Aug 20 07:41:33.619872 np0000007856 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 20 07:41:33.624897 np0000007856 devstack@c-api.service[100248]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 20 07:41:33 2026] *** Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: nodename: np0000007856 Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: machine: x86_64 Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: clock source: unix Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: pcre jit disabled Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: detected number of CPU cores: 16 Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: current working directory: / Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: detected binary path: /usr/bin/uwsgi-core Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: your processes number limit is 257052 Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: your memory page size is 4096 bytes Aug 20 07:41:33.627091 np0000007856 devstack@c-api.service[100248]: detected max file descriptor number: 2048 Aug 20 07:41:33.627355 np0000007856 devstack@c-api.service[100248]: lock engine: pthread robust mutexes Aug 20 07:41:33.627355 np0000007856 devstack@c-api.service[100248]: thunder lock: enabled Aug 20 07:41:33.627421 np0000007856 devstack@c-api.service[100248]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 20 07:41:33.627458 np0000007856 devstack@c-api.service[100248]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 20 07:41:33.627458 np0000007856 devstack@c-api.service[100248]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 20 07:41:33.627502 np0000007856 devstack@c-api.service[100248]: Set PythonHome to /opt/stack/data/venv Aug 20 07:41:33.658583 np0000007856 devstack@c-api.service[100248]: Python main interpreter initialized at 0x7cd3be2a4668 Aug 20 07:41:33.658583 np0000007856 devstack@c-api.service[100248]: python threads support enabled Aug 20 07:41:33.658583 np0000007856 devstack@c-api.service[100248]: your server socket listen backlog is limited to 100 connections Aug 20 07:41:33.658583 np0000007856 devstack@c-api.service[100248]: your mercy for graceful operations on workers is 80 seconds Aug 20 07:41:33.659094 np0000007856 devstack@c-api.service[100248]: mapped 671795 bytes (656 KB) for 4 cores Aug 20 07:41:33.659224 np0000007856 devstack@c-api.service[100248]: *** Operational MODE: preforking *** Aug 20 07:41:33.659400 np0000007856 devstack@c-api.service[100248]: *** uWSGI is running in multiple interpreter mode *** Aug 20 07:41:33.659400 np0000007856 devstack@c-api.service[100248]: spawned uWSGI master process (pid: 100248) Aug 20 07:41:33.659517 np0000007856 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 20 07:41:33.659973 np0000007856 devstack@c-api.service[100248]: spawned uWSGI worker 1 (pid: 100249, cores: 1) Aug 20 07:41:33.660457 np0000007856 devstack@c-api.service[100248]: spawned uWSGI worker 2 (pid: 100250, cores: 1) Aug 20 07:41:33.660878 np0000007856 devstack@c-api.service[100248]: spawned uWSGI worker 3 (pid: 100251, cores: 1) Aug 20 07:41:33.661484 np0000007856 devstack@c-api.service[100248]: spawned uWSGI worker 4 (pid: 100252, cores: 1) Aug 20 07:41:33.661532 np0000007856 devstack@c-api.service[100248]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 20 07:41:33.801762 np0000007856 devstack@c-api.service[100250]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 07:41:33.801762 np0000007856 devstack@c-api.service[100250]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 07:41:33.801762 np0000007856 devstack@c-api.service[100250]: we strongly recommend against using it for new projects. Aug 20 07:41:33.801762 np0000007856 devstack@c-api.service[100250]: If you are already using Eventlet, we recommend migrating to a different Aug 20 07:41:33.801762 np0000007856 devstack@c-api.service[100250]: framework. For more detail see Aug 20 07:41:33.801762 np0000007856 devstack@c-api.service[100250]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 07:41:33.801762 np0000007856 devstack@c-api.service[100250]: import eventlet # noqa Aug 20 07:41:33.802363 np0000007856 devstack@c-api.service[100249]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 07:41:33.802363 np0000007856 devstack@c-api.service[100249]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 07:41:33.802363 np0000007856 devstack@c-api.service[100249]: we strongly recommend against using it for new projects. Aug 20 07:41:33.802363 np0000007856 devstack@c-api.service[100249]: If you are already using Eventlet, we recommend migrating to a different Aug 20 07:41:33.802363 np0000007856 devstack@c-api.service[100249]: framework. For more detail see Aug 20 07:41:33.802363 np0000007856 devstack@c-api.service[100249]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 07:41:33.802363 np0000007856 devstack@c-api.service[100249]: import eventlet # noqa Aug 20 07:41:33.813483 np0000007856 devstack@c-api.service[100251]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 07:41:33.813483 np0000007856 devstack@c-api.service[100251]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 07:41:33.813483 np0000007856 devstack@c-api.service[100251]: we strongly recommend against using it for new projects. Aug 20 07:41:33.813483 np0000007856 devstack@c-api.service[100251]: If you are already using Eventlet, we recommend migrating to a different Aug 20 07:41:33.813483 np0000007856 devstack@c-api.service[100251]: framework. For more detail see Aug 20 07:41:33.813483 np0000007856 devstack@c-api.service[100251]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 07:41:33.813483 np0000007856 devstack@c-api.service[100251]: import eventlet # noqa Aug 20 07:41:33.813999 np0000007856 devstack@c-api.service[100252]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 07:41:33.813999 np0000007856 devstack@c-api.service[100252]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 07:41:33.813999 np0000007856 devstack@c-api.service[100252]: we strongly recommend against using it for new projects. Aug 20 07:41:33.813999 np0000007856 devstack@c-api.service[100252]: If you are already using Eventlet, we recommend migrating to a different Aug 20 07:41:33.813999 np0000007856 devstack@c-api.service[100252]: framework. For more detail see Aug 20 07:41:33.813999 np0000007856 devstack@c-api.service[100252]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 07:41:33.813999 np0000007856 devstack@c-api.service[100252]: import eventlet # noqa Aug 20 07:41:33.953523 np0000007856 devstack@c-api.service[100249]: /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 Aug 20 07:41:33.953523 np0000007856 devstack@c-api.service[100249]: from cgi import parse_header Aug 20 07:41:33.971169 np0000007856 devstack@c-api.service[100250]: /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 Aug 20 07:41:33.971169 np0000007856 devstack@c-api.service[100250]: from cgi import parse_header Aug 20 07:41:33.988639 np0000007856 devstack@c-api.service[100251]: /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 Aug 20 07:41:33.988639 np0000007856 devstack@c-api.service[100251]: from cgi import parse_header Aug 20 07:41:33.989939 np0000007856 devstack@c-api.service[100252]: /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 Aug 20 07:41:33.989939 np0000007856 devstack@c-api.service[100252]: from cgi import parse_header Aug 20 07:41:33.992541 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 07:41:33.992541 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:41:34.004999 np0000007856 devstack@c-api.service[100249]: /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. Aug 20 07:41:34.004999 np0000007856 devstack@c-api.service[100249]: removals.removed_module( Aug 20 07:41:34.005837 np0000007856 devstack@c-api.service[100249]: /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. Aug 20 07:41:34.005837 np0000007856 devstack@c-api.service[100249]: removals.removed_module( Aug 20 07:41:34.011487 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 07:41:34.011487 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:41:34.024784 np0000007856 devstack@c-api.service[100250]: /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. Aug 20 07:41:34.024784 np0000007856 devstack@c-api.service[100250]: removals.removed_module( Aug 20 07:41:34.025661 np0000007856 devstack@c-api.service[100250]: /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. Aug 20 07:41:34.025661 np0000007856 devstack@c-api.service[100250]: removals.removed_module( Aug 20 07:41:34.025727 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 07:41:34.025727 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:41:34.036832 np0000007856 devstack@c-api.service[100251]: /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. Aug 20 07:41:34.036832 np0000007856 devstack@c-api.service[100251]: removals.removed_module( Aug 20 07:41:34.037737 np0000007856 devstack@c-api.service[100251]: /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. Aug 20 07:41:34.037737 np0000007856 devstack@c-api.service[100251]: removals.removed_module( Aug 20 07:41:34.047217 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 07:41:34.047217 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:41:34.061369 np0000007856 devstack@c-api.service[100252]: /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. Aug 20 07:41:34.061369 np0000007856 devstack@c-api.service[100252]: removals.removed_module( Aug 20 07:41:34.062502 np0000007856 devstack@c-api.service[100252]: /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. Aug 20 07:41:34.062502 np0000007856 devstack@c-api.service[100252]: removals.removed_module( Aug 20 07:41:34.721226 np0000007856 devstack@c-api.service[100249]: /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 Aug 20 07:41:34.721226 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:41:34.755757 np0000007856 devstack@c-api.service[100250]: /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 Aug 20 07:41:34.755757 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:41:34.770181 np0000007856 devstack@c-api.service[100249]: /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. Aug 20 07:41:34.770181 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:41:34.780636 np0000007856 devstack@c-api.service[100251]: /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 Aug 20 07:41:34.780636 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:41:34.799698 np0000007856 devstack@c-api.service[100252]: /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 Aug 20 07:41:34.799698 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:41:34.804711 np0000007856 devstack@c-api.service[100250]: /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. Aug 20 07:41:34.804711 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:41:34.835482 np0000007856 devstack@c-api.service[100251]: /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. Aug 20 07:41:34.835482 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:41:34.849853 np0000007856 devstack@c-api.service[100252]: /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. Aug 20 07:41:34.849853 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:41:34.939635 np0000007856 devstack@c-api.service[100249]: 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. Aug 20 07:41:34.939966 np0000007856 devstack@c-api.service[100249]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100249) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 07:41:34.968892 np0000007856 devstack@c-api.service[100250]: 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. Aug 20 07:41:34.969024 np0000007856 devstack@c-api.service[100250]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100250) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 07:41:35.017178 np0000007856 devstack@c-api.service[100252]: 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. Aug 20 07:41:35.017367 np0000007856 devstack@c-api.service[100252]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100252) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 07:41:35.019189 np0000007856 devstack@c-api.service[100251]: 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. Aug 20 07:41:35.019380 np0000007856 devstack@c-api.service[100251]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100251) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 07:41:35.022750 np0000007856 devstack@c-api.service[100249]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 20 07:41:35.022750 np0000007856 devstack@c-api.service[100249]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 07:41:35.030527 np0000007856 devstack@c-api.service[100250]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 20 07:41:35.030527 np0000007856 devstack@c-api.service[100250]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 07:41:35.076386 np0000007856 devstack@c-api.service[100252]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 20 07:41:35.076386 np0000007856 devstack@c-api.service[100252]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 07:41:35.078656 np0000007856 devstack@c-api.service[100251]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 20 07:41:35.078656 np0000007856 devstack@c-api.service[100251]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 07:41:35.467226 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100249) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 07:41:35.467647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100252) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 07:41:35.467700 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.467801 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.467994 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.468030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.468096 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.468288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.469007 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100251) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 07:41:35.469470 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.469569 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.469784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.469821 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100250) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 07:41:35.470196 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.470318 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.470424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.470473 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.470527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.470527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.470636 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.470695 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.470744 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.470792 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.470835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.470885 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.470940 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.470982 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.471020 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.471066 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.471108 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.471153 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.471196 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.471234 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.471274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.471329 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.471372 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.471372 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.471445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.471445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.471445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.471445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.471445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.471445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.471445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.471738 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.471782 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.471818 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.471856 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.471899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.471941 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.471985 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.472024 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.472071 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.472120 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.472164 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.472203 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.472247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.472290 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.472331 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.472373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.472412 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.472461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.472502 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.472557 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.472601 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.472651 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.472690 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.472740 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.472786 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.472824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.472864 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.472902 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.472943 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.472981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.473029 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.473075 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.473116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.473167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.473206 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.473244 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.473281 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.473320 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.473360 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.473399 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.473436 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.473478 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.473527 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.473588 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.473654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.473695 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.473734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.473776 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.473816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.473816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.473816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.473816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.473816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.473816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.473816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.473816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.474489 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.474654 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.474654 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.474730 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.474784 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.474832 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.474889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.474939 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.474980 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.475027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.475070 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.475119 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.475161 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.475205 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.475253 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.475294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.475333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.475373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.475412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.475452 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.475495 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.475537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.475598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.475658 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.475708 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.475749 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.475796 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.475838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.475884 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.475925 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.475966 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.476005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.476052 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.476098 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.476139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.476175 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.476212 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.476252 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.476294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.476334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.476374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.476421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.476475 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.476525 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.476588 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.476638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.476675 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.476716 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.476753 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.476801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.476801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.476801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.476801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.476801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.476801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.476801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.477036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.477123 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.477163 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.477205 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.477241 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.477291 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.477291 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.477362 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.477403 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.477442 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.477483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.477523 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.477932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.477932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.478009 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.478060 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.478112 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.478151 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.478194 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.478241 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.478288 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.478330 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.478376 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.478416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.478478 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.478524 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.478524 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.478524 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.478652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.478695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.478738 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.478775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.478827 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.478868 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.478918 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.478960 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.478999 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.479041 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.479080 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.479119 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.479157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.479197 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.479238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.479285 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.479328 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.479373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.479415 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.479453 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.479492 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.479530 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.479585 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.479633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.479674 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.479730 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.479772 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.479809 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.479850 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.479889 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.479926 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.479964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.480000 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.480038 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.480076 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.480122 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.480162 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.480198 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.480234 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.480270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.480310 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.480347 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.480392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.480507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.480577 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.480638 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.480680 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.480717 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.480754 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.480794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.480794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.480794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.480794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.480794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.480794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.480794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.481019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.481019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.481019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.481019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.481163 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.481206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.481206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.481279 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.481317 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.481359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.481399 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.481441 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.481481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.481526 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.481581 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.481633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.481674 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.481713 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.481750 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.481788 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.481788 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.481857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.481857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.481857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.481857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.481857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.481857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.482072 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.486768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.486847 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.486906 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.486966 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.487027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.487094 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.487144 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.487185 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.487227 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.487266 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.487266 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.487338 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.487378 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.487378 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.487459 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.487499 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.487538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.487538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.487538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.487682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.487725 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.487763 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.487805 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.487854 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.487854 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.488102 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.488145 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.488186 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.488234 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.488275 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.488312 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.488353 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.488392 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.488440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.488485 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.488526 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.488582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.488632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.488675 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.488712 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.488752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.488752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.488823 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.488879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.488928 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.488968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.489006 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.489052 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.489093 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.489130 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.489170 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.489216 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.489264 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.489304 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.489342 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.489342 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.490321 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.490389 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.490444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.490491 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.490532 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.490599 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.490652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.490711 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.490757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.490799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.490838 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.490878 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.490925 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.490974 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.491014 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.491053 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.491092 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.491132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.491182 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.491232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.491272 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.491317 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.491364 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.491404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.491443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.491483 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.491483 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.491483 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.491619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.491619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.491619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.491619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.491768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.491808 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.491808 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.491877 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.491877 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.491946 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.491986 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.492036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.492036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.492113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.492155 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.492192 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.492239 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.492286 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.492286 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.492358 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.492401 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.492439 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.492480 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.492530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.492530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.492530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.492530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.492530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.492986 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.493070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.493134 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.493204 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.493246 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.493298 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.493361 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.493405 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.493447 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.493484 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.493527 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.493580 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.493643 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.493681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.493721 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.493759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.493812 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.493853 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.493894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.493932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.493974 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.494011 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.494052 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.494089 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.494129 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.494173 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.494213 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.494258 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.496104 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.496182 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.496261 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.496304 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.496350 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.496391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.496432 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.496483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.496524 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.496590 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.496644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.496644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.496644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.496748 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.497304 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.497377 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.497431 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.497485 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.497531 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.497600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.497655 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.497693 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.497733 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.497775 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.497818 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.497855 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.497897 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.497935 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.498130 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.498188 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.498231 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.498273 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.498313 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.498350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.498391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.498430 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.498471 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.498510 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.498565 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.498639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.498639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.498726 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.498767 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.498806 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.498806 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.498806 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.498913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.498955 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.498992 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.499044 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.499091 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.499131 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.499169 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.499169 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.499169 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.499169 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.499396 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.499464 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.499526 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.499598 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.499662 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.499703 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.499743 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.499784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.499824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.499864 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.499904 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.499950 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.499999 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.500042 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.500082 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.500121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.500161 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.500202 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.500241 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.500287 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.500334 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.500375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.500492 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.500534 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.500589 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.500639 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.500676 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.500720 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.500762 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.500801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.500851 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.500851 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.500932 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.500969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.501020 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.501061 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.501105 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.501144 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.501184 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.501226 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.501264 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.501312 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.501354 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.501397 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.501439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.501477 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.501516 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.501570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.501618 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.501659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.501696 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.501751 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.501794 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.501831 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.501876 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.501920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.501960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.501999 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.502039 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.502077 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.502131 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.502172 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.502214 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.502255 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.502301 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.502343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.502380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.502422 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.502462 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.502501 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.502560 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.502619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.502661 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.502700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.502739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.502777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.502817 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.502870 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.502918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.502966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.503007 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.503051 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.503091 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.503129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.503164 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.503202 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.503251 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.503292 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.503330 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.503367 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.503407 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.503454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.503493 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.503533 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.503586 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.503643 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.503688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.503728 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.503766 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.503802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.503838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.503874 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.503923 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.503965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.503965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.503965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.503965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.503965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.503965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.503965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.503965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.503965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.504249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.504249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.504249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.504249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.504384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.504426 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.504467 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.504507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.504507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.504595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.504657 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.504701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.504743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.504785 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.504822 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.504870 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.504911 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.504953 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.504993 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.505041 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.505082 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.505125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.505166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.505211 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.505252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.505252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.505252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.505252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.505385 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.505385 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.505475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.505516 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.505592 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.505642 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.505681 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.505717 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.505754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.505794 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.505850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.505892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.505892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.505959 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.505996 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.506037 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.506075 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.506120 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.506161 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.506199 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.506247 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.506293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.506340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.506379 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.506416 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.506456 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.506492 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.506529 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.506582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.506642 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.506683 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.506722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.506762 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.506798 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.506834 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.506874 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.506911 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.506947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.506983 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.507031 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.507070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.507113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.507153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.507191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.507231 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.507281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.507322 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.507360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.507396 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.507396 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.507473 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.507513 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.507568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.507617 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.507617 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.507617 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.507727 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.507727 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.507812 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.507855 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.507855 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.507925 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.507963 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.508003 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.508043 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.508080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.508286 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.508329 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.508329 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.508414 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.508454 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.508496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.508496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.508496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.508496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.508496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.508496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.509060 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.509139 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.509183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.509258 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.509327 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.509416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.509484 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.509681 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.509752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.509841 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.509911 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.509953 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.509990 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.510026 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.510067 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.510107 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.510150 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.510189 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.510230 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.510269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.510317 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.510357 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.510399 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.510437 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.510478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.510516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.510569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.510619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.510658 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.510696 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.510745 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.510786 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.510824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.510861 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.510903 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.511177 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.511250 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.511305 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.511364 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.511414 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.511461 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.511504 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.511542 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.511617 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.511659 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.511701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.511739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.511780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.511830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.511870 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.511913 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.511951 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.511988 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.512028 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.512065 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.512104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.512143 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.512188 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.512237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.512278 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.512315 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.512355 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.512402 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.512839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.512913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.512964 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.513011 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.513077 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.513126 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.513170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.513211 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.513249 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.513249 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.513319 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.513319 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.513394 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.513436 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.513487 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.513530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.513595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.513662 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.513701 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.513748 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.513791 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.513828 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.513868 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.513907 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.513953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.513995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.514033 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.514073 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.514110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.514150 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.514197 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.514236 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.514273 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.514320 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.514360 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.514404 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.514445 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.514482 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.514517 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.514580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.514633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.514678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.514718 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.514770 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.514813 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.514850 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.514889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.514933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.514974 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.515011 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.515050 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.515088 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.515127 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.515234 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.515234 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.515234 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.517744 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.517820 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.517874 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.517935 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.517992 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.518050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.518105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.518146 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.518183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.518227 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.518403 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.518448 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.518492 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.518531 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.518590 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.518639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.518694 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.518734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.518734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.518734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.518734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.519016 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.519094 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.519183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.519239 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.519293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.519371 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.519443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.522677 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.522739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.522808 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.522866 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.522919 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.522974 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.523040 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.523308 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.523366 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.523414 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.523456 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.523497 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.523539 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.523593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.523593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.523690 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.523731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.523772 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.523825 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.523869 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.523869 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.523943 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.523981 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.524018 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.524065 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.524111 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.524152 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.524189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.524234 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.524278 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.524316 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.524355 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.524392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.524434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.524482 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.524524 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.524599 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.524672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.524714 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.524757 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.524798 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.524838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.524838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.524905 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.524941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.524980 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.525030 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.525076 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.525123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.525170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.525170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.525170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.525170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.525170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.525170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.525170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 07:41:35.527072 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.527172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.527216 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.527269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.527312 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.527354 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.527394 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.527446 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.527489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.527530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.527586 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.527635 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.527675 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.527712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 07:41:35.527763 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.527805 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.527842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.527877 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 07:41:35.527917 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.527953 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 07:41:35.527989 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.528028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 07:41:35.528028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 07:41:35.528028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 07:41:35.568271 np0000007856 devstack@c-api.service[100252]: INFO dbcounter [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Registered counter for database cinder Aug 20 07:41:35.569133 np0000007856 devstack@c-api.service[100251]: INFO dbcounter [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Registered counter for database cinder Aug 20 07:41:35.569190 np0000007856 devstack@c-api.service[100249]: INFO dbcounter [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Registered counter for database cinder Aug 20 07:41:35.581178 np0000007856 devstack@c-api.service[100250]: INFO dbcounter [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Registered counter for database cinder Aug 20 07:41:35.611797 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-a46436a9-35f8-436e-b44d-3b4635507832 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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:35.613845 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af 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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:35.614700 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d 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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:35.622979 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-0199035f-5b2a-4628-a6a4-96278d59a202 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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:35.717505 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writer thread running {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 07:41:35.719967 np0000007856 devstack@c-api.service[100251]: INFO cinder.rpc [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 07:41:35.722301 np0000007856 devstack@c-api.service[100251]: INFO cinder.rpc [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 07:41:35.724185 np0000007856 devstack@c-api.service[100251]: INFO cinder.rpc [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 07:41:35.728570 np0000007856 devstack@c-api.service[100251]: INFO cinder.rpc [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 07:41:35.728570 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.728791 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writer thread running {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 07:41:35.728823 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.728823 np0000007856 devstack@c-api.service[100251]: WARNING cinder.keymgr.conf_key_mgr [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af 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' Aug 20 07:41:35.728872 np0000007856 devstack@c-api.service[100249]: INFO cinder.rpc [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 07:41:35.730665 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.730824 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.731257 np0000007856 devstack@c-api.service[100249]: INFO cinder.rpc [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 07:41:35.733744 np0000007856 devstack@c-api.service[100249]: INFO cinder.rpc [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 07:41:35.735798 np0000007856 devstack@c-api.service[100249]: INFO cinder.rpc [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 07:41:35.736106 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.736380 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.737010 np0000007856 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d 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' Aug 20 07:41:35.739311 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writer thread running {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 07:41:35.739467 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.739626 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.742085 np0000007856 devstack@c-api.service[100250]: INFO cinder.rpc [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 07:41:35.745593 np0000007856 devstack@c-api.service[100250]: INFO cinder.rpc [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 07:41:35.748663 np0000007856 devstack@c-api.service[100250]: INFO cinder.rpc [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 07:41:35.751029 np0000007856 devstack@c-api.service[100250]: INFO cinder.rpc [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 07:41:35.751457 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.753470 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.753470 np0000007856 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-0199035f-5b2a-4628-a6a4-96278d59a202 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' Aug 20 07:41:35.756466 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.756740 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.761502 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af 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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:35.763951 np0000007856 devstack@c-api.service[100251]: INFO cinder.rpc [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 07:41:35.766584 np0000007856 devstack@c-api.service[100251]: INFO cinder.rpc [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 07:41:35.767076 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.767296 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.770166 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d 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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:35.773346 np0000007856 devstack@c-api.service[100249]: INFO cinder.rpc [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 07:41:35.774816 np0000007856 devstack@c-api.service[100249]: INFO cinder.rpc [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 07:41:35.775227 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.775364 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.777657 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.777816 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.780022 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.780160 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.782277 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.782400 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.784482 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.785075 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.786526 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.786704 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.786900 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.786966 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.788655 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.788779 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.789773 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.789773 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.790677 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.790795 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.791841 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.791975 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.792863 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.794504 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.794628 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writer thread running {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 07:41:35.794678 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.794678 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.794729 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.794851 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.795864 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.796868 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.796932 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.796977 np0000007856 devstack@c-api.service[100252]: INFO cinder.rpc [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 07:41:35.797037 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.797521 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.797682 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.798313 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.798455 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.799335 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.799455 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.800194 np0000007856 devstack@c-api.service[100252]: INFO cinder.rpc [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 07:41:35.801248 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.801396 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.802048 np0000007856 devstack@c-api.service[100252]: INFO cinder.rpc [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 07:41:35.803300 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.803399 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.803437 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.803536 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.804087 np0000007856 devstack@c-api.service[100252]: INFO cinder.rpc [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 07:41:35.804163 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.804287 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.804422 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.804769 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.805520 np0000007856 devstack@c-api.service[100252]: WARNING cinder.keymgr.conf_key_mgr [None req-a46436a9-35f8-436e-b44d-3b4635507832 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' Aug 20 07:41:35.805752 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.805897 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.806385 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.806385 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.807064 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.807186 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.807967 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-0199035f-5b2a-4628-a6a4-96278d59a202 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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:35.808237 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.808269 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.808295 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.808321 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.808853 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.810993 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.810993 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.810993 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.811095 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.811095 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.811136 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.811136 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.811184 np0000007856 devstack@c-api.service[100250]: INFO cinder.rpc [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 07:41:35.811211 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.811288 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.811855 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.811964 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.812737 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.812786 np0000007856 devstack@c-api.service[100251]: WARNING cinder.api.contrib.hosts [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 07:41:35.812860 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.812984 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.813096 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.813531 np0000007856 devstack@c-api.service[100250]: INFO cinder.rpc [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 07:41:35.813624 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: extensions {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.814117 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.814167 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.814228 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.814339 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.814758 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: consistencygroups {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.815077 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.815203 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.815970 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.816082 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.816472 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: extra_specs {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.816837 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.816958 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.817729 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.817858 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.817974 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: capabilities {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.818454 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.818592 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.818928 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: backups {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.819158 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.819268 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.820105 np0000007856 devstack@c-api.service[100249]: WARNING cinder.api.contrib.hosts [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 07:41:35.820346 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.820465 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.821033 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: extensions {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.821235 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: os-quota-sets {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.822132 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: consistencygroups {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.822410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: qos-specs {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.823833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: extra_specs {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.824689 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: encryption {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.825200 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: capabilities {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.825895 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: encryption {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.826657 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: backups {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.827069 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: cgsnapshots {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.827783 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: os-quota-sets {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.828171 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: scheduler-stats {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.829535 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: qos-specs {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.829602 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: os-volume-manage {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.829660 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.829660 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.830387 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: os-snapshot-manage {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.830605 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: encryption {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.833097 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: os-volume-transfer {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.833152 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: encryption {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.833640 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.833691 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: os-hosts {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.833721 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.834364 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: os-volume-type-access {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.834805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: cgsnapshots {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.835640 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: os-availability-zone {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.836261 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: scheduler-stats {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.837709 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extended resource: os-quota-class-sets {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.837759 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.837759 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.837871 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: os-volume-manage {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.838072 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.838229 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.839086 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.839231 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.839418 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-a46436a9-35f8-436e-b44d-3b4635507832 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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:35.839465 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: os-snapshot-manage {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.839999 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.840117 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.840683 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.snapshot_actions [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] SnapshotActionsController initialized {{(pid=100251) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 07:41:35.840967 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: os-volume-transfer {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.841024 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.841154 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.841762 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.841883 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.841921 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.841970 np0000007856 devstack@c-api.service[100252]: INFO cinder.rpc [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 07:41:35.842094 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.842342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: os-hosts {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.843764 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.843764 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.843764 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.843764 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.843868 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: os-volume-type-access {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.843983 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.844112 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.844179 np0000007856 devstack@c-api.service[100252]: INFO cinder.rpc [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 07:41:35.844222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.844323 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.844419 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.844509 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.844573 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.844652 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension UsedLimits extending resource: limits {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.844732 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.844769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension SnapshotActions extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.844846 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.844953 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension VolumeTypeAccess extending resource: types {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.845067 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension AdminActions extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.845179 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension AdminActions extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.845298 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: os-availability-zone {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.845345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension AdminActions extending resource: backups {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.845386 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.845413 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension VolumeActions extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.845539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.845668 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.845705 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-ef826c8d-48eb-4893-95f9-b64b6a96c3af None None] Extension TypesManage extending resource: types {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.846575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extended resource: os-quota-class-sets {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.847890 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.848028 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.848797 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.848879 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.848915 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.849092 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.849666 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.849814 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.850312 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.snapshot_actions [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] SnapshotActionsController initialized {{(pid=100249) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 07:41:35.850690 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.850828 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.851417 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.851530 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.852216 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.852334 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.853045 np0000007856 devstack@c-api.service[100251]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cd3be2a4668 pid: 100251 (default app) Aug 20 07:41:35.853091 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.853175 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.853727 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.853875 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.853981 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.854088 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.854169 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.854424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.854424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.854424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension UsedLimits extending resource: limits {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.854502 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.854528 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.854568 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.854617 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.854683 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.854820 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension AdminActions extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.854851 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.854932 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension AdminActions extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.855030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension AdminActions extending resource: backups {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.855148 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension VolumeActions extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.855285 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.855387 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-112b365f-7dc3-4dc6-a05b-463400c39b8d None None] Extension TypesManage extending resource: types {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.856659 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.856827 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.857730 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.857935 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.859325 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.859459 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.861198 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.861382 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.861945 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c5159903-e4d3-4e84-9250-394c840cd41d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:41:35.862573 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.862768 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.863680 np0000007856 devstack@c-api.service[100249]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cd3be2a4668 pid: 100249 (default app) Aug 20 07:41:35.863721 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.863865 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.865009 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1/1] 10.4.3.57 () {60 vars in 918 bytes} [Thu Aug 20 07:41:35 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 07:41:35.865269 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.865393 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.865876 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.865989 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.867862 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.867986 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.869260 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.869385 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.870228 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.870357 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.871597 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.871742 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.872300 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.872422 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.872914 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.873039 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.873872 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.873987 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.874434 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.874589 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.874679 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.874797 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.875315 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.875434 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.875465 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.875577 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.876304 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.876416 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.877000 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.877121 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.877187 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.877319 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.877704 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.877812 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.878589 np0000007856 devstack@c-api.service[100250]: WARNING cinder.api.contrib.hosts [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 07:41:35.878846 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.878956 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.879431 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: extensions {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.880465 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: consistencygroups {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.882099 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: extra_specs {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.882475 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.882703 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.883402 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: capabilities {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.884650 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: backups {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.885254 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.885381 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.886680 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.886728 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: os-quota-sets {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.886805 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.887727 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.887882 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.888055 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: qos-specs {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.888872 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.889010 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.889833 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.889949 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.890478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: encryption {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.890844 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.890988 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.891700 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: encryption {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.891854 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.891985 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.892780 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.892943 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.892982 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: cgsnapshots {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.893926 np0000007856 devstack@c-api.service[100252]: WARNING cinder.api.contrib.hosts [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 07:41:35.894110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: scheduler-stats {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.894177 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.894294 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.894941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: extensions {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.895309 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: os-volume-manage {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.896474 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: consistencygroups {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.896522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: os-snapshot-manage {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.897695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: os-volume-transfer {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.898159 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: extra_specs {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.898971 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: os-hosts {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.899638 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: capabilities {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.899999 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: os-volume-type-access {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.901013 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: backups {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.901235 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: os-availability-zone {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.902277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extended resource: os-quota-class-sets {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.903595 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.903743 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.904288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: os-quota-sets {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.904492 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.904659 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.905298 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.905409 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.905950 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.snapshot_actions [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] SnapshotActionsController initialized {{(pid=100250) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 07:41:35.906029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: qos-specs {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.906338 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.906458 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.907090 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.907202 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.907838 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.907947 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.908080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: encryption {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.908613 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.908732 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.909222 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.909344 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.909381 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: encryption {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.909440 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.909536 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.909659 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.909743 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.909831 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension UsedLimits extending resource: limits {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.909928 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.910020 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.910130 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.910234 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension AdminActions extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.910333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension AdminActions extending resource: snapshots {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.910428 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension AdminActions extending resource: backups {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.910519 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension VolumeActions extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.910686 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.910818 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-0199035f-5b2a-4628-a6a4-96278d59a202 None None] Extension TypesManage extending resource: types {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.911527 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: cgsnapshots {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.913076 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: scheduler-stats {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.914075 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: os-volume-manage {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.915169 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: os-snapshot-manage {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.916436 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: os-volume-transfer {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.917812 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: os-hosts {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.918610 np0000007856 devstack@c-api.service[100250]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cd3be2a4668 pid: 100250 (default app) Aug 20 07:41:35.918961 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: os-volume-type-access {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.920879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: os-availability-zone {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.922162 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extended resource: os-quota-class-sets {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 07:41:35.924003 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.924212 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.925343 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.925481 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.927016 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.927016 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.927415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.snapshot_actions [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] SnapshotActionsController initialized {{(pid=100252) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 07:41:35.927875 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.928049 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.928913 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.929068 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.929776 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.930321 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.930713 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:41:35.930842 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:41:35.931369 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.931494 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.931651 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.931738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.931870 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.931938 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932035 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension UsedLimits extending resource: limits {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932128 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932326 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932429 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension AdminActions extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932526 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension AdminActions extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension AdminActions extending resource: backups {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932765 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension VolumeActions extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932872 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.932963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-a46436a9-35f8-436e-b44d-3b4635507832 None None] Extension TypesManage extending resource: types {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 07:41:35.941569 np0000007856 devstack@c-api.service[100252]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cd3be2a4668 pid: 100252 (default app) Aug 20 07:41:40.622703 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-192769bb-141a-475c-9511-547fec0cfb67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:41:41.190135 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-192769bb-141a-475c-9511-547fec0cfb67 admin admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:41:41.190907 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-192769bb-141a-475c-9511-547fec0cfb67 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:41:41.192576 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:41:41.192576 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:41:41.223938 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-192769bb-141a-475c-9511-547fec0cfb67 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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:41.247866 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-192769bb-141a-475c-9511-547fec0cfb67 admin admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:41:41.248250 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1/2] 10.4.3.57 () {68 vars in 1295 bytes} [Thu Aug 20 07:41:40 2026] POST /volume/v3/types => generated 183 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:41:41.256746 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3ccae7a-e65b-4a79-a162-067be1b31065 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:41:41.562396 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3ccae7a-e65b-4a79-a162-067be1b31065 admin admin] POST https://10.4.3.57/volume/v3/types/d04ddc1d-b63d-41e1-9851-53682adc8493/extra_specs Aug 20 07:41:41.562981 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3ccae7a-e65b-4a79-a162-067be1b31065 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:41:41.564685 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:41:41.564685 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:41:41.595841 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-d3ccae7a-e65b-4a79-a162-067be1b31065 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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:41.654823 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3ccae7a-e65b-4a79-a162-067be1b31065 admin admin] https://10.4.3.57/volume/v3/types/d04ddc1d-b63d-41e1-9851-53682adc8493/extra_specs returned with HTTP 200 Aug 20 07:41:41.655255 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 2/3] 10.4.3.57 () {68 vars in 1442 bytes} [Thu Aug 20 07:41:41 2026] POST /volume/v3/types/d04ddc1d-b63d-41e1-9851-53682adc8493/extra_specs => generated 52 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:41:41.932477 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8f67ec81-afa8-4192-a918-147f7d113535 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:41:42.231931 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f67ec81-afa8-4192-a918-147f7d113535 admin admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:41:42.232762 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f67ec81-afa8-4192-a918-147f7d113535 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:41:42.234374 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:41:42.234374 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:41:42.269370 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-8f67ec81-afa8-4192-a918-147f7d113535 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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:42.295134 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f67ec81-afa8-4192-a918-147f7d113535 admin admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:41:42.295528 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1/4] 10.4.3.57 () {68 vars in 1295 bytes} [Thu Aug 20 07:41:41 2026] POST /volume/v3/types => generated 186 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:41:42.312117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fedc1a36-ce53-49bc-9e1d-7627bb045103 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:41:42.588782 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fedc1a36-ce53-49bc-9e1d-7627bb045103 admin admin] POST https://10.4.3.57/volume/v3/types/35d29758-94d4-4f65-8f8e-100a9b06cd25/extra_specs Aug 20 07:41:42.588782 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fedc1a36-ce53-49bc-9e1d-7627bb045103 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:41:42.592676 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:41:42.592676 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:41:42.621302 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-fedc1a36-ce53-49bc-9e1d-7627bb045103 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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:41:42.673485 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fedc1a36-ce53-49bc-9e1d-7627bb045103 admin admin] https://10.4.3.57/volume/v3/types/35d29758-94d4-4f65-8f8e-100a9b06cd25/extra_specs returned with HTTP 200 Aug 20 07:41:42.673922 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1/5] 10.4.3.57 () {68 vars in 1442 bytes} [Thu Aug 20 07:41:42 2026] POST /volume/v3/types/35d29758-94d4-4f65-8f8e-100a9b06cd25/extra_specs => generated 45 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:41:51.245580 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:41:51.653378 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:41:52.292908 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:41:52.672071 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:42:05.656834 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a5f50b8-8382-44b5-b583-0ba38e34e359 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:42:05.657424 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a5f50b8-8382-44b5-b583-0ba38e34e359 None None] GET https://10.4.3.57/volume// Aug 20 07:42:05.657602 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a5f50b8-8382-44b5-b583-0ba38e34e359 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:42:05.657801 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a5f50b8-8382-44b5-b583-0ba38e34e359 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:42:05.658277 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a5f50b8-8382-44b5-b583-0ba38e34e359 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:42:05.658579 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 2/6] 10.4.3.57 () {66 vars in 1418 bytes} [Thu Aug 20 07:42:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:42:43.562454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e6230616-025a-4b80-bdb9-9d06f227eec2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:42:43.821290 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6230616-025a-4b80-bdb9-9d06f227eec2 tempest-verify_tempest_config-1999248385 tempest-verify_tempest_config-1999248385-project-member] GET https://10.4.3.57/volume/v3/extensions Aug 20 07:42:43.821508 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6230616-025a-4b80-bdb9-9d06f227eec2 tempest-verify_tempest_config-1999248385 tempest-verify_tempest_config-1999248385-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:42:43.821752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6230616-025a-4b80-bdb9-9d06f227eec2 tempest-verify_tempest_config-1999248385 tempest-verify_tempest_config-1999248385-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:42:43.822100 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6230616-025a-4b80-bdb9-9d06f227eec2 tempest-verify_tempest_config-1999248385 tempest-verify_tempest_config-1999248385-project-member] https://10.4.3.57/volume/v3/extensions returned with HTTP 200 Aug 20 07:42:43.822460 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 3/7] 10.4.3.57 () {66 vars in 1239 bytes} [Thu Aug 20 07:42:43 2026] GET /volume/v3/extensions => generated 5245 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:43:42.138957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:42.705884 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:43:42.706531 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-764490515", "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:43:42.709279 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-764490515', 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:43:43.660346 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Create volume of 1 GB Aug 20 07:43:43.671945 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:43:43.671033. {{(pid=100250) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:43:43.672275 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Availability Zones retrieved successfully. Aug 20 07:43:43.699541 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Flow 'volume_create_api' (aa24daeb-1bbe-4d4f-ada6-721bd07b5508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:43.701111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d740f6-56b2-41be-aa81-5cfb46027f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:43.703527 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:43:43.792569 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:43.837891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d740f6-56b2-41be-aa81-5cfb46027f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:43.837891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab623343-d8db-48b2-b9ae-606bc4de7b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:43.896903 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-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. Aug 20 07:43:43.897088 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-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. Aug 20 07:43:43.971570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Created reservations ['311d41e1-1acd-4fd0-a86e-d3b8d286835b', '40440c21-8a57-4f35-9170-760d82ddf139', '1d185b26-ba8a-49e1-9c3c-8e71032fc9a3', '4d9c314a-f9ac-4aac-87f4-177114605e85'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:43:43.973179 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab623343-d8db-48b2-b9ae-606bc4de7b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['311d41e1-1acd-4fd0-a86e-d3b8d286835b', '40440c21-8a57-4f35-9170-760d82ddf139', '1d185b26-ba8a-49e1-9c3c-8e71032fc9a3', '4d9c314a-f9ac-4aac-87f4-177114605e85']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:43.974170 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc64d673-b5fe-4c9a-9241-546c66e6c4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:44.056113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc64d673-b5fe-4c9a-9241-546c66e6c4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7604d982-b0bc-4d32-9064-802d9f83f36d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-764490515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38617c6dc9d4c04b2f38f54a7f535af',qos_specs=None,replication_status=,reservations=['311d41e1-1acd-4fd0-a86e-d3b8d286835b','40440c21-8a57-4f35-9170-760d82ddf139','1d185b26-ba8a-49e1-9c3c-8e71032fc9a3','4d9c314a-f9ac-4aac-87f4-177114605e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28c227f288c45f2be9b9fd22c1ba630',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:43:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-764490515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7604d982-b0bc-4d32-9064-802d9f83f36d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38617c6dc9d4c04b2f38f54a7f535af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f28c227f288c45f2be9b9fd22c1ba630',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:44.057439 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b9b7b1-28b1-42ba-8b38-e596672e417b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:44.091751 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b9b7b1-28b1-42ba-8b38-e596672e417b) transitioned into state 'SUCCESS' from state '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-764490515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38617c6dc9d4c04b2f38f54a7f535af',qos_specs=None,replication_status=,reservations=['311d41e1-1acd-4fd0-a86e-d3b8d286835b','40440c21-8a57-4f35-9170-760d82ddf139','1d185b26-ba8a-49e1-9c3c-8e71032fc9a3','4d9c314a-f9ac-4aac-87f4-177114605e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28c227f288c45f2be9b9fd22c1ba630',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:44.092006 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca3c8030-c6a9-4c3a-a870-7a81faaae853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:44.130168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca3c8030-c6a9-4c3a-a870-7a81faaae853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:44.130168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Flow 'volume_create_api' (aa24daeb-1bbe-4d4f-ada6-721bd07b5508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:44.130168 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Create volume request issued successfully. Aug 20 07:43:44.131316 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0bf754cb-4c30-4629-b8de-54c7cb8b84b5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:43:44.131922 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 2/8] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:43:42 2026] POST /volume/v3/volumes => generated 754 bytes in 1994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:43:44.151383 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-04a18a0a-cbaa-4f9f-8ff7-5889509db4b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:44.155701 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04a18a0a-cbaa-4f9f-8ff7-5889509db4b2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:44.155701 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04a18a0a-cbaa-4f9f-8ff7-5889509db4b2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:44.155701 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04a18a0a-cbaa-4f9f-8ff7-5889509db4b2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:44.198047 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:44.198047 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:44.207013 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-04a18a0a-cbaa-4f9f-8ff7-5889509db4b2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:44.217932 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04a18a0a-cbaa-4f9f-8ff7-5889509db4b2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:44.218435 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 3/9] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:44 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:44.290913 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:43:44.291129 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1656159603", "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:43:44.294141 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1656159603', 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:43:44.943233 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Create volume of 1 GB Aug 20 07:43:44.961500 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:43:44.960397. {{(pid=100252) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:43:44.961500 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Availability Zones retrieved successfully. Aug 20 07:43:44.986086 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Flow 'volume_create_api' (c7b6a719-1fcb-4404-804e-469c932bfbd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:44.988245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2244a18-c0b5-43fe-b8ff-945448517f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:44.988427 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:43:45.117048 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2244a18-c0b5-43fe-b8ff-945448517f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.117929 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (626252ef-92f5-4425-8e01-6278a286e02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:45.175110 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-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. Aug 20 07:43:45.175475 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-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. Aug 20 07:43:45.237221 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-29f4fc59-00f7-41ba-af61-efa691322e89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:45.240034 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29f4fc59-00f7-41ba-af61-efa691322e89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:45.240225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29f4fc59-00f7-41ba-af61-efa691322e89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:45.240348 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29f4fc59-00f7-41ba-af61-efa691322e89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:45.243222 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Created reservations ['3b469336-9d72-40dc-9c95-a96b4734431c', '3c20c039-701d-41aa-974f-3ac6b1858c70', '8eb3f6e7-a5e8-4472-8fa6-1ebc470c417e', '79a7cad5-89d6-4f95-9ae3-b4f5f028bb65'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:43:45.244471 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (626252ef-92f5-4425-8e01-6278a286e02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b469336-9d72-40dc-9c95-a96b4734431c', '3c20c039-701d-41aa-974f-3ac6b1858c70', '8eb3f6e7-a5e8-4472-8fa6-1ebc470c417e', '79a7cad5-89d6-4f95-9ae3-b4f5f028bb65']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.245685 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37903be-9b1d-4dc2-97fa-49c1bed8cb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:45.290262 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:45.290262 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:45.299171 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-29f4fc59-00f7-41ba-af61-efa691322e89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:45.306991 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29f4fc59-00f7-41ba-af61-efa691322e89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:45.307473 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 4/10] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:45 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 846 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:45.312656 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37903be-9b1d-4dc2-97fa-49c1bed8cb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8ca107-71f8-48c7-9bfd-4b5e04daef74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1656159603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0104938c3ba4c22ab6661732a9c84e1',qos_specs=None,replication_status=,reservations=['3b469336-9d72-40dc-9c95-a96b4734431c','3c20c039-701d-41aa-974f-3ac6b1858c70','8eb3f6e7-a5e8-4472-8fa6-1ebc470c417e','79a7cad5-89d6-4f95-9ae3-b4f5f028bb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147f52b1f5b428aa6edbdead8038e8f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1656159603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8ca107-71f8-48c7-9bfd-4b5e04daef74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0104938c3ba4c22ab6661732a9c84e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f147f52b1f5b428aa6edbdead8038e8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.313943 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6954b528-155d-4fd4-8ab7-9c656cee36c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:45.346597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6954b528-155d-4fd4-8ab7-9c656cee36c8) transitioned into state 'SUCCESS' from state '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-1656159603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0104938c3ba4c22ab6661732a9c84e1',qos_specs=None,replication_status=,reservations=['3b469336-9d72-40dc-9c95-a96b4734431c','3c20c039-701d-41aa-974f-3ac6b1858c70','8eb3f6e7-a5e8-4472-8fa6-1ebc470c417e','79a7cad5-89d6-4f95-9ae3-b4f5f028bb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147f52b1f5b428aa6edbdead8038e8f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.347486 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88918815-b70a-4efd-b9c4-1835cb2ee05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:45.380776 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88918815-b70a-4efd-b9c4-1835cb2ee05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.381669 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Flow 'volume_create_api' (c7b6a719-1fcb-4404-804e-469c932bfbd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:45.382055 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Create volume request issued successfully. Aug 20 07:43:45.383491 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8efe8264-8845-4bb5-ab3c-89c352c8b54c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:43:45.383993 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 2/11] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:43:43 2026] POST /volume/v3/volumes => generated 750 bytes in 1592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:43:45.401314 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-af008abb-2bc0-4e2e-9a79-efce2278acc6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:45.404118 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af008abb-2bc0-4e2e-9a79-efce2278acc6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:45.404373 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af008abb-2bc0-4e2e-9a79-efce2278acc6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:45.404650 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af008abb-2bc0-4e2e-9a79-efce2278acc6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:45.417679 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:45.417679 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:45.431142 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-af008abb-2bc0-4e2e-9a79-efce2278acc6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:45.444536 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af008abb-2bc0-4e2e-9a79-efce2278acc6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:45.445183 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 3/12] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:45 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:45.499962 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:45.502226 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:43:45.503372 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1964017755"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:43:45.504364 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1964017755'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:43:45.505022 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Create volume of 1 GB Aug 20 07:43:45.520466 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:43:45.519711. {{(pid=100249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:43:45.520645 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Availability Zones retrieved successfully. Aug 20 07:43:45.544031 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Flow 'volume_create_api' (1bb3369f-8356-4083-869b-a54dd0b95b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:45.545350 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f893963d-19f4-4643-aa80-3bbe9bbc88c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:45.547035 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:43:45.602001 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f893963d-19f4-4643-aa80-3bbe9bbc88c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.602987 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71052b61-b62c-40a3-85cb-91049b6e942c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:45.654169 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-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. Aug 20 07:43:45.655619 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-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. Aug 20 07:43:45.729845 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Created reservations ['5739f219-dacc-4b8e-b54d-49d0218e91a0', 'ab1e6681-3f6f-4d6f-9a33-575c6246c267', 'be9d751e-e1cd-4bd1-87a7-0909359727ca', 'ca8769fe-7478-4269-ae94-66dd80cf8a74'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:43:45.731146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71052b61-b62c-40a3-85cb-91049b6e942c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5739f219-dacc-4b8e-b54d-49d0218e91a0', 'ab1e6681-3f6f-4d6f-9a33-575c6246c267', 'be9d751e-e1cd-4bd1-87a7-0909359727ca', 'ca8769fe-7478-4269-ae94-66dd80cf8a74']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.732287 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a618e6c5-2c49-4090-ac94-0f2a284b5511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:45.766360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a618e6c5-2c49-4090-ac94-0f2a284b5511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1964017755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333fcca04503454991f3386e82979a60',qos_specs=None,replication_status=,reservations=['5739f219-dacc-4b8e-b54d-49d0218e91a0','ab1e6681-3f6f-4d6f-9a33-575c6246c267','be9d751e-e1cd-4bd1-87a7-0909359727ca','ca8769fe-7478-4269-ae94-66dd80cf8a74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5d98c1ca0b47bbaf10ad1596cb96d7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1964017755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='333fcca04503454991f3386e82979a60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d5d98c1ca0b47bbaf10ad1596cb96d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.767717 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a249931-17aa-4840-97a8-91c5c1015f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:45.823661 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a249931-17aa-4840-97a8-91c5c1015f6d) transitioned into state 'SUCCESS' from state '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-1964017755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333fcca04503454991f3386e82979a60',qos_specs=None,replication_status=,reservations=['5739f219-dacc-4b8e-b54d-49d0218e91a0','ab1e6681-3f6f-4d6f-9a33-575c6246c267','be9d751e-e1cd-4bd1-87a7-0909359727ca','ca8769fe-7478-4269-ae94-66dd80cf8a74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d5d98c1ca0b47bbaf10ad1596cb96d7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.824846 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1141ec50-a7af-4682-90ab-57bbdbb54b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:45.865764 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1141ec50-a7af-4682-90ab-57bbdbb54b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:45.867098 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Flow 'volume_create_api' (1bb3369f-8356-4083-869b-a54dd0b95b2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:45.867640 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Create volume request issued successfully. Aug 20 07:43:45.869196 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2bc4473-4232-4bf6-8f64-dbf97065330e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:43:45.870973 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 4/13] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:43:45 2026] POST /volume/v3/volumes => generated 750 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:43:45.887821 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70612341-adab-4476-9db5-c0c312c436fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:45.890429 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70612341-adab-4476-9db5-c0c312c436fb tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:43:45.890869 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70612341-adab-4476-9db5-c0c312c436fb tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:45.891233 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70612341-adab-4476-9db5-c0c312c436fb tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:45.907674 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:45.907674 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:45.916476 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-70612341-adab-4476-9db5-c0c312c436fb tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:43:45.921370 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70612341-adab-4476-9db5-c0c312c436fb tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:43:45.921823 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 5/14] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:45 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:46.327932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d67b914-961e-4d22-b8ad-244bda24c69b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:46.330629 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d67b914-961e-4d22-b8ad-244bda24c69b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:46.331314 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d67b914-961e-4d22-b8ad-244bda24c69b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:46.331314 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d67b914-961e-4d22-b8ad-244bda24c69b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:46.339849 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:46.339849 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:46.348774 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d67b914-961e-4d22-b8ad-244bda24c69b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:46.358118 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d67b914-961e-4d22-b8ad-244bda24c69b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:46.359136 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 3/15] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:46 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:46.465503 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8ab1c74f-226b-4960-acb1-5f66694acb82 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:46.468595 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ab1c74f-226b-4960-acb1-5f66694acb82 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:46.468595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ab1c74f-226b-4960-acb1-5f66694acb82 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:46.468595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ab1c74f-226b-4960-acb1-5f66694acb82 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:46.488427 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:46.488427 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:46.497836 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8ab1c74f-226b-4960-acb1-5f66694acb82 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:46.509276 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ab1c74f-226b-4960-acb1-5f66694acb82 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:46.511914 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 4/16] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:46 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:46.942656 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4b95c40-edd7-401d-90e3-503616ee672f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:46.945038 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4b95c40-edd7-401d-90e3-503616ee672f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:43:46.945383 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4b95c40-edd7-401d-90e3-503616ee672f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:46.946452 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4b95c40-edd7-401d-90e3-503616ee672f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:46.957244 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:46.957244 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:46.963495 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c4b95c40-edd7-401d-90e3-503616ee672f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:43:46.970785 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4b95c40-edd7-401d-90e3-503616ee672f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:43:46.971353 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 5/17] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:46 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:47.379296 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a5bce795-630f-4b44-9018-26cc981232be None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:47.382126 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5bce795-630f-4b44-9018-26cc981232be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:47.382368 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a5bce795-630f-4b44-9018-26cc981232be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:47.382682 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a5bce795-630f-4b44-9018-26cc981232be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:47.392608 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:47.392608 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:47.398634 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a5bce795-630f-4b44-9018-26cc981232be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:47.406364 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5bce795-630f-4b44-9018-26cc981232be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:47.406813 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 6/18] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:47 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:47.528702 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c1d0d66a-b817-4240-b010-43669358d165 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:47.531812 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1d0d66a-b817-4240-b010-43669358d165 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:47.532123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1d0d66a-b817-4240-b010-43669358d165 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:47.532688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1d0d66a-b817-4240-b010-43669358d165 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:47.554126 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:47.554126 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:47.566790 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c1d0d66a-b817-4240-b010-43669358d165 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:47.577987 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1d0d66a-b817-4240-b010-43669358d165 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:47.578920 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 4/19] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:47 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:48.427606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-de9936ab-5ae0-419c-a41c-c324cce0e1d8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:48.429358 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de9936ab-5ae0-419c-a41c-c324cce0e1d8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:48.429358 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de9936ab-5ae0-419c-a41c-c324cce0e1d8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:48.429690 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de9936ab-5ae0-419c-a41c-c324cce0e1d8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:48.445814 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:48.445814 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:48.461692 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-de9936ab-5ae0-419c-a41c-c324cce0e1d8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:48.471848 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de9936ab-5ae0-419c-a41c-c324cce0e1d8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:48.473626 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 5/20] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:48 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:48.596986 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05736285-f788-4a43-8bdd-11562fce27f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:48.599312 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05736285-f788-4a43-8bdd-11562fce27f0 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:48.599747 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05736285-f788-4a43-8bdd-11562fce27f0 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:48.599805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05736285-f788-4a43-8bdd-11562fce27f0 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:48.621099 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:48.621099 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:48.627181 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-05736285-f788-4a43-8bdd-11562fce27f0 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:48.635611 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05736285-f788-4a43-8bdd-11562fce27f0 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:48.635611 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 6/21] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:48 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:49.492480 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7932e2c5-9d17-4c14-a879-de980fc2f9c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:49.496374 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7932e2c5-9d17-4c14-a879-de980fc2f9c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:49.496704 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7932e2c5-9d17-4c14-a879-de980fc2f9c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:49.497018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7932e2c5-9d17-4c14-a879-de980fc2f9c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:49.506200 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:49.506200 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:49.510763 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7932e2c5-9d17-4c14-a879-de980fc2f9c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:49.516481 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7932e2c5-9d17-4c14-a879-de980fc2f9c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:49.517143 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 7/22] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:49 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:49.654465 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0cbf2465-493e-49ab-a1ea-ce7e3c5632f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:49.658280 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0cbf2465-493e-49ab-a1ea-ce7e3c5632f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:49.658504 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0cbf2465-493e-49ab-a1ea-ce7e3c5632f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:49.658859 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0cbf2465-493e-49ab-a1ea-ce7e3c5632f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:49.670392 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:49.670392 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:49.678562 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0cbf2465-493e-49ab-a1ea-ce7e3c5632f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:49.686043 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0cbf2465-493e-49ab-a1ea-ce7e3c5632f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:49.686433 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 5/23] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:49 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:50.535006 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-686f192b-38ba-4da3-a3d2-5affe869ff12 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:50.539381 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-686f192b-38ba-4da3-a3d2-5affe869ff12 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:50.541237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-686f192b-38ba-4da3-a3d2-5affe869ff12 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:50.542424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-686f192b-38ba-4da3-a3d2-5affe869ff12 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:50.551783 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:50.551783 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:50.557018 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-686f192b-38ba-4da3-a3d2-5affe869ff12 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:50.564608 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-686f192b-38ba-4da3-a3d2-5affe869ff12 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:50.565310 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 6/24] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:50 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:50.704574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b27e8b0-0b52-4345-aaff-8ec1f0864851 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:50.707046 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b27e8b0-0b52-4345-aaff-8ec1f0864851 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:50.707133 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b27e8b0-0b52-4345-aaff-8ec1f0864851 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:50.707447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b27e8b0-0b52-4345-aaff-8ec1f0864851 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:50.720151 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:50.720151 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:50.726125 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2b27e8b0-0b52-4345-aaff-8ec1f0864851 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:50.733082 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b27e8b0-0b52-4345-aaff-8ec1f0864851 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:50.733609 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 7/25] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:50 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:51.581697 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-710d4375-45c1-4544-b694-1d6d06d1f7af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:51.587582 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-710d4375-45c1-4544-b694-1d6d06d1f7af tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:51.587735 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-710d4375-45c1-4544-b694-1d6d06d1f7af tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:51.587959 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-710d4375-45c1-4544-b694-1d6d06d1f7af tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:51.604012 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:51.604012 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:51.609097 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-710d4375-45c1-4544-b694-1d6d06d1f7af tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:51.614633 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-710d4375-45c1-4544-b694-1d6d06d1f7af tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:51.615041 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 8/26] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:51 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:51.755328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ca845b5-7a93-4fda-86af-dd44673a2937 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:51.758657 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ca845b5-7a93-4fda-86af-dd44673a2937 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:51.758941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ca845b5-7a93-4fda-86af-dd44673a2937 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:51.759205 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ca845b5-7a93-4fda-86af-dd44673a2937 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:51.770035 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:51.770035 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:51.775927 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ca845b5-7a93-4fda-86af-dd44673a2937 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:51.782435 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ca845b5-7a93-4fda-86af-dd44673a2937 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:51.782435 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 6/27] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:51 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:51.878744 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5be35e9-ce41-4723-8469-376897c44415 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:52.174338 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:43:52.174783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1817082373"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:43:52.176322 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1817082373'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:43:52.182092 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Create volume of 1 GB Aug 20 07:43:52.182476 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:52.182476 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:52.183284 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Availability Zones retrieved successfully. Aug 20 07:43:52.190862 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Flow 'volume_create_api' (43681468-b2b7-4f75-aef3-dadde223b758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:52.192065 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b94fc1-40d9-4929-bace-2f60cb87de1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:52.194068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:43:52.205459 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:52.205459 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:52.225505 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b94fc1-40d9-4929-bace-2f60cb87de1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35d29758-94d4-4f65-8f8e-100a9b06cd25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35d29758-94d4-4f65-8f8e-100a9b06cd25', 'encryption_key_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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:52.227124 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e85beb8-11de-4aab-a7e0-5bf3798dd2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:52.267912 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-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. Aug 20 07:43:52.269494 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-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. Aug 20 07:43:52.330507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Created reservations ['738fb147-1d0a-4575-bbb4-7fb38ff8caf9', '26fdfafe-309a-493a-bd4d-a6f62aeacce7', '3c8e90e2-5ce2-46fc-b331-55bfeffbaafe', '7212a79e-b395-4f4d-bfee-75fb1d728989'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:43:52.331963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e85beb8-11de-4aab-a7e0-5bf3798dd2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['738fb147-1d0a-4575-bbb4-7fb38ff8caf9', '26fdfafe-309a-493a-bd4d-a6f62aeacce7', '3c8e90e2-5ce2-46fc-b331-55bfeffbaafe', '7212a79e-b395-4f4d-bfee-75fb1d728989']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:52.332969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (353ba847-fccd-49dd-a69f-959dd4f7d427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:52.365852 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (353ba847-fccd-49dd-a69f-959dd4f7d427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1817082373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='554a73434a3e475cb155dd9f9aa9134c',qos_specs=None,replication_status=,reservations=['738fb147-1d0a-4575-bbb4-7fb38ff8caf9','26fdfafe-309a-493a-bd4d-a6f62aeacce7','3c8e90e2-5ce2-46fc-b331-55bfeffbaafe','7212a79e-b395-4f4d-bfee-75fb1d728989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e892a66156f469ca7d9a0ca31901118',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1817082373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='554a73434a3e475cb155dd9f9aa9134c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e892a66156f469ca7d9a0ca31901118',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35d29758-94d4-4f65-8f8e-100a9b06cd25),volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:52.365852 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a575dd-08c7-48e8-bbdd-cc4964331ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:52.389169 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a575dd-08c7-48e8-bbdd-cc4964331ec3) transitioned into state 'SUCCESS' from state '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-1817082373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='554a73434a3e475cb155dd9f9aa9134c',qos_specs=None,replication_status=,reservations=['738fb147-1d0a-4575-bbb4-7fb38ff8caf9','26fdfafe-309a-493a-bd4d-a6f62aeacce7','3c8e90e2-5ce2-46fc-b331-55bfeffbaafe','7212a79e-b395-4f4d-bfee-75fb1d728989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e892a66156f469ca7d9a0ca31901118',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:52.390023 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74dc9d5-d352-470a-9365-4e2e6a2d8fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:52.404488 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74dc9d5-d352-470a-9365-4e2e6a2d8fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:52.405419 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Flow 'volume_create_api' (43681468-b2b7-4f75-aef3-dadde223b758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:52.406043 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Create volume request issued successfully. Aug 20 07:43:52.406771 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5be35e9-ce41-4723-8469-376897c44415 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:43:52.407339 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 7/28] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:43:51 2026] POST /volume/v3/volumes => generated 756 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:43:52.423974 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-907c1bd4-57d2-4058-a966-da25030ecce7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:52.426313 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-907c1bd4-57d2-4058-a966-da25030ecce7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:43:52.426651 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-907c1bd4-57d2-4058-a966-da25030ecce7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:52.429616 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-907c1bd4-57d2-4058-a966-da25030ecce7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:52.438928 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:52.438928 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:52.444439 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-907c1bd4-57d2-4058-a966-da25030ecce7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:43:52.453059 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-907c1bd4-57d2-4058-a966-da25030ecce7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:43:52.453691 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 8/29] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:52 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:52.635413 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf5482e6-6838-49c8-ba08-0e68f62416ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:52.638308 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf5482e6-6838-49c8-ba08-0e68f62416ed tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:52.638646 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf5482e6-6838-49c8-ba08-0e68f62416ed tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:52.638965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf5482e6-6838-49c8-ba08-0e68f62416ed tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:52.649430 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:52.649430 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:52.654496 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bf5482e6-6838-49c8-ba08-0e68f62416ed tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:52.661343 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf5482e6-6838-49c8-ba08-0e68f62416ed tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:52.661909 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 9/30] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:52 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:52.801430 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-62a21920-b24a-4d90-9a8d-ee8339f60b99 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:52.806787 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62a21920-b24a-4d90-9a8d-ee8339f60b99 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:52.807073 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62a21920-b24a-4d90-9a8d-ee8339f60b99 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:52.807286 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62a21920-b24a-4d90-9a8d-ee8339f60b99 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:52.823041 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:52.823041 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:52.836579 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-62a21920-b24a-4d90-9a8d-ee8339f60b99 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:52.848112 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62a21920-b24a-4d90-9a8d-ee8339f60b99 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:52.848657 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 7/31] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:52 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:53.470536 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c555b107-3e62-47f9-9e9d-5a55755743c0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:53.472992 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c555b107-3e62-47f9-9e9d-5a55755743c0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:43:53.473218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c555b107-3e62-47f9-9e9d-5a55755743c0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:53.474180 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c555b107-3e62-47f9-9e9d-5a55755743c0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:53.487022 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:53.487022 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:53.492927 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c555b107-3e62-47f9-9e9d-5a55755743c0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:43:53.499237 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c555b107-3e62-47f9-9e9d-5a55755743c0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:43:53.499774 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 8/32] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:53 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:53.516776 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cdc57179-c426-4afe-9663-c4979a4b4414 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:53.679060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7e3c2f13-75f7-4148-b9c3-4d61f6456d89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:53.683807 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e3c2f13-75f7-4148-b9c3-4d61f6456d89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:53.684122 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e3c2f13-75f7-4148-b9c3-4d61f6456d89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:53.684439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e3c2f13-75f7-4148-b9c3-4d61f6456d89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:53.701071 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:53.701071 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:53.711110 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7e3c2f13-75f7-4148-b9c3-4d61f6456d89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:53.721289 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e3c2f13-75f7-4148-b9c3-4d61f6456d89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:53.721852 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 10/33] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:53 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:53.873946 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5efc8338-53bc-4127-9fbb-edc60a8cf6c6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:53.877065 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5efc8338-53bc-4127-9fbb-edc60a8cf6c6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:53.877065 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5efc8338-53bc-4127-9fbb-edc60a8cf6c6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:53.877065 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5efc8338-53bc-4127-9fbb-edc60a8cf6c6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:53.887999 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:53.887999 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:53.893667 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5efc8338-53bc-4127-9fbb-edc60a8cf6c6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:53.899467 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5efc8338-53bc-4127-9fbb-edc60a8cf6c6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:53.902282 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 8/34] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:53 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:53.954727 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cdc57179-c426-4afe-9663-c4979a4b4414 tempest-TestMultiAttachVolumeSwap-1145791066 tempest-TestMultiAttachVolumeSwap-1145791066-project-admin] POST https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442/action Aug 20 07:43:53.954727 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cdc57179-c426-4afe-9663-c4979a4b4414 tempest-TestMultiAttachVolumeSwap-1145791066 tempest-TestMultiAttachVolumeSwap-1145791066-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:43:53.954727 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cdc57179-c426-4afe-9663-c4979a4b4414 tempest-TestMultiAttachVolumeSwap-1145791066 tempest-TestMultiAttachVolumeSwap-1145791066-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:43:54.002432 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:54.002432 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:54.002708 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cdc57179-c426-4afe-9663-c4979a4b4414 tempest-TestMultiAttachVolumeSwap-1145791066 tempest-TestMultiAttachVolumeSwap-1145791066-project-admin] Volume info retrieved successfully. Aug 20 07:43:54.013292 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cdc57179-c426-4afe-9663-c4979a4b4414 tempest-TestMultiAttachVolumeSwap-1145791066 tempest-TestMultiAttachVolumeSwap-1145791066-project-admin] Update volume admin metadata completed successfully. Aug 20 07:43:54.013516 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cdc57179-c426-4afe-9663-c4979a4b4414 tempest-TestMultiAttachVolumeSwap-1145791066 tempest-TestMultiAttachVolumeSwap-1145791066-project-admin] Update readonly setting on volume completed successfully. Aug 20 07:43:54.013973 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cdc57179-c426-4afe-9663-c4979a4b4414 tempest-TestMultiAttachVolumeSwap-1145791066 tempest-TestMultiAttachVolumeSwap-1145791066-project-admin] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442/action returned with HTTP 202 Aug 20 07:43:54.014574 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 9/35] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:43:53 2026] POST /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442/action => generated 0 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:43:54.023454 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:54.026259 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:43:54.026920 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-744163546"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:43:54.029903 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-744163546'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:43:54.038095 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Create volume of 1 GB Aug 20 07:43:54.038095 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:54.038095 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:54.038914 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Availability Zones retrieved successfully. Aug 20 07:43:54.047052 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Flow 'volume_create_api' (0299b187-1f13-4d2b-b97d-6b7cba0b18ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:54.047249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd932f95-db01-4b5e-b663-cc788f1f9548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.048301 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:43:54.059969 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:54.059969 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:54.080350 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd932f95-db01-4b5e-b663-cc788f1f9548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35d29758-94d4-4f65-8f8e-100a9b06cd25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35d29758-94d4-4f65-8f8e-100a9b06cd25', 'encryption_key_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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.081155 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6cf43f5-dcd7-4dc6-8d58-40bc2aa33226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.090233 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eefac85d-44c0-4c48-b060-24f8941ab82c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:54.163147 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Created reservations ['ffea9f32-ab27-4278-8afb-b4c3a6de0b83', '14f0dca8-c54a-4308-a80e-bf39e21a9ea9', '78802ed5-80b3-4e3b-950c-9d27693aea0e', 'ce808fb9-b228-49da-8040-6d1cc9532e48'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:43:54.164344 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6cf43f5-dcd7-4dc6-8d58-40bc2aa33226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffea9f32-ab27-4278-8afb-b4c3a6de0b83', '14f0dca8-c54a-4308-a80e-bf39e21a9ea9', '78802ed5-80b3-4e3b-950c-9d27693aea0e', 'ce808fb9-b228-49da-8040-6d1cc9532e48']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.165525 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2e85d8-f075-4def-8e32-481454a45df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.195306 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2e85d8-f075-4def-8e32-481454a45df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '901afa13-c5ed-4203-9a27-9cfa4225cf70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-744163546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='554a73434a3e475cb155dd9f9aa9134c',qos_specs=None,replication_status=,reservations=['ffea9f32-ab27-4278-8afb-b4c3a6de0b83','14f0dca8-c54a-4308-a80e-bf39e21a9ea9','78802ed5-80b3-4e3b-950c-9d27693aea0e','ce808fb9-b228-49da-8040-6d1cc9532e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e892a66156f469ca7d9a0ca31901118',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-744163546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=901afa13-c5ed-4203-9a27-9cfa4225cf70,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='554a73434a3e475cb155dd9f9aa9134c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e892a66156f469ca7d9a0ca31901118',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35d29758-94d4-4f65-8f8e-100a9b06cd25),volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.196500 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20338bf6-6a00-4b73-8bc7-5b529a3e25a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.218373 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20338bf6-6a00-4b73-8bc7-5b529a3e25a7) transitioned into state 'SUCCESS' from state '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-744163546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='554a73434a3e475cb155dd9f9aa9134c',qos_specs=None,replication_status=,reservations=['ffea9f32-ab27-4278-8afb-b4c3a6de0b83','14f0dca8-c54a-4308-a80e-bf39e21a9ea9','78802ed5-80b3-4e3b-950c-9d27693aea0e','ce808fb9-b228-49da-8040-6d1cc9532e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e892a66156f469ca7d9a0ca31901118',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.219216 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c088054-f0fb-44c1-97f1-db76554b7d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.237835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c088054-f0fb-44c1-97f1-db76554b7d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.238122 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Flow 'volume_create_api' (0299b187-1f13-4d2b-b97d-6b7cba0b18ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:54.238430 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Create volume request issued successfully. Aug 20 07:43:54.239025 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b5735b40-1da4-46d1-b867-3d30e985a6ac tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:43:54.239468 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 9/36] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:43:54 2026] POST /volume/v3/volumes => generated 755 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:43:54.256289 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-43719f62-d28f-4259-a8e9-51fbf450525b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:54.259146 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43719f62-d28f-4259-a8e9-51fbf450525b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 Aug 20 07:43:54.259390 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43719f62-d28f-4259-a8e9-51fbf450525b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:54.259767 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43719f62-d28f-4259-a8e9-51fbf450525b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:54.275794 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:54.275794 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:54.282437 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-43719f62-d28f-4259-a8e9-51fbf450525b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:43:54.289926 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43719f62-d28f-4259-a8e9-51fbf450525b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 returned with HTTP 200 Aug 20 07:43:54.290822 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 9/37] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:54 2026] GET /volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:54.364869 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:43:54.365253 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1055980354"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:43:54.367571 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1055980354'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:43:54.368438 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Create volume of 1 GB Aug 20 07:43:54.389920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Availability zone cache updated, next update will occur around 2026-08-20 08:43:54.387507. {{(pid=100251) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:43:54.392606 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Availability Zones retrieved successfully. Aug 20 07:43:54.419879 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Flow 'volume_create_api' (cd2a8013-3f66-4c7d-a9ae-1db21a5b4438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:54.421094 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013a2cc6-77dd-4f5f-8f29-32ec1f846f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.422263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:43:54.477018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013a2cc6-77dd-4f5f-8f29-32ec1f846f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.478257 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a0a656-2d6c-43c7-bac8-3e3ac78d2f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.530985 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-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. Aug 20 07:43:54.531470 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-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. Aug 20 07:43:54.619464 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Created reservations ['420dd154-64e9-40d4-a21b-759087587302', 'd0eb2b03-4235-47bd-874f-2076c7636be7', 'b8d0ffee-ba92-460d-b26b-778607ce2c2f', '8a3fecab-4a91-47c5-a4a6-ed3a558bbe9f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:43:54.620254 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a0a656-2d6c-43c7-bac8-3e3ac78d2f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['420dd154-64e9-40d4-a21b-759087587302', 'd0eb2b03-4235-47bd-874f-2076c7636be7', 'b8d0ffee-ba92-460d-b26b-778607ce2c2f', '8a3fecab-4a91-47c5-a4a6-ed3a558bbe9f']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.621302 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c6fca1-9be7-4aec-8ed1-be8d03009da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.685644 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c6fca1-9be7-4aec-8ed1-be8d03009da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db5b5719-79db-470d-be35-102f7f93e8a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1055980354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd6d9f8bb2ef4fc880444ada0e1380ec',qos_specs=None,replication_status=,reservations=['420dd154-64e9-40d4-a21b-759087587302','d0eb2b03-4235-47bd-874f-2076c7636be7','b8d0ffee-ba92-460d-b26b-778607ce2c2f','8a3fecab-4a91-47c5-a4a6-ed3a558bbe9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3a13a8e5c1443d58e154d44c0e3bf1b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1055980354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db5b5719-79db-470d-be35-102f7f93e8a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd6d9f8bb2ef4fc880444ada0e1380ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3a13a8e5c1443d58e154d44c0e3bf1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.687493 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc99a91-cb50-481a-878f-c849bf4ec829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.729866 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc99a91-cb50-481a-878f-c849bf4ec829) transitioned into state 'SUCCESS' from state '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-1055980354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd6d9f8bb2ef4fc880444ada0e1380ec',qos_specs=None,replication_status=,reservations=['420dd154-64e9-40d4-a21b-759087587302','d0eb2b03-4235-47bd-874f-2076c7636be7','b8d0ffee-ba92-460d-b26b-778607ce2c2f','8a3fecab-4a91-47c5-a4a6-ed3a558bbe9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3a13a8e5c1443d58e154d44c0e3bf1b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.730622 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca3fc04-1003-4cd8-99b9-0cc9d09b16c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:43:54.741270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f9e6179a-9280-49c8-b333-1906022412d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:54.745935 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9e6179a-9280-49c8-b333-1906022412d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:54.746561 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9e6179a-9280-49c8-b333-1906022412d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:54.746561 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9e6179a-9280-49c8-b333-1906022412d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:54.761949 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:54.761949 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:54.768910 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f9e6179a-9280-49c8-b333-1906022412d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:54.773152 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca3fc04-1003-4cd8-99b9-0cc9d09b16c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:43:54.776527 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Flow 'volume_create_api' (cd2a8013-3f66-4c7d-a9ae-1db21a5b4438) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:43:54.776527 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Create volume request issued successfully. Aug 20 07:43:54.776527 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eefac85d-44c0-4c48-b060-24f8941ab82c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:43:54.776527 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 11/38] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:43:54 2026] POST /volume/v3/volumes => generated 783 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:43:54.780154 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9e6179a-9280-49c8-b333-1906022412d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:54.781794 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 10/39] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:54 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:54.799962 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6454f405-cd2e-453e-aca9-d61bcbde7118 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:54.804013 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6454f405-cd2e-453e-aca9-d61bcbde7118 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:43:54.804246 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6454f405-cd2e-453e-aca9-d61bcbde7118 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:54.804492 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6454f405-cd2e-453e-aca9-d61bcbde7118 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:54.864977 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:54.864977 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:54.869424 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6454f405-cd2e-453e-aca9-d61bcbde7118 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:43:54.876628 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6454f405-cd2e-453e-aca9-d61bcbde7118 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:43:54.876628 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 10/40] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:54 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 962 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:54.925119 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bed802a1-27b2-45dc-9d4b-ff4213044930 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:54.931151 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bed802a1-27b2-45dc-9d4b-ff4213044930 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:54.931151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bed802a1-27b2-45dc-9d4b-ff4213044930 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:54.931151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bed802a1-27b2-45dc-9d4b-ff4213044930 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:54.945124 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:54.945124 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:54.951083 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bed802a1-27b2-45dc-9d4b-ff4213044930 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:54.958285 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bed802a1-27b2-45dc-9d4b-ff4213044930 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:54.958485 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 10/41] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:54 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:55.310842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-acc25ca4-e730-4555-82bb-207321aee7c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:55.317791 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-acc25ca4-e730-4555-82bb-207321aee7c2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 Aug 20 07:43:55.317791 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-acc25ca4-e730-4555-82bb-207321aee7c2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:55.317791 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-acc25ca4-e730-4555-82bb-207321aee7c2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:55.328028 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:55.328028 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:55.331984 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-acc25ca4-e730-4555-82bb-207321aee7c2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:43:55.338443 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-acc25ca4-e730-4555-82bb-207321aee7c2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 returned with HTTP 200 Aug 20 07:43:55.340718 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 12/42] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:55 2026] GET /volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:55.800043 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-187d5f06-c270-41a0-bc96-5ab423979daa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:55.807259 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-187d5f06-c270-41a0-bc96-5ab423979daa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:55.807259 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-187d5f06-c270-41a0-bc96-5ab423979daa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:55.807259 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-187d5f06-c270-41a0-bc96-5ab423979daa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:55.823501 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:55.823501 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:55.837953 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-187d5f06-c270-41a0-bc96-5ab423979daa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:55.847398 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-187d5f06-c270-41a0-bc96-5ab423979daa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:55.848526 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 11/43] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:55 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:55.899906 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aa084bab-6605-4ac6-8ebb-efced7aaf03b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:55.902971 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa084bab-6605-4ac6-8ebb-efced7aaf03b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:43:55.902971 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa084bab-6605-4ac6-8ebb-efced7aaf03b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:55.903140 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa084bab-6605-4ac6-8ebb-efced7aaf03b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:55.913706 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:55.913706 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:55.919889 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa084bab-6605-4ac6-8ebb-efced7aaf03b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:43:55.927286 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa084bab-6605-4ac6-8ebb-efced7aaf03b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:43:55.928160 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 11/44] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:55 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:43:55.977095 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-159b25eb-ae9e-47ce-9ee0-b1cbd7cc9e0c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:55.981694 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-159b25eb-ae9e-47ce-9ee0-b1cbd7cc9e0c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:55.982005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-159b25eb-ae9e-47ce-9ee0-b1cbd7cc9e0c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:55.982819 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-159b25eb-ae9e-47ce-9ee0-b1cbd7cc9e0c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:55.996413 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:55.996413 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:56.002745 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-159b25eb-ae9e-47ce-9ee0-b1cbd7cc9e0c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:56.012178 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-159b25eb-ae9e-47ce-9ee0-b1cbd7cc9e0c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:56.012867 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 11/45] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:55 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:56.869718 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6fc1968f-fbd0-41a2-8f21-66cecbe4ba93 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:56.876403 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6fc1968f-fbd0-41a2-8f21-66cecbe4ba93 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:56.876403 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6fc1968f-fbd0-41a2-8f21-66cecbe4ba93 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:56.876403 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6fc1968f-fbd0-41a2-8f21-66cecbe4ba93 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:56.889179 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:56.889179 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:56.897501 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6fc1968f-fbd0-41a2-8f21-66cecbe4ba93 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:56.908732 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6fc1968f-fbd0-41a2-8f21-66cecbe4ba93 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:56.909475 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 13/46] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:56 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:57.031815 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d4eb4bf6-052d-40f3-afab-b68a10cee4a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:57.035709 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4eb4bf6-052d-40f3-afab-b68a10cee4a3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:57.035709 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4eb4bf6-052d-40f3-afab-b68a10cee4a3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:57.036138 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4eb4bf6-052d-40f3-afab-b68a10cee4a3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:57.052562 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:57.052562 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:57.063273 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d4eb4bf6-052d-40f3-afab-b68a10cee4a3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:57.072633 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4eb4bf6-052d-40f3-afab-b68a10cee4a3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:57.072633 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 12/47] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:57 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:57.926619 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2cd6fc1d-7c28-4380-af8c-042ad93957db None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:57.929635 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cd6fc1d-7c28-4380-af8c-042ad93957db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:57.931025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cd6fc1d-7c28-4380-af8c-042ad93957db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:57.932606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cd6fc1d-7c28-4380-af8c-042ad93957db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:57.946273 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:57.946273 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:43:57.952580 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2cd6fc1d-7c28-4380-af8c-042ad93957db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:57.960619 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cd6fc1d-7c28-4380-af8c-042ad93957db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:57.961194 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 12/48] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:57 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:58.097568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2e33abd6-49bb-4e21-b336-34d46e63ec19 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:58.102216 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e33abd6-49bb-4e21-b336-34d46e63ec19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:58.104257 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e33abd6-49bb-4e21-b336-34d46e63ec19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:58.104257 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e33abd6-49bb-4e21-b336-34d46e63ec19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:58.115026 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:58.115026 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:43:58.117799 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2e33abd6-49bb-4e21-b336-34d46e63ec19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:58.124072 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e33abd6-49bb-4e21-b336-34d46e63ec19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:58.124616 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 12/49] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:58 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:58.981580 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a114ec4e-4016-4af1-8e5e-4d6a4a5452d6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:58.985382 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a114ec4e-4016-4af1-8e5e-4d6a4a5452d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:43:58.985382 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a114ec4e-4016-4af1-8e5e-4d6a4a5452d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:58.985678 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a114ec4e-4016-4af1-8e5e-4d6a4a5452d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:59.005733 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:59.005733 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:43:59.012010 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a114ec4e-4016-4af1-8e5e-4d6a4a5452d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:43:59.019780 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a114ec4e-4016-4af1-8e5e-4d6a4a5452d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:43:59.019780 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 14/50] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:58 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:43:59.145628 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74e436ba-b403-4aab-bf70-2f5f26b4ad78 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:43:59.148831 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74e436ba-b403-4aab-bf70-2f5f26b4ad78 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:43:59.148831 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74e436ba-b403-4aab-bf70-2f5f26b4ad78 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:43:59.148831 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74e436ba-b403-4aab-bf70-2f5f26b4ad78 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:43:59.158012 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:43:59.158012 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:43:59.164268 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74e436ba-b403-4aab-bf70-2f5f26b4ad78 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:43:59.170043 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74e436ba-b403-4aab-bf70-2f5f26b4ad78 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:43:59.170871 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 13/51] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:43:59 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:00.037780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ebef9071-6ba3-4a28-99c6-ab8859170731 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:00.040716 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebef9071-6ba3-4a28-99c6-ab8859170731 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:00.041487 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebef9071-6ba3-4a28-99c6-ab8859170731 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:00.041779 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebef9071-6ba3-4a28-99c6-ab8859170731 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:00.056372 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:00.056372 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:00.063801 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ebef9071-6ba3-4a28-99c6-ab8859170731 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:00.071945 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebef9071-6ba3-4a28-99c6-ab8859170731 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:00.072657 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 13/52] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:00 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:00.187825 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eaa03c96-782b-4001-ac30-eeb004cf1433 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:00.192363 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eaa03c96-782b-4001-ac30-eeb004cf1433 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:00.192607 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eaa03c96-782b-4001-ac30-eeb004cf1433 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:00.192909 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eaa03c96-782b-4001-ac30-eeb004cf1433 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:00.210131 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:00.210131 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:00.222304 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eaa03c96-782b-4001-ac30-eeb004cf1433 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:00.230113 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eaa03c96-782b-4001-ac30-eeb004cf1433 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:00.230260 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 13/53] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:00 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:01.096879 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-80243acb-b679-4331-878f-5ac59a216563 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:01.099294 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80243acb-b679-4331-878f-5ac59a216563 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:01.099583 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80243acb-b679-4331-878f-5ac59a216563 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:01.099824 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80243acb-b679-4331-878f-5ac59a216563 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:01.117581 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:01.117581 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:01.126528 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-80243acb-b679-4331-878f-5ac59a216563 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:01.132651 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80243acb-b679-4331-878f-5ac59a216563 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:01.133140 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 15/54] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:01 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:01.248870 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37f36674-d427-4f93-91bd-5218183d159f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:01.252404 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37f36674-d427-4f93-91bd-5218183d159f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:01.252404 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37f36674-d427-4f93-91bd-5218183d159f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:01.252404 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37f36674-d427-4f93-91bd-5218183d159f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:01.266638 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:01.266638 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:01.274681 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-37f36674-d427-4f93-91bd-5218183d159f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:01.286376 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37f36674-d427-4f93-91bd-5218183d159f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:01.286376 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 14/55] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:01 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:44:02.155073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f826f1d1-f24b-4b02-be54-950d35cda35d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:02.157909 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f826f1d1-f24b-4b02-be54-950d35cda35d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:02.158422 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f826f1d1-f24b-4b02-be54-950d35cda35d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:02.159438 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f826f1d1-f24b-4b02-be54-950d35cda35d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:02.171867 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:02.171867 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:02.180842 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f826f1d1-f24b-4b02-be54-950d35cda35d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:02.192517 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f826f1d1-f24b-4b02-be54-950d35cda35d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:02.196595 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 14/56] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:02 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:44:02.306143 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a602c66-928f-44c5-8b9e-cf5db6250e0e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:02.313296 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a602c66-928f-44c5-8b9e-cf5db6250e0e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:02.313296 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a602c66-928f-44c5-8b9e-cf5db6250e0e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:02.313296 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a602c66-928f-44c5-8b9e-cf5db6250e0e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:02.326965 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:02.326965 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:02.334161 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9a602c66-928f-44c5-8b9e-cf5db6250e0e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:02.346774 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a602c66-928f-44c5-8b9e-cf5db6250e0e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:02.346774 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 14/57] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:02 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:03.220996 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e0216da-d439-4d8a-a457-a408b9cc36c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:03.224621 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e0216da-d439-4d8a-a457-a408b9cc36c0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:03.224831 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e0216da-d439-4d8a-a457-a408b9cc36c0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:03.225081 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e0216da-d439-4d8a-a457-a408b9cc36c0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:03.234307 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:03.234307 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:03.239847 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e0216da-d439-4d8a-a457-a408b9cc36c0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:03.246839 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e0216da-d439-4d8a-a457-a408b9cc36c0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:03.247488 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 16/58] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:03 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:03.364527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df12364e-7e7d-461c-9ac4-dcfe31ca5e37 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:03.366959 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df12364e-7e7d-461c-9ac4-dcfe31ca5e37 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:03.367059 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df12364e-7e7d-461c-9ac4-dcfe31ca5e37 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:03.367304 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df12364e-7e7d-461c-9ac4-dcfe31ca5e37 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:03.378285 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:03.378285 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:03.385109 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df12364e-7e7d-461c-9ac4-dcfe31ca5e37 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:03.399499 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df12364e-7e7d-461c-9ac4-dcfe31ca5e37 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:03.400121 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 15/59] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:03 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:04.276397 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf1ce2b1-9a16-4b47-9aa5-9e95ea85096c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:04.280584 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf1ce2b1-9a16-4b47-9aa5-9e95ea85096c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:04.280584 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf1ce2b1-9a16-4b47-9aa5-9e95ea85096c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:04.280584 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf1ce2b1-9a16-4b47-9aa5-9e95ea85096c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:04.292878 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:04.292878 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:04.296880 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bf1ce2b1-9a16-4b47-9aa5-9e95ea85096c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:04.304794 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf1ce2b1-9a16-4b47-9aa5-9e95ea85096c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:04.304794 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 15/60] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:04 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:04.425057 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6be23475-55c0-4039-b85e-61beb0c2ee7b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:04.433111 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6be23475-55c0-4039-b85e-61beb0c2ee7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:04.433111 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6be23475-55c0-4039-b85e-61beb0c2ee7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:04.433111 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6be23475-55c0-4039-b85e-61beb0c2ee7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:04.445273 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:04.445273 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:04.458809 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6be23475-55c0-4039-b85e-61beb0c2ee7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:04.472117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6be23475-55c0-4039-b85e-61beb0c2ee7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:04.472722 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 15/61] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:04 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:05.327472 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92231e4e-2724-409e-9f4f-6258eb8bb71f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:05.330100 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92231e4e-2724-409e-9f4f-6258eb8bb71f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:05.330100 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92231e4e-2724-409e-9f4f-6258eb8bb71f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:05.331110 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92231e4e-2724-409e-9f4f-6258eb8bb71f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:05.340781 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:05.340781 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:05.348663 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92231e4e-2724-409e-9f4f-6258eb8bb71f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:05.354953 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92231e4e-2724-409e-9f4f-6258eb8bb71f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:05.357292 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 17/62] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:05 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:05.489805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b81e269b-138a-40ae-8b60-c773ce374c25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:05.492946 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b81e269b-138a-40ae-8b60-c773ce374c25 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:05.492946 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b81e269b-138a-40ae-8b60-c773ce374c25 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:05.493955 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b81e269b-138a-40ae-8b60-c773ce374c25 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:05.503977 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:05.503977 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:05.513450 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b81e269b-138a-40ae-8b60-c773ce374c25 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:05.527480 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b81e269b-138a-40ae-8b60-c773ce374c25 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:05.529306 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 16/63] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:05 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:06.375352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-75cf811d-1223-4416-83ec-6bb61cfcae41 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:06.377311 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-75cf811d-1223-4416-83ec-6bb61cfcae41 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:06.377485 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-75cf811d-1223-4416-83ec-6bb61cfcae41 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:06.377689 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-75cf811d-1223-4416-83ec-6bb61cfcae41 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:06.388176 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:06.388176 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:06.393013 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-75cf811d-1223-4416-83ec-6bb61cfcae41 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:06.398441 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-75cf811d-1223-4416-83ec-6bb61cfcae41 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:06.399403 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 16/64] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:06 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:06.547348 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-efa4838d-1c77-4d67-8817-43601202820e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:06.553148 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efa4838d-1c77-4d67-8817-43601202820e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:06.553148 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efa4838d-1c77-4d67-8817-43601202820e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:06.553148 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efa4838d-1c77-4d67-8817-43601202820e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:06.567641 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:06.567641 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:06.574136 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-efa4838d-1c77-4d67-8817-43601202820e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:06.587678 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efa4838d-1c77-4d67-8817-43601202820e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:06.588238 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 16/65] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:06 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:07.413027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a7dbeb4c-c9ce-45bc-ba98-e0df48986fde None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:07.415513 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7dbeb4c-c9ce-45bc-ba98-e0df48986fde tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:07.415791 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7dbeb4c-c9ce-45bc-ba98-e0df48986fde tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:07.416030 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7dbeb4c-c9ce-45bc-ba98-e0df48986fde tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:07.426353 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:07.426353 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:07.431560 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a7dbeb4c-c9ce-45bc-ba98-e0df48986fde tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:07.438697 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7dbeb4c-c9ce-45bc-ba98-e0df48986fde tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:07.439165 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 18/66] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:07 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:07.606795 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-caca2c2d-2b8e-4bc6-84e5-870afc687b7b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:07.610394 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caca2c2d-2b8e-4bc6-84e5-870afc687b7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:07.610694 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caca2c2d-2b8e-4bc6-84e5-870afc687b7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:07.610981 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caca2c2d-2b8e-4bc6-84e5-870afc687b7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:07.631571 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:07.631571 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:07.641220 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-caca2c2d-2b8e-4bc6-84e5-870afc687b7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:07.647935 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caca2c2d-2b8e-4bc6-84e5-870afc687b7b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:07.650974 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 17/67] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:07 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:08.454190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-403fc93a-d8cc-4293-9a29-e00813ce98c9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:08.458424 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-403fc93a-d8cc-4293-9a29-e00813ce98c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:08.458424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-403fc93a-d8cc-4293-9a29-e00813ce98c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:08.458424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-403fc93a-d8cc-4293-9a29-e00813ce98c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:08.465369 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:08.465369 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:08.468335 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-403fc93a-d8cc-4293-9a29-e00813ce98c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:08.472949 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-403fc93a-d8cc-4293-9a29-e00813ce98c9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:08.473448 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 17/68] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:08 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:08.671174 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7134faea-9529-4f0b-bce3-8217a46ee4ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:08.674490 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7134faea-9529-4f0b-bce3-8217a46ee4ef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:08.677521 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7134faea-9529-4f0b-bce3-8217a46ee4ef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:08.678016 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7134faea-9529-4f0b-bce3-8217a46ee4ef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:08.691094 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:08.691094 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:08.698256 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7134faea-9529-4f0b-bce3-8217a46ee4ef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:08.704357 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7134faea-9529-4f0b-bce3-8217a46ee4ef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:08.704501 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 17/69] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:08 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:09.493282 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b82c6f8a-8c4d-4678-9c61-a8b1ffffd381 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:09.496069 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b82c6f8a-8c4d-4678-9c61-a8b1ffffd381 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:09.496604 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b82c6f8a-8c4d-4678-9c61-a8b1ffffd381 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:09.497592 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b82c6f8a-8c4d-4678-9c61-a8b1ffffd381 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:09.513609 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:09.513609 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:09.527427 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b82c6f8a-8c4d-4678-9c61-a8b1ffffd381 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:09.542363 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b82c6f8a-8c4d-4678-9c61-a8b1ffffd381 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:09.542880 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 19/70] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:09 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:09.723824 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-21d9848c-4de4-480a-aeee-16697fd3044c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:09.729250 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21d9848c-4de4-480a-aeee-16697fd3044c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:09.729559 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-21d9848c-4de4-480a-aeee-16697fd3044c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:09.729918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-21d9848c-4de4-480a-aeee-16697fd3044c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:09.751649 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:09.751649 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:09.764436 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-21d9848c-4de4-480a-aeee-16697fd3044c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:09.772991 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21d9848c-4de4-480a-aeee-16697fd3044c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:09.772991 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 18/71] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:09 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:09.849061 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:09.854513 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:44:09.855209 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "bd8dc668-6266-4140-af24-bd86fe24d415-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:09.860803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'bd8dc668-6266-4140-af24-bd86fe24d415-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:44:09.861000 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Create volume of 1 GB Aug 20 07:44:09.871767 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Availability Zones retrieved successfully. Aug 20 07:44:09.880075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Flow 'volume_create_api' (1d61fec3-81be-4f19-a9df-d319b6221243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:09.881474 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff82bb78-fd52-46ec-a70b-9b97785a7c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:09.882968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:44:09.921297 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff82bb78-fd52-46ec-a70b-9b97785a7c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:09.922590 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39070078-914d-44be-9ed0-ea33dc50805d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:10.000046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Created reservations ['c47268bf-8471-4fbf-afb9-55c3604ee7bd', 'd1db764d-5255-4791-b201-ab3069118dca', 'abfb3043-c727-46eb-91ee-d4c1f8a9622a', '8edcc66f-3537-4d18-8750-d669d9265ec6'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:44:10.000046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39070078-914d-44be-9ed0-ea33dc50805d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c47268bf-8471-4fbf-afb9-55c3604ee7bd', 'd1db764d-5255-4791-b201-ab3069118dca', 'abfb3043-c727-46eb-91ee-d4c1f8a9622a', '8edcc66f-3537-4d18-8750-d669d9265ec6']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:10.001028 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de4f0509-d9a8-4034-a570-082057744524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:10.034408 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de4f0509-d9a8-4034-a570-082057744524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7168a028-4bc5-4ec4-882e-5487fd0f28ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='bd8dc668-6266-4140-af24-bd86fe24d415-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27530a80a01a48b78c5d1c32de22bc5b',qos_specs=None,replication_status=,reservations=['c47268bf-8471-4fbf-afb9-55c3604ee7bd','d1db764d-5255-4791-b201-ab3069118dca','abfb3043-c727-46eb-91ee-d4c1f8a9622a','8edcc66f-3537-4d18-8750-d669d9265ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb404f1c8a57400eb0ddabb4c61c6c88',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:44:10Z,deleted=False,deleted_at=None,display_description='',display_name='bd8dc668-6266-4140-af24-bd86fe24d415-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7168a028-4bc5-4ec4-882e-5487fd0f28ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27530a80a01a48b78c5d1c32de22bc5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb404f1c8a57400eb0ddabb4c61c6c88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:10.035677 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816007db-2f37-4ee7-a78a-288d21d39977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:10.062312 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816007db-2f37-4ee7-a78a-288d21d39977) transitioned into 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='bd8dc668-6266-4140-af24-bd86fe24d415-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27530a80a01a48b78c5d1c32de22bc5b',qos_specs=None,replication_status=,reservations=['c47268bf-8471-4fbf-afb9-55c3604ee7bd','d1db764d-5255-4791-b201-ab3069118dca','abfb3043-c727-46eb-91ee-d4c1f8a9622a','8edcc66f-3537-4d18-8750-d669d9265ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb404f1c8a57400eb0ddabb4c61c6c88',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:10.063430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd5a007-b05b-44a6-8daf-5446699711fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:10.079533 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd5a007-b05b-44a6-8daf-5446699711fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:10.080377 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Flow 'volume_create_api' (1d61fec3-81be-4f19-a9df-d319b6221243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:10.080707 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Create volume request issued successfully. Aug 20 07:44:10.081359 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-c12cee77-6fc1-40e0-b5e4-615b94bdf3c3 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:44:10.082059 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 18/72] 10.4.3.57 () {72 vars in 1534 bytes} [Thu Aug 20 07:44:09 2026] POST /volume/v3/volumes => generated 747 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:44:10.092745 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b77db655-746a-4761-be41-e6d585b29564 req-43bd1a80-e238-4fc0-91ef-58fddd79448b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:10.097524 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-43bd1a80-e238-4fc0-91ef-58fddd79448b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee Aug 20 07:44:10.097754 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-43bd1a80-e238-4fc0-91ef-58fddd79448b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:10.098077 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-43bd1a80-e238-4fc0-91ef-58fddd79448b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:10.113574 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:10.113574 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:10.125032 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-43bd1a80-e238-4fc0-91ef-58fddd79448b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:44:10.132640 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-43bd1a80-e238-4fc0-91ef-58fddd79448b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee returned with HTTP 200 Aug 20 07:44:10.133439 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 18/73] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:44:10 2026] GET /volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:10.149714 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b77db655-746a-4761-be41-e6d585b29564 req-e0b49eca-4046-40d6-9371-bf00874cd47d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:10.153923 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-e0b49eca-4046-40d6-9371-bf00874cd47d tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee Aug 20 07:44:10.154406 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-e0b49eca-4046-40d6-9371-bf00874cd47d tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:10.154486 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-e0b49eca-4046-40d6-9371-bf00874cd47d tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:10.166646 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:10.166646 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:10.171588 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-e0b49eca-4046-40d6-9371-bf00874cd47d tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:44:10.179592 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-e0b49eca-4046-40d6-9371-bf00874cd47d tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee returned with HTTP 200 Aug 20 07:44:10.180517 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 20/74] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:44:10 2026] GET /volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:10.562166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c7f47a57-e22a-4f72-82f0-4108bf4a7083 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:10.566337 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7f47a57-e22a-4f72-82f0-4108bf4a7083 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:10.567364 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7f47a57-e22a-4f72-82f0-4108bf4a7083 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:10.568567 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7f47a57-e22a-4f72-82f0-4108bf4a7083 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:10.579449 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:10.579449 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:10.585538 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c7f47a57-e22a-4f72-82f0-4108bf4a7083 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:10.592595 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7f47a57-e22a-4f72-82f0-4108bf4a7083 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:10.592595 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 19/75] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:10 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:10.789248 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9657b94f-bc59-44e5-b574-1d73d43fc49c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:10.792584 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9657b94f-bc59-44e5-b574-1d73d43fc49c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:10.792968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9657b94f-bc59-44e5-b574-1d73d43fc49c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:10.793333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9657b94f-bc59-44e5-b574-1d73d43fc49c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:10.814540 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:10.814540 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:10.830243 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9657b94f-bc59-44e5-b574-1d73d43fc49c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:10.843182 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9657b94f-bc59-44e5-b574-1d73d43fc49c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:10.843182 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 19/76] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:10 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:11.616878 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8fedb892-9e81-4a43-acad-fef3caf7efd6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:11.619255 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8fedb892-9e81-4a43-acad-fef3caf7efd6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:11.619332 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8fedb892-9e81-4a43-acad-fef3caf7efd6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:11.619613 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8fedb892-9e81-4a43-acad-fef3caf7efd6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:11.645055 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:11.645055 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:11.652108 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8fedb892-9e81-4a43-acad-fef3caf7efd6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:11.659673 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8fedb892-9e81-4a43-acad-fef3caf7efd6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:11.660098 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 19/77] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:11 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:11.867051 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f962863c-0f42-4972-9f73-aa1e25617c5b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:11.869344 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f962863c-0f42-4972-9f73-aa1e25617c5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:11.869646 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f962863c-0f42-4972-9f73-aa1e25617c5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:11.869846 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f962863c-0f42-4972-9f73-aa1e25617c5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:11.880944 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:11.880944 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:11.885526 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f962863c-0f42-4972-9f73-aa1e25617c5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:11.892419 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f962863c-0f42-4972-9f73-aa1e25617c5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:11.893044 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 21/78] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:11 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:12.676580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c013d681-decc-41d0-9fc5-4f71382fec77 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:12.678835 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c013d681-decc-41d0-9fc5-4f71382fec77 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:12.679717 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c013d681-decc-41d0-9fc5-4f71382fec77 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:12.680107 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c013d681-decc-41d0-9fc5-4f71382fec77 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:12.690976 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:12.690976 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:12.696324 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c013d681-decc-41d0-9fc5-4f71382fec77 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:12.702866 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c013d681-decc-41d0-9fc5-4f71382fec77 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:12.703599 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 20/79] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:12 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:12.911939 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f092cecf-182b-4b00-80da-ab8a913a70f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:12.914188 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f092cecf-182b-4b00-80da-ab8a913a70f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:12.914480 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f092cecf-182b-4b00-80da-ab8a913a70f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:12.914577 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f092cecf-182b-4b00-80da-ab8a913a70f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:12.926123 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:12.926123 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:12.934066 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f092cecf-182b-4b00-80da-ab8a913a70f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:12.940053 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f092cecf-182b-4b00-80da-ab8a913a70f7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:12.940608 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 20/80] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:12 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:13.193781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b77db655-746a-4761-be41-e6d585b29564 req-36ad1503-b03b-4014-b72c-aec632a2b302 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:13.198753 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-36ad1503-b03b-4014-b72c-aec632a2b302 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee Aug 20 07:44:13.198981 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-36ad1503-b03b-4014-b72c-aec632a2b302 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:13.199197 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-36ad1503-b03b-4014-b72c-aec632a2b302 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:13.211775 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:13.211775 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:13.220375 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-36ad1503-b03b-4014-b72c-aec632a2b302 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:44:13.228783 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-36ad1503-b03b-4014-b72c-aec632a2b302 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee returned with HTTP 200 Aug 20 07:44:13.230016 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 20/81] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:44:13 2026] GET /volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:13.239643 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-67edb05e-db00-4b9e-be4f-887c1a36dc0a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:13.240369 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67edb05e-db00-4b9e-be4f-887c1a36dc0a None None] GET https://10.4.3.57/volume// Aug 20 07:44:13.240593 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67edb05e-db00-4b9e-be4f-887c1a36dc0a None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:13.240822 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67edb05e-db00-4b9e-be4f-887c1a36dc0a None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:13.241337 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67edb05e-db00-4b9e-be4f-887c1a36dc0a None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:13.241873 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 22/82] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:44:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:13.253190 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b77db655-746a-4761-be41-e6d585b29564 req-100dbc8f-91f1-43ef-92db-a04fda0fa87d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:13.255481 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-100dbc8f-91f1-43ef-92db-a04fda0fa87d tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:44:13.255985 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-100dbc8f-91f1-43ef-92db-a04fda0fa87d tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7168a028-4bc5-4ec4-882e-5487fd0f28ee", "connector": null, "instance_uuid": "bd8dc668-6266-4140-af24-bd86fe24d415"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:13.265213 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:13.265213 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:13.308313 np0000007856 devstack@c-api.service[100249]: /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. Aug 20 07:44:13.308313 np0000007856 devstack@c-api.service[100249]: .first() Aug 20 07:44:13.337471 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-100dbc8f-91f1-43ef-92db-a04fda0fa87d tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:44:13.338090 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 21/83] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:44:13 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:13.351361 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb39777e-7461-434b-a383-d4e1e3e32cff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:13.352006 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb39777e-7461-434b-a383-d4e1e3e32cff None None] GET https://10.4.3.57/volume// Aug 20 07:44:13.352405 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb39777e-7461-434b-a383-d4e1e3e32cff None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:13.352405 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb39777e-7461-434b-a383-d4e1e3e32cff None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:13.352891 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb39777e-7461-434b-a383-d4e1e3e32cff None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:13.354214 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 21/84] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:44:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:13.365901 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b77db655-746a-4761-be41-e6d585b29564 req-7313f698-6d3d-476b-a76c-6064e48bb285 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:13.370384 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-7313f698-6d3d-476b-a76c-6064e48bb285 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee Aug 20 07:44:13.370524 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-7313f698-6d3d-476b-a76c-6064e48bb285 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:13.370699 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-7313f698-6d3d-476b-a76c-6064e48bb285 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:13.386303 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:13.386303 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:13.391998 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b77db655-746a-4761-be41-e6d585b29564 req-7313f698-6d3d-476b-a76c-6064e48bb285 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:44:13.399681 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-7313f698-6d3d-476b-a76c-6064e48bb285 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee returned with HTTP 200 Aug 20 07:44:13.400405 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 21/85] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:44:13 2026] GET /volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee => generated 1019 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:44:13.722020 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5fb3e776-7c01-4841-ae0b-504902a82a80 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:13.724677 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fb3e776-7c01-4841-ae0b-504902a82a80 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:13.724951 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fb3e776-7c01-4841-ae0b-504902a82a80 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:13.726283 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fb3e776-7c01-4841-ae0b-504902a82a80 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:13.737908 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:13.737908 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:13.744627 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5fb3e776-7c01-4841-ae0b-504902a82a80 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:13.753319 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fb3e776-7c01-4841-ae0b-504902a82a80 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:13.753917 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 23/86] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:13 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:13.961612 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-72c2459c-1ae1-4a40-b7a8-abc33dd981bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:13.964083 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72c2459c-1ae1-4a40-b7a8-abc33dd981bf tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:13.964370 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72c2459c-1ae1-4a40-b7a8-abc33dd981bf tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:13.964709 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72c2459c-1ae1-4a40-b7a8-abc33dd981bf tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:13.980170 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:13.980170 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:13.986460 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-72c2459c-1ae1-4a40-b7a8-abc33dd981bf tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:13.994032 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72c2459c-1ae1-4a40-b7a8-abc33dd981bf tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:13.994907 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 22/87] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:13 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:14.274167 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b77db655-746a-4761-be41-e6d585b29564 req-977d68e6-c629-42a9-93a5-1e1d2c27ad31 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:14.277586 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-977d68e6-c629-42a9-93a5-1e1d2c27ad31 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] PUT https://10.4.3.57/volume/v3/attachments/68af01dd-f4a4-427a-bd7b-70e74ca878e1 Aug 20 07:44:14.278815 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-977d68e6-c629-42a9-93a5-1e1d2c27ad31 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:14.291597 np0000007856 devstack@c-api.service[100250]: /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. Aug 20 07:44:14.291597 np0000007856 devstack@c-api.service[100250]: .first() Aug 20 07:44:14.302783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-b77db655-746a-4761-be41-e6d585b29564 req-977d68e6-c629-42a9-93a5-1e1d2c27ad31 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Acquiring lock "cinder-attachment_update-7168a028-4bc5-4ec4-882e-5487fd0f28ee-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:44:14.311214 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-b77db655-746a-4761-be41-e6d585b29564 req-977d68e6-c629-42a9-93a5-1e1d2c27ad31 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Lock "cinder-attachment_update-7168a028-4bc5-4ec4-882e-5487fd0f28ee-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:44:14.313031 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:14.313031 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:14.511158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-b77db655-746a-4761-be41-e6d585b29564 req-977d68e6-c629-42a9-93a5-1e1d2c27ad31 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Lock "cinder-attachment_update-7168a028-4bc5-4ec4-882e-5487fd0f28ee-np0000007856" released by "attachment_update" :: held 0.200s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:44:14.511583 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-977d68e6-c629-42a9-93a5-1e1d2c27ad31 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/attachments/68af01dd-f4a4-427a-bd7b-70e74ca878e1 returned with HTTP 200 Aug 20 07:44:14.512059 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 22/88] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:44:14 2026] PUT /volume/v3/attachments/68af01dd-f4a4-427a-bd7b-70e74ca878e1 => generated 969 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:14.554172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b77db655-746a-4761-be41-e6d585b29564 req-5b132dac-4748-4dc3-8631-9c4a7813ad87 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:14.556847 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-5b132dac-4748-4dc3-8631-9c4a7813ad87 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] POST https://10.4.3.57/volume/v3/attachments/68af01dd-f4a4-427a-bd7b-70e74ca878e1/action Aug 20 07:44:14.557845 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-5b132dac-4748-4dc3-8631-9c4a7813ad87 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:44:14.558031 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-5b132dac-4748-4dc3-8631-9c4a7813ad87 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:14.575847 np0000007856 devstack@c-api.service[100252]: /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. Aug 20 07:44:14.575847 np0000007856 devstack@c-api.service[100252]: .first() Aug 20 07:44:14.599122 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:14.599122 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:14.616993 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b77db655-746a-4761-be41-e6d585b29564 req-5b132dac-4748-4dc3-8631-9c4a7813ad87 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/attachments/68af01dd-f4a4-427a-bd7b-70e74ca878e1/action returned with HTTP 204 Aug 20 07:44:14.617727 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 22/89] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:44:14 2026] POST /volume/v3/attachments/68af01dd-f4a4-427a-bd7b-70e74ca878e1/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:44:14.773481 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b6bbd02a-c7e5-4fbe-b0e2-42b87d5388c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:14.777048 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6bbd02a-c7e5-4fbe-b0e2-42b87d5388c8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:14.777394 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6bbd02a-c7e5-4fbe-b0e2-42b87d5388c8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:14.777764 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6bbd02a-c7e5-4fbe-b0e2-42b87d5388c8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:14.788633 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:14.788633 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:14.793842 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b6bbd02a-c7e5-4fbe-b0e2-42b87d5388c8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:14.800145 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6bbd02a-c7e5-4fbe-b0e2-42b87d5388c8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:14.800708 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 24/90] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:14 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:15.013099 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f1cad207-eb2a-48b5-88a7-670e7c8d89ab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:15.015332 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1cad207-eb2a-48b5-88a7-670e7c8d89ab tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:15.015894 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1cad207-eb2a-48b5-88a7-670e7c8d89ab tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:15.016187 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1cad207-eb2a-48b5-88a7-670e7c8d89ab tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:15.026161 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:15.026161 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:15.033259 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f1cad207-eb2a-48b5-88a7-670e7c8d89ab tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:15.040832 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1cad207-eb2a-48b5-88a7-670e7c8d89ab tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:15.041583 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 23/91] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:15 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:15.815582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1318009f-f9b2-41cc-9510-edd8fee31e52 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:15.817858 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1318009f-f9b2-41cc-9510-edd8fee31e52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:15.818175 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1318009f-f9b2-41cc-9510-edd8fee31e52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:15.818501 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1318009f-f9b2-41cc-9510-edd8fee31e52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:15.829765 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:15.829765 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:15.835035 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1318009f-f9b2-41cc-9510-edd8fee31e52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:15.841744 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1318009f-f9b2-41cc-9510-edd8fee31e52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:15.842290 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 23/92] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:15 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:16.058798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8284a0c0-42f7-4fae-8b2e-7f98a10631dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:16.061530 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8284a0c0-42f7-4fae-8b2e-7f98a10631dc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:16.061773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8284a0c0-42f7-4fae-8b2e-7f98a10631dc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:16.062129 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8284a0c0-42f7-4fae-8b2e-7f98a10631dc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:16.071394 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:16.071394 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:16.077535 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8284a0c0-42f7-4fae-8b2e-7f98a10631dc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:16.084189 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8284a0c0-42f7-4fae-8b2e-7f98a10631dc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:16.084614 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 23/93] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:16 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:16.855799 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eb9f9647-ac2b-4456-be87-1dc4e40aaed1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:16.858080 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb9f9647-ac2b-4456-be87-1dc4e40aaed1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:16.858320 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb9f9647-ac2b-4456-be87-1dc4e40aaed1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:16.858637 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb9f9647-ac2b-4456-be87-1dc4e40aaed1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:16.867456 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:16.867456 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:16.872277 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eb9f9647-ac2b-4456-be87-1dc4e40aaed1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:16.878284 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb9f9647-ac2b-4456-be87-1dc4e40aaed1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:16.879143 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 25/94] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:16 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:17.100999 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d583cd91-4470-4e20-81c8-1dd40adb2001 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:17.104134 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d583cd91-4470-4e20-81c8-1dd40adb2001 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:17.104267 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d583cd91-4470-4e20-81c8-1dd40adb2001 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:17.104403 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d583cd91-4470-4e20-81c8-1dd40adb2001 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:17.112867 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:17.112867 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:17.119385 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d583cd91-4470-4e20-81c8-1dd40adb2001 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:17.130423 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d583cd91-4470-4e20-81c8-1dd40adb2001 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:17.131383 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 24/95] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:17 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:17.898967 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8f9a408b-e4ac-4f17-af96-d05d0875e0d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:17.902428 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f9a408b-e4ac-4f17-af96-d05d0875e0d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:17.902718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f9a408b-e4ac-4f17-af96-d05d0875e0d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:17.902969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f9a408b-e4ac-4f17-af96-d05d0875e0d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:17.915572 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:17.915572 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:17.921518 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8f9a408b-e4ac-4f17-af96-d05d0875e0d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:17.935024 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f9a408b-e4ac-4f17-af96-d05d0875e0d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:17.935800 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 24/96] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:17 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:18.146876 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c77fd93e-0564-401c-afc8-c05ca77b96b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:18.149653 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c77fd93e-0564-401c-afc8-c05ca77b96b3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:18.150661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c77fd93e-0564-401c-afc8-c05ca77b96b3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:18.150954 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c77fd93e-0564-401c-afc8-c05ca77b96b3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:18.161984 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:18.161984 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:18.169416 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c77fd93e-0564-401c-afc8-c05ca77b96b3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:18.178205 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c77fd93e-0564-401c-afc8-c05ca77b96b3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:18.178964 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 24/97] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:18 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:44:18.950760 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f2442933-bfaa-43cc-9e9e-ff8c8e297f6f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:18.953190 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2442933-bfaa-43cc-9e9e-ff8c8e297f6f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:18.953469 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2442933-bfaa-43cc-9e9e-ff8c8e297f6f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:18.953748 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2442933-bfaa-43cc-9e9e-ff8c8e297f6f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:18.963816 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:18.963816 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:18.970337 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f2442933-bfaa-43cc-9e9e-ff8c8e297f6f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:18.975436 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2442933-bfaa-43cc-9e9e-ff8c8e297f6f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:18.976079 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 26/98] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:18 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:19.197122 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f162049-4f0d-41f0-8e74-3a489f7f8852 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:19.199659 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f162049-4f0d-41f0-8e74-3a489f7f8852 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:19.199961 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f162049-4f0d-41f0-8e74-3a489f7f8852 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:19.200259 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f162049-4f0d-41f0-8e74-3a489f7f8852 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:19.213088 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:19.213088 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:19.223350 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0f162049-4f0d-41f0-8e74-3a489f7f8852 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:19.230933 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f162049-4f0d-41f0-8e74-3a489f7f8852 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:19.231567 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 25/99] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:19 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:19.993088 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4fafd374-1d60-4db6-bfab-54ff43d54367 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:19.995797 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4fafd374-1d60-4db6-bfab-54ff43d54367 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:19.996130 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4fafd374-1d60-4db6-bfab-54ff43d54367 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:19.996459 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4fafd374-1d60-4db6-bfab-54ff43d54367 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:20.005487 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:20.005487 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:20.010730 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4fafd374-1d60-4db6-bfab-54ff43d54367 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:20.017646 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4fafd374-1d60-4db6-bfab-54ff43d54367 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:20.018055 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 25/100] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:19 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:20.250380 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cb757ee2-abbe-4eab-9380-ee88b851a309 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:20.252710 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb757ee2-abbe-4eab-9380-ee88b851a309 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:20.252989 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb757ee2-abbe-4eab-9380-ee88b851a309 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:20.253283 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb757ee2-abbe-4eab-9380-ee88b851a309 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:20.262994 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:20.262994 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:20.267822 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cb757ee2-abbe-4eab-9380-ee88b851a309 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:20.273565 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb757ee2-abbe-4eab-9380-ee88b851a309 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:20.274099 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 25/101] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:20 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:21.039782 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-747b123f-38e0-45f9-95da-0687af0929f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:21.042383 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-747b123f-38e0-45f9-95da-0687af0929f6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:21.042683 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-747b123f-38e0-45f9-95da-0687af0929f6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:21.043243 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-747b123f-38e0-45f9-95da-0687af0929f6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:21.053325 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:21.053325 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:21.060085 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-747b123f-38e0-45f9-95da-0687af0929f6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:21.067640 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-747b123f-38e0-45f9-95da-0687af0929f6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:21.068615 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 27/102] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:21 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:21.291008 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-21762e0a-31b5-4e52-81d0-322b8d602d6b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:21.293368 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21762e0a-31b5-4e52-81d0-322b8d602d6b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:21.293821 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-21762e0a-31b5-4e52-81d0-322b8d602d6b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:21.293898 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-21762e0a-31b5-4e52-81d0-322b8d602d6b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:21.303651 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:21.303651 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:21.308895 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-21762e0a-31b5-4e52-81d0-322b8d602d6b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:21.315046 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21762e0a-31b5-4e52-81d0-322b8d602d6b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:21.315046 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 26/103] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:21 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:22.085851 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c441701a-44e0-4c11-a4d5-3605b49d7cca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:22.088180 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c441701a-44e0-4c11-a4d5-3605b49d7cca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:22.088426 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c441701a-44e0-4c11-a4d5-3605b49d7cca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:22.088689 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c441701a-44e0-4c11-a4d5-3605b49d7cca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:22.098344 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:22.098344 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:22.103604 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c441701a-44e0-4c11-a4d5-3605b49d7cca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:22.109854 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c441701a-44e0-4c11-a4d5-3605b49d7cca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:22.110359 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 26/104] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:22 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:22.330917 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-478e8e05-8717-4be8-9c0d-82fbf2f191e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:22.333991 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-478e8e05-8717-4be8-9c0d-82fbf2f191e2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:22.334287 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-478e8e05-8717-4be8-9c0d-82fbf2f191e2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:22.334455 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-478e8e05-8717-4be8-9c0d-82fbf2f191e2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:22.348576 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:22.348576 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:22.359358 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-478e8e05-8717-4be8-9c0d-82fbf2f191e2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:22.365078 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-478e8e05-8717-4be8-9c0d-82fbf2f191e2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:22.366118 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 26/105] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:22 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:23.129670 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ad710068-277e-4cf5-8479-630c4b04b52a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:23.133771 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad710068-277e-4cf5-8479-630c4b04b52a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:23.134070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad710068-277e-4cf5-8479-630c4b04b52a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:23.134158 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad710068-277e-4cf5-8479-630c4b04b52a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:23.144085 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:23.144085 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:23.149332 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ad710068-277e-4cf5-8479-630c4b04b52a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:23.156812 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad710068-277e-4cf5-8479-630c4b04b52a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:23.157491 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 28/106] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:23 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:23.388247 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf8a4a9e-322a-4241-a75d-15c5d8d3ca1c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:23.392616 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf8a4a9e-322a-4241-a75d-15c5d8d3ca1c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:23.392968 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf8a4a9e-322a-4241-a75d-15c5d8d3ca1c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:23.393120 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf8a4a9e-322a-4241-a75d-15c5d8d3ca1c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:23.407622 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:23.407622 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:23.417780 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cf8a4a9e-322a-4241-a75d-15c5d8d3ca1c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:23.426171 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf8a4a9e-322a-4241-a75d-15c5d8d3ca1c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:23.426801 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 27/107] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:23 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:24.176600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1e1eecab-189f-4e70-b0bd-d5ce925ecc30 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:24.183596 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e1eecab-189f-4e70-b0bd-d5ce925ecc30 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:24.183893 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e1eecab-189f-4e70-b0bd-d5ce925ecc30 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:24.185326 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e1eecab-189f-4e70-b0bd-d5ce925ecc30 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:24.195606 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:24.195606 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:24.201433 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1e1eecab-189f-4e70-b0bd-d5ce925ecc30 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:24.208174 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e1eecab-189f-4e70-b0bd-d5ce925ecc30 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:24.208749 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 27/108] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:24 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:24.445647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd6c7325-e766-4487-bfd8-2c1854e5b061 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:24.448472 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd6c7325-e766-4487-bfd8-2c1854e5b061 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:24.448772 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd6c7325-e766-4487-bfd8-2c1854e5b061 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:24.449619 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd6c7325-e766-4487-bfd8-2c1854e5b061 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:24.461260 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:24.461260 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:24.468691 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fd6c7325-e766-4487-bfd8-2c1854e5b061 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:24.479166 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd6c7325-e766-4487-bfd8-2c1854e5b061 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:24.480456 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 27/109] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:24 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:25.224777 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f349e875-6c6a-4566-8938-6da074ff0976 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:25.226017 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f349e875-6c6a-4566-8938-6da074ff0976 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:25.226017 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f349e875-6c6a-4566-8938-6da074ff0976 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:25.226345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f349e875-6c6a-4566-8938-6da074ff0976 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:25.235823 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:25.235823 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:25.240575 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f349e875-6c6a-4566-8938-6da074ff0976 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:25.246878 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f349e875-6c6a-4566-8938-6da074ff0976 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:25.246878 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 29/110] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:25 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:25.502267 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eef9770a-1d53-4262-ab45-11111125d1fc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:25.504733 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eef9770a-1d53-4262-ab45-11111125d1fc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:25.504733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eef9770a-1d53-4262-ab45-11111125d1fc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:25.505673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eef9770a-1d53-4262-ab45-11111125d1fc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:25.515052 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:25.515052 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:25.520587 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eef9770a-1d53-4262-ab45-11111125d1fc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:25.529390 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eef9770a-1d53-4262-ab45-11111125d1fc tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:25.530682 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 28/111] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:25 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:26.268279 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2f657889-58a7-45a8-8167-87c8330f5931 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:26.270707 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f657889-58a7-45a8-8167-87c8330f5931 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:26.271077 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f657889-58a7-45a8-8167-87c8330f5931 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:26.271800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f657889-58a7-45a8-8167-87c8330f5931 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:26.282381 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:26.282381 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:26.288391 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2f657889-58a7-45a8-8167-87c8330f5931 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:26.295781 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f657889-58a7-45a8-8167-87c8330f5931 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:26.296371 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 28/112] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:26 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:26.551701 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b7969ce-6042-44f0-8c30-600612484711 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:26.555748 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b7969ce-6042-44f0-8c30-600612484711 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:26.555748 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b7969ce-6042-44f0-8c30-600612484711 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:26.556679 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b7969ce-6042-44f0-8c30-600612484711 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:26.568752 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:26.568752 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:26.575240 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b7969ce-6042-44f0-8c30-600612484711 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:26.582012 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b7969ce-6042-44f0-8c30-600612484711 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:26.582566 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 28/113] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:26 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:27.317611 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48a4e18c-a919-49c1-ac2c-afada3f5ddcc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:27.321398 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48a4e18c-a919-49c1-ac2c-afada3f5ddcc tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:27.321706 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48a4e18c-a919-49c1-ac2c-afada3f5ddcc tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:27.322205 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48a4e18c-a919-49c1-ac2c-afada3f5ddcc tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:27.332525 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:27.332525 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:27.339693 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-48a4e18c-a919-49c1-ac2c-afada3f5ddcc tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:27.347826 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48a4e18c-a919-49c1-ac2c-afada3f5ddcc tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:27.348484 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 30/114] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:27 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:27.600474 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-012db078-4d0d-4817-879d-49596c8723a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:27.602470 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-012db078-4d0d-4817-879d-49596c8723a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:27.602700 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-012db078-4d0d-4817-879d-49596c8723a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:27.603750 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-012db078-4d0d-4817-879d-49596c8723a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:27.611019 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:27.611019 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:27.614854 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-012db078-4d0d-4817-879d-49596c8723a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:27.620224 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-012db078-4d0d-4817-879d-49596c8723a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:27.620699 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 29/115] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:27 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:28.363830 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3a4b8d11-18db-4ae7-a420-53e054894249 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:28.365846 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3a4b8d11-18db-4ae7-a420-53e054894249 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:28.366352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3a4b8d11-18db-4ae7-a420-53e054894249 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:28.366352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3a4b8d11-18db-4ae7-a420-53e054894249 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:28.377506 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:28.377506 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:28.384072 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3a4b8d11-18db-4ae7-a420-53e054894249 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:28.393044 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3a4b8d11-18db-4ae7-a420-53e054894249 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:28.393531 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 29/116] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:28 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:28.652252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6dec423e-f064-4d8c-b75a-040301dc1e04 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:28.655780 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dec423e-f064-4d8c-b75a-040301dc1e04 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:28.656476 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dec423e-f064-4d8c-b75a-040301dc1e04 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:28.656939 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dec423e-f064-4d8c-b75a-040301dc1e04 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:28.670933 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:28.670933 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:28.676205 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6dec423e-f064-4d8c-b75a-040301dc1e04 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:28.682179 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dec423e-f064-4d8c-b75a-040301dc1e04 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:28.682907 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 29/117] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:28 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:29.409173 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c3f36427-c7eb-40d6-b052-8846520c004c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:29.411761 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3f36427-c7eb-40d6-b052-8846520c004c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:29.412361 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c3f36427-c7eb-40d6-b052-8846520c004c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:29.412513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c3f36427-c7eb-40d6-b052-8846520c004c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:29.422066 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:29.422066 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:29.426512 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c3f36427-c7eb-40d6-b052-8846520c004c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:29.432041 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3f36427-c7eb-40d6-b052-8846520c004c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:29.432427 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 31/118] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:29 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:29.704124 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8adb0352-23bd-4323-b50a-c4f1c142b4cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:29.706565 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8adb0352-23bd-4323-b50a-c4f1c142b4cd tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:29.707183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8adb0352-23bd-4323-b50a-c4f1c142b4cd tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:29.707183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8adb0352-23bd-4323-b50a-c4f1c142b4cd tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:29.717440 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:29.717440 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:29.723508 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8adb0352-23bd-4323-b50a-c4f1c142b4cd tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:29.729862 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8adb0352-23bd-4323-b50a-c4f1c142b4cd tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:29.730861 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 30/119] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:29 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:30.455082 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-21b6ee7b-5413-4142-b60f-8b5bfac5af1d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:30.458250 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21b6ee7b-5413-4142-b60f-8b5bfac5af1d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:30.458648 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21b6ee7b-5413-4142-b60f-8b5bfac5af1d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:30.459040 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21b6ee7b-5413-4142-b60f-8b5bfac5af1d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:30.474797 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:30.474797 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:30.485004 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-21b6ee7b-5413-4142-b60f-8b5bfac5af1d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:30.494936 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21b6ee7b-5413-4142-b60f-8b5bfac5af1d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:30.495348 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 30/120] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:30 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:30.744971 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f38f3bd-9bbd-42ac-a455-93fcc049a1c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:30.748032 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f38f3bd-9bbd-42ac-a455-93fcc049a1c1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:30.748318 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f38f3bd-9bbd-42ac-a455-93fcc049a1c1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:30.748637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f38f3bd-9bbd-42ac-a455-93fcc049a1c1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:30.762055 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:30.762055 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:30.768942 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9f38f3bd-9bbd-42ac-a455-93fcc049a1c1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:30.776406 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f38f3bd-9bbd-42ac-a455-93fcc049a1c1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:30.777240 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 30/121] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:30 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:44:31.513978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd2a0099-d159-46a5-8c96-ee5518ff4f14 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:31.516768 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd2a0099-d159-46a5-8c96-ee5518ff4f14 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:31.517582 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd2a0099-d159-46a5-8c96-ee5518ff4f14 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:31.517973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd2a0099-d159-46a5-8c96-ee5518ff4f14 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:31.529742 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:31.529742 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:31.540786 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cd2a0099-d159-46a5-8c96-ee5518ff4f14 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:31.549078 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd2a0099-d159-46a5-8c96-ee5518ff4f14 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:31.549484 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 32/122] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:31 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:31.796185 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-603ca715-a382-4f51-b0f0-8949db9ed58f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:31.798842 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-603ca715-a382-4f51-b0f0-8949db9ed58f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:31.799119 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-603ca715-a382-4f51-b0f0-8949db9ed58f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:31.799877 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-603ca715-a382-4f51-b0f0-8949db9ed58f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:31.808791 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:31.808791 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:31.814500 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-603ca715-a382-4f51-b0f0-8949db9ed58f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:31.821196 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-603ca715-a382-4f51-b0f0-8949db9ed58f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:31.821781 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 31/123] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:31 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:32.573997 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d1f43782-ca4d-4538-8e7e-d7a970248ffa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:32.576846 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1f43782-ca4d-4538-8e7e-d7a970248ffa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:32.577185 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1f43782-ca4d-4538-8e7e-d7a970248ffa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:32.578144 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1f43782-ca4d-4538-8e7e-d7a970248ffa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:32.587972 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:32.587972 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:32.593198 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d1f43782-ca4d-4538-8e7e-d7a970248ffa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:32.599752 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1f43782-ca4d-4538-8e7e-d7a970248ffa tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:32.599752 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 31/124] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:32 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:32.842754 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c2247419-9a91-4706-8334-37b09626c81a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:32.845530 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2247419-9a91-4706-8334-37b09626c81a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:32.846765 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2247419-9a91-4706-8334-37b09626c81a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:32.846765 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2247419-9a91-4706-8334-37b09626c81a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:32.859604 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:32.859604 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:32.864612 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c2247419-9a91-4706-8334-37b09626c81a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:32.870805 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2247419-9a91-4706-8334-37b09626c81a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:32.871257 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 31/125] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:32 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:33.615091 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48457981-8368-4b08-a4a5-b97e50215f89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:33.617229 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48457981-8368-4b08-a4a5-b97e50215f89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:33.617448 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48457981-8368-4b08-a4a5-b97e50215f89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:33.617686 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48457981-8368-4b08-a4a5-b97e50215f89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:33.628008 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:33.628008 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:33.635606 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-48457981-8368-4b08-a4a5-b97e50215f89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:33.640138 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48457981-8368-4b08-a4a5-b97e50215f89 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:33.640490 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 33/126] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:33 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:33.884830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6ca2c346-fe7f-43c1-990c-8b924a3dc2b7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:33.888193 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ca2c346-fe7f-43c1-990c-8b924a3dc2b7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:33.888193 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ca2c346-fe7f-43c1-990c-8b924a3dc2b7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:33.888193 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ca2c346-fe7f-43c1-990c-8b924a3dc2b7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:33.894348 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:33.894348 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:33.898168 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6ca2c346-fe7f-43c1-990c-8b924a3dc2b7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:33.905446 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ca2c346-fe7f-43c1-990c-8b924a3dc2b7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:33.905446 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 32/127] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:33 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:34.654872 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e492d2de-7069-43ae-b905-19bd9ea6148b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:34.656505 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e492d2de-7069-43ae-b905-19bd9ea6148b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:34.656731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e492d2de-7069-43ae-b905-19bd9ea6148b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:34.656956 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e492d2de-7069-43ae-b905-19bd9ea6148b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:34.664935 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:34.664935 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:34.669434 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e492d2de-7069-43ae-b905-19bd9ea6148b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:34.675381 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e492d2de-7069-43ae-b905-19bd9ea6148b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:34.675946 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 32/128] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:34 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:34.922675 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4f880e05-f98e-4a48-a379-f7f8b7f27b6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:34.925246 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f880e05-f98e-4a48-a379-f7f8b7f27b6a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:34.925487 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f880e05-f98e-4a48-a379-f7f8b7f27b6a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:34.925752 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f880e05-f98e-4a48-a379-f7f8b7f27b6a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:34.933865 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:34.933865 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:34.938656 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4f880e05-f98e-4a48-a379-f7f8b7f27b6a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:34.944167 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f880e05-f98e-4a48-a379-f7f8b7f27b6a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:34.944664 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 32/129] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:34 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:35.690956 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cad6336f-0c45-41a5-9c85-303edca731db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:35.694873 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cad6336f-0c45-41a5-9c85-303edca731db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:35.695132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cad6336f-0c45-41a5-9c85-303edca731db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:35.695384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cad6336f-0c45-41a5-9c85-303edca731db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:35.704411 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:35.704411 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:35.711457 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cad6336f-0c45-41a5-9c85-303edca731db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:35.721347 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cad6336f-0c45-41a5-9c85-303edca731db tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:35.724378 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 34/130] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:35 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:35.965838 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a8dc1fa-fdc9-4fbd-8a74-a9af86e71053 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:35.968589 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a8dc1fa-fdc9-4fbd-8a74-a9af86e71053 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:35.968945 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a8dc1fa-fdc9-4fbd-8a74-a9af86e71053 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:35.969319 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a8dc1fa-fdc9-4fbd-8a74-a9af86e71053 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:35.981710 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:35.981710 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:35.988054 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a8dc1fa-fdc9-4fbd-8a74-a9af86e71053 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:35.995126 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a8dc1fa-fdc9-4fbd-8a74-a9af86e71053 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:35.995690 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 33/131] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:35 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:36.736592 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fa360ae9-4245-4dee-b3d2-8eab21722a1b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:36.738414 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa360ae9-4245-4dee-b3d2-8eab21722a1b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:36.738616 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa360ae9-4245-4dee-b3d2-8eab21722a1b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:36.738866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa360ae9-4245-4dee-b3d2-8eab21722a1b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:36.745978 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:36.745978 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:36.750143 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fa360ae9-4245-4dee-b3d2-8eab21722a1b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:36.755439 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa360ae9-4245-4dee-b3d2-8eab21722a1b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:36.756006 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 33/132] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:36 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:37.012783 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d005e368-6c56-4d35-ac09-8085ecea59ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:37.016013 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d005e368-6c56-4d35-ac09-8085ecea59ec tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:37.016227 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d005e368-6c56-4d35-ac09-8085ecea59ec tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:37.019637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d005e368-6c56-4d35-ac09-8085ecea59ec tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:37.024942 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:37.024942 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:37.034515 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d005e368-6c56-4d35-ac09-8085ecea59ec tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:37.041341 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d005e368-6c56-4d35-ac09-8085ecea59ec tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:37.041341 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 33/133] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:37 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:37.775838 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f953fa7a-40d8-4526-a357-5b071016f4a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:37.782325 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f953fa7a-40d8-4526-a357-5b071016f4a9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:37.782577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f953fa7a-40d8-4526-a357-5b071016f4a9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:37.782961 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f953fa7a-40d8-4526-a357-5b071016f4a9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:37.795017 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:37.795017 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:37.800676 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f953fa7a-40d8-4526-a357-5b071016f4a9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:37.806057 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f953fa7a-40d8-4526-a357-5b071016f4a9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:37.806459 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 35/134] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:37 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:38.059381 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1066d998-d6a6-462f-aff4-e99c10ecb454 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:38.061377 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1066d998-d6a6-462f-aff4-e99c10ecb454 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:38.061604 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1066d998-d6a6-462f-aff4-e99c10ecb454 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:38.061848 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1066d998-d6a6-462f-aff4-e99c10ecb454 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:38.069637 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:38.069637 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:38.074022 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1066d998-d6a6-462f-aff4-e99c10ecb454 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:38.079295 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1066d998-d6a6-462f-aff4-e99c10ecb454 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:38.079813 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 34/135] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:38 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:38.822412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c9cb25ed-e15d-4631-a487-6edd5bb3a34c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:38.824846 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c9cb25ed-e15d-4631-a487-6edd5bb3a34c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:38.825065 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c9cb25ed-e15d-4631-a487-6edd5bb3a34c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:38.828593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c9cb25ed-e15d-4631-a487-6edd5bb3a34c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:38.834458 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:38.834458 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:38.838835 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c9cb25ed-e15d-4631-a487-6edd5bb3a34c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:38.843503 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c9cb25ed-e15d-4631-a487-6edd5bb3a34c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:38.843924 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 34/136] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:38 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:39.094956 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2913d268-6aca-4627-8802-1b5b20d48b8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:39.099597 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2913d268-6aca-4627-8802-1b5b20d48b8f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:39.099597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2913d268-6aca-4627-8802-1b5b20d48b8f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:39.099597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2913d268-6aca-4627-8802-1b5b20d48b8f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:39.111907 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:39.111907 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:39.120324 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2913d268-6aca-4627-8802-1b5b20d48b8f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:39.130160 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2913d268-6aca-4627-8802-1b5b20d48b8f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:39.130893 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 34/137] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:39 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:39.518338 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f77edad-7992-48df-b2ee-27678f58afb0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:39.520310 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:44:39.520710 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2056646048"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:39.522313 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2056646048'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:44:39.522451 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Create volume of 1 GB Aug 20 07:44:39.527216 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Availability Zones retrieved successfully. Aug 20 07:44:39.533655 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Flow 'volume_create_api' (677290c1-e751-42d2-a4a5-cc18cb313659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:39.534738 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e02ee2-c4a8-45ca-afa6-8b9105eb9056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:39.535839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:44:39.575357 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e02ee2-c4a8-45ca-afa6-8b9105eb9056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:39.576141 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07953bb1-056b-44b5-bf3a-7f070c792ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:39.651173 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Created reservations ['234f305a-9eeb-4a47-ba57-ce2c89d755dc', '8ba7fc04-cf63-48f0-ad69-c262ec8a6f3e', 'b780f3e9-b6a5-4e97-b4dc-7bb596bda26f', '694e6f7e-d9c4-4052-ab43-7b08f62bea10'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:44:39.652272 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07953bb1-056b-44b5-bf3a-7f070c792ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['234f305a-9eeb-4a47-ba57-ce2c89d755dc', '8ba7fc04-cf63-48f0-ad69-c262ec8a6f3e', 'b780f3e9-b6a5-4e97-b4dc-7bb596bda26f', '694e6f7e-d9c4-4052-ab43-7b08f62bea10']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:39.653349 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b00855-6a87-45d5-9903-4ca1ff0d47ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:39.682361 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b00855-6a87-45d5-9903-4ca1ff0d47ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca6039d3-a9e3-4ab3-8920-5069f034c235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2056646048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c526c237b1204fd9adfa51ef7a8bbd81',qos_specs=None,replication_status=,reservations=['234f305a-9eeb-4a47-ba57-ce2c89d755dc','8ba7fc04-cf63-48f0-ad69-c262ec8a6f3e','b780f3e9-b6a5-4e97-b4dc-7bb596bda26f','694e6f7e-d9c4-4052-ab43-7b08f62bea10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9431be45431944ab8dc1bd69cf59374d',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:44:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2056646048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca6039d3-a9e3-4ab3-8920-5069f034c235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c526c237b1204fd9adfa51ef7a8bbd81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9431be45431944ab8dc1bd69cf59374d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:39.683452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c83cdc-b9c0-4b88-803b-149841cd7af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:39.707766 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c83cdc-b9c0-4b88-803b-149841cd7af6) transitioned into state 'SUCCESS' from state '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-2056646048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c526c237b1204fd9adfa51ef7a8bbd81',qos_specs=None,replication_status=,reservations=['234f305a-9eeb-4a47-ba57-ce2c89d755dc','8ba7fc04-cf63-48f0-ad69-c262ec8a6f3e','b780f3e9-b6a5-4e97-b4dc-7bb596bda26f','694e6f7e-d9c4-4052-ab43-7b08f62bea10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9431be45431944ab8dc1bd69cf59374d',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:39.708950 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78840018-3917-4cdc-b516-5e2bcaab36bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:39.721030 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78840018-3917-4cdc-b516-5e2bcaab36bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:39.722097 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Flow 'volume_create_api' (677290c1-e751-42d2-a4a5-cc18cb313659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:39.722485 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Create volume request issued successfully. Aug 20 07:44:39.724250 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f77edad-7992-48df-b2ee-27678f58afb0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:44:39.724250 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 36/138] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:44:39 2026] POST /volume/v3/volumes => generated 753 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:44:39.737715 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1450fc46-adcc-4774-b87f-4a6566501ba0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:39.740430 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1450fc46-adcc-4774-b87f-4a6566501ba0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] GET https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 Aug 20 07:44:39.740773 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1450fc46-adcc-4774-b87f-4a6566501ba0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:39.741064 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1450fc46-adcc-4774-b87f-4a6566501ba0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:39.753366 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:39.753366 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:39.762108 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1450fc46-adcc-4774-b87f-4a6566501ba0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Volume info retrieved successfully. Aug 20 07:44:39.768790 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1450fc46-adcc-4774-b87f-4a6566501ba0 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 returned with HTTP 200 Aug 20 07:44:39.769321 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 35/139] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:39 2026] GET /volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:39.858413 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-346ab930-4cab-45ec-bf55-d29678e9e102 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:39.863200 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-346ab930-4cab-45ec-bf55-d29678e9e102 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:39.863200 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-346ab930-4cab-45ec-bf55-d29678e9e102 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:39.863200 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-346ab930-4cab-45ec-bf55-d29678e9e102 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:39.873634 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:39.873634 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:39.884522 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-346ab930-4cab-45ec-bf55-d29678e9e102 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:39.888582 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-346ab930-4cab-45ec-bf55-d29678e9e102 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:39.892684 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 35/140] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:39 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:40.149884 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-451e4e6e-a701-4d50-88d1-8d67b2f6306d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:40.152292 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-451e4e6e-a701-4d50-88d1-8d67b2f6306d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:40.152644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-451e4e6e-a701-4d50-88d1-8d67b2f6306d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:40.152970 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-451e4e6e-a701-4d50-88d1-8d67b2f6306d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:40.163047 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:40.163047 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:40.179422 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-451e4e6e-a701-4d50-88d1-8d67b2f6306d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:40.183107 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-451e4e6e-a701-4d50-88d1-8d67b2f6306d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:40.183716 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 35/141] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:40 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:40.784505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65189bba-ae7c-407b-a685-6125699a200d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:40.786345 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65189bba-ae7c-407b-a685-6125699a200d tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] GET https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 Aug 20 07:44:40.786574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65189bba-ae7c-407b-a685-6125699a200d tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:40.786875 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65189bba-ae7c-407b-a685-6125699a200d tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:40.795016 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:40.795016 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:40.799328 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-65189bba-ae7c-407b-a685-6125699a200d tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Volume info retrieved successfully. Aug 20 07:44:40.804367 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65189bba-ae7c-407b-a685-6125699a200d tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 returned with HTTP 200 Aug 20 07:44:40.804951 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 37/142] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:40 2026] GET /volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:40.903328 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c72ef8ae-3f77-4bc5-829d-583020e75136 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:40.908152 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c72ef8ae-3f77-4bc5-829d-583020e75136 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:40.908152 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c72ef8ae-3f77-4bc5-829d-583020e75136 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:40.908699 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c72ef8ae-3f77-4bc5-829d-583020e75136 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:40.926454 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:40.926454 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:40.933479 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c72ef8ae-3f77-4bc5-829d-583020e75136 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:40.943018 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c72ef8ae-3f77-4bc5-829d-583020e75136 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:40.943635 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 36/143] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:40 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:41.200827 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a977dac3-8b6f-4201-a621-5c3086de9101 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:41.203447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a977dac3-8b6f-4201-a621-5c3086de9101 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:41.203686 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a977dac3-8b6f-4201-a621-5c3086de9101 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:41.204293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a977dac3-8b6f-4201-a621-5c3086de9101 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:41.212313 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:41.212313 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:41.220092 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a977dac3-8b6f-4201-a621-5c3086de9101 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:41.225460 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a977dac3-8b6f-4201-a621-5c3086de9101 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:41.226039 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 36/144] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:41 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:41.231603 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-81b14b90-df52-45ec-80db-35ebf40d4821 req-bdd91e85-e32e-4fef-aeaa-391d3d21e0a7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:41.238493 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-81b14b90-df52-45ec-80db-35ebf40d4821 req-bdd91e85-e32e-4fef-aeaa-391d3d21e0a7 tempest-VolumesAdminNegativeTest-2002141912 tempest-VolumesAdminNegativeTest-2002141912-project] GET https://10.4.3.57/volume/v3/volumes/69c4b60b-533f-4d44-a5a2-717eaf0ce065 Aug 20 07:44:41.238792 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-81b14b90-df52-45ec-80db-35ebf40d4821 req-bdd91e85-e32e-4fef-aeaa-391d3d21e0a7 tempest-VolumesAdminNegativeTest-2002141912 tempest-VolumesAdminNegativeTest-2002141912-project] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:41.239045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-81b14b90-df52-45ec-80db-35ebf40d4821 req-bdd91e85-e32e-4fef-aeaa-391d3d21e0a7 tempest-VolumesAdminNegativeTest-2002141912 tempest-VolumesAdminNegativeTest-2002141912-project] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:41.412938 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-81b14b90-df52-45ec-80db-35ebf40d4821 req-bdd91e85-e32e-4fef-aeaa-391d3d21e0a7 tempest-VolumesAdminNegativeTest-2002141912 tempest-VolumesAdminNegativeTest-2002141912-project] https://10.4.3.57/volume/v3/volumes/69c4b60b-533f-4d44-a5a2-717eaf0ce065 returned with HTTP 404 Aug 20 07:44:41.413907 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 36/145] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:44:41 2026] GET /volume/v3/volumes/69c4b60b-533f-4d44-a5a2-717eaf0ce065 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:44:41.432020 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-777fb125-05f1-41da-9166-9c4a46651017 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:41.434479 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-777fb125-05f1-41da-9166-9c4a46651017 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 Aug 20 07:44:41.435380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-777fb125-05f1-41da-9166-9c4a46651017 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:41.436390 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-777fb125-05f1-41da-9166-9c4a46651017 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:41.436390 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-777fb125-05f1-41da-9166-9c4a46651017 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Delete volume with id: ca6039d3-a9e3-4ab3-8920-5069f034c235 Aug 20 07:44:41.460058 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:41.460058 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:41.460776 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-777fb125-05f1-41da-9166-9c4a46651017 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Volume info retrieved successfully. Aug 20 07:44:41.506262 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-777fb125-05f1-41da-9166-9c4a46651017 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Delete volume request issued successfully. Aug 20 07:44:41.506388 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-777fb125-05f1-41da-9166-9c4a46651017 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 returned with HTTP 202 Aug 20 07:44:41.507208 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 38/146] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:44:41 2026] DELETE /volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:44:41.516959 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec868f45-9cfc-4de5-ad8d-5a7df63efb31 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:41.520186 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec868f45-9cfc-4de5-ad8d-5a7df63efb31 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] GET https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 Aug 20 07:44:41.520439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec868f45-9cfc-4de5-ad8d-5a7df63efb31 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:41.520592 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec868f45-9cfc-4de5-ad8d-5a7df63efb31 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:41.523498 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=162,cinder:INSERT=12,cinder:UPDATE=14 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:44:41.529933 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:41.529933 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:41.536047 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec868f45-9cfc-4de5-ad8d-5a7df63efb31 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Volume info retrieved successfully. Aug 20 07:44:41.541890 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec868f45-9cfc-4de5-ad8d-5a7df63efb31 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 returned with HTTP 200 Aug 20 07:44:41.542459 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 37/147] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:41 2026] GET /volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:41.607966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:41.610612 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:44:41.611108 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1822829645"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:41.612937 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1822829645'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:44:41.613086 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Create volume of 1 GB Aug 20 07:44:41.618516 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Availability Zones retrieved successfully. Aug 20 07:44:41.626483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Flow 'volume_create_api' (662168d6-2c79-48c8-8e0b-548469c274e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:41.628106 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f23952aa-64f4-4b80-a6cd-4cb5666ab564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:41.629567 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:44:41.667987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f23952aa-64f4-4b80-a6cd-4cb5666ab564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:41.669135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f6846f-dcbb-4fd1-b50e-900b200d9977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:41.754393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Created reservations ['4ac910c5-a8c5-4b40-91d1-366aa35d1681', '2629c640-1f24-486d-bcc4-668ccff3e094', '69ba1718-8129-487d-bc39-b7721bd5348e', '8d68927d-f93f-4da5-93e6-5794646f88e3'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:44:41.755448 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f6846f-dcbb-4fd1-b50e-900b200d9977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ac910c5-a8c5-4b40-91d1-366aa35d1681', '2629c640-1f24-486d-bcc4-668ccff3e094', '69ba1718-8129-487d-bc39-b7721bd5348e', '8d68927d-f93f-4da5-93e6-5794646f88e3']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:41.756435 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951bb781-0c53-4ab9-8fc6-1bb6e96d55f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:41.784383 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951bb781-0c53-4ab9-8fc6-1bb6e96d55f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd85bf70-9600-4efc-8bde-5bc2357606ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1822829645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6738f7ed064849898300bfc1b89c3455',qos_specs=None,replication_status=,reservations=['4ac910c5-a8c5-4b40-91d1-366aa35d1681','2629c640-1f24-486d-bcc4-668ccff3e094','69ba1718-8129-487d-bc39-b7721bd5348e','8d68927d-f93f-4da5-93e6-5794646f88e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db9769419a3349a682242f97b304732c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1822829645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd85bf70-9600-4efc-8bde-5bc2357606ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6738f7ed064849898300bfc1b89c3455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db9769419a3349a682242f97b304732c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:41.785156 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b931b4d9-915d-4bb0-bf59-210e80cd414f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:41.814792 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b931b4d9-915d-4bb0-bf59-210e80cd414f) transitioned into state 'SUCCESS' from state '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-1822829645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6738f7ed064849898300bfc1b89c3455',qos_specs=None,replication_status=,reservations=['4ac910c5-a8c5-4b40-91d1-366aa35d1681','2629c640-1f24-486d-bcc4-668ccff3e094','69ba1718-8129-487d-bc39-b7721bd5348e','8d68927d-f93f-4da5-93e6-5794646f88e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db9769419a3349a682242f97b304732c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:41.815795 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4670445e-ee80-40c7-ae18-912b94050654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:41.826191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4670445e-ee80-40c7-ae18-912b94050654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:41.827201 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Flow 'volume_create_api' (662168d6-2c79-48c8-8e0b-548469c274e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:41.827540 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Create volume request issued successfully. Aug 20 07:44:41.828301 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a63cdb8d-6fd5-4415-8ba3-4f90622997a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:44:41.828898 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 37/148] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:44:41 2026] POST /volume/v3/volumes => generated 753 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:44:41.844955 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f7888c9-4dcf-4ff9-a30b-538a3103f198 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:41.847162 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f7888c9-4dcf-4ff9-a30b-538a3103f198 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:41.847451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f7888c9-4dcf-4ff9-a30b-538a3103f198 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:41.847722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f7888c9-4dcf-4ff9-a30b-538a3103f198 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:41.856777 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:41.856777 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:41.861528 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f7888c9-4dcf-4ff9-a30b-538a3103f198 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:41.867081 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f7888c9-4dcf-4ff9-a30b-538a3103f198 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:41.867588 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 37/149] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:41 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:44:41.958320 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ba4ebc8-b366-413c-a2d5-1379faccf464 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:41.961977 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ba4ebc8-b366-413c-a2d5-1379faccf464 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:41.962923 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ba4ebc8-b366-413c-a2d5-1379faccf464 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:41.967042 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ba4ebc8-b366-413c-a2d5-1379faccf464 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:41.973959 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=183,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:44:41.985302 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:41.985302 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:41.993844 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1ba4ebc8-b366-413c-a2d5-1379faccf464 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:42.003804 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ba4ebc8-b366-413c-a2d5-1379faccf464 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:42.004674 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 39/150] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:41 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:42.248161 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d10facd1-189c-433c-a3c5-45e8918c03ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:42.251361 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d10facd1-189c-433c-a3c5-45e8918c03ca tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:42.251361 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d10facd1-189c-433c-a3c5-45e8918c03ca tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:42.251966 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d10facd1-189c-433c-a3c5-45e8918c03ca tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:42.261001 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:42.261001 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:42.267472 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d10facd1-189c-433c-a3c5-45e8918c03ca tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:42.276436 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d10facd1-189c-433c-a3c5-45e8918c03ca tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:42.276920 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 38/151] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:42 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:42.559582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-82f618d7-3678-4151-81a0-89374c77f0d2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:42.563582 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82f618d7-3678-4151-81a0-89374c77f0d2 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] GET https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 Aug 20 07:44:42.563582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82f618d7-3678-4151-81a0-89374c77f0d2 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:42.563582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82f618d7-3678-4151-81a0-89374c77f0d2 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:42.565584 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=246,cinder:INSERT=46,cinder:UPDATE=61 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:44:42.727771 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82f618d7-3678-4151-81a0-89374c77f0d2 tempest-VolumesAdminNegativeTest-182763314 tempest-VolumesAdminNegativeTest-182763314-project-member] https://10.4.3.57/volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 returned with HTTP 404 Aug 20 07:44:42.728777 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 38/152] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:42 2026] GET /volume/v3/volumes/ca6039d3-a9e3-4ab3-8920-5069f034c235 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:44:42.886188 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2150acfc-b8e6-47e0-8862-e7823fc1802f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:42.887317 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2150acfc-b8e6-47e0-8862-e7823fc1802f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:42.887583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2150acfc-b8e6-47e0-8862-e7823fc1802f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:42.887876 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2150acfc-b8e6-47e0-8862-e7823fc1802f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:42.891024 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=167,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:44:42.900632 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:42.900632 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:42.909069 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2150acfc-b8e6-47e0-8862-e7823fc1802f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:42.918736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2150acfc-b8e6-47e0-8862-e7823fc1802f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:42.918736 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 38/153] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:42 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:43.019862 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-a9fb5bc8-dcf9-4996-baee-7c1759870e08 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:43.022702 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-a9fb5bc8-dcf9-4996-baee-7c1759870e08 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:43.023082 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-a9fb5bc8-dcf9-4996-baee-7c1759870e08 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:43.023428 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-a9fb5bc8-dcf9-4996-baee-7c1759870e08 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:43.023540 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-18754039-5edc-4aa0-bde5-afd0163f8e0a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:43.026028 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18754039-5edc-4aa0-bde5-afd0163f8e0a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:43.026339 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-18754039-5edc-4aa0-bde5-afd0163f8e0a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:43.027177 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-18754039-5edc-4aa0-bde5-afd0163f8e0a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:43.033010 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:43.033010 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:43.039500 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:43.039500 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:43.045104 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-a9fb5bc8-dcf9-4996-baee-7c1759870e08 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:43.045259 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-18754039-5edc-4aa0-bde5-afd0163f8e0a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:43.051874 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18754039-5edc-4aa0-bde5-afd0163f8e0a tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:43.052500 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 39/154] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:43 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:43.053161 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-a9fb5bc8-dcf9-4996-baee-7c1759870e08 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:43.053889 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 40/155] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:44:43 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:43.297352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-213493d7-0a42-4a22-bcf0-3959dfad7988 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:43.302961 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-213493d7-0a42-4a22-bcf0-3959dfad7988 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:43.302961 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-213493d7-0a42-4a22-bcf0-3959dfad7988 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:43.302961 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-213493d7-0a42-4a22-bcf0-3959dfad7988 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:43.313568 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:43.313568 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:43.323490 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-213493d7-0a42-4a22-bcf0-3959dfad7988 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:43.333365 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-213493d7-0a42-4a22-bcf0-3959dfad7988 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:43.334791 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 39/156] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:43 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:43.561740 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-08f4eb98-d37f-40be-976e-37f8448ffd72 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:43.566018 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-08f4eb98-d37f-40be-976e-37f8448ffd72 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:43.566305 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-08f4eb98-d37f-40be-976e-37f8448ffd72 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:43.566569 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-08f4eb98-d37f-40be-976e-37f8448ffd72 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:43.586329 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e2defda9-cf9c-4f17-8380-71f210ede592 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:43.586329 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2defda9-cf9c-4f17-8380-71f210ede592 None None] GET https://10.4.3.57/volume// Aug 20 07:44:43.587197 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2defda9-cf9c-4f17-8380-71f210ede592 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:43.587197 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2defda9-cf9c-4f17-8380-71f210ede592 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:43.587288 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:43.587288 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:43.587943 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2defda9-cf9c-4f17-8380-71f210ede592 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:43.588168 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 40/157] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:44:43 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:43.597690 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-08f4eb98-d37f-40be-976e-37f8448ffd72 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:43.605583 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-08f4eb98-d37f-40be-976e-37f8448ffd72 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:43.606310 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 39/158] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:44:43 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:43.606920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-d14713ab-64da-4c9a-a406-ac1543c042af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:43.965167 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-d14713ab-64da-4c9a-a406-ac1543c042af tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:44:43.965469 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-d14713ab-64da-4c9a-a406-ac1543c042af tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd85bf70-9600-4efc-8bde-5bc2357606ac", "connector": null, "instance_uuid": "dd3a7dd7-10ab-47a3-9e03-c2d19c08f4d7"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:43.981377 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:43.981377 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:44.008968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d70d78dd-fe9e-441f-bd03-2f9f50d27aac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.009391 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d70d78dd-fe9e-441f-bd03-2f9f50d27aac None None] GET https://10.4.3.57/volume// Aug 20 07:44:44.009655 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d70d78dd-fe9e-441f-bd03-2f9f50d27aac None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:44.010111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d70d78dd-fe9e-441f-bd03-2f9f50d27aac None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:44.010583 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d70d78dd-fe9e-441f-bd03-2f9f50d27aac None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:44.010997 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 40/159] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:44:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:44.029799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-799d2639-d249-43f8-b5fe-ace23d2fdae5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.074728 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-73d9f7c9-8d79-4f26-80d4-214c50aeed7d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.081313 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73d9f7c9-8d79-4f26-80d4-214c50aeed7d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:44.083428 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73d9f7c9-8d79-4f26-80d4-214c50aeed7d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:44.084319 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73d9f7c9-8d79-4f26-80d4-214c50aeed7d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:44.099391 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:44.099391 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:44.108167 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-73d9f7c9-8d79-4f26-80d4-214c50aeed7d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:44.116182 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73d9f7c9-8d79-4f26-80d4-214c50aeed7d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:44.117922 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 40/160] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:44 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:44.186432 np0000007856 devstack@c-api.service[100251]: /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. Aug 20 07:44:44.186432 np0000007856 devstack@c-api.service[100251]: .first() Aug 20 07:44:44.207524 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-d14713ab-64da-4c9a-a406-ac1543c042af tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:44:44.208213 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 41/161] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:44:43 2026] POST /volume/v3/attachments => generated 273 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:44.244021 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9753dfec-71a3-44de-9b68-5579609d067a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.248252 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9753dfec-71a3-44de-9b68-5579609d067a tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:44.248724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9753dfec-71a3-44de-9b68-5579609d067a tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:44.248805 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9753dfec-71a3-44de-9b68-5579609d067a tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:44.257104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9829a901-b28c-4f3c-a322-34fc3252c20c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.257891 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9829a901-b28c-4f3c-a322-34fc3252c20c None None] GET https://10.4.3.57/volume// Aug 20 07:44:44.258134 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9829a901-b28c-4f3c-a322-34fc3252c20c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:44.258349 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9829a901-b28c-4f3c-a322-34fc3252c20c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:44.259082 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9829a901-b28c-4f3c-a322-34fc3252c20c None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:44.259259 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 41/162] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:44:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:44.267978 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:44.267978 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:44.274534 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-6b43020b-f684-4a82-a95b-da7253838372 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.277035 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-6b43020b-f684-4a82-a95b-da7253838372 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:44.277156 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9753dfec-71a3-44de-9b68-5579609d067a tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:44.277252 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-6b43020b-f684-4a82-a95b-da7253838372 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:44.277561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-6b43020b-f684-4a82-a95b-da7253838372 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:44.283654 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9753dfec-71a3-44de-9b68-5579609d067a tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:44.284180 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 41/163] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:44 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:44.293417 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:44.293417 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:44.298240 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-6b43020b-f684-4a82-a95b-da7253838372 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:44.306650 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-6b43020b-f684-4a82-a95b-da7253838372 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:44.307047 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 42/164] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:44:44 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:44:44.352871 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f168b073-6722-4275-b9fb-4db38ca90eef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.356578 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f168b073-6722-4275-b9fb-4db38ca90eef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:44.356578 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f168b073-6722-4275-b9fb-4db38ca90eef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:44.356578 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f168b073-6722-4275-b9fb-4db38ca90eef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:44.356834 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-799d2639-d249-43f8-b5fe-ace23d2fdae5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:44:44.356834 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-799d2639-d249-43f8-b5fe-ace23d2fdae5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27", "connector": null, "instance_uuid": "1c97db9a-4ee3-45f3-b0e1-37a67deca1ef"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:44.364153 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:44.364153 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:44.367920 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:44.367920 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:44.369904 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f168b073-6722-4275-b9fb-4db38ca90eef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:44.376312 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f168b073-6722-4275-b9fb-4db38ca90eef tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:44.377101 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 42/165] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:44 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:44.411821 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-dbde3e20-3626-49ca-8ff7-b820dcd4005f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.413630 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-799d2639-d249-43f8-b5fe-ace23d2fdae5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:44:44.413630 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 41/166] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:44:44 2026] POST /volume/v3/attachments => generated 273 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:44.418336 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-dbde3e20-3626-49ca-8ff7-b820dcd4005f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] PUT https://10.4.3.57/volume/v3/attachments/b78c11a9-c1b6-4481-8ce9-1dabfbd9b722 Aug 20 07:44:44.419279 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-dbde3e20-3626-49ca-8ff7-b820dcd4005f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:44.430328 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-dbde3e20-3626-49ca-8ff7-b820dcd4005f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Acquiring lock "cinder-attachment_update-bd85bf70-9600-4efc-8bde-5bc2357606ac-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:44:44.437655 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-dbde3e20-3626-49ca-8ff7-b820dcd4005f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Lock "cinder-attachment_update-bd85bf70-9600-4efc-8bde-5bc2357606ac-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:44:44.439191 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:44.439191 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:44.459308 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c680a05-e93c-46bb-ae45-34180f92187a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.461664 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c680a05-e93c-46bb-ae45-34180f92187a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:44.462479 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c680a05-e93c-46bb-ae45-34180f92187a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:44.462479 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c680a05-e93c-46bb-ae45-34180f92187a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:44.479684 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:44.479684 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:44.489264 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6c680a05-e93c-46bb-ae45-34180f92187a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:44.490400 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4791e50b-197f-4f06-8ea9-f9050940a4c4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.491335 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4791e50b-197f-4f06-8ea9-f9050940a4c4 None None] GET https://10.4.3.57/volume// Aug 20 07:44:44.492150 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4791e50b-197f-4f06-8ea9-f9050940a4c4 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:44.492502 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4791e50b-197f-4f06-8ea9-f9050940a4c4 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:44.493042 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4791e50b-197f-4f06-8ea9-f9050940a4c4 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:44.493985 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 43/167] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:44:44 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:44.504055 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-e91f12f1-49f5-4794-9459-bfb2df3148f8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.504196 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c680a05-e93c-46bb-ae45-34180f92187a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:44.504317 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 43/168] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:44 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:44.508190 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-e91f12f1-49f5-4794-9459-bfb2df3148f8 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:44.509190 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-e91f12f1-49f5-4794-9459-bfb2df3148f8 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:44.509702 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-e91f12f1-49f5-4794-9459-bfb2df3148f8 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:44.530496 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:44.530496 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:44.540798 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-e91f12f1-49f5-4794-9459-bfb2df3148f8 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:44.547560 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-e91f12f1-49f5-4794-9459-bfb2df3148f8 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:44.548187 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 42/169] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:44:44 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1022 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:44:44.589436 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-dbde3e20-3626-49ca-8ff7-b820dcd4005f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Lock "cinder-attachment_update-bd85bf70-9600-4efc-8bde-5bc2357606ac-np0000007856" released by "attachment_update" :: held 0.152s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:44:44.590076 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-dbde3e20-3626-49ca-8ff7-b820dcd4005f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/attachments/b78c11a9-c1b6-4481-8ce9-1dabfbd9b722 returned with HTTP 200 Aug 20 07:44:44.590671 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 42/170] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:44:44 2026] PUT /volume/v3/attachments/b78c11a9-c1b6-4481-8ce9-1dabfbd9b722 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:44.629760 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-3f0f051e-701b-4949-9597-24158f4a9d2f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:44.632457 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-3f0f051e-701b-4949-9597-24158f4a9d2f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] PUT https://10.4.3.57/volume/v3/attachments/607908d6-1a01-4f15-bb4a-206caec53c85 Aug 20 07:44:44.632952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-3f0f051e-701b-4949-9597-24158f4a9d2f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:44.644661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-3f0f051e-701b-4949-9597-24158f4a9d2f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Acquiring lock "cinder-attachment_update-8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:44:44.650934 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-3f0f051e-701b-4949-9597-24158f4a9d2f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Lock "cinder-attachment_update-8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:44:44.652656 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:44.652656 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:44.749411 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-3f0f051e-701b-4949-9597-24158f4a9d2f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Lock "cinder-attachment_update-8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27-np0000007856" released by "attachment_update" :: held 0.098s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:44:44.749919 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-3f0f051e-701b-4949-9597-24158f4a9d2f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/attachments/607908d6-1a01-4f15-bb4a-206caec53c85 returned with HTTP 200 Aug 20 07:44:44.750584 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 44/171] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:44:44 2026] PUT /volume/v3/attachments/607908d6-1a01-4f15-bb4a-206caec53c85 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:45.134505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c42e2fac-a17c-4943-abbb-2f16f1865cc9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:45.136667 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c42e2fac-a17c-4943-abbb-2f16f1865cc9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:45.136927 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c42e2fac-a17c-4943-abbb-2f16f1865cc9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:45.137174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c42e2fac-a17c-4943-abbb-2f16f1865cc9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:45.144085 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:45.144085 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:45.147702 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c42e2fac-a17c-4943-abbb-2f16f1865cc9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:45.152509 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c42e2fac-a17c-4943-abbb-2f16f1865cc9 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:45.153163 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 44/172] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:45 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:45.299434 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-96414683-3705-4d4f-b9e3-8a35494adf41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:45.302211 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96414683-3705-4d4f-b9e3-8a35494adf41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:45.302482 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96414683-3705-4d4f-b9e3-8a35494adf41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:45.303073 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96414683-3705-4d4f-b9e3-8a35494adf41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:45.318239 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:45.318239 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:45.324209 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-96414683-3705-4d4f-b9e3-8a35494adf41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:45.332903 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96414683-3705-4d4f-b9e3-8a35494adf41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:45.332903 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 43/173] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:45 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:45.396186 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7fb5ec3f-9dfa-4a23-8ef3-2dcfe4b70670 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:45.398236 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fb5ec3f-9dfa-4a23-8ef3-2dcfe4b70670 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:45.398446 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fb5ec3f-9dfa-4a23-8ef3-2dcfe4b70670 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:45.398699 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fb5ec3f-9dfa-4a23-8ef3-2dcfe4b70670 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:45.407747 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:45.407747 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:45.412881 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7fb5ec3f-9dfa-4a23-8ef3-2dcfe4b70670 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:45.418821 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fb5ec3f-9dfa-4a23-8ef3-2dcfe4b70670 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:45.419275 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 43/174] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:45 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:45.520979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8509ba3-9d4a-4ad0-abc2-36dc3f9dc984 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:45.523314 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8509ba3-9d4a-4ad0-abc2-36dc3f9dc984 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:45.523540 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8509ba3-9d4a-4ad0-abc2-36dc3f9dc984 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:45.523825 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8509ba3-9d4a-4ad0-abc2-36dc3f9dc984 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:45.536123 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:45.536123 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:45.540836 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8509ba3-9d4a-4ad0-abc2-36dc3f9dc984 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:45.546141 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8509ba3-9d4a-4ad0-abc2-36dc3f9dc984 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:45.546664 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 45/175] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:45 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:46.170847 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf23162a-124a-40ef-835b-e562dec001be None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:46.172909 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf23162a-124a-40ef-835b-e562dec001be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:46.173739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf23162a-124a-40ef-835b-e562dec001be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:46.173739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf23162a-124a-40ef-835b-e562dec001be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:46.181822 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:46.181822 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:46.188124 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bf23162a-124a-40ef-835b-e562dec001be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:46.193972 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf23162a-124a-40ef-835b-e562dec001be tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:46.194475 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 45/176] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:46 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:44:46.350436 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-586796bd-6d31-420a-8b20-0daf6ca0449f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:46.352655 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-586796bd-6d31-420a-8b20-0daf6ca0449f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:46.352916 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-586796bd-6d31-420a-8b20-0daf6ca0449f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:46.353166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-586796bd-6d31-420a-8b20-0daf6ca0449f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:46.366787 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:46.366787 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:46.374858 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-586796bd-6d31-420a-8b20-0daf6ca0449f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:46.383736 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-586796bd-6d31-420a-8b20-0daf6ca0449f tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:46.384955 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 44/177] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:46 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:46.437311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-666b3aa3-7a06-4e1d-8eb5-97f09d53fc24 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:46.439911 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-666b3aa3-7a06-4e1d-8eb5-97f09d53fc24 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:46.440160 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-666b3aa3-7a06-4e1d-8eb5-97f09d53fc24 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:46.440399 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-666b3aa3-7a06-4e1d-8eb5-97f09d53fc24 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:46.450327 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:46.450327 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:46.456305 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-666b3aa3-7a06-4e1d-8eb5-97f09d53fc24 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:46.463639 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-666b3aa3-7a06-4e1d-8eb5-97f09d53fc24 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:46.464020 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 44/178] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:46 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:46.563477 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-721543a1-bd9f-463c-9d80-896cea3af51e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:46.566807 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-721543a1-bd9f-463c-9d80-896cea3af51e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:46.566807 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-721543a1-bd9f-463c-9d80-896cea3af51e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:46.567192 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-721543a1-bd9f-463c-9d80-896cea3af51e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:46.581090 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:46.581090 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:46.586655 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-721543a1-bd9f-463c-9d80-896cea3af51e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:46.593841 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-721543a1-bd9f-463c-9d80-896cea3af51e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:46.594430 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 46/179] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:46 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:47.211207 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7db9c921-71bb-45e6-98c8-6de2fff57d4f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:47.213781 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7db9c921-71bb-45e6-98c8-6de2fff57d4f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:47.214058 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7db9c921-71bb-45e6-98c8-6de2fff57d4f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:47.214344 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7db9c921-71bb-45e6-98c8-6de2fff57d4f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:47.223264 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:47.223264 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:47.229863 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7db9c921-71bb-45e6-98c8-6de2fff57d4f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:47.237527 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7db9c921-71bb-45e6-98c8-6de2fff57d4f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:47.238310 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 46/180] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:47 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:47.402424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c114bba6-b80b-4a3c-b751-b82c6a4927ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:47.405372 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c114bba6-b80b-4a3c-b751-b82c6a4927ec tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:47.405923 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c114bba6-b80b-4a3c-b751-b82c6a4927ec tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:47.406173 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c114bba6-b80b-4a3c-b751-b82c6a4927ec tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:47.422327 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:47.422327 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:47.428070 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c114bba6-b80b-4a3c-b751-b82c6a4927ec tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:47.435262 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c114bba6-b80b-4a3c-b751-b82c6a4927ec tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:47.436363 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 45/181] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:47 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:44:47.482412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-629da74f-84f2-457e-b391-9bb02cca1c11 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:47.485865 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-629da74f-84f2-457e-b391-9bb02cca1c11 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:47.486102 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-629da74f-84f2-457e-b391-9bb02cca1c11 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:47.487103 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-629da74f-84f2-457e-b391-9bb02cca1c11 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:47.495204 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:47.495204 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:47.499325 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-629da74f-84f2-457e-b391-9bb02cca1c11 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:47.504255 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-629da74f-84f2-457e-b391-9bb02cca1c11 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:47.505147 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 45/182] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:47 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:47.510157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-43599506-510a-4815-b2b6-17db0794d21c req-f9c0c121-3bb2-40e0-a38e-47349e7f9e9b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:47.512835 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-f9c0c121-3bb2-40e0-a38e-47349e7f9e9b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:47.513098 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-f9c0c121-3bb2-40e0-a38e-47349e7f9e9b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:47.513324 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-f9c0c121-3bb2-40e0-a38e-47349e7f9e9b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:47.521390 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:47.521390 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:47.527572 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-43599506-510a-4815-b2b6-17db0794d21c req-f9c0c121-3bb2-40e0-a38e-47349e7f9e9b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:47.532624 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-f9c0c121-3bb2-40e0-a38e-47349e7f9e9b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:47.533055 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 47/183] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:44:47 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:47.610404 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d1e85aff-0e75-493e-8f1a-a41517cfd52f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:47.611954 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1e85aff-0e75-493e-8f1a-a41517cfd52f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:47.611954 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1e85aff-0e75-493e-8f1a-a41517cfd52f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:47.612191 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1e85aff-0e75-493e-8f1a-a41517cfd52f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:47.646469 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:47.646469 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:47.653032 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d1e85aff-0e75-493e-8f1a-a41517cfd52f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:47.660602 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1e85aff-0e75-493e-8f1a-a41517cfd52f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:47.661247 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 47/184] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:47 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:47.866379 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff80828d-82c3-4f0a-8005-00265e30fc27 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:47.866770 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff80828d-82c3-4f0a-8005-00265e30fc27 None None] GET https://10.4.3.57/volume// Aug 20 07:44:47.867034 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff80828d-82c3-4f0a-8005-00265e30fc27 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:47.867206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff80828d-82c3-4f0a-8005-00265e30fc27 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:47.867538 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff80828d-82c3-4f0a-8005-00265e30fc27 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:47.867864 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 46/185] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:44:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:47.895081 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-43599506-510a-4815-b2b6-17db0794d21c req-554fe120-11b6-4dd6-9d23-7d0a5a31328d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.129887 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-554fe120-11b6-4dd6-9d23-7d0a5a31328d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:44:48.133595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-554fe120-11b6-4dd6-9d23-7d0a5a31328d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db5b5719-79db-470d-be35-102f7f93e8a6", "connector": null, "instance_uuid": "9f15c21c-c3b9-491e-9bba-eb59a4a7e5ea"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:48.139749 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:48.139749 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:48.181145 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-554fe120-11b6-4dd6-9d23-7d0a5a31328d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:44:48.181508 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 46/186] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:44:47 2026] POST /volume/v3/attachments => generated 273 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:48.224729 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bf43423-10fd-4f22-8ea6-4421dfaccb16 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.226993 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bf43423-10fd-4f22-8ea6-4421dfaccb16 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:48.227417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bf43423-10fd-4f22-8ea6-4421dfaccb16 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:48.227867 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bf43423-10fd-4f22-8ea6-4421dfaccb16 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:48.240775 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:48.240775 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:48.244762 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-34bb6e2f-4f16-414e-b1d0-2af74d3ce521 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.247587 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34bb6e2f-4f16-414e-b1d0-2af74d3ce521 None None] GET https://10.4.3.57/volume// Aug 20 07:44:48.247587 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34bb6e2f-4f16-414e-b1d0-2af74d3ce521 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:48.247587 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34bb6e2f-4f16-414e-b1d0-2af74d3ce521 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:48.247747 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4bf43423-10fd-4f22-8ea6-4421dfaccb16 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:48.247791 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34bb6e2f-4f16-414e-b1d0-2af74d3ce521 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:48.247791 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 48/187] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:44:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:48.251988 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bf43423-10fd-4f22-8ea6-4421dfaccb16 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:48.252668 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 48/188] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:48 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:48.255755 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1880789c-3fb6-456a-be44-02574432487b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.258078 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-43599506-510a-4815-b2b6-17db0794d21c req-276c542d-9e51-4586-8304-ca1394866434 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.262922 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-276c542d-9e51-4586-8304-ca1394866434 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:48.263132 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-276c542d-9e51-4586-8304-ca1394866434 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:48.263308 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-276c542d-9e51-4586-8304-ca1394866434 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:48.263835 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1880789c-3fb6-456a-be44-02574432487b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:48.264069 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1880789c-3fb6-456a-be44-02574432487b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:48.264269 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1880789c-3fb6-456a-be44-02574432487b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:48.276993 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:48.276993 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:48.277282 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:48.277282 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:48.282097 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-43599506-510a-4815-b2b6-17db0794d21c req-276c542d-9e51-4586-8304-ca1394866434 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:48.282916 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1880789c-3fb6-456a-be44-02574432487b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:48.287255 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-276c542d-9e51-4586-8304-ca1394866434 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:48.287795 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 47/189] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:44:48 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1245 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:44:48.292573 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1880789c-3fb6-456a-be44-02574432487b tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:48.292573 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 47/190] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:48 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:48.375842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-43599506-510a-4815-b2b6-17db0794d21c req-3391432a-7aac-492a-80ca-14d6d34e5422 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.378277 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-3391432a-7aac-492a-80ca-14d6d34e5422 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] PUT https://10.4.3.57/volume/v3/attachments/2d339a68-d10a-47e4-91a7-41d7050a525c Aug 20 07:44:48.378777 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-3391432a-7aac-492a-80ca-14d6d34e5422 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:48.387222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-43599506-510a-4815-b2b6-17db0794d21c req-3391432a-7aac-492a-80ca-14d6d34e5422 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Acquiring lock "cinder-attachment_update-db5b5719-79db-470d-be35-102f7f93e8a6-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:44:48.392565 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-43599506-510a-4815-b2b6-17db0794d21c req-3391432a-7aac-492a-80ca-14d6d34e5422 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Lock "cinder-attachment_update-db5b5719-79db-470d-be35-102f7f93e8a6-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:44:48.393795 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:48.393795 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:48.452741 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-37836608-d3b0-48b2-b147-8f8337466fa1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.458751 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37836608-d3b0-48b2-b147-8f8337466fa1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:48.458751 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-37836608-d3b0-48b2-b147-8f8337466fa1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:48.458751 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-37836608-d3b0-48b2-b147-8f8337466fa1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:48.472167 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:48.472167 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:48.484572 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-37836608-d3b0-48b2-b147-8f8337466fa1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:48.491731 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37836608-d3b0-48b2-b147-8f8337466fa1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:48.492669 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 49/191] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:48 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:48.525325 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0f73a6d4-72a1-4ced-b5e6-c975bd02f2d5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.526282 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-2ed1236a-2390-47c3-a20f-7a0c5e327905 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.528799 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f73a6d4-72a1-4ced-b5e6-c975bd02f2d5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:48.529019 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-2ed1236a-2390-47c3-a20f-7a0c5e327905 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:48.529106 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f73a6d4-72a1-4ced-b5e6-c975bd02f2d5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:48.529227 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-2ed1236a-2390-47c3-a20f-7a0c5e327905 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:48.529296 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f73a6d4-72a1-4ced-b5e6-c975bd02f2d5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:48.529486 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-2ed1236a-2390-47c3-a20f-7a0c5e327905 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:48.533667 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-43599506-510a-4815-b2b6-17db0794d21c req-3391432a-7aac-492a-80ca-14d6d34e5422 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Lock "cinder-attachment_update-db5b5719-79db-470d-be35-102f7f93e8a6-np0000007856" released by "attachment_update" :: held 0.141s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:44:48.534828 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-3391432a-7aac-492a-80ca-14d6d34e5422 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/attachments/2d339a68-d10a-47e4-91a7-41d7050a525c returned with HTTP 200 Aug 20 07:44:48.534968 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 49/192] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:44:48 2026] PUT /volume/v3/attachments/2d339a68-d10a-47e4-91a7-41d7050a525c => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:48.538297 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:48.538297 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:48.542673 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0f73a6d4-72a1-4ced-b5e6-c975bd02f2d5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:48.546934 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f73a6d4-72a1-4ced-b5e6-c975bd02f2d5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:48.547315 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 48/193] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:48 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:48.659668 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:48.659668 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:48.663819 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-2ed1236a-2390-47c3-a20f-7a0c5e327905 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:48.669716 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-2ed1236a-2390-47c3-a20f-7a0c5e327905 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:48.670281 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 48/194] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:44:48 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:48.676888 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c1db7e23-7149-4a16-9215-ef86a9e87a8b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.678785 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1db7e23-7149-4a16-9215-ef86a9e87a8b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:48.679241 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1db7e23-7149-4a16-9215-ef86a9e87a8b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:48.679661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1db7e23-7149-4a16-9215-ef86a9e87a8b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:48.691870 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:48.691870 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:48.701686 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c1db7e23-7149-4a16-9215-ef86a9e87a8b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:48.707845 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1db7e23-7149-4a16-9215-ef86a9e87a8b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:48.708541 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 50/195] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:48 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:48.994461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-de4c02a3-6acf-43b5-b99a-e88d8bf192f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:48.994926 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de4c02a3-6acf-43b5-b99a-e88d8bf192f1 None None] GET https://10.4.3.57/volume// Aug 20 07:44:48.995096 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de4c02a3-6acf-43b5-b99a-e88d8bf192f1 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:48.995345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de4c02a3-6acf-43b5-b99a-e88d8bf192f1 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:48.995755 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de4c02a3-6acf-43b5-b99a-e88d8bf192f1 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:48.996080 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 50/196] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:44:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:49.013188 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-b633515b-2d34-4642-b7da-f5ecaabe7da1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.224017 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-b633515b-2d34-4642-b7da-f5ecaabe7da1 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:44:49.224402 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-b633515b-2d34-4642-b7da-f5ecaabe7da1 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442", "connector": null, "instance_uuid": "0b8963eb-251f-47a3-bbe8-c8fddeb1d0b9"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:49.234633 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:49.234633 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:49.267730 np0000007856 devstack@c-api.service[100250]: WARNING cinder.volume.api [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-b633515b-2d34-4642-b7da-f5ecaabe7da1 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 07:44:49.271857 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c33014fc-d628-4ff0-b85d-4a282d3cde6d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.274590 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c33014fc-d628-4ff0-b85d-4a282d3cde6d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:49.274837 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c33014fc-d628-4ff0-b85d-4a282d3cde6d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:49.275114 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c33014fc-d628-4ff0-b85d-4a282d3cde6d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:49.278478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-b633515b-2d34-4642-b7da-f5ecaabe7da1 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:44:49.279209 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 49/197] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:44:49 2026] POST /volume/v3/attachments => generated 271 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:49.290197 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:49.290197 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:49.295935 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c33014fc-d628-4ff0-b85d-4a282d3cde6d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:49.304896 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c33014fc-d628-4ff0-b85d-4a282d3cde6d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:49.304896 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 49/198] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:49 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:49.309219 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-87e94d80-2dd9-4079-91da-ebcb55e338b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.311787 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87e94d80-2dd9-4079-91da-ebcb55e338b0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:49.311787 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87e94d80-2dd9-4079-91da-ebcb55e338b0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:49.313064 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87e94d80-2dd9-4079-91da-ebcb55e338b0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:49.320792 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aab6a443-e0af-4e5d-b365-d57dded008a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.321233 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:49.321233 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:49.323143 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aab6a443-e0af-4e5d-b365-d57dded008a4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:49.323437 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aab6a443-e0af-4e5d-b365-d57dded008a4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:49.323690 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aab6a443-e0af-4e5d-b365-d57dded008a4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:49.329134 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-87e94d80-2dd9-4079-91da-ebcb55e338b0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:49.337813 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-21c90667-a2c4-4a50-a5f3-7c9a75380b19 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.338291 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87e94d80-2dd9-4079-91da-ebcb55e338b0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:49.338381 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:49.338381 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:49.338468 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21c90667-a2c4-4a50-a5f3-7c9a75380b19 None None] GET https://10.4.3.57/volume// Aug 20 07:44:49.338593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21c90667-a2c4-4a50-a5f3-7c9a75380b19 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:49.338889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21c90667-a2c4-4a50-a5f3-7c9a75380b19 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:49.338968 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 51/199] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:49 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:49.339226 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21c90667-a2c4-4a50-a5f3-7c9a75380b19 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:44:49.339573 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 50/200] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:44:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:44:49.348251 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aab6a443-e0af-4e5d-b365-d57dded008a4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:49.355139 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aab6a443-e0af-4e5d-b365-d57dded008a4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:49.356465 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 51/201] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:49 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:44:49.359410 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-dfdd7739-6d1d-423f-891f-032faf6d012e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.362203 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-dfdd7739-6d1d-423f-891f-032faf6d012e tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:49.362420 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-dfdd7739-6d1d-423f-891f-032faf6d012e tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:49.362724 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-dfdd7739-6d1d-423f-891f-032faf6d012e tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:49.378066 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:49.378066 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:49.392196 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-dfdd7739-6d1d-423f-891f-032faf6d012e tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:49.400574 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-dfdd7739-6d1d-423f-891f-032faf6d012e tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:49.401156 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 50/202] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:44:49 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1046 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:44:49.484063 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-7de3600f-2427-4c92-bcbf-3b665dc5263a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.487378 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-7de3600f-2427-4c92-bcbf-3b665dc5263a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] PUT https://10.4.3.57/volume/v3/attachments/a2103d18-af35-4ae8-9145-a3d014014395 Aug 20 07:44:49.488446 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-7de3600f-2427-4c92-bcbf-3b665dc5263a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:49.501731 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-7de3600f-2427-4c92-bcbf-3b665dc5263a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Acquiring lock "cinder-attachment_update-3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:44:49.510638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a73f1523-d8cf-4f1b-91af-ec8541e53e2b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.512491 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-7de3600f-2427-4c92-bcbf-3b665dc5263a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Lock "cinder-attachment_update-3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442-np0000007856" acquired by "attachment_update" :: waited 0.011s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:44:49.512845 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a73f1523-d8cf-4f1b-91af-ec8541e53e2b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:49.513073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a73f1523-d8cf-4f1b-91af-ec8541e53e2b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:49.513365 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a73f1523-d8cf-4f1b-91af-ec8541e53e2b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:49.514016 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:49.514016 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:49.529667 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:49.529667 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:49.534152 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a73f1523-d8cf-4f1b-91af-ec8541e53e2b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:49.539103 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a73f1523-d8cf-4f1b-91af-ec8541e53e2b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:49.539657 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 51/203] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:49 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:49.565112 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bb382407-1d50-48fa-bf7d-bfff89907f41 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.567265 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb382407-1d50-48fa-bf7d-bfff89907f41 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:49.567489 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb382407-1d50-48fa-bf7d-bfff89907f41 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:49.568570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb382407-1d50-48fa-bf7d-bfff89907f41 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:49.579698 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:49.579698 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:49.587090 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bb382407-1d50-48fa-bf7d-bfff89907f41 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:49.592859 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb382407-1d50-48fa-bf7d-bfff89907f41 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:49.593404 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 52/204] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:49 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:49.616718 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-7de3600f-2427-4c92-bcbf-3b665dc5263a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Lock "cinder-attachment_update-3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442-np0000007856" released by "attachment_update" :: held 0.104s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:44:49.617092 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-7de3600f-2427-4c92-bcbf-3b665dc5263a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/attachments/a2103d18-af35-4ae8-9145-a3d014014395 returned with HTTP 200 Aug 20 07:44:49.617638 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 52/205] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:44:49 2026] PUT /volume/v3/attachments/a2103d18-af35-4ae8-9145-a3d014014395 => generated 967 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:49.723027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0396087f-1f36-4148-a55b-70c8f62394c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:49.725523 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0396087f-1f36-4148-a55b-70c8f62394c5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:49.725845 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0396087f-1f36-4148-a55b-70c8f62394c5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:49.726123 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0396087f-1f36-4148-a55b-70c8f62394c5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:49.739567 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:49.739567 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:49.745289 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0396087f-1f36-4148-a55b-70c8f62394c5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:49.751882 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0396087f-1f36-4148-a55b-70c8f62394c5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:49.752937 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 51/206] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:49 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:44:50.324156 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-42d43607-fa2e-4c7b-b21d-acbfcbbd4fe1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:50.326185 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42d43607-fa2e-4c7b-b21d-acbfcbbd4fe1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:50.326432 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42d43607-fa2e-4c7b-b21d-acbfcbbd4fe1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:50.326687 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42d43607-fa2e-4c7b-b21d-acbfcbbd4fe1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:50.336977 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:50.336977 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:50.341164 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-42d43607-fa2e-4c7b-b21d-acbfcbbd4fe1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:50.345606 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42d43607-fa2e-4c7b-b21d-acbfcbbd4fe1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:50.346042 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 52/207] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:50 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:50.355537 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b6551d7a-53b3-4fe9-8cdb-b0275f5c3af6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:50.357862 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6551d7a-53b3-4fe9-8cdb-b0275f5c3af6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:50.358443 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6551d7a-53b3-4fe9-8cdb-b0275f5c3af6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:50.358443 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6551d7a-53b3-4fe9-8cdb-b0275f5c3af6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:50.366573 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:50.366573 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:50.371239 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b6551d7a-53b3-4fe9-8cdb-b0275f5c3af6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:50.371361 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-00f53bbc-b59a-4864-8350-b7ac2d375b28 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:50.373221 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00f53bbc-b59a-4864-8350-b7ac2d375b28 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:50.373424 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00f53bbc-b59a-4864-8350-b7ac2d375b28 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:50.373643 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00f53bbc-b59a-4864-8350-b7ac2d375b28 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:50.376466 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6551d7a-53b3-4fe9-8cdb-b0275f5c3af6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:50.376973 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 53/208] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:50 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:50.383718 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:50.383718 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:50.387815 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-00f53bbc-b59a-4864-8350-b7ac2d375b28 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:50.392675 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00f53bbc-b59a-4864-8350-b7ac2d375b28 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:50.393195 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 53/209] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:50 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:50.557442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-22915708-9410-46de-bb9f-750975fcefce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:50.559972 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22915708-9410-46de-bb9f-750975fcefce tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:50.560248 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22915708-9410-46de-bb9f-750975fcefce tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:50.560554 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22915708-9410-46de-bb9f-750975fcefce tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:50.574108 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:50.574108 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:50.578666 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-22915708-9410-46de-bb9f-750975fcefce tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:50.584378 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22915708-9410-46de-bb9f-750975fcefce tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:50.584762 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 52/210] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:50 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:50.608107 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-591e3491-2512-4583-a5ee-67da0c85a609 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:50.609942 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-591e3491-2512-4583-a5ee-67da0c85a609 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:50.610165 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-591e3491-2512-4583-a5ee-67da0c85a609 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:50.610377 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-591e3491-2512-4583-a5ee-67da0c85a609 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:50.617779 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:50.617779 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:50.622044 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-591e3491-2512-4583-a5ee-67da0c85a609 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:50.627151 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-591e3491-2512-4583-a5ee-67da0c85a609 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:50.627673 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 53/211] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:50 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:50.767635 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c2fb9eb-5396-4cfb-bdcd-ae2cac613875 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:50.769946 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c2fb9eb-5396-4cfb-bdcd-ae2cac613875 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:50.770235 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c2fb9eb-5396-4cfb-bdcd-ae2cac613875 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:50.770535 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c2fb9eb-5396-4cfb-bdcd-ae2cac613875 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:50.783089 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:50.783089 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:50.787940 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2c2fb9eb-5396-4cfb-bdcd-ae2cac613875 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:50.792983 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c2fb9eb-5396-4cfb-bdcd-ae2cac613875 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:50.793393 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 54/212] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:50 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:51.358710 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-52dd370f-a306-4a79-a88a-ac5c60cf0201 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:51.360745 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52dd370f-a306-4a79-a88a-ac5c60cf0201 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:51.360931 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52dd370f-a306-4a79-a88a-ac5c60cf0201 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:51.361147 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52dd370f-a306-4a79-a88a-ac5c60cf0201 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:51.371456 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:51.371456 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:51.375573 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-52dd370f-a306-4a79-a88a-ac5c60cf0201 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:51.380030 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52dd370f-a306-4a79-a88a-ac5c60cf0201 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:51.380418 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 54/213] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:51 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:51.392903 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55fe02d0-0b35-40bf-88b2-6cd68f8a7b9d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:51.394941 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55fe02d0-0b35-40bf-88b2-6cd68f8a7b9d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:51.395150 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55fe02d0-0b35-40bf-88b2-6cd68f8a7b9d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:51.395379 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55fe02d0-0b35-40bf-88b2-6cd68f8a7b9d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:51.404388 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:51.404388 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:51.406304 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-48eb7be1-9851-4d37-9a68-0161a63d8bdb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:51.408267 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48eb7be1-9851-4d37-9a68-0161a63d8bdb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:51.408565 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48eb7be1-9851-4d37-9a68-0161a63d8bdb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:51.408855 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48eb7be1-9851-4d37-9a68-0161a63d8bdb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:51.409030 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-55fe02d0-0b35-40bf-88b2-6cd68f8a7b9d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:51.414950 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55fe02d0-0b35-40bf-88b2-6cd68f8a7b9d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:51.415364 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 53/214] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:51 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:51.421744 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:51.421744 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:51.426263 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-48eb7be1-9851-4d37-9a68-0161a63d8bdb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:51.431943 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48eb7be1-9851-4d37-9a68-0161a63d8bdb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:51.432447 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 54/215] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:51 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:51.597533 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f3c9dba-deff-4f71-a3fa-22f939d90e0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:51.601121 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f3c9dba-deff-4f71-a3fa-22f939d90e0b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:51.601121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f3c9dba-deff-4f71-a3fa-22f939d90e0b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:51.601121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f3c9dba-deff-4f71-a3fa-22f939d90e0b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:51.615588 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:51.615588 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:51.619875 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f3c9dba-deff-4f71-a3fa-22f939d90e0b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:51.625417 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f3c9dba-deff-4f71-a3fa-22f939d90e0b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:51.626243 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 55/216] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:51 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:51.643522 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c1ea247c-b67a-4647-8232-7755e5f32fe5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:51.645586 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1ea247c-b67a-4647-8232-7755e5f32fe5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:51.645838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1ea247c-b67a-4647-8232-7755e5f32fe5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:51.646012 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1ea247c-b67a-4647-8232-7755e5f32fe5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:51.653722 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:51.653722 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:51.658445 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c1ea247c-b67a-4647-8232-7755e5f32fe5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:51.664300 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1ea247c-b67a-4647-8232-7755e5f32fe5 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:51.664805 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 55/217] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:51 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:51.810268 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ec538f7-1350-4e83-a574-ae1376cfd6f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:51.812471 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ec538f7-1350-4e83-a574-ae1376cfd6f5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:51.812738 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ec538f7-1350-4e83-a574-ae1376cfd6f5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:51.812992 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ec538f7-1350-4e83-a574-ae1376cfd6f5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:51.825269 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:51.825269 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:51.833200 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ec538f7-1350-4e83-a574-ae1376cfd6f5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:51.838270 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ec538f7-1350-4e83-a574-ae1376cfd6f5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:51.838951 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 54/218] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:51 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:52.395048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7ea7d993-4d89-426c-af63-afb7d5ce1378 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:52.397069 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7ea7d993-4d89-426c-af63-afb7d5ce1378 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:52.397352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7ea7d993-4d89-426c-af63-afb7d5ce1378 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:52.397631 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7ea7d993-4d89-426c-af63-afb7d5ce1378 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:52.410852 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:52.410852 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:52.415961 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7ea7d993-4d89-426c-af63-afb7d5ce1378 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:52.422051 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7ea7d993-4d89-426c-af63-afb7d5ce1378 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:52.423169 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 55/219] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:52 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:52.428529 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-090dba50-5853-42d5-8610-6092c0170bc1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:52.430690 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-090dba50-5853-42d5-8610-6092c0170bc1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:52.430914 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-090dba50-5853-42d5-8610-6092c0170bc1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:52.431123 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-090dba50-5853-42d5-8610-6092c0170bc1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:52.441352 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:52.441352 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:52.447571 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-090dba50-5853-42d5-8610-6092c0170bc1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:52.448650 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-80d4a24b-e194-4ef4-b208-fcfd3defe07b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:52.450732 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80d4a24b-e194-4ef4-b208-fcfd3defe07b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:52.450877 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80d4a24b-e194-4ef4-b208-fcfd3defe07b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:52.451104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80d4a24b-e194-4ef4-b208-fcfd3defe07b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:52.454852 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-090dba50-5853-42d5-8610-6092c0170bc1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:52.455313 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 56/220] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:52 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:52.465999 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:52.465999 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:52.470025 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-80d4a24b-e194-4ef4-b208-fcfd3defe07b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:52.475363 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80d4a24b-e194-4ef4-b208-fcfd3defe07b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:52.475824 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 56/221] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:52 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:52.642167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-60f36ec2-e672-460c-906a-ba7fb97b07a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:52.644331 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60f36ec2-e672-460c-906a-ba7fb97b07a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:52.644778 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60f36ec2-e672-460c-906a-ba7fb97b07a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:52.645614 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60f36ec2-e672-460c-906a-ba7fb97b07a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:52.655877 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:52.655877 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:52.659800 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-60f36ec2-e672-460c-906a-ba7fb97b07a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:52.664740 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60f36ec2-e672-460c-906a-ba7fb97b07a9 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:52.665159 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 55/222] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:52 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:52.679896 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-45efc65e-6940-417f-b98a-f1a52fc1d62d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:52.681788 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45efc65e-6940-417f-b98a-f1a52fc1d62d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:52.682058 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45efc65e-6940-417f-b98a-f1a52fc1d62d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:52.682335 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45efc65e-6940-417f-b98a-f1a52fc1d62d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:52.690206 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:52.690206 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:52.694913 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-45efc65e-6940-417f-b98a-f1a52fc1d62d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:52.699535 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45efc65e-6940-417f-b98a-f1a52fc1d62d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:52.699982 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 56/223] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:52 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:52.853715 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c24bc2b9-9e7f-40aa-a18a-ea94391a0f13 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:52.855448 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c24bc2b9-9e7f-40aa-a18a-ea94391a0f13 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:52.855659 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c24bc2b9-9e7f-40aa-a18a-ea94391a0f13 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:52.855849 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c24bc2b9-9e7f-40aa-a18a-ea94391a0f13 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:52.864381 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:52.864381 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:52.867706 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c24bc2b9-9e7f-40aa-a18a-ea94391a0f13 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:52.871804 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c24bc2b9-9e7f-40aa-a18a-ea94391a0f13 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:52.872329 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 57/224] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:52 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:53.435904 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75d240d6-7f0e-4f2d-92b9-d4801fa0b19a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:53.437829 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75d240d6-7f0e-4f2d-92b9-d4801fa0b19a tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:53.438057 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75d240d6-7f0e-4f2d-92b9-d4801fa0b19a tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:53.438342 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75d240d6-7f0e-4f2d-92b9-d4801fa0b19a tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:53.449229 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:53.449229 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:53.453144 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-75d240d6-7f0e-4f2d-92b9-d4801fa0b19a tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:53.457742 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75d240d6-7f0e-4f2d-92b9-d4801fa0b19a tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:53.458193 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 57/225] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:53 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:53.467201 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bbdf7fb1-0dc0-4b0d-b31f-baf8145faeb7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:53.469075 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbdf7fb1-0dc0-4b0d-b31f-baf8145faeb7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:53.469346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bbdf7fb1-0dc0-4b0d-b31f-baf8145faeb7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:53.469615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bbdf7fb1-0dc0-4b0d-b31f-baf8145faeb7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:53.476817 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:53.476817 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:53.480684 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bbdf7fb1-0dc0-4b0d-b31f-baf8145faeb7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:53.485387 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbdf7fb1-0dc0-4b0d-b31f-baf8145faeb7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:53.485855 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 56/226] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:53 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:53.488347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-34ed0a23-46b5-4b48-93f7-d73b4a8953eb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:53.490747 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34ed0a23-46b5-4b48-93f7-d73b4a8953eb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:53.490972 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-34ed0a23-46b5-4b48-93f7-d73b4a8953eb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:53.491191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-34ed0a23-46b5-4b48-93f7-d73b4a8953eb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:53.500575 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:53.500575 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:53.504523 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-34ed0a23-46b5-4b48-93f7-d73b4a8953eb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:53.508851 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34ed0a23-46b5-4b48-93f7-d73b4a8953eb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:53.509229 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 57/227] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:53 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:53.677782 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4448ffe1-5013-4e08-a17c-c0bfdd24a3af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:53.679643 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4448ffe1-5013-4e08-a17c-c0bfdd24a3af tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:53.679831 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4448ffe1-5013-4e08-a17c-c0bfdd24a3af tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:53.680010 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4448ffe1-5013-4e08-a17c-c0bfdd24a3af tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:53.689951 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:53.689951 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:53.693826 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4448ffe1-5013-4e08-a17c-c0bfdd24a3af tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:53.698736 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4448ffe1-5013-4e08-a17c-c0bfdd24a3af tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:53.699097 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 58/228] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:53 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:53.715314 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0abd48c3-3fa6-4e0f-9139-e11c4470c4c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:53.717672 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0abd48c3-3fa6-4e0f-9139-e11c4470c4c7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:53.718164 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0abd48c3-3fa6-4e0f-9139-e11c4470c4c7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:53.718211 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0abd48c3-3fa6-4e0f-9139-e11c4470c4c7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:53.727718 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:53.727718 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:53.732348 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0abd48c3-3fa6-4e0f-9139-e11c4470c4c7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:53.738062 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0abd48c3-3fa6-4e0f-9139-e11c4470c4c7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:53.738531 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 58/229] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:53 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:53.884795 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d753d713-c3ab-4789-9308-d21b13e3afac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:53.886640 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d753d713-c3ab-4789-9308-d21b13e3afac tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:53.886846 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d753d713-c3ab-4789-9308-d21b13e3afac tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:53.887054 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d753d713-c3ab-4789-9308-d21b13e3afac tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:53.895958 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:53.895958 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:53.899288 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d753d713-c3ab-4789-9308-d21b13e3afac tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:53.904066 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d753d713-c3ab-4789-9308-d21b13e3afac tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:53.904626 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 57/230] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:53 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:54.471890 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4e665a57-cabe-4195-87c8-fae17e9b679c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:54.473608 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e665a57-cabe-4195-87c8-fae17e9b679c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:54.473789 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e665a57-cabe-4195-87c8-fae17e9b679c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:54.473968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e665a57-cabe-4195-87c8-fae17e9b679c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:54.489728 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:54.489728 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:54.494616 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4e665a57-cabe-4195-87c8-fae17e9b679c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:54.499540 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-701fee7a-7948-4f5c-ad58-4599772799d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:54.501976 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-701fee7a-7948-4f5c-ad58-4599772799d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:54.502265 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-701fee7a-7948-4f5c-ad58-4599772799d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:54.502578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-701fee7a-7948-4f5c-ad58-4599772799d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:54.503881 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e665a57-cabe-4195-87c8-fae17e9b679c tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:54.504334 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 58/231] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:54 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:54.509909 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:54.509909 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:54.513767 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-701fee7a-7948-4f5c-ad58-4599772799d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:54.519629 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-701fee7a-7948-4f5c-ad58-4599772799d7 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:54.520307 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 59/232] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:54 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:54.521692 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d27c476-5bce-4873-9128-3ef3b2ee9d1b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:54.525025 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d27c476-5bce-4873-9128-3ef3b2ee9d1b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:54.525347 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d27c476-5bce-4873-9128-3ef3b2ee9d1b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:54.525660 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d27c476-5bce-4873-9128-3ef3b2ee9d1b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:54.538041 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:54.538041 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:54.543212 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d27c476-5bce-4873-9128-3ef3b2ee9d1b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:54.549464 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d27c476-5bce-4873-9128-3ef3b2ee9d1b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:54.550035 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 59/233] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:54 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:54.712114 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a5e75b0-36d7-4871-a4c5-36cad783c5f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:54.714517 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a5e75b0-36d7-4871-a4c5-36cad783c5f7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:54.714925 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a5e75b0-36d7-4871-a4c5-36cad783c5f7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:54.715282 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a5e75b0-36d7-4871-a4c5-36cad783c5f7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:54.729069 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:54.729069 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:54.734355 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a5e75b0-36d7-4871-a4c5-36cad783c5f7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:54.741140 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a5e75b0-36d7-4871-a4c5-36cad783c5f7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:54.742139 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 58/234] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:54 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:54.756315 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0bfb6396-aeba-4501-82b4-ec708bea7f9f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:54.759037 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0bfb6396-aeba-4501-82b4-ec708bea7f9f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:54.759284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0bfb6396-aeba-4501-82b4-ec708bea7f9f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:54.759528 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0bfb6396-aeba-4501-82b4-ec708bea7f9f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:54.766267 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:54.766267 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:54.770028 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0bfb6396-aeba-4501-82b4-ec708bea7f9f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:54.774438 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0bfb6396-aeba-4501-82b4-ec708bea7f9f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:54.774834 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 59/235] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:54 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:54.919982 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5997345-1154-4291-b2bd-f31ee1108370 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:54.922049 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5997345-1154-4291-b2bd-f31ee1108370 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:54.922365 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5997345-1154-4291-b2bd-f31ee1108370 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:54.922527 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5997345-1154-4291-b2bd-f31ee1108370 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:54.933759 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:54.933759 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:54.937638 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f5997345-1154-4291-b2bd-f31ee1108370 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:54.942885 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5997345-1154-4291-b2bd-f31ee1108370 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:54.943356 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 60/236] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:54 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:55.518910 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e216be01-6ac7-4439-8662-686a3ba9f5d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:55.520733 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e216be01-6ac7-4439-8662-686a3ba9f5d1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:55.521034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e216be01-6ac7-4439-8662-686a3ba9f5d1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:55.521137 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e216be01-6ac7-4439-8662-686a3ba9f5d1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:55.530539 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:55.530539 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:55.534249 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e216be01-6ac7-4439-8662-686a3ba9f5d1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:55.534653 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a5086ab3-f6b5-49e0-8330-900515685a52 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:55.536522 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5086ab3-f6b5-49e0-8330-900515685a52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:55.536756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5086ab3-f6b5-49e0-8330-900515685a52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:55.536957 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5086ab3-f6b5-49e0-8330-900515685a52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:55.538333 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e216be01-6ac7-4439-8662-686a3ba9f5d1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:55.538333 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 60/237] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:55 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:55.544244 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:55.544244 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:55.548139 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a5086ab3-f6b5-49e0-8330-900515685a52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:55.552869 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5086ab3-f6b5-49e0-8330-900515685a52 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:55.553257 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 59/238] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:55 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:55.565212 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-39bfd888-6aa1-4446-a464-db2aedda11be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:55.567372 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39bfd888-6aa1-4446-a464-db2aedda11be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:55.567649 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39bfd888-6aa1-4446-a464-db2aedda11be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:55.567897 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39bfd888-6aa1-4446-a464-db2aedda11be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:55.578937 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:55.578937 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:55.583247 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-39bfd888-6aa1-4446-a464-db2aedda11be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:55.588504 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39bfd888-6aa1-4446-a464-db2aedda11be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:55.588983 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 60/239] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:55 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:55.755053 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa54c2b7-fff0-4bf2-b2e2-5028cea709de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:55.757153 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa54c2b7-fff0-4bf2-b2e2-5028cea709de tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:55.757409 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa54c2b7-fff0-4bf2-b2e2-5028cea709de tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:55.757630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa54c2b7-fff0-4bf2-b2e2-5028cea709de tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:55.769083 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:55.769083 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:55.773486 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fa54c2b7-fff0-4bf2-b2e2-5028cea709de tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:55.779679 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa54c2b7-fff0-4bf2-b2e2-5028cea709de tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:55.780185 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 61/240] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:55 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:55.788908 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ed0f7a0-bef1-4b4a-93f0-4b349ab287a7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:55.790829 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ed0f7a0-bef1-4b4a-93f0-4b349ab287a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:55.791082 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ed0f7a0-bef1-4b4a-93f0-4b349ab287a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:55.791344 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ed0f7a0-bef1-4b4a-93f0-4b349ab287a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:55.800100 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:55.800100 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:55.804251 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ed0f7a0-bef1-4b4a-93f0-4b349ab287a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:55.808876 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ed0f7a0-bef1-4b4a-93f0-4b349ab287a7 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:55.809263 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 61/241] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:55 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:55.959274 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eddf61c9-7924-431c-8b1d-7b53a034874b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:55.961331 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eddf61c9-7924-431c-8b1d-7b53a034874b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:55.961629 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eddf61c9-7924-431c-8b1d-7b53a034874b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:55.961869 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eddf61c9-7924-431c-8b1d-7b53a034874b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:55.973020 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:55.973020 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:55.977335 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eddf61c9-7924-431c-8b1d-7b53a034874b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:55.983574 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eddf61c9-7924-431c-8b1d-7b53a034874b tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:55.983978 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 60/242] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:55 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:56.554539 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c1b13ebd-192c-4ee3-a18a-df91a11b6f61 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:56.557241 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1b13ebd-192c-4ee3-a18a-df91a11b6f61 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:56.557478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1b13ebd-192c-4ee3-a18a-df91a11b6f61 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:56.557752 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1b13ebd-192c-4ee3-a18a-df91a11b6f61 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:56.568635 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3e321290-da69-45f5-aa50-f19048f1fb36 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:56.570924 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:56.570924 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:56.571496 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e321290-da69-45f5-aa50-f19048f1fb36 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:56.571805 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e321290-da69-45f5-aa50-f19048f1fb36 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:56.572051 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e321290-da69-45f5-aa50-f19048f1fb36 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:56.575696 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c1b13ebd-192c-4ee3-a18a-df91a11b6f61 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:56.578807 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:56.578807 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:56.581145 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1b13ebd-192c-4ee3-a18a-df91a11b6f61 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:56.581682 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 61/243] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:56 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:56.582253 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3e321290-da69-45f5-aa50-f19048f1fb36 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:56.586187 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e321290-da69-45f5-aa50-f19048f1fb36 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:56.587046 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 62/244] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:56 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 907 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:56.602537 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-634b5711-5787-4686-8884-ed6420ab8c26 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:56.605423 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-634b5711-5787-4686-8884-ed6420ab8c26 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:56.605682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-634b5711-5787-4686-8884-ed6420ab8c26 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:56.605969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-634b5711-5787-4686-8884-ed6420ab8c26 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:56.617987 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:56.617987 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:56.621413 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-634b5711-5787-4686-8884-ed6420ab8c26 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:56.625264 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-634b5711-5787-4686-8884-ed6420ab8c26 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:56.625695 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 62/245] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:56 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:56.793710 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a76ea5f5-b246-41ae-b875-6305aea890f3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:56.796029 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a76ea5f5-b246-41ae-b875-6305aea890f3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:56.796274 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a76ea5f5-b246-41ae-b875-6305aea890f3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:56.796583 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a76ea5f5-b246-41ae-b875-6305aea890f3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:56.809293 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:56.809293 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:56.814125 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a76ea5f5-b246-41ae-b875-6305aea890f3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:56.819646 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a76ea5f5-b246-41ae-b875-6305aea890f3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:56.819951 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 61/246] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:56 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:56.822173 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-06fbe53c-1791-4a12-ae7d-5863bfa23188 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:56.824490 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06fbe53c-1791-4a12-ae7d-5863bfa23188 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:56.824769 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06fbe53c-1791-4a12-ae7d-5863bfa23188 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:56.825024 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06fbe53c-1791-4a12-ae7d-5863bfa23188 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:56.833218 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:56.833218 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:56.838596 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-06fbe53c-1791-4a12-ae7d-5863bfa23188 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:56.844086 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06fbe53c-1791-4a12-ae7d-5863bfa23188 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:56.844831 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 62/247] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:56 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:56.996913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-23bcb381-2af1-4890-aaf7-20eb019d0139 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:56.998613 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23bcb381-2af1-4890-aaf7-20eb019d0139 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:56.998784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23bcb381-2af1-4890-aaf7-20eb019d0139 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:56.998964 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23bcb381-2af1-4890-aaf7-20eb019d0139 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:57.007537 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:57.007537 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:57.011165 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-23bcb381-2af1-4890-aaf7-20eb019d0139 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:57.016470 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23bcb381-2af1-4890-aaf7-20eb019d0139 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:57.017108 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 63/248] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:56 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:57.597963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-51b0f435-bee8-4171-b026-aec860afcfc5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:57.600449 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51b0f435-bee8-4171-b026-aec860afcfc5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:57.600762 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51b0f435-bee8-4171-b026-aec860afcfc5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:57.600820 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ecc74d10-34ca-446b-b81e-25ae2fd2a7cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:57.601009 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51b0f435-bee8-4171-b026-aec860afcfc5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:57.603210 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecc74d10-34ca-446b-b81e-25ae2fd2a7cd tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:44:57.603516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecc74d10-34ca-446b-b81e-25ae2fd2a7cd tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:57.603756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecc74d10-34ca-446b-b81e-25ae2fd2a7cd tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:57.611893 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:57.611893 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:57.612474 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:57.612474 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:57.615808 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-51b0f435-bee8-4171-b026-aec860afcfc5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:57.617680 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ecc74d10-34ca-446b-b81e-25ae2fd2a7cd tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:57.619839 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51b0f435-bee8-4171-b026-aec860afcfc5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:57.620212 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 63/249] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:57 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:57.625087 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecc74d10-34ca-446b-b81e-25ae2fd2a7cd tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:44:57.625731 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 62/250] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:57 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 1393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:57.639625 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-937a48d7-e639-438a-83ca-ba81e7820c4b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:57.641359 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:57.641699 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-937a48d7-e639-438a-83ca-ba81e7820c4b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:57.641944 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-937a48d7-e639-438a-83ca-ba81e7820c4b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:57.642156 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-937a48d7-e639-438a-83ca-ba81e7820c4b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:57.643430 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:44:57.643767 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1057547133"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:57.645225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1057547133'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:44:57.645333 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Create volume of 1 GB Aug 20 07:44:57.649578 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Availability Zones retrieved successfully. Aug 20 07:44:57.654073 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:57.654073 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:57.655688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Flow 'volume_create_api' (0c22ce25-0da0-4d41-9672-5815fd526664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:57.656651 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c55f4c4-be0a-42e3-868e-5143e82f4f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:57.657541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:44:57.658702 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-937a48d7-e639-438a-83ca-ba81e7820c4b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:57.664453 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-937a48d7-e639-438a-83ca-ba81e7820c4b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:57.664943 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 63/251] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:57 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:57.691589 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c55f4c4-be0a-42e3-868e-5143e82f4f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:57.692440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426bc8cf-3063-4ad7-9acb-f3e054d9a772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:57.739137 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Created reservations ['f8cc9104-2cc1-44f2-823d-b7a11e6eb1df', '3e61b97b-bd1b-463b-97eb-d6ae5f16b231', '8d0a6030-9f3d-46cb-8b61-e458f965fc2c', '6e742e16-8c96-450d-8846-1f81ff107b10'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:44:57.740005 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426bc8cf-3063-4ad7-9acb-f3e054d9a772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8cc9104-2cc1-44f2-823d-b7a11e6eb1df', '3e61b97b-bd1b-463b-97eb-d6ae5f16b231', '8d0a6030-9f3d-46cb-8b61-e458f965fc2c', '6e742e16-8c96-450d-8846-1f81ff107b10']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:57.740888 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249be1b5-bcfd-4d95-9fea-c79bda738e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:57.765567 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249be1b5-bcfd-4d95-9fea-c79bda738e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11373b5f-89f7-44f4-a87d-9b1fe8a9b176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1057547133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38617c6dc9d4c04b2f38f54a7f535af',qos_specs=None,replication_status=,reservations=['f8cc9104-2cc1-44f2-823d-b7a11e6eb1df','3e61b97b-bd1b-463b-97eb-d6ae5f16b231','8d0a6030-9f3d-46cb-8b61-e458f965fc2c','6e742e16-8c96-450d-8846-1f81ff107b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28c227f288c45f2be9b9fd22c1ba630',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1057547133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11373b5f-89f7-44f4-a87d-9b1fe8a9b176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38617c6dc9d4c04b2f38f54a7f535af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f28c227f288c45f2be9b9fd22c1ba630',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:57.766474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764a4e1e-f52c-4e69-809c-d7e6b2ede3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:57.791263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764a4e1e-f52c-4e69-809c-d7e6b2ede3ec) transitioned into state 'SUCCESS' from state '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-1057547133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38617c6dc9d4c04b2f38f54a7f535af',qos_specs=None,replication_status=,reservations=['f8cc9104-2cc1-44f2-823d-b7a11e6eb1df','3e61b97b-bd1b-463b-97eb-d6ae5f16b231','8d0a6030-9f3d-46cb-8b61-e458f965fc2c','6e742e16-8c96-450d-8846-1f81ff107b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28c227f288c45f2be9b9fd22c1ba630',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:57.792104 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6429a2b3-5051-4186-bb6c-f5ed2ab1f554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:57.803267 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6429a2b3-5051-4186-bb6c-f5ed2ab1f554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:57.804212 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Flow 'volume_create_api' (0c22ce25-0da0-4d41-9672-5815fd526664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:57.804528 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Create volume request issued successfully. Aug 20 07:44:57.805102 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60c8ca89-6391-4426-a9fe-a6e2dc88daad tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:44:57.805559 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 64/252] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:44:57 2026] POST /volume/v3/volumes => generated 755 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:44:57.818561 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6775fd1d-f52e-4f90-a1b7-5af84fb13b60 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:57.820837 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6775fd1d-f52e-4f90-a1b7-5af84fb13b60 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 Aug 20 07:44:57.821106 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6775fd1d-f52e-4f90-a1b7-5af84fb13b60 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:57.821362 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6775fd1d-f52e-4f90-a1b7-5af84fb13b60 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:57.829422 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:57.829422 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:57.833487 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6775fd1d-f52e-4f90-a1b7-5af84fb13b60 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:57.836902 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-958b5c5b-6248-4858-b8d3-309344788983 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:57.838986 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6775fd1d-f52e-4f90-a1b7-5af84fb13b60 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 returned with HTTP 200 Aug 20 07:44:57.839204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-958b5c5b-6248-4858-b8d3-309344788983 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:57.839449 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 64/253] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:57 2026] GET /volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:57.839651 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-958b5c5b-6248-4858-b8d3-309344788983 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:57.840207 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-958b5c5b-6248-4858-b8d3-309344788983 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:57.851664 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:57.851664 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:57.856062 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-958b5c5b-6248-4858-b8d3-309344788983 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:57.860229 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a9353127-f07d-4694-a2f6-6552fc83f575 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:57.862143 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-958b5c5b-6248-4858-b8d3-309344788983 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:57.862542 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9353127-f07d-4694-a2f6-6552fc83f575 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:57.862648 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 63/254] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:57 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:57.863090 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9353127-f07d-4694-a2f6-6552fc83f575 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:57.863090 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9353127-f07d-4694-a2f6-6552fc83f575 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:57.872203 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:57.872203 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:57.876874 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a9353127-f07d-4694-a2f6-6552fc83f575 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:57.883401 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9353127-f07d-4694-a2f6-6552fc83f575 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:57.884037 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 64/255] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:57 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:58.030667 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46fc172f-b83c-47e8-9a05-d60220e5e861 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:58.038171 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46fc172f-b83c-47e8-9a05-d60220e5e861 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:58.038570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46fc172f-b83c-47e8-9a05-d60220e5e861 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:58.038688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46fc172f-b83c-47e8-9a05-d60220e5e861 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:58.051927 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:58.051927 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:58.057941 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46fc172f-b83c-47e8-9a05-d60220e5e861 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:58.065791 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46fc172f-b83c-47e8-9a05-d60220e5e861 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:58.066192 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 65/256] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:58 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:58.634845 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c77d5928-1ab9-4d00-9550-c858e6c75089 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:58.637178 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c77d5928-1ab9-4d00-9550-c858e6c75089 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:58.637447 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c77d5928-1ab9-4d00-9550-c858e6c75089 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:58.638261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c77d5928-1ab9-4d00-9550-c858e6c75089 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:58.649653 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:58.649653 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:58.653518 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c77d5928-1ab9-4d00-9550-c858e6c75089 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:58.657837 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c77d5928-1ab9-4d00-9550-c858e6c75089 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:58.658259 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 65/257] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:58 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:58.677242 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dff75663-8023-42a0-9cd9-9eec46968dc2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:58.679062 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dff75663-8023-42a0-9cd9-9eec46968dc2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:58.679284 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dff75663-8023-42a0-9cd9-9eec46968dc2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:58.679520 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dff75663-8023-42a0-9cd9-9eec46968dc2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:58.690505 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:58.690505 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:58.695982 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dff75663-8023-42a0-9cd9-9eec46968dc2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:58.702267 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dff75663-8023-42a0-9cd9-9eec46968dc2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:58.702899 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 64/258] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:58 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:58.854414 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0ba41c62-7f74-428a-9876-8f9825a056ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:58.856757 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ba41c62-7f74-428a-9876-8f9825a056ca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 Aug 20 07:44:58.857067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ba41c62-7f74-428a-9876-8f9825a056ca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:58.857355 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ba41c62-7f74-428a-9876-8f9825a056ca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:58.865032 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:58.865032 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:58.869461 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0ba41c62-7f74-428a-9876-8f9825a056ca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:58.873772 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ba41c62-7f74-428a-9876-8f9825a056ca tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 returned with HTTP 200 Aug 20 07:44:58.874226 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 65/259] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:58 2026] GET /volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:58.878327 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f0883c82-0bd0-4a73-a81a-1523b0782b41 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:58.880057 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0883c82-0bd0-4a73-a81a-1523b0782b41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:58.880262 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0883c82-0bd0-4a73-a81a-1523b0782b41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:58.880476 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0883c82-0bd0-4a73-a81a-1523b0782b41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:58.886402 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:58.888181 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:44:58.888590 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1976634988"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:58.890171 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:58.890171 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:58.890630 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1976634988'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:44:58.890826 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Create volume of 1 GB Aug 20 07:44:58.894195 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f0883c82-0bd0-4a73-a81a-1523b0782b41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:58.895121 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Availability Zones retrieved successfully. Aug 20 07:44:58.898991 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b8725b8a-f8de-4695-a25e-c9230aec873b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:58.899497 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0883c82-0bd0-4a73-a81a-1523b0782b41 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:58.899614 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 66/260] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:58 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:58.901239 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Flow 'volume_create_api' (0905d088-a70a-43e8-9ab9-e631bdea226c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:58.901372 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8725b8a-f8de-4695-a25e-c9230aec873b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:44:58.901514 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8725b8a-f8de-4695-a25e-c9230aec873b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:58.901807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8725b8a-f8de-4695-a25e-c9230aec873b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:58.902451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ff85d5-e0cf-4e40-9672-9c25fe24bfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:58.903689 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:44:58.909917 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:58.909917 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:58.914299 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b8725b8a-f8de-4695-a25e-c9230aec873b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:58.920355 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8725b8a-f8de-4695-a25e-c9230aec873b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:44:58.920779 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 65/261] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:58 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:58.934437 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ff85d5-e0cf-4e40-9672-9c25fe24bfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:58.935296 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98eceb18-3251-447a-81b5-7fd517638ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:58.936237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:58.937979 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:44:58.938294 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1217702264"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:44:58.939935 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1217702264'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:44:58.940107 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Create volume of 1 GB Aug 20 07:44:58.944657 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Availability Zones retrieved successfully. Aug 20 07:44:58.950790 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Flow 'volume_create_api' (8dd76883-82e5-45ea-926b-d56c44bb3bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:58.951890 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea46658-a065-4bc3-a5ff-6ea7f0c21f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:58.952916 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:44:58.982675 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea46658-a065-4bc3-a5ff-6ea7f0c21f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:58.983480 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c163125-c9b0-4942-8792-d1738283d472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:58.984219 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Created reservations ['f7c6f08a-d575-434b-bab1-4f755924d238', '57defb17-f8ff-44e5-a7cd-a2d7158b189f', 'b8600c59-631d-42d5-8d82-6687548b180e', 'a75760a9-b94b-49b6-98f8-d292bd0dbb79'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:44:58.985090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98eceb18-3251-447a-81b5-7fd517638ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7c6f08a-d575-434b-bab1-4f755924d238', '57defb17-f8ff-44e5-a7cd-a2d7158b189f', 'b8600c59-631d-42d5-8d82-6687548b180e', 'a75760a9-b94b-49b6-98f8-d292bd0dbb79']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:58.985835 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83b8150c-baf7-46f0-ace9-7032533d2448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:59.013330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83b8150c-baf7-46f0-ace9-7032533d2448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a9be44-c9c7-492a-9df4-f7649bd06cf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1976634988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38617c6dc9d4c04b2f38f54a7f535af',qos_specs=None,replication_status=,reservations=['f7c6f08a-d575-434b-bab1-4f755924d238','57defb17-f8ff-44e5-a7cd-a2d7158b189f','b8600c59-631d-42d5-8d82-6687548b180e','a75760a9-b94b-49b6-98f8-d292bd0dbb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28c227f288c45f2be9b9fd22c1ba630',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1976634988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a9be44-c9c7-492a-9df4-f7649bd06cf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38617c6dc9d4c04b2f38f54a7f535af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f28c227f288c45f2be9b9fd22c1ba630',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:59.014467 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01bdde59-9c09-4355-beb3-ec88846ca96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:59.027516 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Created reservations ['fae73302-866d-424c-aaa1-d4dc07e08e2b', 'd6b123d9-0d9a-4642-ad5a-aa769d29aa4a', '26fddebd-531b-457f-ab68-eca3b3d1d1f1', '2d068d78-b6e8-42d1-99b4-933a8343e3a3'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:44:59.028477 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c163125-c9b0-4942-8792-d1738283d472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fae73302-866d-424c-aaa1-d4dc07e08e2b', 'd6b123d9-0d9a-4642-ad5a-aa769d29aa4a', '26fddebd-531b-457f-ab68-eca3b3d1d1f1', '2d068d78-b6e8-42d1-99b4-933a8343e3a3']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:59.029403 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6c81bb-4ded-4da7-a3e9-00bb6940d6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:59.044333 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01bdde59-9c09-4355-beb3-ec88846ca96d) transitioned into state 'SUCCESS' from state '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-1976634988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38617c6dc9d4c04b2f38f54a7f535af',qos_specs=None,replication_status=,reservations=['f7c6f08a-d575-434b-bab1-4f755924d238','57defb17-f8ff-44e5-a7cd-a2d7158b189f','b8600c59-631d-42d5-8d82-6687548b180e','a75760a9-b94b-49b6-98f8-d292bd0dbb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f28c227f288c45f2be9b9fd22c1ba630',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:59.045277 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892cb9a8-e072-45c1-8025-b71344f80484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:59.056036 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6c81bb-4ded-4da7-a3e9-00bb6940d6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ccaf417-96b2-421d-95d4-17e8c9dfe584', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1217702264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0104938c3ba4c22ab6661732a9c84e1',qos_specs=None,replication_status=,reservations=['fae73302-866d-424c-aaa1-d4dc07e08e2b','d6b123d9-0d9a-4642-ad5a-aa769d29aa4a','26fddebd-531b-457f-ab68-eca3b3d1d1f1','2d068d78-b6e8-42d1-99b4-933a8343e3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147f52b1f5b428aa6edbdead8038e8f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1217702264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ccaf417-96b2-421d-95d4-17e8c9dfe584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0104938c3ba4c22ab6661732a9c84e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f147f52b1f5b428aa6edbdead8038e8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:59.056594 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892cb9a8-e072-45c1-8025-b71344f80484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:59.056893 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dc614c-be4b-400f-8d40-54cb41a5a848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:59.057738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Flow 'volume_create_api' (0905d088-a70a-43e8-9ab9-e631bdea226c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:59.058145 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Create volume request issued successfully. Aug 20 07:44:59.059001 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6e9d600-e571-463d-9732-54b7eb8867e8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:44:59.059600 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 66/262] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:44:58 2026] POST /volume/v3/volumes => generated 755 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 07:44:59.076129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-03605b0a-ffbb-4fdc-bb1b-5f68f9daaa9c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:59.078749 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03605b0a-ffbb-4fdc-bb1b-5f68f9daaa9c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 Aug 20 07:44:59.079246 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03605b0a-ffbb-4fdc-bb1b-5f68f9daaa9c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:59.079598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03605b0a-ffbb-4fdc-bb1b-5f68f9daaa9c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:59.081062 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71257cf3-08b6-44b2-8681-749aa69ab3bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:59.081927 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dc614c-be4b-400f-8d40-54cb41a5a848) transitioned into state 'SUCCESS' from state '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-1217702264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0104938c3ba4c22ab6661732a9c84e1',qos_specs=None,replication_status=,reservations=['fae73302-866d-424c-aaa1-d4dc07e08e2b','d6b123d9-0d9a-4642-ad5a-aa769d29aa4a','26fddebd-531b-457f-ab68-eca3b3d1d1f1','2d068d78-b6e8-42d1-99b4-933a8343e3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147f52b1f5b428aa6edbdead8038e8f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:59.082839 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71257cf3-08b6-44b2-8681-749aa69ab3bc tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:44:59.082990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71257cf3-08b6-44b2-8681-749aa69ab3bc tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:59.083051 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e609a792-41a3-478d-81a9-5ad26774719e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:44:59.083176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71257cf3-08b6-44b2-8681-749aa69ab3bc tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:59.089437 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:59.089437 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:59.093705 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:59.093705 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:59.094457 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-03605b0a-ffbb-4fdc-bb1b-5f68f9daaa9c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:44:59.094999 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e609a792-41a3-478d-81a9-5ad26774719e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:44:59.096073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Flow 'volume_create_api' (8dd76883-82e5-45ea-926b-d56c44bb3bee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:44:59.096453 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Create volume request issued successfully. Aug 20 07:44:59.097405 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d34499f-f9fa-4e5f-a503-962a524d0f9e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:44:59.098004 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 66/263] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:44:58 2026] POST /volume/v3/volumes => generated 750 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:44:59.098744 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-71257cf3-08b6-44b2-8681-749aa69ab3bc tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:44:59.100635 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03605b0a-ffbb-4fdc-bb1b-5f68f9daaa9c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 returned with HTTP 200 Aug 20 07:44:59.101164 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 67/264] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:59 2026] GET /volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:59.103184 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71257cf3-08b6-44b2-8681-749aa69ab3bc tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:44:59.103566 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 66/265] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:59 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:59.113293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4ae0628f-9464-4b1d-bcb4-638364c5735e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:59.115476 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ae0628f-9464-4b1d-bcb4-638364c5735e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 Aug 20 07:44:59.115761 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ae0628f-9464-4b1d-bcb4-638364c5735e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:59.115961 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ae0628f-9464-4b1d-bcb4-638364c5735e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:59.123142 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:59.123142 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:44:59.126964 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4ae0628f-9464-4b1d-bcb4-638364c5735e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:44:59.131493 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ae0628f-9464-4b1d-bcb4-638364c5735e tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 returned with HTTP 200 Aug 20 07:44:59.131889 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 67/266] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:59 2026] GET /volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:59.672353 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d359a3de-fcb1-47c2-9bd6-4226661aaca3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:59.674497 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d359a3de-fcb1-47c2-9bd6-4226661aaca3 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:44:59.674613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d359a3de-fcb1-47c2-9bd6-4226661aaca3 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:59.674834 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d359a3de-fcb1-47c2-9bd6-4226661aaca3 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:59.684870 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:59.684870 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:44:59.688702 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d359a3de-fcb1-47c2-9bd6-4226661aaca3 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:44:59.693207 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d359a3de-fcb1-47c2-9bd6-4226661aaca3 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:44:59.693669 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 67/267] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:59 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:44:59.715736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8d81f4fd-8c2a-456a-b605-7f193af88eaf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:59.717486 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d81f4fd-8c2a-456a-b605-7f193af88eaf tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:44:59.717708 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d81f4fd-8c2a-456a-b605-7f193af88eaf tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:59.717919 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d81f4fd-8c2a-456a-b605-7f193af88eaf tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:59.727222 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:59.727222 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:44:59.730984 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8d81f4fd-8c2a-456a-b605-7f193af88eaf tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:44:59.735721 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d81f4fd-8c2a-456a-b605-7f193af88eaf tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:44:59.736175 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 68/268] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:59 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:44:59.912589 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-196aaa01-22a6-454a-89b1-ff2e8712f9be None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:44:59.915233 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-196aaa01-22a6-454a-89b1-ff2e8712f9be tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:44:59.915428 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-196aaa01-22a6-454a-89b1-ff2e8712f9be tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:44:59.915970 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-196aaa01-22a6-454a-89b1-ff2e8712f9be tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:44:59.926875 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:44:59.926875 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:44:59.932172 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-196aaa01-22a6-454a-89b1-ff2e8712f9be tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:44:59.936821 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-196aaa01-22a6-454a-89b1-ff2e8712f9be tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:44:59.937279 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 67/269] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:44:59 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:00.114068 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9077fa1e-3ffc-4d84-9ef6-d6893888a4ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:00.115752 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9077fa1e-3ffc-4d84-9ef6-d6893888a4ec tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 Aug 20 07:45:00.115942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9077fa1e-3ffc-4d84-9ef6-d6893888a4ec tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:00.116103 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9077fa1e-3ffc-4d84-9ef6-d6893888a4ec tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:00.117792 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-598b8491-45eb-45b8-a478-5013c3ca2415 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:00.119865 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-598b8491-45eb-45b8-a478-5013c3ca2415 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:00.120073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-598b8491-45eb-45b8-a478-5013c3ca2415 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:00.120276 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-598b8491-45eb-45b8-a478-5013c3ca2415 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:00.122771 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:00.122771 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:00.126836 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9077fa1e-3ffc-4d84-9ef6-d6893888a4ec tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:45:00.131248 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9077fa1e-3ffc-4d84-9ef6-d6893888a4ec tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 returned with HTTP 200 Aug 20 07:45:00.131669 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 68/270] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:00 2026] GET /volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:00.132817 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:00.132817 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:00.137655 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-598b8491-45eb-45b8-a478-5013c3ca2415 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:00.144875 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-598b8491-45eb-45b8-a478-5013c3ca2415 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:00.145154 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 68/271] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:00 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:00.146682 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-848f464f-707e-462a-9374-7161915885c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:00.148649 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-848f464f-707e-462a-9374-7161915885c8 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 Aug 20 07:45:00.149099 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-848f464f-707e-462a-9374-7161915885c8 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:00.149099 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-848f464f-707e-462a-9374-7161915885c8 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:00.155430 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:00.155430 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:00.158758 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-848f464f-707e-462a-9374-7161915885c8 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:45:00.162534 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-848f464f-707e-462a-9374-7161915885c8 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 returned with HTTP 200 Aug 20 07:45:00.162910 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 69/272] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:00 2026] GET /volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:00.177352 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-62f5b62e-a08f-428e-80b7-4096bd915107 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:00.179755 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:45:00.180209 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-329209451"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:00.182289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-329209451'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:45:00.182289 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Create volume of 1 GB Aug 20 07:45:00.187712 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Availability Zones retrieved successfully. Aug 20 07:45:00.195981 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Flow 'volume_create_api' (be1127e0-8f31-4b84-808f-0f7888d230f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:00.197442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5077e24b-9b05-4e26-8362-df43678e3a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:00.198819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:45:00.232667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5077e24b-9b05-4e26-8362-df43678e3a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:00.233563 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32bc444f-be53-4505-8212-9ff0b9a3396f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:00.281768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Created reservations ['4f90c7ef-81ea-4710-9935-9272025b791a', '32c2114c-0e10-45b3-b7bf-7b2b5468d707', 'bee7772a-bd3f-4e8d-a076-26ac8ad20a03', '9ec46d84-90fb-4fde-a650-7f0856ce3bc7'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:45:00.282767 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32bc444f-be53-4505-8212-9ff0b9a3396f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f90c7ef-81ea-4710-9935-9272025b791a', '32c2114c-0e10-45b3-b7bf-7b2b5468d707', 'bee7772a-bd3f-4e8d-a076-26ac8ad20a03', '9ec46d84-90fb-4fde-a650-7f0856ce3bc7']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:00.283645 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da523ca-1075-412d-936d-fcb6ab1856a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:00.311422 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da523ca-1075-412d-936d-fcb6ab1856a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de950afd-e092-489f-8c01-0e0b92f4b1df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-329209451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0104938c3ba4c22ab6661732a9c84e1',qos_specs=None,replication_status=,reservations=['4f90c7ef-81ea-4710-9935-9272025b791a','32c2114c-0e10-45b3-b7bf-7b2b5468d707','bee7772a-bd3f-4e8d-a076-26ac8ad20a03','9ec46d84-90fb-4fde-a650-7f0856ce3bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147f52b1f5b428aa6edbdead8038e8f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:45:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-329209451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de950afd-e092-489f-8c01-0e0b92f4b1df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0104938c3ba4c22ab6661732a9c84e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f147f52b1f5b428aa6edbdead8038e8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:00.312674 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d98180e1-6073-4e6d-9b86-6558aab8d7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:00.337353 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d98180e1-6073-4e6d-9b86-6558aab8d7ed) transitioned into state 'SUCCESS' from state '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-329209451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0104938c3ba4c22ab6661732a9c84e1',qos_specs=None,replication_status=,reservations=['4f90c7ef-81ea-4710-9935-9272025b791a','32c2114c-0e10-45b3-b7bf-7b2b5468d707','bee7772a-bd3f-4e8d-a076-26ac8ad20a03','9ec46d84-90fb-4fde-a650-7f0856ce3bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147f52b1f5b428aa6edbdead8038e8f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:00.338243 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba2d1a6-18c1-4b9b-8631-bcf769fb79b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:00.351607 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba2d1a6-18c1-4b9b-8631-bcf769fb79b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:00.352841 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Flow 'volume_create_api' (be1127e0-8f31-4b84-808f-0f7888d230f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:00.353298 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Create volume request issued successfully. Aug 20 07:45:00.354193 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62f5b62e-a08f-428e-80b7-4096bd915107 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:45:00.354845 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 68/273] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:45:00 2026] POST /volume/v3/volumes => generated 749 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:45:00.369749 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b6099188-8f88-482e-8402-df5020e33311 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:00.371905 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6099188-8f88-482e-8402-df5020e33311 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df Aug 20 07:45:00.372149 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6099188-8f88-482e-8402-df5020e33311 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:00.372401 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6099188-8f88-482e-8402-df5020e33311 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:00.381049 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:00.381049 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:00.386222 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b6099188-8f88-482e-8402-df5020e33311 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:45:00.392276 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6099188-8f88-482e-8402-df5020e33311 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df returned with HTTP 200 Aug 20 07:45:00.392809 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 69/274] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:00 2026] GET /volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:00.707763 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8ff32f64-4df8-435c-b2c5-c3508f90db41 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:00.710399 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ff32f64-4df8-435c-b2c5-c3508f90db41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:00.710701 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ff32f64-4df8-435c-b2c5-c3508f90db41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:00.710946 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ff32f64-4df8-435c-b2c5-c3508f90db41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:00.724877 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:00.724877 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:00.728531 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8ff32f64-4df8-435c-b2c5-c3508f90db41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:00.733106 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ff32f64-4df8-435c-b2c5-c3508f90db41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:00.733568 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 69/275] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:00 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:00.750882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1abc1165-3958-4f2d-a3b8-18db202c7198 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:00.752817 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1abc1165-3958-4f2d-a3b8-18db202c7198 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:00.753079 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1abc1165-3958-4f2d-a3b8-18db202c7198 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:00.753356 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1abc1165-3958-4f2d-a3b8-18db202c7198 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:00.763168 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:00.763168 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:00.768117 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1abc1165-3958-4f2d-a3b8-18db202c7198 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:00.774066 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1abc1165-3958-4f2d-a3b8-18db202c7198 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:00.774559 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 70/276] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:00 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:00.955263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e73b441-2069-4d06-bc68-28179a71867c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:00.957900 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e73b441-2069-4d06-bc68-28179a71867c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:00.958763 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e73b441-2069-4d06-bc68-28179a71867c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:00.958763 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e73b441-2069-4d06-bc68-28179a71867c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:00.977970 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:00.977970 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:00.983994 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0e73b441-2069-4d06-bc68-28179a71867c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:00.989724 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e73b441-2069-4d06-bc68-28179a71867c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:00.990204 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 69/277] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:00 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:01.160870 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-46964ba5-4bd4-4fb8-94f5-80ee67a0c190 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:01.163489 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46964ba5-4bd4-4fb8-94f5-80ee67a0c190 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:01.163489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46964ba5-4bd4-4fb8-94f5-80ee67a0c190 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:01.163942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46964ba5-4bd4-4fb8-94f5-80ee67a0c190 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:01.176485 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:01.176485 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:01.181985 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-46964ba5-4bd4-4fb8-94f5-80ee67a0c190 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:01.189408 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46964ba5-4bd4-4fb8-94f5-80ee67a0c190 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:01.190019 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 70/278] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:01 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:01.408218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a3cde8f4-5130-4558-975b-dda1bff944fb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:01.410809 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3cde8f4-5130-4558-975b-dda1bff944fb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df Aug 20 07:45:01.411071 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3cde8f4-5130-4558-975b-dda1bff944fb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:01.411297 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3cde8f4-5130-4558-975b-dda1bff944fb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:01.420756 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:01.420756 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:01.425411 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a3cde8f4-5130-4558-975b-dda1bff944fb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:45:01.431710 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3cde8f4-5130-4558-975b-dda1bff944fb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df returned with HTTP 200 Aug 20 07:45:01.432110 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 70/279] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:01 2026] GET /volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:01.756290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f710831-a008-4eaf-9247-9c921badf6af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:01.762495 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f710831-a008-4eaf-9247-9c921badf6af tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:01.763461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f710831-a008-4eaf-9247-9c921badf6af tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:01.763861 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f710831-a008-4eaf-9247-9c921badf6af tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:01.784538 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:01.784538 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:01.790605 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f710831-a008-4eaf-9247-9c921badf6af tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:01.792578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ea3b321-4661-442b-93ac-3c85ae23a446 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:01.795980 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ea3b321-4661-442b-93ac-3c85ae23a446 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:01.795980 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ea3b321-4661-442b-93ac-3c85ae23a446 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:01.796326 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ea3b321-4661-442b-93ac-3c85ae23a446 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:01.798864 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f710831-a008-4eaf-9247-9c921badf6af tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:01.799473 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 71/280] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:01 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:01.810144 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:01.810144 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:01.814929 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9ea3b321-4661-442b-93ac-3c85ae23a446 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:01.821802 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ea3b321-4661-442b-93ac-3c85ae23a446 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:01.821802 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 70/281] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:01 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:02.010016 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc82bca1-d158-436b-b3f6-5739c6fdeb93 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:02.012465 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc82bca1-d158-436b-b3f6-5739c6fdeb93 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:02.012743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc82bca1-d158-436b-b3f6-5739c6fdeb93 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:02.012997 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc82bca1-d158-436b-b3f6-5739c6fdeb93 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:02.027323 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:02.027323 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:02.033054 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fc82bca1-d158-436b-b3f6-5739c6fdeb93 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:02.038925 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc82bca1-d158-436b-b3f6-5739c6fdeb93 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:02.039644 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 71/282] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:02 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:02.208871 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ea65d7d3-f8db-4399-bb7e-e2f111118ba1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:02.211052 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ea65d7d3-f8db-4399-bb7e-e2f111118ba1 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:02.211395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ea65d7d3-f8db-4399-bb7e-e2f111118ba1 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:02.211922 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ea65d7d3-f8db-4399-bb7e-e2f111118ba1 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:02.228227 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:02.228227 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:02.234465 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ea65d7d3-f8db-4399-bb7e-e2f111118ba1 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:02.243089 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ea65d7d3-f8db-4399-bb7e-e2f111118ba1 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:02.243524 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 71/283] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:02 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:02.814685 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bdfd17ad-980a-4122-914d-3dee9b551f41 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:02.816352 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdfd17ad-980a-4122-914d-3dee9b551f41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:02.816666 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdfd17ad-980a-4122-914d-3dee9b551f41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:02.816882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdfd17ad-980a-4122-914d-3dee9b551f41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:02.829733 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:02.829733 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:02.833911 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bdfd17ad-980a-4122-914d-3dee9b551f41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:02.840296 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdfd17ad-980a-4122-914d-3dee9b551f41 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:02.840954 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 72/284] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:02 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:02.842387 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2bb9bf9-5b59-4e4a-9fcc-e45f3acc8612 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:02.844864 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2bb9bf9-5b59-4e4a-9fcc-e45f3acc8612 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:02.845070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2bb9bf9-5b59-4e4a-9fcc-e45f3acc8612 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:02.845292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2bb9bf9-5b59-4e4a-9fcc-e45f3acc8612 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:02.857276 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:02.857276 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:02.862679 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2bb9bf9-5b59-4e4a-9fcc-e45f3acc8612 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:02.868871 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2bb9bf9-5b59-4e4a-9fcc-e45f3acc8612 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:02.869500 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 71/285] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:02 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:03.056766 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-78f2ee27-f81e-44f9-a8a2-f1741f3f1ad3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:03.058727 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78f2ee27-f81e-44f9-a8a2-f1741f3f1ad3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:03.059007 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78f2ee27-f81e-44f9-a8a2-f1741f3f1ad3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:03.059312 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78f2ee27-f81e-44f9-a8a2-f1741f3f1ad3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:03.070819 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:03.070819 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:03.075522 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-78f2ee27-f81e-44f9-a8a2-f1741f3f1ad3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:03.081615 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78f2ee27-f81e-44f9-a8a2-f1741f3f1ad3 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:03.082103 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 72/286] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:03 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:03.260407 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ad4aea3a-a996-407e-9c14-520f23b77b27 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:03.262694 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad4aea3a-a996-407e-9c14-520f23b77b27 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:03.262966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad4aea3a-a996-407e-9c14-520f23b77b27 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:03.263218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad4aea3a-a996-407e-9c14-520f23b77b27 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:03.275903 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:03.275903 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:03.280694 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ad4aea3a-a996-407e-9c14-520f23b77b27 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:03.286936 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad4aea3a-a996-407e-9c14-520f23b77b27 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:03.287342 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 72/287] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:03 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:03.549033 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-925c3ec7-e1fe-4f1f-968f-33941bb49534 req-d7ad6967-363c-4e9a-a513-db9a9f0dff98 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:03.551776 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-925c3ec7-e1fe-4f1f-968f-33941bb49534 req-d7ad6967-363c-4e9a-a513-db9a9f0dff98 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee Aug 20 07:45:03.551969 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-925c3ec7-e1fe-4f1f-968f-33941bb49534 req-d7ad6967-363c-4e9a-a513-db9a9f0dff98 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:03.552165 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-925c3ec7-e1fe-4f1f-968f-33941bb49534 req-d7ad6967-363c-4e9a-a513-db9a9f0dff98 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:03.565411 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:03.565411 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:03.572896 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-925c3ec7-e1fe-4f1f-968f-33941bb49534 req-d7ad6967-363c-4e9a-a513-db9a9f0dff98 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:45:03.580046 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-925c3ec7-e1fe-4f1f-968f-33941bb49534 req-d7ad6967-363c-4e9a-a513-db9a9f0dff98 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee returned with HTTP 200 Aug 20 07:45:03.580664 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 73/288] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:03 2026] GET /volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:03.855822 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-73a67529-a35f-4ec9-ae22-3dea57541d1e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:03.858385 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-73a67529-a35f-4ec9-ae22-3dea57541d1e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:03.858763 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-73a67529-a35f-4ec9-ae22-3dea57541d1e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:03.859055 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-73a67529-a35f-4ec9-ae22-3dea57541d1e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:03.873908 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:03.873908 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:03.884509 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-73a67529-a35f-4ec9-ae22-3dea57541d1e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:03.887252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-15cfda6e-117b-46f1-814b-ca7e72a02182 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:03.889902 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15cfda6e-117b-46f1-814b-ca7e72a02182 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:03.890259 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15cfda6e-117b-46f1-814b-ca7e72a02182 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:03.890341 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15cfda6e-117b-46f1-814b-ca7e72a02182 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:03.890977 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-73a67529-a35f-4ec9-ae22-3dea57541d1e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:03.891570 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 72/289] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:03 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:03.906093 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:03.906093 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:03.911262 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-15cfda6e-117b-46f1-814b-ca7e72a02182 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:03.916817 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15cfda6e-117b-46f1-814b-ca7e72a02182 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:03.916974 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 73/290] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:03 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:04.097714 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-709845c9-9833-4598-9b15-c0f3699e634b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:04.100659 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-709845c9-9833-4598-9b15-c0f3699e634b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:04.100934 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-709845c9-9833-4598-9b15-c0f3699e634b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:04.101306 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-709845c9-9833-4598-9b15-c0f3699e634b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:04.117195 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:04.117195 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:04.122644 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-709845c9-9833-4598-9b15-c0f3699e634b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:04.128436 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-709845c9-9833-4598-9b15-c0f3699e634b tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:04.129412 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 73/291] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:04 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:04.243864 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-92dcd621-3b5b-4582-b78c-f61065e15a36 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:04.246714 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-92dcd621-3b5b-4582-b78c-f61065e15a36 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] POST https://10.4.3.57/volume/v3/attachments/b78c11a9-c1b6-4481-8ce9-1dabfbd9b722/action Aug 20 07:45:04.247442 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-92dcd621-3b5b-4582-b78c-f61065e15a36 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:04.247674 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-92dcd621-3b5b-4582-b78c-f61065e15a36 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:04.264800 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:04.264800 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:04.277916 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cb439a5-16e1-43cd-b3d3-4f713f30c428 req-92dcd621-3b5b-4582-b78c-f61065e15a36 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/attachments/b78c11a9-c1b6-4481-8ce9-1dabfbd9b722/action returned with HTTP 204 Aug 20 07:45:04.278498 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 74/292] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:04 2026] POST /volume/v3/attachments/b78c11a9-c1b6-4481-8ce9-1dabfbd9b722/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:04.303105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f4cf3f69-d332-41a9-af4f-fbf2552bcd87 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:04.304982 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f4cf3f69-d332-41a9-af4f-fbf2552bcd87 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:04.305193 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f4cf3f69-d332-41a9-af4f-fbf2552bcd87 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:04.305516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f4cf3f69-d332-41a9-af4f-fbf2552bcd87 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:04.317014 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:04.317014 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:04.323591 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f4cf3f69-d332-41a9-af4f-fbf2552bcd87 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:04.329085 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f4cf3f69-d332-41a9-af4f-fbf2552bcd87 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:04.329667 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 73/293] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:04 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:04.906390 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14a7a7ed-1868-470c-b02d-8bf19d7c72eb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:04.908825 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14a7a7ed-1868-470c-b02d-8bf19d7c72eb tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:04.909076 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14a7a7ed-1868-470c-b02d-8bf19d7c72eb tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:04.909323 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14a7a7ed-1868-470c-b02d-8bf19d7c72eb tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:04.920982 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:04.920982 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:04.925632 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-14a7a7ed-1868-470c-b02d-8bf19d7c72eb tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:04.931194 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14a7a7ed-1868-470c-b02d-8bf19d7c72eb tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:04.931916 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 74/294] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:04 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:04.933383 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e4dddba-6b6c-407f-b06e-23692a4d7c01 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:04.935927 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e4dddba-6b6c-407f-b06e-23692a4d7c01 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:04.936637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e4dddba-6b6c-407f-b06e-23692a4d7c01 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:04.936637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e4dddba-6b6c-407f-b06e-23692a4d7c01 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:04.951993 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:04.951993 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:04.958368 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2e4dddba-6b6c-407f-b06e-23692a4d7c01 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:04.966462 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e4dddba-6b6c-407f-b06e-23692a4d7c01 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:04.966636 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 74/295] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:04 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:05.149537 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4cf71460-8fc9-4a1d-9273-85f3afa41466 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.152818 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4cf71460-8fc9-4a1d-9273-85f3afa41466 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:05.153499 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4cf71460-8fc9-4a1d-9273-85f3afa41466 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.153499 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4cf71460-8fc9-4a1d-9273-85f3afa41466 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:05.168962 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:05.168962 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:05.174438 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4cf71460-8fc9-4a1d-9273-85f3afa41466 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:05.181118 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4cf71460-8fc9-4a1d-9273-85f3afa41466 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:05.181283 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 75/296] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:05.201885 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c06ec6da-8395-4df5-bbfd-e2e96b264dcd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.204262 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c06ec6da-8395-4df5-bbfd-e2e96b264dcd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:05.204449 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c06ec6da-8395-4df5-bbfd-e2e96b264dcd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.204727 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c06ec6da-8395-4df5-bbfd-e2e96b264dcd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:05.219387 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:05.219387 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:05.226833 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c06ec6da-8395-4df5-bbfd-e2e96b264dcd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:05.235210 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c06ec6da-8395-4df5-bbfd-e2e96b264dcd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:05.235771 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 74/297] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:05.250188 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd4f90ce-f8ed-4dc6-bc1a-bceae3e73cd2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.252433 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd4f90ce-f8ed-4dc6-bc1a-bceae3e73cd2 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:05.253392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd4f90ce-f8ed-4dc6-bc1a-bceae3e73cd2 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.253392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd4f90ce-f8ed-4dc6-bc1a-bceae3e73cd2 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:05.270967 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:05.270967 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:05.276105 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fd4f90ce-f8ed-4dc6-bc1a-bceae3e73cd2 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:05.282973 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd4f90ce-f8ed-4dc6-bc1a-bceae3e73cd2 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:05.283726 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 75/298] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:05.345734 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c5dc5db5-d55b-46e4-9552-463d34c41f44 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.350813 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5dc5db5-d55b-46e4-9552-463d34c41f44 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:05.350813 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5dc5db5-d55b-46e4-9552-463d34c41f44 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.350813 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5dc5db5-d55b-46e4-9552-463d34c41f44 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:05.368878 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:05.368878 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:05.372980 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c5dc5db5-d55b-46e4-9552-463d34c41f44 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:05.377336 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5dc5db5-d55b-46e4-9552-463d34c41f44 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:05.377742 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 75/299] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:05.430890 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bd75813e-6513-48d4-8367-26946d68e23e req-96f1b2eb-5435-4a2a-ae48-a0be565144bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.433380 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-96f1b2eb-5435-4a2a-ae48-a0be565144bd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:05.433497 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-96f1b2eb-5435-4a2a-ae48-a0be565144bd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.433802 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-96f1b2eb-5435-4a2a-ae48-a0be565144bd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:05.444975 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:05.444975 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:05.449855 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bd75813e-6513-48d4-8367-26946d68e23e req-96f1b2eb-5435-4a2a-ae48-a0be565144bd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:05.459187 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-96f1b2eb-5435-4a2a-ae48-a0be565144bd tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:05.459662 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 76/300] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:05.524865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bd75813e-6513-48d4-8367-26946d68e23e req-8d4aebaf-3eb6-4421-85e9-eaa0de6121fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.528417 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-8d4aebaf-3eb6-4421-85e9-eaa0de6121fb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] POST https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac/action Aug 20 07:45:05.528762 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-8d4aebaf-3eb6-4421-85e9-eaa0de6121fb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:05.528948 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-8d4aebaf-3eb6-4421-85e9-eaa0de6121fb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:05.551368 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:05.551368 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:05.552026 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-bd75813e-6513-48d4-8367-26946d68e23e req-8d4aebaf-3eb6-4421-85e9-eaa0de6121fb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:05.563057 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-bd75813e-6513-48d4-8367-26946d68e23e req-8d4aebaf-3eb6-4421-85e9-eaa0de6121fb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Begin detaching volume completed successfully. Aug 20 07:45:05.563435 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-8d4aebaf-3eb6-4421-85e9-eaa0de6121fb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac/action returned with HTTP 202 Aug 20 07:45:05.564035 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 75/301] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:45:05 2026] POST /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:45:05.590875 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-16f9dbf3-ceb6-413a-b2d6-c35b659a9ff6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.593438 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16f9dbf3-ceb6-413a-b2d6-c35b659a9ff6 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:05.593564 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16f9dbf3-ceb6-413a-b2d6-c35b659a9ff6 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.593826 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16f9dbf3-ceb6-413a-b2d6-c35b659a9ff6 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:05.607963 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:05.607963 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:05.612656 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-16f9dbf3-ceb6-413a-b2d6-c35b659a9ff6 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:05.619415 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16f9dbf3-ceb6-413a-b2d6-c35b659a9ff6 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:05.620083 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 76/302] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:05.628785 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-24e0ad64-b954-436f-a76e-a5f96d89edd5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.629234 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-24e0ad64-b954-436f-a76e-a5f96d89edd5 None None] GET https://10.4.3.57/volume// Aug 20 07:45:05.629625 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-24e0ad64-b954-436f-a76e-a5f96d89edd5 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.629924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-24e0ad64-b954-436f-a76e-a5f96d89edd5 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:05.630637 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-24e0ad64-b954-436f-a76e-a5f96d89edd5 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:05.630637 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 76/303] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:05.641883 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bd75813e-6513-48d4-8367-26946d68e23e req-44a999bf-f74c-45eb-b11f-dc5b16b277e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.644717 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-44a999bf-f74c-45eb-b11f-dc5b16b277e7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:05.644991 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-44a999bf-f74c-45eb-b11f-dc5b16b277e7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.645296 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-44a999bf-f74c-45eb-b11f-dc5b16b277e7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:05.656698 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:05.656698 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:05.661001 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bd75813e-6513-48d4-8367-26946d68e23e req-44a999bf-f74c-45eb-b11f-dc5b16b277e7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:05.665848 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-44a999bf-f74c-45eb-b11f-dc5b16b277e7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:05.666334 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 77/304] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:05.947278 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4d23fa80-f1dc-44d2-9376-ccd95b2c358d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.949808 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d23fa80-f1dc-44d2-9376-ccd95b2c358d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:05.950194 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d23fa80-f1dc-44d2-9376-ccd95b2c358d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.950530 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d23fa80-f1dc-44d2-9376-ccd95b2c358d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:05.967127 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:05.967127 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:05.980481 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d23fa80-f1dc-44d2-9376-ccd95b2c358d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:05.984754 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d23fa80-f1dc-44d2-9376-ccd95b2c358d tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:05.984924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3b41f7b8-9a9f-4a27-8f06-b1bd2adfeb03 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:05.985910 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 76/305] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:05.992581 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b41f7b8-9a9f-4a27-8f06-b1bd2adfeb03 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:05.992581 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b41f7b8-9a9f-4a27-8f06-b1bd2adfeb03 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:05.992581 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b41f7b8-9a9f-4a27-8f06-b1bd2adfeb03 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:06.001067 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:06.001067 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:06.006406 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3b41f7b8-9a9f-4a27-8f06-b1bd2adfeb03 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:06.013028 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b41f7b8-9a9f-4a27-8f06-b1bd2adfeb03 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:06.013455 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 77/306] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:05 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:06.396625 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bca2fa48-d6e8-4bb2-aeba-3c83212fb019 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:06.402037 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bca2fa48-d6e8-4bb2-aeba-3c83212fb019 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:06.406062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bca2fa48-d6e8-4bb2-aeba-3c83212fb019 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:06.406249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bca2fa48-d6e8-4bb2-aeba-3c83212fb019 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:06.420439 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:06.420439 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:06.425076 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bca2fa48-d6e8-4bb2-aeba-3c83212fb019 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:06.431293 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bca2fa48-d6e8-4bb2-aeba-3c83212fb019 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:06.431948 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 77/307] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:06 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:06.634984 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1a910d75-d010-4deb-b925-28770e5d82f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:06.637185 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a910d75-d010-4deb-b925-28770e5d82f5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:06.637392 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a910d75-d010-4deb-b925-28770e5d82f5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:06.637689 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a910d75-d010-4deb-b925-28770e5d82f5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:06.647940 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:06.647940 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:06.653046 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1a910d75-d010-4deb-b925-28770e5d82f5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:06.658204 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a910d75-d010-4deb-b925-28770e5d82f5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:06.658732 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 78/308] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:06 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:07.001133 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8084f3b-c7b1-4e0f-8d27-a85356c3f7ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:07.003869 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8084f3b-c7b1-4e0f-8d27-a85356c3f7ac tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:07.004064 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8084f3b-c7b1-4e0f-8d27-a85356c3f7ac tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:07.004359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8084f3b-c7b1-4e0f-8d27-a85356c3f7ac tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:07.016526 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:07.016526 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:07.021828 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e8084f3b-c7b1-4e0f-8d27-a85356c3f7ac tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:07.029469 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8084f3b-c7b1-4e0f-8d27-a85356c3f7ac tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:07.030099 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 77/309] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:06 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:07.032477 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8c5e9112-87f5-42eb-8a85-b468e729c6be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:07.034735 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c5e9112-87f5-42eb-8a85-b468e729c6be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:07.034981 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c5e9112-87f5-42eb-8a85-b468e729c6be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:07.035229 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c5e9112-87f5-42eb-8a85-b468e729c6be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:07.048356 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:07.048356 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:07.053618 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8c5e9112-87f5-42eb-8a85-b468e729c6be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:07.061236 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c5e9112-87f5-42eb-8a85-b468e729c6be tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:07.061848 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 78/310] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:07 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:07.446147 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-22a8b0ca-740e-49cf-847d-0b02883605b3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:07.448201 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22a8b0ca-740e-49cf-847d-0b02883605b3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:07.448475 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22a8b0ca-740e-49cf-847d-0b02883605b3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:07.448599 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22a8b0ca-740e-49cf-847d-0b02883605b3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:07.458946 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:07.458946 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:07.466372 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-22a8b0ca-740e-49cf-847d-0b02883605b3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:07.471581 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22a8b0ca-740e-49cf-847d-0b02883605b3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:07.472461 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 78/311] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:07 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:07.674603 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f01ddadc-adf8-4415-b7ac-aadfa5028891 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:07.676563 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f01ddadc-adf8-4415-b7ac-aadfa5028891 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:07.676848 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f01ddadc-adf8-4415-b7ac-aadfa5028891 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:07.677048 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f01ddadc-adf8-4415-b7ac-aadfa5028891 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:07.687700 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:07.687700 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:07.692109 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f01ddadc-adf8-4415-b7ac-aadfa5028891 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:07.698096 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f01ddadc-adf8-4415-b7ac-aadfa5028891 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:07.698598 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 79/312] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:07 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:08.044760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8bc2b463-b374-4bd3-bd48-6fc9c4ea2ff8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:08.046967 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bc2b463-b374-4bd3-bd48-6fc9c4ea2ff8 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:08.047266 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bc2b463-b374-4bd3-bd48-6fc9c4ea2ff8 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:08.047527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bc2b463-b374-4bd3-bd48-6fc9c4ea2ff8 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:08.060492 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:08.060492 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:08.065500 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8bc2b463-b374-4bd3-bd48-6fc9c4ea2ff8 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:08.071509 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bc2b463-b374-4bd3-bd48-6fc9c4ea2ff8 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:08.072016 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 78/313] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:08 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:08.078316 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f886853b-a0d0-48d4-ad98-678356713661 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:08.081013 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f886853b-a0d0-48d4-ad98-678356713661 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:08.081293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f886853b-a0d0-48d4-ad98-678356713661 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:08.081562 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f886853b-a0d0-48d4-ad98-678356713661 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:08.092939 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:08.092939 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:08.097729 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f886853b-a0d0-48d4-ad98-678356713661 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:08.104226 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f886853b-a0d0-48d4-ad98-678356713661 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:08.104486 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 79/314] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:08 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:08.210973 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-dff5de84-1ab3-4e99-8165-37d7af348372 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:08.214595 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-dff5de84-1ab3-4e99-8165-37d7af348372 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] POST https://10.4.3.57/volume/v3/attachments/607908d6-1a01-4f15-bb4a-206caec53c85/action Aug 20 07:45:08.215157 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-dff5de84-1ab3-4e99-8165-37d7af348372 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:08.215417 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-dff5de84-1ab3-4e99-8165-37d7af348372 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:08.246640 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:08.246640 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:08.263704 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e887f91a-a6b4-471c-95a1-03444a8601c6 req-dff5de84-1ab3-4e99-8165-37d7af348372 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/attachments/607908d6-1a01-4f15-bb4a-206caec53c85/action returned with HTTP 204 Aug 20 07:45:08.264602 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 79/315] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:08 2026] POST /volume/v3/attachments/607908d6-1a01-4f15-bb4a-206caec53c85/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:08.490922 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22b5dbb3-aae1-4d45-8d91-597df865b53e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:08.494570 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22b5dbb3-aae1-4d45-8d91-597df865b53e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:08.494570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22b5dbb3-aae1-4d45-8d91-597df865b53e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:08.494570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22b5dbb3-aae1-4d45-8d91-597df865b53e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:08.511072 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:08.511072 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:08.521578 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-22b5dbb3-aae1-4d45-8d91-597df865b53e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:08.525977 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22b5dbb3-aae1-4d45-8d91-597df865b53e tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:08.526839 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 80/316] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:08 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:08.544215 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f48001ea-dd83-4b59-a8a7-673eead26900 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:08.547122 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f48001ea-dd83-4b59-a8a7-673eead26900 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:08.547372 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f48001ea-dd83-4b59-a8a7-673eead26900 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:08.547658 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f48001ea-dd83-4b59-a8a7-673eead26900 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:08.558997 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:08.558997 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:08.563062 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f48001ea-dd83-4b59-a8a7-673eead26900 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:08.568020 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f48001ea-dd83-4b59-a8a7-673eead26900 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:08.568487 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 79/317] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:08 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:08.713158 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-95e0abe7-18e2-4f39-804a-d26577a58000 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:08.715038 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95e0abe7-18e2-4f39-804a-d26577a58000 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:08.715248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95e0abe7-18e2-4f39-804a-d26577a58000 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:08.715439 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95e0abe7-18e2-4f39-804a-d26577a58000 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:08.725975 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:08.725975 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:08.730079 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-95e0abe7-18e2-4f39-804a-d26577a58000 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:08.734870 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95e0abe7-18e2-4f39-804a-d26577a58000 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:08.735345 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 80/318] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:08 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:09.087658 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc07ed0a-7bfb-43dc-8d3a-33da28dce284 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.091686 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc07ed0a-7bfb-43dc-8d3a-33da28dce284 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:09.091920 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc07ed0a-7bfb-43dc-8d3a-33da28dce284 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.093837 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc07ed0a-7bfb-43dc-8d3a-33da28dce284 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.109532 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.109532 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:09.119789 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b00ff1b1-3882-4955-888a-3bc589ecf67b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.120400 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fc07ed0a-7bfb-43dc-8d3a-33da28dce284 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:09.120975 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b00ff1b1-3882-4955-888a-3bc589ecf67b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:09.121212 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b00ff1b1-3882-4955-888a-3bc589ecf67b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.121403 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b00ff1b1-3882-4955-888a-3bc589ecf67b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.126584 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc07ed0a-7bfb-43dc-8d3a-33da28dce284 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:09.127084 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 80/319] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:09.138831 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.138831 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:09.144835 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b00ff1b1-3882-4955-888a-3bc589ecf67b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:09.153476 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b00ff1b1-3882-4955-888a-3bc589ecf67b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:09.153617 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 81/320] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:09.154890 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-8761dfa1-4a82-45bb-a2ff-db6d25c17ae8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.157803 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-8761dfa1-4a82-45bb-a2ff-db6d25c17ae8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:45:09.158101 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-8761dfa1-4a82-45bb-a2ff-db6d25c17ae8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.158413 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-8761dfa1-4a82-45bb-a2ff-db6d25c17ae8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.170321 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.170321 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:09.176703 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-8761dfa1-4a82-45bb-a2ff-db6d25c17ae8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:45:09.183314 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-8761dfa1-4a82-45bb-a2ff-db6d25c17ae8 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:45:09.184476 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 80/321] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 1393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:09.195745 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-84de97f7-2d36-4e7a-bf60-bd62927905c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.198733 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-84de97f7-2d36-4e7a-bf60-bd62927905c1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 Aug 20 07:45:09.199084 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-84de97f7-2d36-4e7a-bf60-bd62927905c1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.199874 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-84de97f7-2d36-4e7a-bf60-bd62927905c1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.212604 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.212604 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:09.219007 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-84de97f7-2d36-4e7a-bf60-bd62927905c1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:45:09.225684 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-84de97f7-2d36-4e7a-bf60-bd62927905c1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 returned with HTTP 200 Aug 20 07:45:09.226373 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 81/322] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:09.238740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-bef70799-95f1-4832-ad4c-3e71d64b4d53 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.241443 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-bef70799-95f1-4832-ad4c-3e71d64b4d53 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 Aug 20 07:45:09.241777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-bef70799-95f1-4832-ad4c-3e71d64b4d53 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.243346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-bef70799-95f1-4832-ad4c-3e71d64b4d53 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.255649 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.255649 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:09.262699 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-bef70799-95f1-4832-ad4c-3e71d64b4d53 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:45:09.270100 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-bef70799-95f1-4832-ad4c-3e71d64b4d53 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 returned with HTTP 200 Aug 20 07:45:09.271518 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 81/323] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:09.285231 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-481de560-4d6d-407a-b4e2-e83eef090e6a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.286468 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-481de560-4d6d-407a-b4e2-e83eef090e6a None None] GET https://10.4.3.57/volume// Aug 20 07:45:09.286717 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-481de560-4d6d-407a-b4e2-e83eef090e6a None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.286918 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-481de560-4d6d-407a-b4e2-e83eef090e6a None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.287253 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-481de560-4d6d-407a-b4e2-e83eef090e6a None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:09.287591 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 82/324] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:09.301505 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-fe82c234-ea35-4319-afc7-172530489f3f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.303738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c1a31e38-5fcf-4c0d-a2e9-f248b29a094f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.306342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-fe82c234-ea35-4319-afc7-172530489f3f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:45:09.306342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-fe82c234-ea35-4319-afc7-172530489f3f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7604d982-b0bc-4d32-9064-802d9f83f36d", "connector": null, "instance_uuid": "0db035ff-68c5-457a-a1cf-583491452a44"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:09.312479 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c1a31e38-5fcf-4c0d-a2e9-f248b29a094f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:45:09.312812 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c1a31e38-5fcf-4c0d-a2e9-f248b29a094f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.313073 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c1a31e38-5fcf-4c0d-a2e9-f248b29a094f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.317472 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.317472 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:09.323759 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.323759 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:09.329399 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c1a31e38-5fcf-4c0d-a2e9-f248b29a094f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:45:09.335447 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c1a31e38-5fcf-4c0d-a2e9-f248b29a094f tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:45:09.336038 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 82/325] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:09.348000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d88d8cf4-6c36-4e2b-89d1-c942ec6edc7c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.350362 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d88d8cf4-6c36-4e2b-89d1-c942ec6edc7c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 Aug 20 07:45:09.352484 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d88d8cf4-6c36-4e2b-89d1-c942ec6edc7c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.352484 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d88d8cf4-6c36-4e2b-89d1-c942ec6edc7c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.363422 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.363422 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:09.367811 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-fe82c234-ea35-4319-afc7-172530489f3f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:45:09.368898 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 81/326] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:45:09 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) Aug 20 07:45:09.369638 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d88d8cf4-6c36-4e2b-89d1-c942ec6edc7c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:45:09.375619 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d88d8cf4-6c36-4e2b-89d1-c942ec6edc7c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 returned with HTTP 200 Aug 20 07:45:09.376441 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 82/327] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:09.384783 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-32bbb6c0-798b-4e17-9c24-0e4b9979ea38 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.385253 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32bbb6c0-798b-4e17-9c24-0e4b9979ea38 None None] GET https://10.4.3.57/volume// Aug 20 07:45:09.385517 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32bbb6c0-798b-4e17-9c24-0e4b9979ea38 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.385807 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32bbb6c0-798b-4e17-9c24-0e4b9979ea38 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.386164 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32bbb6c0-798b-4e17-9c24-0e4b9979ea38 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:09.386635 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 83/328] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:09.386928 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b847f44d-018a-45ab-977e-8734822b1ba1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.389686 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b847f44d-018a-45ab-977e-8734822b1ba1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df Aug 20 07:45:09.389898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b847f44d-018a-45ab-977e-8734822b1ba1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.390176 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b847f44d-018a-45ab-977e-8734822b1ba1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.399056 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.399056 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:09.402885 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-1f7c09e2-6214-4cbf-940d-e3512ba20d05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.405772 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-1f7c09e2-6214-4cbf-940d-e3512ba20d05 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:45:09.406213 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-1f7c09e2-6214-4cbf-940d-e3512ba20d05 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11373b5f-89f7-44f4-a87d-9b1fe8a9b176", "connector": null, "instance_uuid": "0db035ff-68c5-457a-a1cf-583491452a44"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:09.406672 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b847f44d-018a-45ab-977e-8734822b1ba1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:45:09.412077 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b847f44d-018a-45ab-977e-8734822b1ba1 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df returned with HTTP 200 Aug 20 07:45:09.412365 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 83/329] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:09.415586 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.415586 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:09.423879 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6513951a-f039-475c-a105-a76bb4632186 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.424507 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6513951a-f039-475c-a105-a76bb4632186 None None] GET https://10.4.3.57/volume// Aug 20 07:45:09.424733 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6513951a-f039-475c-a105-a76bb4632186 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.424987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6513951a-f039-475c-a105-a76bb4632186 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.425847 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6513951a-f039-475c-a105-a76bb4632186 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:09.425847 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 83/330] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:09.435903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c0c91e2a-a92d-476a-b342-928590034ece None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.438476 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c0c91e2a-a92d-476a-b342-928590034ece tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:45:09.438957 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c0c91e2a-a92d-476a-b342-928590034ece tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e8ca107-71f8-48c7-9bfd-4b5e04daef74", "connector": null, "instance_uuid": "7e219ed9-5e01-4c66-9ddf-14c055708ac6"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:09.447920 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-1f7c09e2-6214-4cbf-940d-e3512ba20d05 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:45:09.448633 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 82/331] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:45:09 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:09.450055 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.450055 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:09.458714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cbdcc867-bb98-4a33-afbe-ec8a3c4bffb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.459132 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbdcc867-bb98-4a33-afbe-ec8a3c4bffb9 None None] GET https://10.4.3.57/volume// Aug 20 07:45:09.459358 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbdcc867-bb98-4a33-afbe-ec8a3c4bffb9 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.459594 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbdcc867-bb98-4a33-afbe-ec8a3c4bffb9 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.459947 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbdcc867-bb98-4a33-afbe-ec8a3c4bffb9 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:09.460264 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 84/332] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:09.469311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-b883bd41-1898-4d8f-8615-3c3021ad4544 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.471718 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-b883bd41-1898-4d8f-8615-3c3021ad4544 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:45:09.472230 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-b883bd41-1898-4d8f-8615-3c3021ad4544 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74a9be44-c9c7-492a-9df4-f7649bd06cf3", "connector": null, "instance_uuid": "0db035ff-68c5-457a-a1cf-583491452a44"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:09.487587 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.487587 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:09.488706 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-c0c91e2a-a92d-476a-b342-928590034ece tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:45:09.489082 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 84/333] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:45:09 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) Aug 20 07:45:09.500381 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7fce6cee-1c84-46ba-9c18-7d66bb8f37ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.500786 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fce6cee-1c84-46ba-9c18-7d66bb8f37ed None None] GET https://10.4.3.57/volume// Aug 20 07:45:09.500944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7fce6cee-1c84-46ba-9c18-7d66bb8f37ed None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.501186 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7fce6cee-1c84-46ba-9c18-7d66bb8f37ed None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.501509 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fce6cee-1c84-46ba-9c18-7d66bb8f37ed None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:09.501765 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 83/334] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:09.511539 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-6e58a04f-2eea-4bc7-9830-893baf65f2be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.515198 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-6e58a04f-2eea-4bc7-9830-893baf65f2be tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:45:09.515694 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-6e58a04f-2eea-4bc7-9830-893baf65f2be tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ccaf417-96b2-421d-95d4-17e8c9dfe584", "connector": null, "instance_uuid": "7e219ed9-5e01-4c66-9ddf-14c055708ac6"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:09.527241 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-b883bd41-1898-4d8f-8615-3c3021ad4544 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:45:09.528013 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 84/335] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:45:09 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) Aug 20 07:45:09.533610 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.533610 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:09.585737 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-6e58a04f-2eea-4bc7-9830-893baf65f2be tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:45:09.586293 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 85/336] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:45:09 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) Aug 20 07:45:09.595625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ecaeabd9-e576-486c-83fc-b966daf80aa1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.596044 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ecaeabd9-e576-486c-83fc-b966daf80aa1 None None] GET https://10.4.3.57/volume// Aug 20 07:45:09.597085 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ecaeabd9-e576-486c-83fc-b966daf80aa1 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.597295 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ecaeabd9-e576-486c-83fc-b966daf80aa1 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.597656 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ecaeabd9-e576-486c-83fc-b966daf80aa1 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:09.597993 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 85/337] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:09.609161 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-69dde38c-1c3b-4375-be1e-4a84897ab5f6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.611733 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-69dde38c-1c3b-4375-be1e-4a84897ab5f6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:45:09.612055 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-69dde38c-1c3b-4375-be1e-4a84897ab5f6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de950afd-e092-489f-8c01-0e0b92f4b1df", "connector": null, "instance_uuid": "7e219ed9-5e01-4c66-9ddf-14c055708ac6"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:09.623856 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.623856 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:09.660212 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-69dde38c-1c3b-4375-be1e-4a84897ab5f6 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:45:09.660212 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 84/338] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:45: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) Aug 20 07:45:09.749362 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a647574c-c745-4805-8ff4-fc504c29ae73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:09.751457 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a647574c-c745-4805-8ff4-fc504c29ae73 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:09.751742 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a647574c-c745-4805-8ff4-fc504c29ae73 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:09.752025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a647574c-c745-4805-8ff4-fc504c29ae73 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:09.766899 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:09.766899 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:09.771453 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a647574c-c745-4805-8ff4-fc504c29ae73 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:09.777704 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a647574c-c745-4805-8ff4-fc504c29ae73 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:09.777855 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 85/339] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:09 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:10.147633 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf01799d-1ca4-4f4f-b304-a70a4e035997 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:10.150105 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf01799d-1ca4-4f4f-b304-a70a4e035997 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:10.150374 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf01799d-1ca4-4f4f-b304-a70a4e035997 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:10.150679 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf01799d-1ca4-4f4f-b304-a70a4e035997 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:10.164337 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:10.164337 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:10.168899 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf01799d-1ca4-4f4f-b304-a70a4e035997 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:10.171313 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e11c3562-7852-47dc-ba06-5c69e7b9f6e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:10.174002 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e11c3562-7852-47dc-ba06-5c69e7b9f6e6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:10.174321 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e11c3562-7852-47dc-ba06-5c69e7b9f6e6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:10.174634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e11c3562-7852-47dc-ba06-5c69e7b9f6e6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:10.176446 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf01799d-1ca4-4f4f-b304-a70a4e035997 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:10.177569 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 86/340] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:10 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:10.194115 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:10.194115 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:10.201044 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e11c3562-7852-47dc-ba06-5c69e7b9f6e6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:10.208262 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e11c3562-7852-47dc-ba06-5c69e7b9f6e6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:10.209028 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 86/341] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:10 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:10.776169 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-30106a0c-db20-4a88-8e97-1ef0a2b95678 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:10.779253 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-30106a0c-db20-4a88-8e97-1ef0a2b95678 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:10.779530 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-30106a0c-db20-4a88-8e97-1ef0a2b95678 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:10.779822 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-30106a0c-db20-4a88-8e97-1ef0a2b95678 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:10.793720 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-56d0cacd-4a99-4eff-a2df-6b6ec28fd34e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:10.796166 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56d0cacd-4a99-4eff-a2df-6b6ec28fd34e tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:10.796419 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56d0cacd-4a99-4eff-a2df-6b6ec28fd34e tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:10.796576 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:10.796576 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:10.796716 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56d0cacd-4a99-4eff-a2df-6b6ec28fd34e tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:10.801515 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-30106a0c-db20-4a88-8e97-1ef0a2b95678 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:10.807793 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-30106a0c-db20-4a88-8e97-1ef0a2b95678 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:10.808218 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 85/342] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:10 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:10.809854 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:10.809854 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:10.814606 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-56d0cacd-4a99-4eff-a2df-6b6ec28fd34e tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:10.818838 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56d0cacd-4a99-4eff-a2df-6b6ec28fd34e tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:10.819231 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 86/343] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:10 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:10.865818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-dbdaf159-99da-4450-831c-a79429e13eb5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:10.868515 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-dbdaf159-99da-4450-831c-a79429e13eb5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] POST https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27/action Aug 20 07:45:10.869071 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-dbdaf159-99da-4450-831c-a79429e13eb5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:10.869739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-dbdaf159-99da-4450-831c-a79429e13eb5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:10.883475 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:10.883475 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:10.884519 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-dbdaf159-99da-4450-831c-a79429e13eb5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:10.895170 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-dbdaf159-99da-4450-831c-a79429e13eb5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Begin detaching volume completed successfully. Aug 20 07:45:10.895975 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-dbdaf159-99da-4450-831c-a79429e13eb5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27/action returned with HTTP 202 Aug 20 07:45:10.895975 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 87/344] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:45:10 2026] POST /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:45:10.918701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f95ef802-cd09-4b6d-86a9-f1c4e882e01a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:10.925838 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f95ef802-cd09-4b6d-86a9-f1c4e882e01a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:10.925838 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f95ef802-cd09-4b6d-86a9-f1c4e882e01a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:10.926090 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f95ef802-cd09-4b6d-86a9-f1c4e882e01a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:10.938339 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:10.938339 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:10.942991 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f95ef802-cd09-4b6d-86a9-f1c4e882e01a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:10.949109 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f95ef802-cd09-4b6d-86a9-f1c4e882e01a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:10.949708 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 87/345] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:10 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:10.952793 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-11b7d4ba-d750-4c44-a440-88e1eb586785 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:10.953357 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-11b7d4ba-d750-4c44-a440-88e1eb586785 None None] GET https://10.4.3.57/volume// Aug 20 07:45:10.953629 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-11b7d4ba-d750-4c44-a440-88e1eb586785 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:10.953926 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-11b7d4ba-d750-4c44-a440-88e1eb586785 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:10.954385 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-11b7d4ba-d750-4c44-a440-88e1eb586785 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:10.955064 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 86/346] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:10.967917 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-b15e1df0-2cc8-48c9-9c64-336069c799d5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:10.972486 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-b15e1df0-2cc8-48c9-9c64-336069c799d5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:10.972666 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-b15e1df0-2cc8-48c9-9c64-336069c799d5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:10.972901 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-b15e1df0-2cc8-48c9-9c64-336069c799d5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:10.982872 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:10.982872 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:10.986854 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-b15e1df0-2cc8-48c9-9c64-336069c799d5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:10.992408 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-b15e1df0-2cc8-48c9-9c64-336069c799d5 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:10.992935 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 87/347] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:10 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:11.194465 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f6cacdd5-baca-4541-9ac1-2b176c51fdc1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:11.196628 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6cacdd5-baca-4541-9ac1-2b176c51fdc1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:11.196879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6cacdd5-baca-4541-9ac1-2b176c51fdc1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:11.197105 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6cacdd5-baca-4541-9ac1-2b176c51fdc1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:11.208622 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:11.208622 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:11.214406 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f6cacdd5-baca-4541-9ac1-2b176c51fdc1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:11.220320 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6cacdd5-baca-4541-9ac1-2b176c51fdc1 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:11.220476 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 88/348] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:11 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:11.225102 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-af34e619-6575-44ef-a457-d09d21e1b61a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:11.227811 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af34e619-6575-44ef-a457-d09d21e1b61a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:11.228146 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af34e619-6575-44ef-a457-d09d21e1b61a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:11.228725 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af34e619-6575-44ef-a457-d09d21e1b61a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:11.233122 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-43599506-510a-4815-b2b6-17db0794d21c req-140d9809-5e86-447f-a4a6-b237f594c64f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:11.237025 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-140d9809-5e86-447f-a4a6-b237f594c64f tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] POST https://10.4.3.57/volume/v3/attachments/2d339a68-d10a-47e4-91a7-41d7050a525c/action Aug 20 07:45:11.237453 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-140d9809-5e86-447f-a4a6-b237f594c64f tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:11.237623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-140d9809-5e86-447f-a4a6-b237f594c64f tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:11.246580 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:11.246580 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:11.253048 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-af34e619-6575-44ef-a457-d09d21e1b61a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:11.262021 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af34e619-6575-44ef-a457-d09d21e1b61a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:11.262657 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 88/349] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:11 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:11.269581 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:11.269581 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:11.282212 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-43599506-510a-4815-b2b6-17db0794d21c req-140d9809-5e86-447f-a4a6-b237f594c64f tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/attachments/2d339a68-d10a-47e4-91a7-41d7050a525c/action returned with HTTP 204 Aug 20 07:45:11.282893 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 87/350] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:11 2026] POST /volume/v3/attachments/2d339a68-d10a-47e4-91a7-41d7050a525c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:11.834626 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-12d65907-4c6c-4de3-8642-3a41155ca959 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:11.837320 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-12d65907-4c6c-4de3-8642-3a41155ca959 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:11.843597 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-12d65907-4c6c-4de3-8642-3a41155ca959 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:11.843597 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-12d65907-4c6c-4de3-8642-3a41155ca959 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:11.857563 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d1a4586b-4619-43a4-97dc-02f2359973b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:11.858084 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1a4586b-4619-43a4-97dc-02f2359973b8 None None] GET https://10.4.3.57/volume// Aug 20 07:45:11.858305 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1a4586b-4619-43a4-97dc-02f2359973b8 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:11.858361 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:11.858361 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:11.858789 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1a4586b-4619-43a4-97dc-02f2359973b8 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:11.859136 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1a4586b-4619-43a4-97dc-02f2359973b8 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:11.859610 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 89/351] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:11.864301 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-12d65907-4c6c-4de3-8642-3a41155ca959 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:11.867788 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dfd0d97-63d2-48fc-9f5c-153bcb9b872c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:11.870719 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dfd0d97-63d2-48fc-9f5c-153bcb9b872c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:45:11.871191 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dfd0d97-63d2-48fc-9f5c-153bcb9b872c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:11.871393 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dfd0d97-63d2-48fc-9f5c-153bcb9b872c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:11.872011 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-12d65907-4c6c-4de3-8642-3a41155ca959 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:11.873601 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 88/352] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:11 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:11.884294 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:11.884294 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:11.888904 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dfd0d97-63d2-48fc-9f5c-153bcb9b872c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:45:11.895340 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dfd0d97-63d2-48fc-9f5c-153bcb9b872c tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:45:11.895596 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 89/353] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:11 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:11.968671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bab5e1d5-3bf1-43d7-a9ad-2f13b125995a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:11.971611 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bab5e1d5-3bf1-43d7-a9ad-2f13b125995a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:11.973948 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bab5e1d5-3bf1-43d7-a9ad-2f13b125995a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:11.973948 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bab5e1d5-3bf1-43d7-a9ad-2f13b125995a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:11.991820 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-db8ece96-f742-4bac-b0a4-dba6ccf980d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:11.993434 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:11.993434 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:11.994230 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-db8ece96-f742-4bac-b0a4-dba6ccf980d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] PUT https://10.4.3.57/volume/v3/attachments/5f5475b4-39fa-4ab8-b235-d2f9776019a3 Aug 20 07:45:11.994647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-db8ece96-f742-4bac-b0a4-dba6ccf980d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:11.999460 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bab5e1d5-3bf1-43d7-a9ad-2f13b125995a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:12.006109 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-db8ece96-f742-4bac-b0a4-dba6ccf980d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Acquiring lock "cinder-attachment_update-7604d982-b0bc-4d32-9064-802d9f83f36d-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:45:12.006944 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bab5e1d5-3bf1-43d7-a9ad-2f13b125995a tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:12.007745 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 88/354] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:11 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:12.012533 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-db8ece96-f742-4bac-b0a4-dba6ccf980d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Lock "cinder-attachment_update-7604d982-b0bc-4d32-9064-802d9f83f36d-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:45:12.014124 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.014124 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:12.177674 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-db8ece96-f742-4bac-b0a4-dba6ccf980d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Lock "cinder-attachment_update-7604d982-b0bc-4d32-9064-802d9f83f36d-np0000007856" released by "attachment_update" :: held 0.165s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:45:12.177903 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-db8ece96-f742-4bac-b0a4-dba6ccf980d6 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments/5f5475b4-39fa-4ab8-b235-d2f9776019a3 returned with HTTP 200 Aug 20 07:45:12.178728 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 90/355] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:45:11 2026] PUT /volume/v3/attachments/5f5475b4-39fa-4ab8-b235-d2f9776019a3 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:12.217203 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-71b08cd4-c561-4ddc-94ab-1d7fad5673af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.219401 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-71b08cd4-c561-4ddc-94ab-1d7fad5673af tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] POST https://10.4.3.57/volume/v3/attachments/5f5475b4-39fa-4ab8-b235-d2f9776019a3/action Aug 20 07:45:12.219775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-71b08cd4-c561-4ddc-94ab-1d7fad5673af tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:12.219914 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-71b08cd4-c561-4ddc-94ab-1d7fad5673af tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:12.234841 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c55d0abb-18fd-44fc-a923-c735dcee01b5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.238570 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c55d0abb-18fd-44fc-a923-c735dcee01b5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:12.238670 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c55d0abb-18fd-44fc-a923-c735dcee01b5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.238962 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c55d0abb-18fd-44fc-a923-c735dcee01b5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.248197 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.248197 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:12.255774 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.255774 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:12.262048 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c55d0abb-18fd-44fc-a923-c735dcee01b5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:12.269212 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c55d0abb-18fd-44fc-a923-c735dcee01b5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:12.270107 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 90/356] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:12.272184 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-71b08cd4-c561-4ddc-94ab-1d7fad5673af tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments/5f5475b4-39fa-4ab8-b235-d2f9776019a3/action returned with HTTP 204 Aug 20 07:45:12.275078 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 89/357] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:12 2026] POST /volume/v3/attachments/5f5475b4-39fa-4ab8-b235-d2f9776019a3/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:12.281647 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5173ab72-1394-4275-a293-664b2549ec7f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.284200 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5173ab72-1394-4275-a293-664b2549ec7f tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:12.284823 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5173ab72-1394-4275-a293-664b2549ec7f tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.285139 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5173ab72-1394-4275-a293-664b2549ec7f tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.294907 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ccbdfb9-1b8e-4a7f-83e7-87ddfd586926 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.299950 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ccbdfb9-1b8e-4a7f-83e7-87ddfd586926 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:12.300138 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ccbdfb9-1b8e-4a7f-83e7-87ddfd586926 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.300391 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ccbdfb9-1b8e-4a7f-83e7-87ddfd586926 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.304175 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.304175 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:12.311927 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5173ab72-1394-4275-a293-664b2549ec7f tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:12.313464 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b299ae2-744b-4ece-a7bf-88e32f72b036 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.314111 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b299ae2-744b-4ece-a7bf-88e32f72b036 None None] GET https://10.4.3.57/volume// Aug 20 07:45:12.314337 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b299ae2-744b-4ece-a7bf-88e32f72b036 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.315121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b299ae2-744b-4ece-a7bf-88e32f72b036 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.315524 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b299ae2-744b-4ece-a7bf-88e32f72b036 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:12.315846 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.315846 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:12.316315 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 91/358] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 07:45:12.319947 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5173ab72-1394-4275-a293-664b2549ec7f tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:12.320429 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 89/359] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:12.321815 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8ccbdfb9-1b8e-4a7f-83e7-87ddfd586926 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:12.329574 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ccbdfb9-1b8e-4a7f-83e7-87ddfd586926 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:12.332572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-5a804d38-45d8-4b34-a399-d41f61899886 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.335356 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-5a804d38-45d8-4b34-a399-d41f61899886 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 Aug 20 07:45:12.335529 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 91/360] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:12.335644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-5a804d38-45d8-4b34-a399-d41f61899886 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.335789 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-5a804d38-45d8-4b34-a399-d41f61899886 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.352401 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.352401 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:12.361167 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-5a804d38-45d8-4b34-a399-d41f61899886 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:45:12.368754 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-5a804d38-45d8-4b34-a399-d41f61899886 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 returned with HTTP 200 Aug 20 07:45:12.369762 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 90/361] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:12.463826 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-7cc8b76e-a1fd-4aaf-9173-85615058368d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.466628 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-7cc8b76e-a1fd-4aaf-9173-85615058368d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] PUT https://10.4.3.57/volume/v3/attachments/16bd638a-7060-4050-ad97-bf2d2633421f Aug 20 07:45:12.467184 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-7cc8b76e-a1fd-4aaf-9173-85615058368d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:12.478149 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-7cc8b76e-a1fd-4aaf-9173-85615058368d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Acquiring lock "cinder-attachment_update-11373b5f-89f7-44f4-a87d-9b1fe8a9b176-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:45:12.484625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-7cc8b76e-a1fd-4aaf-9173-85615058368d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Lock "cinder-attachment_update-11373b5f-89f7-44f4-a87d-9b1fe8a9b176-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:45:12.486143 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.486143 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:12.608687 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-7cc8b76e-a1fd-4aaf-9173-85615058368d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Lock "cinder-attachment_update-11373b5f-89f7-44f4-a87d-9b1fe8a9b176-np0000007856" released by "attachment_update" :: held 0.124s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:45:12.608987 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-7cc8b76e-a1fd-4aaf-9173-85615058368d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments/16bd638a-7060-4050-ad97-bf2d2633421f returned with HTTP 200 Aug 20 07:45:12.609672 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 92/362] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:45:12 2026] PUT /volume/v3/attachments/16bd638a-7060-4050-ad97-bf2d2633421f => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:12.638837 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dc13657-46e9-4927-8129-e6f6b0e8d6f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.643279 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dc13657-46e9-4927-8129-e6f6b0e8d6f0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] POST https://10.4.3.57/volume/v3/attachments/16bd638a-7060-4050-ad97-bf2d2633421f/action Aug 20 07:45:12.643694 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dc13657-46e9-4927-8129-e6f6b0e8d6f0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:12.643814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dc13657-46e9-4927-8129-e6f6b0e8d6f0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:12.666585 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.666585 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:12.684679 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-9dc13657-46e9-4927-8129-e6f6b0e8d6f0 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments/16bd638a-7060-4050-ad97-bf2d2633421f/action returned with HTTP 204 Aug 20 07:45:12.685721 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 90/363] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:12 2026] POST /volume/v3/attachments/16bd638a-7060-4050-ad97-bf2d2633421f/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:12.734230 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1b6dd751-bf2e-4ecf-b81b-863863146330 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.734789 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b6dd751-bf2e-4ecf-b81b-863863146330 None None] GET https://10.4.3.57/volume// Aug 20 07:45:12.735059 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b6dd751-bf2e-4ecf-b81b-863863146330 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.735345 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b6dd751-bf2e-4ecf-b81b-863863146330 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.735822 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b6dd751-bf2e-4ecf-b81b-863863146330 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:12.736276 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 92/364] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:12.744452 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-79916787-1e41-47e8-b4e5-f881ecdface5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.748573 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-79916787-1e41-47e8-b4e5-f881ecdface5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 Aug 20 07:45:12.748573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-79916787-1e41-47e8-b4e5-f881ecdface5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.748573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-79916787-1e41-47e8-b4e5-f881ecdface5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.767905 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.767905 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:12.771238 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-50671765-31ff-46d4-9211-a6ce8cf7a768 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.771785 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50671765-31ff-46d4-9211-a6ce8cf7a768 None None] GET https://10.4.3.57/volume// Aug 20 07:45:12.772727 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50671765-31ff-46d4-9211-a6ce8cf7a768 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.772727 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50671765-31ff-46d4-9211-a6ce8cf7a768 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.772965 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-79916787-1e41-47e8-b4e5-f881ecdface5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:45:12.774466 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50671765-31ff-46d4-9211-a6ce8cf7a768 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:12.775015 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 93/365] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:12.778693 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-79916787-1e41-47e8-b4e5-f881ecdface5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 returned with HTTP 200 Aug 20 07:45:12.779259 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 91/366] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:12.791809 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4d82011e-bb3f-450e-a571-017735679f51 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.793901 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d82011e-bb3f-450e-a571-017735679f51 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:12.794197 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d82011e-bb3f-450e-a571-017735679f51 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.794559 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d82011e-bb3f-450e-a571-017735679f51 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.804348 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b2fc188c-e56f-488d-a053-337c962f3f8b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.806890 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b2fc188c-e56f-488d-a053-337c962f3f8b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:45:12.807170 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b2fc188c-e56f-488d-a053-337c962f3f8b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.807296 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.807296 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:12.807367 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b2fc188c-e56f-488d-a053-337c962f3f8b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.813698 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d82011e-bb3f-450e-a571-017735679f51 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:12.819308 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.819308 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:12.819950 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d82011e-bb3f-450e-a571-017735679f51 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:12.823579 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 91/367] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:12.823747 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-580f1b1e-c8eb-4e77-927b-465b1e5544d1 req-827279c0-e2a4-4821-bbcc-99fc24ce4c73 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.823805 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-069a625f-ec7c-4c44-b8db-7680d4587118 req-70bac458-ec49-47ec-8d5f-a8f1d85fd95b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.823848 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b2fc188c-e56f-488d-a053-337c962f3f8b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:45:12.824439 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-580f1b1e-c8eb-4e77-927b-465b1e5544d1 req-827279c0-e2a4-4821-bbcc-99fc24ce4c73 tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] POST https://10.4.3.57/volume/v3/snapshots/None/action Aug 20 07:45:12.824924 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-580f1b1e-c8eb-4e77-927b-465b1e5544d1 req-827279c0-e2a4-4821-bbcc-99fc24ce4c73 tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:12.825108 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-580f1b1e-c8eb-4e77-927b-465b1e5544d1 req-827279c0-e2a4-4821-bbcc-99fc24ce4c73 tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:12.827093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.snapshot_actions [req-580f1b1e-c8eb-4e77-927b-465b1e5544d1 req-827279c0-e2a4-4821-bbcc-99fc24ce4c73 tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100251) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 07:45:12.827599 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-069a625f-ec7c-4c44-b8db-7680d4587118 req-70bac458-ec49-47ec-8d5f-a8f1d85fd95b tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] POST https://10.4.3.57/volume/v3/snapshots/46bc9401-f1eb-4bfc-b9e1-bc73fc101bd6/action Aug 20 07:45:12.828440 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-069a625f-ec7c-4c44-b8db-7680d4587118 req-70bac458-ec49-47ec-8d5f-a8f1d85fd95b tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:12.828832 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-069a625f-ec7c-4c44-b8db-7680d4587118 req-70bac458-ec49-47ec-8d5f-a8f1d85fd95b tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:12.830575 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-b2fc188c-e56f-488d-a053-337c962f3f8b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:45:12.830833 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.snapshot_actions [req-069a625f-ec7c-4c44-b8db-7680d4587118 req-70bac458-ec49-47ec-8d5f-a8f1d85fd95b tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100250) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 07:45:12.834330 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 93/368] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 1537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:12.855905 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-580f1b1e-c8eb-4e77-927b-465b1e5544d1 req-827279c0-e2a4-4821-bbcc-99fc24ce4c73 tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] https://10.4.3.57/volume/v3/snapshots/None/action returned with HTTP 404 Aug 20 07:45:12.856530 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-069a625f-ec7c-4c44-b8db-7680d4587118 req-70bac458-ec49-47ec-8d5f-a8f1d85fd95b tempest-VolumesAssistedSnapshotsTest-480593711 tempest-VolumesAssistedSnapshotsTest-480593711-project] https://10.4.3.57/volume/v3/snapshots/46bc9401-f1eb-4bfc-b9e1-bc73fc101bd6/action returned with HTTP 404 Aug 20 07:45:12.857072 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 94/369] 10.4.3.57 () {72 vars in 1575 bytes} [Thu Aug 20 07:45:12 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:45:12.857449 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 92/370] 10.4.3.57 () {72 vars in 1671 bytes} [Thu Aug 20 07:45:12 2026] POST /volume/v3/snapshots/46bc9401-f1eb-4bfc-b9e1-bc73fc101bd6/action => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:12.892513 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8c8adf01-d785-435b-8e63-6caf018185b7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.894828 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c8adf01-d785-435b-8e63-6caf018185b7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:12.895153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c8adf01-d785-435b-8e63-6caf018185b7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.895497 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c8adf01-d785-435b-8e63-6caf018185b7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.909124 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.909124 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:12.914542 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1e542f04-8259-416b-a7e4-573b3c560ce5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.914686 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8c8adf01-d785-435b-8e63-6caf018185b7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:12.919535 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1e542f04-8259-416b-a7e4-573b3c560ce5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:12.919535 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1e542f04-8259-416b-a7e4-573b3c560ce5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:12.919851 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1e542f04-8259-416b-a7e4-573b3c560ce5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:12.922157 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c8adf01-d785-435b-8e63-6caf018185b7 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:12.922956 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 92/371] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:12.932331 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.932331 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:12.936464 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1e542f04-8259-416b-a7e4-573b3c560ce5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:12.938584 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-14142aa3-0c57-4ae6-ad1b-aca4a358e00e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.941207 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1e542f04-8259-416b-a7e4-573b3c560ce5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:12.941787 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 94/372] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:12 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:12.942065 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-14142aa3-0c57-4ae6-ad1b-aca4a358e00e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] PUT https://10.4.3.57/volume/v3/attachments/7f1c92ef-95b1-4a25-824e-6f5caa41d228 Aug 20 07:45:12.942343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-14142aa3-0c57-4ae6-ad1b-aca4a358e00e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:12.954562 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-14142aa3-0c57-4ae6-ad1b-aca4a358e00e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Acquiring lock "cinder-attachment_update-74a9be44-c9c7-492a-9df4-f7649bd06cf3-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:45:12.960614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-14142aa3-0c57-4ae6-ad1b-aca4a358e00e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Lock "cinder-attachment_update-74a9be44-c9c7-492a-9df4-f7649bd06cf3-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:45:12.961804 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.961804 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:12.965538 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-61fe08aa-c7ab-49f4-954a-8212b46ee88c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:12.967993 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-61fe08aa-c7ab-49f4-954a-8212b46ee88c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] PUT https://10.4.3.57/volume/v3/attachments/87c09ffc-83e8-48c7-89c6-0531c78b0e66 Aug 20 07:45:12.968489 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-61fe08aa-c7ab-49f4-954a-8212b46ee88c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:12.978270 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-024e8e77-96dc-4878-8990-c49d63020e16 req-61fe08aa-c7ab-49f4-954a-8212b46ee88c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Acquiring lock "cinder-attachment_update-7e8ca107-71f8-48c7-9bfd-4b5e04daef74-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:45:12.984097 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-024e8e77-96dc-4878-8990-c49d63020e16 req-61fe08aa-c7ab-49f4-954a-8212b46ee88c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Lock "cinder-attachment_update-7e8ca107-71f8-48c7-9bfd-4b5e04daef74-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:45:12.986841 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:12.986841 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:12.999796 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-36868926-546d-48bb-9f3a-7b8ed0947a68 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.004316 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-36868926-546d-48bb-9f3a-7b8ed0947a68 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] POST https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6/action Aug 20 07:45:13.004929 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-36868926-546d-48bb-9f3a-7b8ed0947a68 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:13.005308 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-36868926-546d-48bb-9f3a-7b8ed0947a68 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:13.025959 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.025959 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:13.026335 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dbec66c5-9b96-463c-a8de-171f157142a3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.026944 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-36868926-546d-48bb-9f3a-7b8ed0947a68 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:13.030147 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbec66c5-9b96-463c-a8de-171f157142a3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:13.030147 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbec66c5-9b96-463c-a8de-171f157142a3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:13.030147 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbec66c5-9b96-463c-a8de-171f157142a3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:13.039938 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.039938 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:13.044163 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-36868926-546d-48bb-9f3a-7b8ed0947a68 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Begin detaching volume completed successfully. Aug 20 07:45:13.044163 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-36868926-546d-48bb-9f3a-7b8ed0947a68 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6/action returned with HTTP 202 Aug 20 07:45:13.044647 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dbec66c5-9b96-463c-a8de-171f157142a3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:13.045235 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 93/373] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:45:12 2026] POST /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:45:13.049970 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbec66c5-9b96-463c-a8de-171f157142a3 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:13.050559 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 95/374] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:13 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:13.112877 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-14142aa3-0c57-4ae6-ad1b-aca4a358e00e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Lock "cinder-attachment_update-74a9be44-c9c7-492a-9df4-f7649bd06cf3-np0000007856" released by "attachment_update" :: held 0.152s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:45:13.113316 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-14142aa3-0c57-4ae6-ad1b-aca4a358e00e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments/7f1c92ef-95b1-4a25-824e-6f5caa41d228 returned with HTTP 200 Aug 20 07:45:13.113856 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 95/375] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:45:12 2026] PUT /volume/v3/attachments/7f1c92ef-95b1-4a25-824e-6f5caa41d228 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:13.126470 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-024e8e77-96dc-4878-8990-c49d63020e16 req-61fe08aa-c7ab-49f4-954a-8212b46ee88c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Lock "cinder-attachment_update-7e8ca107-71f8-48c7-9bfd-4b5e04daef74-np0000007856" released by "attachment_update" :: held 0.142s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:45:13.126928 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-61fe08aa-c7ab-49f4-954a-8212b46ee88c tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments/87c09ffc-83e8-48c7-89c6-0531c78b0e66 returned with HTTP 200 Aug 20 07:45:13.127571 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 93/376] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:45:12 2026] PUT /volume/v3/attachments/87c09ffc-83e8-48c7-89c6-0531c78b0e66 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:13.137027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0c518d3f-f6af-43fb-979e-7774a1b1e154 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.137541 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c518d3f-f6af-43fb-979e-7774a1b1e154 None None] GET https://10.4.3.57/volume// Aug 20 07:45:13.137947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c518d3f-f6af-43fb-979e-7774a1b1e154 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:13.138338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c518d3f-f6af-43fb-979e-7774a1b1e154 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:13.138834 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c518d3f-f6af-43fb-979e-7774a1b1e154 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:13.139186 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 94/377] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:13.156301 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-68e85326-036b-4e3b-a2f1-dcd3242c2429 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.156465 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-4b687854-0f2c-421e-9ccb-6461f8364df5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.159526 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-4b687854-0f2c-421e-9ccb-6461f8364df5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:13.159870 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-68e85326-036b-4e3b-a2f1-dcd3242c2429 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] POST https://10.4.3.57/volume/v3/attachments/7f1c92ef-95b1-4a25-824e-6f5caa41d228/action Aug 20 07:45:13.159946 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-4b687854-0f2c-421e-9ccb-6461f8364df5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:13.159996 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-68e85326-036b-4e3b-a2f1-dcd3242c2429 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:13.160187 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-68e85326-036b-4e3b-a2f1-dcd3242c2429 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:13.160250 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-4b687854-0f2c-421e-9ccb-6461f8364df5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:13.164382 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92927a1a-0725-4558-be16-d3160c07d811 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.172850 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92927a1a-0725-4558-be16-d3160c07d811 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] POST https://10.4.3.57/volume/v3/attachments/87c09ffc-83e8-48c7-89c6-0531c78b0e66/action Aug 20 07:45:13.172850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92927a1a-0725-4558-be16-d3160c07d811 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:13.172850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92927a1a-0725-4558-be16-d3160c07d811 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:13.176299 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.176299 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:13.182178 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-4b687854-0f2c-421e-9ccb-6461f8364df5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:13.185475 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.185475 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:13.194612 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-4b687854-0f2c-421e-9ccb-6461f8364df5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:13.194612 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 96/378] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:13 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1551 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:13.205346 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.205346 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:13.221992 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f6be56b8-3909-4312-99b5-b2436bd5f195 req-68e85326-036b-4e3b-a2f1-dcd3242c2429 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments/7f1c92ef-95b1-4a25-824e-6f5caa41d228/action returned with HTTP 204 Aug 20 07:45:13.222633 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 96/379] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:13 2026] POST /volume/v3/attachments/7f1c92ef-95b1-4a25-824e-6f5caa41d228/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:13.241441 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92927a1a-0725-4558-be16-d3160c07d811 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments/87c09ffc-83e8-48c7-89c6-0531c78b0e66/action returned with HTTP 204 Aug 20 07:45:13.242365 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 94/380] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:13 2026] POST /volume/v3/attachments/87c09ffc-83e8-48c7-89c6-0531c78b0e66/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:13.289577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-199b4490-d4f0-48bf-b765-31bfb5662134 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.289577 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-199b4490-d4f0-48bf-b765-31bfb5662134 None None] GET https://10.4.3.57/volume// Aug 20 07:45:13.289577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-199b4490-d4f0-48bf-b765-31bfb5662134 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:13.289577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-199b4490-d4f0-48bf-b765-31bfb5662134 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:13.289767 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-199b4490-d4f0-48bf-b765-31bfb5662134 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:13.290140 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 95/381] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:13.309436 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92a79354-217c-4e63-877c-a7da915822f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.313219 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92a79354-217c-4e63-877c-a7da915822f2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 Aug 20 07:45:13.314593 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92a79354-217c-4e63-877c-a7da915822f2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:13.314593 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92a79354-217c-4e63-877c-a7da915822f2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:13.334105 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.334105 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:13.339608 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f7bbd55c-7cb0-4815-8cdf-cd6d1f16f233 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.341510 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92a79354-217c-4e63-877c-a7da915822f2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:45:13.342312 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7bbd55c-7cb0-4815-8cdf-cd6d1f16f233 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:13.342571 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7bbd55c-7cb0-4815-8cdf-cd6d1f16f233 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:13.342829 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7bbd55c-7cb0-4815-8cdf-cd6d1f16f233 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:13.349225 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-92a79354-217c-4e63-877c-a7da915822f2 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 returned with HTTP 200 Aug 20 07:45:13.349954 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 97/382] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:13 2026] GET /volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:13.362839 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.362839 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:13.376171 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f7bbd55c-7cb0-4815-8cdf-cd6d1f16f233 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:13.382681 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7bbd55c-7cb0-4815-8cdf-cd6d1f16f233 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:13.383314 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 97/383] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:13 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:13.456584 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-34e32454-d56a-42a5-a837-5033d04cda59 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.460381 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-34e32454-d56a-42a5-a837-5033d04cda59 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] PUT https://10.4.3.57/volume/v3/attachments/dab79097-3410-449b-a53e-45109593aabc Aug 20 07:45:13.460874 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-34e32454-d56a-42a5-a837-5033d04cda59 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:13.471946 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-024e8e77-96dc-4878-8990-c49d63020e16 req-34e32454-d56a-42a5-a837-5033d04cda59 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Acquiring lock "cinder-attachment_update-2ccaf417-96b2-421d-95d4-17e8c9dfe584-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:45:13.480930 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-024e8e77-96dc-4878-8990-c49d63020e16 req-34e32454-d56a-42a5-a837-5033d04cda59 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Lock "cinder-attachment_update-2ccaf417-96b2-421d-95d4-17e8c9dfe584-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:45:13.480930 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.480930 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:13.645732 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-024e8e77-96dc-4878-8990-c49d63020e16 req-34e32454-d56a-42a5-a837-5033d04cda59 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Lock "cinder-attachment_update-2ccaf417-96b2-421d-95d4-17e8c9dfe584-np0000007856" released by "attachment_update" :: held 0.167s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:45:13.646854 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-34e32454-d56a-42a5-a837-5033d04cda59 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments/dab79097-3410-449b-a53e-45109593aabc returned with HTTP 200 Aug 20 07:45:13.647362 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 95/384] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:45:13 2026] PUT /volume/v3/attachments/dab79097-3410-449b-a53e-45109593aabc => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:13.695329 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-e35f4952-1b05-497b-8bc0-586c1256b53a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.701570 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-e35f4952-1b05-497b-8bc0-586c1256b53a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] POST https://10.4.3.57/volume/v3/attachments/dab79097-3410-449b-a53e-45109593aabc/action Aug 20 07:45:13.701570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-e35f4952-1b05-497b-8bc0-586c1256b53a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:13.701570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-e35f4952-1b05-497b-8bc0-586c1256b53a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:13.735677 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.735677 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:13.763683 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-e35f4952-1b05-497b-8bc0-586c1256b53a tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments/dab79097-3410-449b-a53e-45109593aabc/action returned with HTTP 204 Aug 20 07:45:13.765626 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 96/385] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:13 2026] POST /volume/v3/attachments/dab79097-3410-449b-a53e-45109593aabc/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:13.790392 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7913c56e-4d8d-473f-bd15-6ca718285d62 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.791862 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7913c56e-4d8d-473f-bd15-6ca718285d62 None None] GET https://10.4.3.57/volume// Aug 20 07:45:13.791862 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7913c56e-4d8d-473f-bd15-6ca718285d62 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:13.791862 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7913c56e-4d8d-473f-bd15-6ca718285d62 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:13.791862 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7913c56e-4d8d-473f-bd15-6ca718285d62 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:13.792234 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 98/386] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:13.806785 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ab4272ae-a7db-4b1f-a71c-d8b6c1c2fa5b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.811851 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ab4272ae-a7db-4b1f-a71c-d8b6c1c2fa5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df Aug 20 07:45:13.811851 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ab4272ae-a7db-4b1f-a71c-d8b6c1c2fa5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:13.811851 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ab4272ae-a7db-4b1f-a71c-d8b6c1c2fa5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:13.826822 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.826822 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:13.842291 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ab4272ae-a7db-4b1f-a71c-d8b6c1c2fa5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:45:13.848894 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ab4272ae-a7db-4b1f-a71c-d8b6c1c2fa5b tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df returned with HTTP 200 Aug 20 07:45:13.849643 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 98/387] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:13 2026] GET /volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df => generated 1021 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:13.941565 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7c390fe7-1a36-428d-8c72-82d5e74633e5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.943865 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c390fe7-1a36-428d-8c72-82d5e74633e5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:13.944224 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c390fe7-1a36-428d-8c72-82d5e74633e5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:13.944519 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c390fe7-1a36-428d-8c72-82d5e74633e5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:13.961269 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:13.961269 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:13.969380 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7c390fe7-1a36-428d-8c72-82d5e74633e5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:13.976162 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c390fe7-1a36-428d-8c72-82d5e74633e5 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:13.976614 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ba4a22d4-6fc4-4511-8a36-2f5a30eecb19 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:13.976723 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 96/388] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:13 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:13.979680 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ba4a22d4-6fc4-4511-8a36-2f5a30eecb19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] PUT https://10.4.3.57/volume/v3/attachments/132f2910-98bd-4711-b175-7ed27242b12e Aug 20 07:45:13.980366 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ba4a22d4-6fc4-4511-8a36-2f5a30eecb19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:13.991433 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ba4a22d4-6fc4-4511-8a36-2f5a30eecb19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Acquiring lock "cinder-attachment_update-de950afd-e092-489f-8c01-0e0b92f4b1df-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:45:13.998264 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ba4a22d4-6fc4-4511-8a36-2f5a30eecb19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Lock "cinder-attachment_update-de950afd-e092-489f-8c01-0e0b92f4b1df-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:45:14.001667 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:14.001667 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:14.069290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-177f5ff8-4ca7-48c8-aeb2-0f985f6ba12f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:14.071866 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-177f5ff8-4ca7-48c8-aeb2-0f985f6ba12f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:14.073477 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-177f5ff8-4ca7-48c8-aeb2-0f985f6ba12f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:14.073477 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-177f5ff8-4ca7-48c8-aeb2-0f985f6ba12f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:14.091590 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:14.091590 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:14.099059 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-177f5ff8-4ca7-48c8-aeb2-0f985f6ba12f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:14.104862 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-177f5ff8-4ca7-48c8-aeb2-0f985f6ba12f tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:14.105870 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 99/389] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:14 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:14.161469 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ba4a22d4-6fc4-4511-8a36-2f5a30eecb19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Lock "cinder-attachment_update-de950afd-e092-489f-8c01-0e0b92f4b1df-np0000007856" released by "attachment_update" :: held 0.163s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:45:14.161941 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-ba4a22d4-6fc4-4511-8a36-2f5a30eecb19 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments/132f2910-98bd-4711-b175-7ed27242b12e returned with HTTP 200 Aug 20 07:45:14.162718 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 97/390] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:45:13 2026] PUT /volume/v3/attachments/132f2910-98bd-4711-b175-7ed27242b12e => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:14.201677 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d48dab3a-c62b-4894-9550-41232f52e4ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:14.205241 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d48dab3a-c62b-4894-9550-41232f52e4ab tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] POST https://10.4.3.57/volume/v3/attachments/132f2910-98bd-4711-b175-7ed27242b12e/action Aug 20 07:45:14.205241 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d48dab3a-c62b-4894-9550-41232f52e4ab tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:14.205241 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d48dab3a-c62b-4894-9550-41232f52e4ab tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:14.232132 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:14.232132 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:14.264781 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-024e8e77-96dc-4878-8990-c49d63020e16 req-d48dab3a-c62b-4894-9550-41232f52e4ab tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments/132f2910-98bd-4711-b175-7ed27242b12e/action returned with HTTP 204 Aug 20 07:45:14.265448 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 99/391] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:14 2026] POST /volume/v3/attachments/132f2910-98bd-4711-b175-7ed27242b12e/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:14.378278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-0947543b-330f-4e09-b17c-12e7402a96e1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:14.380829 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-0947543b-330f-4e09-b17c-12e7402a96e1 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] POST https://10.4.3.57/volume/v3/attachments/a2103d18-af35-4ae8-9145-a3d014014395/action Aug 20 07:45:14.381296 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-0947543b-330f-4e09-b17c-12e7402a96e1 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:14.381823 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-0947543b-330f-4e09-b17c-12e7402a96e1 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:14.401356 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a1a58cb1-9119-4a65-b55b-02ca750b1479 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:14.406773 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1a58cb1-9119-4a65-b55b-02ca750b1479 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:14.407963 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1a58cb1-9119-4a65-b55b-02ca750b1479 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:14.407963 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1a58cb1-9119-4a65-b55b-02ca750b1479 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:14.419181 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:14.419181 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:14.424167 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:14.424167 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:14.428812 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a1a58cb1-9119-4a65-b55b-02ca750b1479 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:14.435732 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1a58cb1-9119-4a65-b55b-02ca750b1479 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:14.436335 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 100/392] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:14 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:14.438283 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e91cb369-dbdf-4703-8f2d-85d2502a34cc req-0947543b-330f-4e09-b17c-12e7402a96e1 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/attachments/a2103d18-af35-4ae8-9145-a3d014014395/action returned with HTTP 204 Aug 20 07:45:14.438913 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 97/393] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:14 2026] POST /volume/v3/attachments/a2103d18-af35-4ae8-9145-a3d014014395/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:14.495536 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bd75813e-6513-48d4-8367-26946d68e23e req-4d173a22-db1e-472f-838d-5af2ad2ebad2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:14.499296 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-4d173a22-db1e-472f-838d-5af2ad2ebad2 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] DELETE https://10.4.3.57/volume/v3/attachments/b78c11a9-c1b6-4481-8ce9-1dabfbd9b722 Aug 20 07:45:14.501666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-4d173a22-db1e-472f-838d-5af2ad2ebad2 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:14.501666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-4d173a22-db1e-472f-838d-5af2ad2ebad2 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:14.535528 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:14.535528 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:14.636263 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd75813e-6513-48d4-8367-26946d68e23e req-4d173a22-db1e-472f-838d-5af2ad2ebad2 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/attachments/b78c11a9-c1b6-4481-8ce9-1dabfbd9b722 returned with HTTP 200 Aug 20 07:45:14.638413 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 98/394] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:45:14 2026] DELETE /volume/v3/attachments/b78c11a9-c1b6-4481-8ce9-1dabfbd9b722 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:14.992127 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90548129-bba3-4f1c-88b7-334ee5eb18c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:14.994386 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90548129-bba3-4f1c-88b7-334ee5eb18c1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:14.996372 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90548129-bba3-4f1c-88b7-334ee5eb18c1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:14.996372 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90548129-bba3-4f1c-88b7-334ee5eb18c1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.004072 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:15.004072 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:15.009068 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-90548129-bba3-4f1c-88b7-334ee5eb18c1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] Volume info retrieved successfully. Aug 20 07:45:15.014437 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90548129-bba3-4f1c-88b7-334ee5eb18c1 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-reader] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:15.015105 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 100/395] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:14 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:15.080790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e6b176d-2590-4ee7-a688-2afe588a2c9c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.085889 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e6b176d-2590-4ee7-a688-2afe588a2c9c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:15.086446 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e6b176d-2590-4ee7-a688-2afe588a2c9c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:15.086968 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e6b176d-2590-4ee7-a688-2afe588a2c9c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.096497 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:15.096497 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:15.103142 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e6b176d-2590-4ee7-a688-2afe588a2c9c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:15.109529 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e6b176d-2590-4ee7-a688-2afe588a2c9c tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:15.110035 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 101/396] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:15 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:15.128816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6587aa93-f5d1-4fd7-95ff-f5509370e426 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.133752 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6587aa93-f5d1-4fd7-95ff-f5509370e426 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:15.134330 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6587aa93-f5d1-4fd7-95ff-f5509370e426 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:15.134643 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6587aa93-f5d1-4fd7-95ff-f5509370e426 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.152229 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:15.152229 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:15.157691 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6587aa93-f5d1-4fd7-95ff-f5509370e426 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:15.165301 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6587aa93-f5d1-4fd7-95ff-f5509370e426 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:15.165900 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 98/397] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:15 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:15.178223 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-95452cf2-239b-40c9-8365-05661c98b8ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.181092 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95452cf2-239b-40c9-8365-05661c98b8ba tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:15.181390 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95452cf2-239b-40c9-8365-05661c98b8ba tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:15.181715 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95452cf2-239b-40c9-8365-05661c98b8ba tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.191778 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:15.191778 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:15.197039 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-95452cf2-239b-40c9-8365-05661c98b8ba tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:15.204086 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95452cf2-239b-40c9-8365-05661c98b8ba tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:15.205060 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 99/398] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:15 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:15.451082 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-31052f9d-56ca-4f9d-866f-bcce82a926af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.453134 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31052f9d-56ca-4f9d-866f-bcce82a926af tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:15.454005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-31052f9d-56ca-4f9d-866f-bcce82a926af tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:15.454005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-31052f9d-56ca-4f9d-866f-bcce82a926af tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.477293 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:15.477293 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:15.484112 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-31052f9d-56ca-4f9d-866f-bcce82a926af tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:15.490882 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31052f9d-56ca-4f9d-866f-bcce82a926af tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:15.491890 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 101/399] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:15 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1159 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:15.546189 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0455e503-cf91-4460-923b-c471d10cc059 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.548722 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0455e503-cf91-4460-923b-c471d10cc059 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:15.548908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0455e503-cf91-4460-923b-c471d10cc059 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:15.549190 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0455e503-cf91-4460-923b-c471d10cc059 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.560818 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:15.560818 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:15.565887 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0455e503-cf91-4460-923b-c471d10cc059 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:15.570973 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0455e503-cf91-4460-923b-c471d10cc059 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:15.571522 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 102/400] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:15 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:15.685633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8f23fc7a-d873-4911-9237-067fb110bc47 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.686087 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f23fc7a-d873-4911-9237-067fb110bc47 None None] GET https://10.4.3.57/volume// Aug 20 07:45:15.686347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f23fc7a-d873-4911-9237-067fb110bc47 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:15.686740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f23fc7a-d873-4911-9237-067fb110bc47 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.687198 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f23fc7a-d873-4911-9237-067fb110bc47 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:15.689367 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 99/401] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:45:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:15.698741 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-fab41d85-cbcf-40e5-90aa-93167c0038cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.701999 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-fab41d85-cbcf-40e5-90aa-93167c0038cc tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:45:15.702930 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-fab41d85-cbcf-40e5-90aa-93167c0038cc tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442", "connector": null, "instance_uuid": "98eafb72-2b26-4094-a32a-2d864a03d3a9"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:15.723577 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:15.723577 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:15.761294 np0000007856 devstack@c-api.service[100249]: WARNING cinder.volume.api [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-fab41d85-cbcf-40e5-90aa-93167c0038cc tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 07:45:15.772795 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-fab41d85-cbcf-40e5-90aa-93167c0038cc tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:45:15.773436 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 100/402] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:45:15 2026] POST /volume/v3/attachments => generated 271 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:15.824048 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c52e104b-7e9c-47e7-9bd8-c1788bf0f320 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.826838 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c52e104b-7e9c-47e7-9bd8-c1788bf0f320 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:15.826838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c52e104b-7e9c-47e7-9bd8-c1788bf0f320 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:15.827089 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c52e104b-7e9c-47e7-9bd8-c1788bf0f320 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.844997 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff80eebd-1fac-4a7e-8f98-e22dea21ea20 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.844997 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff80eebd-1fac-4a7e-8f98-e22dea21ea20 None None] GET https://10.4.3.57/volume// Aug 20 07:45:15.844997 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff80eebd-1fac-4a7e-8f98-e22dea21ea20 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:15.844997 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff80eebd-1fac-4a7e-8f98-e22dea21ea20 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.845330 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff80eebd-1fac-4a7e-8f98-e22dea21ea20 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:15.845390 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 103/403] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:15.852945 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:15.852945 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:15.862457 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c52e104b-7e9c-47e7-9bd8-c1788bf0f320 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:15.866824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-1f9d258e-4506-45b1-8caa-70997a1c9586 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:15.870648 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-1f9d258e-4506-45b1-8caa-70997a1c9586 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:15.870933 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-1f9d258e-4506-45b1-8caa-70997a1c9586 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:15.871191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-1f9d258e-4506-45b1-8caa-70997a1c9586 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:15.871876 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c52e104b-7e9c-47e7-9bd8-c1788bf0f320 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:15.872507 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 102/404] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:15 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1161 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:15.894105 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:15.894105 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:15.894430 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-1f9d258e-4506-45b1-8caa-70997a1c9586 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:15.904295 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-1f9d258e-4506-45b1-8caa-70997a1c9586 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:15.904847 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 100/405] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:15 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:16.022189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-7e435d73-c5d1-4097-bd98-1b55481c6725 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:16.024734 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-7e435d73-c5d1-4097-bd98-1b55481c6725 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] PUT https://10.4.3.57/volume/v3/attachments/c8bca985-5ea1-498f-9530-40785f12d397 Aug 20 07:45:16.025260 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-7e435d73-c5d1-4097-bd98-1b55481c6725 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:16.036160 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-7e435d73-c5d1-4097-bd98-1b55481c6725 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Acquiring lock "cinder-attachment_update-3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:45:16.044058 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-7e435d73-c5d1-4097-bd98-1b55481c6725 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Lock "cinder-attachment_update-3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:45:16.045121 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:16.045121 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:16.164833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-7e435d73-c5d1-4097-bd98-1b55481c6725 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Lock "cinder-attachment_update-3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442-np0000007856" released by "attachment_update" :: held 0.121s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:45:16.165288 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-7e435d73-c5d1-4097-bd98-1b55481c6725 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/attachments/c8bca985-5ea1-498f-9530-40785f12d397 returned with HTTP 200 Aug 20 07:45:16.166008 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 101/406] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:45:16 2026] PUT /volume/v3/attachments/c8bca985-5ea1-498f-9530-40785f12d397 => generated 967 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:16.187415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f698836-035c-48bd-b6b2-5327e8d93845 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:16.190069 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f698836-035c-48bd-b6b2-5327e8d93845 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:16.190456 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f698836-035c-48bd-b6b2-5327e8d93845 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:16.190849 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f698836-035c-48bd-b6b2-5327e8d93845 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:16.203083 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:16.203083 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:16.208365 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5f698836-035c-48bd-b6b2-5327e8d93845 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:16.213694 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f698836-035c-48bd-b6b2-5327e8d93845 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:16.214176 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 104/407] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:16 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:16.885170 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0da8c598-feef-4476-a4a9-ac75c61c766b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:16.888502 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0da8c598-feef-4476-a4a9-ac75c61c766b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:16.888704 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0da8c598-feef-4476-a4a9-ac75c61c766b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:16.888859 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0da8c598-feef-4476-a4a9-ac75c61c766b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:16.903582 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:16.903582 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:16.908201 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0da8c598-feef-4476-a4a9-ac75c61c766b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:16.913627 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0da8c598-feef-4476-a4a9-ac75c61c766b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:16.914219 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 103/408] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:16 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:16.922706 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-65676fd8-e9be-43d0-91e9-b56bd1712015 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:16.925425 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-65676fd8-e9be-43d0-91e9-b56bd1712015 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] DELETE https://10.4.3.57/volume/v3/attachments/607908d6-1a01-4f15-bb4a-206caec53c85 Aug 20 07:45:16.925734 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-65676fd8-e9be-43d0-91e9-b56bd1712015 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:16.926014 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-65676fd8-e9be-43d0-91e9-b56bd1712015 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:16.934522 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:16.934522 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:17.037676 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-dcdcc8ec-aacb-4693-97c2-6c9d289deb67 req-65676fd8-e9be-43d0-91e9-b56bd1712015 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/attachments/607908d6-1a01-4f15-bb4a-206caec53c85 returned with HTTP 200 Aug 20 07:45:17.038133 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 101/409] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:45:16 2026] DELETE /volume/v3/attachments/607908d6-1a01-4f15-bb4a-206caec53c85 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:17.231699 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c014bb55-277f-4b82-9f86-9455c72bdeec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:17.236015 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c014bb55-277f-4b82-9f86-9455c72bdeec tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:17.236295 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c014bb55-277f-4b82-9f86-9455c72bdeec tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:17.238748 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c014bb55-277f-4b82-9f86-9455c72bdeec tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:17.253330 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:17.253330 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:17.260775 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c014bb55-277f-4b82-9f86-9455c72bdeec tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:17.273178 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c014bb55-277f-4b82-9f86-9455c72bdeec tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:17.273876 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 102/410] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:17 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:17.317966 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1c30970e-f405-4c81-9f98-5353a334988b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:17.326256 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1c30970e-f405-4c81-9f98-5353a334988b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] DELETE https://10.4.3.57/volume/v3/attachments/2d339a68-d10a-47e4-91a7-41d7050a525c Aug 20 07:45:17.326542 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1c30970e-f405-4c81-9f98-5353a334988b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:17.326992 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1c30970e-f405-4c81-9f98-5353a334988b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:17.341115 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:17.341115 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:17.454115 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-15749b46-2606-4cba-9953-33fcbe2f9e0a req-1c30970e-f405-4c81-9f98-5353a334988b tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/attachments/2d339a68-d10a-47e4-91a7-41d7050a525c returned with HTTP 200 Aug 20 07:45:17.454651 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 105/411] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:45:17 2026] DELETE /volume/v3/attachments/2d339a68-d10a-47e4-91a7-41d7050a525c => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:17.932128 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a1f23c0c-e9a4-4d85-9bb9-a5849ed906c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:17.939024 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1f23c0c-e9a4-4d85-9bb9-a5849ed906c7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:17.939239 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1f23c0c-e9a4-4d85-9bb9-a5849ed906c7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:17.939563 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1f23c0c-e9a4-4d85-9bb9-a5849ed906c7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:17.961803 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:17.961803 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:17.967427 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a1f23c0c-e9a4-4d85-9bb9-a5849ed906c7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:17.975995 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1f23c0c-e9a4-4d85-9bb9-a5849ed906c7 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:17.976575 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 104/412] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:17 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1162 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:18.532947 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dc1e40f1-a803-4740-bd9e-736e6a3c6b40 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:18.535567 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc1e40f1-a803-4740-bd9e-736e6a3c6b40 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:18.535763 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dc1e40f1-a803-4740-bd9e-736e6a3c6b40 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:18.536472 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dc1e40f1-a803-4740-bd9e-736e6a3c6b40 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:18.556825 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:18.556825 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:18.569085 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dc1e40f1-a803-4740-bd9e-736e6a3c6b40 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:18.580155 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc1e40f1-a803-4740-bd9e-736e6a3c6b40 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:18.580155 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 102/413] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:18 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1023 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:18.605252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca78cf77-f316-4e7b-8ced-5d9665f7809e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:18.618738 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca78cf77-f316-4e7b-8ced-5d9665f7809e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:18.619057 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca78cf77-f316-4e7b-8ced-5d9665f7809e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:18.619519 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca78cf77-f316-4e7b-8ced-5d9665f7809e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:18.621346 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ca78cf77-f316-4e7b-8ced-5d9665f7809e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Delete volume with id: db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:18.638603 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:18.638603 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:18.638603 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ca78cf77-f316-4e7b-8ced-5d9665f7809e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:18.692305 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ca78cf77-f316-4e7b-8ced-5d9665f7809e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Delete volume request issued successfully. Aug 20 07:45:18.692649 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca78cf77-f316-4e7b-8ced-5d9665f7809e tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 202 Aug 20 07:45:18.693877 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 103/414] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:45:18 2026] DELETE /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:45:18.704835 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7637d6dc-94ed-4dbc-8c52-cd15f3dbd040 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:18.709665 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7637d6dc-94ed-4dbc-8c52-cd15f3dbd040 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:18.709803 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7637d6dc-94ed-4dbc-8c52-cd15f3dbd040 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:18.710117 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7637d6dc-94ed-4dbc-8c52-cd15f3dbd040 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:18.721809 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:18.721809 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:18.726907 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7637d6dc-94ed-4dbc-8c52-cd15f3dbd040 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Volume info retrieved successfully. Aug 20 07:45:18.732037 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7637d6dc-94ed-4dbc-8c52-cd15f3dbd040 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 200 Aug 20 07:45:18.732638 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 106/415] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:18 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:18.994661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a3536fe-eba3-4a5b-87e5-20c50eab7880 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:18.997570 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a3536fe-eba3-4a5b-87e5-20c50eab7880 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:18.997880 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a3536fe-eba3-4a5b-87e5-20c50eab7880 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:18.998127 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a3536fe-eba3-4a5b-87e5-20c50eab7880 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:19.028196 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:19.028196 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:19.034089 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a3536fe-eba3-4a5b-87e5-20c50eab7880 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:19.042570 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a3536fe-eba3-4a5b-87e5-20c50eab7880 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:19.042570 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 105/416] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:18 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1162 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:19.631969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0f6a2d39-9b47-4029-9334-d90e08e3a3c2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:19.635737 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0f6a2d39-9b47-4029-9334-d90e08e3a3c2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] POST https://10.4.3.57/volume/v3/attachments/c8bca985-5ea1-498f-9530-40785f12d397/action Aug 20 07:45:19.636299 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0f6a2d39-9b47-4029-9334-d90e08e3a3c2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:19.636525 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0f6a2d39-9b47-4029-9334-d90e08e3a3c2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:19.671843 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:19.671843 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:19.688958 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7ab4c9b3-e87b-48a4-b3ff-1202e3d4bf75 req-0f6a2d39-9b47-4029-9334-d90e08e3a3c2 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/attachments/c8bca985-5ea1-498f-9530-40785f12d397/action returned with HTTP 204 Aug 20 07:45:19.689495 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 103/417] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:19 2026] POST /volume/v3/attachments/c8bca985-5ea1-498f-9530-40785f12d397/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:19.748655 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1b6cbf28-4287-462b-8554-4d6e437b7005 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:19.751242 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b6cbf28-4287-462b-8554-4d6e437b7005 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:19.751704 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b6cbf28-4287-462b-8554-4d6e437b7005 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:19.752073 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b6cbf28-4287-462b-8554-4d6e437b7005 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:19.760677 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b6cbf28-4287-462b-8554-4d6e437b7005 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 404 Aug 20 07:45:19.761719 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 104/418] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:19 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:20.058404 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f3abb76-c152-4d08-ab7a-2fac69b4386b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:20.061290 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f3abb76-c152-4d08-ab7a-2fac69b4386b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:20.061541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f3abb76-c152-4d08-ab7a-2fac69b4386b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:20.061775 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f3abb76-c152-4d08-ab7a-2fac69b4386b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:20.079014 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:20.079014 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:20.084589 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f3abb76-c152-4d08-ab7a-2fac69b4386b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:20.090206 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f3abb76-c152-4d08-ab7a-2fac69b4386b tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:20.090950 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 107/419] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:20 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1456 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:20.367227 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27d5df32-450e-4759-bd22-adacfd030b22 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:20.371440 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27d5df32-450e-4759-bd22-adacfd030b22 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] DELETE https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:20.371694 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27d5df32-450e-4759-bd22-adacfd030b22 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:20.371902 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27d5df32-450e-4759-bd22-adacfd030b22 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:20.372116 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-27d5df32-450e-4759-bd22-adacfd030b22 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Delete volume with id: bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:20.381348 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:20.381348 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:20.381799 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27d5df32-450e-4759-bd22-adacfd030b22 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:20.436034 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27d5df32-450e-4759-bd22-adacfd030b22 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Delete volume request issued successfully. Aug 20 07:45:20.436034 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27d5df32-450e-4759-bd22-adacfd030b22 tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 202 Aug 20 07:45:20.436858 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 106/420] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:45:20 2026] DELETE /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:45:20.450541 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ee6d96c5-7542-4dc2-85ab-7efe30e26dcb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:20.455643 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee6d96c5-7542-4dc2-85ab-7efe30e26dcb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:20.455643 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee6d96c5-7542-4dc2-85ab-7efe30e26dcb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:20.457088 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee6d96c5-7542-4dc2-85ab-7efe30e26dcb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:20.473401 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:20.473401 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:20.479747 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ee6d96c5-7542-4dc2-85ab-7efe30e26dcb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Volume info retrieved successfully. Aug 20 07:45:20.485839 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee6d96c5-7542-4dc2-85ab-7efe30e26dcb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 200 Aug 20 07:45:20.486390 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 104/421] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:20 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:20.796456 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-772d6b9d-de5d-4219-8d41-4f6222c326e8 req-733c3a20-f675-49ef-96b3-68b4a03652e6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:20.800085 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-772d6b9d-de5d-4219-8d41-4f6222c326e8 req-733c3a20-f675-49ef-96b3-68b4a03652e6 tempest-TestMultiAttachVolumeSwap-1318379947 tempest-TestMultiAttachVolumeSwap-1318379947-project] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:20.800368 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-772d6b9d-de5d-4219-8d41-4f6222c326e8 req-733c3a20-f675-49ef-96b3-68b4a03652e6 tempest-TestMultiAttachVolumeSwap-1318379947 tempest-TestMultiAttachVolumeSwap-1318379947-project] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:20.801729 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-772d6b9d-de5d-4219-8d41-4f6222c326e8 req-733c3a20-f675-49ef-96b3-68b4a03652e6 tempest-TestMultiAttachVolumeSwap-1318379947 tempest-TestMultiAttachVolumeSwap-1318379947-project] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:20.823600 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:20.823600 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:20.827941 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-772d6b9d-de5d-4219-8d41-4f6222c326e8 req-733c3a20-f675-49ef-96b3-68b4a03652e6 tempest-TestMultiAttachVolumeSwap-1318379947 tempest-TestMultiAttachVolumeSwap-1318379947-project] Volume info retrieved successfully. Aug 20 07:45:20.836342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-772d6b9d-de5d-4219-8d41-4f6222c326e8 req-733c3a20-f675-49ef-96b3-68b4a03652e6 tempest-TestMultiAttachVolumeSwap-1318379947 tempest-TestMultiAttachVolumeSwap-1318379947-project] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:20.836940 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 105/422] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:20 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1649 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:20.857521 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c97f358-6370-4489-b5b5-d5847da0a401 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:20.861311 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c97f358-6370-4489-b5b5-d5847da0a401 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:20.862450 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c97f358-6370-4489-b5b5-d5847da0a401 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:20.862450 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c97f358-6370-4489-b5b5-d5847da0a401 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:20.886128 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:20.886128 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:20.891972 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5c97f358-6370-4489-b5b5-d5847da0a401 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] Volume info retrieved successfully. Aug 20 07:45:20.898928 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c97f358-6370-4489-b5b5-d5847da0a401 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:20.900269 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 108/423] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:20 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1456 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:20.935958 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-600faa7e-9bcf-44e7-b4df-73a16922b6d3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:20.942462 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-600faa7e-9bcf-44e7-b4df-73a16922b6d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] GET https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 Aug 20 07:45:20.942462 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-600faa7e-9bcf-44e7-b4df-73a16922b6d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:20.942462 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-600faa7e-9bcf-44e7-b4df-73a16922b6d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:20.959494 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:20.959494 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:20.968314 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-600faa7e-9bcf-44e7-b4df-73a16922b6d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] Volume info retrieved successfully. Aug 20 07:45:20.977674 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-600faa7e-9bcf-44e7-b4df-73a16922b6d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-reader] https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 returned with HTTP 200 Aug 20 07:45:20.978844 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 107/424] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:20 2026] GET /volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:21.117615 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a0fe01c0-2935-46be-a5ba-7db261bc0de4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:21.125417 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0fe01c0-2935-46be-a5ba-7db261bc0de4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:21.125757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0fe01c0-2935-46be-a5ba-7db261bc0de4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:21.126071 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0fe01c0-2935-46be-a5ba-7db261bc0de4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:21.146249 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:21.146249 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:21.153156 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a0fe01c0-2935-46be-a5ba-7db261bc0de4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:21.170377 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0fe01c0-2935-46be-a5ba-7db261bc0de4 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:21.170377 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 105/425] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:21 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1456 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:21.471217 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-402bc361-7bc8-4e05-bf88-7f7666c2207a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:21.474250 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-402bc361-7bc8-4e05-bf88-7f7666c2207a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:21.474564 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-402bc361-7bc8-4e05-bf88-7f7666c2207a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:21.474875 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-402bc361-7bc8-4e05-bf88-7f7666c2207a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:21.500312 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:21.500312 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:21.503320 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42170de8-ef10-4638-a5f2-e60790ad5feb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:21.508090 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42170de8-ef10-4638-a5f2-e60790ad5feb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] GET https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac Aug 20 07:45:21.508819 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42170de8-ef10-4638-a5f2-e60790ad5feb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:21.508819 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42170de8-ef10-4638-a5f2-e60790ad5feb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:21.509990 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-402bc361-7bc8-4e05-bf88-7f7666c2207a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:21.520038 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42170de8-ef10-4638-a5f2-e60790ad5feb tempest-AttachSCSIVolumeTestJSON-885929116 tempest-AttachSCSIVolumeTestJSON-885929116-project-member] https://10.4.3.57/volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac returned with HTTP 404 Aug 20 07:45:21.520989 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 109/426] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:21 2026] GET /volume/v3/volumes/bd85bf70-9600-4efc-8bde-5bc2357606ac => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:21.521627 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-402bc361-7bc8-4e05-bf88-7f7666c2207a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:21.522580 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 106/427] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:21 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1456 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:21.592166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-b2bf741c-3621-458d-a552-8c00420fe576 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:21.595026 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-b2bf741c-3621-458d-a552-8c00420fe576 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] POST https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442/action Aug 20 07:45:21.595451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-b2bf741c-3621-458d-a552-8c00420fe576 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:21.595640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-b2bf741c-3621-458d-a552-8c00420fe576 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:21.614578 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:21.614578 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:21.615071 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-b2bf741c-3621-458d-a552-8c00420fe576 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:21.627849 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-b2bf741c-3621-458d-a552-8c00420fe576 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Begin detaching volume completed successfully. Aug 20 07:45:21.628172 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-b2bf741c-3621-458d-a552-8c00420fe576 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442/action returned with HTTP 202 Aug 20 07:45:21.628818 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 108/428] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:45:21 2026] POST /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:45:21.712714 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9de4557d-f6c3-4a4d-9038-09ae5a069433 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:21.714798 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9de4557d-f6c3-4a4d-9038-09ae5a069433 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:21.715021 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9de4557d-f6c3-4a4d-9038-09ae5a069433 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:21.715190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9de4557d-f6c3-4a4d-9038-09ae5a069433 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:21.727147 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:21.727147 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:21.732814 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-76a47b4a-aefe-4c88-a996-e93a95f35571 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:21.733028 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9de4557d-f6c3-4a4d-9038-09ae5a069433 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:21.733350 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76a47b4a-aefe-4c88-a996-e93a95f35571 None None] GET https://10.4.3.57/volume// Aug 20 07:45:21.733587 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76a47b4a-aefe-4c88-a996-e93a95f35571 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:21.733837 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76a47b4a-aefe-4c88-a996-e93a95f35571 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:21.734966 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76a47b4a-aefe-4c88-a996-e93a95f35571 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:21.735945 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 110/429] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:21.743458 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9de4557d-f6c3-4a4d-9038-09ae5a069433 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:21.744070 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 106/430] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:21 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:21.757898 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-2d9dac39-aade-4dbe-bd54-28b1dc444db6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:21.762574 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-2d9dac39-aade-4dbe-bd54-28b1dc444db6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:21.762574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-2d9dac39-aade-4dbe-bd54-28b1dc444db6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:21.762574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-2d9dac39-aade-4dbe-bd54-28b1dc444db6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:21.783410 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:21.783410 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:21.791374 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-2d9dac39-aade-4dbe-bd54-28b1dc444db6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:21.795617 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-2d9dac39-aade-4dbe-bd54-28b1dc444db6 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:21.795617 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 107/431] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:21 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:21.805711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90bb2071-f755-4df2-a489-d4857118ec29 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:21.809290 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90bb2071-f755-4df2-a489-d4857118ec29 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:21.809710 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90bb2071-f755-4df2-a489-d4857118ec29 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:21.810039 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90bb2071-f755-4df2-a489-d4857118ec29 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:21.821185 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:21.821185 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:21.826947 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-90bb2071-f755-4df2-a489-d4857118ec29 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:21.837580 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90bb2071-f755-4df2-a489-d4857118ec29 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:21.837580 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 109/432] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:21 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:22.544779 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-a35e93ee-d238-4d9c-8b63-130d57106c79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:22.549653 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-a35e93ee-d238-4d9c-8b63-130d57106c79 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:22.549653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-a35e93ee-d238-4d9c-8b63-130d57106c79 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:22.549967 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-a35e93ee-d238-4d9c-8b63-130d57106c79 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:22.586218 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:22.586218 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:22.595657 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-a35e93ee-d238-4d9c-8b63-130d57106c79 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:22.606797 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-a35e93ee-d238-4d9c-8b63-130d57106c79 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:22.606797 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 111/433] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:22 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1459 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:22.636972 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-e90884d7-a028-4a10-8e9e-5b89723b5b17 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:22.640760 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-e90884d7-a028-4a10-8e9e-5b89723b5b17 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] DELETE https://10.4.3.57/volume/v3/attachments/c8bca985-5ea1-498f-9530-40785f12d397 Aug 20 07:45:22.641176 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-e90884d7-a028-4a10-8e9e-5b89723b5b17 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:22.642608 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-e90884d7-a028-4a10-8e9e-5b89723b5b17 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:22.667512 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:22.667512 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:22.738727 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2e919a77-d98f-4e6f-838c-5fda170fb4db req-e90884d7-a028-4a10-8e9e-5b89723b5b17 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/attachments/c8bca985-5ea1-498f-9530-40785f12d397 returned with HTTP 200 Aug 20 07:45:22.738727 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 107/434] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:45:22 2026] DELETE /volume/v3/attachments/c8bca985-5ea1-498f-9530-40785f12d397 => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:23.519254 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9283a556-b86c-4ab4-892d-d6751b40f4d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:23.526933 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9283a556-b86c-4ab4-892d-d6751b40f4d5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:23.526933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9283a556-b86c-4ab4-892d-d6751b40f4d5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:23.526933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9283a556-b86c-4ab4-892d-d6751b40f4d5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:23.526933 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9283a556-b86c-4ab4-892d-d6751b40f4d5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Delete volume with id: db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:23.535832 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9283a556-b86c-4ab4-892d-d6751b40f4d5 tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 404 Aug 20 07:45:23.536655 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 108/435] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:45:23 2026] DELETE /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:23.547273 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fb425dc8-508b-41f4-9b4f-ebf92a337f0a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:23.549675 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb425dc8-508b-41f4-9b4f-ebf92a337f0a tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] GET https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 Aug 20 07:45:23.549823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb425dc8-508b-41f4-9b4f-ebf92a337f0a tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:23.549964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb425dc8-508b-41f4-9b4f-ebf92a337f0a tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:23.560002 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb425dc8-508b-41f4-9b4f-ebf92a337f0a tempest-VolumesAssistedSnapshotsTest-1502642334 tempest-VolumesAssistedSnapshotsTest-1502642334-project-admin] https://10.4.3.57/volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 returned with HTTP 404 Aug 20 07:45:23.560860 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 110/436] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:23 2026] GET /volume/v3/volumes/db5b5719-79db-470d-be35-102f7f93e8a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:23.909166 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8df4890d-f6d2-4253-970c-7546421484a0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:23.911108 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8df4890d-f6d2-4253-970c-7546421484a0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:23.911560 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8df4890d-f6d2-4253-970c-7546421484a0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:23.911560 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8df4890d-f6d2-4253-970c-7546421484a0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:23.925609 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:23.925609 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:23.932183 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8df4890d-f6d2-4253-970c-7546421484a0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:23.940049 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8df4890d-f6d2-4253-970c-7546421484a0 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:23.940633 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 112/437] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:23 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:24.009465 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e4c92d4b-bb84-47be-b42b-02deb67d4deb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:24.013066 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e4c92d4b-bb84-47be-b42b-02deb67d4deb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:24.013274 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e4c92d4b-bb84-47be-b42b-02deb67d4deb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:24.013470 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e4c92d4b-bb84-47be-b42b-02deb67d4deb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:24.024632 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:24.024632 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:24.029743 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e4c92d4b-bb84-47be-b42b-02deb67d4deb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:24.035022 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e4c92d4b-bb84-47be-b42b-02deb67d4deb tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:24.035958 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 108/438] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:24 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:24.067282 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-b3317efa-d486-4153-bded-d516b5c7634a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:24.073015 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-b3317efa-d486-4153-bded-d516b5c7634a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] POST https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442/action Aug 20 07:45:24.073527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-b3317efa-d486-4153-bded-d516b5c7634a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:24.073788 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-b3317efa-d486-4153-bded-d516b5c7634a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:24.093341 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:24.093341 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:24.094302 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-b3317efa-d486-4153-bded-d516b5c7634a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:24.107700 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-b3317efa-d486-4153-bded-d516b5c7634a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Begin detaching volume completed successfully. Aug 20 07:45:24.107700 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-b3317efa-d486-4153-bded-d516b5c7634a tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442/action returned with HTTP 202 Aug 20 07:45:24.108350 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 109/439] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:45:24 2026] POST /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:45:24.206839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c74d0324-ea7a-400e-9020-08485ac44724 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:24.207383 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c74d0324-ea7a-400e-9020-08485ac44724 None None] GET https://10.4.3.57/volume// Aug 20 07:45:24.207734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c74d0324-ea7a-400e-9020-08485ac44724 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:24.207986 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c74d0324-ea7a-400e-9020-08485ac44724 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:24.208424 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c74d0324-ea7a-400e-9020-08485ac44724 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:24.209072 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 111/440] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:24.225297 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-94fb5068-bc43-4160-aa40-f51673edb4f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:24.228058 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-94fb5068-bc43-4160-aa40-f51673edb4f5 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:24.228572 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-94fb5068-bc43-4160-aa40-f51673edb4f5 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:24.228572 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-94fb5068-bc43-4160-aa40-f51673edb4f5 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:24.242484 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:24.242484 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:24.249047 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-94fb5068-bc43-4160-aa40-f51673edb4f5 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:24.256229 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-94fb5068-bc43-4160-aa40-f51673edb4f5 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:24.256681 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 113/441] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:24 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:27.282988 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0f86ae1f-f8d6-41eb-ba70-5ad39585565d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:27.286745 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f86ae1f-f8d6-41eb-ba70-5ad39585565d tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:27.286745 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f86ae1f-f8d6-41eb-ba70-5ad39585565d tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:27.287026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f86ae1f-f8d6-41eb-ba70-5ad39585565d tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:27.289164 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-0f86ae1f-f8d6-41eb-ba70-5ad39585565d tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Delete volume with id: 8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:27.296972 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:27.296972 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:27.297638 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0f86ae1f-f8d6-41eb-ba70-5ad39585565d tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:27.343711 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0f86ae1f-f8d6-41eb-ba70-5ad39585565d tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Delete volume request issued successfully. Aug 20 07:45:27.343711 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f86ae1f-f8d6-41eb-ba70-5ad39585565d tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 202 Aug 20 07:45:27.343711 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 109/442] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:45:27 2026] DELETE /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:45:27.355046 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee8915b4-6db1-4f8b-b5f1-03c46bb65487 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:27.359847 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee8915b4-6db1-4f8b-b5f1-03c46bb65487 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:27.360110 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee8915b4-6db1-4f8b-b5f1-03c46bb65487 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:27.364215 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee8915b4-6db1-4f8b-b5f1-03c46bb65487 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:27.377897 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:27.377897 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:27.383177 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee8915b4-6db1-4f8b-b5f1-03c46bb65487 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Volume info retrieved successfully. Aug 20 07:45:27.392028 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee8915b4-6db1-4f8b-b5f1-03c46bb65487 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 200 Aug 20 07:45:27.392651 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 110/443] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:27 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:28.218121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-2763a335-4727-4e60-9c93-77414897bb45 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:28.220758 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-2763a335-4727-4e60-9c93-77414897bb45 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:28.221020 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-2763a335-4727-4e60-9c93-77414897bb45 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:28.221266 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-2763a335-4727-4e60-9c93-77414897bb45 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:28.234971 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:28.234971 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:28.242322 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-2763a335-4727-4e60-9c93-77414897bb45 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:28.253539 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-2763a335-4727-4e60-9c93-77414897bb45 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:28.253539 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 112/444] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:28 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:28.409418 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9b84a82d-be14-40ff-be81-f0139cc50446 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:28.411398 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b84a82d-be14-40ff-be81-f0139cc50446 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] GET https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 Aug 20 07:45:28.411670 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b84a82d-be14-40ff-be81-f0139cc50446 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:28.411884 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b84a82d-be14-40ff-be81-f0139cc50446 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:28.419053 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b84a82d-be14-40ff-be81-f0139cc50446 tempest-TaggedAttachmentsTest-2079620490 tempest-TaggedAttachmentsTest-2079620490-project-member] https://10.4.3.57/volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 returned with HTTP 404 Aug 20 07:45:28.419576 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 114/445] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:28 2026] GET /volume/v3/volumes/8bcfc082-77a6-4f73-ae4d-fb25ac8e3f27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:32.320749 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e778596a-41a3-4a76-8221-9990f373b38e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:32.326970 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e778596a-41a3-4a76-8221-9990f373b38e tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] DELETE https://10.4.3.57/volume/v3/attachments/a2103d18-af35-4ae8-9145-a3d014014395 Aug 20 07:45:32.327240 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e778596a-41a3-4a76-8221-9990f373b38e tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:32.327597 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e778596a-41a3-4a76-8221-9990f373b38e tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:32.338096 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:32.338096 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:32.409029 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-660b1138-ae26-4d50-9c5c-2b0dada9bec8 req-e778596a-41a3-4a76-8221-9990f373b38e tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/attachments/a2103d18-af35-4ae8-9145-a3d014014395 returned with HTTP 200 Aug 20 07:45:32.409029 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 110/446] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:45:32 2026] DELETE /volume/v3/attachments/a2103d18-af35-4ae8-9145-a3d014014395 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:37.390581 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=331,cinder:UPDATE=37,cinder:INSERT=12 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:45:37.416998 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3b536ab7-84ac-450e-8a3d-db6ad083f2d3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:37.420005 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b536ab7-84ac-450e-8a3d-db6ad083f2d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] DELETE https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 Aug 20 07:45:37.423360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b536ab7-84ac-450e-8a3d-db6ad083f2d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:37.423360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b536ab7-84ac-450e-8a3d-db6ad083f2d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:37.423360 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3b536ab7-84ac-450e-8a3d-db6ad083f2d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Delete volume with id: 901afa13-c5ed-4203-9a27-9cfa4225cf70 Aug 20 07:45:37.431758 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:37.431758 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:37.432235 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3b536ab7-84ac-450e-8a3d-db6ad083f2d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:37.460840 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3b536ab7-84ac-450e-8a3d-db6ad083f2d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Delete volume request issued successfully. Aug 20 07:45:37.463136 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b536ab7-84ac-450e-8a3d-db6ad083f2d3 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 returned with HTTP 202 Aug 20 07:45:37.463136 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 111/447] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:45:37 2026] DELETE /volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:45:37.476490 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b3c74774-4050-4466-8d30-c5ddee3a0b2d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:37.480249 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3c74774-4050-4466-8d30-c5ddee3a0b2d tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 Aug 20 07:45:37.480249 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3c74774-4050-4466-8d30-c5ddee3a0b2d tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:37.480249 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3c74774-4050-4466-8d30-c5ddee3a0b2d tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:37.490105 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:37.490105 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:37.506265 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b3c74774-4050-4466-8d30-c5ddee3a0b2d tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:37.516093 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3c74774-4050-4466-8d30-c5ddee3a0b2d tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 returned with HTTP 200 Aug 20 07:45:37.516682 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 113/448] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:37 2026] GET /volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:38.414340 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=324,cinder:UPDATE=24,cinder:INSERT=8 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:45:38.534883 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75974735-7401-4c55-85db-0ff518fa753c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:38.541030 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75974735-7401-4c55-85db-0ff518fa753c tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 Aug 20 07:45:38.541030 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75974735-7401-4c55-85db-0ff518fa753c tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:38.541030 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75974735-7401-4c55-85db-0ff518fa753c tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:38.553145 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75974735-7401-4c55-85db-0ff518fa753c tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 returned with HTTP 404 Aug 20 07:45:38.554154 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 115/449] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:38 2026] GET /volume/v3/volumes/901afa13-c5ed-4203-9a27-9cfa4225cf70 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:38.565542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-af76e78e-efbd-435c-94ff-d50deece0266 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:38.568774 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af76e78e-efbd-435c-94ff-d50deece0266 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] DELETE https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:38.569185 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af76e78e-efbd-435c-94ff-d50deece0266 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:38.569463 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af76e78e-efbd-435c-94ff-d50deece0266 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:38.569729 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-af76e78e-efbd-435c-94ff-d50deece0266 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Delete volume with id: 3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:38.581161 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:38.581161 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:38.581807 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-af76e78e-efbd-435c-94ff-d50deece0266 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:38.606177 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-af76e78e-efbd-435c-94ff-d50deece0266 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Delete volume request issued successfully. Aug 20 07:45:38.606434 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af76e78e-efbd-435c-94ff-d50deece0266 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 202 Aug 20 07:45:38.606963 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 111/450] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:45:38 2026] DELETE /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:45:38.617788 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5b411b1c-752d-4278-9266-268ae7bfd121 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:38.623819 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b411b1c-752d-4278-9266-268ae7bfd121 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:38.624462 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b411b1c-752d-4278-9266-268ae7bfd121 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:38.625013 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b411b1c-752d-4278-9266-268ae7bfd121 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:38.635014 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:38.635014 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:38.641765 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5b411b1c-752d-4278-9266-268ae7bfd121 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Volume info retrieved successfully. Aug 20 07:45:38.649527 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b411b1c-752d-4278-9266-268ae7bfd121 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 200 Aug 20 07:45:38.649971 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 112/451] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:38 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:39.673862 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6dc954f7-4a37-40ab-9aef-3bd60a82a566 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:39.676372 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dc954f7-4a37-40ab-9aef-3bd60a82a566 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] GET https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 Aug 20 07:45:39.676606 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dc954f7-4a37-40ab-9aef-3bd60a82a566 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:39.677362 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dc954f7-4a37-40ab-9aef-3bd60a82a566 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:39.691869 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dc954f7-4a37-40ab-9aef-3bd60a82a566 tempest-TestMultiAttachVolumeSwap-958489771 tempest-TestMultiAttachVolumeSwap-958489771-project-member] https://10.4.3.57/volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 returned with HTTP 404 Aug 20 07:45:39.692603 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 114/452] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:39 2026] GET /volume/v3/volumes/3e6c307a-d5c0-4c8f-ad5b-4aaab0f74442 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:44.798759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:44.801584 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:45:44.802078 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-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": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "source_volid": null, "backup_id": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:44.805273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-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': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'source_volid': None, 'backup_id': None}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:45:45.609455 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Create volume of 1 GB Aug 20 07:45:45.617985 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Availability Zones retrieved successfully. Aug 20 07:45:45.635852 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Flow 'volume_create_api' (a689dd88-6c4a-4b1d-a0aa-99d1afe20f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:45.639561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58df12a1-2047-43ec-bde1-e2316376648f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:45.641528 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:45:45.770849 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58df12a1-2047-43ec-bde1-e2316376648f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:45.772865 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84fce1e-a61d-401f-a740-c5f4e525d82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:45.879067 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Created reservations ['7d5a32c8-b23e-4b15-81e7-25ef11c22f95', 'b895d71e-d520-4d72-8439-c3ea4180fbf6', '2dde7152-f2dc-4125-a74d-8afeff946547', '040eeef7-2130-4675-9267-5750618dbc17'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:45:45.880268 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84fce1e-a61d-401f-a740-c5f4e525d82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d5a32c8-b23e-4b15-81e7-25ef11c22f95', 'b895d71e-d520-4d72-8439-c3ea4180fbf6', '2dde7152-f2dc-4125-a74d-8afeff946547', '040eeef7-2130-4675-9267-5750618dbc17']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:45.882211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de269a7-5da1-47fa-bd02-790d2651f214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:45.919835 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de269a7-5da1-47fa-bd02-790d2651f214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd062e2a7-f5c3-49a8-9e4d-6625db83b0e5', '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='27530a80a01a48b78c5d1c32de22bc5b',qos_specs=None,replication_status=,reservations=['7d5a32c8-b23e-4b15-81e7-25ef11c22f95','b895d71e-d520-4d72-8439-c3ea4180fbf6','2dde7152-f2dc-4125-a74d-8afeff946547','040eeef7-2130-4675-9267-5750618dbc17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb404f1c8a57400eb0ddabb4c61c6c88',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:45:45Z,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=d062e2a7-f5c3-49a8-9e4d-6625db83b0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27530a80a01a48b78c5d1c32de22bc5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb404f1c8a57400eb0ddabb4c61c6c88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:45.920756 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20bf75c-78da-458a-bf3e-c07b91ef13c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:45.953403 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20bf75c-78da-458a-bf3e-c07b91ef13c5) transitioned into 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='27530a80a01a48b78c5d1c32de22bc5b',qos_specs=None,replication_status=,reservations=['7d5a32c8-b23e-4b15-81e7-25ef11c22f95','b895d71e-d520-4d72-8439-c3ea4180fbf6','2dde7152-f2dc-4125-a74d-8afeff946547','040eeef7-2130-4675-9267-5750618dbc17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb404f1c8a57400eb0ddabb4c61c6c88',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:45.956233 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f208a5b3-b74d-4fe2-97eb-35d47f62933f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:45.982316 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f208a5b3-b74d-4fe2-97eb-35d47f62933f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:45.984153 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Flow 'volume_create_api' (a689dd88-6c4a-4b1d-a0aa-99d1afe20f45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:45.987625 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Create volume request issued successfully. Aug 20 07:45:45.987625 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-46cfb0ba-81bb-465a-bbc5-d865d9282e5a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:45:45.987625 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 116/453] 10.4.3.57 () {72 vars in 1534 bytes} [Thu Aug 20 07:45:44 2026] POST /volume/v3/volumes => generated 701 bytes in 1189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:45:46.003472 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-338ae0f7-311d-4b55-a53e-d858429181df None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:46.009728 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-338ae0f7-311d-4b55-a53e-d858429181df tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 Aug 20 07:45:46.010027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-338ae0f7-311d-4b55-a53e-d858429181df tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:46.010340 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-338ae0f7-311d-4b55-a53e-d858429181df tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:46.030435 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=345,cinder:UPDATE=42,cinder:INSERT=11 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:45:46.041896 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:46.041896 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:46.052902 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-338ae0f7-311d-4b55-a53e-d858429181df tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:45:46.063470 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-338ae0f7-311d-4b55-a53e-d858429181df tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 returned with HTTP 200 Aug 20 07:45:46.064250 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 112/454] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:46 2026] GET /volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 => generated 769 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:46.094618 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-96f381d3-b2a6-406f-b22b-11f943251e80 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:46.098378 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-96f381d3-b2a6-406f-b22b-11f943251e80 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 Aug 20 07:45:46.098378 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-96f381d3-b2a6-406f-b22b-11f943251e80 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:46.098510 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-96f381d3-b2a6-406f-b22b-11f943251e80 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:46.122209 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:46.122209 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:46.126731 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-96f381d3-b2a6-406f-b22b-11f943251e80 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:45:46.134638 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-96f381d3-b2a6-406f-b22b-11f943251e80 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 returned with HTTP 200 Aug 20 07:45:46.135905 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 113/455] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:46 2026] GET /volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 => generated 769 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:45:49.157871 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-eef67678-e2f3-4a03-b069-1f46b4f0882a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:49.164067 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-eef67678-e2f3-4a03-b069-1f46b4f0882a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 Aug 20 07:45:49.164231 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-eef67678-e2f3-4a03-b069-1f46b4f0882a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:49.164541 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-eef67678-e2f3-4a03-b069-1f46b4f0882a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:49.169049 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=335,cinder:UPDATE=24,cinder:INSERT=8 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:45:49.175825 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:49.175825 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:49.185709 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-eef67678-e2f3-4a03-b069-1f46b4f0882a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:45:49.198309 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-eef67678-e2f3-4a03-b069-1f46b4f0882a tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 returned with HTTP 200 Aug 20 07:45:49.199533 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 115/456] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:49 2026] GET /volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 => generated 1309 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:49.214731 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-12d61ced-c216-4f97-9f38-c658897955fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:49.215323 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12d61ced-c216-4f97-9f38-c658897955fd None None] GET https://10.4.3.57/volume// Aug 20 07:45:49.215596 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12d61ced-c216-4f97-9f38-c658897955fd None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:49.215965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12d61ced-c216-4f97-9f38-c658897955fd None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:49.216385 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12d61ced-c216-4f97-9f38-c658897955fd None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:49.218986 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 117/457] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:49 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:49.231043 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-b68cebb1-c5dd-4728-bfe3-ffd5314f7fb5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:49.234575 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-b68cebb1-c5dd-4728-bfe3-ffd5314f7fb5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:45:49.234727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-b68cebb1-c5dd-4728-bfe3-ffd5314f7fb5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d062e2a7-f5c3-49a8-9e4d-6625db83b0e5", "connector": null, "instance_uuid": "3e8eabd2-8424-461c-a533-8899d1b733a8"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:49.251006 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:49.251006 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:49.321308 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-b68cebb1-c5dd-4728-bfe3-ffd5314f7fb5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:45:49.322207 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 113/458] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:45:49 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:49.333990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a9277d8-93a3-4395-9333-78bfd066ea82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:49.334582 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a9277d8-93a3-4395-9333-78bfd066ea82 None None] GET https://10.4.3.57/volume// Aug 20 07:45:49.334655 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a9277d8-93a3-4395-9333-78bfd066ea82 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:49.335000 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a9277d8-93a3-4395-9333-78bfd066ea82 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:49.335292 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a9277d8-93a3-4395-9333-78bfd066ea82 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:45:49.335645 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 114/459] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:45:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:45:49.350318 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-834a22d2-a975-47bc-937d-978bf5bce88b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:49.357818 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-834a22d2-a975-47bc-937d-978bf5bce88b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 Aug 20 07:45:49.358027 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-834a22d2-a975-47bc-937d-978bf5bce88b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:49.358215 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-834a22d2-a975-47bc-937d-978bf5bce88b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:49.387329 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:49.387329 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:45:49.395303 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-834a22d2-a975-47bc-937d-978bf5bce88b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:45:49.406561 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-834a22d2-a975-47bc-937d-978bf5bce88b tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 returned with HTTP 200 Aug 20 07:45:49.406776 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 116/460] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:45:49 2026] GET /volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 => generated 1488 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:45:49.589316 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-92aeaf41-6a7a-4f68-94f3-5c63972939ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:49.591655 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-92aeaf41-6a7a-4f68-94f3-5c63972939ec tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] PUT https://10.4.3.57/volume/v3/attachments/fd49f87a-91af-4815-bdd7-37ced4c55b11 Aug 20 07:45:49.592171 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-92aeaf41-6a7a-4f68-94f3-5c63972939ec tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:49.609002 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-92aeaf41-6a7a-4f68-94f3-5c63972939ec tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Acquiring lock "cinder-attachment_update-d062e2a7-f5c3-49a8-9e4d-6625db83b0e5-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:45:49.618428 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-92aeaf41-6a7a-4f68-94f3-5c63972939ec tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Lock "cinder-attachment_update-d062e2a7-f5c3-49a8-9e4d-6625db83b0e5-np0000007856" acquired by "attachment_update" :: waited 0.009s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:45:49.620004 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:49.620004 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:49.754352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-76567c7c-6455-4846-a060-303204285b22 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:49.819757 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-92aeaf41-6a7a-4f68-94f3-5c63972939ec tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Lock "cinder-attachment_update-d062e2a7-f5c3-49a8-9e4d-6625db83b0e5-np0000007856" released by "attachment_update" :: held 0.201s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:45:49.821453 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-92aeaf41-6a7a-4f68-94f3-5c63972939ec tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/attachments/fd49f87a-91af-4815-bdd7-37ced4c55b11 returned with HTTP 200 Aug 20 07:45:49.821650 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 118/461] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:45:49 2026] PUT /volume/v3/attachments/fd49f87a-91af-4815-bdd7-37ced4c55b11 => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:49.882180 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-0acebed1-c4ab-4425-b7cc-73c6f53cf8bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:49.885211 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-0acebed1-c4ab-4425-b7cc-73c6f53cf8bb tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] POST https://10.4.3.57/volume/v3/attachments/fd49f87a-91af-4815-bdd7-37ced4c55b11/action Aug 20 07:45:49.887080 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-0acebed1-c4ab-4425-b7cc-73c6f53cf8bb tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:45:49.887160 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-0acebed1-c4ab-4425-b7cc-73c6f53cf8bb tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:49.923915 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:49.923915 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:45:49.950888 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c3449fd2-f104-4d69-9e3e-57c58caeb2b9 req-0acebed1-c4ab-4425-b7cc-73c6f53cf8bb tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/attachments/fd49f87a-91af-4815-bdd7-37ced4c55b11/action returned with HTTP 204 Aug 20 07:45:49.952461 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 115/462] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:45:49 2026] POST /volume/v3/attachments/fd49f87a-91af-4815-bdd7-37ced4c55b11/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:45:50.096717 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:45:50.097518 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1779411566"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:50.099341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1779411566'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:45:50.099911 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Create volume of 1 GB Aug 20 07:45:50.099911 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:50.099911 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:50.108372 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Availability Zones retrieved successfully. Aug 20 07:45:50.121103 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Flow 'volume_create_api' (4d666c1b-1190-42da-ba20-2a4c2db64c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:50.121894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2173469-f8ec-410a-9f29-5ea0e3dabbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:50.122937 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:45:50.168703 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2173469-f8ec-410a-9f29-5ea0e3dabbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:50.169526 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05938587-ce4d-4a97-ac3e-869073d99aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:50.302837 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Created reservations ['3edf1c3c-ebaf-489f-b35b-0379744dd3ce', 'f60b3676-75c0-4ad3-bb08-b7736dfaf324', 'fa6e0660-6792-4c05-81f8-5705f02f5783', '2f33d945-3f01-4298-ac14-51f42193e4d7'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:45:50.304780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05938587-ce4d-4a97-ac3e-869073d99aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3edf1c3c-ebaf-489f-b35b-0379744dd3ce', 'f60b3676-75c0-4ad3-bb08-b7736dfaf324', 'fa6e0660-6792-4c05-81f8-5705f02f5783', '2f33d945-3f01-4298-ac14-51f42193e4d7']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:50.305473 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2349d16c-32e3-4e12-a14f-f24826d1ac80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:50.342975 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2349d16c-32e3-4e12-a14f-f24826d1ac80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e8a493f-7983-4197-808e-3b4116eccf7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1779411566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66440d8404d14cc190e8bc7e82f64805',qos_specs=None,replication_status=,reservations=['3edf1c3c-ebaf-489f-b35b-0379744dd3ce','f60b3676-75c0-4ad3-bb08-b7736dfaf324','fa6e0660-6792-4c05-81f8-5705f02f5783','2f33d945-3f01-4298-ac14-51f42193e4d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14bbc184d0d4a4a8fd5856bbc7ea8d1',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1779411566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e8a493f-7983-4197-808e-3b4116eccf7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66440d8404d14cc190e8bc7e82f64805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f14bbc184d0d4a4a8fd5856bbc7ea8d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:50.344126 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faec1ecd-e482-49f4-9b32-7a2476322131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:50.383743 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faec1ecd-e482-49f4-9b32-7a2476322131) transitioned into state 'SUCCESS' from state '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-1779411566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66440d8404d14cc190e8bc7e82f64805',qos_specs=None,replication_status=,reservations=['3edf1c3c-ebaf-489f-b35b-0379744dd3ce','f60b3676-75c0-4ad3-bb08-b7736dfaf324','fa6e0660-6792-4c05-81f8-5705f02f5783','2f33d945-3f01-4298-ac14-51f42193e4d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14bbc184d0d4a4a8fd5856bbc7ea8d1',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:50.387626 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021fc53f-c0f6-4a40-a5c2-5eb96f078a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:50.412386 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021fc53f-c0f6-4a40-a5c2-5eb96f078a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:50.413541 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Flow 'volume_create_api' (4d666c1b-1190-42da-ba20-2a4c2db64c98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:50.413892 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Create volume request issued successfully. Aug 20 07:45:50.414566 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-76567c7c-6455-4846-a060-303204285b22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:45:50.420703 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 114/463] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:45:49 2026] POST /volume/v3/volumes => generated 757 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:45:50.995341 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-732ced62-16f7-452e-91ac-d1684dc68efb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:50.998888 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:45:51.000267 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1792773620"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:51.001747 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1792773620'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:45:51.002474 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Create volume of 1 GB Aug 20 07:45:51.010563 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Availability Zones retrieved successfully. Aug 20 07:45:51.019287 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Flow 'volume_create_api' (bee42d99-41a7-4f33-bdb1-a4938f345209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:51.024576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c549ee61-1165-495b-97b4-3eaa8dabc84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:51.024576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:45:51.069465 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c549ee61-1165-495b-97b4-3eaa8dabc84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:51.070510 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b487163-f8b1-4b34-a6aa-0318b40ae236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:51.174936 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Created reservations ['8b179127-ffe5-4225-acb2-78ee142e9e23', 'e4520e57-6d0e-4d7c-989e-9dd6090cff40', '7fee1f97-3515-457b-a075-d05b4ffabc62', 'd84f8354-898c-4f02-80d2-089f209c0c92'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:45:51.176304 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b487163-f8b1-4b34-a6aa-0318b40ae236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b179127-ffe5-4225-acb2-78ee142e9e23', 'e4520e57-6d0e-4d7c-989e-9dd6090cff40', '7fee1f97-3515-457b-a075-d05b4ffabc62', 'd84f8354-898c-4f02-80d2-089f209c0c92']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:51.177008 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8196ec00-7bcb-406c-81d0-5dc755391f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:51.206769 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8196ec00-7bcb-406c-81d0-5dc755391f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd950fb78-0ab6-413c-81f4-8f9971f0ed37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1792773620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ffb4eba8ac4c6bbf56c91867d84316',qos_specs=None,replication_status=,reservations=['8b179127-ffe5-4225-acb2-78ee142e9e23','e4520e57-6d0e-4d7c-989e-9dd6090cff40','7fee1f97-3515-457b-a075-d05b4ffabc62','d84f8354-898c-4f02-80d2-089f209c0c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd29b5fcf78f46c6b1519f7c3c537a23',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1792773620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d950fb78-0ab6-413c-81f4-8f9971f0ed37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31ffb4eba8ac4c6bbf56c91867d84316',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd29b5fcf78f46c6b1519f7c3c537a23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:51.207607 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55f7942-b1fc-4de9-9465-dcda29db7849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:51.246941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55f7942-b1fc-4de9-9465-dcda29db7849) transitioned into state 'SUCCESS' from state '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-1792773620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ffb4eba8ac4c6bbf56c91867d84316',qos_specs=None,replication_status=,reservations=['8b179127-ffe5-4225-acb2-78ee142e9e23','e4520e57-6d0e-4d7c-989e-9dd6090cff40','7fee1f97-3515-457b-a075-d05b4ffabc62','d84f8354-898c-4f02-80d2-089f209c0c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd29b5fcf78f46c6b1519f7c3c537a23',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:51.248041 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b626695c-3ad1-4b77-b383-6a3fa5ae675a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:51.265029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b626695c-3ad1-4b77-b383-6a3fa5ae675a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:51.266366 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Flow 'volume_create_api' (bee42d99-41a7-4f33-bdb1-a4938f345209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:51.266764 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Create volume request issued successfully. Aug 20 07:45:51.267602 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-732ced62-16f7-452e-91ac-d1684dc68efb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:45:51.268510 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 117/464] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:45:50 2026] POST /volume/v3/volumes => generated 752 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:45:58.590635 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-df31ad29-f4eb-4387-8d83-259793031329 req-28e1d488-13a0-429f-b6c6-d009fa17409f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:58.593625 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-df31ad29-f4eb-4387-8d83-259793031329 req-28e1d488-13a0-429f-b6c6-d009fa17409f tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] GET https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 Aug 20 07:45:58.593988 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-df31ad29-f4eb-4387-8d83-259793031329 req-28e1d488-13a0-429f-b6c6-d009fa17409f tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:58.595110 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-df31ad29-f4eb-4387-8d83-259793031329 req-28e1d488-13a0-429f-b6c6-d009fa17409f tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:58.615381 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:58.615381 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:45:58.623044 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-df31ad29-f4eb-4387-8d83-259793031329 req-28e1d488-13a0-429f-b6c6-d009fa17409f tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:45:58.636616 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-df31ad29-f4eb-4387-8d83-259793031329 req-28e1d488-13a0-429f-b6c6-d009fa17409f tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 returned with HTTP 200 Aug 20 07:45:58.637242 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 119/465] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:45:58 2026] GET /volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 => generated 1601 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:45:59.288569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:59.292316 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:45:59.293783 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1487864384"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:45:59.297577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1487864384'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:45:59.297577 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Create volume of 1 GB Aug 20 07:45:59.302512 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Availability Zones retrieved successfully. Aug 20 07:45:59.314480 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Flow 'volume_create_api' (eb31c0d8-83b4-4c39-8831-3726cef3328c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:59.315310 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b062043-4b6d-4698-b96e-f64933c2aa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:59.316687 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:45:59.394325 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b062043-4b6d-4698-b96e-f64933c2aa8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:59.396128 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f92f34-93f2-4a9c-9849-08ebf0981c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:59.545534 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Created reservations ['47759407-7e57-483b-a1a4-e9378f3d565b', '6d02719f-1657-449b-a448-9913c993e95b', '8c36e70a-4062-4cb4-8883-645709f1c16b', 'f9d6a21f-4d3c-460a-a14b-59331d76360c'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:45:59.545978 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f92f34-93f2-4a9c-9849-08ebf0981c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47759407-7e57-483b-a1a4-e9378f3d565b', '6d02719f-1657-449b-a448-9913c993e95b', '8c36e70a-4062-4cb4-8883-645709f1c16b', 'f9d6a21f-4d3c-460a-a14b-59331d76360c']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:59.547869 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab43db8-5669-4b44-8973-976bfa00df44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:59.585343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab43db8-5669-4b44-8973-976bfa00df44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddb64f86-3cae-4a07-8ec3-ddc6f076d83a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1487864384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de7df1cfb264983a0ef0152821ed88d',qos_specs=None,replication_status=,reservations=['47759407-7e57-483b-a1a4-e9378f3d565b','6d02719f-1657-449b-a448-9913c993e95b','8c36e70a-4062-4cb4-8883-645709f1c16b','f9d6a21f-4d3c-460a-a14b-59331d76360c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af150e67c8f34f77bf14eb69e6b5c684',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:45:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1487864384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddb64f86-3cae-4a07-8ec3-ddc6f076d83a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4de7df1cfb264983a0ef0152821ed88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af150e67c8f34f77bf14eb69e6b5c684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:59.585832 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b0b0c4-38fd-4800-a332-937c7082e02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:59.621493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b0b0c4-38fd-4800-a332-937c7082e02c) transitioned into state 'SUCCESS' from state '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-1487864384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de7df1cfb264983a0ef0152821ed88d',qos_specs=None,replication_status=,reservations=['47759407-7e57-483b-a1a4-e9378f3d565b','6d02719f-1657-449b-a448-9913c993e95b','8c36e70a-4062-4cb4-8883-645709f1c16b','f9d6a21f-4d3c-460a-a14b-59331d76360c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af150e67c8f34f77bf14eb69e6b5c684',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:59.622330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e13bae1-a733-4346-a50e-fabc9f8a6a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:45:59.641617 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e13bae1-a733-4346-a50e-fabc9f8a6a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:45:59.644938 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Flow 'volume_create_api' (eb31c0d8-83b4-4c39-8831-3726cef3328c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:45:59.645381 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Create volume request issued successfully. Aug 20 07:45:59.648419 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12a156b3-ea48-4954-8e63-68400c67f6c8 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:45:59.649517 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 116/466] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:45:59 2026] POST /volume/v3/volumes => generated 750 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:45:59.665838 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ebdb9d34-f5c3-4f44-96f4-994fdf1a9622 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:45:59.668147 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebdb9d34-f5c3-4f44-96f4-994fdf1a9622 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:45:59.668277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebdb9d34-f5c3-4f44-96f4-994fdf1a9622 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:45:59.668513 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebdb9d34-f5c3-4f44-96f4-994fdf1a9622 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:45:59.688500 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:45:59.688500 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:45:59.695755 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ebdb9d34-f5c3-4f44-96f4-994fdf1a9622 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:45:59.706831 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebdb9d34-f5c3-4f44-96f4-994fdf1a9622 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:45:59.707493 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 115/467] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:45:59 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:00.725942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-54953321-1174-4710-b4cb-1a7e374ae9c3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:00.729280 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54953321-1174-4710-b4cb-1a7e374ae9c3 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:00.729909 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54953321-1174-4710-b4cb-1a7e374ae9c3 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:00.730195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54953321-1174-4710-b4cb-1a7e374ae9c3 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:00.748498 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:00.748498 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:00.753778 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-54953321-1174-4710-b4cb-1a7e374ae9c3 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:00.761836 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54953321-1174-4710-b4cb-1a7e374ae9c3 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:00.761836 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 118/468] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:00 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:00.849212 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c04cd40c-4438-4f0d-b3fd-9c6bfab7dd93 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:00.852190 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c04cd40c-4438-4f0d-b3fd-9c6bfab7dd93 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:00.852445 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c04cd40c-4438-4f0d-b3fd-9c6bfab7dd93 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:00.852734 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c04cd40c-4438-4f0d-b3fd-9c6bfab7dd93 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:00.867897 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:00.867897 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:00.876131 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c04cd40c-4438-4f0d-b3fd-9c6bfab7dd93 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:00.884296 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c04cd40c-4438-4f0d-b3fd-9c6bfab7dd93 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:00.885002 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 120/469] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:00 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:01.056671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c2a39a92-64c1-491f-a84b-8c372b4f1e98 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:01.057377 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2a39a92-64c1-491f-a84b-8c372b4f1e98 None None] GET https://10.4.3.57/volume// Aug 20 07:46:01.057484 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2a39a92-64c1-491f-a84b-8c372b4f1e98 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:01.058375 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2a39a92-64c1-491f-a84b-8c372b4f1e98 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:01.059032 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2a39a92-64c1-491f-a84b-8c372b4f1e98 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:01.060065 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 117/470] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:46:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 07:46:01.074032 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-06e49626-1758-474d-adeb-c5984ed2c658 req-e05ab749-be5f-48b9-b12a-5707a0227bd7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:01.076613 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-e05ab749-be5f-48b9-b12a-5707a0227bd7 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:46:01.076924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-e05ab749-be5f-48b9-b12a-5707a0227bd7 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddb64f86-3cae-4a07-8ec3-ddc6f076d83a", "connector": null, "instance_uuid": "1d307254-520b-42b0-af94-35af23912dd4"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:01.090908 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:01.090908 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:01.152403 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-e05ab749-be5f-48b9-b12a-5707a0227bd7 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:46:01.152403 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 116/471] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:46:01 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:01.218815 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4eb91c1c-004f-41a9-8de9-2c3f30e54762 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:01.223615 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4eb91c1c-004f-41a9-8de9-2c3f30e54762 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:01.223796 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4eb91c1c-004f-41a9-8de9-2c3f30e54762 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:01.224018 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4eb91c1c-004f-41a9-8de9-2c3f30e54762 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:01.246091 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:01.246091 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:01.252742 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4eb91c1c-004f-41a9-8de9-2c3f30e54762 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:01.258466 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ce3b1f5-ff52-4b96-8cca-bcf2c29a6e56 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:01.258863 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ce3b1f5-ff52-4b96-8cca-bcf2c29a6e56 None None] GET https://10.4.3.57/volume// Aug 20 07:46:01.259060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ce3b1f5-ff52-4b96-8cca-bcf2c29a6e56 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:01.259272 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ce3b1f5-ff52-4b96-8cca-bcf2c29a6e56 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:01.260482 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ce3b1f5-ff52-4b96-8cca-bcf2c29a6e56 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:01.261012 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 121/472] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:01.263963 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4eb91c1c-004f-41a9-8de9-2c3f30e54762 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:01.263963 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 119/473] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:01 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:01.291324 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c7ac5fcd-0988-4a1e-a0bb-08aac9bed369 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:01.295985 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c7ac5fcd-0988-4a1e-a0bb-08aac9bed369 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:01.296318 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c7ac5fcd-0988-4a1e-a0bb-08aac9bed369 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:01.296521 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c7ac5fcd-0988-4a1e-a0bb-08aac9bed369 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:01.323563 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:01.323563 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:01.329861 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c7ac5fcd-0988-4a1e-a0bb-08aac9bed369 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:01.336301 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c7ac5fcd-0988-4a1e-a0bb-08aac9bed369 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:01.336301 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 118/474] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:46:01 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 1022 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:01.507865 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c0f3eec9-e1ef-4089-9535-35ce656eec60 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:01.511916 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c0f3eec9-e1ef-4089-9535-35ce656eec60 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] PUT https://10.4.3.57/volume/v3/attachments/1ca5a68a-68ee-44db-8861-b59e13fcb03f Aug 20 07:46:01.512746 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c0f3eec9-e1ef-4089-9535-35ce656eec60 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:01.532717 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c0f3eec9-e1ef-4089-9535-35ce656eec60 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Acquiring lock "cinder-attachment_update-ddb64f86-3cae-4a07-8ec3-ddc6f076d83a-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:46:01.542572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c0f3eec9-e1ef-4089-9535-35ce656eec60 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Lock "cinder-attachment_update-ddb64f86-3cae-4a07-8ec3-ddc6f076d83a-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:46:01.542572 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:01.542572 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:01.746946 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c0f3eec9-e1ef-4089-9535-35ce656eec60 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Lock "cinder-attachment_update-ddb64f86-3cae-4a07-8ec3-ddc6f076d83a-np0000007856" released by "attachment_update" :: held 0.206s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:46:01.748449 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-c0f3eec9-e1ef-4089-9535-35ce656eec60 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/attachments/1ca5a68a-68ee-44db-8861-b59e13fcb03f returned with HTTP 200 Aug 20 07:46:01.748449 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 117/475] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:46:01 2026] PUT /volume/v3/attachments/1ca5a68a-68ee-44db-8861-b59e13fcb03f => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:02.282793 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b98a609-ece9-4744-9bfb-54c9c4c6e72f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:02.287385 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b98a609-ece9-4744-9bfb-54c9c4c6e72f tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:02.287385 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b98a609-ece9-4744-9bfb-54c9c4c6e72f tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:02.287385 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b98a609-ece9-4744-9bfb-54c9c4c6e72f tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:02.300875 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:02.300875 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:02.306160 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1b98a609-ece9-4744-9bfb-54c9c4c6e72f tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:02.312089 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b98a609-ece9-4744-9bfb-54c9c4c6e72f tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:02.312525 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 122/476] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:02 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:03.342367 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d9ea0f3-4f11-43c0-9070-846ffa8fa2b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:03.345612 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d9ea0f3-4f11-43c0-9070-846ffa8fa2b0 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:03.345956 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d9ea0f3-4f11-43c0-9070-846ffa8fa2b0 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:03.346151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d9ea0f3-4f11-43c0-9070-846ffa8fa2b0 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:03.383987 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:03.383987 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:03.391886 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d9ea0f3-4f11-43c0-9070-846ffa8fa2b0 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:03.400259 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d9ea0f3-4f11-43c0-9070-846ffa8fa2b0 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:03.402442 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 120/477] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:03 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:04.420079 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9167baa4-6ee1-4ba4-ab3c-00a1416b7976 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:04.424024 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9167baa4-6ee1-4ba4-ab3c-00a1416b7976 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:04.426026 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9167baa4-6ee1-4ba4-ab3c-00a1416b7976 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:04.426026 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9167baa4-6ee1-4ba4-ab3c-00a1416b7976 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:04.443773 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:04.443773 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:04.453142 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9167baa4-6ee1-4ba4-ab3c-00a1416b7976 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:04.463498 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9167baa4-6ee1-4ba4-ab3c-00a1416b7976 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:04.464129 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 119/478] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:04 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:05.222754 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-06e49626-1758-474d-adeb-c5984ed2c658 req-39246a25-7627-4a1f-8981-ed38370e8479 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:05.227639 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-39246a25-7627-4a1f-8981-ed38370e8479 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] POST https://10.4.3.57/volume/v3/attachments/1ca5a68a-68ee-44db-8861-b59e13fcb03f/action Aug 20 07:46:05.228585 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-39246a25-7627-4a1f-8981-ed38370e8479 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:46:05.228585 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-39246a25-7627-4a1f-8981-ed38370e8479 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:05.255472 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:05.255472 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:05.277798 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-06e49626-1758-474d-adeb-c5984ed2c658 req-39246a25-7627-4a1f-8981-ed38370e8479 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/attachments/1ca5a68a-68ee-44db-8861-b59e13fcb03f/action returned with HTTP 204 Aug 20 07:46:05.278323 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 118/479] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:46:05 2026] POST /volume/v3/attachments/1ca5a68a-68ee-44db-8861-b59e13fcb03f/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:05.485277 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1a9da789-a9fd-4ad5-adc4-607b90eeadaa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:05.489021 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a9da789-a9fd-4ad5-adc4-607b90eeadaa tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:05.489427 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a9da789-a9fd-4ad5-adc4-607b90eeadaa tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:05.489611 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a9da789-a9fd-4ad5-adc4-607b90eeadaa tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:05.518183 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:05.518183 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:05.530903 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1a9da789-a9fd-4ad5-adc4-607b90eeadaa tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:05.547468 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a9da789-a9fd-4ad5-adc4-607b90eeadaa tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:05.548280 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 123/480] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:05 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 1135 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:05.566281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-81235f14-766b-45c4-aee7-a7408f1080f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:05.570825 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81235f14-766b-45c4-aee7-a7408f1080f4 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:05.571163 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81235f14-766b-45c4-aee7-a7408f1080f4 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:05.571451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81235f14-766b-45c4-aee7-a7408f1080f4 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:05.598068 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:05.598068 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:05.605375 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-81235f14-766b-45c4-aee7-a7408f1080f4 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:05.621002 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81235f14-766b-45c4-aee7-a7408f1080f4 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:05.621424 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 121/481] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:05 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 1135 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:08.407051 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-99e5b832-c429-4a3a-9a19-16e2e7b8ef30 req-316b202a-b9e2-445f-8c03-9c0138b036ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:08.414289 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-99e5b832-c429-4a3a-9a19-16e2e7b8ef30 req-316b202a-b9e2-445f-8c03-9c0138b036ed tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] DELETE https://10.4.3.57/volume/v3/attachments/1ca5a68a-68ee-44db-8861-b59e13fcb03f Aug 20 07:46:08.414289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-99e5b832-c429-4a3a-9a19-16e2e7b8ef30 req-316b202a-b9e2-445f-8c03-9c0138b036ed tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:08.414900 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-99e5b832-c429-4a3a-9a19-16e2e7b8ef30 req-316b202a-b9e2-445f-8c03-9c0138b036ed tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:08.429407 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:08.429407 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:08.527622 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-99e5b832-c429-4a3a-9a19-16e2e7b8ef30 req-316b202a-b9e2-445f-8c03-9c0138b036ed tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/attachments/1ca5a68a-68ee-44db-8861-b59e13fcb03f returned with HTTP 200 Aug 20 07:46:08.527749 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 120/482] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:46:08 2026] DELETE /volume/v3/attachments/1ca5a68a-68ee-44db-8861-b59e13fcb03f => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:10.558653 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cd8547c7-4534-48bd-8d76-4f0f7dfaa0df None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:10.560739 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd8547c7-4534-48bd-8d76-4f0f7dfaa0df tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:10.561147 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd8547c7-4534-48bd-8d76-4f0f7dfaa0df tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:10.561383 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd8547c7-4534-48bd-8d76-4f0f7dfaa0df tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:10.572465 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:10.572465 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:10.583367 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cd8547c7-4534-48bd-8d76-4f0f7dfaa0df tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:10.590607 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd8547c7-4534-48bd-8d76-4f0f7dfaa0df tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:10.591307 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 119/483] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:10 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:46:10.610800 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a0ee2d3-d52e-40b4-aee8-294a44d33e8c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:10.614226 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a0ee2d3-d52e-40b4-aee8-294a44d33e8c tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:10.614639 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a0ee2d3-d52e-40b4-aee8-294a44d33e8c tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:10.614823 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a0ee2d3-d52e-40b4-aee8-294a44d33e8c tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:10.624277 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:10.624277 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:10.629438 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5a0ee2d3-d52e-40b4-aee8-294a44d33e8c tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:10.638280 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a0ee2d3-d52e-40b4-aee8-294a44d33e8c tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:10.639189 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 124/484] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:10 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:10.688615 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27b1448f-e61e-4f71-84fb-b2cad46d2a90 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:10.692532 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27b1448f-e61e-4f71-84fb-b2cad46d2a90 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:10.692670 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27b1448f-e61e-4f71-84fb-b2cad46d2a90 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:10.693247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27b1448f-e61e-4f71-84fb-b2cad46d2a90 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:10.704884 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:10.704884 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:10.710504 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27b1448f-e61e-4f71-84fb-b2cad46d2a90 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:10.717228 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27b1448f-e61e-4f71-84fb-b2cad46d2a90 tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:10.717735 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 122/485] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:10 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:10.740237 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9397aca-541e-4d1a-92a5-c2c8855c01fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:10.742803 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9397aca-541e-4d1a-92a5-c2c8855c01fb tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:10.744562 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9397aca-541e-4d1a-92a5-c2c8855c01fb tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:10.745193 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9397aca-541e-4d1a-92a5-c2c8855c01fb tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:10.745591 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c9397aca-541e-4d1a-92a5-c2c8855c01fb tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Delete volume with id: ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:10.755760 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:10.755760 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:10.755930 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c9397aca-541e-4d1a-92a5-c2c8855c01fb tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:10.787610 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c9397aca-541e-4d1a-92a5-c2c8855c01fb tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Delete volume request issued successfully. Aug 20 07:46:10.787610 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9397aca-541e-4d1a-92a5-c2c8855c01fb tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 202 Aug 20 07:46:10.787610 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 121/486] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:46:10 2026] DELETE /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:46:10.797767 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a39a2718-866f-4463-a8c3-9c7d5c4ad4ce None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:10.802129 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a39a2718-866f-4463-a8c3-9c7d5c4ad4ce tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:10.802448 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a39a2718-866f-4463-a8c3-9c7d5c4ad4ce tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:10.802863 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a39a2718-866f-4463-a8c3-9c7d5c4ad4ce tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:10.812134 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:10.812134 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:10.820298 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a39a2718-866f-4463-a8c3-9c7d5c4ad4ce tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Volume info retrieved successfully. Aug 20 07:46:10.827059 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a39a2718-866f-4463-a8c3-9c7d5c4ad4ce tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 200 Aug 20 07:46:10.828862 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 120/487] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:10 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:11.848155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cc2080f6-4feb-4557-a9c7-fe554876053c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:11.851717 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc2080f6-4feb-4557-a9c7-fe554876053c tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] GET https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a Aug 20 07:46:11.851717 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc2080f6-4feb-4557-a9c7-fe554876053c tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:11.852007 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc2080f6-4feb-4557-a9c7-fe554876053c tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:11.860623 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc2080f6-4feb-4557-a9c7-fe554876053c tempest-DeleteServersTestJSON-1907923809 tempest-DeleteServersTestJSON-1907923809-project-member] https://10.4.3.57/volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a returned with HTTP 404 Aug 20 07:46:11.860623 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 125/488] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:11 2026] GET /volume/v3/volumes/ddb64f86-3cae-4a07-8ec3-ddc6f076d83a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:46:12.003456 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:12.203446 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:46:12.203929 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-794659132", "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:12.206067 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-794659132', 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:46:12.329041 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume of 1 GB Aug 20 07:46:12.329453 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:12.329453 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:12.330186 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Availability Zones retrieved successfully. Aug 20 07:46:12.339996 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Flow 'volume_create_api' (f088a0e4-cbe9-440e-aa2d-f5b4e36a8b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:12.341507 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c31215d6-a41b-44ee-922d-9ea0bb0dbb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:12.342994 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:46:12.414075 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:12.414075 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:12.435658 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c31215d6-a41b-44ee-922d-9ea0bb0dbb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35d29758-94d4-4f65-8f8e-100a9b06cd25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35d29758-94d4-4f65-8f8e-100a9b06cd25', 'encryption_key_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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:12.437561 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be059d6c-445d-49d3-8602-cf577c65544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:12.481643 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-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. Aug 20 07:46:12.481929 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-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. Aug 20 07:46:12.560469 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Created reservations ['c72496fa-2544-486b-afd7-6fc7d1a45331', 'ecb59022-c031-4a77-994e-e7e4f142b2aa', 'd858c8c6-a960-4540-8112-1585c8bea6d0', '4180401e-7605-459c-a4da-cd75e2d95006'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:12.560469 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be059d6c-445d-49d3-8602-cf577c65544f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c72496fa-2544-486b-afd7-6fc7d1a45331', 'ecb59022-c031-4a77-994e-e7e4f142b2aa', 'd858c8c6-a960-4540-8112-1585c8bea6d0', '4180401e-7605-459c-a4da-cd75e2d95006']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:12.561410 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ece70cd-9441-42db-8a61-9dff32086f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:12.593187 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ece70cd-9441-42db-8a61-9dff32086f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea178d16-d750-4a0d-8557-d99c235a870f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-794659132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ade7124b24443dc86f65b2806b11d48',qos_specs=None,replication_status=,reservations=['c72496fa-2544-486b-afd7-6fc7d1a45331','ecb59022-c031-4a77-994e-e7e4f142b2aa','d858c8c6-a960-4540-8112-1585c8bea6d0','4180401e-7605-459c-a4da-cd75e2d95006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08c9a75174a4fd7af63809041c34b78',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:46:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-794659132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea178d16-d750-4a0d-8557-d99c235a870f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ade7124b24443dc86f65b2806b11d48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08c9a75174a4fd7af63809041c34b78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35d29758-94d4-4f65-8f8e-100a9b06cd25),volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:12.594382 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124c6422-24ba-4688-9978-7399000bdc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:12.624281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124c6422-24ba-4688-9978-7399000bdc45) transitioned into state 'SUCCESS' from state '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-794659132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ade7124b24443dc86f65b2806b11d48',qos_specs=None,replication_status=,reservations=['c72496fa-2544-486b-afd7-6fc7d1a45331','ecb59022-c031-4a77-994e-e7e4f142b2aa','d858c8c6-a960-4540-8112-1585c8bea6d0','4180401e-7605-459c-a4da-cd75e2d95006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08c9a75174a4fd7af63809041c34b78',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:12.626566 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4f6c4c-46e0-4e6b-888e-ae3e37629124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:12.639721 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4f6c4c-46e0-4e6b-888e-ae3e37629124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:12.640728 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Flow 'volume_create_api' (f088a0e4-cbe9-440e-aa2d-f5b4e36a8b98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:12.641128 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume request issued successfully. Aug 20 07:46:12.641900 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb9d38a7-6bb0-46e1-905a-095c910e0bc5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:46:12.642423 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 123/489] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:46:12 2026] POST /volume/v3/volumes => generated 757 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:46:12.665182 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da3f9da3-db92-4739-9650-1c99ab1e0311 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:12.667595 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da3f9da3-db92-4739-9650-1c99ab1e0311 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:46:12.669869 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da3f9da3-db92-4739-9650-1c99ab1e0311 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:12.669869 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da3f9da3-db92-4739-9650-1c99ab1e0311 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:12.683530 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:12.683530 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:12.689379 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-da3f9da3-db92-4739-9650-1c99ab1e0311 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:12.696698 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da3f9da3-db92-4739-9650-1c99ab1e0311 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f returned with HTTP 200 Aug 20 07:46:12.696698 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 122/490] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:12 2026] GET /volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:13.715798 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e505d7b5-3e3c-4951-8fff-6187062dc4c6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:13.720024 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e505d7b5-3e3c-4951-8fff-6187062dc4c6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:46:13.720160 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e505d7b5-3e3c-4951-8fff-6187062dc4c6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:13.720415 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e505d7b5-3e3c-4951-8fff-6187062dc4c6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:13.734352 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:13.734352 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:13.740071 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e505d7b5-3e3c-4951-8fff-6187062dc4c6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:13.748198 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e505d7b5-3e3c-4951-8fff-6187062dc4c6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f returned with HTTP 200 Aug 20 07:46:13.749203 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 121/491] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:13 2026] GET /volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:13.914586 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-d6fc721e-1ab0-4ff1-854c-1bf71e378a9f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:13.915290 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-d6fc721e-1ab0-4ff1-854c-1bf71e378a9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:46:13.915609 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-d6fc721e-1ab0-4ff1-854c-1bf71e378a9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:13.916062 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-d6fc721e-1ab0-4ff1-854c-1bf71e378a9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:13.926305 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:13.926305 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:13.935018 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-d6fc721e-1ab0-4ff1-854c-1bf71e378a9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:13.947260 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-d6fc721e-1ab0-4ff1-854c-1bf71e378a9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f returned with HTTP 200 Aug 20 07:46:13.948102 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 126/492] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:13 2026] GET /volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:14.546137 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2e40d789-45bf-4f20-b6b8-efbe48e61439 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:14.548813 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2e40d789-45bf-4f20-b6b8-efbe48e61439 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:46:14.549262 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2e40d789-45bf-4f20-b6b8-efbe48e61439 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:14.549821 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2e40d789-45bf-4f20-b6b8-efbe48e61439 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:14.562675 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:14.562675 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:14.570983 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2e40d789-45bf-4f20-b6b8-efbe48e61439 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:14.581007 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2e40d789-45bf-4f20-b6b8-efbe48e61439 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f returned with HTTP 200 Aug 20 07:46:14.581568 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 124/493] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:14 2026] GET /volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:14.596124 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d274a8e7-63e7-4d6c-9fbc-686f9604644b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:14.596613 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d274a8e7-63e7-4d6c-9fbc-686f9604644b None None] GET https://10.4.3.57/volume// Aug 20 07:46:14.596613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d274a8e7-63e7-4d6c-9fbc-686f9604644b None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:14.596952 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d274a8e7-63e7-4d6c-9fbc-686f9604644b None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:14.597267 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d274a8e7-63e7-4d6c-9fbc-686f9604644b None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:14.597804 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 123/494] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:46:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:14.609194 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2c94adfc-f44c-4080-bde9-705ab9e86065 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:14.612241 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2c94adfc-f44c-4080-bde9-705ab9e86065 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:46:14.613032 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2c94adfc-f44c-4080-bde9-705ab9e86065 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea178d16-d750-4a0d-8557-d99c235a870f", "connector": null, "instance_uuid": "e7e14fc3-8580-4316-9ab0-d4b80c7abe1c"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:14.629349 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:14.629349 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:14.697132 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-2c94adfc-f44c-4080-bde9-705ab9e86065 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:46:14.697713 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 122/495] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:46:14 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:16.787053 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-047a2250-0e74-4f51-9706-6187d282127d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:16.787750 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-047a2250-0e74-4f51-9706-6187d282127d None None] GET https://10.4.3.57/volume// Aug 20 07:46:16.789654 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-047a2250-0e74-4f51-9706-6187d282127d None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:16.789654 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-047a2250-0e74-4f51-9706-6187d282127d None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:16.789654 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-047a2250-0e74-4f51-9706-6187d282127d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:16.789654 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 127/496] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:16.803386 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-307a1e9a-e21c-486b-b751-b301645dcba9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:16.813585 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-307a1e9a-e21c-486b-b751-b301645dcba9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:46:16.813585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-307a1e9a-e21c-486b-b751-b301645dcba9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:16.813585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-307a1e9a-e21c-486b-b751-b301645dcba9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:16.832442 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:16.832442 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:16.842584 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-307a1e9a-e21c-486b-b751-b301645dcba9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:16.847234 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-307a1e9a-e21c-486b-b751-b301645dcba9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f returned with HTTP 200 Aug 20 07:46:16.847964 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 125/497] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:46:16 2026] GET /volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f => generated 1544 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:17.020167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-15cd392b-3b82-42f1-95b2-ce7c0b635ace None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:17.028220 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-15cd392b-3b82-42f1-95b2-ce7c0b635ace tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] PUT https://10.4.3.57/volume/v3/attachments/a9243901-0b25-4902-aaa7-4e2f7fb8ab7e Aug 20 07:46:17.030504 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-15cd392b-3b82-42f1-95b2-ce7c0b635ace tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:17.046122 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-15cd392b-3b82-42f1-95b2-ce7c0b635ace tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Acquiring lock "cinder-attachment_update-ea178d16-d750-4a0d-8557-d99c235a870f-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:46:17.054601 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-15cd392b-3b82-42f1-95b2-ce7c0b635ace tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-ea178d16-d750-4a0d-8557-d99c235a870f-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:46:17.056917 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:17.056917 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:17.205638 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-15cd392b-3b82-42f1-95b2-ce7c0b635ace tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-ea178d16-d750-4a0d-8557-d99c235a870f-np0000007856" released by "attachment_update" :: held 0.151s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:46:17.206590 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-15cd392b-3b82-42f1-95b2-ce7c0b635ace tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/a9243901-0b25-4902-aaa7-4e2f7fb8ab7e returned with HTTP 200 Aug 20 07:46:17.207875 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 124/498] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:46:17 2026] PUT /volume/v3/attachments/a9243901-0b25-4902-aaa7-4e2f7fb8ab7e => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:17.254534 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-c0356cf2-52fb-4485-b731-489b1ccbac4d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:17.259853 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-c0356cf2-52fb-4485-b731-489b1ccbac4d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments/a9243901-0b25-4902-aaa7-4e2f7fb8ab7e/action Aug 20 07:46:17.260033 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-c0356cf2-52fb-4485-b731-489b1ccbac4d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:46:17.260137 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-c0356cf2-52fb-4485-b731-489b1ccbac4d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:17.288698 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:17.288698 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:17.311775 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0b6cc4d9-08a9-4c8d-81ae-df073a9675d5 req-c0356cf2-52fb-4485-b731-489b1ccbac4d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/a9243901-0b25-4902-aaa7-4e2f7fb8ab7e/action returned with HTTP 204 Aug 20 07:46:17.312925 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 123/499] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:46:17 2026] POST /volume/v3/attachments/a9243901-0b25-4902-aaa7-4e2f7fb8ab7e/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:17.737148 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-1256fe71-f764-4957-8134-7b4580c3c6e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:17.740892 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-1256fe71-f764-4957-8134-7b4580c3c6e4 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] DELETE https://10.4.3.57/volume/v3/attachments/fd49f87a-91af-4815-bdd7-37ced4c55b11 Aug 20 07:46:17.742175 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-1256fe71-f764-4957-8134-7b4580c3c6e4 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:17.742760 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-1256fe71-f764-4957-8134-7b4580c3c6e4 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:17.754964 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:17.754964 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:17.839732 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-1256fe71-f764-4957-8134-7b4580c3c6e4 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/attachments/fd49f87a-91af-4815-bdd7-37ced4c55b11 returned with HTTP 200 Aug 20 07:46:17.840706 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 128/500] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:46:17 2026] DELETE /volume/v3/attachments/fd49f87a-91af-4815-bdd7-37ced4c55b11 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:17.851406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-a214d55e-ffe6-4754-963e-448a76d803f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:17.853769 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-a214d55e-ffe6-4754-963e-448a76d803f5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] DELETE https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 Aug 20 07:46:17.853954 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-a214d55e-ffe6-4754-963e-448a76d803f5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:17.854146 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-a214d55e-ffe6-4754-963e-448a76d803f5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:17.854309 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-a214d55e-ffe6-4754-963e-448a76d803f5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Delete volume with id: d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 Aug 20 07:46:17.863927 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:17.863927 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:17.864755 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-a214d55e-ffe6-4754-963e-448a76d803f5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:46:17.904820 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-a214d55e-ffe6-4754-963e-448a76d803f5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Delete volume request issued successfully. Aug 20 07:46:17.904820 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-79833a55-ee8e-4d1e-8956-9c5103f87704 req-a214d55e-ffe6-4754-963e-448a76d803f5 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 returned with HTTP 202 Aug 20 07:46:17.904820 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 126/501] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:46:17 2026] DELETE /volume/v3/volumes/d062e2a7-f5c3-49a8-9e4d-6625db83b0e5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:46:25.593724 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-4276860a-dd2d-491e-9322-ba30135b1352 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:25.597314 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-4276860a-dd2d-491e-9322-ba30135b1352 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] DELETE https://10.4.3.57/volume/v3/attachments/68af01dd-f4a4-427a-bd7b-70e74ca878e1 Aug 20 07:46:25.598095 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-4276860a-dd2d-491e-9322-ba30135b1352 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:25.598095 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-4276860a-dd2d-491e-9322-ba30135b1352 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:25.626880 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:25.626880 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:25.714598 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-4276860a-dd2d-491e-9322-ba30135b1352 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/attachments/68af01dd-f4a4-427a-bd7b-70e74ca878e1 returned with HTTP 200 Aug 20 07:46:25.715288 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 125/502] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:46:25 2026] DELETE /volume/v3/attachments/68af01dd-f4a4-427a-bd7b-70e74ca878e1 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:25.728236 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-0a2269fd-380c-471e-88aa-677e7747d3f0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:25.733814 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-0a2269fd-380c-471e-88aa-677e7747d3f0 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] DELETE https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee Aug 20 07:46:25.733814 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-0a2269fd-380c-471e-88aa-677e7747d3f0 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:25.733814 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-0a2269fd-380c-471e-88aa-677e7747d3f0 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:25.733814 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-0a2269fd-380c-471e-88aa-677e7747d3f0 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Delete volume with id: 7168a028-4bc5-4ec4-882e-5487fd0f28ee Aug 20 07:46:25.751633 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:25.751633 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:25.751633 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-0a2269fd-380c-471e-88aa-677e7747d3f0 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Volume info retrieved successfully. Aug 20 07:46:25.783539 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-0a2269fd-380c-471e-88aa-677e7747d3f0 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] Delete volume request issued successfully. Aug 20 07:46:25.784704 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-35333671-6bb1-4b3f-831b-2f02979141a2 req-0a2269fd-380c-471e-88aa-677e7747d3f0 tempest-ServerBootFromVolumeStableRescueTest-92037112 tempest-ServerBootFromVolumeStableRescueTest-92037112-project-member] https://10.4.3.57/volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee returned with HTTP 202 Aug 20 07:46:25.785334 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 124/503] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:46:25 2026] DELETE /volume/v3/volumes/7168a028-4bc5-4ec4-882e-5487fd0f28ee => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:46:27.837924 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=63,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:46:27.889977 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=95,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:46:31.483974 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:31.487653 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:46:31.488026 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1132688289", "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:31.489422 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1132688289', 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:46:31.601063 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Create volume of 1 GB Aug 20 07:46:31.601412 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:31.601412 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:31.606150 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Availability Zones retrieved successfully. Aug 20 07:46:31.613606 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Flow 'volume_create_api' (93b397ce-c370-4d53-873f-1d2d220445cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:31.614724 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5347e6-dcaf-49b7-b13a-a804c328a555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:31.615957 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:46:31.686692 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5347e6-dcaf-49b7-b13a-a804c328a555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:31.687903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e018cb1-af08-4417-97a9-5daa42c50d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:31.773372 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Created reservations ['17a53a82-3b96-405d-a890-ecb4c0a5782b', 'e4dab1f1-1711-479a-9879-7fb41f3d8046', 'c36c79c5-02f1-4ae1-aa55-04b117046ff9', '9873d094-7091-4d87-8088-9658f23ccca8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:31.775222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e018cb1-af08-4417-97a9-5daa42c50d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17a53a82-3b96-405d-a890-ecb4c0a5782b', 'e4dab1f1-1711-479a-9879-7fb41f3d8046', 'c36c79c5-02f1-4ae1-aa55-04b117046ff9', '9873d094-7091-4d87-8088-9658f23ccca8']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:31.775666 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92fcaed-153f-4d74-a8ee-e39a028ddd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:31.805422 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92fcaed-153f-4d74-a8ee-e39a028ddd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e926ad-433f-45ac-ba45-279fcfbc8f0a', '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-1132688289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e84fa7c4c93d4d8db0f80e24b6080c06',qos_specs=None,replication_status=,reservations=['17a53a82-3b96-405d-a890-ecb4c0a5782b','e4dab1f1-1711-479a-9879-7fb41f3d8046','c36c79c5-02f1-4ae1-aa55-04b117046ff9','9873d094-7091-4d87-8088-9658f23ccca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cab76c156bd40389054c413287568ab',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1132688289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e926ad-433f-45ac-ba45-279fcfbc8f0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e84fa7c4c93d4d8db0f80e24b6080c06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cab76c156bd40389054c413287568ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:31.806672 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23741c7d-669d-4afb-b659-02cbbd2e3abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:31.832301 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23741c7d-669d-4afb-b659-02cbbd2e3abf) transitioned into state 'SUCCESS' from state '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-1132688289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e84fa7c4c93d4d8db0f80e24b6080c06',qos_specs=None,replication_status=,reservations=['17a53a82-3b96-405d-a890-ecb4c0a5782b','e4dab1f1-1711-479a-9879-7fb41f3d8046','c36c79c5-02f1-4ae1-aa55-04b117046ff9','9873d094-7091-4d87-8088-9658f23ccca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cab76c156bd40389054c413287568ab',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:31.833170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6133a08-9db3-402b-889f-7564df4cd71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:31.847561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6133a08-9db3-402b-889f-7564df4cd71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:31.848852 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Flow 'volume_create_api' (93b397ce-c370-4d53-873f-1d2d220445cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:31.849343 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Create volume request issued successfully. Aug 20 07:46:31.850723 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad4cf51f-494c-4991-9e2a-9e8421155e54 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:46:31.851145 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 129/504] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:46:31 2026] POST /volume/v3/volumes => generated 897 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:31.867645 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf98c42b-2496-48b9-b286-1bfebeb35d8a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:31.869638 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf98c42b-2496-48b9-b286-1bfebeb35d8a tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:46:31.869867 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf98c42b-2496-48b9-b286-1bfebeb35d8a tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:31.870074 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf98c42b-2496-48b9-b286-1bfebeb35d8a tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:31.882106 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:31.882106 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:31.889209 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf98c42b-2496-48b9-b286-1bfebeb35d8a tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:46:31.893789 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf98c42b-2496-48b9-b286-1bfebeb35d8a tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:46:31.894344 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 127/505] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:31 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 965 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:32.915206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4e7534be-a69a-4b7d-a0c3-842e9aa75a49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:32.917683 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e7534be-a69a-4b7d-a0c3-842e9aa75a49 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:46:32.917991 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e7534be-a69a-4b7d-a0c3-842e9aa75a49 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:32.918271 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e7534be-a69a-4b7d-a0c3-842e9aa75a49 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:32.929816 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:32.929816 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:32.933985 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4e7534be-a69a-4b7d-a0c3-842e9aa75a49 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:46:32.942086 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e7534be-a69a-4b7d-a0c3-842e9aa75a49 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:46:32.942619 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 126/506] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:32 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 1539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:33.000287 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0c6bea05-744f-4892-a13f-a068205fbcdb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:33.003207 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0c6bea05-744f-4892-a13f-a068205fbcdb tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:46:33.003970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0c6bea05-744f-4892-a13f-a068205fbcdb tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:33.003970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0c6bea05-744f-4892-a13f-a068205fbcdb tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:33.025607 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:33.025607 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:33.034627 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0c6bea05-744f-4892-a13f-a068205fbcdb tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:46:33.047508 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0c6bea05-744f-4892-a13f-a068205fbcdb tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:46:33.048748 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 125/507] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:32 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 1359 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:33.824165 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0ce79f06-2ff5-49b7-993f-79dcb9eca8e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:33.829528 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0ce79f06-2ff5-49b7-993f-79dcb9eca8e8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:46:33.830048 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0ce79f06-2ff5-49b7-993f-79dcb9eca8e8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:33.830347 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0ce79f06-2ff5-49b7-993f-79dcb9eca8e8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:33.843472 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:33.843472 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:33.854610 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0ce79f06-2ff5-49b7-993f-79dcb9eca8e8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:46:33.862375 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0ce79f06-2ff5-49b7-993f-79dcb9eca8e8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:46:33.863252 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 130/508] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:33 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 1359 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:33.880166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0df99a8-4df9-4d4a-a8fe-33433c341f08 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:33.880166 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0df99a8-4df9-4d4a-a8fe-33433c341f08 None None] GET https://10.4.3.57/volume// Aug 20 07:46:33.880166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0df99a8-4df9-4d4a-a8fe-33433c341f08 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:33.880166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0df99a8-4df9-4d4a-a8fe-33433c341f08 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:33.880166 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0df99a8-4df9-4d4a-a8fe-33433c341f08 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:33.880166 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 128/509] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:46:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:33.891995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-753ea8d1-32ca-4d3f-a7b1-39fe178f2e24 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:33.895513 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-753ea8d1-32ca-4d3f-a7b1-39fe178f2e24 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:46:33.896190 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-753ea8d1-32ca-4d3f-a7b1-39fe178f2e24 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08e926ad-433f-45ac-ba45-279fcfbc8f0a", "connector": null, "instance_uuid": "124bbb0d-156d-4f3e-8411-46ebf2ff06b0"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:33.911329 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:33.911329 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:33.975457 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-753ea8d1-32ca-4d3f-a7b1-39fe178f2e24 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:46:33.976073 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 127/510] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:46:33 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:36.140569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cc64cdc4-6d17-4223-8075-90eb4131c0af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:36.141156 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cc64cdc4-6d17-4223-8075-90eb4131c0af None None] GET https://10.4.3.57/volume// Aug 20 07:46:36.141504 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cc64cdc4-6d17-4223-8075-90eb4131c0af None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:36.141837 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cc64cdc4-6d17-4223-8075-90eb4131c0af None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:36.142333 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cc64cdc4-6d17-4223-8075-90eb4131c0af None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:36.143119 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 126/511] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:36.159365 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-4520e382-d51a-4c70-bf5b-5b6589c68a26 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:36.164614 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-4520e382-d51a-4c70-bf5b-5b6589c68a26 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:46:36.164614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-4520e382-d51a-4c70-bf5b-5b6589c68a26 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:36.164614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-4520e382-d51a-4c70-bf5b-5b6589c68a26 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:36.189843 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:36.189843 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:36.198175 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-4520e382-d51a-4c70-bf5b-5b6589c68a26 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:46:36.213401 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-4520e382-d51a-4c70-bf5b-5b6589c68a26 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:46:36.214533 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 131/512] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:46:36 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 1538 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:36.362715 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-6f69e07e-f879-4198-b26c-5a6877a65812 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:36.366159 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-6f69e07e-f879-4198-b26c-5a6877a65812 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] PUT https://10.4.3.57/volume/v3/attachments/678b7b4d-6fd6-41d7-8e7e-995c38b641b0 Aug 20 07:46:36.366896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-6f69e07e-f879-4198-b26c-5a6877a65812 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:36.385239 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-6f69e07e-f879-4198-b26c-5a6877a65812 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Acquiring lock "cinder-attachment_update-08e926ad-433f-45ac-ba45-279fcfbc8f0a-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:46:36.395573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-6f69e07e-f879-4198-b26c-5a6877a65812 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Lock "cinder-attachment_update-08e926ad-433f-45ac-ba45-279fcfbc8f0a-np0000007856" acquired by "attachment_update" :: waited 0.010s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:46:36.397687 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:36.397687 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:36.572739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-6f69e07e-f879-4198-b26c-5a6877a65812 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Lock "cinder-attachment_update-08e926ad-433f-45ac-ba45-279fcfbc8f0a-np0000007856" released by "attachment_update" :: held 0.178s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:46:36.573234 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-6f69e07e-f879-4198-b26c-5a6877a65812 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/attachments/678b7b4d-6fd6-41d7-8e7e-995c38b641b0 returned with HTTP 200 Aug 20 07:46:36.573908 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 129/513] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:46:36 2026] PUT /volume/v3/attachments/678b7b4d-6fd6-41d7-8e7e-995c38b641b0 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:36.616803 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0470bb01-8537-4151-9449-2bb8d332e038 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:36.621782 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0470bb01-8537-4151-9449-2bb8d332e038 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] POST https://10.4.3.57/volume/v3/attachments/678b7b4d-6fd6-41d7-8e7e-995c38b641b0/action Aug 20 07:46:36.623388 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0470bb01-8537-4151-9449-2bb8d332e038 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:46:36.623388 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0470bb01-8537-4151-9449-2bb8d332e038 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:36.675297 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:36.675297 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:36.704615 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f743cb67-8ecd-4c4c-868f-87393c5b36a6 req-0470bb01-8537-4151-9449-2bb8d332e038 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/attachments/678b7b4d-6fd6-41d7-8e7e-995c38b641b0/action returned with HTTP 204 Aug 20 07:46:36.705950 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 128/514] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:46:36 2026] POST /volume/v3/attachments/678b7b4d-6fd6-41d7-8e7e-995c38b641b0/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:39.722627 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a1d591a6-a335-4a40-b39d-de7c65508952 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:39.876251 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1d591a6-a335-4a40-b39d-de7c65508952 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:46:39.877411 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1d591a6-a335-4a40-b39d-de7c65508952 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-723185504"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:39.901511 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1d591a6-a335-4a40-b39d-de7c65508952 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:46:39.902483 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 127/515] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:46:39 2026] POST /volume/v3/types => generated 223 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:46:39.913148 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a43231c9-c831-40e9-8d03-be0b7afac22c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:39.915709 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a43231c9-c831-40e9-8d03-be0b7afac22c tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:46:39.916359 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a43231c9-c831-40e9-8d03-be0b7afac22c tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1971277920"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:39.955109 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a43231c9-c831-40e9-8d03-be0b7afac22c tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:46:39.956601 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 132/516] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:46:39 2026] POST /volume/v3/group_types => generated 181 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:39.967730 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2cf79dbe-094a-416e-93ca-237390a8e4a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:40.075869 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2cf79dbe-094a-416e-93ca-237390a8e4a1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/groups Aug 20 07:46:40.076642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2cf79dbe-094a-416e-93ca-237390a8e4a1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8ab1363c-4458-46cd-88e8-b14142b65e72", "volume_types": ["22900920-b3a7-485f-9e5e-386318822aef"], "name": "tempest-GroupSnapshotsTest-Group-1604413803"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:40.078850 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-2cf79dbe-094a-416e-93ca-237390a8e4a1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating new group {'group': {'group_type': '8ab1363c-4458-46cd-88e8-b14142b65e72', 'volume_types': ['22900920-b3a7-485f-9e5e-386318822aef'], 'name': 'tempest-GroupSnapshotsTest-Group-1604413803'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 07:46:40.095069 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-2cf79dbe-094a-416e-93ca-237390a8e4a1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating group tempest-GroupSnapshotsTest-Group-1604413803. Aug 20 07:46:40.095721 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:40.095721 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:40.128605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2cf79dbe-094a-416e-93ca-237390a8e4a1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:46:40.127453. {{(pid=100252) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:46:40.128775 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2cf79dbe-094a-416e-93ca-237390a8e4a1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability Zones retrieved successfully. Aug 20 07:46:40.189339 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-2cf79dbe-094a-416e-93ca-237390a8e4a1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['d93190aa-f8f0-428e-bb7a-ecb17e5b5e6a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:40.280044 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2cf79dbe-094a-416e-93ca-237390a8e4a1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups returned with HTTP 202 Aug 20 07:46:40.280488 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 130/517] 10.4.3.57 () {70 vars in 1290 bytes} [Thu Aug 20 07:46:39 2026] POST /volume/v3/groups => generated 112 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:40.298666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f9aad3c-afb1-4cf5-a719-259b071eb33e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:40.301270 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f9aad3c-afb1-4cf5-a719-259b071eb33e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97 Aug 20 07:46:40.301505 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f9aad3c-afb1-4cf5-a719-259b071eb33e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:40.302160 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f9aad3c-afb1-4cf5-a719-259b071eb33e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:40.302160 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-7f9aad3c-afb1-4cf5-a719-259b071eb33e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member fd0e2126-43d9-4309-b157-be18806e6a97 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:40.307371 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=98,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:46:40.313989 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:40.313989 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:40.350860 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f9aad3c-afb1-4cf5-a719-259b071eb33e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97 returned with HTTP 200 Aug 20 07:46:40.351339 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 129/518] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:40 2026] GET /volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:41.368333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-292d1c75-6e33-4cfd-a41e-0b9a2b39acb0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:41.371149 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-292d1c75-6e33-4cfd-a41e-0b9a2b39acb0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97 Aug 20 07:46:41.372061 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-292d1c75-6e33-4cfd-a41e-0b9a2b39acb0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:41.372061 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-292d1c75-6e33-4cfd-a41e-0b9a2b39acb0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:41.372299 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-292d1c75-6e33-4cfd-a41e-0b9a2b39acb0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member fd0e2126-43d9-4309-b157-be18806e6a97 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:41.384296 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:41.384296 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:41.424474 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-292d1c75-6e33-4cfd-a41e-0b9a2b39acb0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97 returned with HTTP 200 Aug 20 07:46:41.424474 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 128/519] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:41 2026] GET /volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97 => generated 393 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:41.449544 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9eb8be91-9a70-40fc-99db-18304d202756 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:41.453569 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:46:41.454518 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1407716627", "volume_type": "22900920-b3a7-485f-9e5e-386318822aef", "group_id": "fd0e2126-43d9-4309-b157-be18806e6a97", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:41.457469 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1407716627', 'volume_type': '22900920-b3a7-485f-9e5e-386318822aef', 'group_id': 'fd0e2126-43d9-4309-b157-be18806e6a97', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:46:41.487922 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:41.487922 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:41.487922 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume of 1 GB Aug 20 07:46:41.522735 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability Zones retrieved successfully. Aug 20 07:46:41.533494 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (476d39f4-2aea-451f-bee8-4804773a5a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:41.535115 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c0f47a-2850-4f68-978a-c9a58a2344b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:41.535899 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:41.535899 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:41.536743 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:46:41.570631 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c0f47a-2850-4f68-978a-c9a58a2344b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:46:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22900920-b3a7-485f-9e5e-386318822aef,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-723185504',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22900920-b3a7-485f-9e5e-386318822aef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fd0e2126-43d9-4309-b157-be18806e6a97', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:41.573292 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccda0c3-561e-4ccc-bab6-ee7785980831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:41.640272 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-723185504 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-723185504, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:46:41.640743 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-723185504 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-723185504, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:46:41.742271 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['f2371201-d80e-4d7e-9ab6-ae45efbb3a24', '1d986514-ed10-4b9d-b2b2-ef9322e6632c', 'a4519c40-fcb9-449b-a588-7ae9b8cb5ab6', 'f2c67ab2-6a03-4a14-acaa-3b80850c326b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:41.743415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccda0c3-561e-4ccc-bab6-ee7785980831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2371201-d80e-4d7e-9ab6-ae45efbb3a24', '1d986514-ed10-4b9d-b2b2-ef9322e6632c', 'a4519c40-fcb9-449b-a588-7ae9b8cb5ab6', 'f2c67ab2-6a03-4a14-acaa-3b80850c326b']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:41.744310 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad5acd0-f98f-4971-b361-5fae68d7382b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:41.791237 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad5acd0-f98f-4971-b361-5fae68d7382b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72275395-2f11-4d81-9f32-809315a2ff45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1407716627',encryption_key_id=None,group_id=fd0e2126-43d9-4309-b157-be18806e6a97,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['f2371201-d80e-4d7e-9ab6-ae45efbb3a24','1d986514-ed10-4b9d-b2b2-ef9322e6632c','a4519c40-fcb9-449b-a588-7ae9b8cb5ab6','f2c67ab2-6a03-4a14-acaa-3b80850c326b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=22900920-b3a7-485f-9e5e-386318822aef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1407716627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fd0e2126-43d9-4309-b157-be18806e6a97,host=None,id=72275395-2f11-4d81-9f32-809315a2ff45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bad2cee6944cc180f099b1bec4d123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22900920-b3a7-485f-9e5e-386318822aef),volume_type_id=22900920-b3a7-485f-9e5e-386318822aef)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:41.792568 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9b61f8-cf59-46e1-82f0-ddfe6b6d3906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:41.831744 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9b61f8-cf59-46e1-82f0-ddfe6b6d3906) transitioned into state 'SUCCESS' from state '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-1407716627',encryption_key_id=None,group_id=fd0e2126-43d9-4309-b157-be18806e6a97,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['f2371201-d80e-4d7e-9ab6-ae45efbb3a24','1d986514-ed10-4b9d-b2b2-ef9322e6632c','a4519c40-fcb9-449b-a588-7ae9b8cb5ab6','f2c67ab2-6a03-4a14-acaa-3b80850c326b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=22900920-b3a7-485f-9e5e-386318822aef)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:41.833039 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2005c125-f911-431f-85ae-5103ce094417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:41.863255 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2005c125-f911-431f-85ae-5103ce094417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:41.865867 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (476d39f4-2aea-451f-bee8-4804773a5a93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:41.866480 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume request issued successfully. Aug 20 07:46:41.867765 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:41.867765 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:41.929840 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:41.936184 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:41.936184 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:41.942574 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9eb8be91-9a70-40fc-99db-18304d202756 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:46:41.942574 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 133/520] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:46:41 2026] POST /volume/v3/volumes => generated 820 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:41.958749 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-704553be-8d28-4277-8830-8074df3b2c3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:41.962182 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-704553be-8d28-4277-8830-8074df3b2c3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 Aug 20 07:46:41.962770 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-704553be-8d28-4277-8830-8074df3b2c3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:41.963358 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-704553be-8d28-4277-8830-8074df3b2c3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:41.976934 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:41.976934 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:41.982803 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-704553be-8d28-4277-8830-8074df3b2c3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:46:41.984010 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-704553be-8d28-4277-8830-8074df3b2c3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:41.984389 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-704553be-8d28-4277-8830-8074df3b2c3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:42.053759 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-704553be-8d28-4277-8830-8074df3b2c3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:42.062234 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:42.062234 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:42.079604 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-704553be-8d28-4277-8830-8074df3b2c3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 returned with HTTP 200 Aug 20 07:46:42.080070 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 131/521] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:41 2026] GET /volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 => generated 888 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:43.104349 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f706f12-4756-48b3-a537-a16d27dbfc0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.107570 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f706f12-4756-48b3-a537-a16d27dbfc0b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 Aug 20 07:46:43.107863 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f706f12-4756-48b3-a537-a16d27dbfc0b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:43.108182 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f706f12-4756-48b3-a537-a16d27dbfc0b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:43.128383 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.128383 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:43.137398 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4f706f12-4756-48b3-a537-a16d27dbfc0b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:46:43.139202 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-4f706f12-4756-48b3-a537-a16d27dbfc0b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:43.139202 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-4f706f12-4756-48b3-a537-a16d27dbfc0b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:43.177410 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-356ce7d5-92ef-419e-aaba-c5c30922f6b2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.183058 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-356ce7d5-92ef-419e-aaba-c5c30922f6b2 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:43.183683 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-356ce7d5-92ef-419e-aaba-c5c30922f6b2 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:43.184096 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-356ce7d5-92ef-419e-aaba-c5c30922f6b2 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:43.195352 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.195352 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:43.200664 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-356ce7d5-92ef-419e-aaba-c5c30922f6b2 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:43.200928 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-4f706f12-4756-48b3-a537-a16d27dbfc0b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:43.206984 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-356ce7d5-92ef-419e-aaba-c5c30922f6b2 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:43.208569 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 129/522] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:43 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:46:43.209762 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.209762 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:43.225577 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f706f12-4756-48b3-a537-a16d27dbfc0b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 returned with HTTP 200 Aug 20 07:46:43.226393 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 130/523] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:43 2026] GET /volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 => generated 913 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:43.245652 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c581fecf-8999-42d4-adcb-839aed2f271c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.249456 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c581fecf-8999-42d4-adcb-839aed2f271c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/group_snapshots Aug 20 07:46:43.250084 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c581fecf-8999-42d4-adcb-839aed2f271c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fd0e2126-43d9-4309-b157-be18806e6a97", "name": "tempest-group_snapshot-86440715"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:43.252493 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-c581fecf-8999-42d4-adcb-839aed2f271c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fd0e2126-43d9-4309-b157-be18806e6a97', 'name': 'tempest-group_snapshot-86440715'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 07:46:43.259293 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.259293 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:43.267566 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.group_snapshots [None req-c581fecf-8999-42d4-adcb-839aed2f271c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating group_snapshot tempest-group_snapshot-86440715. Aug 20 07:46:43.289623 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-93051e82-a4fa-45d2-bbf9-bf4d3258c7af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.296417 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-93051e82-a4fa-45d2-bbf9-bf4d3258c7af tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:43.296417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-93051e82-a4fa-45d2-bbf9-bf4d3258c7af tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:43.297893 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-93051e82-a4fa-45d2-bbf9-bf4d3258c7af tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:43.315457 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.315457 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:43.323910 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-93051e82-a4fa-45d2-bbf9-bf4d3258c7af tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:43.330463 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-93051e82-a4fa-45d2-bbf9-bf4d3258c7af tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:43.331050 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 132/524] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:43 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:43.362210 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.362210 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:43.393869 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-c581fecf-8999-42d4-adcb-839aed2f271c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-723185504 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-723185504, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:46:43.457493 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c581fecf-8999-42d4-adcb-839aed2f271c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['daf5548f-4a51-4586-9481-a6851de6ab8e', '80caa49a-fc1f-40bd-8cde-1465b7a286cf', 'a331113e-ef34-4c65-bf31-1b64982d516a', 'c58c3470-350c-4721-b7cc-0c3d43535897'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:43.520860 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-29fc5ab2-34b2-4e8d-b6b0-25ef703d0378 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.520860 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-29fc5ab2-34b2-4e8d-b6b0-25ef703d0378 None None] GET https://10.4.3.57/volume// Aug 20 07:46:43.521381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-29fc5ab2-34b2-4e8d-b6b0-25ef703d0378 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:43.522530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-29fc5ab2-34b2-4e8d-b6b0-25ef703d0378 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:43.522530 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-29fc5ab2-34b2-4e8d-b6b0-25ef703d0378 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:43.523183 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 130/525] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:46:43 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:43.538507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-674c9be1-34d5-4a11-834e-8bfbae48c982 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.543816 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-674c9be1-34d5-4a11-834e-8bfbae48c982 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:46:43.544013 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-674c9be1-34d5-4a11-834e-8bfbae48c982 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d950fb78-0ab6-413c-81f4-8f9971f0ed37", "connector": null, "instance_uuid": "c94b21ca-70d3-4cd7-aab0-ca6adf3e7c74"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:43.559661 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.559661 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:43.593924 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c581fecf-8999-42d4-adcb-839aed2f271c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots returned with HTTP 202 Aug 20 07:46:43.594085 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 134/526] 10.4.3.57 () {70 vars in 1317 bytes} [Thu Aug 20 07:46:43 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:43.610153 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f66d25dd-361b-49fc-bc2d-565735fb3c6f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.614011 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f66d25dd-361b-49fc-bc2d-565735fb3c6f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb Aug 20 07:46:43.614380 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f66d25dd-361b-49fc-bc2d-565735fb3c6f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:43.614987 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f66d25dd-361b-49fc-bc2d-565735fb3c6f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:43.615611 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-f66d25dd-361b-49fc-bc2d-565735fb3c6f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member 430264b0-49b3-4d6f-986b-8a27e6314aeb {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:46:43.624913 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.624913 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:43.637745 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f66d25dd-361b-49fc-bc2d-565735fb3c6f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb returned with HTTP 200 Aug 20 07:46:43.639310 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 133/527] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:46:43 2026] GET /volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb => generated 305 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:43.648941 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-674c9be1-34d5-4a11-834e-8bfbae48c982 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:46:43.652570 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 131/528] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:46:43 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:43.715019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-84b57b9f-ae8e-497e-b4d6-fe34dcef2cb0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.718973 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84b57b9f-ae8e-497e-b4d6-fe34dcef2cb0 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:43.720483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84b57b9f-ae8e-497e-b4d6-fe34dcef2cb0 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:43.720483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84b57b9f-ae8e-497e-b4d6-fe34dcef2cb0 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:43.747185 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.747185 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:43.753280 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ed1c02d6-b114-44ac-8722-3bba42682291 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.754057 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed1c02d6-b114-44ac-8722-3bba42682291 None None] GET https://10.4.3.57/volume// Aug 20 07:46:43.754308 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed1c02d6-b114-44ac-8722-3bba42682291 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:43.755540 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed1c02d6-b114-44ac-8722-3bba42682291 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:43.755540 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed1c02d6-b114-44ac-8722-3bba42682291 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:43.756019 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 135/529] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:43 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:43.757915 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-84b57b9f-ae8e-497e-b4d6-fe34dcef2cb0 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:43.767326 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84b57b9f-ae8e-497e-b4d6-fe34dcef2cb0 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:43.767966 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 131/530] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:43 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:43.772932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-eb814a76-544e-4dc0-942e-6504840f3d08 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:43.777328 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-eb814a76-544e-4dc0-942e-6504840f3d08 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:43.777328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-eb814a76-544e-4dc0-942e-6504840f3d08 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:43.777328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-eb814a76-544e-4dc0-942e-6504840f3d08 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:43.800119 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:43.800119 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:43.806997 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-eb814a76-544e-4dc0-942e-6504840f3d08 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:43.814175 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-eb814a76-544e-4dc0-942e-6504840f3d08 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:43.815053 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 134/531] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:46:43 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:43.997907 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-b8843c57-c8b4-4d01-aa74-05dc5e54f70f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:44.001662 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-b8843c57-c8b4-4d01-aa74-05dc5e54f70f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] PUT https://10.4.3.57/volume/v3/attachments/dd7ac8d1-5f85-40e3-9a53-1ea1d1ae3df2 Aug 20 07:46:44.002165 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-b8843c57-c8b4-4d01-aa74-05dc5e54f70f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:44.019781 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-b8843c57-c8b4-4d01-aa74-05dc5e54f70f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Acquiring lock "cinder-attachment_update-d950fb78-0ab6-413c-81f4-8f9971f0ed37-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:46:44.030350 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-b8843c57-c8b4-4d01-aa74-05dc5e54f70f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Lock "cinder-attachment_update-d950fb78-0ab6-413c-81f4-8f9971f0ed37-np0000007856" acquired by "attachment_update" :: waited 0.010s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:46:44.035237 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:44.035237 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:44.205036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-b8843c57-c8b4-4d01-aa74-05dc5e54f70f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Lock "cinder-attachment_update-d950fb78-0ab6-413c-81f4-8f9971f0ed37-np0000007856" released by "attachment_update" :: held 0.174s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:46:44.205582 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-b8843c57-c8b4-4d01-aa74-05dc5e54f70f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/dd7ac8d1-5f85-40e3-9a53-1ea1d1ae3df2 returned with HTTP 200 Aug 20 07:46:44.208822 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 132/532] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:46:43 2026] PUT /volume/v3/attachments/dd7ac8d1-5f85-40e3-9a53-1ea1d1ae3df2 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:44.657926 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-58785593-9c6f-4ab8-b33c-57a7504c087d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:44.661671 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58785593-9c6f-4ab8-b33c-57a7504c087d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb Aug 20 07:46:44.661671 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58785593-9c6f-4ab8-b33c-57a7504c087d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:44.661671 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58785593-9c6f-4ab8-b33c-57a7504c087d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:44.662000 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-58785593-9c6f-4ab8-b33c-57a7504c087d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member 430264b0-49b3-4d6f-986b-8a27e6314aeb {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:46:44.671150 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:44.671150 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:44.679339 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58785593-9c6f-4ab8-b33c-57a7504c087d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb returned with HTTP 200 Aug 20 07:46:44.680029 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 136/533] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:46:44 2026] GET /volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb => generated 306 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:44.704497 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-837e9d0f-9f2b-49da-a37f-fe03621aec3f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:44.705628 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-837e9d0f-9f2b-49da-a37f-fe03621aec3f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail Aug 20 07:46:44.705969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-837e9d0f-9f2b-49da-a37f-fe03621aec3f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:44.706267 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-837e9d0f-9f2b-49da-a37f-fe03621aec3f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:44.706921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-837e9d0f-9f2b-49da-a37f-fe03621aec3f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:46:44.709151 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-837e9d0f-9f2b-49da-a37f-fe03621aec3f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:46:44.731938 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-837e9d0f-9f2b-49da-a37f-fe03621aec3f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all snapshots completed successfully. Aug 20 07:46:44.732467 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:44.732467 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:44.733869 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-837e9d0f-9f2b-49da-a37f-fe03621aec3f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 07:46:44.734712 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 132/534] 10.4.3.57 () {66 vars in 1257 bytes} [Thu Aug 20 07:46:44 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:44.750023 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b539de23-8ece-4250-9458-a529ec641132 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:44.752665 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b539de23-8ece-4250-9458-a529ec641132 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/95a6736b-8ccb-4b66-88d6-83b83b1be6c7 Aug 20 07:46:44.753150 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b539de23-8ece-4250-9458-a529ec641132 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:44.753535 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b539de23-8ece-4250-9458-a529ec641132 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:44.787756 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:44.787756 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:44.788290 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b539de23-8ece-4250-9458-a529ec641132 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Snapshot retrieved successfully. Aug 20 07:46:44.790529 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b539de23-8ece-4250-9458-a529ec641132 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/95a6736b-8ccb-4b66-88d6-83b83b1be6c7 returned with HTTP 200 Aug 20 07:46:44.791131 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 135/535] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:46:44 2026] GET /volume/v3/snapshots/95a6736b-8ccb-4b66-88d6-83b83b1be6c7 => generated 449 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:44.792328 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-81b98d96-a915-4a1e-96bd-2202f1ac9d44 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:44.796568 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81b98d96-a915-4a1e-96bd-2202f1ac9d44 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:44.796568 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81b98d96-a915-4a1e-96bd-2202f1ac9d44 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:44.796568 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81b98d96-a915-4a1e-96bd-2202f1ac9d44 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:44.810989 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:44.813912 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:44.813912 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:44.815879 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/groups/action Aug 20 07:46:44.817126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "430264b0-49b3-4d6f-986b-8a27e6314aeb", "name": "tempest-Group_from_snap-1905970358"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:46:44.817475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "430264b0-49b3-4d6f-986b-8a27e6314aeb", "name": "tempest-Group_from_snap-1905970358"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:44.820593 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '430264b0-49b3-4d6f-986b-8a27e6314aeb', 'name': 'tempest-Group_from_snap-1905970358'}}. {{(pid=100251) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 07:46:44.821037 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating group tempest-Group_from_snap-1905970358 from group_snapshot 430264b0-49b3-4d6f-986b-8a27e6314aeb. Aug 20 07:46:44.824281 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-81b98d96-a915-4a1e-96bd-2202f1ac9d44 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:44.827056 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:44.827056 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:44.832153 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81b98d96-a915-4a1e-96bd-2202f1ac9d44 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:44.832749 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 133/536] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:44 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:46:44.836914 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:44.836914 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:44.842573 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:44.842573 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:44.920379 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['2fe51342-de23-47df-9903-fbe68fdef837'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:45.055653 np0000007856 devstack@c-api.service[100251]: INFO cinder.group.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] A mapping entry already exists for group 67735a9d-d1ac-4b46-81df-c3ed2443ac6b and volume type 22900920-b3a7-485f-9e5e-386318822aef. Do not need to create again. Aug 20 07:46:45.056074 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:45.056074 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:45.066600 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:46:45.066027. {{(pid=100251) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:46:45.066985 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability Zones retrieved successfully. Aug 20 07:46:45.081471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (2d624ffe-8d9c-4014-b849-c8ed5996125a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:45.082432 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1624d508-713d-4e81-9c9d-620e760c07db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:45.083854 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:46:45.144646 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1624d508-713d-4e81-9c9d-620e760c07db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '95a6736b-8ccb-4b66-88d6-83b83b1be6c7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:46:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22900920-b3a7-485f-9e5e-386318822aef,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-723185504',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22900920-b3a7-485f-9e5e-386318822aef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '67735a9d-d1ac-4b46-81df-c3ed2443ac6b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:45.144646 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f594e10d-4e34-4c19-820d-e5ff0dd91b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:45.242953 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['49f95024-dca2-4a9b-90e5-fac90b7ac2f1', 'f055bec6-4f80-405e-bf41-5a7f02c5730c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:45.244145 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f594e10d-4e34-4c19-820d-e5ff0dd91b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49f95024-dca2-4a9b-90e5-fac90b7ac2f1', 'f055bec6-4f80-405e-bf41-5a7f02c5730c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:45.245211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df036fc0-3329-426f-ac03-6fff90d106ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:45.318920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df036fc0-3329-426f-ac03-6fff90d106ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4c8066f-88cd-40f8-86e5-3524c2ed7a09', '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=67735a9d-d1ac-4b46-81df-c3ed2443ac6b,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['49f95024-dca2-4a9b-90e5-fac90b7ac2f1','f055bec6-4f80-405e-bf41-5a7f02c5730c'],size=1,snapshot_id=95a6736b-8ccb-4b66-88d6-83b83b1be6c7,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=22900920-b3a7-485f-9e5e-386318822aef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=67735a9d-d1ac-4b46-81df-c3ed2443ac6b,host=None,id=a4c8066f-88cd-40f8-86e5-3524c2ed7a09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bad2cee6944cc180f099b1bec4d123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=95a6736b-8ccb-4b66-88d6-83b83b1be6c7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22900920-b3a7-485f-9e5e-386318822aef),volume_type_id=22900920-b3a7-485f-9e5e-386318822aef)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:45.318920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70a1d9b-fb7f-46e4-a50c-d72188448da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:45.373748 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70a1d9b-fb7f-46e4-a50c-d72188448da7) transitioned into state 'SUCCESS' from 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=67735a9d-d1ac-4b46-81df-c3ed2443ac6b,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['49f95024-dca2-4a9b-90e5-fac90b7ac2f1','f055bec6-4f80-405e-bf41-5a7f02c5730c'],size=1,snapshot_id=95a6736b-8ccb-4b66-88d6-83b83b1be6c7,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=22900920-b3a7-485f-9e5e-386318822aef)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:45.374219 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (2d624ffe-8d9c-4014-b849-c8ed5996125a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:45.374723 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume request issued successfully. Aug 20 07:46:45.412843 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f1c5744-53eb-4085-84b3-495ba6ddb2d1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/action returned with HTTP 202 Aug 20 07:46:45.413481 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 137/537] 10.4.3.57 () {70 vars in 1311 bytes} [Thu Aug 20 07:46:44 2026] POST /volume/v3/groups/action => generated 103 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:45.430249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:45.433171 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:46:45.433455 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:45.434055 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:45.435255 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:46:45.435811 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:46:45.479495 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all volumes completed successfully. Aug 20 07:46:45.480950 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:45.480950 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:45.537214 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:45.543099 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:45.543099 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:45.548194 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:45.548504 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:45.596084 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:45.600895 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:45.600895 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:45.612864 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21933712-b736-4b1c-a1a4-02d9fc61b048 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:46:45.613378 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 133/538] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:46:45 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:45.630129 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2aee55b2-5d50-4c16-bf1f-7357765f9614 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:45.632527 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2aee55b2-5d50-4c16-bf1f-7357765f9614 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/a4c8066f-88cd-40f8-86e5-3524c2ed7a09 Aug 20 07:46:45.632988 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2aee55b2-5d50-4c16-bf1f-7357765f9614 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:45.633115 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2aee55b2-5d50-4c16-bf1f-7357765f9614 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:45.654802 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:45.654802 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:45.661772 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2aee55b2-5d50-4c16-bf1f-7357765f9614 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:46:45.662707 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-2aee55b2-5d50-4c16-bf1f-7357765f9614 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:45.662987 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-2aee55b2-5d50-4c16-bf1f-7357765f9614 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:45.718690 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-2aee55b2-5d50-4c16-bf1f-7357765f9614 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:45.722951 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:45.722951 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:45.737578 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2aee55b2-5d50-4c16-bf1f-7357765f9614 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/a4c8066f-88cd-40f8-86e5-3524c2ed7a09 returned with HTTP 200 Aug 20 07:46:45.738392 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 136/539] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:45 2026] GET /volume/v3/volumes/a4c8066f-88cd-40f8-86e5-3524c2ed7a09 => generated 924 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:45.755522 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-30a03400-ed96-4823-9cac-759c4283e346 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:45.758251 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30a03400-ed96-4823-9cac-759c4283e346 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/67735a9d-d1ac-4b46-81df-c3ed2443ac6b Aug 20 07:46:45.758585 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30a03400-ed96-4823-9cac-759c4283e346 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:45.758977 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30a03400-ed96-4823-9cac-759c4283e346 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:45.759280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-30a03400-ed96-4823-9cac-759c4283e346 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member 67735a9d-d1ac-4b46-81df-c3ed2443ac6b {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:45.766382 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:45.766382 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:45.780279 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30a03400-ed96-4823-9cac-759c4283e346 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/67735a9d-d1ac-4b46-81df-c3ed2443ac6b returned with HTTP 200 Aug 20 07:46:45.780909 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 134/540] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:45 2026] GET /volume/v3/groups/67735a9d-d1ac-4b46-81df-c3ed2443ac6b => generated 418 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:45.794647 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c836ec99-736d-417b-8bef-c90c989949dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:45.796381 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:46:45.796853 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:45.797145 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:45.797913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:46:45.798493 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:45.798493 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:45.799154 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:46:45.851035 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b9b16b36-384e-4c12-bfe7-bec9274f61ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:45.853334 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all volumes completed successfully. Aug 20 07:46:45.853807 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9b16b36-384e-4c12-bfe7-bec9274f61ae tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:45.854331 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b9b16b36-384e-4c12-bfe7-bec9274f61ae tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:45.854617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b9b16b36-384e-4c12-bfe7-bec9274f61ae tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:45.856007 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:45.856337 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:45.875776 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:45.875776 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:45.885874 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b9b16b36-384e-4c12-bfe7-bec9274f61ae tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:45.892378 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9b16b36-384e-4c12-bfe7-bec9274f61ae tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:45.893228 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 134/541] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:45 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:45.916941 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:45.926324 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:45.926324 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:45.932455 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:45.932806 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:45.998046 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:46.014053 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:46.014053 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:46.033575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c836ec99-736d-417b-8bef-c90c989949dd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:46:46.034519 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 138/542] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:46:45 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:46.060587 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a84c3b6-c36c-4da3-8b9f-d1281f002369 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:46.064771 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a84c3b6-c36c-4da3-8b9f-d1281f002369 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/groups/67735a9d-d1ac-4b46-81df-c3ed2443ac6b/action Aug 20 07:46:46.065389 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a84c3b6-c36c-4da3-8b9f-d1281f002369 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:46:46.065479 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a84c3b6-c36c-4da3-8b9f-d1281f002369 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:46.067327 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-3a84c3b6-c36c-4da3-8b9f-d1281f002369 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] delete called for group 67735a9d-d1ac-4b46-81df-c3ed2443ac6b {{(pid=100252) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:46:46.067760 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-3a84c3b6-c36c-4da3-8b9f-d1281f002369 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Delete group with id: 67735a9d-d1ac-4b46-81df-c3ed2443ac6b Aug 20 07:46:46.082619 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:46.082619 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:46.198438 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a84c3b6-c36c-4da3-8b9f-d1281f002369 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/67735a9d-d1ac-4b46-81df-c3ed2443ac6b/action returned with HTTP 202 Aug 20 07:46:46.199042 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 137/543] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:46:46 2026] POST /volume/v3/groups/67735a9d-d1ac-4b46-81df-c3ed2443ac6b/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:46:46.215592 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec345989-a05d-48b8-998f-0734a1642a6e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:46.217417 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec345989-a05d-48b8-998f-0734a1642a6e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/a4c8066f-88cd-40f8-86e5-3524c2ed7a09 Aug 20 07:46:46.218001 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec345989-a05d-48b8-998f-0734a1642a6e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:46.218301 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec345989-a05d-48b8-998f-0734a1642a6e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:46.231895 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:46.231895 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:46.250198 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec345989-a05d-48b8-998f-0734a1642a6e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:46:46.251382 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-ec345989-a05d-48b8-998f-0734a1642a6e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:46.251382 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-ec345989-a05d-48b8-998f-0734a1642a6e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:46.319164 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-ec345989-a05d-48b8-998f-0734a1642a6e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:46.331342 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:46.331342 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:46.366666 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec345989-a05d-48b8-998f-0734a1642a6e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/a4c8066f-88cd-40f8-86e5-3524c2ed7a09 returned with HTTP 200 Aug 20 07:46:46.368275 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 135/544] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:46 2026] GET /volume/v3/volumes/a4c8066f-88cd-40f8-86e5-3524c2ed7a09 => generated 923 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:46:46.915256 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-14eb31e4-a69d-47ca-8ee2-5421f5fe8b25 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:46.918095 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-14eb31e4-a69d-47ca-8ee2-5421f5fe8b25 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:46.918516 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-14eb31e4-a69d-47ca-8ee2-5421f5fe8b25 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:46.921588 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-14eb31e4-a69d-47ca-8ee2-5421f5fe8b25 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:46.921974 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=112,cinder:UPDATE=24,cinder:INSERT=15 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:46:46.948776 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:46.948776 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:46.960610 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-14eb31e4-a69d-47ca-8ee2-5421f5fe8b25 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:46.969955 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-14eb31e4-a69d-47ca-8ee2-5421f5fe8b25 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:46.970564 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 135/545] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:46 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:47.397079 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42691627-1c1f-4349-ad5c-e239e158d4ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:47.406071 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42691627-1c1f-4349-ad5c-e239e158d4ca tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/a4c8066f-88cd-40f8-86e5-3524c2ed7a09 Aug 20 07:46:47.406361 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42691627-1c1f-4349-ad5c-e239e158d4ca tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:47.408077 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42691627-1c1f-4349-ad5c-e239e158d4ca tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:47.417111 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42691627-1c1f-4349-ad5c-e239e158d4ca tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/a4c8066f-88cd-40f8-86e5-3524c2ed7a09 returned with HTTP 404 Aug 20 07:46:47.417938 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 139/546] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:47 2026] GET /volume/v3/volumes/a4c8066f-88cd-40f8-86e5-3524c2ed7a09 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:46:47.433823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e8a0f0f4-0e8d-4825-bbc4-b4dd1fc20519 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:47.437035 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8a0f0f4-0e8d-4825-bbc4-b4dd1fc20519 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/67735a9d-d1ac-4b46-81df-c3ed2443ac6b Aug 20 07:46:47.437035 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8a0f0f4-0e8d-4825-bbc4-b4dd1fc20519 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:47.437313 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8a0f0f4-0e8d-4825-bbc4-b4dd1fc20519 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:47.437313 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-e8a0f0f4-0e8d-4825-bbc4-b4dd1fc20519 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member 67735a9d-d1ac-4b46-81df-c3ed2443ac6b {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:47.442284 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8a0f0f4-0e8d-4825-bbc4-b4dd1fc20519 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/67735a9d-d1ac-4b46-81df-c3ed2443ac6b returned with HTTP 404 Aug 20 07:46:47.443886 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 138/547] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:47 2026] GET /volume/v3/groups/67735a9d-d1ac-4b46-81df-c3ed2443ac6b => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:46:47.455500 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f72f7188-3080-4678-a2d8-062ff4d5a60e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:47.460808 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f72f7188-3080-4678-a2d8-062ff4d5a60e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] DELETE https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb Aug 20 07:46:47.462865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f72f7188-3080-4678-a2d8-062ff4d5a60e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:47.462865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f72f7188-3080-4678-a2d8-062ff4d5a60e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:47.463166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-f72f7188-3080-4678-a2d8-062ff4d5a60e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] delete called for member 430264b0-49b3-4d6f-986b-8a27e6314aeb {{(pid=100249) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 07:46:47.463166 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.group_snapshots [None req-f72f7188-3080-4678-a2d8-062ff4d5a60e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Delete group_snapshot with id: 430264b0-49b3-4d6f-986b-8a27e6314aeb Aug 20 07:46:47.471586 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:47.471586 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:47.607501 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f72f7188-3080-4678-a2d8-062ff4d5a60e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb returned with HTTP 202 Aug 20 07:46:47.610388 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 136/548] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:46:47 2026] DELETE /volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:46:47.629918 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c16708d5-54d6-4748-ad78-6d1f18524967 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:47.633807 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:46:47.633807 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:47.635047 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:47.635047 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:46:47.638421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:46:47.653758 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all volumes completed successfully. Aug 20 07:46:47.654864 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:47.655114 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:47.716581 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:47.721225 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:47.721225 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:47.738102 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c16708d5-54d6-4748-ad78-6d1f18524967 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:46:47.738102 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 136/549] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:46:47 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:47.765906 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fddd226d-eb81-4896-bcf9-11483c620a3c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:47.769652 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fddd226d-eb81-4896-bcf9-11483c620a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail Aug 20 07:46:47.770800 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fddd226d-eb81-4896-bcf9-11483c620a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:47.770800 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fddd226d-eb81-4896-bcf9-11483c620a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:47.770800 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-fddd226d-eb81-4896-bcf9-11483c620a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:46:47.773399 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-fddd226d-eb81-4896-bcf9-11483c620a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:46:47.794367 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fddd226d-eb81-4896-bcf9-11483c620a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all snapshots completed successfully. Aug 20 07:46:47.794732 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fddd226d-eb81-4896-bcf9-11483c620a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 07:46:47.795323 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 140/550] 10.4.3.57 () {66 vars in 1257 bytes} [Thu Aug 20 07:46:47 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 20 07:46:47.810271 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-de967e5b-fea4-4ba7-b89c-f2e958ae33be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:47.813647 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de967e5b-fea4-4ba7-b89c-f2e958ae33be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb Aug 20 07:46:47.814238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de967e5b-fea4-4ba7-b89c-f2e958ae33be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:47.814238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de967e5b-fea4-4ba7-b89c-f2e958ae33be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:47.815530 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-de967e5b-fea4-4ba7-b89c-f2e958ae33be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member 430264b0-49b3-4d6f-986b-8a27e6314aeb {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:46:47.821353 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:47.821353 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:47.832872 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de967e5b-fea4-4ba7-b89c-f2e958ae33be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb returned with HTTP 200 Aug 20 07:46:47.833462 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 139/551] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:46:47 2026] GET /volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb => generated 305 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:47.996828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7645efff-0497-438d-a943-4a4bc6ddeb22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:48.001376 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7645efff-0497-438d-a943-4a4bc6ddeb22 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:48.001475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7645efff-0497-438d-a943-4a4bc6ddeb22 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:48.001728 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7645efff-0497-438d-a943-4a4bc6ddeb22 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:48.018689 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:48.018689 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:48.028077 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7645efff-0497-438d-a943-4a4bc6ddeb22 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:48.045168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-9962114f-1c29-4e5e-8ff4-a131c774eddf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:48.048097 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7645efff-0497-438d-a943-4a4bc6ddeb22 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:48.048097 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 137/552] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:47 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:48.049385 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-9962114f-1c29-4e5e-8ff4-a131c774eddf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/attachments/dd7ac8d1-5f85-40e3-9a53-1ea1d1ae3df2/action Aug 20 07:46:48.050073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-9962114f-1c29-4e5e-8ff4-a131c774eddf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:46:48.050296 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-9962114f-1c29-4e5e-8ff4-a131c774eddf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:48.088601 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:48.088601 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:48.143684 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5103c69a-359d-4608-8ddb-1dc210cb2a83 req-9962114f-1c29-4e5e-8ff4-a131c774eddf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/dd7ac8d1-5f85-40e3-9a53-1ea1d1ae3df2/action returned with HTTP 204 Aug 20 07:46:48.144383 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 137/553] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:46:48 2026] POST /volume/v3/attachments/dd7ac8d1-5f85-40e3-9a53-1ea1d1ae3df2/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:48.403850 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb90f20f-c818-441b-b426-2164395fc717 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:48.405879 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb90f20f-c818-441b-b426-2164395fc717 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:46:48.406816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb90f20f-c818-441b-b426-2164395fc717 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:48.406816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb90f20f-c818-441b-b426-2164395fc717 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:48.421674 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:48.421674 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:48.426970 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cb90f20f-c818-441b-b426-2164395fc717 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:46:48.437116 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb90f20f-c818-441b-b426-2164395fc717 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:46:48.437653 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 141/554] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:48 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 1831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:48.852223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-25c3684e-48a8-49de-8fa3-e372146bf89c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:48.857466 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25c3684e-48a8-49de-8fa3-e372146bf89c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb Aug 20 07:46:48.857647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25c3684e-48a8-49de-8fa3-e372146bf89c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:48.857924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25c3684e-48a8-49de-8fa3-e372146bf89c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:48.858063 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-25c3684e-48a8-49de-8fa3-e372146bf89c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member 430264b0-49b3-4d6f-986b-8a27e6314aeb {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:46:48.865459 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25c3684e-48a8-49de-8fa3-e372146bf89c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb returned with HTTP 404 Aug 20 07:46:48.868035 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 140/555] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:46:48 2026] GET /volume/v3/group_snapshots/430264b0-49b3-4d6f-986b-8a27e6314aeb => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:46:48.883015 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:48.888057 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:46:48.888602 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:48.889249 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:48.890149 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:46:48.892189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:46:48.945391 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all volumes completed successfully. Aug 20 07:46:48.946333 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:48.946333 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:49.013485 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:49.023315 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:49.023315 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:49.035842 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d02a3733-ca19-4f9c-b64e-b0f9ba2faea4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:46:49.036430 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 138/556] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:46:48 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:49.056726 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ecf678e2-583a-46da-b3d7-33c81b762350 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:49.058826 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ecf678e2-583a-46da-b3d7-33c81b762350 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97/action Aug 20 07:46:49.059385 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ecf678e2-583a-46da-b3d7-33c81b762350 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:46:49.059627 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ecf678e2-583a-46da-b3d7-33c81b762350 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:49.062383 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-ecf678e2-583a-46da-b3d7-33c81b762350 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] delete called for group fd0e2126-43d9-4309-b157-be18806e6a97 {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:46:49.062383 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-ecf678e2-583a-46da-b3d7-33c81b762350 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Delete group with id: fd0e2126-43d9-4309-b157-be18806e6a97 Aug 20 07:46:49.068096 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e28f4a77-0df9-4ad3-98a8-003240e5673f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:49.071455 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e28f4a77-0df9-4ad3-98a8-003240e5673f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:49.072439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e28f4a77-0df9-4ad3-98a8-003240e5673f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:49.072439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e28f4a77-0df9-4ad3-98a8-003240e5673f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:49.072656 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:49.072656 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:49.090855 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:49.090855 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:49.096866 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e28f4a77-0df9-4ad3-98a8-003240e5673f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:49.105947 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e28f4a77-0df9-4ad3-98a8-003240e5673f tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:49.106535 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 142/557] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:49 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:49.132625 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dfdf1c51-216b-4e9d-b50e-365504b582a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:49.139154 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfdf1c51-216b-4e9d-b50e-365504b582a4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:49.139434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dfdf1c51-216b-4e9d-b50e-365504b582a4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:49.140647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dfdf1c51-216b-4e9d-b50e-365504b582a4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:49.165673 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:49.165673 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:49.173579 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dfdf1c51-216b-4e9d-b50e-365504b582a4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:49.178964 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfdf1c51-216b-4e9d-b50e-365504b582a4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:49.179856 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 141/558] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:49 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:49.187137 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ecf678e2-583a-46da-b3d7-33c81b762350 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97/action returned with HTTP 202 Aug 20 07:46:49.187738 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 138/559] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:46:49 2026] POST /volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:46:49.209407 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dd3b3c58-dd9a-4737-97d4-14ffcc222406 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:49.215339 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd3b3c58-dd9a-4737-97d4-14ffcc222406 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 Aug 20 07:46:49.215339 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd3b3c58-dd9a-4737-97d4-14ffcc222406 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:49.215339 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd3b3c58-dd9a-4737-97d4-14ffcc222406 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:49.227751 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:49.227751 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:49.234950 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dd3b3c58-dd9a-4737-97d4-14ffcc222406 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:46:49.236978 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-dd3b3c58-dd9a-4737-97d4-14ffcc222406 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:49.236978 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-dd3b3c58-dd9a-4737-97d4-14ffcc222406 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:49.291856 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-dd3b3c58-dd9a-4737-97d4-14ffcc222406 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:49.301039 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:49.301039 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:49.322914 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd3b3c58-dd9a-4737-97d4-14ffcc222406 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 returned with HTTP 200 Aug 20 07:46:49.323453 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 139/560] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:49 2026] GET /volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 => generated 912 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:49.855471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-7d145e04-8679-4010-a259-7c687ac309f4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:49.858894 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-7d145e04-8679-4010-a259-7c687ac309f4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:49.859207 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-7d145e04-8679-4010-a259-7c687ac309f4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:49.859504 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-7d145e04-8679-4010-a259-7c687ac309f4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:49.874898 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:49.874898 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:49.880979 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-7d145e04-8679-4010-a259-7c687ac309f4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:49.888365 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-7d145e04-8679-4010-a259-7c687ac309f4 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:49.889027 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 143/561] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:49 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:50.347348 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c954ec51-c0bb-4f6b-9bfc-4062897e3d8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:50.351716 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c954ec51-c0bb-4f6b-9bfc-4062897e3d8f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 Aug 20 07:46:50.352227 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c954ec51-c0bb-4f6b-9bfc-4062897e3d8f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:50.352644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c954ec51-c0bb-4f6b-9bfc-4062897e3d8f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:50.366588 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c954ec51-c0bb-4f6b-9bfc-4062897e3d8f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 returned with HTTP 404 Aug 20 07:46:50.366588 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 142/562] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:50 2026] GET /volume/v3/volumes/72275395-2f11-4d81-9f32-809315a2ff45 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:46:50.377906 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6327a6a8-9f56-4833-a87f-d11894f57ab4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:50.383060 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6327a6a8-9f56-4833-a87f-d11894f57ab4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97 Aug 20 07:46:50.383203 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6327a6a8-9f56-4833-a87f-d11894f57ab4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:50.383692 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6327a6a8-9f56-4833-a87f-d11894f57ab4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:50.383692 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-6327a6a8-9f56-4833-a87f-d11894f57ab4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member fd0e2126-43d9-4309-b157-be18806e6a97 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:50.387306 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6327a6a8-9f56-4833-a87f-d11894f57ab4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97 returned with HTTP 404 Aug 20 07:46:50.388391 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 139/563] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:50 2026] GET /volume/v3/groups/fd0e2126-43d9-4309-b157-be18806e6a97 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:46:50.401773 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-40833317-2697-45d8-ab4e-69f48a310fd7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:50.404988 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40833317-2697-45d8-ab4e-69f48a310fd7 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/8ab1363c-4458-46cd-88e8-b14142b65e72 Aug 20 07:46:50.405103 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40833317-2697-45d8-ab4e-69f48a310fd7 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:50.407340 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40833317-2697-45d8-ab4e-69f48a310fd7 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:50.448752 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40833317-2697-45d8-ab4e-69f48a310fd7 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/group_types/8ab1363c-4458-46cd-88e8-b14142b65e72 returned with HTTP 202 Aug 20 07:46:50.449436 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 140/564] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:46:50 2026] DELETE /volume/v3/group_types/8ab1363c-4458-46cd-88e8-b14142b65e72 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:46:50.465290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-498452d9-9ca7-466e-8b9e-95876f2bb6c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:50.468248 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-498452d9-9ca7-466e-8b9e-95876f2bb6c1 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] DELETE https://10.4.3.57/volume/v3/types/22900920-b3a7-485f-9e5e-386318822aef Aug 20 07:46:50.468248 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-498452d9-9ca7-466e-8b9e-95876f2bb6c1 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:50.469172 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-498452d9-9ca7-466e-8b9e-95876f2bb6c1 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:50.551822 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-498452d9-9ca7-466e-8b9e-95876f2bb6c1 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/types/22900920-b3a7-485f-9e5e-386318822aef returned with HTTP 202 Aug 20 07:46:50.553030 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 144/565] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:46:50 2026] DELETE /volume/v3/types/22900920-b3a7-485f-9e5e-386318822aef => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:46:50.563972 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc3e140b-263f-4ad8-927e-9f371bb62d82 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:50.566766 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc3e140b-263f-4ad8-927e-9f371bb62d82 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] GET https://10.4.3.57/volume/v3/types/22900920-b3a7-485f-9e5e-386318822aef Aug 20 07:46:50.566979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc3e140b-263f-4ad8-927e-9f371bb62d82 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:50.567293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc3e140b-263f-4ad8-927e-9f371bb62d82 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:50.579928 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc3e140b-263f-4ad8-927e-9f371bb62d82 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/types/22900920-b3a7-485f-9e5e-386318822aef returned with HTTP 404 Aug 20 07:46:50.582663 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 143/566] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:46:50 2026] GET /volume/v3/types/22900920-b3a7-485f-9e5e-386318822aef => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:50.598842 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5e5bacf8-4775-4376-abd0-50fcce945ecf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:50.601479 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5e5bacf8-4775-4376-abd0-50fcce945ecf tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:46:50.602009 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5e5bacf8-4775-4376-abd0-50fcce945ecf tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-12460000"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:50.641423 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5e5bacf8-4775-4376-abd0-50fcce945ecf tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:46:50.642152 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 140/567] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:46:50 2026] POST /volume/v3/types => generated 222 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:50.658625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f9f0b1bc-363c-4129-a89c-7f591ea9b119 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:50.660629 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9f0b1bc-363c-4129-a89c-7f591ea9b119 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:46:50.661250 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9f0b1bc-363c-4129-a89c-7f591ea9b119 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-495478158"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:50.696091 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9f0b1bc-363c-4129-a89c-7f591ea9b119 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:46:50.696813 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 141/568] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:46:50 2026] POST /volume/v3/group_types => generated 180 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:50.708737 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-31a2f5ab-ef0d-43b4-94da-566e99f131a8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:50.711320 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31a2f5ab-ef0d-43b4-94da-566e99f131a8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/groups Aug 20 07:46:50.711881 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31a2f5ab-ef0d-43b4-94da-566e99f131a8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e87efb0a-123b-49d3-9789-6d173663a875", "volume_types": ["b014e2db-9999-4f5f-bc11-c5cca3f68e92"], "name": "tempest-GroupSnapshotsTest-Group-883181630"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:50.714200 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-31a2f5ab-ef0d-43b4-94da-566e99f131a8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating new group {'group': {'group_type': 'e87efb0a-123b-49d3-9789-6d173663a875', 'volume_types': ['b014e2db-9999-4f5f-bc11-c5cca3f68e92'], 'name': 'tempest-GroupSnapshotsTest-Group-883181630'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 07:46:50.720458 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-31a2f5ab-ef0d-43b4-94da-566e99f131a8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating group tempest-GroupSnapshotsTest-Group-883181630. Aug 20 07:46:50.739903 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-31a2f5ab-ef0d-43b4-94da-566e99f131a8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability Zones retrieved successfully. Aug 20 07:46:50.766783 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-31a2f5ab-ef0d-43b4-94da-566e99f131a8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['fe4a74e2-2313-4907-934b-be14b188754e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:50.820309 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31a2f5ab-ef0d-43b4-94da-566e99f131a8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups returned with HTTP 202 Aug 20 07:46:50.820873 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 145/569] 10.4.3.57 () {70 vars in 1290 bytes} [Thu Aug 20 07:46:50 2026] POST /volume/v3/groups => generated 111 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:50.835318 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f4a46c6e-a2a9-4c8b-a972-a54c2c4550ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:50.840434 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4a46c6e-a2a9-4c8b-a972-a54c2c4550ba tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:50.840434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4a46c6e-a2a9-4c8b-a972-a54c2c4550ba tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:50.844300 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4a46c6e-a2a9-4c8b-a972-a54c2c4550ba tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:50.844300 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-f4a46c6e-a2a9-4c8b-a972-a54c2c4550ba tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:50.849856 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:50.849856 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:50.872279 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4a46c6e-a2a9-4c8b-a972-a54c2c4550ba tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:46:50.872678 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 144/570] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:50 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:51.120449 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d6d4b226-2db3-41a3-b204-28d22db26bf9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:51.121158 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6d4b226-2db3-41a3-b204-28d22db26bf9 None None] GET https://10.4.3.57/volume// Aug 20 07:46:51.122098 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6d4b226-2db3-41a3-b204-28d22db26bf9 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:51.124145 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6d4b226-2db3-41a3-b204-28d22db26bf9 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:51.124145 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6d4b226-2db3-41a3-b204-28d22db26bf9 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:51.124145 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 141/571] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:51 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:51.144599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-e172c668-5c6d-4e40-ba05-d2cea163f37d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:51.148751 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-e172c668-5c6d-4e40-ba05-d2cea163f37d tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:46:51.149368 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-e172c668-5c6d-4e40-ba05-d2cea163f37d tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d950fb78-0ab6-413c-81f4-8f9971f0ed37", "connector": null, "instance_uuid": "c94b21ca-70d3-4cd7-aab0-ca6adf3e7c74"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:51.174312 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:51.174312 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:51.262906 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-e172c668-5c6d-4e40-ba05-d2cea163f37d tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:46:51.263637 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 142/572] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:46:51 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:51.277380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6297f0c3-56ac-4507-b49b-5733d7f743e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:51.277928 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6297f0c3-56ac-4507-b49b-5733d7f743e3 None None] GET https://10.4.3.57/volume// Aug 20 07:46:51.278007 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6297f0c3-56ac-4507-b49b-5733d7f743e3 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:51.279179 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6297f0c3-56ac-4507-b49b-5733d7f743e3 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:51.279179 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6297f0c3-56ac-4507-b49b-5733d7f743e3 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:51.280057 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 146/573] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:51.291911 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-57cc5a6d-bf66-491b-a72f-4f7812bd598e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:51.296280 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-57cc5a6d-bf66-491b-a72f-4f7812bd598e tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:51.297318 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-57cc5a6d-bf66-491b-a72f-4f7812bd598e tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:51.298174 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-57cc5a6d-bf66-491b-a72f-4f7812bd598e tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:51.317068 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:51.317068 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:51.324512 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-57cc5a6d-bf66-491b-a72f-4f7812bd598e tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:51.333267 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-57cc5a6d-bf66-491b-a72f-4f7812bd598e tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:51.334112 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 145/574] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:46:51 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1317 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:51.848013 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-1bdcd463-a409-4fa7-afd9-3bb7315209cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:51.851111 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-1bdcd463-a409-4fa7-afd9-3bb7315209cc tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] DELETE https://10.4.3.57/volume/v3/attachments/dd7ac8d1-5f85-40e3-9a53-1ea1d1ae3df2 Aug 20 07:46:51.851421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-1bdcd463-a409-4fa7-afd9-3bb7315209cc tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:51.852302 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-1bdcd463-a409-4fa7-afd9-3bb7315209cc tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:51.870104 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:51.870104 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:51.893637 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3f60fe8-c488-47a4-ad7c-87401c371cac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:51.897392 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3f60fe8-c488-47a4-ad7c-87401c371cac tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:51.897392 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3f60fe8-c488-47a4-ad7c-87401c371cac tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:51.897392 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3f60fe8-c488-47a4-ad7c-87401c371cac tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:51.897392 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-c3f60fe8-c488-47a4-ad7c-87401c371cac tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:51.901728 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:51.901728 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:51.922792 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3f60fe8-c488-47a4-ad7c-87401c371cac tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:46:51.923291 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 143/575] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:51 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:51.937170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:51.939992 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:46:51.940909 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-788099306", "volume_type": "b014e2db-9999-4f5f-bc11-c5cca3f68e92", "group_id": "b91cce10-86a5-4997-b04d-5c69188a8222", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:51.943630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-788099306', 'volume_type': 'b014e2db-9999-4f5f-bc11-c5cca3f68e92', 'group_id': 'b91cce10-86a5-4997-b04d-5c69188a8222', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:46:51.963618 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:51.963618 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:51.964174 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume of 1 GB Aug 20 07:46:51.974793 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability Zones retrieved successfully. Aug 20 07:46:51.983934 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (d7c3736f-a2f0-4879-b797-ab6f91120244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:51.985817 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03bc534c-a357-4795-8d64-ff564964e1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:51.987278 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:51.987278 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:51.988895 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:46:51.991972 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-1bdcd463-a409-4fa7-afd9-3bb7315209cc tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/dd7ac8d1-5f85-40e3-9a53-1ea1d1ae3df2 returned with HTTP 200 Aug 20 07:46:51.992541 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 142/576] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:46:51 2026] DELETE /volume/v3/attachments/dd7ac8d1-5f85-40e3-9a53-1ea1d1ae3df2 => generated 192 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:52.018780 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03bc534c-a357-4795-8d64-ff564964e1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b014e2db-9999-4f5f-bc11-c5cca3f68e92,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-12460000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b014e2db-9999-4f5f-bc11-c5cca3f68e92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b91cce10-86a5-4997-b04d-5c69188a8222', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.020423 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6af92e2d-1479-40cd-b2bd-19632e4ff456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:52.072928 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-12460000 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-12460000, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:46:52.073811 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-12460000 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-12460000, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:46:52.172162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['666a16c0-84cd-44f5-bfab-342a4544eb54', 'ad819cb7-b569-435d-b782-a72df3de1373', 'ee907c5e-701c-4dc3-bbcb-2104d8acddad', '5c55391f-cab1-42f6-8069-b5a5a99e82d6'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:52.174968 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6af92e2d-1479-40cd-b2bd-19632e4ff456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['666a16c0-84cd-44f5-bfab-342a4544eb54', 'ad819cb7-b569-435d-b782-a72df3de1373', 'ee907c5e-701c-4dc3-bbcb-2104d8acddad', '5c55391f-cab1-42f6-8069-b5a5a99e82d6']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.176329 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c07bff6-2c9e-40e0-b4ab-54fc2ff1def9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:52.219497 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c07bff6-2c9e-40e0-b4ab-54fc2ff1def9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4a814bf-4749-4e5f-8cbe-cab2f93a9ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-788099306',encryption_key_id=None,group_id=b91cce10-86a5-4997-b04d-5c69188a8222,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['666a16c0-84cd-44f5-bfab-342a4544eb54','ad819cb7-b569-435d-b782-a72df3de1373','ee907c5e-701c-4dc3-bbcb-2104d8acddad','5c55391f-cab1-42f6-8069-b5a5a99e82d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=b014e2db-9999-4f5f-bc11-c5cca3f68e92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-788099306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b91cce10-86a5-4997-b04d-5c69188a8222,host=None,id=d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bad2cee6944cc180f099b1bec4d123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b014e2db-9999-4f5f-bc11-c5cca3f68e92),volume_type_id=b014e2db-9999-4f5f-bc11-c5cca3f68e92)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.220628 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ad3318-405d-44f1-a6e5-9346ffcfc213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:52.257925 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ad3318-405d-44f1-a6e5-9346ffcfc213) transitioned into state 'SUCCESS' from state '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-788099306',encryption_key_id=None,group_id=b91cce10-86a5-4997-b04d-5c69188a8222,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['666a16c0-84cd-44f5-bfab-342a4544eb54','ad819cb7-b569-435d-b782-a72df3de1373','ee907c5e-701c-4dc3-bbcb-2104d8acddad','5c55391f-cab1-42f6-8069-b5a5a99e82d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=b014e2db-9999-4f5f-bc11-c5cca3f68e92)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.259329 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a1c5acb-1085-41bb-a6d1-c2d98b3b392e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:52.299879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2776af2-cacc-4c29-bab3-60b52852e096 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:52.303232 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:46:52.303758 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-561664433"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:52.309578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a1c5acb-1085-41bb-a6d1-c2d98b3b392e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.310076 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (d7c3736f-a2f0-4879-b797-ab6f91120244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:52.310160 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume request issued successfully. Aug 20 07:46:52.310294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-561664433'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:46:52.311207 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:52.313575 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:52.321904 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume of 1 GB Aug 20 07:46:52.322255 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:52.322255 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:52.323000 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Availability Zones retrieved successfully. Aug 20 07:46:52.335097 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Flow 'volume_create_api' (abcea4e6-92f8-48d7-9efa-06ae3cab1918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:52.337494 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57452057-8e09-4bc0-b103-c370f1068912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:52.340418 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:46:52.355315 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:52.355315 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:52.379113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57452057-8e09-4bc0-b103-c370f1068912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35d29758-94d4-4f65-8f8e-100a9b06cd25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35d29758-94d4-4f65-8f8e-100a9b06cd25', 'encryption_key_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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.380992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c191d01e-bf40-4b65-9b7f-71810c9cc94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:52.395483 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:52.403635 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:52.403635 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:52.410351 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-402b4b35-c0b1-425c-b6dd-043bfed028d0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:46:52.410351 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 147/577] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:46:51 2026] POST /volume/v3/volumes => generated 818 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:52.432230 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-90cc434b-148a-4c7c-9a5d-750dfb31a00f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:52.436845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d5385e6-2843-45ce-b6a6-98b4072b78fb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:52.436939 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90cc434b-148a-4c7c-9a5d-750dfb31a00f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 Aug 20 07:46:52.436939 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90cc434b-148a-4c7c-9a5d-750dfb31a00f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:52.437020 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d5385e6-2843-45ce-b6a6-98b4072b78fb None None] GET https://10.4.3.57/volume// Aug 20 07:46:52.437020 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d5385e6-2843-45ce-b6a6-98b4072b78fb None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:52.437065 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90cc434b-148a-4c7c-9a5d-750dfb31a00f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:52.437091 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d5385e6-2843-45ce-b6a6-98b4072b78fb None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:52.437091 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d5385e6-2843-45ce-b6a6-98b4072b78fb None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:52.437091 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 143/578] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:52.452890 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-69c9947a-cc72-4abe-ba44-3e7294ed0863 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:52.453080 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:52.453080 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:52.458709 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-69c9947a-cc72-4abe-ba44-3e7294ed0863 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:46:52.458709 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-69c9947a-cc72-4abe-ba44-3e7294ed0863 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:52.458709 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-69c9947a-cc72-4abe-ba44-3e7294ed0863 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:52.461272 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-90cc434b-148a-4c7c-9a5d-750dfb31a00f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:46:52.462461 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-90cc434b-148a-4c7c-9a5d-750dfb31a00f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:52.463390 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-90cc434b-148a-4c7c-9a5d-750dfb31a00f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:52.473828 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:52.473828 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:52.473975 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Created reservations ['8f141b52-6603-4ea7-b5f6-712d6ec9c827', '8c01e39b-49f9-4a95-adea-678aedcc3c2b', 'a693d9cb-32bf-462a-8cb1-5574ffa9126e', 'a7173c0a-9e7b-4879-a945-22cc6c9b85df'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:52.475047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c191d01e-bf40-4b65-9b7f-71810c9cc94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f141b52-6603-4ea7-b5f6-712d6ec9c827', '8c01e39b-49f9-4a95-adea-678aedcc3c2b', 'a693d9cb-32bf-462a-8cb1-5574ffa9126e', 'a7173c0a-9e7b-4879-a945-22cc6c9b85df']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.476781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7524e835-953c-4f86-ba84-1ce09e014ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:52.478530 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-69c9947a-cc72-4abe-ba44-3e7294ed0863 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:46:52.484937 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-69c9947a-cc72-4abe-ba44-3e7294ed0863 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:46:52.485524 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 148/579] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:46:52 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:52.518105 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7524e835-953c-4f86-ba84-1ce09e014ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef34af0-3fe3-4297-921d-70f4ca22bf4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-561664433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ade7124b24443dc86f65b2806b11d48',qos_specs=None,replication_status=,reservations=['8f141b52-6603-4ea7-b5f6-712d6ec9c827','8c01e39b-49f9-4a95-adea-678aedcc3c2b','a693d9cb-32bf-462a-8cb1-5574ffa9126e','a7173c0a-9e7b-4879-a945-22cc6c9b85df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08c9a75174a4fd7af63809041c34b78',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-561664433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ef34af0-3fe3-4297-921d-70f4ca22bf4a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ade7124b24443dc86f65b2806b11d48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08c9a75174a4fd7af63809041c34b78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35d29758-94d4-4f65-8f8e-100a9b06cd25),volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.519607 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a840482f-100b-4459-a328-6d2dc971d121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:52.530873 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-90cc434b-148a-4c7c-9a5d-750dfb31a00f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:52.538147 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:52.538147 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:52.552162 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90cc434b-148a-4c7c-9a5d-750dfb31a00f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 returned with HTTP 200 Aug 20 07:46:52.552488 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 144/580] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:52 2026] GET /volume/v3/volumes/d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 => generated 886 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:52.595724 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a840482f-100b-4459-a328-6d2dc971d121) transitioned into state 'SUCCESS' from state '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-561664433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ade7124b24443dc86f65b2806b11d48',qos_specs=None,replication_status=,reservations=['8f141b52-6603-4ea7-b5f6-712d6ec9c827','8c01e39b-49f9-4a95-adea-678aedcc3c2b','a693d9cb-32bf-462a-8cb1-5574ffa9126e','a7173c0a-9e7b-4879-a945-22cc6c9b85df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08c9a75174a4fd7af63809041c34b78',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.597081 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32e23894-bea7-4998-a41d-bf5c9cb1a748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:52.621455 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32e23894-bea7-4998-a41d-bf5c9cb1a748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:52.622739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Flow 'volume_create_api' (abcea4e6-92f8-48d7-9efa-06ae3cab1918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:52.623678 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume request issued successfully. Aug 20 07:46:52.624347 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2776af2-cacc-4c29-bab3-60b52852e096 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:46:52.625193 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 146/581] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:46:52 2026] POST /volume/v3/volumes => generated 757 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:46:52.633319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-90a26613-cfb1-42a9-8dfb-0b0c48bff931 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:52.636522 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-90a26613-cfb1-42a9-8dfb-0b0c48bff931 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] PUT https://10.4.3.57/volume/v3/attachments/fbd58153-f715-4878-a77d-94f18a1a2706 Aug 20 07:46:52.637189 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-90a26613-cfb1-42a9-8dfb-0b0c48bff931 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:52.646234 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b137ef9e-87b5-42e5-b23e-794b5b992664 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:52.651566 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b137ef9e-87b5-42e5-b23e-794b5b992664 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:52.651718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-90a26613-cfb1-42a9-8dfb-0b0c48bff931 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Acquiring lock "cinder-attachment_update-d950fb78-0ab6-413c-81f4-8f9971f0ed37-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:46:52.652252 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b137ef9e-87b5-42e5-b23e-794b5b992664 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:52.652828 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b137ef9e-87b5-42e5-b23e-794b5b992664 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:52.661299 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-90a26613-cfb1-42a9-8dfb-0b0c48bff931 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Lock "cinder-attachment_update-d950fb78-0ab6-413c-81f4-8f9971f0ed37-np0000007856" acquired by "attachment_update" :: waited 0.010s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:46:52.662340 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:52.662340 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:52.662456 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:52.662456 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:52.667968 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b137ef9e-87b5-42e5-b23e-794b5b992664 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:52.675281 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b137ef9e-87b5-42e5-b23e-794b5b992664 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:52.675747 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 149/582] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:52 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:52.883443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-90a26613-cfb1-42a9-8dfb-0b0c48bff931 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Lock "cinder-attachment_update-d950fb78-0ab6-413c-81f4-8f9971f0ed37-np0000007856" released by "attachment_update" :: held 0.222s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:46:52.884160 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-90a26613-cfb1-42a9-8dfb-0b0c48bff931 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/fbd58153-f715-4878-a77d-94f18a1a2706 returned with HTTP 200 Aug 20 07:46:52.884753 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 144/583] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:46:52 2026] PUT /volume/v3/attachments/fbd58153-f715-4878-a77d-94f18a1a2706 => generated 969 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:52.921608 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-8375da8e-b8fd-4033-b5a4-66da05069d7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:52.924662 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-8375da8e-b8fd-4033-b5a4-66da05069d7d tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/attachments/fbd58153-f715-4878-a77d-94f18a1a2706/action Aug 20 07:46:52.925265 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-8375da8e-b8fd-4033-b5a4-66da05069d7d tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:46:52.925426 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-8375da8e-b8fd-4033-b5a4-66da05069d7d tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:52.958351 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:52.958351 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:52.985739 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-561652bc-6953-4e56-8fbd-d047b5a37f37 req-8375da8e-b8fd-4033-b5a4-66da05069d7d tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/fbd58153-f715-4878-a77d-94f18a1a2706/action returned with HTTP 204 Aug 20 07:46:52.985739 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 145/584] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:46:52 2026] POST /volume/v3/attachments/fbd58153-f715-4878-a77d-94f18a1a2706/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:53.572951 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f1be9e1-2b19-45c9-adaf-8cd9f7f27e89 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:53.577789 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f1be9e1-2b19-45c9-adaf-8cd9f7f27e89 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 Aug 20 07:46:53.578118 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f1be9e1-2b19-45c9-adaf-8cd9f7f27e89 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:53.578441 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f1be9e1-2b19-45c9-adaf-8cd9f7f27e89 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:53.608040 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:53.608040 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:53.630222 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2f1be9e1-2b19-45c9-adaf-8cd9f7f27e89 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:46:53.630730 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-2f1be9e1-2b19-45c9-adaf-8cd9f7f27e89 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:53.630894 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-2f1be9e1-2b19-45c9-adaf-8cd9f7f27e89 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:53.685720 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-2f1be9e1-2b19-45c9-adaf-8cd9f7f27e89 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:53.696277 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:53.696277 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:53.701884 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-359e3544-962c-4a56-9692-e45197713ce9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:53.704457 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-359e3544-962c-4a56-9692-e45197713ce9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:53.704791 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-359e3544-962c-4a56-9692-e45197713ce9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:53.705018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-359e3544-962c-4a56-9692-e45197713ce9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:53.718323 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:53.718323 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:53.727983 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-359e3544-962c-4a56-9692-e45197713ce9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:53.732331 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f1be9e1-2b19-45c9-adaf-8cd9f7f27e89 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 returned with HTTP 200 Aug 20 07:46:53.733006 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 147/585] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:53 2026] GET /volume/v3/volumes/d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 => generated 911 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:53.736088 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-359e3544-962c-4a56-9692-e45197713ce9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:53.736838 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 150/586] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:53 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:53.755301 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:53.760018 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:46:53.761135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1285867217", "volume_type": "b014e2db-9999-4f5f-bc11-c5cca3f68e92", "group_id": "b91cce10-86a5-4997-b04d-5c69188a8222", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:53.763890 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1285867217', 'volume_type': 'b014e2db-9999-4f5f-bc11-c5cca3f68e92', 'group_id': 'b91cce10-86a5-4997-b04d-5c69188a8222', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:46:53.790784 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:53.790784 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:53.791912 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume of 1 GB Aug 20 07:46:53.809821 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability Zones retrieved successfully. Aug 20 07:46:53.817331 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (dce441df-f12f-419a-adde-296480eb0f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:53.818902 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586d1bc3-cedf-4469-99bb-3494e20511a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:53.819684 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:53.819684 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:53.820199 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:46:53.860073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586d1bc3-cedf-4469-99bb-3494e20511a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b014e2db-9999-4f5f-bc11-c5cca3f68e92,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-12460000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b014e2db-9999-4f5f-bc11-c5cca3f68e92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b91cce10-86a5-4997-b04d-5c69188a8222', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:53.862420 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375b85c9-b159-4537-8513-278897b1dd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:53.865274 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-4add25ad-a4bc-45c1-8849-f0a38085e6af None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:53.872409 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-4add25ad-a4bc-45c1-8849-f0a38085e6af tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:53.872830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-4add25ad-a4bc-45c1-8849-f0a38085e6af tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:53.872830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-4add25ad-a4bc-45c1-8849-f0a38085e6af tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:53.891315 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:53.891315 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:53.898931 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-4add25ad-a4bc-45c1-8849-f0a38085e6af tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:53.909886 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-4add25ad-a4bc-45c1-8849-f0a38085e6af tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:53.910158 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 146/587] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:53 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:53.921132 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-12460000 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-12460000, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:46:53.921989 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-12460000 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-12460000, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:46:53.960587 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['a71b7ff6-402a-4283-9975-29c3ce69e429', '1afa3312-7395-43d8-aa6f-20bb0e2f6e04', '2ddc4dc3-b5cf-4811-9d3f-d30ec9af7380', '2b5c2a8a-652d-4ca4-b44a-421c98a974fa'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:46:53.963570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375b85c9-b159-4537-8513-278897b1dd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a71b7ff6-402a-4283-9975-29c3ce69e429', '1afa3312-7395-43d8-aa6f-20bb0e2f6e04', '2ddc4dc3-b5cf-4811-9d3f-d30ec9af7380', '2b5c2a8a-652d-4ca4-b44a-421c98a974fa']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:53.963570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e904a3c-1a75-46f1-ac07-0c29447326a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:54.012579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e904a3c-1a75-46f1-ac07-0c29447326a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '588db212-c8cb-401b-81d5-5c29af6ae3ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1285867217',encryption_key_id=None,group_id=b91cce10-86a5-4997-b04d-5c69188a8222,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['a71b7ff6-402a-4283-9975-29c3ce69e429','1afa3312-7395-43d8-aa6f-20bb0e2f6e04','2ddc4dc3-b5cf-4811-9d3f-d30ec9af7380','2b5c2a8a-652d-4ca4-b44a-421c98a974fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=b014e2db-9999-4f5f-bc11-c5cca3f68e92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1285867217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b91cce10-86a5-4997-b04d-5c69188a8222,host=None,id=588db212-c8cb-401b-81d5-5c29af6ae3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bad2cee6944cc180f099b1bec4d123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b014e2db-9999-4f5f-bc11-c5cca3f68e92),volume_type_id=b014e2db-9999-4f5f-bc11-c5cca3f68e92)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:54.012579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679feb21-9276-4d44-b622-fd0388b49249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:54.054607 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679feb21-9276-4d44-b622-fd0388b49249) transitioned into state 'SUCCESS' from state '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-1285867217',encryption_key_id=None,group_id=b91cce10-86a5-4997-b04d-5c69188a8222,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['a71b7ff6-402a-4283-9975-29c3ce69e429','1afa3312-7395-43d8-aa6f-20bb0e2f6e04','2ddc4dc3-b5cf-4811-9d3f-d30ec9af7380','2b5c2a8a-652d-4ca4-b44a-421c98a974fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=b014e2db-9999-4f5f-bc11-c5cca3f68e92)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:54.057765 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb934565-b93d-4572-86d7-644bd6248787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:46:54.073106 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a344f6e-b0b1-4cb6-ad0d-d3a91843ac5f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:54.073848 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a344f6e-b0b1-4cb6-ad0d-d3a91843ac5f None None] GET https://10.4.3.57/volume// Aug 20 07:46:54.074682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a344f6e-b0b1-4cb6-ad0d-d3a91843ac5f None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:54.074682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a344f6e-b0b1-4cb6-ad0d-d3a91843ac5f None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:54.075333 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a344f6e-b0b1-4cb6-ad0d-d3a91843ac5f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:54.075922 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 148/588] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:46:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:54.091656 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb934565-b93d-4572-86d7-644bd6248787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:46:54.092023 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-ca341152-f19a-4be1-8bfa-c6838d0495fe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:54.092717 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (dce441df-f12f-419a-adde-296480eb0f5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:46:54.093121 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume request issued successfully. Aug 20 07:46:54.093978 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:54.094128 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:54.095297 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-ca341152-f19a-4be1-8bfa-c6838d0495fe tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:46:54.096417 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-ca341152-f19a-4be1-8bfa-c6838d0495fe tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ef34af0-3fe3-4297-921d-70f4ca22bf4a", "connector": null, "instance_uuid": "2c6d7fe5-5f57-466d-aaa8-9524f1eef99c"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:54.110479 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:54.110479 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:54.151749 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:54.156258 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:54.156258 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:54.162528 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aab7c6fe-fd72-4106-b67b-3789ea499bd6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:46:54.163263 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 145/589] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:46:53 2026] POST /volume/v3/volumes => generated 819 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:54.171065 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-ca341152-f19a-4be1-8bfa-c6838d0495fe tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:46:54.171693 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 151/590] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:46:54 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:54.180530 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-087894a9-9e74-4e90-a2fa-ba41efb40193 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:54.182932 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-087894a9-9e74-4e90-a2fa-ba41efb40193 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba Aug 20 07:46:54.183318 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-087894a9-9e74-4e90-a2fa-ba41efb40193 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:54.183713 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-087894a9-9e74-4e90-a2fa-ba41efb40193 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:54.199925 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:54.199925 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:54.207338 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-087894a9-9e74-4e90-a2fa-ba41efb40193 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:46:54.207929 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-087894a9-9e74-4e90-a2fa-ba41efb40193 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:54.208163 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-087894a9-9e74-4e90-a2fa-ba41efb40193 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:54.235473 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e73c419d-f559-4517-ba9f-cb7140493786 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:54.240830 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e73c419d-f559-4517-ba9f-cb7140493786 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:54.240830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e73c419d-f559-4517-ba9f-cb7140493786 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:54.240830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e73c419d-f559-4517-ba9f-cb7140493786 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:54.261991 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:54.261991 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:54.268399 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e73c419d-f559-4517-ba9f-cb7140493786 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:54.275712 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bd542f70-c5e6-45b8-a49a-b29685c0305d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:54.276642 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd542f70-c5e6-45b8-a49a-b29685c0305d None None] GET https://10.4.3.57/volume// Aug 20 07:46:54.277247 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd542f70-c5e6-45b8-a49a-b29685c0305d None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:54.277912 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd542f70-c5e6-45b8-a49a-b29685c0305d None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:54.280185 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd542f70-c5e6-45b8-a49a-b29685c0305d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:54.280278 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-087894a9-9e74-4e90-a2fa-ba41efb40193 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:54.280311 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 146/591] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:54 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:54.283917 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e73c419d-f559-4517-ba9f-cb7140493786 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:54.284088 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 149/592] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:54 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:54.289037 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:54.289037 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:54.300313 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-f86b61e9-531c-410d-89c1-56dbbfc23be2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:54.302307 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-087894a9-9e74-4e90-a2fa-ba41efb40193 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba returned with HTTP 200 Aug 20 07:46:54.302307 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 147/593] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:54 2026] GET /volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba => generated 887 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:54.302491 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-f86b61e9-531c-410d-89c1-56dbbfc23be2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:54.303080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-f86b61e9-531c-410d-89c1-56dbbfc23be2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:54.303080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-f86b61e9-531c-410d-89c1-56dbbfc23be2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:54.321341 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:54.321341 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:54.329881 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-f86b61e9-531c-410d-89c1-56dbbfc23be2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:54.337573 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-f86b61e9-531c-410d-89c1-56dbbfc23be2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:54.338592 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 152/594] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:46:54 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1029 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:54.484082 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-b5c5a2f8-fde1-43ef-9434-db2caf611358 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:54.489902 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-b5c5a2f8-fde1-43ef-9434-db2caf611358 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] PUT https://10.4.3.57/volume/v3/attachments/89906858-b422-4b7d-adef-faa7ef67699d Aug 20 07:46:54.489902 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-b5c5a2f8-fde1-43ef-9434-db2caf611358 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:54.496690 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-b5c5a2f8-fde1-43ef-9434-db2caf611358 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Acquiring lock "cinder-attachment_update-7ef34af0-3fe3-4297-921d-70f4ca22bf4a-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:46:54.503516 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-b5c5a2f8-fde1-43ef-9434-db2caf611358 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-7ef34af0-3fe3-4297-921d-70f4ca22bf4a-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:46:54.504846 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:54.504846 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:54.650780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-b5c5a2f8-fde1-43ef-9434-db2caf611358 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-7ef34af0-3fe3-4297-921d-70f4ca22bf4a-np0000007856" released by "attachment_update" :: held 0.147s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:46:54.651053 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-b5c5a2f8-fde1-43ef-9434-db2caf611358 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/89906858-b422-4b7d-adef-faa7ef67699d returned with HTTP 200 Aug 20 07:46:54.651659 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 147/595] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:46:54 2026] PUT /volume/v3/attachments/89906858-b422-4b7d-adef-faa7ef67699d => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:55.304861 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8aedd7fc-467a-4e7a-990e-60d6a1b1cb16 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:55.309168 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8aedd7fc-467a-4e7a-990e-60d6a1b1cb16 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:55.309168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8aedd7fc-467a-4e7a-990e-60d6a1b1cb16 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:55.309168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8aedd7fc-467a-4e7a-990e-60d6a1b1cb16 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:55.323589 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:55.323589 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:55.324726 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d352f946-7a7c-46e6-bfc9-2d6e4d9de623 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:55.324726 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d352f946-7a7c-46e6-bfc9-2d6e4d9de623 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba Aug 20 07:46:55.324726 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d352f946-7a7c-46e6-bfc9-2d6e4d9de623 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:55.324726 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d352f946-7a7c-46e6-bfc9-2d6e4d9de623 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:55.334026 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:55.334026 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:55.336478 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8aedd7fc-467a-4e7a-990e-60d6a1b1cb16 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:55.340131 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d352f946-7a7c-46e6-bfc9-2d6e4d9de623 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:46:55.340131 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-d352f946-7a7c-46e6-bfc9-2d6e4d9de623 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:46:55.340755 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-d352f946-7a7c-46e6-bfc9-2d6e4d9de623 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:46:55.346661 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8aedd7fc-467a-4e7a-990e-60d6a1b1cb16 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:55.346661 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 150/596] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:55 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:55.390794 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-d352f946-7a7c-46e6-bfc9-2d6e4d9de623 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:46:55.394695 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:55.394695 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:55.405005 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d352f946-7a7c-46e6-bfc9-2d6e4d9de623 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba returned with HTTP 200 Aug 20 07:46:55.405162 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 148/597] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:46:55 2026] GET /volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:46:55.422213 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0fa7d890-64c8-47b7-91a5-afc5ecdbc0e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:55.425024 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fa7d890-64c8-47b7-91a5-afc5ecdbc0e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] PUT https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:55.426376 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fa7d890-64c8-47b7-91a5-afc5ecdbc0e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:55.433973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-0fa7d890-64c8-47b7-91a5-afc5ecdbc0e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Update called for group b91cce10-86a5-4997-b04d-5c69188a8222. {{(pid=100251) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 07:46:55.434135 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-0fa7d890-64c8-47b7-91a5-afc5ecdbc0e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Updating group b91cce10-86a5-4997-b04d-5c69188a8222 with name None description: None add_volumes: None remove_volumes: d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8. Aug 20 07:46:55.441051 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:55.441051 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:55.475878 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fa7d890-64c8-47b7-91a5-afc5ecdbc0e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 202 Aug 20 07:46:55.476644 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 153/598] 10.4.3.57 () {70 vars in 1399 bytes} [Thu Aug 20 07:46:55 2026] PUT /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 07:46:55.490413 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc679805-40a5-4bd3-a1f0-4a84906bf23e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:55.495878 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc679805-40a5-4bd3-a1f0-4a84906bf23e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:55.496190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc679805-40a5-4bd3-a1f0-4a84906bf23e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:55.496467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc679805-40a5-4bd3-a1f0-4a84906bf23e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:55.496674 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-fc679805-40a5-4bd3-a1f0-4a84906bf23e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:55.501788 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:55.501788 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:55.516723 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc679805-40a5-4bd3-a1f0-4a84906bf23e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:46:55.517788 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 148/599] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:55 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:56.265234 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f86c907a-74fd-432f-b862-0023daa9f71a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.267181 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f86c907a-74fd-432f-b862-0023daa9f71a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:46:56.267426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f86c907a-74fd-432f-b862-0023daa9f71a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:56.267672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f86c907a-74fd-432f-b862-0023daa9f71a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:56.276178 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.276178 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:56.281727 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f86c907a-74fd-432f-b862-0023daa9f71a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:46:56.288497 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f86c907a-74fd-432f-b862-0023daa9f71a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:46:56.292598 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 151/600] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:56 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:56.343532 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-4292ae35-77bd-4630-a51c-18d0e45d9b67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.346667 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-4292ae35-77bd-4630-a51c-18d0e45d9b67 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:46:56.346667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-4292ae35-77bd-4630-a51c-18d0e45d9b67 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:56.346667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-4292ae35-77bd-4630-a51c-18d0e45d9b67 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:56.353615 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.353615 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:56.357699 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-4292ae35-77bd-4630-a51c-18d0e45d9b67 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:46:56.362531 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-4292ae35-77bd-4630-a51c-18d0e45d9b67 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:46:56.363042 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 149/601] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:56 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:56.368066 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a9ed4c49-d2ee-447c-bdc9-0d4cc8112820 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.371720 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9ed4c49-d2ee-447c-bdc9-0d4cc8112820 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:56.371966 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9ed4c49-d2ee-447c-bdc9-0d4cc8112820 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:56.372210 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9ed4c49-d2ee-447c-bdc9-0d4cc8112820 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:56.386839 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.386839 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:56.393292 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a9ed4c49-d2ee-447c-bdc9-0d4cc8112820 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:56.401061 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9ed4c49-d2ee-447c-bdc9-0d4cc8112820 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:56.401852 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 154/602] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:56 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:56.457605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-291bc5ca-142e-435e-bc83-64250a9955cd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.457605 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-291bc5ca-142e-435e-bc83-64250a9955cd None None] GET https://10.4.3.57/volume// Aug 20 07:46:56.457605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-291bc5ca-142e-435e-bc83-64250a9955cd None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:56.457605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-291bc5ca-142e-435e-bc83-64250a9955cd None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:56.457605 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-291bc5ca-142e-435e-bc83-64250a9955cd None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:56.457605 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 149/603] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:46:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:56.469106 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-d72d5143-0823-4d28-bca0-05dba29c9e28 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.471971 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-d72d5143-0823-4d28-bca0-05dba29c9e28 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:46:56.472371 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-d72d5143-0823-4d28-bca0-05dba29c9e28 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e8a493f-7983-4197-808e-3b4116eccf7b", "connector": null, "instance_uuid": "12dca10c-4733-4c0d-8dc4-f02668961a28"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:56.483177 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.483177 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:56.527523 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-d72d5143-0823-4d28-bca0-05dba29c9e28 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:46:56.528144 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 152/604] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:46:56 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:56.532476 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e57b577b-4bde-4d81-912e-b6a220a695ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.534677 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e57b577b-4bde-4d81-912e-b6a220a695ce tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:56.535066 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e57b577b-4bde-4d81-912e-b6a220a695ce tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:56.535313 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e57b577b-4bde-4d81-912e-b6a220a695ce tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:56.535442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-e57b577b-4bde-4d81-912e-b6a220a695ce tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:56.539499 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.539499 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:56.548425 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e57b577b-4bde-4d81-912e-b6a220a695ce tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:46:56.549020 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 150/605] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:56 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:56.562357 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3964a7d0-fed9-47c6-ba43-df2798a3d429 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.565588 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3964a7d0-fed9-47c6-ba43-df2798a3d429 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] PUT https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:56.566068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3964a7d0-fed9-47c6-ba43-df2798a3d429 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:56.570866 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-3964a7d0-fed9-47c6-ba43-df2798a3d429 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Update called for group b91cce10-86a5-4997-b04d-5c69188a8222. {{(pid=100251) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 07:46:56.570866 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-3964a7d0-fed9-47c6-ba43-df2798a3d429 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Updating group b91cce10-86a5-4997-b04d-5c69188a8222 with name None description: None add_volumes: d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 remove_volumes: None. Aug 20 07:46:56.571070 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e5f127c-ff45-458f-8019-48ec3b1023aa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.573738 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e5f127c-ff45-458f-8019-48ec3b1023aa tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:46:56.574390 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e5f127c-ff45-458f-8019-48ec3b1023aa tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:56.574830 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e5f127c-ff45-458f-8019-48ec3b1023aa tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:56.575714 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.575714 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:56.591114 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-00f34fdf-12a2-4e0a-8c2d-a70d2c85c7d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.591300 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00f34fdf-12a2-4e0a-8c2d-a70d2c85c7d4 None None] GET https://10.4.3.57/volume// Aug 20 07:46:56.591906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00f34fdf-12a2-4e0a-8c2d-a70d2c85c7d4 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:56.591990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00f34fdf-12a2-4e0a-8c2d-a70d2c85c7d4 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:56.592743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00f34fdf-12a2-4e0a-8c2d-a70d2c85c7d4 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:56.593134 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 153/606] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:56.596356 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.596356 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:56.608602 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7e5f127c-ff45-458f-8019-48ec3b1023aa tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:46:56.608773 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-8707b658-ded3-4128-811c-d2c1fd0fc628 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.608849 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-8707b658-ded3-4128-811c-d2c1fd0fc628 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:46:56.609147 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-8707b658-ded3-4128-811c-d2c1fd0fc628 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:56.609417 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-8707b658-ded3-4128-811c-d2c1fd0fc628 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:56.613450 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e5f127c-ff45-458f-8019-48ec3b1023aa tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:46:56.614430 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 150/607] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:56 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:56.620394 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3964a7d0-fed9-47c6-ba43-df2798a3d429 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 202 Aug 20 07:46:56.621127 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 155/608] 10.4.3.57 () {70 vars in 1399 bytes} [Thu Aug 20 07:46:56 2026] PUT /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:46:56.621779 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.621779 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:56.627320 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-8707b658-ded3-4128-811c-d2c1fd0fc628 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:46:56.634369 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-82d4792f-cb99-46c5-a881-fe883501bb37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.634954 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-8707b658-ded3-4128-811c-d2c1fd0fc628 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:46:56.635540 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 151/609] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:46:56 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:46:56.642139 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82d4792f-cb99-46c5-a881-fe883501bb37 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:56.642139 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82d4792f-cb99-46c5-a881-fe883501bb37 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:56.643484 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82d4792f-cb99-46c5-a881-fe883501bb37 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:56.645307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-82d4792f-cb99-46c5-a881-fe883501bb37 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:56.648051 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.648051 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:56.662404 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82d4792f-cb99-46c5-a881-fe883501bb37 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:46:56.663035 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 154/610] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:56 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:56.748576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-fa56345a-1424-4b55-b0e4-c62bf65655a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:56.755902 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-fa56345a-1424-4b55-b0e4-c62bf65655a0 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] PUT https://10.4.3.57/volume/v3/attachments/af160b7c-91f6-43da-bcb4-e33de62325e1 Aug 20 07:46:56.758490 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-fa56345a-1424-4b55-b0e4-c62bf65655a0 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:56.775390 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-fa56345a-1424-4b55-b0e4-c62bf65655a0 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Acquiring lock "cinder-attachment_update-4e8a493f-7983-4197-808e-3b4116eccf7b-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:46:56.782486 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-fa56345a-1424-4b55-b0e4-c62bf65655a0 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Lock "cinder-attachment_update-4e8a493f-7983-4197-808e-3b4116eccf7b-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:46:56.784511 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:56.784511 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:56.926597 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-fa56345a-1424-4b55-b0e4-c62bf65655a0 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Lock "cinder-attachment_update-4e8a493f-7983-4197-808e-3b4116eccf7b-np0000007856" released by "attachment_update" :: held 0.143s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:46:56.926597 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-fa56345a-1424-4b55-b0e4-c62bf65655a0 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/attachments/af160b7c-91f6-43da-bcb4-e33de62325e1 returned with HTTP 200 Aug 20 07:46:56.926597 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 151/611] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:46:56 2026] PUT /volume/v3/attachments/af160b7c-91f6-43da-bcb4-e33de62325e1 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:57.417699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d20ec25-fdbe-432d-ae1e-cd919bb1c373 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:57.420185 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d20ec25-fdbe-432d-ae1e-cd919bb1c373 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:57.420488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d20ec25-fdbe-432d-ae1e-cd919bb1c373 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:57.420804 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d20ec25-fdbe-432d-ae1e-cd919bb1c373 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:57.435109 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:57.435109 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:57.440292 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5d20ec25-fdbe-432d-ae1e-cd919bb1c373 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:57.446233 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d20ec25-fdbe-432d-ae1e-cd919bb1c373 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:57.446916 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 156/612] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:57 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:57.631697 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2ed45dc-e81a-4a27-8f63-2baaa3366ccf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:57.633641 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2ed45dc-e81a-4a27-8f63-2baaa3366ccf tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:46:57.633842 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2ed45dc-e81a-4a27-8f63-2baaa3366ccf tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:57.634030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2ed45dc-e81a-4a27-8f63-2baaa3366ccf tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:57.645779 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:57.645779 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:57.650764 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2ed45dc-e81a-4a27-8f63-2baaa3366ccf tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:46:57.656387 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2ed45dc-e81a-4a27-8f63-2baaa3366ccf tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:46:57.657056 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 152/613] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:57 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:57.674971 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8a9bd5af-d852-426e-a31a-53597cbce76e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:57.677559 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a9bd5af-d852-426e-a31a-53597cbce76e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:57.677933 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a9bd5af-d852-426e-a31a-53597cbce76e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:57.678130 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a9bd5af-d852-426e-a31a-53597cbce76e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:57.678373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-8a9bd5af-d852-426e-a31a-53597cbce76e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:57.685210 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:57.685210 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:57.701826 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a9bd5af-d852-426e-a31a-53597cbce76e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:46:57.702631 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 155/614] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:57 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:57.717323 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a80a95f0-d4ea-4ba1-bd91-7d2e49455731 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:57.719629 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a80a95f0-d4ea-4ba1-bd91-7d2e49455731 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] PUT https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:57.720040 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a80a95f0-d4ea-4ba1-bd91-7d2e49455731 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "588db212-c8cb-401b-81d5-5c29af6ae3ba"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:57.728925 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-a80a95f0-d4ea-4ba1-bd91-7d2e49455731 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Update called for group b91cce10-86a5-4997-b04d-5c69188a8222. {{(pid=100250) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 07:46:57.728925 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-a80a95f0-d4ea-4ba1-bd91-7d2e49455731 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Updating group b91cce10-86a5-4997-b04d-5c69188a8222 with name None description: None add_volumes: None remove_volumes: 588db212-c8cb-401b-81d5-5c29af6ae3ba. Aug 20 07:46:57.732231 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:57.732231 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:57.769196 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a80a95f0-d4ea-4ba1-bd91-7d2e49455731 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 202 Aug 20 07:46:57.769678 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 152/615] 10.4.3.57 () {70 vars in 1399 bytes} [Thu Aug 20 07:46:57 2026] PUT /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:46:57.786771 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c988eddc-9889-4b6e-a34f-7ae7be069d82 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:57.787381 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c988eddc-9889-4b6e-a34f-7ae7be069d82 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:57.788114 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c988eddc-9889-4b6e-a34f-7ae7be069d82 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:57.788746 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c988eddc-9889-4b6e-a34f-7ae7be069d82 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:57.788830 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-c988eddc-9889-4b6e-a34f-7ae7be069d82 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:57.793608 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:57.793608 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:57.804275 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c988eddc-9889-4b6e-a34f-7ae7be069d82 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:46:57.805358 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 157/616] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:57 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:58.465034 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df2905c8-f4d8-4895-891d-fb2ba97af642 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:58.466822 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df2905c8-f4d8-4895-891d-fb2ba97af642 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:58.467182 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df2905c8-f4d8-4895-891d-fb2ba97af642 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:58.467358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df2905c8-f4d8-4895-891d-fb2ba97af642 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:58.493922 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:58.493922 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:58.504956 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df2905c8-f4d8-4895-891d-fb2ba97af642 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:58.513977 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df2905c8-f4d8-4895-891d-fb2ba97af642 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:58.513977 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 153/617] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:58 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:58.674978 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb92c6bd-285f-41a2-9159-ffb65a2afcf2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:58.678443 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb92c6bd-285f-41a2-9159-ffb65a2afcf2 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:46:58.678709 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb92c6bd-285f-41a2-9159-ffb65a2afcf2 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:58.679718 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb92c6bd-285f-41a2-9159-ffb65a2afcf2 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:58.695804 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:58.695804 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:58.702042 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb92c6bd-285f-41a2-9159-ffb65a2afcf2 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:46:58.708143 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb92c6bd-285f-41a2-9159-ffb65a2afcf2 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:46:58.708671 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 156/618] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:58 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:58.823467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ab82ce7c-d468-456a-bb6e-183aa39c47e5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:58.829580 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab82ce7c-d468-456a-bb6e-183aa39c47e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:58.829580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab82ce7c-d468-456a-bb6e-183aa39c47e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:58.829580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab82ce7c-d468-456a-bb6e-183aa39c47e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:58.829580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-ab82ce7c-d468-456a-bb6e-183aa39c47e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:58.835527 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:58.835527 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:58.850773 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab82ce7c-d468-456a-bb6e-183aa39c47e5 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:46:58.851542 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 153/619] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:58 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:58.869013 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-94841294-3250-43d8-99eb-6b31eb508f05 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:58.874382 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94841294-3250-43d8-99eb-6b31eb508f05 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] PUT https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:58.875050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94841294-3250-43d8-99eb-6b31eb508f05 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "588db212-c8cb-401b-81d5-5c29af6ae3ba"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:58.876985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-94841294-3250-43d8-99eb-6b31eb508f05 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Update called for group b91cce10-86a5-4997-b04d-5c69188a8222. {{(pid=100251) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 07:46:58.878357 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-94841294-3250-43d8-99eb-6b31eb508f05 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Updating group b91cce10-86a5-4997-b04d-5c69188a8222 with name None description: None add_volumes: 588db212-c8cb-401b-81d5-5c29af6ae3ba remove_volumes: None. Aug 20 07:46:58.882125 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:58.882125 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:58.934661 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94841294-3250-43d8-99eb-6b31eb508f05 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 202 Aug 20 07:46:58.936057 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 158/620] 10.4.3.57 () {70 vars in 1399 bytes} [Thu Aug 20 07:46:58 2026] PUT /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:46:58.946208 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0faaaca3-16a4-4851-a796-8e90d1be3ebe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:58.949273 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0faaaca3-16a4-4851-a796-8e90d1be3ebe tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:58.949615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0faaaca3-16a4-4851-a796-8e90d1be3ebe tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:58.949864 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0faaaca3-16a4-4851-a796-8e90d1be3ebe tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:58.950046 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-0faaaca3-16a4-4851-a796-8e90d1be3ebe tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:46:58.956458 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:58.956458 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:58.972858 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0faaaca3-16a4-4851-a796-8e90d1be3ebe tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:46:58.973801 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 154/621] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:58 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:59.091714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-eec17e35-769b-405f-a7dd-d24ae0c788db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.094515 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-eec17e35-769b-405f-a7dd-d24ae0c788db tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments/89906858-b422-4b7d-adef-faa7ef67699d/action Aug 20 07:46:59.094978 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-eec17e35-769b-405f-a7dd-d24ae0c788db tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:46:59.095131 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-eec17e35-769b-405f-a7dd-d24ae0c788db tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:59.124684 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:59.124684 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:46:59.151361 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-aa5f77fe-a06e-4171-a2f9-e8f464aa0c64 req-eec17e35-769b-405f-a7dd-d24ae0c788db tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/89906858-b422-4b7d-adef-faa7ef67699d/action returned with HTTP 204 Aug 20 07:46:59.152303 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 157/622] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:46:59 2026] POST /volume/v3/attachments/89906858-b422-4b7d-adef-faa7ef67699d/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:46:59.533150 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b998b2a4-4d46-43c5-b8fd-8c2a314b8eed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.535282 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b998b2a4-4d46-43c5-b8fd-8c2a314b8eed tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:59.535998 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b998b2a4-4d46-43c5-b8fd-8c2a314b8eed tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:59.536574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b998b2a4-4d46-43c5-b8fd-8c2a314b8eed tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:59.554261 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:59.554261 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:59.560510 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b998b2a4-4d46-43c5-b8fd-8c2a314b8eed tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:59.571890 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b998b2a4-4d46-43c5-b8fd-8c2a314b8eed tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:59.572779 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 154/623] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:59 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:59.627592 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a67a552d-8803-40c6-aca9-33f3871140fc req-2e53e854-4451-48f8-ae99-9d506591cf1b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.630236 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-2e53e854-4451-48f8-ae99-9d506591cf1b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:59.630483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-2e53e854-4451-48f8-ae99-9d506591cf1b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:59.630712 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-2e53e854-4451-48f8-ae99-9d506591cf1b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:59.647251 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:59.647251 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:59.653944 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a67a552d-8803-40c6-aca9-33f3871140fc req-2e53e854-4451-48f8-ae99-9d506591cf1b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:59.660404 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-2e53e854-4451-48f8-ae99-9d506591cf1b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:59.660911 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 159/624] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:46:59 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:59.725445 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c33a228f-deb5-42bf-b98b-4ddce4c12b36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.729132 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c33a228f-deb5-42bf-b98b-4ddce4c12b36 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:46:59.729132 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c33a228f-deb5-42bf-b98b-4ddce4c12b36 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:59.729231 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c33a228f-deb5-42bf-b98b-4ddce4c12b36 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:59.740127 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:59.740127 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:46:59.745651 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c33a228f-deb5-42bf-b98b-4ddce4c12b36 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:46:59.752118 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c33a228f-deb5-42bf-b98b-4ddce4c12b36 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:46:59.752661 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 155/625] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:59 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:46:59.770131 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2376e815-cb0c-40b8-8d3c-54388c77535b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.770752 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2376e815-cb0c-40b8-8d3c-54388c77535b None None] GET https://10.4.3.57/volume// Aug 20 07:46:59.771736 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2376e815-cb0c-40b8-8d3c-54388c77535b None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:59.772140 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2376e815-cb0c-40b8-8d3c-54388c77535b None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:59.772731 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2376e815-cb0c-40b8-8d3c-54388c77535b None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:59.774384 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 158/626] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:46:59 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:59.786659 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a67a552d-8803-40c6-aca9-33f3871140fc req-455150f5-1c29-4f99-a33d-ec040781d9f0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.789728 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-455150f5-1c29-4f99-a33d-ec040781d9f0 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:46:59.790374 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-455150f5-1c29-4f99-a33d-ec040781d9f0 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ef34af0-3fe3-4297-921d-70f4ca22bf4a", "connector": null, "instance_uuid": "09c082c3-d17d-45a1-9f99-26a836e06ece"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:46:59.807912 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:59.807912 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:46:59.863719 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-455150f5-1c29-4f99-a33d-ec040781d9f0 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:46:59.863719 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 155/627] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:46:59 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:59.928348 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9448cfbe-5bbe-4863-ba22-999622c4ae04 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.934094 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9448cfbe-5bbe-4863-ba22-999622c4ae04 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:59.934094 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9448cfbe-5bbe-4863-ba22-999622c4ae04 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:59.935177 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9448cfbe-5bbe-4863-ba22-999622c4ae04 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:59.946651 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b5b5d75b-3486-46cf-b70d-70ad2194d5f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.947340 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5b5d75b-3486-46cf-b70d-70ad2194d5f4 None None] GET https://10.4.3.57/volume// Aug 20 07:46:59.947752 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5b5d75b-3486-46cf-b70d-70ad2194d5f4 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:59.952045 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5b5d75b-3486-46cf-b70d-70ad2194d5f4 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:59.952045 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5b5d75b-3486-46cf-b70d-70ad2194d5f4 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:46:59.952045 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 156/628] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:46:59 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:46:59.969072 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:46:59.969072 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:46:59.976536 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9448cfbe-5bbe-4863-ba22-999622c4ae04 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:46:59.976743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a67a552d-8803-40c6-aca9-33f3871140fc req-060a82be-06f3-4c14-a3ff-7141ee2e66f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.982623 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9448cfbe-5bbe-4863-ba22-999622c4ae04 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:46:59.983345 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 160/629] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:46:59 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1144 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:46:59.985179 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-060a82be-06f3-4c14-a3ff-7141ee2e66f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:46:59.985813 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-060a82be-06f3-4c14-a3ff-7141ee2e66f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:59.985882 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-060a82be-06f3-4c14-a3ff-7141ee2e66f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:59.988612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-02904624-abf4-4b2f-bd3f-31cfa81c5254 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:46:59.991892 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02904624-abf4-4b2f-bd3f-31cfa81c5254 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:46:59.992396 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02904624-abf4-4b2f-bd3f-31cfa81c5254 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:46:59.994497 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02904624-abf4-4b2f-bd3f-31cfa81c5254 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:46:59.994497 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-02904624-abf4-4b2f-bd3f-31cfa81c5254 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:47:00.020072 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:00.020072 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:00.025525 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:00.025525 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:00.030638 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02904624-abf4-4b2f-bd3f-31cfa81c5254 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 200 Aug 20 07:47:00.031651 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 156/630] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:46:59 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:00.034322 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a67a552d-8803-40c6-aca9-33f3871140fc req-060a82be-06f3-4c14-a3ff-7141ee2e66f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:00.042914 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:00.045171 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-060a82be-06f3-4c14-a3ff-7141ee2e66f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:00.047116 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 159/631] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:46:59 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1324 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:47:00.050621 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:00.051084 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:00.051084 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:00.053944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:00.053944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:00.063922 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all volumes completed successfully. Aug 20 07:47:00.064912 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:00.065147 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:00.138827 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:00.144909 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:00.144909 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:00.153313 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:00.153487 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:00.196335 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a67a552d-8803-40c6-aca9-33f3871140fc req-468e9b7b-aa19-45e8-8456-52b8ecd7f92c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:00.204137 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-468e9b7b-aa19-45e8-8456-52b8ecd7f92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] PUT https://10.4.3.57/volume/v3/attachments/457cf44e-b60f-4fb9-ae45-3108574d3e2f Aug 20 07:47:00.204759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-468e9b7b-aa19-45e8-8456-52b8ecd7f92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:00.209626 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:00.213520 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:00.213520 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:00.221154 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-a67a552d-8803-40c6-aca9-33f3871140fc req-468e9b7b-aa19-45e8-8456-52b8ecd7f92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Acquiring lock "cinder-attachment_update-7ef34af0-3fe3-4297-921d-70f4ca22bf4a-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:47:00.226588 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ffdcc5c-772a-4530-b0a9-fa3fd1398a3c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:00.226948 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 157/632] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:47:00 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:47:00.228817 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-a67a552d-8803-40c6-aca9-33f3871140fc req-468e9b7b-aa19-45e8-8456-52b8ecd7f92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-7ef34af0-3fe3-4297-921d-70f4ca22bf4a-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:47:00.230720 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:00.230720 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:00.264433 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-21d16ea7-e97c-4c59-9f7f-40e500a2d432 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:00.268803 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21d16ea7-e97c-4c59-9f7f-40e500a2d432 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/group_snapshots Aug 20 07:47:00.269942 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21d16ea7-e97c-4c59-9f7f-40e500a2d432 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b91cce10-86a5-4997-b04d-5c69188a8222", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1422989711"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:00.272502 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-21d16ea7-e97c-4c59-9f7f-40e500a2d432 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b91cce10-86a5-4997-b04d-5c69188a8222', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1422989711'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 07:47:00.285501 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:00.285501 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:00.290305 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.group_snapshots [None req-21d16ea7-e97c-4c59-9f7f-40e500a2d432 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1422989711. Aug 20 07:47:00.335680 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:00.335680 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:00.391831 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-21d16ea7-e97c-4c59-9f7f-40e500a2d432 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-12460000 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-12460000, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:47:00.404240 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-a67a552d-8803-40c6-aca9-33f3871140fc req-468e9b7b-aa19-45e8-8456-52b8ecd7f92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-7ef34af0-3fe3-4297-921d-70f4ca22bf4a-np0000007856" released by "attachment_update" :: held 0.176s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:47:00.404748 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-468e9b7b-aa19-45e8-8456-52b8ecd7f92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/457cf44e-b60f-4fb9-ae45-3108574d3e2f returned with HTTP 200 Aug 20 07:47:00.409099 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 161/633] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:47:00 2026] PUT /volume/v3/attachments/457cf44e-b60f-4fb9-ae45-3108574d3e2f => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:00.476492 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-21d16ea7-e97c-4c59-9f7f-40e500a2d432 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['bb9684b8-5645-4c65-85cb-12a722217455', 'eb6b5eb3-89b9-483b-a4ae-0a178882b070', '49495ecb-5d7c-44b3-8166-08281c6c15db', '3988da0d-ec13-4715-887a-b7e67320ce0c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:00.627334 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21d16ea7-e97c-4c59-9f7f-40e500a2d432 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots returned with HTTP 202 Aug 20 07:47:00.628022 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 157/634] 10.4.3.57 () {70 vars in 1317 bytes} [Thu Aug 20 07:47:00 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:00.642242 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8bcffe73-5019-4d30-a05d-c11a0aba37a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:00.646488 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bcffe73-5019-4d30-a05d-c11a0aba37a6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 Aug 20 07:47:00.647010 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bcffe73-5019-4d30-a05d-c11a0aba37a6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:00.647243 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bcffe73-5019-4d30-a05d-c11a0aba37a6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:00.647243 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-8bcffe73-5019-4d30-a05d-c11a0aba37a6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member edbcd438-6a59-4055-b59c-7b0e8de1ade2 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:00.667451 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:00.667451 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:00.684128 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bcffe73-5019-4d30-a05d-c11a0aba37a6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 returned with HTTP 200 Aug 20 07:47:00.684999 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 160/635] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:00 2026] GET /volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:00.775677 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5cac36bc-1f7c-4fe1-bef7-99492aeb423c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:00.781942 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5cac36bc-1f7c-4fe1-bef7-99492aeb423c tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:00.781942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5cac36bc-1f7c-4fe1-bef7-99492aeb423c tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:00.781942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5cac36bc-1f7c-4fe1-bef7-99492aeb423c tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:00.805470 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:00.805470 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:00.820534 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5cac36bc-1f7c-4fe1-bef7-99492aeb423c tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:00.843196 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5cac36bc-1f7c-4fe1-bef7-99492aeb423c tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:00.846062 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 158/636] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:00 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:01.011789 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f158351-087b-45d1-8a0a-bbf39e2dce49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:01.022558 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f158351-087b-45d1-8a0a-bbf39e2dce49 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:01.022558 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f158351-087b-45d1-8a0a-bbf39e2dce49 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:01.026589 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f158351-087b-45d1-8a0a-bbf39e2dce49 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:01.059288 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:01.059288 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:01.070359 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1f158351-087b-45d1-8a0a-bbf39e2dce49 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:01.081821 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f158351-087b-45d1-8a0a-bbf39e2dce49 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:01.082045 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 162/637] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:01 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:01.699749 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-19c43a47-6003-4e42-80c7-bc8d51fb6367 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:01.701300 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19c43a47-6003-4e42-80c7-bc8d51fb6367 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 Aug 20 07:47:01.701829 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19c43a47-6003-4e42-80c7-bc8d51fb6367 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:01.702121 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19c43a47-6003-4e42-80c7-bc8d51fb6367 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:01.702332 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-19c43a47-6003-4e42-80c7-bc8d51fb6367 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member edbcd438-6a59-4055-b59c-7b0e8de1ade2 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:01.707534 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:01.707534 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:01.712122 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19c43a47-6003-4e42-80c7-bc8d51fb6367 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 returned with HTTP 200 Aug 20 07:47:01.712523 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 158/638] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:01 2026] GET /volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:01.729312 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03b441e2-8d5e-47b9-8207-f485457aea2a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:01.733024 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03b441e2-8d5e-47b9-8207-f485457aea2a tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail Aug 20 07:47:01.733330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03b441e2-8d5e-47b9-8207-f485457aea2a tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:01.733561 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03b441e2-8d5e-47b9-8207-f485457aea2a tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:01.734153 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-03b441e2-8d5e-47b9-8207-f485457aea2a tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:01.735722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-03b441e2-8d5e-47b9-8207-f485457aea2a tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:47:01.757386 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-03b441e2-8d5e-47b9-8207-f485457aea2a tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all snapshots completed successfully. Aug 20 07:47:01.758156 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:01.758156 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:01.759125 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03b441e2-8d5e-47b9-8207-f485457aea2a tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 07:47:01.759830 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 161/639] 10.4.3.57 () {66 vars in 1257 bytes} [Thu Aug 20 07:47:01 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:01.771468 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-db7b2cdf-8e47-4358-8838-79177c0f0853 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:01.774818 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db7b2cdf-8e47-4358-8838-79177c0f0853 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/cea454a0-62a0-4323-a66a-19b67f9d7484 Aug 20 07:47:01.775443 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db7b2cdf-8e47-4358-8838-79177c0f0853 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:01.775443 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db7b2cdf-8e47-4358-8838-79177c0f0853 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:01.806092 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:01.806092 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:01.806825 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-db7b2cdf-8e47-4358-8838-79177c0f0853 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Snapshot retrieved successfully. Aug 20 07:47:01.808254 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db7b2cdf-8e47-4358-8838-79177c0f0853 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/cea454a0-62a0-4323-a66a-19b67f9d7484 returned with HTTP 200 Aug 20 07:47:01.808254 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 159/640] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:01 2026] GET /volume/v3/snapshots/cea454a0-62a0-4323-a66a-19b67f9d7484 => generated 470 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:01.822488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dfbab8fe-8996-4d12-b0c3-bd78b6562f2d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:01.825113 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfbab8fe-8996-4d12-b0c3-bd78b6562f2d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/735877b0-a8a3-4841-8a3d-583cd1bced7e Aug 20 07:47:01.825276 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfbab8fe-8996-4d12-b0c3-bd78b6562f2d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:01.825489 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfbab8fe-8996-4d12-b0c3-bd78b6562f2d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:01.831335 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:01.831335 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:01.832035 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dfbab8fe-8996-4d12-b0c3-bd78b6562f2d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Snapshot retrieved successfully. Aug 20 07:47:01.833261 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfbab8fe-8996-4d12-b0c3-bd78b6562f2d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/735877b0-a8a3-4841-8a3d-583cd1bced7e returned with HTTP 200 Aug 20 07:47:01.833976 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 163/641] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:01 2026] GET /volume/v3/snapshots/735877b0-a8a3-4841-8a3d-583cd1bced7e => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:01.846495 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3acb3052-cf5e-4698-b426-3fa65bed0f0e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:01.849158 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3acb3052-cf5e-4698-b426-3fa65bed0f0e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] DELETE https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 Aug 20 07:47:01.849502 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3acb3052-cf5e-4698-b426-3fa65bed0f0e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:01.849780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3acb3052-cf5e-4698-b426-3fa65bed0f0e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:01.849981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-3acb3052-cf5e-4698-b426-3fa65bed0f0e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] delete called for member edbcd438-6a59-4055-b59c-7b0e8de1ade2 {{(pid=100250) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 07:47:01.850104 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.group_snapshots [None req-3acb3052-cf5e-4698-b426-3fa65bed0f0e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Delete group_snapshot with id: edbcd438-6a59-4055-b59c-7b0e8de1ade2 Aug 20 07:47:01.856124 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:01.856124 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:01.869274 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79e02e0e-13fe-4b04-ba79-a12a87214d98 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:01.871906 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79e02e0e-13fe-4b04-ba79-a12a87214d98 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:01.872267 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79e02e0e-13fe-4b04-ba79-a12a87214d98 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:01.873042 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79e02e0e-13fe-4b04-ba79-a12a87214d98 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:01.887217 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:01.887217 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:01.894502 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79e02e0e-13fe-4b04-ba79-a12a87214d98 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:01.901726 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79e02e0e-13fe-4b04-ba79-a12a87214d98 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:01.902262 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 162/642] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:01 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:01.934845 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3acb3052-cf5e-4698-b426-3fa65bed0f0e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 returned with HTTP 202 Aug 20 07:47:01.935483 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 159/643] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:47:01 2026] DELETE /volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:01.947970 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:01.950468 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:01.950795 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:01.951075 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:01.951449 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:01.952414 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:01.971166 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all volumes completed successfully. Aug 20 07:47:01.972355 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:01.972740 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:02.038811 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:02.044765 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:02.044765 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:02.052535 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:02.052721 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:02.105947 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e510620f-4f98-4b8b-8713-3adf30866075 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:02.109757 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e510620f-4f98-4b8b-8713-3adf30866075 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:02.111299 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e510620f-4f98-4b8b-8713-3adf30866075 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:02.112079 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e510620f-4f98-4b8b-8713-3adf30866075 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:02.122055 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:02.132129 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:02.132129 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:02.136174 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:02.136174 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:02.138477 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e510620f-4f98-4b8b-8713-3adf30866075 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:02.143739 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e510620f-4f98-4b8b-8713-3adf30866075 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:02.144767 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 164/644] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:02 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:47:02.158126 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8a20e95-6668-418b-b40d-aacb394f9db2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:02.158330 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 160/645] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:47:01 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:47:02.178850 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bba6446f-ae47-455f-92dc-b1c5c6d31d77 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:02.181689 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bba6446f-ae47-455f-92dc-b1c5c6d31d77 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail Aug 20 07:47:02.182046 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bba6446f-ae47-455f-92dc-b1c5c6d31d77 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:02.182310 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bba6446f-ae47-455f-92dc-b1c5c6d31d77 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:02.182661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-bba6446f-ae47-455f-92dc-b1c5c6d31d77 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:02.184524 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-bba6446f-ae47-455f-92dc-b1c5c6d31d77 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:47:02.193664 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bba6446f-ae47-455f-92dc-b1c5c6d31d77 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all snapshots completed successfully. Aug 20 07:47:02.194312 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:02.194312 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:02.195122 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bba6446f-ae47-455f-92dc-b1c5c6d31d77 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 07:47:02.195701 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 163/646] 10.4.3.57 () {66 vars in 1257 bytes} [Thu Aug 20 07:47:02 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:02.214201 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-31cff364-6ad4-42b0-b09b-582bc7ee6feb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:02.218185 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31cff364-6ad4-42b0-b09b-582bc7ee6feb tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/cea454a0-62a0-4323-a66a-19b67f9d7484 Aug 20 07:47:02.218491 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31cff364-6ad4-42b0-b09b-582bc7ee6feb tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:02.219454 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31cff364-6ad4-42b0-b09b-582bc7ee6feb tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:02.226828 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:02.226828 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:02.227795 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-31cff364-6ad4-42b0-b09b-582bc7ee6feb tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Snapshot retrieved successfully. Aug 20 07:47:02.229052 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31cff364-6ad4-42b0-b09b-582bc7ee6feb tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/cea454a0-62a0-4323-a66a-19b67f9d7484 returned with HTTP 200 Aug 20 07:47:02.229752 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 160/647] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:02 2026] GET /volume/v3/snapshots/cea454a0-62a0-4323-a66a-19b67f9d7484 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:02.936211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6344bdf-5082-4252-a7b0-7d17f13b5707 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:02.940153 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6344bdf-5082-4252-a7b0-7d17f13b5707 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:02.941915 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6344bdf-5082-4252-a7b0-7d17f13b5707 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:02.941915 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6344bdf-5082-4252-a7b0-7d17f13b5707 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:02.966051 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:02.966051 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:02.976396 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c6344bdf-5082-4252-a7b0-7d17f13b5707 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:02.984039 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6344bdf-5082-4252-a7b0-7d17f13b5707 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:02.984663 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 165/648] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:02 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:03.163217 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2376e837-9b13-47a9-a241-12fea56bc662 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:03.165675 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2376e837-9b13-47a9-a241-12fea56bc662 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:03.165943 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2376e837-9b13-47a9-a241-12fea56bc662 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:03.167131 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2376e837-9b13-47a9-a241-12fea56bc662 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:03.196975 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:03.196975 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:03.208846 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2376e837-9b13-47a9-a241-12fea56bc662 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:03.217319 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2376e837-9b13-47a9-a241-12fea56bc662 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:03.218102 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 161/649] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:03 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:03.247960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0afd0f4-f394-48ed-ae02-7e41597cdc8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:03.250820 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0afd0f4-f394-48ed-ae02-7e41597cdc8d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/cea454a0-62a0-4323-a66a-19b67f9d7484 Aug 20 07:47:03.252253 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0afd0f4-f394-48ed-ae02-7e41597cdc8d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:03.252253 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0afd0f4-f394-48ed-ae02-7e41597cdc8d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:03.257381 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0afd0f4-f394-48ed-ae02-7e41597cdc8d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/cea454a0-62a0-4323-a66a-19b67f9d7484 returned with HTTP 404 Aug 20 07:47:03.258266 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 164/650] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:03 2026] GET /volume/v3/snapshots/cea454a0-62a0-4323-a66a-19b67f9d7484 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:03.282637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1de5f8ed-e7f5-4764-b9c9-eff489966741 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:03.282637 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1de5f8ed-e7f5-4764-b9c9-eff489966741 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 Aug 20 07:47:03.282637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1de5f8ed-e7f5-4764-b9c9-eff489966741 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:03.282637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1de5f8ed-e7f5-4764-b9c9-eff489966741 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:03.282637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-1de5f8ed-e7f5-4764-b9c9-eff489966741 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member edbcd438-6a59-4055-b59c-7b0e8de1ade2 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:03.282637 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1de5f8ed-e7f5-4764-b9c9-eff489966741 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 returned with HTTP 404 Aug 20 07:47:03.282637 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 161/651] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:03 2026] GET /volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:03.290742 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7dfd5e65-7b75-44c3-a656-deb56494f4cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:03.295167 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dfd5e65-7b75-44c3-a656-deb56494f4cd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] DELETE https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 Aug 20 07:47:03.295853 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7dfd5e65-7b75-44c3-a656-deb56494f4cd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:03.295853 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7dfd5e65-7b75-44c3-a656-deb56494f4cd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:03.297206 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-7dfd5e65-7b75-44c3-a656-deb56494f4cd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] delete called for member edbcd438-6a59-4055-b59c-7b0e8de1ade2 {{(pid=100251) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 07:47:03.297206 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.group_snapshots [None req-7dfd5e65-7b75-44c3-a656-deb56494f4cd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Delete group_snapshot with id: edbcd438-6a59-4055-b59c-7b0e8de1ade2 Aug 20 07:47:03.307400 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dfd5e65-7b75-44c3-a656-deb56494f4cd tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 returned with HTTP 404 Aug 20 07:47:03.308876 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 166/652] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:47:03 2026] DELETE /volume/v3/group_snapshots/edbcd438-6a59-4055-b59c-7b0e8de1ade2 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:03.319524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3b985cd2-ebf0-4298-a51f-76417fac185e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:03.323824 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:03.323824 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:03.324060 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:03.324562 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:03.326599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:03.339926 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all volumes completed successfully. Aug 20 07:47:03.340487 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:03.342240 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:03.417207 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:03.422061 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:03.422061 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:03.430735 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:03.430997 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:03.499271 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:03.504810 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:03.504810 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:03.520044 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b985cd2-ebf0-4298-a51f-76417fac185e tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:03.521050 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 162/653] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:47:03 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:47:03.544804 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5574347-a7e8-4b61-bbc0-136370f9602d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:03.546943 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5574347-a7e8-4b61-bbc0-136370f9602d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222/action Aug 20 07:47:03.547562 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5574347-a7e8-4b61-bbc0-136370f9602d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:03.547732 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5574347-a7e8-4b61-bbc0-136370f9602d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:03.550203 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-d5574347-a7e8-4b61-bbc0-136370f9602d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] delete called for group b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100252) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:47:03.550292 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-d5574347-a7e8-4b61-bbc0-136370f9602d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Delete group with id: b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:47:03.563215 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:03.563215 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:03.645082 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5574347-a7e8-4b61-bbc0-136370f9602d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222/action returned with HTTP 202 Aug 20 07:47:03.645687 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 165/654] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:47:03 2026] POST /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:03.658772 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3f264f0f-c221-4879-ba16-ae0f36387dea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:03.664595 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f264f0f-c221-4879-ba16-ae0f36387dea tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba Aug 20 07:47:03.664962 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f264f0f-c221-4879-ba16-ae0f36387dea tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:03.665396 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f264f0f-c221-4879-ba16-ae0f36387dea tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:03.682067 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:03.682067 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:03.690575 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3f264f0f-c221-4879-ba16-ae0f36387dea tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:47:03.691628 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-3f264f0f-c221-4879-ba16-ae0f36387dea tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:03.692136 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-3f264f0f-c221-4879-ba16-ae0f36387dea tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:03.757541 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-3f264f0f-c221-4879-ba16-ae0f36387dea tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:03.766776 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:03.766776 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:03.781296 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f264f0f-c221-4879-ba16-ae0f36387dea tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba returned with HTTP 200 Aug 20 07:47:03.782104 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 162/655] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:03 2026] GET /volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba => generated 911 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:04.010715 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-987f9fe5-efc8-473f-96f0-faa0d22fcc18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:04.013130 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-987f9fe5-efc8-473f-96f0-faa0d22fcc18 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:04.013672 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-987f9fe5-efc8-473f-96f0-faa0d22fcc18 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:04.014149 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-987f9fe5-efc8-473f-96f0-faa0d22fcc18 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:04.035325 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:04.035325 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:04.044040 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-987f9fe5-efc8-473f-96f0-faa0d22fcc18 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:04.052986 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-987f9fe5-efc8-473f-96f0-faa0d22fcc18 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:04.054096 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 167/656] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:04 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:04.243035 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37e58ccc-5992-4729-9d54-9c0326366769 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:04.247462 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37e58ccc-5992-4729-9d54-9c0326366769 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:04.247750 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37e58ccc-5992-4729-9d54-9c0326366769 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:04.248022 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37e58ccc-5992-4729-9d54-9c0326366769 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:04.278185 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:04.278185 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:04.284881 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-37e58ccc-5992-4729-9d54-9c0326366769 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:04.291853 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37e58ccc-5992-4729-9d54-9c0326366769 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:04.292543 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 163/657] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:04 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:04.799286 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9e564c8-d742-4197-8a01-27c0f2897cf0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:04.801538 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9e564c8-d742-4197-8a01-27c0f2897cf0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba Aug 20 07:47:04.801825 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9e564c8-d742-4197-8a01-27c0f2897cf0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:04.802047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9e564c8-d742-4197-8a01-27c0f2897cf0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:04.808813 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9e564c8-d742-4197-8a01-27c0f2897cf0 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba returned with HTTP 404 Aug 20 07:47:04.809463 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 166/658] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:04 2026] GET /volume/v3/volumes/588db212-c8cb-401b-81d5-5c29af6ae3ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:04.820140 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-45c1c8b4-ce50-4cd5-a84f-e750f53be9b2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:04.824037 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45c1c8b4-ce50-4cd5-a84f-e750f53be9b2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 Aug 20 07:47:04.824393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45c1c8b4-ce50-4cd5-a84f-e750f53be9b2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:04.824709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45c1c8b4-ce50-4cd5-a84f-e750f53be9b2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:04.833010 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45c1c8b4-ce50-4cd5-a84f-e750f53be9b2 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 returned with HTTP 404 Aug 20 07:47:04.833687 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 163/659] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:04 2026] GET /volume/v3/volumes/d4a814bf-4749-4e5f-8cbe-cab2f93a9ee8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:04.842845 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bb43c318-a1a4-4f63-935f-e8276ba97912 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:04.845638 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb43c318-a1a4-4f63-935f-e8276ba97912 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 Aug 20 07:47:04.845638 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb43c318-a1a4-4f63-935f-e8276ba97912 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:04.845638 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb43c318-a1a4-4f63-935f-e8276ba97912 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:04.845872 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-bb43c318-a1a4-4f63-935f-e8276ba97912 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member b91cce10-86a5-4997-b04d-5c69188a8222 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:47:04.849979 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb43c318-a1a4-4f63-935f-e8276ba97912 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 returned with HTTP 404 Aug 20 07:47:04.850589 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 168/660] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:47:04 2026] GET /volume/v3/groups/b91cce10-86a5-4997-b04d-5c69188a8222 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:04.860991 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e4f0af8f-87d4-463c-aa0c-0669a55430e3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:04.864127 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4f0af8f-87d4-463c-aa0c-0669a55430e3 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/e87efb0a-123b-49d3-9789-6d173663a875 Aug 20 07:47:04.864406 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4f0af8f-87d4-463c-aa0c-0669a55430e3 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:04.864720 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4f0af8f-87d4-463c-aa0c-0669a55430e3 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:04.883788 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4f0af8f-87d4-463c-aa0c-0669a55430e3 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/group_types/e87efb0a-123b-49d3-9789-6d173663a875 returned with HTTP 202 Aug 20 07:47:04.884315 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 164/661] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:47:04 2026] DELETE /volume/v3/group_types/e87efb0a-123b-49d3-9789-6d173663a875 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:04.891939 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dede5f99-298f-4971-bb53-5d39677076f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:04.894143 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dede5f99-298f-4971-bb53-5d39677076f2 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] DELETE https://10.4.3.57/volume/v3/types/b014e2db-9999-4f5f-bc11-c5cca3f68e92 Aug 20 07:47:04.894358 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dede5f99-298f-4971-bb53-5d39677076f2 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:04.894667 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dede5f99-298f-4971-bb53-5d39677076f2 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:04.943608 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dede5f99-298f-4971-bb53-5d39677076f2 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/types/b014e2db-9999-4f5f-bc11-c5cca3f68e92 returned with HTTP 202 Aug 20 07:47:04.943821 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 167/662] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:47:04 2026] DELETE /volume/v3/types/b014e2db-9999-4f5f-bc11-c5cca3f68e92 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:04.953568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-71657dd3-1517-4b24-be6c-119bce82af77 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:04.956497 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71657dd3-1517-4b24-be6c-119bce82af77 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] GET https://10.4.3.57/volume/v3/types/b014e2db-9999-4f5f-bc11-c5cca3f68e92 Aug 20 07:47:04.956891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71657dd3-1517-4b24-be6c-119bce82af77 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:04.957141 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71657dd3-1517-4b24-be6c-119bce82af77 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:04.963139 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71657dd3-1517-4b24-be6c-119bce82af77 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/types/b014e2db-9999-4f5f-bc11-c5cca3f68e92 returned with HTTP 404 Aug 20 07:47:04.963883 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 164/663] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:47:04 2026] GET /volume/v3/types/b014e2db-9999-4f5f-bc11-c5cca3f68e92 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:04.980898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eed6ae5b-b698-43f7-81fb-f5200d477e7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:04.985650 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eed6ae5b-b698-43f7-81fb-f5200d477e7f tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:47:04.988126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eed6ae5b-b698-43f7-81fb-f5200d477e7f tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1843093215"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:05.016435 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eed6ae5b-b698-43f7-81fb-f5200d477e7f tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:47:05.016632 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 169/664] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:47:04 2026] POST /volume/v3/types => generated 224 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:05.031220 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4140715f-c5f9-4f0e-80ff-e3f59e3e9230 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:05.036440 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4140715f-c5f9-4f0e-80ff-e3f59e3e9230 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:47:05.036440 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4140715f-c5f9-4f0e-80ff-e3f59e3e9230 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-704145499"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:05.061102 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4140715f-c5f9-4f0e-80ff-e3f59e3e9230 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:47:05.061673 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 165/665] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:47:05 2026] POST /volume/v3/group_types => generated 180 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:05.073371 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e0121ed3-7c16-49bd-a786-1deb64ebe2c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:05.073610 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-58d24e0b-f888-4777-87d0-6d63c28e6df6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:05.076475 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0121ed3-7c16-49bd-a786-1deb64ebe2c7 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:05.076475 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0121ed3-7c16-49bd-a786-1deb64ebe2c7 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:05.076748 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0121ed3-7c16-49bd-a786-1deb64ebe2c7 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:05.080487 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58d24e0b-f888-4777-87d0-6d63c28e6df6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/groups Aug 20 07:47:05.081136 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58d24e0b-f888-4777-87d0-6d63c28e6df6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c95af49d-132b-4c13-84e9-a09f71ec8ed5", "volume_types": ["d816035e-1536-48fc-9f0d-c4c5e503cb96"], "name": "tempest-GroupSnapshotsTest-Group-694659853"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:05.085002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-58d24e0b-f888-4777-87d0-6d63c28e6df6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating new group {'group': {'group_type': 'c95af49d-132b-4c13-84e9-a09f71ec8ed5', 'volume_types': ['d816035e-1536-48fc-9f0d-c4c5e503cb96'], 'name': 'tempest-GroupSnapshotsTest-Group-694659853'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 07:47:05.092134 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-58d24e0b-f888-4777-87d0-6d63c28e6df6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating group tempest-GroupSnapshotsTest-Group-694659853. Aug 20 07:47:05.092298 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:05.092298 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:05.098635 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e0121ed3-7c16-49bd-a786-1deb64ebe2c7 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:05.112955 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0121ed3-7c16-49bd-a786-1deb64ebe2c7 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:05.112955 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 168/666] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:05 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:05.123282 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-58d24e0b-f888-4777-87d0-6d63c28e6df6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:47:05.122855. {{(pid=100250) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:47:05.123833 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-58d24e0b-f888-4777-87d0-6d63c28e6df6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability Zones retrieved successfully. Aug 20 07:47:05.143864 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-58d24e0b-f888-4777-87d0-6d63c28e6df6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['1411169f-af1f-49df-89d7-b9a6a1bf4ea4'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:05.182606 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58d24e0b-f888-4777-87d0-6d63c28e6df6 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups returned with HTTP 202 Aug 20 07:47:05.183146 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 165/667] 10.4.3.57 () {70 vars in 1290 bytes} [Thu Aug 20 07:47:05 2026] POST /volume/v3/groups => generated 111 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:05.192896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cdeb40a6-88e8-42a5-a382-ab6059bdf1cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:05.195094 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cdeb40a6-88e8-42a5-a382-ab6059bdf1cf tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e Aug 20 07:47:05.195333 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cdeb40a6-88e8-42a5-a382-ab6059bdf1cf tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:05.195597 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cdeb40a6-88e8-42a5-a382-ab6059bdf1cf tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:05.195771 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-cdeb40a6-88e8-42a5-a382-ab6059bdf1cf tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member f1531c7d-c5e7-410e-994d-cab9ab75e56e {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:47:05.205242 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:05.205242 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:05.219247 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cdeb40a6-88e8-42a5-a382-ab6059bdf1cf tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e returned with HTTP 200 Aug 20 07:47:05.219951 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 170/668] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:47:05 2026] GET /volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:05.314734 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7009437b-6ecf-478c-be4b-b2f8f9bed5f8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:05.317692 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7009437b-6ecf-478c-be4b-b2f8f9bed5f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:05.318052 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7009437b-6ecf-478c-be4b-b2f8f9bed5f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:05.318183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7009437b-6ecf-478c-be4b-b2f8f9bed5f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:05.334259 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:05.334259 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:05.339005 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7009437b-6ecf-478c-be4b-b2f8f9bed5f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:05.345921 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7009437b-6ecf-478c-be4b-b2f8f9bed5f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:05.346708 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 166/669] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:05 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:47:06.121863 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-5ad3fed9-af97-49b6-b355-01abc7e7ef22 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:06.125679 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-5ad3fed9-af97-49b6-b355-01abc7e7ef22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] POST https://10.4.3.57/volume/v3/attachments/af160b7c-91f6-43da-bcb4-e33de62325e1/action Aug 20 07:47:06.126516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-5ad3fed9-af97-49b6-b355-01abc7e7ef22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:06.126516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-5ad3fed9-af97-49b6-b355-01abc7e7ef22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:06.134865 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0a7143f5-17cb-4381-a0c4-de2ebaf86c29 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:06.137187 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a7143f5-17cb-4381-a0c4-de2ebaf86c29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:06.137621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a7143f5-17cb-4381-a0c4-de2ebaf86c29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:06.137797 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a7143f5-17cb-4381-a0c4-de2ebaf86c29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:06.149692 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:06.149692 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:06.151456 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:06.151456 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:06.155722 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0a7143f5-17cb-4381-a0c4-de2ebaf86c29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:06.161667 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a7143f5-17cb-4381-a0c4-de2ebaf86c29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:06.162394 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 166/670] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:06 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:06.168582 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-eda96c33-5594-4c88-a467-da69a1f92b6f req-5ad3fed9-af97-49b6-b355-01abc7e7ef22 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/attachments/af160b7c-91f6-43da-bcb4-e33de62325e1/action returned with HTTP 204 Aug 20 07:47:06.169238 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 169/671] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:47:06 2026] POST /volume/v3/attachments/af160b7c-91f6-43da-bcb4-e33de62325e1/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:06.237396 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8ab0becc-d731-443f-bee0-1c3290e4606d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:06.240610 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ab0becc-d731-443f-bee0-1c3290e4606d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e Aug 20 07:47:06.241420 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ab0becc-d731-443f-bee0-1c3290e4606d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:06.241653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ab0becc-d731-443f-bee0-1c3290e4606d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:06.242577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-8ab0becc-d731-443f-bee0-1c3290e4606d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member f1531c7d-c5e7-410e-994d-cab9ab75e56e {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:47:06.248342 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:06.248342 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:06.262303 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ab0becc-d731-443f-bee0-1c3290e4606d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e returned with HTTP 200 Aug 20 07:47:06.262738 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 171/672] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:47:06 2026] GET /volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:06.276682 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e9678000-6403-4747-955f-595d50ffe01b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:06.278786 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:06.279228 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1270279793", "volume_type": "d816035e-1536-48fc-9f0d-c4c5e503cb96", "group_id": "f1531c7d-c5e7-410e-994d-cab9ab75e56e", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:06.282125 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1270279793', 'volume_type': 'd816035e-1536-48fc-9f0d-c4c5e503cb96', 'group_id': 'f1531c7d-c5e7-410e-994d-cab9ab75e56e', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:06.293060 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:06.293060 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:06.293703 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume of 1 GB Aug 20 07:47:06.304047 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Availability Zones retrieved successfully. Aug 20 07:47:06.314673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (75561a02-9b44-45e1-a946-a5d6765af162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:06.316994 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8308871-3461-4559-bb18-4c593e5f8011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:06.317749 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:06.317749 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:06.318467 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:06.358787 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8308871-3461-4559-bb18-4c593e5f8011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:47:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d816035e-1536-48fc-9f0d-c4c5e503cb96,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1843093215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd816035e-1536-48fc-9f0d-c4c5e503cb96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f1531c7d-c5e7-410e-994d-cab9ab75e56e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:06.361941 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be17a082-e26a-465c-a5ad-63d79f91491b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:06.367254 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-965d808b-db5e-497f-bf8f-8cc4d84b5bf1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:06.370395 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-965d808b-db5e-497f-bf8f-8cc4d84b5bf1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:06.370395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-965d808b-db5e-497f-bf8f-8cc4d84b5bf1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:06.371262 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-965d808b-db5e-497f-bf8f-8cc4d84b5bf1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:06.392985 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:06.392985 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:06.400396 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-965d808b-db5e-497f-bf8f-8cc4d84b5bf1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:06.410335 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-965d808b-db5e-497f-bf8f-8cc4d84b5bf1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:06.410803 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 167/673] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:06 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:06.418938 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1843093215 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1843093215, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:47:06.419576 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1843093215 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1843093215, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:47:06.463576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['5375cb29-2276-421e-8b28-2bb24b8627f5', '47323c6f-5f6a-4f0b-b382-a70cd9020f9d', '3508a86b-fc97-465d-ab2f-55f40c05e50e', 'ca44c63c-5b8e-497e-af3a-1a9ca329bfe4'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:06.463576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be17a082-e26a-465c-a5ad-63d79f91491b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5375cb29-2276-421e-8b28-2bb24b8627f5', '47323c6f-5f6a-4f0b-b382-a70cd9020f9d', '3508a86b-fc97-465d-ab2f-55f40c05e50e', 'ca44c63c-5b8e-497e-af3a-1a9ca329bfe4']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:06.463576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d4f108-7a7e-4ba6-a691-edfcc7b5d9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:06.491776 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d4f108-7a7e-4ba6-a691-edfcc7b5d9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f9f2719-49ac-4f53-af24-f44008417d15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1270279793',encryption_key_id=None,group_id=f1531c7d-c5e7-410e-994d-cab9ab75e56e,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['5375cb29-2276-421e-8b28-2bb24b8627f5','47323c6f-5f6a-4f0b-b382-a70cd9020f9d','3508a86b-fc97-465d-ab2f-55f40c05e50e','ca44c63c-5b8e-497e-af3a-1a9ca329bfe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=d816035e-1536-48fc-9f0d-c4c5e503cb96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1270279793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f1531c7d-c5e7-410e-994d-cab9ab75e56e,host=None,id=8f9f2719-49ac-4f53-af24-f44008417d15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bad2cee6944cc180f099b1bec4d123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d816035e-1536-48fc-9f0d-c4c5e503cb96),volume_type_id=d816035e-1536-48fc-9f0d-c4c5e503cb96)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:06.493747 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452f5638-17bf-4bf8-95c2-c59d2fa8b91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:06.529623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452f5638-17bf-4bf8-95c2-c59d2fa8b91b) transitioned into state 'SUCCESS' from state '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-1270279793',encryption_key_id=None,group_id=f1531c7d-c5e7-410e-994d-cab9ab75e56e,group_type_id=,metadata={},multiattach=False,project_id='a3bad2cee6944cc180f099b1bec4d123',qos_specs=None,replication_status=,reservations=['5375cb29-2276-421e-8b28-2bb24b8627f5','47323c6f-5f6a-4f0b-b382-a70cd9020f9d','3508a86b-fc97-465d-ab2f-55f40c05e50e','ca44c63c-5b8e-497e-af3a-1a9ca329bfe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b60d898cc4d84fcdbf042e1aeab63660',volume_type_id=d816035e-1536-48fc-9f0d-c4c5e503cb96)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:06.531343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb0503d9-b21d-4c43-8c16-532193ce969c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:06.556595 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb0503d9-b21d-4c43-8c16-532193ce969c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:06.556595 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Flow 'volume_create_api' (75561a02-9b44-45e1-a946-a5d6765af162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:06.556595 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Create volume request issued successfully. Aug 20 07:47:06.558196 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:06.559072 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:06.607936 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:06.613521 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:06.613521 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:06.619601 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9678000-6403-4747-955f-595d50ffe01b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:06.620322 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 167/674] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:47:06 2026] POST /volume/v3/volumes => generated 821 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:06.635992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41f173d9-ef34-4d2f-9c7e-c7d2d0f22753 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:06.638368 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41f173d9-ef34-4d2f-9c7e-c7d2d0f22753 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 Aug 20 07:47:06.639045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41f173d9-ef34-4d2f-9c7e-c7d2d0f22753 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:06.639251 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41f173d9-ef34-4d2f-9c7e-c7d2d0f22753 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:06.650400 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:06.650400 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:06.656073 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-41f173d9-ef34-4d2f-9c7e-c7d2d0f22753 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:47:06.656733 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-41f173d9-ef34-4d2f-9c7e-c7d2d0f22753 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:06.656961 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-41f173d9-ef34-4d2f-9c7e-c7d2d0f22753 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:06.703118 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-41f173d9-ef34-4d2f-9c7e-c7d2d0f22753 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:06.709521 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:06.709521 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:06.722753 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41f173d9-ef34-4d2f-9c7e-c7d2d0f22753 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 returned with HTTP 200 Aug 20 07:47:06.723365 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 170/675] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:06 2026] GET /volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 => generated 889 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:07.179067 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92076b3e-a305-464b-9524-96ca949df7db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:07.181422 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92076b3e-a305-464b-9524-96ca949df7db tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:07.181729 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92076b3e-a305-464b-9524-96ca949df7db tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:07.181989 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92076b3e-a305-464b-9524-96ca949df7db tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:07.195377 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:07.195377 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:07.201025 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92076b3e-a305-464b-9524-96ca949df7db tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:07.208098 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92076b3e-a305-464b-9524-96ca949df7db tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:07.208731 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 172/676] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:07 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:07.224806 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-044f3986-a2f9-4455-a355-f52b817dc017 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:07.227781 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-044f3986-a2f9-4455-a355-f52b817dc017 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:07.227781 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-044f3986-a2f9-4455-a355-f52b817dc017 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:07.228105 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-044f3986-a2f9-4455-a355-f52b817dc017 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:07.246001 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:07.246001 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:07.251033 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-044f3986-a2f9-4455-a355-f52b817dc017 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:07.256960 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-044f3986-a2f9-4455-a355-f52b817dc017 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:07.257623 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 168/677] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:07 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:07.277045 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-28f9abf2-3cb1-4644-b333-1df30c12f8f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:07.279441 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28f9abf2-3cb1-4644-b333-1df30c12f8f4 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:07.279729 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28f9abf2-3cb1-4644-b333-1df30c12f8f4 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:07.279905 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28f9abf2-3cb1-4644-b333-1df30c12f8f4 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:07.292520 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:07.292520 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:07.298585 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-28f9abf2-3cb1-4644-b333-1df30c12f8f4 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:07.305696 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28f9abf2-3cb1-4644-b333-1df30c12f8f4 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:07.306363 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 168/678] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:07 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:07.433055 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14bc95a8-f170-4cb0-98cd-cc118a9f3fa9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:07.435914 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14bc95a8-f170-4cb0-98cd-cc118a9f3fa9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:07.436457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14bc95a8-f170-4cb0-98cd-cc118a9f3fa9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:07.436457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14bc95a8-f170-4cb0-98cd-cc118a9f3fa9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:07.453817 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:07.453817 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:07.459609 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-14bc95a8-f170-4cb0-98cd-cc118a9f3fa9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:07.464979 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14bc95a8-f170-4cb0-98cd-cc118a9f3fa9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:07.465526 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 171/679] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:07 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:07.519463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ba722073-bd3f-4ac4-a9bd-9b91258b4270 req-fd1e54ea-dcb9-4582-ab34-f1d9eb416706 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:07.522063 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ba722073-bd3f-4ac4-a9bd-9b91258b4270 req-fd1e54ea-dcb9-4582-ab34-f1d9eb416706 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:07.522280 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ba722073-bd3f-4ac4-a9bd-9b91258b4270 req-fd1e54ea-dcb9-4582-ab34-f1d9eb416706 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:07.522510 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ba722073-bd3f-4ac4-a9bd-9b91258b4270 req-fd1e54ea-dcb9-4582-ab34-f1d9eb416706 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:07.533390 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:07.533390 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:07.538330 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ba722073-bd3f-4ac4-a9bd-9b91258b4270 req-fd1e54ea-dcb9-4582-ab34-f1d9eb416706 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:07.545077 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ba722073-bd3f-4ac4-a9bd-9b91258b4270 req-fd1e54ea-dcb9-4582-ab34-f1d9eb416706 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:07.545703 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 173/680] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:07 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:07.741054 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b205fbc4-d39e-4a03-b303-176f6cf31328 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:07.743219 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b205fbc4-d39e-4a03-b303-176f6cf31328 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 Aug 20 07:47:07.743602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b205fbc4-d39e-4a03-b303-176f6cf31328 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:07.743919 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b205fbc4-d39e-4a03-b303-176f6cf31328 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:07.753669 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:07.753669 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:07.759207 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b205fbc4-d39e-4a03-b303-176f6cf31328 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:47:07.760164 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-b205fbc4-d39e-4a03-b303-176f6cf31328 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:07.760561 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-b205fbc4-d39e-4a03-b303-176f6cf31328 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:07.814017 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-b205fbc4-d39e-4a03-b303-176f6cf31328 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:07.817725 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:07.817725 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:07.826847 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b205fbc4-d39e-4a03-b303-176f6cf31328 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 returned with HTTP 200 Aug 20 07:47:07.827605 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 169/681] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:07 2026] GET /volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:07.852889 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36097e96-94b6-4733-a3cf-2d014a6ed2e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:07.855303 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36097e96-94b6-4733-a3cf-2d014a6ed2e1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/group_snapshots Aug 20 07:47:07.855771 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36097e96-94b6-4733-a3cf-2d014a6ed2e1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f1531c7d-c5e7-410e-994d-cab9ab75e56e", "name": "tempest-group_snapshot-1471532495"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:07.857739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-36097e96-94b6-4733-a3cf-2d014a6ed2e1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f1531c7d-c5e7-410e-994d-cab9ab75e56e', 'name': 'tempest-group_snapshot-1471532495'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 07:47:07.863117 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:07.863117 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:07.867637 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.group_snapshots [None req-36097e96-94b6-4733-a3cf-2d014a6ed2e1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Creating group_snapshot tempest-group_snapshot-1471532495. Aug 20 07:47:07.916258 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:07.916258 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:07.932437 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-36097e96-94b6-4733-a3cf-2d014a6ed2e1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1843093215 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1843093215, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:47:07.959189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-36097e96-94b6-4733-a3cf-2d014a6ed2e1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Created reservations ['c88b6bd3-2e05-446d-a238-74488a358da5', 'e27f1fb4-a730-4953-942d-cb4c94c2583e', '707bbea5-5d86-437c-b305-21f87ad26c27', 'a27295fe-aaa8-46ec-aee6-566c363f9ebb'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:08.014577 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36097e96-94b6-4733-a3cf-2d014a6ed2e1 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots returned with HTTP 202 Aug 20 07:47:08.014577 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 169/682] 10.4.3.57 () {70 vars in 1317 bytes} [Thu Aug 20 07:47:07 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:08.022972 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9efe0818-59b6-4406-8c4c-6678b459f162 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:08.026200 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9efe0818-59b6-4406-8c4c-6678b459f162 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d Aug 20 07:47:08.026457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9efe0818-59b6-4406-8c4c-6678b459f162 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:08.026694 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9efe0818-59b6-4406-8c4c-6678b459f162 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:08.026837 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-9efe0818-59b6-4406-8c4c-6678b459f162 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member dc8dc155-0b70-483b-bc45-bc9e3ec4886d {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:08.036420 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:08.036420 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:08.052084 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9efe0818-59b6-4406-8c4c-6678b459f162 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d returned with HTTP 200 Aug 20 07:47:08.052084 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 172/683] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:08 2026] GET /volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:08.196519 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a67a552d-8803-40c6-aca9-33f3871140fc req-200a6f17-babe-4fa0-9013-00d9ab720ca4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:08.200176 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-200a6f17-babe-4fa0-9013-00d9ab720ca4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments/457cf44e-b60f-4fb9-ae45-3108574d3e2f/action Aug 20 07:47:08.201189 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-200a6f17-babe-4fa0-9013-00d9ab720ca4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:08.201189 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-200a6f17-babe-4fa0-9013-00d9ab720ca4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:08.238498 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:08.238498 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:08.282939 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a67a552d-8803-40c6-aca9-33f3871140fc req-200a6f17-babe-4fa0-9013-00d9ab720ca4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/457cf44e-b60f-4fb9-ae45-3108574d3e2f/action returned with HTTP 204 Aug 20 07:47:08.284433 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 174/684] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:47:08 2026] POST /volume/v3/attachments/457cf44e-b60f-4fb9-ae45-3108574d3e2f/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:08.481211 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-89101110-cb5b-4931-b483-5fef1af7d990 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:08.488924 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89101110-cb5b-4931-b483-5fef1af7d990 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:08.489491 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-89101110-cb5b-4931-b483-5fef1af7d990 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:08.489863 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-89101110-cb5b-4931-b483-5fef1af7d990 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:08.510660 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:08.510660 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:08.516539 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-89101110-cb5b-4931-b483-5fef1af7d990 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:08.524397 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89101110-cb5b-4931-b483-5fef1af7d990 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:08.525419 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 170/685] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:08 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:08.546204 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2109b597-ff10-4747-870d-ec53b873c84c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:08.624330 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2109b597-ff10-4747-870d-ec53b873c84c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:08.624330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2109b597-ff10-4747-870d-ec53b873c84c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:08.624565 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2109b597-ff10-4747-870d-ec53b873c84c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:08.641396 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:08.641396 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:08.647414 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2109b597-ff10-4747-870d-ec53b873c84c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Volume info retrieved successfully. Aug 20 07:47:08.655024 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2109b597-ff10-4747-870d-ec53b873c84c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:08.655379 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 170/686] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:08 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1439 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:08.722902 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-71f4147a-6167-431d-a75d-a26929c62356 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:08.726030 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-71f4147a-6167-431d-a75d-a26929c62356 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:08.726346 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-71f4147a-6167-431d-a75d-a26929c62356 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:08.726637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-71f4147a-6167-431d-a75d-a26929c62356 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:08.745669 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:08.745669 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:08.755906 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-71f4147a-6167-431d-a75d-a26929c62356 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Volume info retrieved successfully. Aug 20 07:47:08.762586 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-71f4147a-6167-431d-a75d-a26929c62356 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:08.763156 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 173/687] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:08 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:08.835736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-d1cdebd7-838e-40e5-a653-8355dcac34fc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:08.841634 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-d1cdebd7-838e-40e5-a653-8355dcac34fc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:08.841634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-d1cdebd7-838e-40e5-a653-8355dcac34fc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:08.841840 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-d1cdebd7-838e-40e5-a653-8355dcac34fc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:08.862681 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:08.862681 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:08.871492 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-d1cdebd7-838e-40e5-a653-8355dcac34fc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:08.882315 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-d1cdebd7-838e-40e5-a653-8355dcac34fc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:08.883134 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 175/688] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:08 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:08.924020 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-847fb92a-2ff4-48e0-a668-d7596c95a04f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:08.930129 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-847fb92a-2ff4-48e0-a668-d7596c95a04f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a/action Aug 20 07:47:08.934854 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-847fb92a-2ff4-48e0-a668-d7596c95a04f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:08.934854 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-847fb92a-2ff4-48e0-a668-d7596c95a04f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:08.971615 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:08.971615 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:08.971615 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-847fb92a-2ff4-48e0-a668-d7596c95a04f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:08.988816 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-847fb92a-2ff4-48e0-a668-d7596c95a04f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Begin detaching volume completed successfully. Aug 20 07:47:08.988816 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-847fb92a-2ff4-48e0-a668-d7596c95a04f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a/action returned with HTTP 202 Aug 20 07:47:08.988816 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 171/689] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:47:08 2026] POST /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:09.027311 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f9ef944-b27c-4dc5-af6f-f6d4047c1bd2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.033285 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f9ef944-b27c-4dc5-af6f-f6d4047c1bd2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:09.033285 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f9ef944-b27c-4dc5-af6f-f6d4047c1bd2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.033285 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f9ef944-b27c-4dc5-af6f-f6d4047c1bd2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.054952 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.054952 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:09.066373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4296f05b-3fd8-47a5-bb8f-935eb6b2be0d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.069855 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5f9ef944-b27c-4dc5-af6f-f6d4047c1bd2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:09.071368 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4296f05b-3fd8-47a5-bb8f-935eb6b2be0d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d Aug 20 07:47:09.071528 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4296f05b-3fd8-47a5-bb8f-935eb6b2be0d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.071870 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4296f05b-3fd8-47a5-bb8f-935eb6b2be0d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.071997 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-4296f05b-3fd8-47a5-bb8f-935eb6b2be0d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member dc8dc155-0b70-483b-bc45-bc9e3ec4886d {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:09.074473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c61d771a-ab7c-4888-a8b4-9e7f5eda5acf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.075576 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c61d771a-ab7c-4888-a8b4-9e7f5eda5acf None None] GET https://10.4.3.57/volume// Aug 20 07:47:09.075760 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c61d771a-ab7c-4888-a8b4-9e7f5eda5acf None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.076087 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c61d771a-ab7c-4888-a8b4-9e7f5eda5acf None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.076678 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f9ef944-b27c-4dc5-af6f-f6d4047c1bd2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:09.076782 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c61d771a-ab7c-4888-a8b4-9e7f5eda5acf None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:09.076833 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 171/690] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:09.077369 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 176/691] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:47:09.079453 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.079453 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:09.085608 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4296f05b-3fd8-47a5-bb8f-935eb6b2be0d tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d returned with HTTP 200 Aug 20 07:47:09.086421 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 174/692] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:09.095429 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-a545b1ac-5e71-43fe-9533-273ca862481a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.099619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36310cd0-c24d-425f-afbe-779a3d814de4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.101571 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-a545b1ac-5e71-43fe-9533-273ca862481a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:09.101571 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-a545b1ac-5e71-43fe-9533-273ca862481a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.101571 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-a545b1ac-5e71-43fe-9533-273ca862481a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.102246 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36310cd0-c24d-425f-afbe-779a3d814de4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail Aug 20 07:47:09.102831 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36310cd0-c24d-425f-afbe-779a3d814de4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.102831 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36310cd0-c24d-425f-afbe-779a3d814de4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.104734 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-36310cd0-c24d-425f-afbe-779a3d814de4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:09.104923 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-36310cd0-c24d-425f-afbe-779a3d814de4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:47:09.122973 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-36310cd0-c24d-425f-afbe-779a3d814de4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all snapshots completed successfully. Aug 20 07:47:09.123572 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.123572 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:09.125729 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36310cd0-c24d-425f-afbe-779a3d814de4 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 07:47:09.125729 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 172/693] 10.4.3.57 () {66 vars in 1257 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:47:09.126887 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.126887 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:09.140577 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-a545b1ac-5e71-43fe-9533-273ca862481a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:09.140698 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a5ac77e3-cc3a-4911-b917-ba6bbfe33a49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.142842 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5ac77e3-cc3a-4911-b917-ba6bbfe33a49 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/77c69b32-03e3-4bb2-88a8-25e0421e09d5 Aug 20 07:47:09.143149 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a5ac77e3-cc3a-4911-b917-ba6bbfe33a49 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.147253 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a5ac77e3-cc3a-4911-b917-ba6bbfe33a49 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.149765 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-a545b1ac-5e71-43fe-9533-273ca862481a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:09.150528 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 172/694] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1622 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:47:09.154599 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.154599 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:09.155058 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a5ac77e3-cc3a-4911-b917-ba6bbfe33a49 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Snapshot retrieved successfully. Aug 20 07:47:09.156403 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5ac77e3-cc3a-4911-b917-ba6bbfe33a49 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/77c69b32-03e3-4bb2-88a8-25e0421e09d5 returned with HTTP 200 Aug 20 07:47:09.157119 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 177/695] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/snapshots/77c69b32-03e3-4bb2-88a8-25e0421e09d5 => generated 451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:09.169151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-349e9917-56c3-49df-bfe1-05511d6102b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.173071 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-349e9917-56c3-49df-bfe1-05511d6102b8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d Aug 20 07:47:09.174700 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-349e9917-56c3-49df-bfe1-05511d6102b8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.174700 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-349e9917-56c3-49df-bfe1-05511d6102b8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.174700 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-349e9917-56c3-49df-bfe1-05511d6102b8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member dc8dc155-0b70-483b-bc45-bc9e3ec4886d {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:09.179424 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.179424 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:09.185088 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-349e9917-56c3-49df-bfe1-05511d6102b8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d returned with HTTP 200 Aug 20 07:47:09.186089 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 175/696] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:09.200933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-de8313d1-7b15-447d-a53e-205815d77f56 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.203575 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de8313d1-7b15-447d-a53e-205815d77f56 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/detail Aug 20 07:47:09.203575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de8313d1-7b15-447d-a53e-205815d77f56 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.203838 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de8313d1-7b15-447d-a53e-205815d77f56 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.216854 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de8313d1-7b15-447d-a53e-205815d77f56 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 20 07:47:09.217483 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 173/697] 10.4.3.57 () {68 vars in 1316 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:09.238003 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-edd78859-9416-4aa6-864c-d0e47b9ea05b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.240299 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-edd78859-9416-4aa6-864c-d0e47b9ea05b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] DELETE https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d Aug 20 07:47:09.240990 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-edd78859-9416-4aa6-864c-d0e47b9ea05b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.241347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-edd78859-9416-4aa6-864c-d0e47b9ea05b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.241621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-edd78859-9416-4aa6-864c-d0e47b9ea05b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] delete called for member dc8dc155-0b70-483b-bc45-bc9e3ec4886d {{(pid=100250) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 07:47:09.241838 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.group_snapshots [None req-edd78859-9416-4aa6-864c-d0e47b9ea05b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Delete group_snapshot with id: dc8dc155-0b70-483b-bc45-bc9e3ec4886d Aug 20 07:47:09.252015 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.252015 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:09.308031 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-edd78859-9416-4aa6-864c-d0e47b9ea05b tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d returned with HTTP 202 Aug 20 07:47:09.308031 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 173/698] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:47:09 2026] DELETE /volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:09.321147 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.324062 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:09.324299 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.324587 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.324963 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:09.326202 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:09.338570 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all volumes completed successfully. Aug 20 07:47:09.340175 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:09.340175 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:09.403911 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:09.413731 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.413731 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:09.444932 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ede5caec-c769-4d63-bc57-a1901ae9f65c tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:09.444932 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 178/699] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:09.471009 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-317d73d4-3865-4e29-ab79-7cc8074ec293 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.480416 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-317d73d4-3865-4e29-ab79-7cc8074ec293 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail Aug 20 07:47:09.480831 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-317d73d4-3865-4e29-ab79-7cc8074ec293 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.481293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-317d73d4-3865-4e29-ab79-7cc8074ec293 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.481591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-317d73d4-3865-4e29-ab79-7cc8074ec293 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:09.483806 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-317d73d4-3865-4e29-ab79-7cc8074ec293 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:47:09.491088 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-317d73d4-3865-4e29-ab79-7cc8074ec293 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all snapshots completed successfully. Aug 20 07:47:09.492518 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-317d73d4-3865-4e29-ab79-7cc8074ec293 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 07:47:09.493171 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 176/700] 10.4.3.57 () {66 vars in 1257 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:09.510712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a168ba42-27ab-47b8-a5e6-409024b5206f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.516030 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a168ba42-27ab-47b8-a5e6-409024b5206f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d Aug 20 07:47:09.516030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a168ba42-27ab-47b8-a5e6-409024b5206f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.517166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a168ba42-27ab-47b8-a5e6-409024b5206f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.521181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-a168ba42-27ab-47b8-a5e6-409024b5206f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member dc8dc155-0b70-483b-bc45-bc9e3ec4886d {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:09.532775 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a168ba42-27ab-47b8-a5e6-409024b5206f tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d returned with HTTP 404 Aug 20 07:47:09.534241 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 174/701] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:09.547204 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1bf28266-216c-4847-93cf-41f87c98a720 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.550105 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bf28266-216c-4847-93cf-41f87c98a720 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/group_snapshots Aug 20 07:47:09.550508 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bf28266-216c-4847-93cf-41f87c98a720 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.550602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bf28266-216c-4847-93cf-41f87c98a720 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.550999 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.550999 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:09.559301 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bf28266-216c-4847-93cf-41f87c98a720 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots returned with HTTP 200 Aug 20 07:47:09.559857 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 174/702] 10.4.3.57 () {68 vars in 1295 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:09.582741 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4fdffdb-9c02-4f81-9298-10ef43e531d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.594956 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4fdffdb-9c02-4f81-9298-10ef43e531d7 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] DELETE https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d Aug 20 07:47:09.594956 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4fdffdb-9c02-4f81-9298-10ef43e531d7 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.594956 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4fdffdb-9c02-4f81-9298-10ef43e531d7 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.594956 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-f4fdffdb-9c02-4f81-9298-10ef43e531d7 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] delete called for member dc8dc155-0b70-483b-bc45-bc9e3ec4886d {{(pid=100251) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 07:47:09.594956 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.group_snapshots [None req-f4fdffdb-9c02-4f81-9298-10ef43e531d7 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Delete group_snapshot with id: dc8dc155-0b70-483b-bc45-bc9e3ec4886d Aug 20 07:47:09.598787 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4fdffdb-9c02-4f81-9298-10ef43e531d7 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d returned with HTTP 404 Aug 20 07:47:09.598975 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 179/703] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:47:09 2026] DELETE /volume/v3/group_snapshots/dc8dc155-0b70-483b-bc45-bc9e3ec4886d => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:09.614846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-413cee2d-ef7d-497d-8f35-222750e515be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.619484 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:09.619484 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.619484 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.619484 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:09.620735 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:09.669127 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Get all volumes completed successfully. Aug 20 07:47:09.669931 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:09.670167 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:09.740478 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:09.750007 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.750007 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:09.766883 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-413cee2d-ef7d-497d-8f35-222750e515be tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:09.767517 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 177/704] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:09.775153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-5ee59866-e803-48a6-bb21-fe8b7a12ccb3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.782642 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-5ee59866-e803-48a6-bb21-fe8b7a12ccb3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:09.783041 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-5ee59866-e803-48a6-bb21-fe8b7a12ccb3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.783422 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-5ee59866-e803-48a6-bb21-fe8b7a12ccb3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.793303 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b3c75c31-7fe7-4e88-8254-1736320fd175 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.797383 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3c75c31-7fe7-4e88-8254-1736320fd175 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] POST https://10.4.3.57/volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e/action Aug 20 07:47:09.798317 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3c75c31-7fe7-4e88-8254-1736320fd175 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:09.798317 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3c75c31-7fe7-4e88-8254-1736320fd175 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:09.801407 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-b3c75c31-7fe7-4e88-8254-1736320fd175 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] delete called for group f1531c7d-c5e7-410e-994d-cab9ab75e56e {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:47:09.801785 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-b3c75c31-7fe7-4e88-8254-1736320fd175 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Delete group with id: f1531c7d-c5e7-410e-994d-cab9ab75e56e Aug 20 07:47:09.807886 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.807886 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:09.809564 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.809564 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:09.819052 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-5ee59866-e803-48a6-bb21-fe8b7a12ccb3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:09.824754 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-5ee59866-e803-48a6-bb21-fe8b7a12ccb3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:09.826259 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 175/705] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:47:09.867344 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-c5ae46e8-f019-44ab-9534-85ab0cab4c52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.872461 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-c5ae46e8-f019-44ab-9534-85ab0cab4c52 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/attachments/89906858-b422-4b7d-adef-faa7ef67699d Aug 20 07:47:09.872461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-c5ae46e8-f019-44ab-9534-85ab0cab4c52 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.872461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-c5ae46e8-f019-44ab-9534-85ab0cab4c52 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.876757 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3c75c31-7fe7-4e88-8254-1736320fd175 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e/action returned with HTTP 202 Aug 20 07:47:09.878271 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 175/706] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:47:09 2026] POST /volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:09.882840 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.882840 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:09.891377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f800cf8-99f1-4b61-8168-5800ed057ea8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:09.896270 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f800cf8-99f1-4b61-8168-5800ed057ea8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 Aug 20 07:47:09.896270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f800cf8-99f1-4b61-8168-5800ed057ea8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:09.896270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f800cf8-99f1-4b61-8168-5800ed057ea8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:09.908934 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.908934 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:09.915742 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f800cf8-99f1-4b61-8168-5800ed057ea8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Volume info retrieved successfully. Aug 20 07:47:09.916642 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-6f800cf8-99f1-4b61-8168-5800ed057ea8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:09.916866 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-6f800cf8-99f1-4b61-8168-5800ed057ea8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:09.980116 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-6f800cf8-99f1-4b61-8168-5800ed057ea8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:09.990647 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:09.990647 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:10.006915 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f800cf8-99f1-4b61-8168-5800ed057ea8 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 returned with HTTP 200 Aug 20 07:47:10.006915 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 178/707] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:09 2026] GET /volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:10.017044 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bfad73a4-4ad4-43c3-afb0-a4eb61869d4b req-c5ae46e8-f019-44ab-9534-85ab0cab4c52 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/89906858-b422-4b7d-adef-faa7ef67699d returned with HTTP 200 Aug 20 07:47:10.017904 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 180/708] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:47:09 2026] DELETE /volume/v3/attachments/89906858-b422-4b7d-adef-faa7ef67699d => generated 192 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:10.100312 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e66b2744-2239-4ddd-99c3-94a24f60dc10 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:10.105176 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e66b2744-2239-4ddd-99c3-94a24f60dc10 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:10.105176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e66b2744-2239-4ddd-99c3-94a24f60dc10 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:10.105468 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e66b2744-2239-4ddd-99c3-94a24f60dc10 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:10.126779 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:10.126779 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:10.131357 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e66b2744-2239-4ddd-99c3-94a24f60dc10 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:10.139434 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e66b2744-2239-4ddd-99c3-94a24f60dc10 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:10.140161 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 176/709] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:10 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:10.209307 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-72f42c05-6281-479a-8dfc-d3075f0a5173 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:10.215578 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72f42c05-6281-479a-8dfc-d3075f0a5173 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:10.215578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72f42c05-6281-479a-8dfc-d3075f0a5173 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:10.215578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72f42c05-6281-479a-8dfc-d3075f0a5173 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:10.236028 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:10.236028 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:10.244590 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-72f42c05-6281-479a-8dfc-d3075f0a5173 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Volume info retrieved successfully. Aug 20 07:47:10.253095 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72f42c05-6281-479a-8dfc-d3075f0a5173 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:10.254320 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 176/710] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:10 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:10.325244 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-3b01df62-821a-4201-96b4-9bc5d43f45ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:10.328297 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-3b01df62-821a-4201-96b4-9bc5d43f45ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:10.329006 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-3b01df62-821a-4201-96b4-9bc5d43f45ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:10.329006 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-3b01df62-821a-4201-96b4-9bc5d43f45ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:10.346620 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:10.346620 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:10.352960 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-3b01df62-821a-4201-96b4-9bc5d43f45ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:10.363103 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-3b01df62-821a-4201-96b4-9bc5d43f45ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:10.363837 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 179/711] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:10 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:10.423610 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-8bbc4b3c-fdbb-4d48-b03f-1417fd0383f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:10.427827 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-8bbc4b3c-fdbb-4d48-b03f-1417fd0383f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a/action Aug 20 07:47:10.428536 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-8bbc4b3c-fdbb-4d48-b03f-1417fd0383f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:10.428776 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-8bbc4b3c-fdbb-4d48-b03f-1417fd0383f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:10.447392 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:10.447392 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:10.449207 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-8bbc4b3c-fdbb-4d48-b03f-1417fd0383f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:10.462749 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-8bbc4b3c-fdbb-4d48-b03f-1417fd0383f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Begin detaching volume completed successfully. Aug 20 07:47:10.466577 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-8bbc4b3c-fdbb-4d48-b03f-1417fd0383f8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a/action returned with HTTP 202 Aug 20 07:47:10.466577 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 181/712] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:47:10 2026] POST /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:10.497885 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ef9dc101-fdf6-48c7-88b8-de752715f118 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:10.500918 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef9dc101-fdf6-48c7-88b8-de752715f118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:10.500918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef9dc101-fdf6-48c7-88b8-de752715f118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:10.500918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef9dc101-fdf6-48c7-88b8-de752715f118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:10.518851 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:10.518851 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:10.526065 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ef9dc101-fdf6-48c7-88b8-de752715f118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:10.535146 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef9dc101-fdf6-48c7-88b8-de752715f118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:10.537710 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 177/713] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:10 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:10.552579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-51eaa1cc-95c4-4870-b558-b0e015a7a38b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:10.552579 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51eaa1cc-95c4-4870-b558-b0e015a7a38b None None] GET https://10.4.3.57/volume// Aug 20 07:47:10.552579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51eaa1cc-95c4-4870-b558-b0e015a7a38b None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:10.552579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51eaa1cc-95c4-4870-b558-b0e015a7a38b None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:10.552579 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51eaa1cc-95c4-4870-b558-b0e015a7a38b None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:10.552579 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 177/714] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:47:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:47:10.571756 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-f2e898e1-2741-4617-9a9b-9e74ac83b1f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:10.574647 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-f2e898e1-2741-4617-9a9b-9e74ac83b1f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:10.575731 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-f2e898e1-2741-4617-9a9b-9e74ac83b1f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:10.576046 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-f2e898e1-2741-4617-9a9b-9e74ac83b1f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:10.593796 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:10.593796 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:10.603419 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-f2e898e1-2741-4617-9a9b-9e74ac83b1f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:10.610680 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-f2e898e1-2741-4617-9a9b-9e74ac83b1f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:10.611319 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 180/715] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:47:10 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:47:11.029206 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-94ad19bf-89aa-43c8-828d-b6938e22db04 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:11.035540 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94ad19bf-89aa-43c8-828d-b6938e22db04 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 Aug 20 07:47:11.036067 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94ad19bf-89aa-43c8-828d-b6938e22db04 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:11.036183 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94ad19bf-89aa-43c8-828d-b6938e22db04 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:11.047737 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94ad19bf-89aa-43c8-828d-b6938e22db04 tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 returned with HTTP 404 Aug 20 07:47:11.048613 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 182/716] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:11 2026] GET /volume/v3/volumes/8f9f2719-49ac-4f53-af24-f44008417d15 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:11.064479 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e48c3edc-4067-45ba-af11-f5be433817ad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:11.066935 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e48c3edc-4067-45ba-af11-f5be433817ad tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] GET https://10.4.3.57/volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e Aug 20 07:47:11.067640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e48c3edc-4067-45ba-af11-f5be433817ad tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:11.068187 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e48c3edc-4067-45ba-af11-f5be433817ad tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:11.068448 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-e48c3edc-4067-45ba-af11-f5be433817ad tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] show called for member f1531c7d-c5e7-410e-994d-cab9ab75e56e {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:47:11.074111 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e48c3edc-4067-45ba-af11-f5be433817ad tempest-GroupSnapshotsTest-582433422 tempest-GroupSnapshotsTest-582433422-project-member] https://10.4.3.57/volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e returned with HTTP 404 Aug 20 07:47:11.075111 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 178/717] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:47:11 2026] GET /volume/v3/groups/f1531c7d-c5e7-410e-994d-cab9ab75e56e => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:11.095873 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f4fa965a-eea2-40e8-b4bc-b0e1f7e13e35 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:11.098346 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4fa965a-eea2-40e8-b4bc-b0e1f7e13e35 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/c95af49d-132b-4c13-84e9-a09f71ec8ed5 Aug 20 07:47:11.098686 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4fa965a-eea2-40e8-b4bc-b0e1f7e13e35 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:11.099097 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4fa965a-eea2-40e8-b4bc-b0e1f7e13e35 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:11.132633 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4fa965a-eea2-40e8-b4bc-b0e1f7e13e35 tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/group_types/c95af49d-132b-4c13-84e9-a09f71ec8ed5 returned with HTTP 202 Aug 20 07:47:11.133156 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 178/718] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:47:11 2026] DELETE /volume/v3/group_types/c95af49d-132b-4c13-84e9-a09f71ec8ed5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:11.150787 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-516c7204-876d-48b1-ace2-db27eeb5795a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:11.153117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-516c7204-876d-48b1-ace2-db27eeb5795a tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] DELETE https://10.4.3.57/volume/v3/types/d816035e-1536-48fc-9f0d-c4c5e503cb96 Aug 20 07:47:11.154348 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-516c7204-876d-48b1-ace2-db27eeb5795a tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:11.154348 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-516c7204-876d-48b1-ace2-db27eeb5795a tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:11.193077 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-516c7204-876d-48b1-ace2-db27eeb5795a tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/types/d816035e-1536-48fc-9f0d-c4c5e503cb96 returned with HTTP 202 Aug 20 07:47:11.193511 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 181/719] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:47:11 2026] DELETE /volume/v3/types/d816035e-1536-48fc-9f0d-c4c5e503cb96 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:11.205634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d773688b-4be2-4f70-b7d6-385967fe5e4d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:11.208512 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d773688b-4be2-4f70-b7d6-385967fe5e4d tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] GET https://10.4.3.57/volume/v3/types/d816035e-1536-48fc-9f0d-c4c5e503cb96 Aug 20 07:47:11.208736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d773688b-4be2-4f70-b7d6-385967fe5e4d tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:11.209042 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d773688b-4be2-4f70-b7d6-385967fe5e4d tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:11.215492 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d773688b-4be2-4f70-b7d6-385967fe5e4d tempest-GroupSnapshotsTest-670504547 tempest-GroupSnapshotsTest-670504547-project-admin] https://10.4.3.57/volume/v3/types/d816035e-1536-48fc-9f0d-c4c5e503cb96 returned with HTTP 404 Aug 20 07:47:11.216212 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 183/720] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:47:11 2026] GET /volume/v3/types/d816035e-1536-48fc-9f0d-c4c5e503cb96 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:11.564934 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89d279e7-5c1e-46db-86c0-268624c66530 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:11.569200 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89d279e7-5c1e-46db-86c0-268624c66530 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:11.569200 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89d279e7-5c1e-46db-86c0-268624c66530 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:11.569200 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89d279e7-5c1e-46db-86c0-268624c66530 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:11.591746 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:11.591746 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:11.600423 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-89d279e7-5c1e-46db-86c0-268624c66530 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:11.609379 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89d279e7-5c1e-46db-86c0-268624c66530 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:11.610142 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 179/721] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:11 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:12.635905 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fde1ff42-8f84-49fa-a8f6-bb75903beceb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:12.638391 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fde1ff42-8f84-49fa-a8f6-bb75903beceb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:12.638391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fde1ff42-8f84-49fa-a8f6-bb75903beceb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:12.638736 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fde1ff42-8f84-49fa-a8f6-bb75903beceb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:12.660986 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:12.660986 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:12.672142 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fde1ff42-8f84-49fa-a8f6-bb75903beceb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:12.681246 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fde1ff42-8f84-49fa-a8f6-bb75903beceb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:12.681799 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 179/722] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:12 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:13.704247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dbcd6504-eb3b-4bb5-98f2-eb0e9ae76945 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:13.706531 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbcd6504-eb3b-4bb5-98f2-eb0e9ae76945 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:13.707600 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbcd6504-eb3b-4bb5-98f2-eb0e9ae76945 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:13.707600 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbcd6504-eb3b-4bb5-98f2-eb0e9ae76945 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:13.726532 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:13.726532 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:13.739575 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dbcd6504-eb3b-4bb5-98f2-eb0e9ae76945 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:13.744931 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbcd6504-eb3b-4bb5-98f2-eb0e9ae76945 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:13.745539 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 182/723] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:13 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:14.766411 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-234659da-5b8c-473b-afab-a41b2b13ef43 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:14.768838 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-234659da-5b8c-473b-afab-a41b2b13ef43 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:14.769101 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-234659da-5b8c-473b-afab-a41b2b13ef43 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:14.769347 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-234659da-5b8c-473b-afab-a41b2b13ef43 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:14.797358 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:14.797358 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:14.803457 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-234659da-5b8c-473b-afab-a41b2b13ef43 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:14.809764 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-234659da-5b8c-473b-afab-a41b2b13ef43 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:14.810351 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 184/724] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:14 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:14.995991 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-79bf2a5e-f0f8-4d28-b80e-302c354ee266 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.026877 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e4993b76-3912-4a40-b359-edf9975ea97f req-aebf4487-3e80-45bd-af6e-2f414f17ec31 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.030769 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-aebf4487-3e80-45bd-af6e-2f414f17ec31 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] DELETE https://10.4.3.57/volume/v3/attachments/87c09ffc-83e8-48c7-89c6-0531c78b0e66 Aug 20 07:47:15.031483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-aebf4487-3e80-45bd-af6e-2f414f17ec31 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:15.034588 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-aebf4487-3e80-45bd-af6e-2f414f17ec31 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:15.046167 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.046167 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:15.077049 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-c31f8d1c-b33d-45e5-b305-2f7c38981688 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.080400 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-c31f8d1c-b33d-45e5-b305-2f7c38981688 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] DELETE https://10.4.3.57/volume/v3/attachments/5f5475b4-39fa-4ab8-b235-d2f9776019a3 Aug 20 07:47:15.080679 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-c31f8d1c-b33d-45e5-b305-2f7c38981688 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:15.081148 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-c31f8d1c-b33d-45e5-b305-2f7c38981688 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:15.093672 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.093672 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:15.130058 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-aebf4487-3e80-45bd-af6e-2f414f17ec31 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments/87c09ffc-83e8-48c7-89c6-0531c78b0e66 returned with HTTP 200 Aug 20 07:47:15.130773 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 180/725] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:47:15 2026] DELETE /volume/v3/attachments/87c09ffc-83e8-48c7-89c6-0531c78b0e66 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:15.143157 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e4993b76-3912-4a40-b359-edf9975ea97f req-70a9ec32-de0a-4ef4-86fc-d8d47ad29dd8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.146220 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-70a9ec32-de0a-4ef4-86fc-d8d47ad29dd8 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] DELETE https://10.4.3.57/volume/v3/attachments/dab79097-3410-449b-a53e-45109593aabc Aug 20 07:47:15.146941 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-70a9ec32-de0a-4ef4-86fc-d8d47ad29dd8 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:15.146941 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-70a9ec32-de0a-4ef4-86fc-d8d47ad29dd8 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:15.157209 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.157209 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:15.160402 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79bf2a5e-f0f8-4d28-b80e-302c354ee266 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:47:15.160903 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79bf2a5e-f0f8-4d28-b80e-302c354ee266 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-47338612"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:15.185600 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79bf2a5e-f0f8-4d28-b80e-302c354ee266 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:47:15.185724 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 180/726] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:47:14 2026] POST /volume/v3/types => generated 226 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:15.199074 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2452989e-32b4-4fe0-9b8b-cdfbf9cb11af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.201209 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2452989e-32b4-4fe0-9b8b-cdfbf9cb11af tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:47:15.201706 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2452989e-32b4-4fe0-9b8b-cdfbf9cb11af tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2028768326"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:15.203969 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.203969 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:15.204801 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-c31f8d1c-b33d-45e5-b305-2f7c38981688 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments/5f5475b4-39fa-4ab8-b235-d2f9776019a3 returned with HTTP 200 Aug 20 07:47:15.205781 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 183/727] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:47:15 2026] DELETE /volume/v3/attachments/5f5475b4-39fa-4ab8-b235-d2f9776019a3 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:15.217981 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-1c396d4c-977e-4971-adf1-d78f8294d089 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.221008 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-1c396d4c-977e-4971-adf1-d78f8294d089 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] DELETE https://10.4.3.57/volume/v3/attachments/16bd638a-7060-4050-ad97-bf2d2633421f Aug 20 07:47:15.221326 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-1c396d4c-977e-4971-adf1-d78f8294d089 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:15.222232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-1c396d4c-977e-4971-adf1-d78f8294d089 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:15.223663 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2452989e-32b4-4fe0-9b8b-cdfbf9cb11af tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:47:15.224114 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 181/728] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:47:15 2026] POST /volume/v3/group_types => generated 185 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:15.235746 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-faaf38b3-f49b-4d4a-8294-ede23237e39c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.239540 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.239540 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:15.240007 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-70a9ec32-de0a-4ef4-86fc-d8d47ad29dd8 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments/dab79097-3410-449b-a53e-45109593aabc returned with HTTP 200 Aug 20 07:47:15.240206 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 185/729] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:47:15 2026] DELETE /volume/v3/attachments/dab79097-3410-449b-a53e-45109593aabc => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:15.249512 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e4993b76-3912-4a40-b359-edf9975ea97f req-3ad7230d-9373-4f48-a638-9e49e8e3fa8d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.252868 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-3ad7230d-9373-4f48-a638-9e49e8e3fa8d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] DELETE https://10.4.3.57/volume/v3/attachments/132f2910-98bd-4711-b175-7ed27242b12e Aug 20 07:47:15.253297 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-3ad7230d-9373-4f48-a638-9e49e8e3fa8d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:15.253662 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-3ad7230d-9373-4f48-a638-9e49e8e3fa8d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:15.264915 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.264915 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:15.335866 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-1c396d4c-977e-4971-adf1-d78f8294d089 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments/16bd638a-7060-4050-ad97-bf2d2633421f returned with HTTP 200 Aug 20 07:47:15.337346 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 181/730] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:47:15 2026] DELETE /volume/v3/attachments/16bd638a-7060-4050-ad97-bf2d2633421f => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:15.350410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-cd4382f9-6699-4d8d-8b56-6790f4cc237d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.354937 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-cd4382f9-6699-4d8d-8b56-6790f4cc237d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] DELETE https://10.4.3.57/volume/v3/attachments/7f1c92ef-95b1-4a25-824e-6f5caa41d228 Aug 20 07:47:15.354937 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-cd4382f9-6699-4d8d-8b56-6790f4cc237d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:15.355066 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-cd4382f9-6699-4d8d-8b56-6790f4cc237d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:15.355303 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e4993b76-3912-4a40-b359-edf9975ea97f req-3ad7230d-9373-4f48-a638-9e49e8e3fa8d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/attachments/132f2910-98bd-4711-b175-7ed27242b12e returned with HTTP 200 Aug 20 07:47:15.355737 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 182/731] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:47:15 2026] DELETE /volume/v3/attachments/132f2910-98bd-4711-b175-7ed27242b12e => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:15.363662 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-faaf38b3-f49b-4d4a-8294-ede23237e39c tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] POST https://10.4.3.57/volume/v3/groups Aug 20 07:47:15.364138 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-faaf38b3-f49b-4d4a-8294-ede23237e39c tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "af9825a9-20e4-4800-87a5-e77a95e45dde", "volume_types": ["45cd0da0-18d4-4b41-8038-249b580af9df"], "name": "tempest-GroupSnapshotsV319Test-Group-360172362"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:15.367379 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-faaf38b3-f49b-4d4a-8294-ede23237e39c tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Creating new group {'group': {'group_type': 'af9825a9-20e4-4800-87a5-e77a95e45dde', 'volume_types': ['45cd0da0-18d4-4b41-8038-249b580af9df'], 'name': 'tempest-GroupSnapshotsV319Test-Group-360172362'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 07:47:15.367585 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.367585 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:15.373856 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-faaf38b3-f49b-4d4a-8294-ede23237e39c tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-360172362. Aug 20 07:47:15.375515 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.375515 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:15.386452 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-faaf38b3-f49b-4d4a-8294-ede23237e39c tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Availability Zones retrieved successfully. Aug 20 07:47:15.444295 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-faaf38b3-f49b-4d4a-8294-ede23237e39c tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Created reservations ['6cc8f1bd-c5e3-4153-af22-e8fb3696041a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:15.483884 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f9b7de8d-baee-4e9b-95da-90fa81ed1d1f req-cd4382f9-6699-4d8d-8b56-6790f4cc237d tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/attachments/7f1c92ef-95b1-4a25-824e-6f5caa41d228 returned with HTTP 200 Aug 20 07:47:15.485086 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 186/732] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:47:15 2026] DELETE /volume/v3/attachments/7f1c92ef-95b1-4a25-824e-6f5caa41d228 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:15.504987 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-faaf38b3-f49b-4d4a-8294-ede23237e39c tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/groups returned with HTTP 202 Aug 20 07:47:15.506215 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 184/733] 10.4.3.57 () {70 vars in 1290 bytes} [Thu Aug 20 07:47:15 2026] POST /volume/v3/groups => generated 115 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:15.525001 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85e6c3fd-4c80-43d0-af22-ce24e8bf208b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.528251 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85e6c3fd-4c80-43d0-af22-ce24e8bf208b tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed Aug 20 07:47:15.528572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85e6c3fd-4c80-43d0-af22-ce24e8bf208b tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:15.529082 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85e6c3fd-4c80-43d0-af22-ce24e8bf208b tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:15.530284 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-85e6c3fd-4c80-43d0-af22-ce24e8bf208b tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member 90246ea7-8172-48b2-8ab4-8cdeb24999ed {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:47:15.536301 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.536301 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:15.551264 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85e6c3fd-4c80-43d0-af22-ce24e8bf208b tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed returned with HTTP 200 Aug 20 07:47:15.551874 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 182/734] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:47:15 2026] GET /volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed => generated 395 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:15.829906 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a1873828-e716-4871-bb08-5e3a040c2764 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.832985 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1873828-e716-4871-bb08-5e3a040c2764 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:15.833277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1873828-e716-4871-bb08-5e3a040c2764 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:15.833568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1873828-e716-4871-bb08-5e3a040c2764 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:15.850514 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.850514 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:15.856867 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1873828-e716-4871-bb08-5e3a040c2764 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:15.858398 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:15.861161 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:15.861255 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1309549441"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:15.863375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1309549441'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:15.864671 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Create volume of 1 GB Aug 20 07:47:15.864908 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1873828-e716-4871-bb08-5e3a040c2764 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:15.864979 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:15.864979 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:15.865052 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 183/735] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:15 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:15.873479 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Availability Zones retrieved successfully. Aug 20 07:47:15.882775 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Flow 'volume_create_api' (0d288df9-83cf-4dae-a506-925170ae2460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:15.884118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f2e936-1fba-4a78-9e84-44fe16ec9c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:15.885332 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:15.919895 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f2e936-1fba-4a78-9e84-44fe16ec9c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:15.920857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb755d0-6c0a-4c0b-9d8b-0e81f61062ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:16.010848 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Created reservations ['9a524ef6-c0ff-4296-a1d1-ab190a0f85b2', 'd4495912-8ae4-441d-b148-8a56d87cc155', '38500530-4d8c-4c5b-a48a-93010d471f84', '7af1ceb4-6152-4439-94fb-83ff6714be25'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:16.012345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb755d0-6c0a-4c0b-9d8b-0e81f61062ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a524ef6-c0ff-4296-a1d1-ab190a0f85b2', 'd4495912-8ae4-441d-b148-8a56d87cc155', '38500530-4d8c-4c5b-a48a-93010d471f84', '7af1ceb4-6152-4439-94fb-83ff6714be25']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:16.013818 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f416b9-1a61-40fc-947d-78b62e482427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:16.048980 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f416b9-1a61-40fc-947d-78b62e482427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89ad6c54-448f-47d6-80f1-dac5e5c05f1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1309549441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f5eb7ce31e4be5b05521afb81290be',qos_specs=None,replication_status=,reservations=['9a524ef6-c0ff-4296-a1d1-ab190a0f85b2','d4495912-8ae4-441d-b148-8a56d87cc155','38500530-4d8c-4c5b-a48a-93010d471f84','7af1ceb4-6152-4439-94fb-83ff6714be25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6955d25233495d8d1997dacdb5228e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1309549441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89ad6c54-448f-47d6-80f1-dac5e5c05f1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f5eb7ce31e4be5b05521afb81290be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b6955d25233495d8d1997dacdb5228e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:16.051193 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27600fb4-b513-41ac-8b6a-c66ac9bd6c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:16.081349 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27600fb4-b513-41ac-8b6a-c66ac9bd6c2b) transitioned into state 'SUCCESS' from state '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-1309549441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f5eb7ce31e4be5b05521afb81290be',qos_specs=None,replication_status=,reservations=['9a524ef6-c0ff-4296-a1d1-ab190a0f85b2','d4495912-8ae4-441d-b148-8a56d87cc155','38500530-4d8c-4c5b-a48a-93010d471f84','7af1ceb4-6152-4439-94fb-83ff6714be25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6955d25233495d8d1997dacdb5228e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:16.082505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2df33e7-4716-4f4c-ac34-9f5ab9c83c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:16.099725 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2df33e7-4716-4f4c-ac34-9f5ab9c83c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:16.101189 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Flow 'volume_create_api' (0d288df9-83cf-4dae-a506-925170ae2460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:16.101572 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Create volume request issued successfully. Aug 20 07:47:16.103855 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4da4cd7-8001-49b9-8f71-340c4da36d3b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:16.103984 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 187/736] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:47:15 2026] POST /volume/v3/volumes => generated 749 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:16.121481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f670bb67-42a0-451a-9462-97dbec33e1c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:16.123482 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f670bb67-42a0-451a-9462-97dbec33e1c8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:16.123783 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f670bb67-42a0-451a-9462-97dbec33e1c8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:16.124037 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f670bb67-42a0-451a-9462-97dbec33e1c8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:16.136364 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:16.136364 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:16.145882 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f670bb67-42a0-451a-9462-97dbec33e1c8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:16.154975 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f670bb67-42a0-451a-9462-97dbec33e1c8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:16.155439 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 185/737] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:16 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:16.371439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-c29345b9-84bf-4618-852e-c06392f7be94 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:16.374945 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-c29345b9-84bf-4618-852e-c06392f7be94 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:16.375242 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-c29345b9-84bf-4618-852e-c06392f7be94 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:16.375507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-c29345b9-84bf-4618-852e-c06392f7be94 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:16.390164 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:16.390164 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:16.397454 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-c29345b9-84bf-4618-852e-c06392f7be94 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:16.405504 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-c29345b9-84bf-4618-852e-c06392f7be94 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:16.406392 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 183/738] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:16 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:16.573077 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-10f74a23-69e2-427b-a385-14598cd5b743 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:16.583280 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-10f74a23-69e2-427b-a385-14598cd5b743 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed Aug 20 07:47:16.583628 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-10f74a23-69e2-427b-a385-14598cd5b743 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:16.584181 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-10f74a23-69e2-427b-a385-14598cd5b743 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:16.584228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-10f74a23-69e2-427b-a385-14598cd5b743 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member 90246ea7-8172-48b2-8ab4-8cdeb24999ed {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:47:16.595314 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:16.595314 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:16.624315 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-10f74a23-69e2-427b-a385-14598cd5b743 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed returned with HTTP 200 Aug 20 07:47:16.624315 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 184/739] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:47:16 2026] GET /volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed => generated 396 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:16.645820 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:16.650186 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:16.650325 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-372511536", "volume_type": "45cd0da0-18d4-4b41-8038-249b580af9df", "group_id": "90246ea7-8172-48b2-8ab4-8cdeb24999ed", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:16.652341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-372511536', 'volume_type': '45cd0da0-18d4-4b41-8038-249b580af9df', 'group_id': '90246ea7-8172-48b2-8ab4-8cdeb24999ed', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:16.667519 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:16.667519 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:16.668304 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Create volume of 1 GB Aug 20 07:47:16.686103 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Availability Zones retrieved successfully. Aug 20 07:47:16.694461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Flow 'volume_create_api' (263fa5a2-ea15-4d85-a207-01eb4f60c04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:16.696686 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6937e8-1608-4529-a22e-7c6e8d712829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:16.697366 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:16.697366 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:16.698176 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:16.750471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6937e8-1608-4529-a22e-7c6e8d712829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:47:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45cd0da0-18d4-4b41-8038-249b580af9df,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-47338612',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45cd0da0-18d4-4b41-8038-249b580af9df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '90246ea7-8172-48b2-8ab4-8cdeb24999ed', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:16.752033 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a881882-b639-4c6b-b9db-4f2c9c40d3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:16.803837 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-47338612 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-47338612, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:47:16.805586 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-47338612 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-47338612, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:47:16.824693 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-40d7ac16-8245-4c7d-819c-575ddbc86aa4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:16.827619 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-40d7ac16-8245-4c7d-819c-575ddbc86aa4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/attachments/457cf44e-b60f-4fb9-ae45-3108574d3e2f Aug 20 07:47:16.827921 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-40d7ac16-8245-4c7d-819c-575ddbc86aa4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:16.828288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-40d7ac16-8245-4c7d-819c-575ddbc86aa4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:16.850568 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:16.850568 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:16.883430 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Created reservations ['4bd798f0-5730-422e-8edc-86c673f602e2', 'b031909e-2061-46fb-95e5-2c4c514d05d7', '7e19280b-64f9-48dc-8ace-da988bc76ce2', '853e15e9-f9d1-4ef2-beb6-38284c0bc072'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:16.884604 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a881882-b639-4c6b-b9db-4f2c9c40d3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bd798f0-5730-422e-8edc-86c673f602e2', 'b031909e-2061-46fb-95e5-2c4c514d05d7', '7e19280b-64f9-48dc-8ace-da988bc76ce2', '853e15e9-f9d1-4ef2-beb6-38284c0bc072']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:16.886701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b34ae1-74b1-47e6-b047-fb4e4df1847c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:16.888852 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1aa47826-f42e-4c6c-97d9-6e4267977a69 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:16.892105 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1aa47826-f42e-4c6c-97d9-6e4267977a69 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:16.892528 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1aa47826-f42e-4c6c-97d9-6e4267977a69 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:16.893327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1aa47826-f42e-4c6c-97d9-6e4267977a69 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:16.914343 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:16.914343 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:16.924040 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1aa47826-f42e-4c6c-97d9-6e4267977a69 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:16.927776 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed6bc5d-1038-43c7-a4b2-6981d9c2aeac req-40d7ac16-8245-4c7d-819c-575ddbc86aa4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/457cf44e-b60f-4fb9-ae45-3108574d3e2f returned with HTTP 200 Aug 20 07:47:16.928334 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 186/740] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:47:16 2026] DELETE /volume/v3/attachments/457cf44e-b60f-4fb9-ae45-3108574d3e2f => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:16.934574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b34ae1-74b1-47e6-b047-fb4e4df1847c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3bdf99-a8f1-476d-8293-b5456452f16b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-372511536',encryption_key_id=None,group_id=90246ea7-8172-48b2-8ab4-8cdeb24999ed,group_type_id=,metadata={},multiattach=False,project_id='648d3258137a40cf9f93f1fe71b3a672',qos_specs=None,replication_status=,reservations=['4bd798f0-5730-422e-8edc-86c673f602e2','b031909e-2061-46fb-95e5-2c4c514d05d7','7e19280b-64f9-48dc-8ace-da988bc76ce2','853e15e9-f9d1-4ef2-beb6-38284c0bc072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3899ea83177244f5afedde56bd343ccf',volume_type_id=45cd0da0-18d4-4b41-8038-249b580af9df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-372511536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=90246ea7-8172-48b2-8ab4-8cdeb24999ed,host=None,id=3d3bdf99-a8f1-476d-8293-b5456452f16b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='648d3258137a40cf9f93f1fe71b3a672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3899ea83177244f5afedde56bd343ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45cd0da0-18d4-4b41-8038-249b580af9df),volume_type_id=45cd0da0-18d4-4b41-8038-249b580af9df)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:16.935861 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6005f553-e885-4265-807d-d274281a7286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:16.937780 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1aa47826-f42e-4c6c-97d9-6e4267977a69 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:16.938304 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 184/741] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:16 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:16.980155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6005f553-e885-4265-807d-d274281a7286) transitioned into state 'SUCCESS' from state '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-372511536',encryption_key_id=None,group_id=90246ea7-8172-48b2-8ab4-8cdeb24999ed,group_type_id=,metadata={},multiattach=False,project_id='648d3258137a40cf9f93f1fe71b3a672',qos_specs=None,replication_status=,reservations=['4bd798f0-5730-422e-8edc-86c673f602e2','b031909e-2061-46fb-95e5-2c4c514d05d7','7e19280b-64f9-48dc-8ace-da988bc76ce2','853e15e9-f9d1-4ef2-beb6-38284c0bc072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3899ea83177244f5afedde56bd343ccf',volume_type_id=45cd0da0-18d4-4b41-8038-249b580af9df)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:16.982125 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7811fdaf-7cec-4f9d-9647-8017b0f3809f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:17.003457 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7811fdaf-7cec-4f9d-9647-8017b0f3809f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:17.004326 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Flow 'volume_create_api' (263fa5a2-ea15-4d85-a207-01eb4f60c04f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:17.004756 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Create volume request issued successfully. Aug 20 07:47:17.005498 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:17.005713 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:17.054650 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:17.059246 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.059246 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:17.064975 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3eda3e62-dfe5-4145-aae5-e170638f45d8 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:17.065572 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 188/742] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:47:16 2026] POST /volume/v3/volumes => generated 822 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:47:17.085442 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9f540e14-bd28-454b-afea-3f2d79d58eec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.092094 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f540e14-bd28-454b-afea-3f2d79d58eec tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b Aug 20 07:47:17.093278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f540e14-bd28-454b-afea-3f2d79d58eec tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:17.094362 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f540e14-bd28-454b-afea-3f2d79d58eec tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:17.104670 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.104670 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:17.114067 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9f540e14-bd28-454b-afea-3f2d79d58eec tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Volume info retrieved successfully. Aug 20 07:47:17.115775 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-9f540e14-bd28-454b-afea-3f2d79d58eec tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:17.116050 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-9f540e14-bd28-454b-afea-3f2d79d58eec tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:17.171682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a05d379-a721-499f-ae4a-8cf2d923db17 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.173633 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a05d379-a721-499f-ae4a-8cf2d923db17 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:17.173940 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a05d379-a721-499f-ae4a-8cf2d923db17 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:17.174252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a05d379-a721-499f-ae4a-8cf2d923db17 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:17.177822 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-9f540e14-bd28-454b-afea-3f2d79d58eec tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:17.183623 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.183623 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:17.187647 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.187647 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:17.192644 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9a05d379-a721-499f-ae4a-8cf2d923db17 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:17.194841 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f540e14-bd28-454b-afea-3f2d79d58eec tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b returned with HTTP 200 Aug 20 07:47:17.194841 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 185/743] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:17 2026] GET /volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b => generated 890 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:17.204086 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a05d379-a721-499f-ae4a-8cf2d923db17 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:17.204778 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 187/744] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:17 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:17.270937 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-c12c6786-2150-489e-83d0-66f080946d89 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.273721 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-c12c6786-2150-489e-83d0-66f080946d89 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:17.273997 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-c12c6786-2150-489e-83d0-66f080946d89 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:17.274275 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-c12c6786-2150-489e-83d0-66f080946d89 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:17.287001 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.287001 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:17.294486 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-c12c6786-2150-489e-83d0-66f080946d89 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:17.302799 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-c12c6786-2150-489e-83d0-66f080946d89 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:17.303793 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 185/745] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:17 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:17.431384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f7c2493-c299-4987-8db5-3b082e633631 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.432232 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f7c2493-c299-4987-8db5-3b082e633631 None None] GET https://10.4.3.57/volume// Aug 20 07:47:17.433742 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f7c2493-c299-4987-8db5-3b082e633631 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:17.433742 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f7c2493-c299-4987-8db5-3b082e633631 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:17.434692 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f7c2493-c299-4987-8db5-3b082e633631 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:17.435284 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 189/746] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:47:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:47:17.447292 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-ad737e78-a1b2-4a9a-ae2e-5bdb92dee9cd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.451591 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-ad737e78-a1b2-4a9a-ae2e-5bdb92dee9cd tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:47:17.452294 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-ad737e78-a1b2-4a9a-ae2e-5bdb92dee9cd tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89ad6c54-448f-47d6-80f1-dac5e5c05f1f", "connector": null, "instance_uuid": "7ee0c9b2-a5a6-4af4-b44d-c49aba41a200"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:17.464868 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.464868 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:17.516121 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-ad737e78-a1b2-4a9a-ae2e-5bdb92dee9cd tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:47:17.516558 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 186/747] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:47:17 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) Aug 20 07:47:17.568015 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f8460bd-5817-4773-9372-421057a61ebc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.571643 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f8460bd-5817-4773-9372-421057a61ebc tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:17.571817 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f8460bd-5817-4773-9372-421057a61ebc tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:17.572843 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f8460bd-5817-4773-9372-421057a61ebc tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:17.586495 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2d96bf41-8594-4926-a682-8245ffbb8350 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.587188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d96bf41-8594-4926-a682-8245ffbb8350 None None] GET https://10.4.3.57/volume// Aug 20 07:47:17.587451 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d96bf41-8594-4926-a682-8245ffbb8350 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:17.587760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d96bf41-8594-4926-a682-8245ffbb8350 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:17.588218 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d96bf41-8594-4926-a682-8245ffbb8350 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:17.590749 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 186/748] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:47:17 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 07:47:17.593996 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.593996 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:17.600489 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2f8460bd-5817-4773-9372-421057a61ebc tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:17.603674 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-de6cbe2b-4e01-484b-9773-f7910f8bf9eb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.606620 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-de6cbe2b-4e01-484b-9773-f7910f8bf9eb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:17.610430 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-de6cbe2b-4e01-484b-9773-f7910f8bf9eb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:17.610568 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f8460bd-5817-4773-9372-421057a61ebc tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:17.610630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-de6cbe2b-4e01-484b-9773-f7910f8bf9eb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:17.611271 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 188/749] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:17 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:17.625649 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.625649 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:17.633730 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-de6cbe2b-4e01-484b-9773-f7910f8bf9eb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:17.644729 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-de6cbe2b-4e01-484b-9773-f7910f8bf9eb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:17.645512 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 190/750] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:47:17 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 1021 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:47:17.773156 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-43aad7ce-85d2-4e38-9e9e-e8034be190d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.777348 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-43aad7ce-85d2-4e38-9e9e-e8034be190d9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] PUT https://10.4.3.57/volume/v3/attachments/ee0347c5-4331-42f3-b8f3-f45d41dd240d Aug 20 07:47:17.777348 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-43aad7ce-85d2-4e38-9e9e-e8034be190d9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:17.790641 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-43aad7ce-85d2-4e38-9e9e-e8034be190d9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Acquiring lock "cinder-attachment_update-89ad6c54-448f-47d6-80f1-dac5e5c05f1f-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:47:17.799238 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-43aad7ce-85d2-4e38-9e9e-e8034be190d9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Lock "cinder-attachment_update-89ad6c54-448f-47d6-80f1-dac5e5c05f1f-np0000007856" acquired by "attachment_update" :: waited 0.009s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:47:17.800589 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.800589 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:17.961835 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07069a4e-e8c6-4942-b22b-7eb7731f3da4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:17.966173 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07069a4e-e8c6-4942-b22b-7eb7731f3da4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:17.966173 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07069a4e-e8c6-4942-b22b-7eb7731f3da4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:17.966173 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07069a4e-e8c6-4942-b22b-7eb7731f3da4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:17.969723 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-43aad7ce-85d2-4e38-9e9e-e8034be190d9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Lock "cinder-attachment_update-89ad6c54-448f-47d6-80f1-dac5e5c05f1f-np0000007856" released by "attachment_update" :: held 0.169s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:47:17.970172 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-43aad7ce-85d2-4e38-9e9e-e8034be190d9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments/ee0347c5-4331-42f3-b8f3-f45d41dd240d returned with HTTP 200 Aug 20 07:47:17.971757 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 187/751] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:47:17 2026] PUT /volume/v3/attachments/ee0347c5-4331-42f3-b8f3-f45d41dd240d => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:17.980261 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:17.980261 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:17.989038 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-07069a4e-e8c6-4942-b22b-7eb7731f3da4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:17.996180 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07069a4e-e8c6-4942-b22b-7eb7731f3da4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:17.996784 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 187/752] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:17 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:18.019494 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5edbba2c-91e9-4626-a8c0-e79a5f7fd56a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:18.021868 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5edbba2c-91e9-4626-a8c0-e79a5f7fd56a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:18.022153 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5edbba2c-91e9-4626-a8c0-e79a5f7fd56a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:18.022419 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5edbba2c-91e9-4626-a8c0-e79a5f7fd56a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:18.042115 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:18.042115 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:18.049789 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5edbba2c-91e9-4626-a8c0-e79a5f7fd56a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:18.058003 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5edbba2c-91e9-4626-a8c0-e79a5f7fd56a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:18.058731 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 189/753] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:18 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:18.161004 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a8ecee95-0cc1-4302-8520-31ebacaa1afe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:18.165535 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a8ecee95-0cc1-4302-8520-31ebacaa1afe tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:47:18.167078 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a8ecee95-0cc1-4302-8520-31ebacaa1afe tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:18.167315 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a8ecee95-0cc1-4302-8520-31ebacaa1afe tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:18.181570 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:18.181570 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:18.188668 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a8ecee95-0cc1-4302-8520-31ebacaa1afe tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:18.195343 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a8ecee95-0cc1-4302-8520-31ebacaa1afe tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:47:18.196034 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 191/754] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:18 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:18.215492 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05132ecf-fa82-4b3f-95f9-023d3b0982b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:18.219190 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05132ecf-fa82-4b3f-95f9-023d3b0982b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b Aug 20 07:47:18.219190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05132ecf-fa82-4b3f-95f9-023d3b0982b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:18.219503 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05132ecf-fa82-4b3f-95f9-023d3b0982b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:18.232460 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:18.232460 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:18.241042 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05132ecf-fa82-4b3f-95f9-023d3b0982b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Volume info retrieved successfully. Aug 20 07:47:18.241664 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-05132ecf-fa82-4b3f-95f9-023d3b0982b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:18.242146 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-05132ecf-fa82-4b3f-95f9-023d3b0982b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:18.315562 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-05132ecf-fa82-4b3f-95f9-023d3b0982b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:18.323579 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:18.323579 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:18.336865 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05132ecf-fa82-4b3f-95f9-023d3b0982b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b returned with HTTP 200 Aug 20 07:47:18.336865 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 188/755] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:18 2026] GET /volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:18.364843 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1123c4ec-1af5-4ef4-8bb2-f1fc61d8a30a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:18.368573 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1123c4ec-1af5-4ef4-8bb2-f1fc61d8a30a tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] POST https://10.4.3.57/volume/v3/group_snapshots Aug 20 07:47:18.368573 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1123c4ec-1af5-4ef4-8bb2-f1fc61d8a30a tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "90246ea7-8172-48b2-8ab4-8cdeb24999ed", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1502658110"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:18.370366 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-1123c4ec-1af5-4ef4-8bb2-f1fc61d8a30a tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '90246ea7-8172-48b2-8ab4-8cdeb24999ed', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1502658110'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 07:47:18.378571 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:18.378571 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:18.389276 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.group_snapshots [None req-1123c4ec-1af5-4ef4-8bb2-f1fc61d8a30a tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1502658110. Aug 20 07:47:18.423707 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:18.423707 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:18.449660 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-1123c4ec-1af5-4ef4-8bb2-f1fc61d8a30a tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-47338612 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-47338612, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:47:18.450653 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-1123c4ec-1af5-4ef4-8bb2-f1fc61d8a30a tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-47338612 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-47338612, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:47:18.510426 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1123c4ec-1af5-4ef4-8bb2-f1fc61d8a30a tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Created reservations ['c99c58a5-7aa9-4d2a-b41c-6fa912af05b3', 'c5cc5a54-622f-4f06-8982-6d9be3e31f55', '07ed23e4-ce19-43e6-930c-a4129d89a22d', '014ab594-0452-42d6-8ef8-28b79ecbf063'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:18.629394 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1123c4ec-1af5-4ef4-8bb2-f1fc61d8a30a tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/group_snapshots returned with HTTP 202 Aug 20 07:47:18.630130 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 188/756] 10.4.3.57 () {70 vars in 1317 bytes} [Thu Aug 20 07:47:18 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:18.635664 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b130bf33-369b-4370-889b-e67c01ac4b5b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:18.638142 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b130bf33-369b-4370-889b-e67c01ac4b5b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:18.638436 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b130bf33-369b-4370-889b-e67c01ac4b5b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:18.638747 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b130bf33-369b-4370-889b-e67c01ac4b5b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:18.647252 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bafd7281-9783-4e6c-a937-417c104c7978 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:18.653061 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bafd7281-9783-4e6c-a937-417c104c7978 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 Aug 20 07:47:18.653061 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bafd7281-9783-4e6c-a937-417c104c7978 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:18.653315 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:18.653315 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:18.656495 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bafd7281-9783-4e6c-a937-417c104c7978 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:18.656495 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-bafd7281-9783-4e6c-a937-417c104c7978 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member d64915ac-f0d8-487d-8f92-3b967012fbf0 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:18.661974 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b130bf33-369b-4370-889b-e67c01ac4b5b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:18.662109 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:18.662109 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:18.664023 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b130bf33-369b-4370-889b-e67c01ac4b5b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:18.664399 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 190/757] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:18 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:18.669186 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bafd7281-9783-4e6c-a937-417c104c7978 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 returned with HTTP 200 Aug 20 07:47:18.670142 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 192/758] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:18 2026] GET /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:19.683984 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1e4098b7-4c77-40ae-838e-2d65183069b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.687680 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e4098b7-4c77-40ae-838e-2d65183069b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 Aug 20 07:47:19.688575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e4098b7-4c77-40ae-838e-2d65183069b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:19.688717 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-792ddcab-1853-4db2-8f9a-afd4a7043885 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.689133 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e4098b7-4c77-40ae-838e-2d65183069b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:19.690069 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-1e4098b7-4c77-40ae-838e-2d65183069b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member d64915ac-f0d8-487d-8f92-3b967012fbf0 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:19.690832 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-792ddcab-1853-4db2-8f9a-afd4a7043885 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:19.691079 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-792ddcab-1853-4db2-8f9a-afd4a7043885 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:19.691704 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-792ddcab-1853-4db2-8f9a-afd4a7043885 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:19.694959 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.694959 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:19.702012 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e4098b7-4c77-40ae-838e-2d65183069b5 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 returned with HTTP 200 Aug 20 07:47:19.702632 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 189/759] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:19 2026] GET /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:19.704659 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.704659 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:19.710079 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-792ddcab-1853-4db2-8f9a-afd4a7043885 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:19.714624 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-91511dec-b4da-4558-9d4b-b1e729292eee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.716678 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-792ddcab-1853-4db2-8f9a-afd4a7043885 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:19.717224 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91511dec-b4da-4558-9d4b-b1e729292eee tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail Aug 20 07:47:19.717341 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 189/760] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:19 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:19.717477 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91511dec-b4da-4558-9d4b-b1e729292eee tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:19.718074 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91511dec-b4da-4558-9d4b-b1e729292eee tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:19.718074 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-91511dec-b4da-4558-9d4b-b1e729292eee tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:19.720701 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-91511dec-b4da-4558-9d4b-b1e729292eee tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:47:19.726004 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-91511dec-b4da-4558-9d4b-b1e729292eee tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Get all snapshots completed successfully. Aug 20 07:47:19.727583 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.727583 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:19.727583 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91511dec-b4da-4558-9d4b-b1e729292eee tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 07:47:19.728111 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 191/761] 10.4.3.57 () {66 vars in 1257 bytes} [Thu Aug 20 07:47:19 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:19.745672 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dbdb21ba-4de7-484f-84bb-8034616de813 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.748095 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbdb21ba-4de7-484f-84bb-8034616de813 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/snapshots/85dedbb3-74ac-47c4-979d-90a7c43c5d51 Aug 20 07:47:19.748390 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbdb21ba-4de7-484f-84bb-8034616de813 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:19.748694 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbdb21ba-4de7-484f-84bb-8034616de813 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:19.755867 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.755867 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:19.756471 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dbdb21ba-4de7-484f-84bb-8034616de813 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Snapshot retrieved successfully. Aug 20 07:47:19.757443 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbdb21ba-4de7-484f-84bb-8034616de813 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/snapshots/85dedbb3-74ac-47c4-979d-90a7c43c5d51 returned with HTTP 200 Aug 20 07:47:19.758016 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 193/762] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:19 2026] GET /volume/v3/snapshots/85dedbb3-74ac-47c4-979d-90a7c43c5d51 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:19.775800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-771c4aa4-b2e2-41a1-b80c-f3e0015cfb81 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.779242 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-771c4aa4-b2e2-41a1-b80c-f3e0015cfb81 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] POST https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action Aug 20 07:47:19.779775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-771c4aa4-b2e2-41a1-b80c-f3e0015cfb81 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:19.779931 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-771c4aa4-b2e2-41a1-b80c-f3e0015cfb81 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:19.781943 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-771c4aa4-b2e2-41a1-b80c-f3e0015cfb81 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Updating group 'd64915ac-f0d8-487d-8f92-3b967012fbf0' with 'creating' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 07:47:19.791396 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.791396 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:19.813124 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-771c4aa4-b2e2-41a1-b80c-f3e0015cfb81 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action returned with HTTP 202 Aug 20 07:47:19.813438 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 190/763] 10.4.3.57 () {70 vars in 1448 bytes} [Thu Aug 20 07:47:19 2026] POST /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:19.823447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3661d456-701a-4fd2-bb2d-0df3f35cc2a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.826360 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3661d456-701a-4fd2-bb2d-0df3f35cc2a4 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 Aug 20 07:47:19.826613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3661d456-701a-4fd2-bb2d-0df3f35cc2a4 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:19.826940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3661d456-701a-4fd2-bb2d-0df3f35cc2a4 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:19.827183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-3661d456-701a-4fd2-bb2d-0df3f35cc2a4 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member d64915ac-f0d8-487d-8f92-3b967012fbf0 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:19.832342 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.832342 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:19.838571 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3661d456-701a-4fd2-bb2d-0df3f35cc2a4 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 returned with HTTP 200 Aug 20 07:47:19.839425 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 190/764] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:19 2026] GET /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:19.850502 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0dd14d61-b4bf-45c5-998f-58570f95a7cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.855277 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0dd14d61-b4bf-45c5-998f-58570f95a7cf tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] POST https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action Aug 20 07:47:19.855277 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0dd14d61-b4bf-45c5-998f-58570f95a7cf tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:19.855451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0dd14d61-b4bf-45c5-998f-58570f95a7cf tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:19.859176 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-0dd14d61-b4bf-45c5-998f-58570f95a7cf tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Updating group 'd64915ac-f0d8-487d-8f92-3b967012fbf0' with 'available' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 07:47:19.871691 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.871691 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:19.898267 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0dd14d61-b4bf-45c5-998f-58570f95a7cf tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action returned with HTTP 202 Aug 20 07:47:19.898848 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 192/765] 10.4.3.57 () {70 vars in 1448 bytes} [Thu Aug 20 07:47:19 2026] POST /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:19.911247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-32241844-9c6a-42b3-b3b0-4db6044adcff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.913312 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32241844-9c6a-42b3-b3b0-4db6044adcff tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 Aug 20 07:47:19.913591 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32241844-9c6a-42b3-b3b0-4db6044adcff tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:19.913932 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32241844-9c6a-42b3-b3b0-4db6044adcff tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:19.914175 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-32241844-9c6a-42b3-b3b0-4db6044adcff tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member d64915ac-f0d8-487d-8f92-3b967012fbf0 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:19.919000 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.919000 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:19.924163 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32241844-9c6a-42b3-b3b0-4db6044adcff tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 returned with HTTP 200 Aug 20 07:47:19.924627 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 194/766] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:19 2026] GET /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:19.941214 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3ec26477-8b7f-4f98-8b65-5585de32e1aa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.943565 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ec26477-8b7f-4f98-8b65-5585de32e1aa tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] POST https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action Aug 20 07:47:19.943966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ec26477-8b7f-4f98-8b65-5585de32e1aa tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:19.944284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ec26477-8b7f-4f98-8b65-5585de32e1aa tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:19.945740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-3ec26477-8b7f-4f98-8b65-5585de32e1aa tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Updating group 'd64915ac-f0d8-487d-8f92-3b967012fbf0' with 'error' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 07:47:19.953244 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.953244 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:19.966309 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ec26477-8b7f-4f98-8b65-5585de32e1aa tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action returned with HTTP 202 Aug 20 07:47:19.966664 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 191/767] 10.4.3.57 () {70 vars in 1448 bytes} [Thu Aug 20 07:47:19 2026] POST /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:19.977063 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d86d06fd-17eb-4b4b-ae9e-3c9e4dff33bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:19.979950 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d86d06fd-17eb-4b4b-ae9e-3c9e4dff33bb tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 Aug 20 07:47:19.980434 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d86d06fd-17eb-4b4b-ae9e-3c9e4dff33bb tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:19.980831 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d86d06fd-17eb-4b4b-ae9e-3c9e4dff33bb tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:19.981090 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-d86d06fd-17eb-4b4b-ae9e-3c9e4dff33bb tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member d64915ac-f0d8-487d-8f92-3b967012fbf0 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:19.987848 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:19.987848 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:19.997082 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d86d06fd-17eb-4b4b-ae9e-3c9e4dff33bb tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 returned with HTTP 200 Aug 20 07:47:19.997499 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 191/768] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:19 2026] GET /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:20.014077 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b02a0f87-6925-4920-935e-325f57fd2bbd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.017757 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b02a0f87-6925-4920-935e-325f57fd2bbd tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] POST https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action Aug 20 07:47:20.018739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b02a0f87-6925-4920-935e-325f57fd2bbd tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:20.018948 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b02a0f87-6925-4920-935e-325f57fd2bbd tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:20.021357 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-b02a0f87-6925-4920-935e-325f57fd2bbd tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Updating group 'd64915ac-f0d8-487d-8f92-3b967012fbf0' with 'available' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 07:47:20.029677 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.029677 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:20.057223 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b02a0f87-6925-4920-935e-325f57fd2bbd tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action returned with HTTP 202 Aug 20 07:47:20.057394 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 193/769] 10.4.3.57 () {70 vars in 1448 bytes} [Thu Aug 20 07:47:20 2026] POST /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:20.071152 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35d2fa78-8c8b-4ebe-bbb5-235370975a41 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.074519 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35d2fa78-8c8b-4ebe-bbb5-235370975a41 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 Aug 20 07:47:20.075514 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35d2fa78-8c8b-4ebe-bbb5-235370975a41 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.075514 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35d2fa78-8c8b-4ebe-bbb5-235370975a41 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.075514 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-35d2fa78-8c8b-4ebe-bbb5-235370975a41 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member d64915ac-f0d8-487d-8f92-3b967012fbf0 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:20.081216 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.081216 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:20.087861 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35d2fa78-8c8b-4ebe-bbb5-235370975a41 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 returned with HTTP 200 Aug 20 07:47:20.088735 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 195/770] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:20 2026] GET /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:20.102605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e5662a6-b256-4c05-b071-2028d5472a5e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.105563 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e5662a6-b256-4c05-b071-2028d5472a5e tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] DELETE https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 Aug 20 07:47:20.107019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e5662a6-b256-4c05-b071-2028d5472a5e tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.107019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e5662a6-b256-4c05-b071-2028d5472a5e tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.107019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-7e5662a6-b256-4c05-b071-2028d5472a5e tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] delete called for member d64915ac-f0d8-487d-8f92-3b967012fbf0 {{(pid=100250) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 07:47:20.107019 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.group_snapshots [None req-7e5662a6-b256-4c05-b071-2028d5472a5e tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Delete group_snapshot with id: d64915ac-f0d8-487d-8f92-3b967012fbf0 Aug 20 07:47:20.116279 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.116279 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:20.206806 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e5662a6-b256-4c05-b071-2028d5472a5e tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 returned with HTTP 202 Aug 20 07:47:20.208252 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 192/771] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:47:20 2026] DELETE /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:20.229631 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.237613 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:20.237613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.237613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.237613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:20.237613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:20.254750 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Get all volumes completed successfully. Aug 20 07:47:20.255382 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:20.255382 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:20.328925 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:20.337831 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.337831 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:20.353071 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0247d4f-57dd-4f8d-bd8f-e75b3c279f33 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:20.353071 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 192/772] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:47:20 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:20.375766 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c3fb7caf-0036-44a9-9e9e-9ba7f023eb3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.380767 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c3fb7caf-0036-44a9-9e9e-9ba7f023eb3f tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail Aug 20 07:47:20.381379 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c3fb7caf-0036-44a9-9e9e-9ba7f023eb3f tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.381379 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c3fb7caf-0036-44a9-9e9e-9ba7f023eb3f tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.381838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-c3fb7caf-0036-44a9-9e9e-9ba7f023eb3f tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:20.383309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-c3fb7caf-0036-44a9-9e9e-9ba7f023eb3f tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:47:20.397707 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c3fb7caf-0036-44a9-9e9e-9ba7f023eb3f tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Get all snapshots completed successfully. Aug 20 07:47:20.400139 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c3fb7caf-0036-44a9-9e9e-9ba7f023eb3f tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 07:47:20.400139 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 194/773] 10.4.3.57 () {66 vars in 1257 bytes} [Thu Aug 20 07:47:20 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) Aug 20 07:47:20.416851 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5519ad73-56d1-4039-9e7f-b56c6f309862 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.420188 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5519ad73-56d1-4039-9e7f-b56c6f309862 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 Aug 20 07:47:20.420762 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5519ad73-56d1-4039-9e7f-b56c6f309862 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.420828 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5519ad73-56d1-4039-9e7f-b56c6f309862 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.421096 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-5519ad73-56d1-4039-9e7f-b56c6f309862 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member d64915ac-f0d8-487d-8f92-3b967012fbf0 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 07:47:20.425158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a195012f-91e0-4384-b28e-6f569bfe68ee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.427639 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a195012f-91e0-4384-b28e-6f569bfe68ee tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] DELETE https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df Aug 20 07:47:20.427865 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a195012f-91e0-4384-b28e-6f569bfe68ee tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.428125 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a195012f-91e0-4384-b28e-6f569bfe68ee tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.428903 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a195012f-91e0-4384-b28e-6f569bfe68ee tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Delete volume with id: de950afd-e092-489f-8c01-0e0b92f4b1df Aug 20 07:47:20.428949 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5519ad73-56d1-4039-9e7f-b56c6f309862 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 returned with HTTP 404 Aug 20 07:47:20.429773 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 196/774] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:47:20 2026] GET /volume/v3/group_snapshots/d64915ac-f0d8-487d-8f92-3b967012fbf0 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:20.438996 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.438996 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:20.439856 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a195012f-91e0-4384-b28e-6f569bfe68ee tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:47:20.441625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af66506e-d109-43ec-a077-6ccbadb7d1be None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.444912 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:20.445995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.446280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.446719 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:20.447719 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:20.457756 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Get all volumes completed successfully. Aug 20 07:47:20.458753 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:20.458908 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:20.488746 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a195012f-91e0-4384-b28e-6f569bfe68ee tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Delete volume request issued successfully. Aug 20 07:47:20.488746 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a195012f-91e0-4384-b28e-6f569bfe68ee tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df returned with HTTP 202 Aug 20 07:47:20.489379 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 193/775] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:20 2026] DELETE /volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:20.503967 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cf5dbe88-46a2-4ce2-97ad-9893b2a69aeb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.506854 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf5dbe88-46a2-4ce2-97ad-9893b2a69aeb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df Aug 20 07:47:20.507343 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf5dbe88-46a2-4ce2-97ad-9893b2a69aeb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.507343 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf5dbe88-46a2-4ce2-97ad-9893b2a69aeb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.509340 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:20.517590 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.517590 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:20.517936 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.517936 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:20.524628 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cf5dbe88-46a2-4ce2-97ad-9893b2a69aeb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:47:20.531502 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af66506e-d109-43ec-a077-6ccbadb7d1be tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:20.532837 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 193/776] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:47:20 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:20.533356 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf5dbe88-46a2-4ce2-97ad-9893b2a69aeb tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df returned with HTTP 200 Aug 20 07:47:20.534011 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 195/777] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:20 2026] GET /volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:47:20.557089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ef58498-58e5-4eda-8b8c-367b175cbbce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.560091 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ef58498-58e5-4eda-8b8c-367b175cbbce tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] POST https://10.4.3.57/volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed/action Aug 20 07:47:20.560494 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ef58498-58e5-4eda-8b8c-367b175cbbce tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:20.561776 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ef58498-58e5-4eda-8b8c-367b175cbbce tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:20.564087 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-7ef58498-58e5-4eda-8b8c-367b175cbbce tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] delete called for group 90246ea7-8172-48b2-8ab4-8cdeb24999ed {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:47:20.565165 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-7ef58498-58e5-4eda-8b8c-367b175cbbce tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Delete group with id: 90246ea7-8172-48b2-8ab4-8cdeb24999ed Aug 20 07:47:20.569835 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.569835 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:20.655413 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ef58498-58e5-4eda-8b8c-367b175cbbce tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed/action returned with HTTP 202 Aug 20 07:47:20.656687 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 197/778] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:47:20 2026] POST /volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:20.666086 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d74a5929-011c-4aed-a7ae-4bbb989a4b97 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.668231 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d74a5929-011c-4aed-a7ae-4bbb989a4b97 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b Aug 20 07:47:20.668458 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d74a5929-011c-4aed-a7ae-4bbb989a4b97 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.668761 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d74a5929-011c-4aed-a7ae-4bbb989a4b97 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.681761 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.681761 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:20.688239 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d74a5929-011c-4aed-a7ae-4bbb989a4b97 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Volume info retrieved successfully. Aug 20 07:47:20.689044 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-d74a5929-011c-4aed-a7ae-4bbb989a4b97 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:47:20.689229 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-d74a5929-011c-4aed-a7ae-4bbb989a4b97 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:47:20.734502 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c0a3dcf-8c7a-4ee4-878f-7c441da51bb5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:20.737320 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c0a3dcf-8c7a-4ee4-878f-7c441da51bb5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:20.737320 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c0a3dcf-8c7a-4ee4-878f-7c441da51bb5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:20.737320 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c0a3dcf-8c7a-4ee4-878f-7c441da51bb5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:20.751135 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-d74a5929-011c-4aed-a7ae-4bbb989a4b97 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:47:20.761112 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.761112 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:20.761720 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:20.761720 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:20.773806 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3c0a3dcf-8c7a-4ee4-878f-7c441da51bb5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:20.782515 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d74a5929-011c-4aed-a7ae-4bbb989a4b97 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b returned with HTTP 200 Aug 20 07:47:20.784402 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 194/779] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:20 2026] GET /volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b => generated 914 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:20.788243 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c0a3dcf-8c7a-4ee4-878f-7c441da51bb5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:20.790945 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 194/780] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:20 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:21.136402 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cb7fae32-aec0-4ce2-aa00-6d10bbe756a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.138832 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb7fae32-aec0-4ce2-aa00-6d10bbe756a1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] DELETE https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 Aug 20 07:47:21.138832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb7fae32-aec0-4ce2-aa00-6d10bbe756a1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.138832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb7fae32-aec0-4ce2-aa00-6d10bbe756a1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.139035 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-cb7fae32-aec0-4ce2-aa00-6d10bbe756a1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Delete volume with id: 74a9be44-c9c7-492a-9df4-f7649bd06cf3 Aug 20 07:47:21.150723 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:21.150723 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:21.151265 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cb7fae32-aec0-4ce2-aa00-6d10bbe756a1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:47:21.198842 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cb7fae32-aec0-4ce2-aa00-6d10bbe756a1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Delete volume request issued successfully. Aug 20 07:47:21.203653 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb7fae32-aec0-4ce2-aa00-6d10bbe756a1 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 returned with HTTP 202 Aug 20 07:47:21.203653 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 196/781] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:21 2026] DELETE /volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:21.222487 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d2426e32-4f00-4371-914a-ab5c1a96e6e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.225256 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d2426e32-4f00-4371-914a-ab5c1a96e6e2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 Aug 20 07:47:21.225973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d2426e32-4f00-4371-914a-ab5c1a96e6e2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.225973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d2426e32-4f00-4371-914a-ab5c1a96e6e2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.239130 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:21.239130 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:21.247356 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d2426e32-4f00-4371-914a-ab5c1a96e6e2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:47:21.257538 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d2426e32-4f00-4371-914a-ab5c1a96e6e2 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 returned with HTTP 200 Aug 20 07:47:21.259390 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 198/782] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:21 2026] GET /volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:21.321293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-922bb654-250b-4a09-b025-74b7c0a8524f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.325093 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-922bb654-250b-4a09-b025-74b7c0a8524f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/attachments/ee0347c5-4331-42f3-b8f3-f45d41dd240d/action Aug 20 07:47:21.325680 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-922bb654-250b-4a09-b025-74b7c0a8524f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:21.325812 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-922bb654-250b-4a09-b025-74b7c0a8524f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:21.355826 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:21.355826 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:21.381682 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a2cab4d2-525d-4a1c-889b-1c68dd797783 req-922bb654-250b-4a09-b025-74b7c0a8524f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments/ee0347c5-4331-42f3-b8f3-f45d41dd240d/action returned with HTTP 204 Aug 20 07:47:21.382209 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 195/783] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:47:21 2026] POST /volume/v3/attachments/ee0347c5-4331-42f3-b8f3-f45d41dd240d/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:21.554641 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-259f54bb-27fe-4f3b-bae5-22fca2c4e92d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.556511 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-259f54bb-27fe-4f3b-bae5-22fca2c4e92d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df Aug 20 07:47:21.556811 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-259f54bb-27fe-4f3b-bae5-22fca2c4e92d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.557093 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-259f54bb-27fe-4f3b-bae5-22fca2c4e92d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.563989 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-259f54bb-27fe-4f3b-bae5-22fca2c4e92d tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df returned with HTTP 404 Aug 20 07:47:21.564613 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 195/784] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:21 2026] GET /volume/v3/volumes/de950afd-e092-489f-8c01-0e0b92f4b1df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:21.576415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8aacc790-17a7-47b7-bf8d-7e326994a9f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.579975 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8aacc790-17a7-47b7-bf8d-7e326994a9f3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 Aug 20 07:47:21.580303 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8aacc790-17a7-47b7-bf8d-7e326994a9f3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.580611 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8aacc790-17a7-47b7-bf8d-7e326994a9f3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.580836 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8aacc790-17a7-47b7-bf8d-7e326994a9f3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Delete volume with id: 2ccaf417-96b2-421d-95d4-17e8c9dfe584 Aug 20 07:47:21.589280 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:21.589280 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:21.589861 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8aacc790-17a7-47b7-bf8d-7e326994a9f3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:47:21.626874 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8aacc790-17a7-47b7-bf8d-7e326994a9f3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Delete volume request issued successfully. Aug 20 07:47:21.627155 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8aacc790-17a7-47b7-bf8d-7e326994a9f3 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 returned with HTTP 202 Aug 20 07:47:21.631233 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 197/785] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:21 2026] DELETE /volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:21.645965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c7546a2-4288-4538-aa4f-059738bec210 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.649753 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c7546a2-4288-4538-aa4f-059738bec210 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 Aug 20 07:47:21.650036 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c7546a2-4288-4538-aa4f-059738bec210 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.651482 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c7546a2-4288-4538-aa4f-059738bec210 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.666095 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:21.666095 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:21.678039 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7c7546a2-4288-4538-aa4f-059738bec210 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:47:21.686752 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c7546a2-4288-4538-aa4f-059738bec210 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 returned with HTTP 200 Aug 20 07:47:21.686752 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 199/786] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:21 2026] GET /volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:21.812127 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cfbe26d5-43e3-4354-b7d3-b332032f3898 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.815042 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3b27da0-915e-4b38-910f-eddc345507d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.815311 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfbe26d5-43e3-4354-b7d3-b332032f3898 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b Aug 20 07:47:21.815311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfbe26d5-43e3-4354-b7d3-b332032f3898 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.815311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfbe26d5-43e3-4354-b7d3-b332032f3898 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.817303 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3b27da0-915e-4b38-910f-eddc345507d0 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:21.819172 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3b27da0-915e-4b38-910f-eddc345507d0 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.819172 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3b27da0-915e-4b38-910f-eddc345507d0 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.828632 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfbe26d5-43e3-4354-b7d3-b332032f3898 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b returned with HTTP 404 Aug 20 07:47:21.832361 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:21.832361 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:21.832506 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 196/787] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:47:21 2026] GET /volume/v3/volumes/3d3bdf99-a8f1-476d-8293-b5456452f16b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:21.842005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cbe35496-3452-4072-8160-706398d6e7b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.842173 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3b27da0-915e-4b38-910f-eddc345507d0 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:21.843907 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbe35496-3452-4072-8160-706398d6e7b6 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] GET https://10.4.3.57/volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed Aug 20 07:47:21.844150 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbe35496-3452-4072-8160-706398d6e7b6 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.844402 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbe35496-3452-4072-8160-706398d6e7b6 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.846022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-cbe35496-3452-4072-8160-706398d6e7b6 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] show called for member 90246ea7-8172-48b2-8ab4-8cdeb24999ed {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:47:21.848199 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbe35496-3452-4072-8160-706398d6e7b6 tempest-GroupSnapshotsV319Test-1600121813 tempest-GroupSnapshotsV319Test-1600121813-project-member] https://10.4.3.57/volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed returned with HTTP 404 Aug 20 07:47:21.848916 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 198/788] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:47:21 2026] GET /volume/v3/groups/90246ea7-8172-48b2-8ab4-8cdeb24999ed => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:21.849795 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3b27da0-915e-4b38-910f-eddc345507d0 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:21.850585 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 196/789] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:21 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:21.862694 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d20ee9e7-6d37-4d38-9dbc-4cdc6159561d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.865285 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d20ee9e7-6d37-4d38-9dbc-4cdc6159561d tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/af9825a9-20e4-4800-87a5-e77a95e45dde Aug 20 07:47:21.865815 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d20ee9e7-6d37-4d38-9dbc-4cdc6159561d tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.866227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d20ee9e7-6d37-4d38-9dbc-4cdc6159561d tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.869915 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-022a54b0-cd7e-4bb5-8fea-492cdeba9dd8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.871661 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-022a54b0-cd7e-4bb5-8fea-492cdeba9dd8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:47:21.871831 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-022a54b0-cd7e-4bb5-8fea-492cdeba9dd8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.871945 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-022a54b0-cd7e-4bb5-8fea-492cdeba9dd8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.895575 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:21.895575 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:21.896564 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d20ee9e7-6d37-4d38-9dbc-4cdc6159561d tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] https://10.4.3.57/volume/v3/group_types/af9825a9-20e4-4800-87a5-e77a95e45dde returned with HTTP 202 Aug 20 07:47:21.896564 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 200/790] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:47:21 2026] DELETE /volume/v3/group_types/af9825a9-20e4-4800-87a5-e77a95e45dde => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:21.905993 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b9c77a7-5019-484d-afa9-5bb2d67b8be2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.907173 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-022a54b0-cd7e-4bb5-8fea-492cdeba9dd8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:47:21.908307 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b9c77a7-5019-484d-afa9-5bb2d67b8be2 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] DELETE https://10.4.3.57/volume/v3/types/45cd0da0-18d4-4b41-8038-249b580af9df Aug 20 07:47:21.908492 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b9c77a7-5019-484d-afa9-5bb2d67b8be2 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.908681 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b9c77a7-5019-484d-afa9-5bb2d67b8be2 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.916048 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-022a54b0-cd7e-4bb5-8fea-492cdeba9dd8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:47:21.916973 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 197/791] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:21 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:21.952348 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b9c77a7-5019-484d-afa9-5bb2d67b8be2 tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] https://10.4.3.57/volume/v3/types/45cd0da0-18d4-4b41-8038-249b580af9df returned with HTTP 202 Aug 20 07:47:21.952776 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 199/792] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:47:21 2026] DELETE /volume/v3/types/45cd0da0-18d4-4b41-8038-249b580af9df => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:21.963767 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31e161dc-54ca-45b9-b758-f3fc6261138f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:21.967346 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31e161dc-54ca-45b9-b758-f3fc6261138f tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] GET https://10.4.3.57/volume/v3/types/45cd0da0-18d4-4b41-8038-249b580af9df Aug 20 07:47:21.967346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31e161dc-54ca-45b9-b758-f3fc6261138f tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:21.967346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31e161dc-54ca-45b9-b758-f3fc6261138f tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:21.972082 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31e161dc-54ca-45b9-b758-f3fc6261138f tempest-GroupSnapshotsV319Test-1628490962 tempest-GroupSnapshotsV319Test-1628490962-project-admin] https://10.4.3.57/volume/v3/types/45cd0da0-18d4-4b41-8038-249b580af9df returned with HTTP 404 Aug 20 07:47:21.972908 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 197/793] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:47:21 2026] GET /volume/v3/types/45cd0da0-18d4-4b41-8038-249b580af9df => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:22.275200 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1067e6cf-b64c-48fb-b63f-37c5f829ff4f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:22.279510 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1067e6cf-b64c-48fb-b63f-37c5f829ff4f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 Aug 20 07:47:22.279510 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1067e6cf-b64c-48fb-b63f-37c5f829ff4f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:22.279510 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1067e6cf-b64c-48fb-b63f-37c5f829ff4f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:22.287613 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1067e6cf-b64c-48fb-b63f-37c5f829ff4f tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 returned with HTTP 404 Aug 20 07:47:22.288528 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 201/794] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:22 2026] GET /volume/v3/volumes/74a9be44-c9c7-492a-9df4-f7649bd06cf3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:22.301602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4d15ddbb-c4f3-4cfe-90e0-f47d7d908794 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:22.307622 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d15ddbb-c4f3-4cfe-90e0-f47d7d908794 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] DELETE https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 Aug 20 07:47:22.307622 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4d15ddbb-c4f3-4cfe-90e0-f47d7d908794 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:22.307622 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4d15ddbb-c4f3-4cfe-90e0-f47d7d908794 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:22.307622 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4d15ddbb-c4f3-4cfe-90e0-f47d7d908794 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Delete volume with id: 11373b5f-89f7-44f4-a87d-9b1fe8a9b176 Aug 20 07:47:22.318682 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:22.318682 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:22.320621 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4d15ddbb-c4f3-4cfe-90e0-f47d7d908794 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:47:22.350496 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4d15ddbb-c4f3-4cfe-90e0-f47d7d908794 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Delete volume request issued successfully. Aug 20 07:47:22.350807 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d15ddbb-c4f3-4cfe-90e0-f47d7d908794 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 returned with HTTP 202 Aug 20 07:47:22.351243 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 198/795] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:22 2026] DELETE /volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:22.362103 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6761e877-f2dd-4e9d-ad7f-1fc8449eed4e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:22.366605 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6761e877-f2dd-4e9d-ad7f-1fc8449eed4e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 Aug 20 07:47:22.366605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6761e877-f2dd-4e9d-ad7f-1fc8449eed4e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:22.366605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6761e877-f2dd-4e9d-ad7f-1fc8449eed4e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:22.378654 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:22.378654 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:22.383738 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6761e877-f2dd-4e9d-ad7f-1fc8449eed4e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:47:22.392287 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6761e877-f2dd-4e9d-ad7f-1fc8449eed4e tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 returned with HTTP 200 Aug 20 07:47:22.393278 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 200/796] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:22 2026] GET /volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:22.702835 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-caf9a0f6-0491-4a69-a92f-74ff88734f38 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:22.705163 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caf9a0f6-0491-4a69-a92f-74ff88734f38 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 Aug 20 07:47:22.705338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caf9a0f6-0491-4a69-a92f-74ff88734f38 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:22.705504 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caf9a0f6-0491-4a69-a92f-74ff88734f38 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:22.712604 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caf9a0f6-0491-4a69-a92f-74ff88734f38 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 returned with HTTP 404 Aug 20 07:47:22.713483 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 198/797] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:22 2026] GET /volume/v3/volumes/2ccaf417-96b2-421d-95d4-17e8c9dfe584 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:22.725278 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f39e705e-6ee2-40c7-9d95-99e0f087b647 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:22.727775 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f39e705e-6ee2-40c7-9d95-99e0f087b647 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] DELETE https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:47:22.728099 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f39e705e-6ee2-40c7-9d95-99e0f087b647 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:22.728501 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f39e705e-6ee2-40c7-9d95-99e0f087b647 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:22.728921 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f39e705e-6ee2-40c7-9d95-99e0f087b647 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Delete volume with id: 7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:47:22.741026 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:22.741026 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:22.741941 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f39e705e-6ee2-40c7-9d95-99e0f087b647 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:47:22.772318 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f39e705e-6ee2-40c7-9d95-99e0f087b647 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Delete volume request issued successfully. Aug 20 07:47:22.772587 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f39e705e-6ee2-40c7-9d95-99e0f087b647 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 202 Aug 20 07:47:22.773284 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 202/798] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:22 2026] DELETE /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:22.781481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1254278a-16aa-4e41-bbe5-3725adf14c30 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:22.784856 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1254278a-16aa-4e41-bbe5-3725adf14c30 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:47:22.784856 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1254278a-16aa-4e41-bbe5-3725adf14c30 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:22.785628 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1254278a-16aa-4e41-bbe5-3725adf14c30 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:22.795212 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:22.795212 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:22.800241 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1254278a-16aa-4e41-bbe5-3725adf14c30 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Volume info retrieved successfully. Aug 20 07:47:22.808601 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1254278a-16aa-4e41-bbe5-3725adf14c30 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 200 Aug 20 07:47:22.808601 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 199/799] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:22 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:23.414143 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-587b219b-2daa-4b21-b497-fa40a80888ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:23.416218 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-587b219b-2daa-4b21-b497-fa40a80888ff tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 Aug 20 07:47:23.416458 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-587b219b-2daa-4b21-b497-fa40a80888ff tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:23.416711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-587b219b-2daa-4b21-b497-fa40a80888ff tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:23.428781 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-587b219b-2daa-4b21-b497-fa40a80888ff tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 returned with HTTP 404 Aug 20 07:47:23.429289 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 201/800] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:23 2026] GET /volume/v3/volumes/11373b5f-89f7-44f4-a87d-9b1fe8a9b176 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:23.438671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8987334e-7bf8-471a-b094-21f89971dcb5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:23.441123 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8987334e-7bf8-471a-b094-21f89971dcb5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] DELETE https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:47:23.441461 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8987334e-7bf8-471a-b094-21f89971dcb5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:23.441777 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8987334e-7bf8-471a-b094-21f89971dcb5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:23.442074 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8987334e-7bf8-471a-b094-21f89971dcb5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Delete volume with id: 7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:47:23.452560 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:23.452560 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:23.453307 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8987334e-7bf8-471a-b094-21f89971dcb5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:47:23.477782 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8987334e-7bf8-471a-b094-21f89971dcb5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Delete volume request issued successfully. Aug 20 07:47:23.478064 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8987334e-7bf8-471a-b094-21f89971dcb5 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 202 Aug 20 07:47:23.478620 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 199/801] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:23 2026] DELETE /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:23.488634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a52dc56a-966d-49e9-8c0b-62bd4c8d2411 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:23.491449 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a52dc56a-966d-49e9-8c0b-62bd4c8d2411 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:47:23.491965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a52dc56a-966d-49e9-8c0b-62bd4c8d2411 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:23.492215 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a52dc56a-966d-49e9-8c0b-62bd4c8d2411 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:23.504018 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:23.504018 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:23.510587 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a52dc56a-966d-49e9-8c0b-62bd4c8d2411 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Volume info retrieved successfully. Aug 20 07:47:23.521123 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a52dc56a-966d-49e9-8c0b-62bd4c8d2411 tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 200 Aug 20 07:47:23.521624 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 203/802] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:23 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:23.828045 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-51a6ea01-f1ef-4b11-963a-f7cd7b0c0868 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:23.832591 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51a6ea01-f1ef-4b11-963a-f7cd7b0c0868 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] GET https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 Aug 20 07:47:23.832591 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51a6ea01-f1ef-4b11-963a-f7cd7b0c0868 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:23.832591 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51a6ea01-f1ef-4b11-963a-f7cd7b0c0868 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:23.847746 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51a6ea01-f1ef-4b11-963a-f7cd7b0c0868 tempest-TaggedBootDevicesTest-1449372037 tempest-TaggedBootDevicesTest-1449372037-project-member] https://10.4.3.57/volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 returned with HTTP 404 Aug 20 07:47:23.848160 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 200/803] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:23 2026] GET /volume/v3/volumes/7e8ca107-71f8-48c7-9bfd-4b5e04daef74 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:47:24.546235 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-abc5f138-b535-49c5-a874-5343dc0697da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:24.551520 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abc5f138-b535-49c5-a874-5343dc0697da tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] GET https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d Aug 20 07:47:24.551892 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abc5f138-b535-49c5-a874-5343dc0697da tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:24.552161 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abc5f138-b535-49c5-a874-5343dc0697da tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:24.565609 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abc5f138-b535-49c5-a874-5343dc0697da tempest-TaggedBootDevicesTest_v242-1555043553 tempest-TaggedBootDevicesTest_v242-1555043553-project-member] https://10.4.3.57/volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d returned with HTTP 404 Aug 20 07:47:24.566232 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 202/804] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:24 2026] GET /volume/v3/volumes/7604d982-b0bc-4d32-9064-802d9f83f36d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:25.344108 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af3c3a49-beae-4e76-8862-4df89390361f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:25.512897 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af3c3a49-beae-4e76-8862-4df89390361f tempest-VolumePoolsAdminTestsJSON-1019798883 tempest-VolumePoolsAdminTestsJSON-1019798883-project-admin] GET https://10.4.3.57/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 07:47:25.513173 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af3c3a49-beae-4e76-8862-4df89390361f tempest-VolumePoolsAdminTestsJSON-1019798883 tempest-VolumePoolsAdminTestsJSON-1019798883-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:25.513441 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af3c3a49-beae-4e76-8862-4df89390361f tempest-VolumePoolsAdminTestsJSON-1019798883 tempest-VolumePoolsAdminTestsJSON-1019798883-project-admin] Calling method 'get_pools' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:25.530513 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af3c3a49-beae-4e76-8862-4df89390361f tempest-VolumePoolsAdminTestsJSON-1019798883 tempest-VolumePoolsAdminTestsJSON-1019798883-project-admin] https://10.4.3.57/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 07:47:25.531131 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 200/805] 10.4.3.57 () {66 vars in 1307 bytes} [Thu Aug 20 07:47:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:25.544490 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09d6736f-7484-45db-81bd-a22bd0bce274 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:25.547075 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09d6736f-7484-45db-81bd-a22bd0bce274 tempest-VolumePoolsAdminTestsJSON-1019798883 tempest-VolumePoolsAdminTestsJSON-1019798883-project-admin] GET https://10.4.3.57/volume/v3/scheduler-stats/get_pools Aug 20 07:47:25.547514 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09d6736f-7484-45db-81bd-a22bd0bce274 tempest-VolumePoolsAdminTestsJSON-1019798883 tempest-VolumePoolsAdminTestsJSON-1019798883-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:25.547696 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09d6736f-7484-45db-81bd-a22bd0bce274 tempest-VolumePoolsAdminTestsJSON-1019798883 tempest-VolumePoolsAdminTestsJSON-1019798883-project-admin] Calling method 'get_pools' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:25.561394 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09d6736f-7484-45db-81bd-a22bd0bce274 tempest-VolumePoolsAdminTestsJSON-1019798883 tempest-VolumePoolsAdminTestsJSON-1019798883-project-admin] https://10.4.3.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 07:47:25.561993 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 204/806] 10.4.3.57 () {66 vars in 1284 bytes} [Thu Aug 20 07:47:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:29.317239 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-344973c3-6b70-478c-a587-e521f8f56e68 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:29.519111 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-344973c3-6b70-478c-a587-e521f8f56e68 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:47:29.520223 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-344973c3-6b70-478c-a587-e521f8f56e68 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:29.564541 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-344973c3-6b70-478c-a587-e521f8f56e68 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:47:29.565077 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 201/807] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:47:29 2026] POST /volume/v3/types => generated 188 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:29.578189 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4f03c352-db42-4614-ac10-5b3fedb8737a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:29.580878 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f03c352-db42-4614-ac10-5b3fedb8737a tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:47:29.581595 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f03c352-db42-4614-ac10-5b3fedb8737a tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:29.588252 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=325,cinder:UPDATE=52,cinder:INSERT=17 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:47:29.629147 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f03c352-db42-4614-ac10-5b3fedb8737a tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:47:29.629769 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 203/808] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:47:29 2026] POST /volume/v3/types => generated 188 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:29.643309 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:29.772304 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:29.772728 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1637153859"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:29.775262 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1637153859'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:29.780719 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Create volume of 1 GB Aug 20 07:47:29.781479 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:29.781479 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:29.781959 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Availability Zones retrieved successfully. Aug 20 07:47:29.791100 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Flow 'volume_create_api' (2ca1795d-9b95-490b-9c55-874eda0fa46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:29.792427 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4002b6f7-f135-4846-a542-337fd6161605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:29.793496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:29.830210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4002b6f7-f135-4846-a542-337fd6161605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:47:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d27fb28-ba10-4c71-998e-da326071de23,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d27fb28-ba10-4c71-998e-da326071de23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:29.831579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3831927b-b6c8-4830-a3e0-f26f9d2bc369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:29.892537 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-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. Aug 20 07:47:29.892991 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-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. Aug 20 07:47:29.960819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Created reservations ['bb4ff5ef-82e1-4c67-ac3c-0175b2c9de1f', '0d7b0949-9c3e-4af9-99e4-e2fc4a9b3ad1', 'abcc1b8f-d5d3-4c66-8bc9-85332df8e386', '179edd05-8a60-461e-ab84-ce1d5a59ca2c'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:29.962057 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3831927b-b6c8-4830-a3e0-f26f9d2bc369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb4ff5ef-82e1-4c67-ac3c-0175b2c9de1f', '0d7b0949-9c3e-4af9-99e4-e2fc4a9b3ad1', 'abcc1b8f-d5d3-4c66-8bc9-85332df8e386', '179edd05-8a60-461e-ab84-ce1d5a59ca2c']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:29.963326 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b746fc6-91c8-4e4c-82e2-c311941ee6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:30.006363 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b746fc6-91c8-4e4c-82e2-c311941ee6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96525ee1-c1e1-4a16-8dcc-6afab5af56a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1637153859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd019e56abae4cbca08ad0d7fed139e9',qos_specs=None,replication_status=,reservations=['bb4ff5ef-82e1-4c67-ac3c-0175b2c9de1f','0d7b0949-9c3e-4af9-99e4-e2fc4a9b3ad1','abcc1b8f-d5d3-4c66-8bc9-85332df8e386','179edd05-8a60-461e-ab84-ce1d5a59ca2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e67cb386cc4e378d0463a224b31c80',volume_type_id=7d27fb28-ba10-4c71-998e-da326071de23), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1637153859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96525ee1-c1e1-4a16-8dcc-6afab5af56a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd019e56abae4cbca08ad0d7fed139e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e67cb386cc4e378d0463a224b31c80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d27fb28-ba10-4c71-998e-da326071de23),volume_type_id=7d27fb28-ba10-4c71-998e-da326071de23)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:30.006972 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fd53b4-6e59-4451-9c88-ab94d28097e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:30.049159 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fd53b4-6e59-4451-9c88-ab94d28097e2) transitioned into state 'SUCCESS' from state '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-1637153859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd019e56abae4cbca08ad0d7fed139e9',qos_specs=None,replication_status=,reservations=['bb4ff5ef-82e1-4c67-ac3c-0175b2c9de1f','0d7b0949-9c3e-4af9-99e4-e2fc4a9b3ad1','abcc1b8f-d5d3-4c66-8bc9-85332df8e386','179edd05-8a60-461e-ab84-ce1d5a59ca2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e67cb386cc4e378d0463a224b31c80',volume_type_id=7d27fb28-ba10-4c71-998e-da326071de23)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:30.049904 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964fffc3-afd7-4805-a915-54150ae13093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:30.065411 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964fffc3-afd7-4805-a915-54150ae13093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:30.068186 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Flow 'volume_create_api' (2ca1795d-9b95-490b-9c55-874eda0fa46a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:30.068186 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Create volume request issued successfully. Aug 20 07:47:30.068186 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d7bca82-bf0b-442d-a9f6-70bc786e880b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:30.068186 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 201/809] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:47:29 2026] POST /volume/v3/volumes => generated 766 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:30.089397 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-898eb605-f98e-40cf-86f9-11786b4120ef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:30.092802 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-898eb605-f98e-40cf-86f9-11786b4120ef tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] GET https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:30.092942 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-898eb605-f98e-40cf-86f9-11786b4120ef tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:30.093126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-898eb605-f98e-40cf-86f9-11786b4120ef tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:30.098304 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=479,cinder:INSERT=69,cinder:UPDATE=112 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:47:30.110454 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:30.110454 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:30.116322 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-898eb605-f98e-40cf-86f9-11786b4120ef tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Volume info retrieved successfully. Aug 20 07:47:30.122624 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-898eb605-f98e-40cf-86f9-11786b4120ef tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 200 Aug 20 07:47:30.127715 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 205/810] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:30 2026] GET /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:31.011253 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-96e1a46a-b0e1-4b2e-af09-cf7f6ee8a3fa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:31.016369 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-96e1a46a-b0e1-4b2e-af09-cf7f6ee8a3fa tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:47:31.016689 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-96e1a46a-b0e1-4b2e-af09-cf7f6ee8a3fa tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:31.017277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-96e1a46a-b0e1-4b2e-af09-cf7f6ee8a3fa tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:31.034104 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:31.034104 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:31.040058 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-96e1a46a-b0e1-4b2e-af09-cf7f6ee8a3fa tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:47:31.047916 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-96e1a46a-b0e1-4b2e-af09-cf7f6ee8a3fa tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:47:31.048372 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 202/811] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:31 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 1651 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:31.088150 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-0830bdb6-d042-442b-a9f9-b26c80707811 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:31.091509 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-0830bdb6-d042-442b-a9f9-b26c80707811 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:47:31.091822 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-0830bdb6-d042-442b-a9f9-b26c80707811 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:31.092078 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-0830bdb6-d042-442b-a9f9-b26c80707811 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:31.111999 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:31.111999 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:31.122128 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-0830bdb6-d042-442b-a9f9-b26c80707811 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:47:31.138975 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-0830bdb6-d042-442b-a9f9-b26c80707811 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:47:31.138975 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 204/812] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:31 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 1651 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:31.140038 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-171d8a7e-2499-491f-b41f-fb196a63780b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:31.146382 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-171d8a7e-2499-491f-b41f-fb196a63780b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] GET https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:31.146751 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-171d8a7e-2499-491f-b41f-fb196a63780b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:31.147149 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-171d8a7e-2499-491f-b41f-fb196a63780b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:31.159022 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:31.159022 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:31.168790 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-171d8a7e-2499-491f-b41f-fb196a63780b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Volume info retrieved successfully. Aug 20 07:47:31.176430 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-171d8a7e-2499-491f-b41f-fb196a63780b tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 200 Aug 20 07:47:31.177028 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 202/813] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:31 2026] GET /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:31.203403 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-23741f5e-197c-4f73-b3b7-43730ae248a8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:31.207234 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23741f5e-197c-4f73-b3b7-43730ae248a8 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] GET https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:31.207234 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23741f5e-197c-4f73-b3b7-43730ae248a8 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:31.207488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23741f5e-197c-4f73-b3b7-43730ae248a8 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:31.236068 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:31.236068 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:31.245714 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-23741f5e-197c-4f73-b3b7-43730ae248a8 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Volume info retrieved successfully. Aug 20 07:47:31.254635 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23741f5e-197c-4f73-b3b7-43730ae248a8 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 200 Aug 20 07:47:31.256139 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 206/814] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:31 2026] GET /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 1032 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:47:31.276720 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-368360a9-1cc0-4f73-8b31-71625659ac9f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:31.278997 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] POST https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9/action Aug 20 07:47:31.279627 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:31.279916 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:31.295577 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:31.295577 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:31.295577 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Volume info retrieved successfully. Aug 20 07:47:31.321248 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-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. Aug 20 07:47:31.321798 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-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. Aug 20 07:47:31.375833 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Created reservations ['ffe60574-9598-479c-afc8-ad3af56fb909', '1a7c0f88-fa56-4cda-80bf-d209803a0b12'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:31.397752 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-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. Aug 20 07:47:31.398266 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-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. Aug 20 07:47:31.423456 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Created reservations ['ff22f06d-d87c-4e1e-ad89-cf2e8e167541', 'cdbcb746-3616-449d-b5f9-ba147704b687'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:31.485293 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Retype volume request issued successfully. Aug 20 07:47:31.485697 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-368360a9-1cc0-4f73-8b31-71625659ac9f tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9/action returned with HTTP 202 Aug 20 07:47:31.486570 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 203/815] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:47:31 2026] POST /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:31.501072 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e4dc9448-7853-46dd-abb3-d3e189883c98 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:31.504792 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4dc9448-7853-46dd-abb3-d3e189883c98 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] GET https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:31.504792 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4dc9448-7853-46dd-abb3-d3e189883c98 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:31.504792 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4dc9448-7853-46dd-abb3-d3e189883c98 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:31.521034 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:31.521034 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:31.536703 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e4dc9448-7853-46dd-abb3-d3e189883c98 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Volume info retrieved successfully. Aug 20 07:47:31.541061 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4dc9448-7853-46dd-abb3-d3e189883c98 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 200 Aug 20 07:47:31.541720 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 205/816] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:31 2026] GET /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:32.562976 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-debf1500-64b6-4b91-8558-7fc70de1d257 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:32.566160 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-debf1500-64b6-4b91-8558-7fc70de1d257 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] GET https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:32.566413 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-debf1500-64b6-4b91-8558-7fc70de1d257 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:32.566858 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-debf1500-64b6-4b91-8558-7fc70de1d257 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:32.577382 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:32.577382 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:32.582912 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-debf1500-64b6-4b91-8558-7fc70de1d257 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Volume info retrieved successfully. Aug 20 07:47:32.590287 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-debf1500-64b6-4b91-8558-7fc70de1d257 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 200 Aug 20 07:47:32.590792 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 203/817] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:32 2026] GET /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:32.617423 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91751f7e-04e5-450e-9fb9-8dc00b28af2f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:32.620124 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91751f7e-04e5-450e-9fb9-8dc00b28af2f tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] GET https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:32.620124 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91751f7e-04e5-450e-9fb9-8dc00b28af2f tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:32.620124 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91751f7e-04e5-450e-9fb9-8dc00b28af2f tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:32.637271 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:32.637271 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:32.642003 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-91751f7e-04e5-450e-9fb9-8dc00b28af2f tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Volume info retrieved successfully. Aug 20 07:47:32.648635 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91751f7e-04e5-450e-9fb9-8dc00b28af2f tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 200 Aug 20 07:47:32.649214 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 207/818] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:32 2026] GET /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 1032 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:32.672183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c8a81b9-cd94-44f5-a711-7b50b495e400 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:32.676817 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c8a81b9-cd94-44f5-a711-7b50b495e400 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] GET https://10.4.3.57/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1637153859 Aug 20 07:47:32.677086 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c8a81b9-cd94-44f5-a711-7b50b495e400 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:32.677390 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c8a81b9-cd94-44f5-a711-7b50b495e400 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:32.678214 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:32.678214 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:32.679631 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9c8a81b9-cd94-44f5-a711-7b50b495e400 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1637153859'), ('all_tenants', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:32.739045 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9c8a81b9-cd94-44f5-a711-7b50b495e400 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Get all volumes completed successfully. Aug 20 07:47:32.743323 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c8a81b9-cd94-44f5-a711-7b50b495e400 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] https://10.4.3.57/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1637153859 returned with HTTP 200 Aug 20 07:47:32.744748 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 204/819] 10.4.3.57 () {66 vars in 1391 bytes} [Thu Aug 20 07:47:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1637153859 => generated 345 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:32.757966 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47808702-868f-4557-a277-7abbd39d95bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:32.770243 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47808702-868f-4557-a277-7abbd39d95bf tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] GET https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:32.770243 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47808702-868f-4557-a277-7abbd39d95bf tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:32.770969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47808702-868f-4557-a277-7abbd39d95bf tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:32.781624 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:32.781624 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:32.792597 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-47808702-868f-4557-a277-7abbd39d95bf tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Volume info retrieved successfully. Aug 20 07:47:32.799859 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47808702-868f-4557-a277-7abbd39d95bf tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 200 Aug 20 07:47:32.802626 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 206/820] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:32 2026] GET /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:32.821620 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e64fcb3b-4d6a-4f06-ad28-743f91772bce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:32.823327 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e64fcb3b-4d6a-4f06-ad28-743f91772bce tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] DELETE https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:32.823596 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e64fcb3b-4d6a-4f06-ad28-743f91772bce tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:32.823836 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e64fcb3b-4d6a-4f06-ad28-743f91772bce tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:32.823996 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e64fcb3b-4d6a-4f06-ad28-743f91772bce tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Delete volume with id: 96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:32.834747 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:32.834747 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:32.835369 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e64fcb3b-4d6a-4f06-ad28-743f91772bce tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Volume info retrieved successfully. Aug 20 07:47:32.885490 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e64fcb3b-4d6a-4f06-ad28-743f91772bce tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Delete volume request issued successfully. Aug 20 07:47:32.885802 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e64fcb3b-4d6a-4f06-ad28-743f91772bce tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 202 Aug 20 07:47:32.886266 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 204/821] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:32 2026] DELETE /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:32.898706 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f55b31c0-cd2b-4c7c-8b1d-a6c267361554 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:32.901143 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f55b31c0-cd2b-4c7c-8b1d-a6c267361554 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] GET https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:32.901636 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f55b31c0-cd2b-4c7c-8b1d-a6c267361554 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:32.902193 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f55b31c0-cd2b-4c7c-8b1d-a6c267361554 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:32.915317 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:32.915317 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:32.923325 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f55b31c0-cd2b-4c7c-8b1d-a6c267361554 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Volume info retrieved successfully. Aug 20 07:47:32.930628 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f55b31c0-cd2b-4c7c-8b1d-a6c267361554 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 200 Aug 20 07:47:32.930628 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 208/822] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:32 2026] GET /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:33.221816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-52538142-d2e2-4757-9798-18e5470b2acf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:33.222206 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52538142-d2e2-4757-9798-18e5470b2acf None None] GET https://10.4.3.57/volume// Aug 20 07:47:33.223205 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52538142-d2e2-4757-9798-18e5470b2acf None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:33.223205 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52538142-d2e2-4757-9798-18e5470b2acf None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:33.224046 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52538142-d2e2-4757-9798-18e5470b2acf None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:33.225084 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 205/823] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:47:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:47:33.238756 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-2701ec78-0485-4738-901e-95a188421864 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:33.243016 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-2701ec78-0485-4738-901e-95a188421864 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:47:33.243755 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-2701ec78-0485-4738-901e-95a188421864 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08e926ad-433f-45ac-ba45-279fcfbc8f0a", "connector": null, "instance_uuid": "124bbb0d-156d-4f3e-8411-46ebf2ff06b0"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:33.261378 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:33.261378 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:33.320826 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-2701ec78-0485-4738-901e-95a188421864 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:47:33.321434 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 207/824] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:47:33 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:33.420134 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-d7b43e98-59c3-429e-aaa3-c043a2535fcc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:33.424213 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-d7b43e98-59c3-429e-aaa3-c043a2535fcc tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] DELETE https://10.4.3.57/volume/v3/attachments/678b7b4d-6fd6-41d7-8e7e-995c38b641b0 Aug 20 07:47:33.424742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-d7b43e98-59c3-429e-aaa3-c043a2535fcc tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:33.425044 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-d7b43e98-59c3-429e-aaa3-c043a2535fcc tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:33.440624 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:33.440624 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:33.532342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-d7b43e98-59c3-429e-aaa3-c043a2535fcc tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/attachments/678b7b4d-6fd6-41d7-8e7e-995c38b641b0 returned with HTTP 200 Aug 20 07:47:33.532965 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 205/825] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:47:33 2026] DELETE /volume/v3/attachments/678b7b4d-6fd6-41d7-8e7e-995c38b641b0 => generated 192 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:33.710304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-14e39b66-c852-4153-9b0c-1c85887bada4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:33.711179 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14e39b66-c852-4153-9b0c-1c85887bada4 None None] GET https://10.4.3.57/volume// Aug 20 07:47:33.711179 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14e39b66-c852-4153-9b0c-1c85887bada4 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:33.712309 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14e39b66-c852-4153-9b0c-1c85887bada4 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:33.712398 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14e39b66-c852-4153-9b0c-1c85887bada4 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:33.715712 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 209/826] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:47:33 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:47:33.727091 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-61de5c9e-c23e-45ff-8734-52b0cb574f29 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:33.730070 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-61de5c9e-c23e-45ff-8734-52b0cb574f29 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] POST https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a/action Aug 20 07:47:33.731356 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-61de5c9e-c23e-45ff-8734-52b0cb574f29 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action body: b'{"os-reimage": {"image_id": "09c629e9-b62e-4946-b0ca-c46ac99ca854", "reimage_reserved": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:33.731356 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-61de5c9e-c23e-45ff-8734-52b0cb574f29 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "09c629e9-b62e-4946-b0ca-c46ac99ca854", "reimage_reserved": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:33.752661 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:33.752661 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:33.754339 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-61de5c9e-c23e-45ff-8734-52b0cb574f29 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:47:33.946434 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-61de5c9e-c23e-45ff-8734-52b0cb574f29 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a/action returned with HTTP 202 Aug 20 07:47:33.949610 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 206/827] 10.4.3.57 () {74 vars in 1706 bytes} [Thu Aug 20 07:47:33 2026] POST /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 07:47:33.951807 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-263d4424-0d00-41ee-98f5-1a5e157a9b00 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:33.954505 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-263d4424-0d00-41ee-98f5-1a5e157a9b00 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] GET https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 Aug 20 07:47:33.955103 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-263d4424-0d00-41ee-98f5-1a5e157a9b00 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:33.955347 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-263d4424-0d00-41ee-98f5-1a5e157a9b00 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:33.963522 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-263d4424-0d00-41ee-98f5-1a5e157a9b00 tempest-VolumeRetypeWithoutMigrationTest-1723601621 tempest-VolumeRetypeWithoutMigrationTest-1723601621-project-member] https://10.4.3.57/volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 returned with HTTP 404 Aug 20 07:47:33.964215 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 208/828] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:33 2026] GET /volume/v3/volumes/96525ee1-c1e1-4a16-8dcc-6afab5af56a9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:47:33.975703 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08d51b66-9312-41f5-9e69-9747cee9748b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:33.978383 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08d51b66-9312-41f5-9e69-9747cee9748b tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] DELETE https://10.4.3.57/volume/v3/types/e50471ce-637e-4c3c-aa95-1f2d2de66308 Aug 20 07:47:33.978731 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08d51b66-9312-41f5-9e69-9747cee9748b tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:33.978896 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08d51b66-9312-41f5-9e69-9747cee9748b tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:33.979188 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:33.979188 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:34.039833 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08d51b66-9312-41f5-9e69-9747cee9748b tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] https://10.4.3.57/volume/v3/types/e50471ce-637e-4c3c-aa95-1f2d2de66308 returned with HTTP 202 Aug 20 07:47:34.041641 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 206/829] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:47:33 2026] DELETE /volume/v3/types/e50471ce-637e-4c3c-aa95-1f2d2de66308 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:34.055523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-193bfd93-8664-4d3c-a560-eb608e291b57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:34.058533 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-193bfd93-8664-4d3c-a560-eb608e291b57 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] GET https://10.4.3.57/volume/v3/types/e50471ce-637e-4c3c-aa95-1f2d2de66308 Aug 20 07:47:34.058893 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-193bfd93-8664-4d3c-a560-eb608e291b57 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:34.059144 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-193bfd93-8664-4d3c-a560-eb608e291b57 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:34.066174 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-193bfd93-8664-4d3c-a560-eb608e291b57 tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] https://10.4.3.57/volume/v3/types/e50471ce-637e-4c3c-aa95-1f2d2de66308 returned with HTTP 404 Aug 20 07:47:34.066480 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 210/830] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:47:34 2026] GET /volume/v3/types/e50471ce-637e-4c3c-aa95-1f2d2de66308 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:34.080631 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-406a61d6-1784-4679-bbce-89a3b34f7b0d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:34.083215 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-406a61d6-1784-4679-bbce-89a3b34f7b0d tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] DELETE https://10.4.3.57/volume/v3/types/7d27fb28-ba10-4c71-998e-da326071de23 Aug 20 07:47:34.083215 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-406a61d6-1784-4679-bbce-89a3b34f7b0d tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:34.083215 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-406a61d6-1784-4679-bbce-89a3b34f7b0d tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:34.083608 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:34.083608 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:34.157180 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-406a61d6-1784-4679-bbce-89a3b34f7b0d tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] https://10.4.3.57/volume/v3/types/7d27fb28-ba10-4c71-998e-da326071de23 returned with HTTP 202 Aug 20 07:47:34.157954 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 207/831] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:47:34 2026] DELETE /volume/v3/types/7d27fb28-ba10-4c71-998e-da326071de23 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:34.172032 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0c35ed76-d466-4f0c-9fcf-3f51c61308ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:34.174680 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c35ed76-d466-4f0c-9fcf-3f51c61308ab tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] GET https://10.4.3.57/volume/v3/types/7d27fb28-ba10-4c71-998e-da326071de23 Aug 20 07:47:34.175459 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c35ed76-d466-4f0c-9fcf-3f51c61308ab tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:34.175459 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c35ed76-d466-4f0c-9fcf-3f51c61308ab tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:34.184231 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c35ed76-d466-4f0c-9fcf-3f51c61308ab tempest-VolumeRetypeWithoutMigrationTest-1666831856 tempest-VolumeRetypeWithoutMigrationTest-1666831856-project-admin] https://10.4.3.57/volume/v3/types/7d27fb28-ba10-4c71-998e-da326071de23 returned with HTTP 404 Aug 20 07:47:34.185151 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 209/832] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:47:34 2026] GET /volume/v3/types/7d27fb28-ba10-4c71-998e-da326071de23 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:35.141086 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:35.144581 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:35.145157 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1889018079", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:35.150189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1889018079', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:35.150575 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Create volume of 1 GB Aug 20 07:47:35.157817 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Availability Zones retrieved successfully. Aug 20 07:47:35.165944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Flow 'volume_create_api' (42dccfb2-b6a9-46f3-961e-cfa4ef3be601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:35.168251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f13a169-80f0-4637-ab2c-b6d20ef125fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.169891 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:35.223092 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f13a169-80f0-4637-ab2c-b6d20ef125fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.224062 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018a74d1-79ce-4503-8baa-a6bd5e095cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.232199 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a949c608-c219-4716-84b0-2876facbbb39 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:35.342869 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Created reservations ['b246d3f5-ceb0-45b1-84b8-b819cde71123', '3937855e-8d8a-46ca-a668-cc1f57c5757e', 'e3e37ac1-e9f2-434e-a8d2-b704f61cde8a', '8714ba13-d667-491c-9140-ed47763cbd72'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:35.344027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018a74d1-79ce-4503-8baa-a6bd5e095cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b246d3f5-ceb0-45b1-84b8-b819cde71123', '3937855e-8d8a-46ca-a668-cc1f57c5757e', 'e3e37ac1-e9f2-434e-a8d2-b704f61cde8a', '8714ba13-d667-491c-9140-ed47763cbd72']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.345093 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b22a83b-54da-419a-a091-60cafeefa832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.383293 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b22a83b-54da-419a-a091-60cafeefa832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9992a63-4400-4875-bee9-ad418c62631d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1889018079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769f06fcc55e4467aef4163634c657f3',qos_specs=None,replication_status=,reservations=['b246d3f5-ceb0-45b1-84b8-b819cde71123','3937855e-8d8a-46ca-a668-cc1f57c5757e','e3e37ac1-e9f2-434e-a8d2-b704f61cde8a','8714ba13-d667-491c-9140-ed47763cbd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9615c48e017742059d80c62bfb0ed35d',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1889018079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9992a63-4400-4875-bee9-ad418c62631d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='769f06fcc55e4467aef4163634c657f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9615c48e017742059d80c62bfb0ed35d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.384470 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64467c17-419b-4aba-afe4-20901210bec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.420946 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64467c17-419b-4aba-afe4-20901210bec1) transitioned into state 'SUCCESS' from state '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-1889018079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769f06fcc55e4467aef4163634c657f3',qos_specs=None,replication_status=,reservations=['b246d3f5-ceb0-45b1-84b8-b819cde71123','3937855e-8d8a-46ca-a668-cc1f57c5757e','e3e37ac1-e9f2-434e-a8d2-b704f61cde8a','8714ba13-d667-491c-9140-ed47763cbd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9615c48e017742059d80c62bfb0ed35d',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.422218 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a3b214-ecab-4e63-8b71-348968809f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.442855 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a3b214-ecab-4e63-8b71-348968809f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.443938 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Flow 'volume_create_api' (42dccfb2-b6a9-46f3-961e-cfa4ef3be601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:35.444345 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Create volume request issued successfully. Aug 20 07:47:35.445832 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-92a06507-a42a-4ea9-987c-6c50fbd7f340 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:35.446897 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 207/833] 10.4.3.57 () {72 vars in 1534 bytes} [Thu Aug 20 07:47:35 2026] POST /volume/v3/volumes => generated 753 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:35.459307 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:35.474524 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1917253731"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:35.477220 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1917253731'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:35.477605 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Create volume of 1 GB Aug 20 07:47:35.483324 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-cdc1d5ee-74be-4f50-9c98-e3e0898ac9a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:35.491084 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Availability Zones retrieved successfully. Aug 20 07:47:35.495849 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-cdc1d5ee-74be-4f50-9c98-e3e0898ac9a0 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] GET https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:35.495849 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-cdc1d5ee-74be-4f50-9c98-e3e0898ac9a0 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:35.495849 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-cdc1d5ee-74be-4f50-9c98-e3e0898ac9a0 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:35.497422 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Flow 'volume_create_api' (4e1c90b1-3607-455e-9574-de39435c2abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:35.499105 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da00f384-570a-4427-b64f-96a10bb2b5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.500531 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:35.529890 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:35.529890 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:35.549007 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-cdc1d5ee-74be-4f50-9c98-e3e0898ac9a0 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Volume info retrieved successfully. Aug 20 07:47:35.562623 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da00f384-570a-4427-b64f-96a10bb2b5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.568242 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-42e6e7ac-a49a-4600-a321-d7679f7cc16e req-cdc1d5ee-74be-4f50-9c98-e3e0898ac9a0 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d returned with HTTP 200 Aug 20 07:47:35.568580 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 208/834] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:35 2026] GET /volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:35.568830 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a8bea8-331c-4bc8-b7c6-e89af2909166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.613642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-79359515-2f91-4212-b00d-197882629f48 req-9c99fb55-80f5-46da-9f86-fe80c8d19529 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:35.615988 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-79359515-2f91-4212-b00d-197882629f48 req-9c99fb55-80f5-46da-9f86-fe80c8d19529 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] GET https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:35.617023 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-79359515-2f91-4212-b00d-197882629f48 req-9c99fb55-80f5-46da-9f86-fe80c8d19529 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:35.617023 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-79359515-2f91-4212-b00d-197882629f48 req-9c99fb55-80f5-46da-9f86-fe80c8d19529 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:35.637794 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:35.637794 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:35.649602 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-79359515-2f91-4212-b00d-197882629f48 req-9c99fb55-80f5-46da-9f86-fe80c8d19529 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Volume info retrieved successfully. Aug 20 07:47:35.656915 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-79359515-2f91-4212-b00d-197882629f48 req-9c99fb55-80f5-46da-9f86-fe80c8d19529 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d returned with HTTP 200 Aug 20 07:47:35.658300 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 210/835] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:35 2026] GET /volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:35.793623 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Created reservations ['40c97a02-af43-4003-b6c8-bd50031be9e4', '16013bc7-5d8d-40a2-9941-b0bbed6f770c', '7dd3ed03-9eb3-4363-8869-b2ad7cf5d94b', '69ab5ddd-c660-4397-924c-2632a893cb41'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:35.794650 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a8bea8-331c-4bc8-b7c6-e89af2909166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c97a02-af43-4003-b6c8-bd50031be9e4', '16013bc7-5d8d-40a2-9941-b0bbed6f770c', '7dd3ed03-9eb3-4363-8869-b2ad7cf5d94b', '69ab5ddd-c660-4397-924c-2632a893cb41']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.795804 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9e516d-f52b-4ee4-99d9-32c399de7cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.851346 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9e516d-f52b-4ee4-99d9-32c399de7cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b5a1ad-0120-415c-86bb-8c101bb05649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1917253731',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='268035d2517c449ead510d688905ac22',qos_specs=None,replication_status=,reservations=['40c97a02-af43-4003-b6c8-bd50031be9e4','16013bc7-5d8d-40a2-9941-b0bbed6f770c','7dd3ed03-9eb3-4363-8869-b2ad7cf5d94b','69ab5ddd-c660-4397-924c-2632a893cb41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4feef94a9677428a984b3d4ae98590bc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1917253731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b5a1ad-0120-415c-86bb-8c101bb05649,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='268035d2517c449ead510d688905ac22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4feef94a9677428a984b3d4ae98590bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.852317 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f10feac-3192-4956-8230-eabb75c3a323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.898269 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f10feac-3192-4956-8230-eabb75c3a323) transitioned into state 'SUCCESS' from state '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-1917253731',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='268035d2517c449ead510d688905ac22',qos_specs=None,replication_status=,reservations=['40c97a02-af43-4003-b6c8-bd50031be9e4','16013bc7-5d8d-40a2-9941-b0bbed6f770c','7dd3ed03-9eb3-4363-8869-b2ad7cf5d94b','69ab5ddd-c660-4397-924c-2632a893cb41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4feef94a9677428a984b3d4ae98590bc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.899221 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16fe2094-9a45-4c59-9a5a-5f503cd21945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:35.920835 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16fe2094-9a45-4c59-9a5a-5f503cd21945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:35.922015 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Flow 'volume_create_api' (4e1c90b1-3607-455e-9574-de39435c2abf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:35.922919 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Create volume request issued successfully. Aug 20 07:47:35.923402 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a949c608-c219-4716-84b0-2876facbbb39 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:35.923887 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 211/836] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:47:35 2026] POST /volume/v3/volumes => generated 758 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:35.946531 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-477ec1d2-d533-4a78-a541-ec17eaf536a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:35.951020 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-477ec1d2-d533-4a78-a541-ec17eaf536a8 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 Aug 20 07:47:35.951523 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-477ec1d2-d533-4a78-a541-ec17eaf536a8 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:35.951673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-477ec1d2-d533-4a78-a541-ec17eaf536a8 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:35.972534 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:35.972534 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:35.978854 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-477ec1d2-d533-4a78-a541-ec17eaf536a8 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:35.987427 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-477ec1d2-d533-4a78-a541-ec17eaf536a8 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 returned with HTTP 200 Aug 20 07:47:35.988263 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 208/837] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:35 2026] GET /volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 => generated 826 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:36.706232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7a1aae79-274c-414f-84c2-d845cc74299c req-5bf78078-9894-4a7b-be30-ad5f53095446 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:36.709223 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7a1aae79-274c-414f-84c2-d845cc74299c req-5bf78078-9894-4a7b-be30-ad5f53095446 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] GET https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:36.709731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7a1aae79-274c-414f-84c2-d845cc74299c req-5bf78078-9894-4a7b-be30-ad5f53095446 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:36.709947 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7a1aae79-274c-414f-84c2-d845cc74299c req-5bf78078-9894-4a7b-be30-ad5f53095446 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:36.722810 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:36.722810 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:36.734032 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-7a1aae79-274c-414f-84c2-d845cc74299c req-5bf78078-9894-4a7b-be30-ad5f53095446 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Volume info retrieved successfully. Aug 20 07:47:36.743393 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7a1aae79-274c-414f-84c2-d845cc74299c req-5bf78078-9894-4a7b-be30-ad5f53095446 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d returned with HTTP 200 Aug 20 07:47:36.744154 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 209/838] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:36 2026] GET /volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:36.790583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c88ad181-c8df-4f86-a62e-dd406addb0a8 req-33a21311-d2cf-48b2-a7ef-8e033af742bd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:36.798318 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c88ad181-c8df-4f86-a62e-dd406addb0a8 req-33a21311-d2cf-48b2-a7ef-8e033af742bd tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:47:36.798868 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c88ad181-c8df-4f86-a62e-dd406addb0a8 req-33a21311-d2cf-48b2-a7ef-8e033af742bd tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9992a63-4400-4875-bee9-ad418c62631d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1767727578", "description": null, "metadata": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:36.819224 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:36.819224 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:36.820087 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c88ad181-c8df-4f86-a62e-dd406addb0a8 req-33a21311-d2cf-48b2-a7ef-8e033af742bd tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Volume info retrieved successfully. Aug 20 07:47:36.820289 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [req-c88ad181-c8df-4f86-a62e-dd406addb0a8 req-33a21311-d2cf-48b2-a7ef-8e033af742bd tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Create snapshot from volume c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:36.860496 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [req-c88ad181-c8df-4f86-a62e-dd406addb0a8 req-33a21311-d2cf-48b2-a7ef-8e033af742bd tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-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. Aug 20 07:47:36.919508 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [req-c88ad181-c8df-4f86-a62e-dd406addb0a8 req-33a21311-d2cf-48b2-a7ef-8e033af742bd tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Created reservations ['51f5b992-37e7-42ac-8b77-a5472b23e171', 'e5ee94a6-9f11-49da-91d5-c56f1aac8840', '3fc8c4f1-793e-4a3c-9dd4-9dbc78b38569', '5913a7fb-0328-48d9-9827-eae0216dd8ad'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:36.993286 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c88ad181-c8df-4f86-a62e-dd406addb0a8 req-33a21311-d2cf-48b2-a7ef-8e033af742bd tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Snapshot create request issued successfully. Aug 20 07:47:36.995256 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c88ad181-c8df-4f86-a62e-dd406addb0a8 req-33a21311-d2cf-48b2-a7ef-8e033af742bd tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:47:36.995256 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 211/839] 10.4.3.57 () {72 vars in 1540 bytes} [Thu Aug 20 07:47:36 2026] POST /volume/v3/snapshots => generated 311 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:37.014964 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-86a89d77-06fc-4ce6-82e9-301cba1e6ace None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:37.020653 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86a89d77-06fc-4ce6-82e9-301cba1e6ace tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 Aug 20 07:47:37.021488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86a89d77-06fc-4ce6-82e9-301cba1e6ace tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:37.021488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86a89d77-06fc-4ce6-82e9-301cba1e6ace tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:37.040782 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:37.040782 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:37.048696 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-86a89d77-06fc-4ce6-82e9-301cba1e6ace tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:37.063205 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86a89d77-06fc-4ce6-82e9-301cba1e6ace tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 returned with HTTP 200 Aug 20 07:47:37.063997 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 212/840] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:37 2026] GET /volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:37.108019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-abc31d95-b400-4557-9582-312efbb6da0e req-6bbf87b5-6f53-4a6d-a819-a00224b17582 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:37.111402 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-abc31d95-b400-4557-9582-312efbb6da0e req-6bbf87b5-6f53-4a6d-a819-a00224b17582 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 Aug 20 07:47:37.111402 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-abc31d95-b400-4557-9582-312efbb6da0e req-6bbf87b5-6f53-4a6d-a819-a00224b17582 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:37.112115 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-abc31d95-b400-4557-9582-312efbb6da0e req-6bbf87b5-6f53-4a6d-a819-a00224b17582 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:37.124860 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:37.124860 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:37.133130 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-abc31d95-b400-4557-9582-312efbb6da0e req-6bbf87b5-6f53-4a6d-a819-a00224b17582 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:37.144777 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-abc31d95-b400-4557-9582-312efbb6da0e req-6bbf87b5-6f53-4a6d-a819-a00224b17582 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 returned with HTTP 200 Aug 20 07:47:37.145776 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 209/841] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:37 2026] GET /volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:47:37.169316 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:37.172101 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:37.173347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-980684655"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:37.175495 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-980684655'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:37.175649 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Create volume of 1 GB Aug 20 07:47:37.184241 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Availability Zones retrieved successfully. Aug 20 07:47:37.192853 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Flow 'volume_create_api' (fdafd096-6b07-4b4c-92e3-70444f8afbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:37.193361 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b4db3e-4433-4219-a53b-afe5a8fe1c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:37.195000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:37.253035 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b4db3e-4433-4219-a53b-afe5a8fe1c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:37.254329 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3b1a89-dcd6-4a70-96c2-fa8a16f60d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:37.329373 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Created reservations ['12d0094b-c46c-44e0-b51a-6737cff70203', 'b6bcb228-fcc7-4630-b2a5-30c566678100', 'b3c8c981-b4b5-4f84-a618-7c954cafb72c', 'a2ea215b-258f-41d6-92cb-18eed32a5c76'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:37.330752 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3b1a89-dcd6-4a70-96c2-fa8a16f60d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d0094b-c46c-44e0-b51a-6737cff70203', 'b6bcb228-fcc7-4630-b2a5-30c566678100', 'b3c8c981-b4b5-4f84-a618-7c954cafb72c', 'a2ea215b-258f-41d6-92cb-18eed32a5c76']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:37.331982 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd98cbc-32fc-4cf1-a496-d16b7d693888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:37.339820 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c5748945-83a1-4228-9e9b-8fdc7da7b19d req-4892c797-0e4e-409a-b9a8-42731ff8f122 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:37.343035 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c5748945-83a1-4228-9e9b-8fdc7da7b19d req-4892c797-0e4e-409a-b9a8-42731ff8f122 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] GET https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a Aug 20 07:47:37.343314 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c5748945-83a1-4228-9e9b-8fdc7da7b19d req-4892c797-0e4e-409a-b9a8-42731ff8f122 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:37.343753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c5748945-83a1-4228-9e9b-8fdc7da7b19d req-4892c797-0e4e-409a-b9a8-42731ff8f122 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:37.351130 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:37.351130 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:37.351323 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c5748945-83a1-4228-9e9b-8fdc7da7b19d req-4892c797-0e4e-409a-b9a8-42731ff8f122 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] Snapshot retrieved successfully. Aug 20 07:47:37.352292 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c5748945-83a1-4228-9e9b-8fdc7da7b19d req-4892c797-0e4e-409a-b9a8-42731ff8f122 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a returned with HTTP 200 Aug 20 07:47:37.352846 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 212/842] 10.4.3.57 () {68 vars in 1597 bytes} [Thu Aug 20 07:47:37 2026] GET /volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:37.380220 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd98cbc-32fc-4cf1-a496-d16b7d693888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4939d9f1-33b4-4927-a359-c6a98cce9568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-980684655',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='268035d2517c449ead510d688905ac22',qos_specs=None,replication_status=,reservations=['12d0094b-c46c-44e0-b51a-6737cff70203','b6bcb228-fcc7-4630-b2a5-30c566678100','b3c8c981-b4b5-4f84-a618-7c954cafb72c','a2ea215b-258f-41d6-92cb-18eed32a5c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4feef94a9677428a984b3d4ae98590bc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-980684655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4939d9f1-33b4-4927-a359-c6a98cce9568,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='268035d2517c449ead510d688905ac22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4feef94a9677428a984b3d4ae98590bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:37.381229 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92df30b-8651-4d06-8761-64fe58164995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:37.388730 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1a7a468c-be26-485d-bf36-07e6398744e9 req-9aa5eedc-c09a-42ec-a5f6-7a204418ff27 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:37.391756 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1a7a468c-be26-485d-bf36-07e6398744e9 req-9aa5eedc-c09a-42ec-a5f6-7a204418ff27 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] GET https://10.4.3.57/volume/v3/snapshots/detail Aug 20 07:47:37.391867 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1a7a468c-be26-485d-bf36-07e6398744e9 req-9aa5eedc-c09a-42ec-a5f6-7a204418ff27 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:37.392080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1a7a468c-be26-485d-bf36-07e6398744e9 req-9aa5eedc-c09a-42ec-a5f6-7a204418ff27 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:37.392465 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-1a7a468c-be26-485d-bf36-07e6398744e9 req-9aa5eedc-c09a-42ec-a5f6-7a204418ff27 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:37.394334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [req-1a7a468c-be26-485d-bf36-07e6398744e9 req-9aa5eedc-c09a-42ec-a5f6-7a204418ff27 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:47:37.400576 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1a7a468c-be26-485d-bf36-07e6398744e9 req-9aa5eedc-c09a-42ec-a5f6-7a204418ff27 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] Get all snapshots completed successfully. Aug 20 07:47:37.400819 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:37.400819 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:37.401757 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1a7a468c-be26-485d-bf36-07e6398744e9 req-9aa5eedc-c09a-42ec-a5f6-7a204418ff27 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-reader] https://10.4.3.57/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 07:47:37.402169 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 213/843] 10.4.3.57 () {68 vars in 1507 bytes} [Thu Aug 20 07:47:37 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:37.423289 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92df30b-8651-4d06-8761-64fe58164995) transitioned into state 'SUCCESS' from state '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-980684655',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='268035d2517c449ead510d688905ac22',qos_specs=None,replication_status=,reservations=['12d0094b-c46c-44e0-b51a-6737cff70203','b6bcb228-fcc7-4630-b2a5-30c566678100','b3c8c981-b4b5-4f84-a618-7c954cafb72c','a2ea215b-258f-41d6-92cb-18eed32a5c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4feef94a9677428a984b3d4ae98590bc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:37.426086 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81f6002-cfe9-4c8f-8661-d3a1685dfc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:37.440480 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81f6002-cfe9-4c8f-8661-d3a1685dfc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:37.441063 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5717a4c6-161a-4216-a9cd-9309ed0a1b54 req-ae4186cb-f83e-497e-8254-696bf67a1353 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:37.441546 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Flow 'volume_create_api' (fdafd096-6b07-4b4c-92e3-70444f8afbea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:37.441933 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Create volume request issued successfully. Aug 20 07:47:37.442785 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-63ee2b31-6fe4-4587-83d0-b8094f101ea5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:37.443477 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 210/844] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:47:37 2026] POST /volume/v3/volumes => generated 757 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:37.448576 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5717a4c6-161a-4216-a9cd-9309ed0a1b54 req-ae4186cb-f83e-497e-8254-696bf67a1353 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] GET https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a Aug 20 07:47:37.448576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5717a4c6-161a-4216-a9cd-9309ed0a1b54 req-ae4186cb-f83e-497e-8254-696bf67a1353 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:37.448576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5717a4c6-161a-4216-a9cd-9309ed0a1b54 req-ae4186cb-f83e-497e-8254-696bf67a1353 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:37.453984 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:37.453984 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:37.454954 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5717a4c6-161a-4216-a9cd-9309ed0a1b54 req-ae4186cb-f83e-497e-8254-696bf67a1353 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Snapshot retrieved successfully. Aug 20 07:47:37.457013 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5717a4c6-161a-4216-a9cd-9309ed0a1b54 req-ae4186cb-f83e-497e-8254-696bf67a1353 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a returned with HTTP 200 Aug 20 07:47:37.457124 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 210/845] 10.4.3.57 () {68 vars in 1597 bytes} [Thu Aug 20 07:47:37 2026] GET /volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:37.468050 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-77f2f610-a889-43de-90ee-8e827c9b4fa1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:37.472499 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77f2f610-a889-43de-90ee-8e827c9b4fa1 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 Aug 20 07:47:37.472764 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77f2f610-a889-43de-90ee-8e827c9b4fa1 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:37.473054 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77f2f610-a889-43de-90ee-8e827c9b4fa1 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:37.494164 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:37.494164 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:37.497388 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a3ce3072-b800-43ec-8aee-4b26a3358fae req-62ba6852-8441-46d4-81a8-0d94ba80c5c6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:37.501142 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-77f2f610-a889-43de-90ee-8e827c9b4fa1 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:37.503439 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a3ce3072-b800-43ec-8aee-4b26a3358fae req-62ba6852-8441-46d4-81a8-0d94ba80c5c6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a Aug 20 07:47:37.504067 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a3ce3072-b800-43ec-8aee-4b26a3358fae req-62ba6852-8441-46d4-81a8-0d94ba80c5c6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:37.504067 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a3ce3072-b800-43ec-8aee-4b26a3358fae req-62ba6852-8441-46d4-81a8-0d94ba80c5c6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:37.504067 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [req-a3ce3072-b800-43ec-8aee-4b26a3358fae req-62ba6852-8441-46d4-81a8-0d94ba80c5c6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Delete snapshot with id: 6eb79d11-9ce6-4779-902a-dcc07414960a Aug 20 07:47:37.513810 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77f2f610-a889-43de-90ee-8e827c9b4fa1 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 returned with HTTP 200 Aug 20 07:47:37.513810 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 213/846] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:37 2026] GET /volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:37.514083 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:37.514083 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:37.515102 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a3ce3072-b800-43ec-8aee-4b26a3358fae req-62ba6852-8441-46d4-81a8-0d94ba80c5c6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Snapshot retrieved successfully. Aug 20 07:47:37.568025 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a3ce3072-b800-43ec-8aee-4b26a3358fae req-62ba6852-8441-46d4-81a8-0d94ba80c5c6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Snapshot delete request issued successfully. Aug 20 07:47:37.568222 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a3ce3072-b800-43ec-8aee-4b26a3358fae req-62ba6852-8441-46d4-81a8-0d94ba80c5c6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a returned with HTTP 202 Aug 20 07:47:37.568692 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 214/847] 10.4.3.57 () {70 vars in 1619 bytes} [Thu Aug 20 07:47:37 2026] DELETE /volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:37.609379 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-edf062f7-41cb-4363-ba53-b2b9fc5bf204 req-fd84e00c-9cbb-42a8-817d-cfc64b6892b9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:37.613242 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-edf062f7-41cb-4363-ba53-b2b9fc5bf204 req-fd84e00c-9cbb-42a8-817d-cfc64b6892b9 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] GET https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a Aug 20 07:47:37.613564 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-edf062f7-41cb-4363-ba53-b2b9fc5bf204 req-fd84e00c-9cbb-42a8-817d-cfc64b6892b9 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:37.613812 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-edf062f7-41cb-4363-ba53-b2b9fc5bf204 req-fd84e00c-9cbb-42a8-817d-cfc64b6892b9 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:37.624521 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:37.624521 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:37.624830 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-edf062f7-41cb-4363-ba53-b2b9fc5bf204 req-fd84e00c-9cbb-42a8-817d-cfc64b6892b9 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Snapshot retrieved successfully. Aug 20 07:47:37.626835 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-edf062f7-41cb-4363-ba53-b2b9fc5bf204 req-fd84e00c-9cbb-42a8-817d-cfc64b6892b9 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a returned with HTTP 200 Aug 20 07:47:37.626835 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 211/848] 10.4.3.57 () {68 vars in 1597 bytes} [Thu Aug 20 07:47:37 2026] GET /volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:38.532019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a9527d73-f560-41c8-9dd9-b6a9e4cf5872 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.533981 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9527d73-f560-41c8-9dd9-b6a9e4cf5872 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 Aug 20 07:47:38.533981 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9527d73-f560-41c8-9dd9-b6a9e4cf5872 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:38.534180 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9527d73-f560-41c8-9dd9-b6a9e4cf5872 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:38.555690 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:38.555690 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:38.562741 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a9527d73-f560-41c8-9dd9-b6a9e4cf5872 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:38.574274 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9527d73-f560-41c8-9dd9-b6a9e4cf5872 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 returned with HTTP 200 Aug 20 07:47:38.575172 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 211/849] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:38 2026] GET /volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:38.585053 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f27f5273-0117-4799-ab10-1eeaa6116a37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.614165 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7e577091-3411-485c-bdc4-157518f63c27 req-a2e96155-ef5a-4a34-9097-a7974e990d8c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.620181 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7e577091-3411-485c-bdc4-157518f63c27 req-a2e96155-ef5a-4a34-9097-a7974e990d8c tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 Aug 20 07:47:38.620181 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7e577091-3411-485c-bdc4-157518f63c27 req-a2e96155-ef5a-4a34-9097-a7974e990d8c tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:38.620181 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7e577091-3411-485c-bdc4-157518f63c27 req-a2e96155-ef5a-4a34-9097-a7974e990d8c tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:38.631866 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:38.631866 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:38.637879 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7e577091-3411-485c-bdc4-157518f63c27 req-a2e96155-ef5a-4a34-9097-a7974e990d8c tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:38.645605 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7e577091-3411-485c-bdc4-157518f63c27 req-a2e96155-ef5a-4a34-9097-a7974e990d8c tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 returned with HTTP 200 Aug 20 07:47:38.646102 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 215/850] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:38 2026] GET /volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:38.662930 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.665630 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e259f821-900d-42b6-810a-357697b941d0 req-ebfeb32e-e91e-4520-bdab-c5f7c37fc7d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.665835 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:38.666152 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2094339506"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:38.668303 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2094339506'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:38.669289 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Create volume of 1 GB Aug 20 07:47:38.669706 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e259f821-900d-42b6-810a-357697b941d0 req-ebfeb32e-e91e-4520-bdab-c5f7c37fc7d6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] GET https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a Aug 20 07:47:38.669706 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e259f821-900d-42b6-810a-357697b941d0 req-ebfeb32e-e91e-4520-bdab-c5f7c37fc7d6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:38.670782 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e259f821-900d-42b6-810a-357697b941d0 req-ebfeb32e-e91e-4520-bdab-c5f7c37fc7d6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:38.676739 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Availability Zones retrieved successfully. Aug 20 07:47:38.678335 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e259f821-900d-42b6-810a-357697b941d0 req-ebfeb32e-e91e-4520-bdab-c5f7c37fc7d6 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a returned with HTTP 404 Aug 20 07:47:38.679058 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 212/851] 10.4.3.57 () {68 vars in 1597 bytes} [Thu Aug 20 07:47:38 2026] GET /volume/v3/snapshots/6eb79d11-9ce6-4779-902a-dcc07414960a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:38.686316 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Flow 'volume_create_api' (247b4852-fbdf-4298-b476-be2e4a0d3660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:38.686811 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ebfa07-3498-4d96-a563-15cbc9788398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:38.688143 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:38.713679 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-90a4e5ec-ac8d-4c30-b447-97264b47976c req-b28a6e0f-47a2-4a47-a2a8-486d0a139265 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.718909 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-90a4e5ec-ac8d-4c30-b447-97264b47976c req-b28a6e0f-47a2-4a47-a2a8-486d0a139265 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:38.719142 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-90a4e5ec-ac8d-4c30-b447-97264b47976c req-b28a6e0f-47a2-4a47-a2a8-486d0a139265 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:38.719624 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-90a4e5ec-ac8d-4c30-b447-97264b47976c req-b28a6e0f-47a2-4a47-a2a8-486d0a139265 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:38.719624 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-90a4e5ec-ac8d-4c30-b447-97264b47976c req-b28a6e0f-47a2-4a47-a2a8-486d0a139265 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Delete volume with id: c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:38.728429 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:38.728429 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:38.729000 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-90a4e5ec-ac8d-4c30-b447-97264b47976c req-b28a6e0f-47a2-4a47-a2a8-486d0a139265 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Volume info retrieved successfully. Aug 20 07:47:38.742135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ebfa07-3498-4d96-a563-15cbc9788398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:38.742135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02684312-3fc3-486f-b719-65ed485e67e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:38.752821 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f27f5273-0117-4799-ab10-1eeaa6116a37 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:47:38.754363 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f27f5273-0117-4799-ab10-1eeaa6116a37 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1290532367"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:38.775501 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-90a4e5ec-ac8d-4c30-b447-97264b47976c req-b28a6e0f-47a2-4a47-a2a8-486d0a139265 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Delete volume request issued successfully. Aug 20 07:47:38.775861 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-90a4e5ec-ac8d-4c30-b447-97264b47976c req-b28a6e0f-47a2-4a47-a2a8-486d0a139265 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d returned with HTTP 202 Aug 20 07:47:38.778829 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 216/852] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:47:38 2026] DELETE /volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:38.798629 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f27f5273-0117-4799-ab10-1eeaa6116a37 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:47:38.801210 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 214/853] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:47:38 2026] POST /volume/v3/types => generated 231 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:38.820401 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8229a1fb-4d89-41c7-9acb-799cf25c7f28 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.820880 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bbdae5a0-b809-49fb-a462-5900d60e1090 req-d54cb728-352d-41bc-b77a-fd92af2dbd07 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.823538 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8229a1fb-4d89-41c7-9acb-799cf25c7f28 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] POST https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs Aug 20 07:47:38.824048 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8229a1fb-4d89-41c7-9acb-799cf25c7f28 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:38.824947 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bbdae5a0-b809-49fb-a462-5900d60e1090 req-d54cb728-352d-41bc-b77a-fd92af2dbd07 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] GET https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:38.825719 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bbdae5a0-b809-49fb-a462-5900d60e1090 req-d54cb728-352d-41bc-b77a-fd92af2dbd07 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:38.825719 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bbdae5a0-b809-49fb-a462-5900d60e1090 req-d54cb728-352d-41bc-b77a-fd92af2dbd07 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:38.835525 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Created reservations ['f63cc16e-a1ca-4701-9cfa-1f4eb6166ded', 'cb66f63e-beda-4ba4-a4aa-8700012a4c63', '922efd98-9472-4fb4-a209-f643398d6df0', '86f807ef-c9e7-46c7-bb61-eda1cf90b0d2'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:38.835703 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:38.835703 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:38.836559 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02684312-3fc3-486f-b719-65ed485e67e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f63cc16e-a1ca-4701-9cfa-1f4eb6166ded', 'cb66f63e-beda-4ba4-a4aa-8700012a4c63', '922efd98-9472-4fb4-a209-f643398d6df0', '86f807ef-c9e7-46c7-bb61-eda1cf90b0d2']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:38.837576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5628c18-0ef8-46e1-a078-3ade604c350f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:38.843108 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bbdae5a0-b809-49fb-a462-5900d60e1090 req-d54cb728-352d-41bc-b77a-fd92af2dbd07 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Volume info retrieved successfully. Aug 20 07:47:38.851313 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bbdae5a0-b809-49fb-a462-5900d60e1090 req-d54cb728-352d-41bc-b77a-fd92af2dbd07 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d returned with HTTP 200 Aug 20 07:47:38.852226 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 217/854] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:38 2026] GET /volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:38.879391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5628c18-0ef8-46e1-a078-3ade604c350f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '096db7d9-48e4-4ecb-9e10-d666d76d793b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2094339506',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='268035d2517c449ead510d688905ac22',qos_specs=None,replication_status=,reservations=['f63cc16e-a1ca-4701-9cfa-1f4eb6166ded','cb66f63e-beda-4ba4-a4aa-8700012a4c63','922efd98-9472-4fb4-a209-f643398d6df0','86f807ef-c9e7-46c7-bb61-eda1cf90b0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4feef94a9677428a984b3d4ae98590bc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2094339506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=096db7d9-48e4-4ecb-9e10-d666d76d793b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='268035d2517c449ead510d688905ac22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4feef94a9677428a984b3d4ae98590bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:38.881791 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5cc429-2c03-40e5-9829-23590a4e5357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:38.905302 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8229a1fb-4d89-41c7-9acb-799cf25c7f28 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs returned with HTTP 200 Aug 20 07:47:38.905928 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 213/855] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 07:47:38 2026] POST /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs => generated 34 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:38.917866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5cc429-2c03-40e5-9829-23590a4e5357) transitioned into state 'SUCCESS' from state '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-2094339506',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='268035d2517c449ead510d688905ac22',qos_specs=None,replication_status=,reservations=['f63cc16e-a1ca-4701-9cfa-1f4eb6166ded','cb66f63e-beda-4ba4-a4aa-8700012a4c63','922efd98-9472-4fb4-a209-f643398d6df0','86f807ef-c9e7-46c7-bb61-eda1cf90b0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4feef94a9677428a984b3d4ae98590bc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:38.919185 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4767cb96-a449-4703-8d21-a144f0e37454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:38.920408 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c5828c3-9370-4288-b54b-307ca8deac79 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.924396 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c5828c3-9370-4288-b54b-307ca8deac79 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] GET https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec3 Aug 20 07:47:38.925522 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c5828c3-9370-4288-b54b-307ca8deac79 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:38.925522 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c5828c3-9370-4288-b54b-307ca8deac79 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:38.938443 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c5828c3-9370-4288-b54b-307ca8deac79 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec3 returned with HTTP 200 Aug 20 07:47:38.939153 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 215/856] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 07:47:38 2026] GET /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec3 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:38.945762 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4767cb96-a449-4703-8d21-a144f0e37454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:38.947657 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Flow 'volume_create_api' (247b4852-fbdf-4298-b476-be2e4a0d3660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:38.947657 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Create volume request issued successfully. Aug 20 07:47:38.948457 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2aa7d931-1d5a-4ab1-bf55-e551487696fe tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:38.949155 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 212/857] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:47:38 2026] POST /volume/v3/volumes => generated 758 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:38.953796 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8eb01fc5-701e-4a25-9850-5b2def486663 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.956447 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8eb01fc5-701e-4a25-9850-5b2def486663 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] DELETE https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec3 Aug 20 07:47:38.956947 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8eb01fc5-701e-4a25-9850-5b2def486663 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:38.958619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8eb01fc5-701e-4a25-9850-5b2def486663 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:38.970407 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-831376f3-8473-41db-8e96-9d6186699f44 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:38.973324 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-831376f3-8473-41db-8e96-9d6186699f44 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b Aug 20 07:47:38.973324 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-831376f3-8473-41db-8e96-9d6186699f44 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:38.975928 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-831376f3-8473-41db-8e96-9d6186699f44 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:38.990188 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:38.990188 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:38.999700 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-831376f3-8473-41db-8e96-9d6186699f44 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:39.012219 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-831376f3-8473-41db-8e96-9d6186699f44 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b returned with HTTP 200 Aug 20 07:47:39.013696 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 214/858] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:38 2026] GET /volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b => generated 826 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:39.017153 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8eb01fc5-701e-4a25-9850-5b2def486663 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec3 returned with HTTP 202 Aug 20 07:47:39.017153 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 218/859] 10.4.3.57 () {66 vars in 1392 bytes} [Thu Aug 20 07:47:38 2026] DELETE /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:39.043383 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2e68afc-1c76-4865-987d-99f63fefff9d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.047927 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2e68afc-1c76-4865-987d-99f63fefff9d tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] GET https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec3 Aug 20 07:47:39.047927 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2e68afc-1c76-4865-987d-99f63fefff9d tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:39.047927 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2e68afc-1c76-4865-987d-99f63fefff9d tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:39.060871 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2e68afc-1c76-4865-987d-99f63fefff9d tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec3 returned with HTTP 404 Aug 20 07:47:39.061987 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 216/860] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 07:47:39 2026] GET /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec3 => generated 129 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:39.079817 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4d5a0c86-eaec-43df-bc8d-2fd0bd88c33a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.082176 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d5a0c86-eaec-43df-bc8d-2fd0bd88c33a tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] POST https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs Aug 20 07:47:39.082298 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4d5a0c86-eaec-43df-bc8d-2fd0bd88c33a tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:39.084808 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:39.084808 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:39.166823 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d5a0c86-eaec-43df-bc8d-2fd0bd88c33a tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs returned with HTTP 200 Aug 20 07:47:39.167837 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 213/861] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 07:47:39 2026] POST /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs => generated 34 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:39.179475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f3d43f5-6238-4424-a38a-5c32851cd74f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.182010 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f3d43f5-6238-4424-a38a-5c32851cd74f tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] GET https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs Aug 20 07:47:39.182424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f3d43f5-6238-4424-a38a-5c32851cd74f tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:39.182789 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f3d43f5-6238-4424-a38a-5c32851cd74f tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:39.197733 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f3d43f5-6238-4424-a38a-5c32851cd74f tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs returned with HTTP 200 Aug 20 07:47:39.198285 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 215/862] 10.4.3.57 () {66 vars in 1371 bytes} [Thu Aug 20 07:47:39 2026] GET /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:39.211471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e267ab63-8b02-4b8a-80e7-44d9e69e2c97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.214800 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e267ab63-8b02-4b8a-80e7-44d9e69e2c97 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] POST https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs Aug 20 07:47:39.215458 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e267ab63-8b02-4b8a-80e7-44d9e69e2c97 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:39.254855 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e267ab63-8b02-4b8a-80e7-44d9e69e2c97 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs returned with HTTP 200 Aug 20 07:47:39.255302 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 219/863] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 07:47:39 2026] POST /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs => generated 34 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:39.269412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4c4f47d-aadf-4b06-8fee-ee8ad9ccf945 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.272177 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4c4f47d-aadf-4b06-8fee-ee8ad9ccf945 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] PUT https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec2 Aug 20 07:47:39.272686 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4c4f47d-aadf-4b06-8fee-ee8ad9ccf945 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:39.310986 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4c4f47d-aadf-4b06-8fee-ee8ad9ccf945 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec2 returned with HTTP 200 Aug 20 07:47:39.311407 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 217/864] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:47:39 2026] PUT /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec2 => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:39.324498 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d253e108-e465-4a05-8c13-9fe5104abe97 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.329215 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d253e108-e465-4a05-8c13-9fe5104abe97 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] GET https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec2 Aug 20 07:47:39.329993 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d253e108-e465-4a05-8c13-9fe5104abe97 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:39.330446 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d253e108-e465-4a05-8c13-9fe5104abe97 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:39.346245 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d253e108-e465-4a05-8c13-9fe5104abe97 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec2 returned with HTTP 200 Aug 20 07:47:39.347936 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 214/865] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 07:47:39 2026] GET /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:39.360210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8438f524-d45b-4a55-a652-178a8295e03a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.363107 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8438f524-d45b-4a55-a652-178a8295e03a tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] POST https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs Aug 20 07:47:39.363635 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8438f524-d45b-4a55-a652-178a8295e03a tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:39.406498 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8438f524-d45b-4a55-a652-178a8295e03a tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs returned with HTTP 200 Aug 20 07:47:39.407294 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 216/866] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 07:47:39 2026] POST /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs => generated 51 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:39.419413 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c51c14ff-ae31-4882-b070-4b8a6f03bb62 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.422141 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c51c14ff-ae31-4882-b070-4b8a6f03bb62 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] GET https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs Aug 20 07:47:39.422141 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c51c14ff-ae31-4882-b070-4b8a6f03bb62 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:39.422840 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c51c14ff-ae31-4882-b070-4b8a6f03bb62 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:39.434621 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c51c14ff-ae31-4882-b070-4b8a6f03bb62 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs returned with HTTP 200 Aug 20 07:47:39.435408 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 220/867] 10.4.3.57 () {66 vars in 1371 bytes} [Thu Aug 20 07:47:39 2026] GET /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f/extra_specs => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:47:39.446484 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f389877c-cb8a-49cc-8e03-e214d582d88b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.448749 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f389877c-cb8a-49cc-8e03-e214d582d88b tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] DELETE https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f Aug 20 07:47:39.448965 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f389877c-cb8a-49cc-8e03-e214d582d88b tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:39.449412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f389877c-cb8a-49cc-8e03-e214d582d88b tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:39.494014 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f389877c-cb8a-49cc-8e03-e214d582d88b tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f returned with HTTP 202 Aug 20 07:47:39.494643 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 218/868] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:47:39 2026] DELETE /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:39.508759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ea16b1d3-8d9f-4f38-9a93-5846b32c5813 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.512007 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ea16b1d3-8d9f-4f38-9a93-5846b32c5813 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] GET https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f Aug 20 07:47:39.512007 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ea16b1d3-8d9f-4f38-9a93-5846b32c5813 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:39.512761 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ea16b1d3-8d9f-4f38-9a93-5846b32c5813 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:39.519976 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ea16b1d3-8d9f-4f38-9a93-5846b32c5813 tempest-VolumeTypesExtraSpecsTest-516858903 tempest-VolumeTypesExtraSpecsTest-516858903-project-admin] https://10.4.3.57/volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f returned with HTTP 404 Aug 20 07:47:39.519976 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 215/869] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:47:39 2026] GET /volume/v3/types/533e2341-20fb-4ecc-bc35-606cdf3ba48f => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:39.902210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-18c157cf-7fe1-4041-8a97-b99035f15e9e req-912bf3ba-76c3-472b-bb24-28fa60300178 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.905863 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-18c157cf-7fe1-4041-8a97-b99035f15e9e req-912bf3ba-76c3-472b-bb24-28fa60300178 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] GET https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:39.906174 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-18c157cf-7fe1-4041-8a97-b99035f15e9e req-912bf3ba-76c3-472b-bb24-28fa60300178 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:39.906479 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-18c157cf-7fe1-4041-8a97-b99035f15e9e req-912bf3ba-76c3-472b-bb24-28fa60300178 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:39.915541 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-18c157cf-7fe1-4041-8a97-b99035f15e9e req-912bf3ba-76c3-472b-bb24-28fa60300178 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d returned with HTTP 404 Aug 20 07:47:39.919569 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 217/870] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:39 2026] GET /volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:39.950447 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8a08f575-0d00-4cee-b87c-aea239ad14af req-901e4c3c-8a56-4bde-b351-f21547ce039f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.955229 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8a08f575-0d00-4cee-b87c-aea239ad14af req-901e4c3c-8a56-4bde-b351-f21547ce039f tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:39.956116 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8a08f575-0d00-4cee-b87c-aea239ad14af req-901e4c3c-8a56-4bde-b351-f21547ce039f tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:39.956507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8a08f575-0d00-4cee-b87c-aea239ad14af req-901e4c3c-8a56-4bde-b351-f21547ce039f tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:39.957127 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-8a08f575-0d00-4cee-b87c-aea239ad14af req-901e4c3c-8a56-4bde-b351-f21547ce039f tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Delete volume with id: c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:39.964918 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8a08f575-0d00-4cee-b87c-aea239ad14af req-901e4c3c-8a56-4bde-b351-f21547ce039f tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d returned with HTTP 404 Aug 20 07:47:39.966947 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 221/871] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:47:39 2026] DELETE /volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:39.993990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f3404678-ec2b-4f2a-afdb-289adf13e759 req-2c424275-3e84-40ce-beff-93f208f7d1a7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:39.996891 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f3404678-ec2b-4f2a-afdb-289adf13e759 req-2c424275-3e84-40ce-beff-93f208f7d1a7 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] GET https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d Aug 20 07:47:39.997178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f3404678-ec2b-4f2a-afdb-289adf13e759 req-2c424275-3e84-40ce-beff-93f208f7d1a7 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:39.997465 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f3404678-ec2b-4f2a-afdb-289adf13e759 req-2c424275-3e84-40ce-beff-93f208f7d1a7 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.005746 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f3404678-ec2b-4f2a-afdb-289adf13e759 req-2c424275-3e84-40ce-beff-93f208f7d1a7 tempest-VolumesSnapshotsTestJSON-1713477403 tempest-VolumesSnapshotsTestJSON-1713477403-project-member] https://10.4.3.57/volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d returned with HTTP 404 Aug 20 07:47:40.006439 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 219/872] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:39 2026] GET /volume/v3/volumes/c9992a63-4400-4875-bee9-ad418c62631d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:47:40.038929 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a5a9e1a3-1aa5-4d47-b684-7b25bb4f214f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:40.041786 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5a9e1a3-1aa5-4d47-b684-7b25bb4f214f tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b Aug 20 07:47:40.041786 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5a9e1a3-1aa5-4d47-b684-7b25bb4f214f tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:40.042119 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5a9e1a3-1aa5-4d47-b684-7b25bb4f214f tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.052643 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:40.052643 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:40.059441 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a5a9e1a3-1aa5-4d47-b684-7b25bb4f214f tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:40.066614 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5a9e1a3-1aa5-4d47-b684-7b25bb4f214f tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b returned with HTTP 200 Aug 20 07:47:40.067322 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 216/873] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:40 2026] GET /volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:40.101978 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cfe6890e-810d-4ca0-9d12-9ede2c5413bd req-898d82ca-d349-4bd5-9b5d-9e18c0164b7a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:40.105232 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cfe6890e-810d-4ca0-9d12-9ede2c5413bd req-898d82ca-d349-4bd5-9b5d-9e18c0164b7a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b Aug 20 07:47:40.105619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cfe6890e-810d-4ca0-9d12-9ede2c5413bd req-898d82ca-d349-4bd5-9b5d-9e18c0164b7a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:40.105978 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cfe6890e-810d-4ca0-9d12-9ede2c5413bd req-898d82ca-d349-4bd5-9b5d-9e18c0164b7a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.115735 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:40.115735 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:40.122969 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-cfe6890e-810d-4ca0-9d12-9ede2c5413bd req-898d82ca-d349-4bd5-9b5d-9e18c0164b7a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:40.128733 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cfe6890e-810d-4ca0-9d12-9ede2c5413bd req-898d82ca-d349-4bd5-9b5d-9e18c0164b7a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b returned with HTTP 200 Aug 20 07:47:40.129225 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 218/874] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:40 2026] GET /volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:40.428200 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bb9c6d8d-559c-486a-95fd-367d98579c38 req-e9039e76-5cb3-4c27-9756-671a07491c9a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:40.431231 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bb9c6d8d-559c-486a-95fd-367d98579c38 req-e9039e76-5cb3-4c27-9756-671a07491c9a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:40.433340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bb9c6d8d-559c-486a-95fd-367d98579c38 req-e9039e76-5cb3-4c27-9756-671a07491c9a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:40.433340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bb9c6d8d-559c-486a-95fd-367d98579c38 req-e9039e76-5cb3-4c27-9756-671a07491c9a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.433340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-bb9c6d8d-559c-486a-95fd-367d98579c38 req-e9039e76-5cb3-4c27-9756-671a07491c9a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:40.433340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-bb9c6d8d-559c-486a-95fd-367d98579c38 req-e9039e76-5cb3-4c27-9756-671a07491c9a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:40.450765 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bb9c6d8d-559c-486a-95fd-367d98579c38 req-e9039e76-5cb3-4c27-9756-671a07491c9a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Get all volumes completed successfully. Aug 20 07:47:40.454965 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:40.454965 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:40.460000 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bb9c6d8d-559c-486a-95fd-367d98579c38 req-e9039e76-5cb3-4c27-9756-671a07491c9a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:40.460570 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 222/875] 10.4.3.57 () {68 vars in 1501 bytes} [Thu Aug 20 07:47:40 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:40.507143 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d8a01627-f8be-4357-b55c-dfe29b64e950 req-273c4f17-5dc1-4391-a190-2cd3f085496a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:40.511569 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d8a01627-f8be-4357-b55c-dfe29b64e950 req-273c4f17-5dc1-4391-a190-2cd3f085496a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:40.511790 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d8a01627-f8be-4357-b55c-dfe29b64e950 req-273c4f17-5dc1-4391-a190-2cd3f085496a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:40.512019 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d8a01627-f8be-4357-b55c-dfe29b64e950 req-273c4f17-5dc1-4391-a190-2cd3f085496a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.512358 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [req-d8a01627-f8be-4357-b55c-dfe29b64e950 req-273c4f17-5dc1-4391-a190-2cd3f085496a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:40.513157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-d8a01627-f8be-4357-b55c-dfe29b64e950 req-273c4f17-5dc1-4391-a190-2cd3f085496a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:40.525926 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d8a01627-f8be-4357-b55c-dfe29b64e950 req-273c4f17-5dc1-4391-a190-2cd3f085496a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Get all volumes completed successfully. Aug 20 07:47:40.527426 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:40.527426 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:40.533238 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d8a01627-f8be-4357-b55c-dfe29b64e950 req-273c4f17-5dc1-4391-a190-2cd3f085496a tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:40.533799 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 220/876] 10.4.3.57 () {68 vars in 1501 bytes} [Thu Aug 20 07:47:40 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:40.568573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6620ab11-ee98-4e7f-9991-872d81543b8a req-84a1deaa-412c-43f1-a472-54e395474f2b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:40.572694 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6620ab11-ee98-4e7f-9991-872d81543b8a req-84a1deaa-412c-43f1-a472-54e395474f2b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:40.573023 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6620ab11-ee98-4e7f-9991-872d81543b8a req-84a1deaa-412c-43f1-a472-54e395474f2b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:40.573260 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6620ab11-ee98-4e7f-9991-872d81543b8a req-84a1deaa-412c-43f1-a472-54e395474f2b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.575570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [req-6620ab11-ee98-4e7f-9991-872d81543b8a req-84a1deaa-412c-43f1-a472-54e395474f2b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:40.576866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-6620ab11-ee98-4e7f-9991-872d81543b8a req-84a1deaa-412c-43f1-a472-54e395474f2b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:40.604009 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-6620ab11-ee98-4e7f-9991-872d81543b8a req-84a1deaa-412c-43f1-a472-54e395474f2b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Get all volumes completed successfully. Aug 20 07:47:40.605821 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:40.605821 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:40.634480 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6620ab11-ee98-4e7f-9991-872d81543b8a req-84a1deaa-412c-43f1-a472-54e395474f2b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:40.634915 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 217/877] 10.4.3.57 () {68 vars in 1501 bytes} [Thu Aug 20 07:47:40 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:40.675989 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d7db0bd6-f312-4610-869d-3c0ff2589c67 req-884543fb-6826-4b34-a9ba-9e5bbf9899dc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:40.679525 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d7db0bd6-f312-4610-869d-3c0ff2589c67 req-884543fb-6826-4b34-a9ba-9e5bbf9899dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:40.679525 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d7db0bd6-f312-4610-869d-3c0ff2589c67 req-884543fb-6826-4b34-a9ba-9e5bbf9899dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:40.679842 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d7db0bd6-f312-4610-869d-3c0ff2589c67 req-884543fb-6826-4b34-a9ba-9e5bbf9899dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.680905 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [req-d7db0bd6-f312-4610-869d-3c0ff2589c67 req-884543fb-6826-4b34-a9ba-9e5bbf9899dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:40.682067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-d7db0bd6-f312-4610-869d-3c0ff2589c67 req-884543fb-6826-4b34-a9ba-9e5bbf9899dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:40.687426 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=472,cinder:UPDATE=86,cinder:INSERT=52 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:47:40.696509 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d7db0bd6-f312-4610-869d-3c0ff2589c67 req-884543fb-6826-4b34-a9ba-9e5bbf9899dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Get all volumes completed successfully. Aug 20 07:47:40.698597 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:40.698597 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:40.709171 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d7db0bd6-f312-4610-869d-3c0ff2589c67 req-884543fb-6826-4b34-a9ba-9e5bbf9899dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:40.709823 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 219/878] 10.4.3.57 () {68 vars in 1501 bytes} [Thu Aug 20 07:47:40 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:40.753625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b852617b-1e94-44cb-8350-a72765084488 req-d51253ef-fd23-4307-b227-83ff0d55f5dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:40.756329 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b852617b-1e94-44cb-8350-a72765084488 req-d51253ef-fd23-4307-b227-83ff0d55f5dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:40.756705 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b852617b-1e94-44cb-8350-a72765084488 req-d51253ef-fd23-4307-b227-83ff0d55f5dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:40.756968 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b852617b-1e94-44cb-8350-a72765084488 req-d51253ef-fd23-4307-b227-83ff0d55f5dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.757286 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-b852617b-1e94-44cb-8350-a72765084488 req-d51253ef-fd23-4307-b227-83ff0d55f5dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:40.758678 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-b852617b-1e94-44cb-8350-a72765084488 req-d51253ef-fd23-4307-b227-83ff0d55f5dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:40.774302 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b852617b-1e94-44cb-8350-a72765084488 req-d51253ef-fd23-4307-b227-83ff0d55f5dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Get all volumes completed successfully. Aug 20 07:47:40.776779 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:40.776779 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:40.787873 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b852617b-1e94-44cb-8350-a72765084488 req-d51253ef-fd23-4307-b227-83ff0d55f5dc tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:40.789450 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 223/879] 10.4.3.57 () {68 vars in 1501 bytes} [Thu Aug 20 07:47:40 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:40.829051 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2865dc56-7e6d-4452-8527-885530b44583 req-77950818-d9af-4711-a2ca-8c01b55bf47b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:40.832027 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2865dc56-7e6d-4452-8527-885530b44583 req-77950818-d9af-4711-a2ca-8c01b55bf47b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:40.832382 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2865dc56-7e6d-4452-8527-885530b44583 req-77950818-d9af-4711-a2ca-8c01b55bf47b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:40.833186 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2865dc56-7e6d-4452-8527-885530b44583 req-77950818-d9af-4711-a2ca-8c01b55bf47b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.833186 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [req-2865dc56-7e6d-4452-8527-885530b44583 req-77950818-d9af-4711-a2ca-8c01b55bf47b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:40.836420 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-2865dc56-7e6d-4452-8527-885530b44583 req-77950818-d9af-4711-a2ca-8c01b55bf47b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:40.848885 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-2865dc56-7e6d-4452-8527-885530b44583 req-77950818-d9af-4711-a2ca-8c01b55bf47b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Get all volumes completed successfully. Aug 20 07:47:40.850066 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:40.850066 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:40.858215 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2865dc56-7e6d-4452-8527-885530b44583 req-77950818-d9af-4711-a2ca-8c01b55bf47b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:40.858215 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 221/880] 10.4.3.57 () {68 vars in 1501 bytes} [Thu Aug 20 07:47:40 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:40.900740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7a741cd9-dbb3-4cc8-ba0f-c550d9bf74fc req-b1d9e7f2-76fd-45a0-9d52-1e7f8b010a23 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:40.907964 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7a741cd9-dbb3-4cc8-ba0f-c550d9bf74fc req-b1d9e7f2-76fd-45a0-9d52-1e7f8b010a23 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:40.908758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7a741cd9-dbb3-4cc8-ba0f-c550d9bf74fc req-b1d9e7f2-76fd-45a0-9d52-1e7f8b010a23 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:40.909084 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7a741cd9-dbb3-4cc8-ba0f-c550d9bf74fc req-b1d9e7f2-76fd-45a0-9d52-1e7f8b010a23 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:40.909392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [req-7a741cd9-dbb3-4cc8-ba0f-c550d9bf74fc req-b1d9e7f2-76fd-45a0-9d52-1e7f8b010a23 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:40.910641 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-7a741cd9-dbb3-4cc8-ba0f-c550d9bf74fc req-b1d9e7f2-76fd-45a0-9d52-1e7f8b010a23 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:41.093492 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-7a741cd9-dbb3-4cc8-ba0f-c550d9bf74fc req-b1d9e7f2-76fd-45a0-9d52-1e7f8b010a23 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Get all volumes completed successfully. Aug 20 07:47:41.094863 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:41.094863 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:41.101204 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7a741cd9-dbb3-4cc8-ba0f-c550d9bf74fc req-b1d9e7f2-76fd-45a0-9d52-1e7f8b010a23 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:41.101779 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 218/881] 10.4.3.57 () {68 vars in 1501 bytes} [Thu Aug 20 07:47:40 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:41.147050 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-95318026-c5ca-436d-a52b-b00ba539abee req-ddcd32da-95f6-4f25-81c2-136d94be10ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:41.156708 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95318026-c5ca-436d-a52b-b00ba539abee req-ddcd32da-95f6-4f25-81c2-136d94be10ac tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:47:41.157242 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-95318026-c5ca-436d-a52b-b00ba539abee req-ddcd32da-95f6-4f25-81c2-136d94be10ac tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:41.157737 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-95318026-c5ca-436d-a52b-b00ba539abee req-ddcd32da-95f6-4f25-81c2-136d94be10ac tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:41.158252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [req-95318026-c5ca-436d-a52b-b00ba539abee req-ddcd32da-95f6-4f25-81c2-136d94be10ac tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:47:41.159347 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-95318026-c5ca-436d-a52b-b00ba539abee req-ddcd32da-95f6-4f25-81c2-136d94be10ac tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:47:41.169036 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-95318026-c5ca-436d-a52b-b00ba539abee req-ddcd32da-95f6-4f25-81c2-136d94be10ac tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] Get all volumes completed successfully. Aug 20 07:47:41.170768 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:41.170768 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:41.176085 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95318026-c5ca-436d-a52b-b00ba539abee req-ddcd32da-95f6-4f25-81c2-136d94be10ac tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-reader] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:47:41.176682 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 220/882] 10.4.3.57 () {68 vars in 1501 bytes} [Thu Aug 20 07:47:41 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:41.201760 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0e0e02d0-c7bc-4dd9-ab6e-b2faff37669e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:41.204771 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e0e02d0-c7bc-4dd9-ab6e-b2faff37669e tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] DELETE https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b Aug 20 07:47:41.205031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e0e02d0-c7bc-4dd9-ab6e-b2faff37669e tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:41.205355 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e0e02d0-c7bc-4dd9-ab6e-b2faff37669e tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:41.205761 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0e0e02d0-c7bc-4dd9-ab6e-b2faff37669e tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Delete volume with id: 096db7d9-48e4-4ecb-9e10-d666d76d793b Aug 20 07:47:41.216417 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:41.216417 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:41.218637 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0e0e02d0-c7bc-4dd9-ab6e-b2faff37669e tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:41.274013 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0e0e02d0-c7bc-4dd9-ab6e-b2faff37669e tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Delete volume request issued successfully. Aug 20 07:47:41.274839 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e0e02d0-c7bc-4dd9-ab6e-b2faff37669e tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b returned with HTTP 202 Aug 20 07:47:41.275356 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 224/883] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:41 2026] DELETE /volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:41.288753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-31134c86-e436-4fc4-a3ae-28db1c99be07 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:41.291999 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31134c86-e436-4fc4-a3ae-28db1c99be07 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b Aug 20 07:47:41.292290 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-31134c86-e436-4fc4-a3ae-28db1c99be07 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:41.292650 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-31134c86-e436-4fc4-a3ae-28db1c99be07 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:41.310240 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:41.310240 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:41.322475 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-31134c86-e436-4fc4-a3ae-28db1c99be07 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:41.328362 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31134c86-e436-4fc4-a3ae-28db1c99be07 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b returned with HTTP 200 Aug 20 07:47:41.328862 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 222/884] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:41 2026] GET /volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:41.731760 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:41.733809 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:41.734349 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-416122864"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:41.737017 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-416122864'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:41.741053 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume of 1 GB Aug 20 07:47:41.742534 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:41.742534 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:41.742534 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Availability Zones retrieved successfully. Aug 20 07:47:41.750576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Flow 'volume_create_api' (35dcf934-0e11-4bc6-94a2-5e45d7352847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:41.751969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4208a8c5-9bb5-4529-adc7-22011293c45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:41.753236 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:41.763635 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:41.763635 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:41.784582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4208a8c5-9bb5-4529-adc7-22011293c45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35d29758-94d4-4f65-8f8e-100a9b06cd25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35d29758-94d4-4f65-8f8e-100a9b06cd25', 'encryption_key_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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:41.785738 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bbd7ad0-4f5d-421b-a5f5-a64c4608662b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:41.846963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Created reservations ['bf284136-1356-4a8a-9a57-95383729d9b9', '595bcc94-2bb1-41d5-984c-ccdd0fd85d24', 'bcae4f6d-d6cf-40f8-9f97-f5bcb014a3c8', '262bd8b5-3ba4-4a96-9936-771e098ff4a9'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:41.848176 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bbd7ad0-4f5d-421b-a5f5-a64c4608662b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf284136-1356-4a8a-9a57-95383729d9b9', '595bcc94-2bb1-41d5-984c-ccdd0fd85d24', 'bcae4f6d-d6cf-40f8-9f97-f5bcb014a3c8', '262bd8b5-3ba4-4a96-9936-771e098ff4a9']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:41.849272 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d032d3-def9-490e-b564-f8a7399ad8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:41.881965 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d032d3-def9-490e-b564-f8a7399ad8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd95d98de-4c1b-424d-87e9-867274aa3587', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-416122864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ade7124b24443dc86f65b2806b11d48',qos_specs=None,replication_status=,reservations=['bf284136-1356-4a8a-9a57-95383729d9b9','595bcc94-2bb1-41d5-984c-ccdd0fd85d24','bcae4f6d-d6cf-40f8-9f97-f5bcb014a3c8','262bd8b5-3ba4-4a96-9936-771e098ff4a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08c9a75174a4fd7af63809041c34b78',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-416122864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d95d98de-4c1b-424d-87e9-867274aa3587,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ade7124b24443dc86f65b2806b11d48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08c9a75174a4fd7af63809041c34b78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35d29758-94d4-4f65-8f8e-100a9b06cd25),volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:41.882940 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78666784-a06e-4b6a-952f-0350c075013a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:41.913096 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78666784-a06e-4b6a-952f-0350c075013a) transitioned into state 'SUCCESS' from state '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-416122864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ade7124b24443dc86f65b2806b11d48',qos_specs=None,replication_status=,reservations=['bf284136-1356-4a8a-9a57-95383729d9b9','595bcc94-2bb1-41d5-984c-ccdd0fd85d24','bcae4f6d-d6cf-40f8-9f97-f5bcb014a3c8','262bd8b5-3ba4-4a96-9936-771e098ff4a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08c9a75174a4fd7af63809041c34b78',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:41.914366 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4549e43b-7fcb-4f15-8149-74505891ac8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:41.931138 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4549e43b-7fcb-4f15-8149-74505891ac8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:41.932168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Flow 'volume_create_api' (35dcf934-0e11-4bc6-94a2-5e45d7352847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:41.935709 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume request issued successfully. Aug 20 07:47:41.936520 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2bdc6fd6-22d9-482d-84a6-257b5f4947b1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:41.938838 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 219/885] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:47:41 2026] POST /volume/v3/volumes => generated 757 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:41.957337 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f85f36bf-6813-4c21-bd49-33a764f11f2d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:41.963886 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f85f36bf-6813-4c21-bd49-33a764f11f2d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:41.964032 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f85f36bf-6813-4c21-bd49-33a764f11f2d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:41.964486 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f85f36bf-6813-4c21-bd49-33a764f11f2d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:41.973823 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:41.973823 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:41.979710 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f85f36bf-6813-4c21-bd49-33a764f11f2d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:41.986053 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f85f36bf-6813-4c21-bd49-33a764f11f2d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:41.986514 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 221/886] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:41 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:42.348222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1d4234ca-0acd-47f6-a21a-4e1eb881ba0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:42.350509 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d4234ca-0acd-47f6-a21a-4e1eb881ba0b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b Aug 20 07:47:42.350887 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d4234ca-0acd-47f6-a21a-4e1eb881ba0b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:42.351322 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d4234ca-0acd-47f6-a21a-4e1eb881ba0b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:42.360752 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d4234ca-0acd-47f6-a21a-4e1eb881ba0b tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b returned with HTTP 404 Aug 20 07:47:42.361362 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 225/887] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:42 2026] GET /volume/v3/volumes/096db7d9-48e4-4ecb-9e10-d666d76d793b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:42.370746 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e210bdea-dda7-4dfe-9f98-27dfe65117d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:42.373876 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e210bdea-dda7-4dfe-9f98-27dfe65117d5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] DELETE https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 Aug 20 07:47:42.374458 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e210bdea-dda7-4dfe-9f98-27dfe65117d5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:42.374458 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e210bdea-dda7-4dfe-9f98-27dfe65117d5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:42.375134 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e210bdea-dda7-4dfe-9f98-27dfe65117d5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Delete volume with id: 4939d9f1-33b4-4927-a359-c6a98cce9568 Aug 20 07:47:42.389318 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:42.389318 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:42.389758 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e210bdea-dda7-4dfe-9f98-27dfe65117d5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:42.417932 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e210bdea-dda7-4dfe-9f98-27dfe65117d5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Delete volume request issued successfully. Aug 20 07:47:42.417932 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e210bdea-dda7-4dfe-9f98-27dfe65117d5 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 returned with HTTP 202 Aug 20 07:47:42.418464 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 223/888] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:42 2026] DELETE /volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:42.429458 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ca975752-ee5a-4b65-b755-2f174911cc85 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:42.431226 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca975752-ee5a-4b65-b755-2f174911cc85 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 Aug 20 07:47:42.431500 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca975752-ee5a-4b65-b755-2f174911cc85 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:42.431783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca975752-ee5a-4b65-b755-2f174911cc85 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:42.440936 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:42.440936 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:42.445924 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ca975752-ee5a-4b65-b755-2f174911cc85 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:42.451706 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca975752-ee5a-4b65-b755-2f174911cc85 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 returned with HTTP 200 Aug 20 07:47:42.452237 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 220/889] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:42 2026] GET /volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:42.906636 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9417037-58bb-4f39-9d7b-42c6f216ca9a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:42.997068 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9417037-58bb-4f39-9d7b-42c6f216ca9a tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:47:42.997464 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9417037-58bb-4f39-9d7b-42c6f216ca9a tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-177186940"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:43.006774 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa8560a8-36ad-4a4f-8131-3c5a06887975 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.010207 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa8560a8-36ad-4a4f-8131-3c5a06887975 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:43.010475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa8560a8-36ad-4a4f-8131-3c5a06887975 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.010692 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa8560a8-36ad-4a4f-8131-3c5a06887975 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.022917 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.022917 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:43.024978 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9417037-58bb-4f39-9d7b-42c6f216ca9a tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:47:43.025487 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 222/890] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:47:42 2026] POST /volume/v3/group_types => generated 180 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:43.029894 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fa8560a8-36ad-4a4f-8131-3c5a06887975 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:43.037666 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c4661a3c-6254-46a8-b4f2-eb3209bc26a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.039169 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa8560a8-36ad-4a4f-8131-3c5a06887975 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:43.039907 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 226/891] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:43.041650 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4661a3c-6254-46a8-b4f2-eb3209bc26a0 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] POST https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs Aug 20 07:47:43.042056 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4661a3c-6254-46a8-b4f2-eb3209bc26a0 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:43.072027 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4661a3c-6254-46a8-b4f2-eb3209bc26a0 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs returned with HTTP 202 Aug 20 07:47:43.072806 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 224/892] 10.4.3.57 () {70 vars in 1451 bytes} [Thu Aug 20 07:47:43 2026] POST /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs => generated 53 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:43.084003 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-96a78c47-8d0e-4cae-ab72-e706f3ba749b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.086141 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96a78c47-8d0e-4cae-ab72-e706f3ba749b tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] POST https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs Aug 20 07:47:43.086709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96a78c47-8d0e-4cae-ab72-e706f3ba749b tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:43.094121 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-d692f58d-47f8-4461-83a7-e159618b7de6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.096653 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-d692f58d-47f8-4461-83a7-e159618b7de6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:43.096963 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-d692f58d-47f8-4461-83a7-e159618b7de6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.097307 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-d692f58d-47f8-4461-83a7-e159618b7de6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.108078 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.108078 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:43.114276 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96a78c47-8d0e-4cae-ab72-e706f3ba749b tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs returned with HTTP 202 Aug 20 07:47:43.114900 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 221/893] 10.4.3.57 () {70 vars in 1451 bytes} [Thu Aug 20 07:47:43 2026] POST /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs => generated 61 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:43.115025 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-d692f58d-47f8-4461-83a7-e159618b7de6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:43.122566 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-d692f58d-47f8-4461-83a7-e159618b7de6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:43.123145 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 223/894] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:43.125288 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9d378fe7-c080-42f0-9a31-98fb36c7880f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.127803 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d378fe7-c080-42f0-9a31-98fb36c7880f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] GET https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key2 Aug 20 07:47:43.128035 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d378fe7-c080-42f0-9a31-98fb36c7880f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.128611 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d378fe7-c080-42f0-9a31-98fb36c7880f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.138411 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d378fe7-c080-42f0-9a31-98fb36c7880f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key2 returned with HTTP 200 Aug 20 07:47:43.138626 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 227/895] 10.4.3.57 () {68 vars in 1445 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key2 => generated 26 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:43.155732 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a0faedb-a31e-4321-b013-33b60cbe85fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.159992 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a0faedb-a31e-4321-b013-33b60cbe85fd tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] GET https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 Aug 20 07:47:43.161348 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a0faedb-a31e-4321-b013-33b60cbe85fd tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.164367 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a0faedb-a31e-4321-b013-33b60cbe85fd tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.177283 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a0faedb-a31e-4321-b013-33b60cbe85fd tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 returned with HTTP 200 Aug 20 07:47:43.177770 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 225/896] 10.4.3.57 () {68 vars in 1445 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 => generated 18 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:43.189212 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6072de6e-1d60-45ef-b191-efb998262f15 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.192261 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6072de6e-1d60-45ef-b191-efb998262f15 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] PUT https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 Aug 20 07:47:43.193622 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6072de6e-1d60-45ef-b191-efb998262f15 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:43.215913 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6072de6e-1d60-45ef-b191-efb998262f15 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 returned with HTTP 200 Aug 20 07:47:43.216497 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 222/897] 10.4.3.57 () {70 vars in 1465 bytes} [Thu Aug 20 07:47:43 2026] PUT /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 => generated 26 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:43.229179 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-09fb34b4-7453-49ee-b38d-3942eaf50b30 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.232613 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09fb34b4-7453-49ee-b38d-3942eaf50b30 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] GET https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs Aug 20 07:47:43.233028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09fb34b4-7453-49ee-b38d-3942eaf50b30 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.233406 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09fb34b4-7453-49ee-b38d-3942eaf50b30 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.241077 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-383c5b1c-7fcd-4fb1-9a1c-3d69f2825343 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.244153 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-383c5b1c-7fcd-4fb1-9a1c-3d69f2825343 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:47:43.245060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-383c5b1c-7fcd-4fb1-9a1c-3d69f2825343 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.245060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-383c5b1c-7fcd-4fb1-9a1c-3d69f2825343 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.254409 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09fb34b4-7453-49ee-b38d-3942eaf50b30 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs returned with HTTP 200 Aug 20 07:47:43.255266 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 224/898] 10.4.3.57 () {68 vars in 1430 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs => generated 87 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:43.266535 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.266535 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:43.269786 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c85573ba-2fa4-4738-a927-ba49a16beb5b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.273107 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c85573ba-2fa4-4738-a927-ba49a16beb5b tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key1 Aug 20 07:47:43.273368 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-383c5b1c-7fcd-4fb1-9a1c-3d69f2825343 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:47:43.273431 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c85573ba-2fa4-4738-a927-ba49a16beb5b tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.274457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c85573ba-2fa4-4738-a927-ba49a16beb5b tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.281210 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-383c5b1c-7fcd-4fb1-9a1c-3d69f2825343 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:47:43.281670 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 228/899] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:43.309910 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c85573ba-2fa4-4738-a927-ba49a16beb5b tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key1 returned with HTTP 202 Aug 20 07:47:43.309910 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 226/900] 10.4.3.57 () {68 vars in 1448 bytes} [Thu Aug 20 07:47:43 2026] DELETE /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:43.323056 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5ae3445-0225-4b22-99ae-6a0f5054494f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.330676 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5ae3445-0225-4b22-99ae-6a0f5054494f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] GET https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key1 Aug 20 07:47:43.330676 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5ae3445-0225-4b22-99ae-6a0f5054494f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.333432 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5ae3445-0225-4b22-99ae-6a0f5054494f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.340027 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5ae3445-0225-4b22-99ae-6a0f5054494f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] HTTP exception thrown: Group Type 3961971d-472c-42b4-b1e7-a59bd21e236a has no extra spec with key key1. Aug 20 07:47:43.340027 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5ae3445-0225-4b22-99ae-6a0f5054494f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key1 returned with HTTP 404 Aug 20 07:47:43.341242 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 223/901] 10.4.3.57 () {68 vars in 1445 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:43.351244 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c120b4a1-99b8-4880-a6b1-5e5e8715d380 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.353588 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c120b4a1-99b8-4880-a6b1-5e5e8715d380 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key2 Aug 20 07:47:43.353871 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c120b4a1-99b8-4880-a6b1-5e5e8715d380 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.354128 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c120b4a1-99b8-4880-a6b1-5e5e8715d380 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.378695 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c120b4a1-99b8-4880-a6b1-5e5e8715d380 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key2 returned with HTTP 202 Aug 20 07:47:43.379321 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 225/902] 10.4.3.57 () {68 vars in 1448 bytes} [Thu Aug 20 07:47:43 2026] DELETE /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:43.390143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d087ed5f-6508-425f-8b16-27b579fa453e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.392434 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d087ed5f-6508-425f-8b16-27b579fa453e tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] GET https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key2 Aug 20 07:47:43.392726 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d087ed5f-6508-425f-8b16-27b579fa453e tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.393098 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d087ed5f-6508-425f-8b16-27b579fa453e tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.403803 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d087ed5f-6508-425f-8b16-27b579fa453e tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] HTTP exception thrown: Group Type 3961971d-472c-42b4-b1e7-a59bd21e236a has no extra spec with key key2. Aug 20 07:47:43.404093 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d087ed5f-6508-425f-8b16-27b579fa453e tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key2 returned with HTTP 404 Aug 20 07:47:43.404823 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 229/903] 10.4.3.57 () {68 vars in 1445 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key2 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:43.415535 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7bfa0c79-944e-4568-b4cd-4f8fa916fd06 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.420488 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7bfa0c79-944e-4568-b4cd-4f8fa916fd06 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 Aug 20 07:47:43.420488 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7bfa0c79-944e-4568-b4cd-4f8fa916fd06 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.420488 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7bfa0c79-944e-4568-b4cd-4f8fa916fd06 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.420723 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-80ee605e-b8cc-4f7a-9d3b-91cd4b383bde None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.421165 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80ee605e-b8cc-4f7a-9d3b-91cd4b383bde None None] GET https://10.4.3.57/volume// Aug 20 07:47:43.421481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80ee605e-b8cc-4f7a-9d3b-91cd4b383bde None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.421819 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80ee605e-b8cc-4f7a-9d3b-91cd4b383bde None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.422450 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80ee605e-b8cc-4f7a-9d3b-91cd4b383bde None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:43.423495 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 224/904] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:47:43.432753 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-e1e56bad-c5f4-4062-bb93-315ce27f21bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.436464 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-e1e56bad-c5f4-4062-bb93-315ce27f21bc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:47:43.437537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-e1e56bad-c5f4-4062-bb93-315ce27f21bc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d95d98de-4c1b-424d-87e9-867274aa3587", "connector": null, "instance_uuid": "0e1166c1-1215-4e67-82e1-a255fe994ace"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:43.441768 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7bfa0c79-944e-4568-b4cd-4f8fa916fd06 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 returned with HTTP 202 Aug 20 07:47:43.441768 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 227/905] 10.4.3.57 () {68 vars in 1448 bytes} [Thu Aug 20 07:47:43 2026] DELETE /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:43.449858 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.449858 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:43.453276 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-010d9d22-d11b-46a5-bdd2-5a78ca078035 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.455460 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-010d9d22-d11b-46a5-bdd2-5a78ca078035 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] GET https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 Aug 20 07:47:43.455868 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-010d9d22-d11b-46a5-bdd2-5a78ca078035 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.456300 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-010d9d22-d11b-46a5-bdd2-5a78ca078035 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.472944 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-16d85859-5d3d-49a1-9f94-cdb5ed1c73ba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.476560 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16d85859-5d3d-49a1-9f94-cdb5ed1c73ba tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 Aug 20 07:47:43.476857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16d85859-5d3d-49a1-9f94-cdb5ed1c73ba tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.477216 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16d85859-5d3d-49a1-9f94-cdb5ed1c73ba tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.479147 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-010d9d22-d11b-46a5-bdd2-5a78ca078035 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] HTTP exception thrown: Group Type 3961971d-472c-42b4-b1e7-a59bd21e236a has no extra spec with key key3. Aug 20 07:47:43.479764 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-010d9d22-d11b-46a5-bdd2-5a78ca078035 tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 returned with HTTP 404 Aug 20 07:47:43.480200 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 230/906] 10.4.3.57 () {68 vars in 1445 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a/group_specs/key3 => generated 126 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:47:43.486051 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16d85859-5d3d-49a1-9f94-cdb5ed1c73ba tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 returned with HTTP 404 Aug 20 07:47:43.486709 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 225/907] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/4939d9f1-33b4-4927-a359-c6a98cce9568 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:43.494066 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1f50f94d-d0bd-421b-a1ba-b86508ad8a3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.496196 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f50f94d-d0bd-421b-a1ba-b86508ad8a3f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a Aug 20 07:47:43.496453 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f50f94d-d0bd-421b-a1ba-b86508ad8a3f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.496810 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f50f94d-d0bd-421b-a1ba-b86508ad8a3f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.502714 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-832e14d9-b1de-470d-a4bb-64b2e6061c96 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.505085 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-832e14d9-b1de-470d-a4bb-64b2e6061c96 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 Aug 20 07:47:43.505407 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-832e14d9-b1de-470d-a4bb-64b2e6061c96 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.505815 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-832e14d9-b1de-470d-a4bb-64b2e6061c96 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.505948 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-832e14d9-b1de-470d-a4bb-64b2e6061c96 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Delete volume with id: f9b5a1ad-0120-415c-86bb-8c101bb05649 Aug 20 07:47:43.517305 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.517305 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:43.518222 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-832e14d9-b1de-470d-a4bb-64b2e6061c96 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:43.525178 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f50f94d-d0bd-421b-a1ba-b86508ad8a3f tempest-GroupTypeSpecsTest-850756859 tempest-GroupTypeSpecsTest-850756859-project-admin] https://10.4.3.57/volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a returned with HTTP 202 Aug 20 07:47:43.526030 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 228/908] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:47:43 2026] DELETE /volume/v3/group_types/3961971d-472c-42b4-b1e7-a59bd21e236a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:43.526433 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-e1e56bad-c5f4-4062-bb93-315ce27f21bc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:47:43.526965 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 226/909] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:47:43 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:43.561019 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-832e14d9-b1de-470d-a4bb-64b2e6061c96 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Delete volume request issued successfully. Aug 20 07:47:43.561388 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-832e14d9-b1de-470d-a4bb-64b2e6061c96 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 returned with HTTP 202 Aug 20 07:47:43.561896 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 231/910] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:47:43 2026] DELETE /volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:47:43.574710 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-34cab7dc-6b59-486b-b4fd-6e8c3decb339 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.577113 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34cab7dc-6b59-486b-b4fd-6e8c3decb339 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 Aug 20 07:47:43.577617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-34cab7dc-6b59-486b-b4fd-6e8c3decb339 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.577617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-34cab7dc-6b59-486b-b4fd-6e8c3decb339 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.595320 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.595320 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:43.606148 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-34cab7dc-6b59-486b-b4fd-6e8c3decb339 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Volume info retrieved successfully. Aug 20 07:47:43.606422 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a95a26ab-38b6-41e2-a926-49c7fb4734c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.611665 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a95a26ab-38b6-41e2-a926-49c7fb4734c7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:43.612628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a95a26ab-38b6-41e2-a926-49c7fb4734c7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.612628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a95a26ab-38b6-41e2-a926-49c7fb4734c7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.619999 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34cab7dc-6b59-486b-b4fd-6e8c3decb339 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 returned with HTTP 200 Aug 20 07:47:43.620672 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 226/911] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:43.640863 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.640863 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:43.645308 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a95a26ab-38b6-41e2-a926-49c7fb4734c7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:43.649460 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-375604bd-c22f-4553-812a-24e9e4e96c8c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.650044 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-375604bd-c22f-4553-812a-24e9e4e96c8c None None] GET https://10.4.3.57/volume// Aug 20 07:47:43.650289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-375604bd-c22f-4553-812a-24e9e4e96c8c None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.650541 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-375604bd-c22f-4553-812a-24e9e4e96c8c None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.651659 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-375604bd-c22f-4553-812a-24e9e4e96c8c None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:43.651659 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 227/912] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 07:47:43.654262 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a95a26ab-38b6-41e2-a926-49c7fb4734c7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:43.654829 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 229/913] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:43.656034 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-863803af-634b-4d73-a2c2-e637509df6e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.659858 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-863803af-634b-4d73-a2c2-e637509df6e9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:47:43.660118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-863803af-634b-4d73-a2c2-e637509df6e9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.660679 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-863803af-634b-4d73-a2c2-e637509df6e9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.674632 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-88eb5967-262c-4206-874f-6ec2fd1be96e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.676888 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.676888 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:43.677027 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-88eb5967-262c-4206-874f-6ec2fd1be96e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:43.677221 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-88eb5967-262c-4206-874f-6ec2fd1be96e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.677439 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-88eb5967-262c-4206-874f-6ec2fd1be96e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.683401 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-863803af-634b-4d73-a2c2-e637509df6e9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:47:43.691330 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.691330 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:43.693508 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-863803af-634b-4d73-a2c2-e637509df6e9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:47:43.694311 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 232/914] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:43.700399 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-88eb5967-262c-4206-874f-6ec2fd1be96e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:43.711810 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-88eb5967-262c-4206-874f-6ec2fd1be96e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:43.713126 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 227/915] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1029 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:47:43.767087 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-0b0cabd6-d8fa-4cd9-8861-168efaa96ff9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.770158 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-0b0cabd6-d8fa-4cd9-8861-168efaa96ff9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:47:43.770458 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-0b0cabd6-d8fa-4cd9-8861-168efaa96ff9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.771947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-0b0cabd6-d8fa-4cd9-8861-168efaa96ff9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.783783 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.783783 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:43.790891 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-0b0cabd6-d8fa-4cd9-8861-168efaa96ff9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:47:43.798573 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-0b0cabd6-d8fa-4cd9-8861-168efaa96ff9 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:47:43.798573 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 228/916] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:43.825204 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-b1e60777-44df-41ad-a365-6693fd25b7b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.829569 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-b1e60777-44df-41ad-a365-6693fd25b7b6 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37/action Aug 20 07:47:43.829569 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-b1e60777-44df-41ad-a365-6693fd25b7b6 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:43.829569 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-b1e60777-44df-41ad-a365-6693fd25b7b6 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:43.837493 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-64d89631-215e-41c6-bf28-e5aea3c5a118 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.840038 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-64d89631-215e-41c6-bf28-e5aea3c5a118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] PUT https://10.4.3.57/volume/v3/attachments/e1b7db92-3314-4df0-90c0-b1967746c634 Aug 20 07:47:43.840457 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-64d89631-215e-41c6-bf28-e5aea3c5a118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:43.843080 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.843080 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:43.843907 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-b1e60777-44df-41ad-a365-6693fd25b7b6 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:47:43.854186 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-64d89631-215e-41c6-bf28-e5aea3c5a118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Acquiring lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:47:43.858708 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-b1e60777-44df-41ad-a365-6693fd25b7b6 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Begin detaching volume completed successfully. Aug 20 07:47:43.858708 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-b1e60777-44df-41ad-a365-6693fd25b7b6 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37/action returned with HTTP 202 Aug 20 07:47:43.858708 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 230/917] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:47:43 2026] POST /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:43.861920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-64d89631-215e-41c6-bf28-e5aea3c5a118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:47:43.863015 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.863015 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:43.937215 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6538275b-48f5-4622-8426-489b769c1caa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.938454 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6538275b-48f5-4622-8426-489b769c1caa None None] GET https://10.4.3.57/volume// Aug 20 07:47:43.938729 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6538275b-48f5-4622-8426-489b769c1caa None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.940618 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6538275b-48f5-4622-8426-489b769c1caa None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.941965 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6538275b-48f5-4622-8426-489b769c1caa None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:43.941965 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 228/918] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:47:43.957189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-cc58d754-15a1-4a22-a460-6ff42e9120dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.959821 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-cc58d754-15a1-4a22-a460-6ff42e9120dd tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:47:43.960147 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-cc58d754-15a1-4a22-a460-6ff42e9120dd tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:43.960747 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-cc58d754-15a1-4a22-a460-6ff42e9120dd tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:43.967438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:43.975324 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:43.975324 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:43.981458 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-cc58d754-15a1-4a22-a460-6ff42e9120dd tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:47:43.987506 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-cc58d754-15a1-4a22-a460-6ff42e9120dd tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:47:43.988024 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 229/919] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:47:43 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:47:44.004359 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-64d89631-215e-41c6-bf28-e5aea3c5a118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" released by "attachment_update" :: held 0.142s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:47:44.004754 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-64d89631-215e-41c6-bf28-e5aea3c5a118 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/e1b7db92-3314-4df0-90c0-b1967746c634 returned with HTTP 200 Aug 20 07:47:44.005211 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 233/920] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:47:43 2026] PUT /volume/v3/attachments/e1b7db92-3314-4df0-90c0-b1967746c634 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:44.163143 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:44.163711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-523530205"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:44.165198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-523530205'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:44.165383 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Create volume of 1 GB Aug 20 07:47:44.170759 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Availability Zones retrieved successfully. Aug 20 07:47:44.179137 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Flow 'volume_create_api' (5eebd1e2-86bd-439c-8af4-9b8031e6dd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:44.180692 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00fc0da-ad5f-4aba-9163-77a2dea1a48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:44.182166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:44.213018 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00fc0da-ad5f-4aba-9163-77a2dea1a48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:44.213908 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea0b0b7-8a8c-409d-8cea-81a4b741d0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:44.302871 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Created reservations ['321c5e6d-e36f-4521-8f11-83c0241fbc3e', '3cdb6827-9b48-4588-9527-d66a630eb8e3', '319e422d-ab0b-4c81-9b17-aa37762f8507', 'bd5483e4-5183-450f-8500-8c95321277c6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:44.304064 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea0b0b7-8a8c-409d-8cea-81a4b741d0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['321c5e6d-e36f-4521-8f11-83c0241fbc3e', '3cdb6827-9b48-4588-9527-d66a630eb8e3', '319e422d-ab0b-4c81-9b17-aa37762f8507', 'bd5483e4-5183-450f-8500-8c95321277c6']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:44.305166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1875a033-f0f5-4e41-b451-73db86c355b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:44.338905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1875a033-f0f5-4e41-b451-73db86c355b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14e09f51-7b24-4767-847a-ea3aa0d7c4eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-523530205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62900508aec4464a57a0702cc164560',qos_specs=None,replication_status=,reservations=['321c5e6d-e36f-4521-8f11-83c0241fbc3e','3cdb6827-9b48-4588-9527-d66a630eb8e3','319e422d-ab0b-4c81-9b17-aa37762f8507','bd5483e4-5183-450f-8500-8c95321277c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c925e3c9d1542479265225c8e42ce2a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-523530205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14e09f51-7b24-4767-847a-ea3aa0d7c4eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a62900508aec4464a57a0702cc164560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c925e3c9d1542479265225c8e42ce2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:44.339774 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f330c5-d056-4672-a449-0c1361b20dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:44.373118 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f330c5-d056-4672-a449-0c1361b20dbd) transitioned into state 'SUCCESS' from state '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-523530205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62900508aec4464a57a0702cc164560',qos_specs=None,replication_status=,reservations=['321c5e6d-e36f-4521-8f11-83c0241fbc3e','3cdb6827-9b48-4588-9527-d66a630eb8e3','319e422d-ab0b-4c81-9b17-aa37762f8507','bd5483e4-5183-450f-8500-8c95321277c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c925e3c9d1542479265225c8e42ce2a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:44.373733 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27b856a-81b5-45fb-881d-a2980c8066dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:44.389065 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27b856a-81b5-45fb-881d-a2980c8066dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:44.390028 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Flow 'volume_create_api' (5eebd1e2-86bd-439c-8af4-9b8031e6dd24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:44.390631 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Create volume request issued successfully. Aug 20 07:47:44.390989 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8572e3c-fa0d-4d17-9419-749ff94b6995 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:44.391663 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 231/921] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:47:43 2026] POST /volume/v3/volumes => generated 751 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:44.409702 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-233ce561-80ab-459a-8e11-3e96f3f2b871 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:44.412724 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-233ce561-80ab-459a-8e11-3e96f3f2b871 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb Aug 20 07:47:44.413036 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-233ce561-80ab-459a-8e11-3e96f3f2b871 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:44.413525 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-233ce561-80ab-459a-8e11-3e96f3f2b871 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:44.424956 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:44.424956 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:44.433586 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-233ce561-80ab-459a-8e11-3e96f3f2b871 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:47:44.438460 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-233ce561-80ab-459a-8e11-3e96f3f2b871 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb returned with HTTP 200 Aug 20 07:47:44.439392 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 229/922] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:44 2026] GET /volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:44.638790 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37be9ebc-fcf0-439c-b3bb-2dc007dbf2a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:44.644669 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37be9ebc-fcf0-439c-b3bb-2dc007dbf2a8 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] GET https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 Aug 20 07:47:44.644969 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37be9ebc-fcf0-439c-b3bb-2dc007dbf2a8 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:44.645290 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37be9ebc-fcf0-439c-b3bb-2dc007dbf2a8 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:44.658028 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37be9ebc-fcf0-439c-b3bb-2dc007dbf2a8 tempest-VolumesTestJSON-499231245 tempest-VolumesTestJSON-499231245-project-member] https://10.4.3.57/volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 returned with HTTP 404 Aug 20 07:47:44.658485 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 230/923] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:44 2026] GET /volume/v3/volumes/f9b5a1ad-0120-415c-86bb-8c101bb05649 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:44.675817 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8efc73ae-1721-4420-b014-86ecea0b988e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:44.679288 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8efc73ae-1721-4420-b014-86ecea0b988e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:44.679288 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8efc73ae-1721-4420-b014-86ecea0b988e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:44.679288 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8efc73ae-1721-4420-b014-86ecea0b988e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:44.698337 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:44.698337 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:44.704811 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8efc73ae-1721-4420-b014-86ecea0b988e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:44.713577 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8efc73ae-1721-4420-b014-86ecea0b988e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:44.713933 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 234/924] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:44 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:45.454864 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-611cfa4f-4e3a-44c6-aa3f-7e91ff95cca7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:45.456941 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-611cfa4f-4e3a-44c6-aa3f-7e91ff95cca7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb Aug 20 07:47:45.457101 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-611cfa4f-4e3a-44c6-aa3f-7e91ff95cca7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:45.457357 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-611cfa4f-4e3a-44c6-aa3f-7e91ff95cca7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:45.468892 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:45.468892 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:45.473727 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-611cfa4f-4e3a-44c6-aa3f-7e91ff95cca7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:47:45.479434 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-611cfa4f-4e3a-44c6-aa3f-7e91ff95cca7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb returned with HTTP 200 Aug 20 07:47:45.479846 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 232/925] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:45 2026] GET /volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:45.496758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0d755527-e257-4da7-8a8f-f2e4e4ab44b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:45.499174 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d755527-e257-4da7-8a8f-f2e4e4ab44b4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:47:45.499820 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0d755527-e257-4da7-8a8f-f2e4e4ab44b4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14e09f51-7b24-4767-847a-ea3aa0d7c4eb", "name": "tempest-VolumesBackupsAdminTest-Backup-1597919660", "container": "tempest-volumesbackupsadmintest-backup-container-1300842331"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:45.501605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-0d755527-e257-4da7-8a8f-f2e4e4ab44b4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Creating new backup {'backup': {'volume_id': '14e09f51-7b24-4767-847a-ea3aa0d7c4eb', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1597919660', 'container': 'tempest-volumesbackupsadmintest-backup-container-1300842331'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:47:45.501831 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-0d755527-e257-4da7-8a8f-f2e4e4ab44b4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Creating backup of volume 14e09f51-7b24-4767-847a-ea3aa0d7c4eb in container tempest-volumesbackupsadmintest-backup-container-1300842331 Aug 20 07:47:45.511281 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:45.511281 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:45.511920 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0d755527-e257-4da7-8a8f-f2e4e4ab44b4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:47:45.550062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-0d755527-e257-4da7-8a8f-f2e4e4ab44b4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Created reservations ['dd0f4305-1c31-479e-a0ab-cfe451a65836', '81043b12-c6be-4c63-8a16-ed23ae5462a9'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:45.639253 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d755527-e257-4da7-8a8f-f2e4e4ab44b4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:47:45.639963 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 230/926] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:47:45 2026] POST /volume/v3/backups => generated 333 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:45.658166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9bd90c8d-c155-4c9a-843c-729fc5d81c43 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:45.660701 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9bd90c8d-c155-4c9a-843c-729fc5d81c43 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:45.660701 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9bd90c8d-c155-4c9a-843c-729fc5d81c43 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:45.661098 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9bd90c8d-c155-4c9a-843c-729fc5d81c43 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:45.661098 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9bd90c8d-c155-4c9a-843c-729fc5d81c43 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:45.682602 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:45.682602 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:45.682910 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9bd90c8d-c155-4c9a-843c-729fc5d81c43 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:45.683420 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 231/927] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:45 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:45.735502 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78af85a5-8366-4076-9349-1a689a221bd4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:45.738083 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78af85a5-8366-4076-9349-1a689a221bd4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:45.738347 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78af85a5-8366-4076-9349-1a689a221bd4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:45.738539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78af85a5-8366-4076-9349-1a689a221bd4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:45.751305 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:45.751305 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:45.758604 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-78af85a5-8366-4076-9349-1a689a221bd4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:45.764878 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78af85a5-8366-4076-9349-1a689a221bd4 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:45.765371 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 235/928] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:45 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:46.699803 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a77ab1cc-211b-436f-b81f-82febb5ec71e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:46.702061 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a77ab1cc-211b-436f-b81f-82febb5ec71e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:46.702711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a77ab1cc-211b-436f-b81f-82febb5ec71e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:46.702807 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a77ab1cc-211b-436f-b81f-82febb5ec71e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:46.705664 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a77ab1cc-211b-436f-b81f-82febb5ec71e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:46.724104 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:46.724104 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:46.725344 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a77ab1cc-211b-436f-b81f-82febb5ec71e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:46.725856 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 233/929] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:46 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:46.784178 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ed482956-c979-4394-9e65-4b4753831b5b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:46.786710 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed482956-c979-4394-9e65-4b4753831b5b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:46.786804 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ed482956-c979-4394-9e65-4b4753831b5b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:46.786976 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ed482956-c979-4394-9e65-4b4753831b5b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:46.801889 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:46.801889 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:46.808967 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ed482956-c979-4394-9e65-4b4753831b5b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:46.823651 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed482956-c979-4394-9e65-4b4753831b5b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:46.824598 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 231/930] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:46 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:46.859027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-33494e88-25c8-497b-a6cf-90e5bdc0fb8c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.008713 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33494e88-25c8-497b-a6cf-90e5bdc0fb8c tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:47:47.009240 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33494e88-25c8-497b-a6cf-90e5bdc0fb8c tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-30158441", "description": "tempest-group-type-description-326490666", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:47.042657 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33494e88-25c8-497b-a6cf-90e5bdc0fb8c tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:47:47.043048 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 232/931] 10.4.3.57 () {70 vars in 1305 bytes} [Thu Aug 20 07:47:46 2026] POST /volume/v3/group_types => generated 262 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:47.053527 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-77820309-7506-469c-80d8-e71c11658262 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.056196 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77820309-7506-469c-80d8-e71c11658262 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] GET https://10.4.3.57/volume/v3/group_types Aug 20 07:47:47.056578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-77820309-7506-469c-80d8-e71c11658262 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.056821 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-77820309-7506-469c-80d8-e71c11658262 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.072314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77820309-7506-469c-80d8-e71c11658262 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 200 Aug 20 07:47:47.072872 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 236/932] 10.4.3.57 () {68 vars in 1283 bytes} [Thu Aug 20 07:47:47 2026] GET /volume/v3/group_types => generated 496 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:47.083259 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3143f780-7439-4b3f-be49-c8be6b099820 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.085296 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3143f780-7439-4b3f-be49-c8be6b099820 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] PUT https://10.4.3.57/volume/v3/group_types/fd59dd83-5234-40ca-8729-30b663341dd8 Aug 20 07:47:47.085751 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3143f780-7439-4b3f-be49-c8be6b099820 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-199616204", "description": "updated-group-type-desc"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:47.112069 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3143f780-7439-4b3f-be49-c8be6b099820 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types/fd59dd83-5234-40ca-8729-30b663341dd8 returned with HTTP 200 Aug 20 07:47:47.112657 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 234/933] 10.4.3.57 () {70 vars in 1415 bytes} [Thu Aug 20 07:47:47 2026] PUT /volume/v3/group_types/fd59dd83-5234-40ca-8729-30b663341dd8 => generated 254 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:47.122091 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-37d4ce00-02f7-429d-8b6d-139b61f95f01 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.124217 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-37d4ce00-02f7-429d-8b6d-139b61f95f01 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] GET https://10.4.3.57/volume/v3/group_types/fd59dd83-5234-40ca-8729-30b663341dd8 Aug 20 07:47:47.124473 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-37d4ce00-02f7-429d-8b6d-139b61f95f01 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.124881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-37d4ce00-02f7-429d-8b6d-139b61f95f01 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.126695 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=473,cinder:UPDATE=122,cinder:INSERT=57 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:47:47.130001 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-37d4ce00-02f7-429d-8b6d-139b61f95f01 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types/fd59dd83-5234-40ca-8729-30b663341dd8 returned with HTTP 200 Aug 20 07:47:47.130798 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 232/934] 10.4.3.57 () {68 vars in 1394 bytes} [Thu Aug 20 07:47:47 2026] GET /volume/v3/group_types/fd59dd83-5234-40ca-8729-30b663341dd8 => generated 254 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:47.141409 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c21bb0c-c172-481b-b4c1-841cd7d2cc38 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.143815 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c21bb0c-c172-481b-b4c1-841cd7d2cc38 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/fd59dd83-5234-40ca-8729-30b663341dd8 Aug 20 07:47:47.144080 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c21bb0c-c172-481b-b4c1-841cd7d2cc38 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.144346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c21bb0c-c172-481b-b4c1-841cd7d2cc38 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.161295 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c21bb0c-c172-481b-b4c1-841cd7d2cc38 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types/fd59dd83-5234-40ca-8729-30b663341dd8 returned with HTTP 202 Aug 20 07:47:47.161718 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 233/935] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:47:47 2026] DELETE /volume/v3/group_types/fd59dd83-5234-40ca-8729-30b663341dd8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:47.173075 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f522ebad-1d77-4057-baf4-4ca6ee71a518 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.178481 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f522ebad-1d77-4057-baf4-4ca6ee71a518 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] GET https://10.4.3.57/volume/v3/group_types Aug 20 07:47:47.178829 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f522ebad-1d77-4057-baf4-4ca6ee71a518 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.179048 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f522ebad-1d77-4057-baf4-4ca6ee71a518 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.186154 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f522ebad-1d77-4057-baf4-4ca6ee71a518 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 200 Aug 20 07:47:47.186668 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 237/936] 10.4.3.57 () {68 vars in 1283 bytes} [Thu Aug 20 07:47:47 2026] GET /volume/v3/group_types => generated 248 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:47.198133 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4a0f6fdf-e7c2-4cd2-8f7f-594eda7fd038 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.200685 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a0f6fdf-e7c2-4cd2-8f7f-594eda7fd038 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:47:47.201100 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a0f6fdf-e7c2-4cd2-8f7f-594eda7fd038 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-638609359", "is_public": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:47.219393 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a0f6fdf-e7c2-4cd2-8f7f-594eda7fd038 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:47:47.220052 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 235/937] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:47:47 2026] POST /volume/v3/group_types => generated 163 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:47.228568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-60f35fb6-9c65-4f2e-905c-70b0f11db578 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.230356 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-60f35fb6-9c65-4f2e-905c-70b0f11db578 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:47:47.230738 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-60f35fb6-9c65-4f2e-905c-70b0f11db578 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-918935253", "is_public": false}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:47.245982 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-60f35fb6-9c65-4f2e-905c-70b0f11db578 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:47:47.246437 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 233/938] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:47:47 2026] POST /volume/v3/group_types => generated 164 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:47.256433 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-02ea6960-b2ad-4123-8b56-5696b9372e0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.258367 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02ea6960-b2ad-4123-8b56-5696b9372e0e tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] GET https://10.4.3.57/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 20 07:47:47.258580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02ea6960-b2ad-4123-8b56-5696b9372e0e tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.258760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02ea6960-b2ad-4123-8b56-5696b9372e0e tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.270823 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02ea6960-b2ad-4123-8b56-5696b9372e0e tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 20 07:47:47.271290 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 234/939] 10.4.3.57 () {68 vars in 1344 bytes} [Thu Aug 20 07:47:47 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:47.283302 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b87ace8f-3e78-4308-9d3c-9645ec841e30 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.285541 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b87ace8f-3e78-4308-9d3c-9645ec841e30 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] GET https://10.4.3.57/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 20 07:47:47.285837 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b87ace8f-3e78-4308-9d3c-9645ec841e30 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.286070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b87ace8f-3e78-4308-9d3c-9645ec841e30 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.296730 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b87ace8f-3e78-4308-9d3c-9645ec841e30 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 20 07:47:47.297083 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 238/940] 10.4.3.57 () {68 vars in 1346 bytes} [Thu Aug 20 07:47:47 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:47.305590 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-756e7f1e-07ba-43fc-ad6c-c3009d76f15e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.307714 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-756e7f1e-07ba-43fc-ad6c-c3009d76f15e tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] GET https://10.4.3.57/volume/v3/group_types?is_public=False Aug 20 07:47:47.308008 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-756e7f1e-07ba-43fc-ad6c-c3009d76f15e tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.308319 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-756e7f1e-07ba-43fc-ad6c-c3009d76f15e tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.320036 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-756e7f1e-07ba-43fc-ad6c-c3009d76f15e tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 20 07:47:47.320502 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 236/941] 10.4.3.57 () {68 vars in 1314 bytes} [Thu Aug 20 07:47:47 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:47.329992 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0c293c50-15c4-4a9f-aa20-ebb7208ae488 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.332411 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0c293c50-15c4-4a9f-aa20-ebb7208ae488 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] GET https://10.4.3.57/volume/v3/group_types?is_public=True Aug 20 07:47:47.332716 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0c293c50-15c4-4a9f-aa20-ebb7208ae488 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.332982 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0c293c50-15c4-4a9f-aa20-ebb7208ae488 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.349393 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0c293c50-15c4-4a9f-aa20-ebb7208ae488 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 20 07:47:47.349393 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 234/942] 10.4.3.57 () {68 vars in 1312 bytes} [Thu Aug 20 07:47:47 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:47.360449 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aadcc5aa-d098-4e59-97c3-25e82fb88731 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.362566 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aadcc5aa-d098-4e59-97c3-25e82fb88731 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/417bd906-d688-43fc-98a4-145e26f97475 Aug 20 07:47:47.363202 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aadcc5aa-d098-4e59-97c3-25e82fb88731 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.363202 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aadcc5aa-d098-4e59-97c3-25e82fb88731 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.377589 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aadcc5aa-d098-4e59-97c3-25e82fb88731 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types/417bd906-d688-43fc-98a4-145e26f97475 returned with HTTP 202 Aug 20 07:47:47.377979 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 235/943] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:47:47 2026] DELETE /volume/v3/group_types/417bd906-d688-43fc-98a4-145e26f97475 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:47:47.386865 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f374a8f-3438-4501-a470-2e8bae828a05 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.388904 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f374a8f-3438-4501-a470-2e8bae828a05 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/8c2fd292-9e4c-4e78-8d0d-65683db9f01c Aug 20 07:47:47.389460 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f374a8f-3438-4501-a470-2e8bae828a05 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.389460 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f374a8f-3438-4501-a470-2e8bae828a05 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.402352 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f374a8f-3438-4501-a470-2e8bae828a05 tempest-GroupTypesTest-501747777 tempest-GroupTypesTest-501747777-project-admin] https://10.4.3.57/volume/v3/group_types/8c2fd292-9e4c-4e78-8d0d-65683db9f01c returned with HTTP 202 Aug 20 07:47:47.403291 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 239/944] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:47:47 2026] DELETE /volume/v3/group_types/8c2fd292-9e4c-4e78-8d0d-65683db9f01c => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 07:47:47.743490 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f8d4101f-55fc-4968-a060-530a177a0022 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.746580 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8d4101f-55fc-4968-a060-530a177a0022 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:47.746580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8d4101f-55fc-4968-a060-530a177a0022 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.746580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8d4101f-55fc-4968-a060-530a177a0022 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.746580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f8d4101f-55fc-4968-a060-530a177a0022 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:47.752061 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:47.752061 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:47.753180 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8d4101f-55fc-4968-a060-530a177a0022 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:47.753666 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 237/945] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:47 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:47.844542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-34cbee49-469d-4f09-9aab-1b81276e6c8e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:47.846524 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34cbee49-469d-4f09-9aab-1b81276e6c8e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:47.846752 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-34cbee49-469d-4f09-9aab-1b81276e6c8e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:47.846942 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-34cbee49-469d-4f09-9aab-1b81276e6c8e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:47.864395 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:47.864395 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:47.878299 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-34cbee49-469d-4f09-9aab-1b81276e6c8e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:47.890619 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34cbee49-469d-4f09-9aab-1b81276e6c8e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:47.891217 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 235/946] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:47 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:48.767642 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a7794c3-3e38-4ebf-a7b1-c489986b9dbb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:48.769607 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a7794c3-3e38-4ebf-a7b1-c489986b9dbb tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:48.769874 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a7794c3-3e38-4ebf-a7b1-c489986b9dbb tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:48.770057 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a7794c3-3e38-4ebf-a7b1-c489986b9dbb tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:48.770138 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1a7794c3-3e38-4ebf-a7b1-c489986b9dbb tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:48.776287 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:48.776287 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:48.777249 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a7794c3-3e38-4ebf-a7b1-c489986b9dbb tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:48.777760 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 236/947] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:48 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:48.909040 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-51b699a0-445f-4757-97dc-3c966247ca6a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:48.911173 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51b699a0-445f-4757-97dc-3c966247ca6a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:48.911416 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51b699a0-445f-4757-97dc-3c966247ca6a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:48.911697 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51b699a0-445f-4757-97dc-3c966247ca6a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:48.925766 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:48.925766 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:48.930420 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-51b699a0-445f-4757-97dc-3c966247ca6a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:48.937114 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51b699a0-445f-4757-97dc-3c966247ca6a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:48.937409 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 240/948] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:48 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:49.374687 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be619f88-16fb-4791-8711-572f450b8d4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:49.376564 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:49.377032 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1945170959", "imageRef": "7a51dc86-e8db-4545-bbaa-334b3cc5bbfb", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:49.381309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1945170959', 'imageRef': '7a51dc86-e8db-4545-bbaa-334b3cc5bbfb', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:49.484393 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Create volume of 1 GB Aug 20 07:47:49.489034 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Availability Zones retrieved successfully. Aug 20 07:47:49.495413 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Flow 'volume_create_api' (a14ec3c7-27ee-4bd1-a588-28da4621c02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:49.496919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6422f09-009e-4455-85c4-a0eda7904ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:49.498315 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:49.584660 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6422f09-009e-4455-85c4-a0eda7904ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:49.586661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f1c15f-22e5-4e04-a9fb-e773ce9f9a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:49.718320 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Created reservations ['1c98a89f-261a-4571-8591-9685f3d73bfe', 'b06d0dae-7085-4fe5-bd2f-8262184738a3', '206fa412-589a-45b1-8787-d937432a6c22', '4d588914-8fb3-40b1-912a-fd910d5b5538'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:49.719324 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f1c15f-22e5-4e04-a9fb-e773ce9f9a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c98a89f-261a-4571-8591-9685f3d73bfe', 'b06d0dae-7085-4fe5-bd2f-8262184738a3', '206fa412-589a-45b1-8787-d937432a6c22', '4d588914-8fb3-40b1-912a-fd910d5b5538']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:49.720662 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a63498-2aab-4607-970a-cb8562083480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:49.763491 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a63498-2aab-4607-970a-cb8562083480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947e9254-a010-478c-873d-41fd30173e01', '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-1945170959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9b2e6a8717f4be5b51793dcfab4d6dc',qos_specs=None,replication_status=,reservations=['1c98a89f-261a-4571-8591-9685f3d73bfe','b06d0dae-7085-4fe5-bd2f-8262184738a3','206fa412-589a-45b1-8787-d937432a6c22','4d588914-8fb3-40b1-912a-fd910d5b5538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb800c175ee4bb1adf3ed9e13be0c1c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1945170959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947e9254-a010-478c-873d-41fd30173e01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9b2e6a8717f4be5b51793dcfab4d6dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb800c175ee4bb1adf3ed9e13be0c1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:49.765105 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d6299e-062c-4b26-9a41-6a3bab9a6ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:49.789780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d55c8160-7952-482d-add6-d3830b0607e8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:49.791986 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d55c8160-7952-482d-add6-d3830b0607e8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:49.792273 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d55c8160-7952-482d-add6-d3830b0607e8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:49.792509 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d55c8160-7952-482d-add6-d3830b0607e8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:49.792676 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d55c8160-7952-482d-add6-d3830b0607e8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:49.798225 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:49.798225 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:49.799250 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d55c8160-7952-482d-add6-d3830b0607e8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:49.799712 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 236/949] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:49 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:49.800737 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d6299e-062c-4b26-9a41-6a3bab9a6ac2) transitioned into state 'SUCCESS' from state '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-1945170959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9b2e6a8717f4be5b51793dcfab4d6dc',qos_specs=None,replication_status=,reservations=['1c98a89f-261a-4571-8591-9685f3d73bfe','b06d0dae-7085-4fe5-bd2f-8262184738a3','206fa412-589a-45b1-8787-d937432a6c22','4d588914-8fb3-40b1-912a-fd910d5b5538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb800c175ee4bb1adf3ed9e13be0c1c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:49.801980 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (262ea8e1-dd91-4be7-8427-8fbad0d1c3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:49.816143 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (262ea8e1-dd91-4be7-8427-8fbad0d1c3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:49.817443 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Flow 'volume_create_api' (a14ec3c7-27ee-4bd1-a588-28da4621c02f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:49.818043 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Create volume request issued successfully. Aug 20 07:47:49.818747 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be619f88-16fb-4791-8711-572f450b8d4f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:49.819248 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 238/950] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:47:49 2026] POST /volume/v3/volumes => generated 751 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:49.832128 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b26b9c0e-5519-4495-b2f8-e729d3b76387 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:49.834788 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b26b9c0e-5519-4495-b2f8-e729d3b76387 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:49.835016 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b26b9c0e-5519-4495-b2f8-e729d3b76387 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:49.835215 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b26b9c0e-5519-4495-b2f8-e729d3b76387 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:49.846324 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:49.846324 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:49.853438 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b26b9c0e-5519-4495-b2f8-e729d3b76387 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:49.861106 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b26b9c0e-5519-4495-b2f8-e729d3b76387 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:49.861758 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 237/951] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:49 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:49.954167 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e385d9b4-e869-4d1e-a3aa-da72c6be4ded None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:49.958342 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e385d9b4-e869-4d1e-a3aa-da72c6be4ded tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:49.958342 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e385d9b4-e869-4d1e-a3aa-da72c6be4ded tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:49.958342 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e385d9b4-e869-4d1e-a3aa-da72c6be4ded tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:49.973659 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:49.973659 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:49.979625 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e385d9b4-e869-4d1e-a3aa-da72c6be4ded tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:49.988041 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e385d9b4-e869-4d1e-a3aa-da72c6be4ded tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:49.988824 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 241/952] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:49 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:50.390033 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b2e6390e-8665-423a-b688-fb920388270e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:50.569136 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:47:50.570702 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1621611181"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:50.571499 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1621611181'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:47:50.573338 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Create volume of 1 GB Aug 20 07:47:50.579485 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Availability Zones retrieved successfully. Aug 20 07:47:50.591585 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Flow 'volume_create_api' (2fc5f18b-2d68-4eec-9dfc-6f4fac8a97a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:50.591585 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2d0908-7133-44f8-aa14-77b995110b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:50.592364 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:47:50.629232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2d0908-7133-44f8-aa14-77b995110b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:50.630202 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dc5db20-0faa-4a15-832c-3beedffe414a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:50.706114 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Created reservations ['7736a7b2-b31f-4a25-8483-aaefe9b98a69', 'bcf040d5-fb30-4cf6-8f5d-f4e33606a772', 'dbae92b8-8297-4419-a62a-10f00525fbe8', '2b344c26-8481-4441-9a9b-de8a461c9cd6'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:50.706988 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dc5db20-0faa-4a15-832c-3beedffe414a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7736a7b2-b31f-4a25-8483-aaefe9b98a69', 'bcf040d5-fb30-4cf6-8f5d-f4e33606a772', 'dbae92b8-8297-4419-a62a-10f00525fbe8', '2b344c26-8481-4441-9a9b-de8a461c9cd6']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:50.707855 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b5acf2-a091-4227-87e0-3757c97b9902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:50.732373 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b5acf2-a091-4227-87e0-3757c97b9902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd746df7c-6ed7-47a7-b3c8-a16713449809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1621611181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7f3dacba7b42c3981f3e414b76fee5',qos_specs=None,replication_status=,reservations=['7736a7b2-b31f-4a25-8483-aaefe9b98a69','bcf040d5-fb30-4cf6-8f5d-f4e33606a772','dbae92b8-8297-4419-a62a-10f00525fbe8','2b344c26-8481-4441-9a9b-de8a461c9cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f2a9843c374aac9ebacaf61a95e335',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:47:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1621611181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d746df7c-6ed7-47a7-b3c8-a16713449809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f7f3dacba7b42c3981f3e414b76fee5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4f2a9843c374aac9ebacaf61a95e335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:50.733201 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9070ae0-dd1e-4182-91d2-af9111f5e0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:50.755013 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9070ae0-dd1e-4182-91d2-af9111f5e0bb) transitioned into state 'SUCCESS' from state '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-1621611181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7f3dacba7b42c3981f3e414b76fee5',qos_specs=None,replication_status=,reservations=['7736a7b2-b31f-4a25-8483-aaefe9b98a69','bcf040d5-fb30-4cf6-8f5d-f4e33606a772','dbae92b8-8297-4419-a62a-10f00525fbe8','2b344c26-8481-4441-9a9b-de8a461c9cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f2a9843c374aac9ebacaf61a95e335',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:50.755951 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d34cde1-9023-440c-a849-bccfd2f977bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:47:50.769235 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d34cde1-9023-440c-a849-bccfd2f977bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:47:50.770639 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Flow 'volume_create_api' (2fc5f18b-2d68-4eec-9dfc-6f4fac8a97a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:47:50.771164 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Create volume request issued successfully. Aug 20 07:47:50.772073 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2e6390e-8665-423a-b688-fb920388270e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:47:50.772664 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 237/953] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:47:50 2026] POST /volume/v3/volumes => generated 749 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:50.790778 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7fccb73e-719e-487f-b857-2f66f7f50f39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:50.796444 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fccb73e-719e-487f-b857-2f66f7f50f39 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:47:50.796693 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fccb73e-719e-487f-b857-2f66f7f50f39 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:50.796940 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fccb73e-719e-487f-b857-2f66f7f50f39 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:50.812410 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-172143a0-8abd-41c1-830b-45548c451c7f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:50.814064 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:50.814064 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:50.814962 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-172143a0-8abd-41c1-830b-45548c451c7f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:50.815284 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-172143a0-8abd-41c1-830b-45548c451c7f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:50.815604 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-172143a0-8abd-41c1-830b-45548c451c7f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:50.815794 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-172143a0-8abd-41c1-830b-45548c451c7f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:50.822198 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:50.822198 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:50.823276 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-172143a0-8abd-41c1-830b-45548c451c7f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:50.823709 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 238/954] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:50 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:50.825139 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7fccb73e-719e-487f-b857-2f66f7f50f39 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:47:50.834577 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fccb73e-719e-487f-b857-2f66f7f50f39 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 returned with HTTP 200 Aug 20 07:47:50.834577 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 239/955] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:50 2026] GET /volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:50.878475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-80a7057a-a716-4550-91da-1d044c155f42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:50.880476 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80a7057a-a716-4550-91da-1d044c155f42 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:50.880785 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80a7057a-a716-4550-91da-1d044c155f42 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:50.880897 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80a7057a-a716-4550-91da-1d044c155f42 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:50.888837 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:50.888837 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:50.893408 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-80a7057a-a716-4550-91da-1d044c155f42 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:50.898590 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80a7057a-a716-4550-91da-1d044c155f42 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:50.899010 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 242/956] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:50 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:51.006292 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-877ff2a3-8029-4f2f-bc9c-968475a98cfb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:51.008580 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-877ff2a3-8029-4f2f-bc9c-968475a98cfb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:51.008868 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-877ff2a3-8029-4f2f-bc9c-968475a98cfb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:51.009242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-877ff2a3-8029-4f2f-bc9c-968475a98cfb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:51.022744 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:51.022744 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:51.027572 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-877ff2a3-8029-4f2f-bc9c-968475a98cfb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:51.032631 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-877ff2a3-8029-4f2f-bc9c-968475a98cfb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:51.033054 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 238/957] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:51 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:51.836481 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f53c68cf-71ba-49eb-9e2f-b9ee6c4ac14a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:51.839204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f53c68cf-71ba-49eb-9e2f-b9ee6c4ac14a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:51.839576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f53c68cf-71ba-49eb-9e2f-b9ee6c4ac14a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:51.840128 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f53c68cf-71ba-49eb-9e2f-b9ee6c4ac14a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:51.840319 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f53c68cf-71ba-49eb-9e2f-b9ee6c4ac14a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:51.848211 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:51.848211 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:51.850893 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f53c68cf-71ba-49eb-9e2f-b9ee6c4ac14a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:51.851724 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 239/958] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:51 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:47:51.856415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bcaa8cfb-74a5-4be9-b48a-99c6ba8438b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:51.860563 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bcaa8cfb-74a5-4be9-b48a-99c6ba8438b4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:47:51.860846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bcaa8cfb-74a5-4be9-b48a-99c6ba8438b4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:51.861191 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bcaa8cfb-74a5-4be9-b48a-99c6ba8438b4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:51.871517 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:51.871517 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:51.877254 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bcaa8cfb-74a5-4be9-b48a-99c6ba8438b4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:47:51.884114 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bcaa8cfb-74a5-4be9-b48a-99c6ba8438b4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 returned with HTTP 200 Aug 20 07:47:51.884777 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 240/959] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:51 2026] GET /volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:47:51.897834 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4effebf7-7035-461d-b979-067fbd6b6ede None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:51.900073 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4effebf7-7035-461d-b979-067fbd6b6ede tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:47:51.900485 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4effebf7-7035-461d-b979-067fbd6b6ede tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d746df7c-6ed7-47a7-b3c8-a16713449809", "name": "tempest-SnapshotsActionsTest-Snapshot-1065068469"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:51.910415 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:51.910415 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:51.911079 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4effebf7-7035-461d-b979-067fbd6b6ede tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:47:51.911249 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-4effebf7-7035-461d-b979-067fbd6b6ede tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Create snapshot from volume d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:47:51.913369 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c07e86d8-028f-4315-b484-deecb32bff13 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:51.915729 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c07e86d8-028f-4315-b484-deecb32bff13 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:51.916072 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c07e86d8-028f-4315-b484-deecb32bff13 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:51.916303 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c07e86d8-028f-4315-b484-deecb32bff13 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:51.924431 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:51.924431 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:51.929078 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c07e86d8-028f-4315-b484-deecb32bff13 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:51.929669 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-4effebf7-7035-461d-b979-067fbd6b6ede tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-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. Aug 20 07:47:51.933866 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c07e86d8-028f-4315-b484-deecb32bff13 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:51.934250 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 239/960] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:51 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:51.956240 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4effebf7-7035-461d-b979-067fbd6b6ede tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Created reservations ['8f32b060-ca3a-4503-b8c2-19432d0105c7', '112a57cb-7021-4880-b396-5e06a5e1910a', 'f5fe493d-76cd-44a7-ae5c-c145399948fc', '77ff0cae-21f3-48af-b3d9-4efbfc6576fe'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:51.991280 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4effebf7-7035-461d-b979-067fbd6b6ede tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot create request issued successfully. Aug 20 07:47:51.991741 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4effebf7-7035-461d-b979-067fbd6b6ede tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:47:51.992232 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 243/961] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:47:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:52.002767 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6b620536-d385-47d3-b717-e9d41cfd175e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:52.004786 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b620536-d385-47d3-b717-e9d41cfd175e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:47:52.004991 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b620536-d385-47d3-b717-e9d41cfd175e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:52.005200 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b620536-d385-47d3-b717-e9d41cfd175e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:52.011898 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:52.011898 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:52.012565 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6b620536-d385-47d3-b717-e9d41cfd175e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:52.013817 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b620536-d385-47d3-b717-e9d41cfd175e tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:47:52.014326 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 240/962] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:52 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:52.045767 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-63ba74d4-6db2-4f30-893b-25a5803635e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:52.047279 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63ba74d4-6db2-4f30-893b-25a5803635e2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:52.047866 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63ba74d4-6db2-4f30-893b-25a5803635e2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:52.047866 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63ba74d4-6db2-4f30-893b-25a5803635e2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:52.058629 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:52.058629 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:52.063904 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-63ba74d4-6db2-4f30-893b-25a5803635e2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:52.068886 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63ba74d4-6db2-4f30-893b-25a5803635e2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:52.069285 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 241/963] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:52 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:52.865484 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-06b8bee8-ab17-43b9-8d8b-43a9a90f2684 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:52.867449 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06b8bee8-ab17-43b9-8d8b-43a9a90f2684 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:52.867648 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06b8bee8-ab17-43b9-8d8b-43a9a90f2684 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:52.867840 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06b8bee8-ab17-43b9-8d8b-43a9a90f2684 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:52.867946 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-06b8bee8-ab17-43b9-8d8b-43a9a90f2684 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:52.872704 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:52.872704 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:52.873494 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06b8bee8-ab17-43b9-8d8b-43a9a90f2684 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:52.873915 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 240/964] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:52 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:52.953792 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d762c1b-4639-4ac8-98dc-25b416054d97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:52.956007 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d762c1b-4639-4ac8-98dc-25b416054d97 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:52.956255 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d762c1b-4639-4ac8-98dc-25b416054d97 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:52.956483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d762c1b-4639-4ac8-98dc-25b416054d97 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:52.966485 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:52.966485 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:52.972148 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6d762c1b-4639-4ac8-98dc-25b416054d97 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:52.978699 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d762c1b-4639-4ac8-98dc-25b416054d97 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:52.979763 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 244/965] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:52 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:53.029062 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-caaddc88-24b8-4824-b0ba-35f4fb56a670 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:53.031588 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caaddc88-24b8-4824-b0ba-35f4fb56a670 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:47:53.031899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caaddc88-24b8-4824-b0ba-35f4fb56a670 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:53.032200 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caaddc88-24b8-4824-b0ba-35f4fb56a670 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:53.040347 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:53.040347 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:53.040642 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-caaddc88-24b8-4824-b0ba-35f4fb56a670 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:53.042023 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caaddc88-24b8-4824-b0ba-35f4fb56a670 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:47:53.042572 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 241/966] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:53 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:53.053696 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e3f6a512-57ce-429d-9785-05533ac51328 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:53.085957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6481e5cb-c17b-4239-827a-ead859e8e7a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:53.088103 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6481e5cb-c17b-4239-827a-ead859e8e7a9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:53.088299 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6481e5cb-c17b-4239-827a-ead859e8e7a9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:53.088562 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6481e5cb-c17b-4239-827a-ead859e8e7a9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:53.103262 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:53.103262 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:53.104618 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3f6a512-57ce-429d-9785-05533ac51328 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action Aug 20 07:47:53.105860 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3f6a512-57ce-429d-9785-05533ac51328 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:53.105860 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3f6a512-57ce-429d-9785-05533ac51328 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:53.108166 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6481e5cb-c17b-4239-827a-ead859e8e7a9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:53.108409 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-e3f6a512-57ce-429d-9785-05533ac51328 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '0a74dd3c-60b4-42e8-9da6-ec2c45361987' with '{'status': 'creating'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:47:53.114936 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6481e5cb-c17b-4239-827a-ead859e8e7a9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:53.115587 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 241/967] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:53 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:53.135910 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:53.135910 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:53.159677 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3f6a512-57ce-429d-9785-05533ac51328 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action returned with HTTP 202 Aug 20 07:47:53.160188 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 242/968] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:53 2026] POST /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:53.170935 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-943aa2ef-ca78-494c-b79e-b6de5e3a056a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:53.174074 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-943aa2ef-ca78-494c-b79e-b6de5e3a056a tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:47:53.174074 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-943aa2ef-ca78-494c-b79e-b6de5e3a056a tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:53.174074 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-943aa2ef-ca78-494c-b79e-b6de5e3a056a tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:53.180390 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:53.180390 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:53.181002 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-943aa2ef-ca78-494c-b79e-b6de5e3a056a tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:53.182085 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-943aa2ef-ca78-494c-b79e-b6de5e3a056a tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:47:53.182565 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 245/969] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:53 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:53.192824 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d1cc4d6-b99c-435c-b4dc-f8bf245ae2d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:53.194868 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d1cc4d6-b99c-435c-b4dc-f8bf245ae2d4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action Aug 20 07:47:53.195334 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d1cc4d6-b99c-435c-b4dc-f8bf245ae2d4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:53.195583 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d1cc4d6-b99c-435c-b4dc-f8bf245ae2d4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:53.197578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-0d1cc4d6-b99c-435c-b4dc-f8bf245ae2d4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '0a74dd3c-60b4-42e8-9da6-ec2c45361987' with '{'status': 'available'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:47:53.228446 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:53.228446 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:53.252574 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d1cc4d6-b99c-435c-b4dc-f8bf245ae2d4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action returned with HTTP 202 Aug 20 07:47:53.253157 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 242/970] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:53 2026] POST /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:53.264323 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4c7b070b-d36e-4581-83fb-c96f473c7054 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:53.266649 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4c7b070b-d36e-4581-83fb-c96f473c7054 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:47:53.266896 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4c7b070b-d36e-4581-83fb-c96f473c7054 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:53.267152 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4c7b070b-d36e-4581-83fb-c96f473c7054 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:53.275306 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:53.275306 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:53.275817 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4c7b070b-d36e-4581-83fb-c96f473c7054 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:53.276986 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4c7b070b-d36e-4581-83fb-c96f473c7054 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:47:53.277574 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 242/971] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:53 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:53.293047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3b8501b5-335f-4c9c-9cfa-4fe6dd5c57a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:53.293047 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b8501b5-335f-4c9c-9cfa-4fe6dd5c57a4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:47:53.293269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b8501b5-335f-4c9c-9cfa-4fe6dd5c57a4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d746df7c-6ed7-47a7-b3c8-a16713449809", "name": "tempest-SnapshotsActionsTest-Snapshot-963908817"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:53.304157 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:53.304157 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:53.304157 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3b8501b5-335f-4c9c-9cfa-4fe6dd5c57a4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:47:53.304157 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-3b8501b5-335f-4c9c-9cfa-4fe6dd5c57a4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Create snapshot from volume d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:47:53.340104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3b8501b5-335f-4c9c-9cfa-4fe6dd5c57a4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Created reservations ['51a7b1d1-9e9c-4fe0-ab7d-2998412c28c6', 'aeac5e2e-8e8a-47ab-b3e9-9eb9213e9ec0', '23c9606d-8eb1-437b-b7b2-eba59fd5bd18', '45ef28ec-f6af-4915-81a3-ad7c634e9320'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:53.393658 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3b8501b5-335f-4c9c-9cfa-4fe6dd5c57a4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot create request issued successfully. Aug 20 07:47:53.393658 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b8501b5-335f-4c9c-9cfa-4fe6dd5c57a4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:47:53.394193 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 243/972] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:47:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:53.409302 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd529cee-582b-460a-b6a6-fbd3f02cd422 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:53.411702 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd529cee-582b-460a-b6a6-fbd3f02cd422 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a Aug 20 07:47:53.413271 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd529cee-582b-460a-b6a6-fbd3f02cd422 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:53.413271 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd529cee-582b-460a-b6a6-fbd3f02cd422 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:53.420578 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:53.420578 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:53.420578 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cd529cee-582b-460a-b6a6-fbd3f02cd422 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:53.421155 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd529cee-582b-460a-b6a6-fbd3f02cd422 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a returned with HTTP 200 Aug 20 07:47:53.421716 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 246/973] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:53 2026] GET /volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:53.886750 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf668516-1ab3-4721-b710-5d3bfbdf9647 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:53.889075 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf668516-1ab3-4721-b710-5d3bfbdf9647 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:53.889334 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf668516-1ab3-4721-b710-5d3bfbdf9647 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:53.889610 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf668516-1ab3-4721-b710-5d3bfbdf9647 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:53.889752 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bf668516-1ab3-4721-b710-5d3bfbdf9647 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:53.895571 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:53.895571 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:53.896463 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf668516-1ab3-4721-b710-5d3bfbdf9647 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:53.896915 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 243/974] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:53 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:47:53.998681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8640103b-417e-4b84-8922-ca641f1ea01e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.001147 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8640103b-417e-4b84-8922-ca641f1ea01e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:54.001423 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8640103b-417e-4b84-8922-ca641f1ea01e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.001721 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8640103b-417e-4b84-8922-ca641f1ea01e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.013723 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.013723 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:54.019327 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8640103b-417e-4b84-8922-ca641f1ea01e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:54.024230 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8640103b-417e-4b84-8922-ca641f1ea01e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:54.024618 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 243/975] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:53 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:54.130182 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cbe39b68-6d9a-423c-8fcf-a16ec2183c98 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.132569 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbe39b68-6d9a-423c-8fcf-a16ec2183c98 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:54.132845 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbe39b68-6d9a-423c-8fcf-a16ec2183c98 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.133116 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbe39b68-6d9a-423c-8fcf-a16ec2183c98 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.145280 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.145280 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:54.149730 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cbe39b68-6d9a-423c-8fcf-a16ec2183c98 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:54.155152 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbe39b68-6d9a-423c-8fcf-a16ec2183c98 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:54.155667 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 244/976] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:54 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:54.436525 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a1941f50-1f91-4596-bd93-483c13a4c09d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.440389 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1941f50-1f91-4596-bd93-483c13a4c09d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a Aug 20 07:47:54.440653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1941f50-1f91-4596-bd93-483c13a4c09d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.440857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1941f50-1f91-4596-bd93-483c13a4c09d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.451092 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.451092 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:54.451630 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a1941f50-1f91-4596-bd93-483c13a4c09d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:54.452862 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1941f50-1f91-4596-bd93-483c13a4c09d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a returned with HTTP 200 Aug 20 07:47:54.453048 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 247/977] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:54 2026] GET /volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:54.463512 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3fc55d17-c950-4817-80a4-941eb79e36c4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.465831 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3fc55d17-c950-4817-80a4-941eb79e36c4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a/action Aug 20 07:47:54.466206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3fc55d17-c950-4817-80a4-941eb79e36c4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:54.466324 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3fc55d17-c950-4817-80a4-941eb79e36c4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:54.467842 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-3fc55d17-c950-4817-80a4-941eb79e36c4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '5a21c1ce-95e2-4999-907e-1ab4c6d2d94a' with '{'status': 'creating'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:47:54.480512 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.480512 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:54.494437 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3fc55d17-c950-4817-80a4-941eb79e36c4 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a/action returned with HTTP 202 Aug 20 07:47:54.494923 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 244/978] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:54 2026] POST /volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:54.502538 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ce25c957-aa91-4b2e-91c8-087df19f0858 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.504629 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce25c957-aa91-4b2e-91c8-087df19f0858 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a Aug 20 07:47:54.504971 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce25c957-aa91-4b2e-91c8-087df19f0858 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.505264 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce25c957-aa91-4b2e-91c8-087df19f0858 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.511499 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.511499 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:54.512021 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ce25c957-aa91-4b2e-91c8-087df19f0858 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:54.512956 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce25c957-aa91-4b2e-91c8-087df19f0858 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a returned with HTTP 200 Aug 20 07:47:54.513420 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 244/979] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:54 2026] GET /volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:54.523585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-901a6f1c-b39b-4777-a986-2160ddbf9981 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.525582 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-901a6f1c-b39b-4777-a986-2160ddbf9981 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a/action Aug 20 07:47:54.525995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-901a6f1c-b39b-4777-a986-2160ddbf9981 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:54.526130 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-901a6f1c-b39b-4777-a986-2160ddbf9981 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:54.533262 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.533262 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:54.533623 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-901a6f1c-b39b-4777-a986-2160ddbf9981 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Snapshot retrieved successfully. Aug 20 07:47:54.558575 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-901a6f1c-b39b-4777-a986-2160ddbf9981 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Snapshot delete request issued successfully. Aug 20 07:47:54.558575 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-901a6f1c-b39b-4777-a986-2160ddbf9981 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a/action returned with HTTP 202 Aug 20 07:47:54.558575 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 245/980] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:54 2026] POST /volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:54.564894 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a56e8ce3-6ecc-4797-8969-c8947267f057 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.567093 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a56e8ce3-6ecc-4797-8969-c8947267f057 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a Aug 20 07:47:54.567309 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a56e8ce3-6ecc-4797-8969-c8947267f057 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.567508 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a56e8ce3-6ecc-4797-8969-c8947267f057 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.574212 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.574212 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:54.574809 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a56e8ce3-6ecc-4797-8969-c8947267f057 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:54.575787 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a56e8ce3-6ecc-4797-8969-c8947267f057 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a returned with HTTP 200 Aug 20 07:47:54.576253 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 248/981] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:54 2026] GET /volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:54.673085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d3ef3172-798e-4bd3-8ce4-c8daa419625b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.675401 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3ef3172-798e-4bd3-8ce4-c8daa419625b tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:54.675688 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3ef3172-798e-4bd3-8ce4-c8daa419625b tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.676026 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3ef3172-798e-4bd3-8ce4-c8daa419625b tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.689356 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.689356 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:54.694564 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d3ef3172-798e-4bd3-8ce4-c8daa419625b tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:54.701584 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3ef3172-798e-4bd3-8ce4-c8daa419625b tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:54.702184 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 245/982] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:54 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:54.754333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-16293eea-8595-45ff-b6ab-56fe411b5fdd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.757327 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-16293eea-8595-45ff-b6ab-56fe411b5fdd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:54.757560 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-16293eea-8595-45ff-b6ab-56fe411b5fdd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.757855 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-16293eea-8595-45ff-b6ab-56fe411b5fdd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.770655 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.770655 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:54.784407 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-16293eea-8595-45ff-b6ab-56fe411b5fdd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:54.793701 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-16293eea-8595-45ff-b6ab-56fe411b5fdd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:54.794254 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 245/983] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:47:54 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:47:54.827206 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-d1db2b39-9b2a-4e1d-838a-3f1c8e878b4e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.829978 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-d1db2b39-9b2a-4e1d-838a-3f1c8e878b4e tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] POST https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b/action Aug 20 07:47:54.830392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-d1db2b39-9b2a-4e1d-838a-3f1c8e878b4e tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:54.830774 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-d1db2b39-9b2a-4e1d-838a-3f1c8e878b4e tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:54.843634 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.843634 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:54.844373 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-d1db2b39-9b2a-4e1d-838a-3f1c8e878b4e tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:54.854946 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-d1db2b39-9b2a-4e1d-838a-3f1c8e878b4e tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Begin detaching volume completed successfully. Aug 20 07:47:54.855292 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-d1db2b39-9b2a-4e1d-838a-3f1c8e878b4e tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b/action returned with HTTP 202 Aug 20 07:47:54.855979 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 246/984] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:47:54 2026] POST /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:54.912009 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2017999a-19cc-4a84-86be-23c549ebc9e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.914214 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2017999a-19cc-4a84-86be-23c549ebc9e1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:54.914420 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2017999a-19cc-4a84-86be-23c549ebc9e1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.914627 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2017999a-19cc-4a84-86be-23c549ebc9e1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.914799 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2017999a-19cc-4a84-86be-23c549ebc9e1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:54.919587 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f16e84ca-9e83-41b3-b4d9-c94d22aa64f1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.920223 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f16e84ca-9e83-41b3-b4d9-c94d22aa64f1 None None] GET https://10.4.3.57/volume// Aug 20 07:47:54.920315 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f16e84ca-9e83-41b3-b4d9-c94d22aa64f1 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.920535 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f16e84ca-9e83-41b3-b4d9-c94d22aa64f1 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.920966 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f16e84ca-9e83-41b3-b4d9-c94d22aa64f1 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:47:54.921277 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 246/985] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:47:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 07:47:54.932200 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-33d8b2e5-5513-4cad-9114-3a811a66c376 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:54.939697 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-33d8b2e5-5513-4cad-9114-3a811a66c376 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:47:54.939836 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.939836 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:54.939932 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-33d8b2e5-5513-4cad-9114-3a811a66c376 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:54.940186 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-33d8b2e5-5513-4cad-9114-3a811a66c376 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:54.941631 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2017999a-19cc-4a84-86be-23c549ebc9e1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:54.941775 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 249/986] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:54 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:54.956075 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:54.956075 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:54.961390 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-33d8b2e5-5513-4cad-9114-3a811a66c376 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:47:54.968151 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-33d8b2e5-5513-4cad-9114-3a811a66c376 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:47:54.968773 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 246/987] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:47:54 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 07:47:55.045048 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-16971461-0fa0-480c-ab9a-d74258da5644 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:55.047329 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16971461-0fa0-480c-ab9a-d74258da5644 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:55.047594 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16971461-0fa0-480c-ab9a-d74258da5644 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:55.047849 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16971461-0fa0-480c-ab9a-d74258da5644 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:55.058807 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:55.058807 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:55.064932 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-16971461-0fa0-480c-ab9a-d74258da5644 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:55.070435 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16971461-0fa0-480c-ab9a-d74258da5644 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:55.071114 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 247/988] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:55 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:55.171440 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d65eb33d-28fb-497a-bffb-96960c5a2db0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:55.173855 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d65eb33d-28fb-497a-bffb-96960c5a2db0 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:55.174127 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d65eb33d-28fb-497a-bffb-96960c5a2db0 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:55.174379 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d65eb33d-28fb-497a-bffb-96960c5a2db0 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:55.188381 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:55.188381 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:55.193782 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d65eb33d-28fb-497a-bffb-96960c5a2db0 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:55.200365 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d65eb33d-28fb-497a-bffb-96960c5a2db0 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:55.200962 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 247/989] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:55 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:55.586465 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f35f7d3a-47cc-4fa4-81dd-4fe66c7547b1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:55.588488 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f35f7d3a-47cc-4fa4-81dd-4fe66c7547b1 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a Aug 20 07:47:55.588798 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f35f7d3a-47cc-4fa4-81dd-4fe66c7547b1 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:55.589022 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f35f7d3a-47cc-4fa4-81dd-4fe66c7547b1 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:55.594054 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f35f7d3a-47cc-4fa4-81dd-4fe66c7547b1 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a returned with HTTP 404 Aug 20 07:47:55.594540 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 250/990] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:55 2026] GET /volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:55.602527 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-37ba0286-0d67-498d-bc95-12124013a6f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:55.604438 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-37ba0286-0d67-498d-bc95-12124013a6f7 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action Aug 20 07:47:55.604835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-37ba0286-0d67-498d-bc95-12124013a6f7 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:55.604997 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-37ba0286-0d67-498d-bc95-12124013a6f7 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:55.607071 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.admin_actions [None req-37ba0286-0d67-498d-bc95-12124013a6f7 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '0a74dd3c-60b4-42e8-9da6-ec2c45361987' with '{'status': 'available'}' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:47:55.617863 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:55.617863 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:55.636678 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-37ba0286-0d67-498d-bc95-12124013a6f7 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action returned with HTTP 202 Aug 20 07:47:55.637337 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 247/991] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:55 2026] POST /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:55.646951 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-15f52cf1-b4e8-4fda-ac1e-af53d3f5b7ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:55.649054 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15f52cf1-b4e8-4fda-ac1e-af53d3f5b7ff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:47:55.649265 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15f52cf1-b4e8-4fda-ac1e-af53d3f5b7ff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:55.649496 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15f52cf1-b4e8-4fda-ac1e-af53d3f5b7ff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:55.654971 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:55.654971 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:55.655459 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-15f52cf1-b4e8-4fda-ac1e-af53d3f5b7ff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:55.656279 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15f52cf1-b4e8-4fda-ac1e-af53d3f5b7ff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:47:55.656679 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 248/992] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:55 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:55.665773 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-09430981-4793-4816-ad07-bdd722817408 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:55.667757 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09430981-4793-4816-ad07-bdd722817408 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a Aug 20 07:47:55.667971 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09430981-4793-4816-ad07-bdd722817408 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:55.668141 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09430981-4793-4816-ad07-bdd722817408 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:55.668414 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-09430981-4793-4816-ad07-bdd722817408 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Delete snapshot with id: 5a21c1ce-95e2-4999-907e-1ab4c6d2d94a Aug 20 07:47:55.673108 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09430981-4793-4816-ad07-bdd722817408 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a returned with HTTP 404 Aug 20 07:47:55.673634 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 248/993] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:47:55 2026] DELETE /volume/v3/snapshots/5a21c1ce-95e2-4999-907e-1ab4c6d2d94a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:55.681764 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-af504fcf-a6f2-4bba-9ba6-415c276ad963 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:55.683957 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af504fcf-a6f2-4bba-9ba6-415c276ad963 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:47:55.684435 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af504fcf-a6f2-4bba-9ba6-415c276ad963 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d746df7c-6ed7-47a7-b3c8-a16713449809", "name": "tempest-SnapshotsActionsTest-Snapshot-1435683311"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:55.695121 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:55.695121 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:55.695760 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-af504fcf-a6f2-4bba-9ba6-415c276ad963 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:47:55.695971 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-af504fcf-a6f2-4bba-9ba6-415c276ad963 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Create snapshot from volume d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:47:55.733534 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-af504fcf-a6f2-4bba-9ba6-415c276ad963 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Created reservations ['865ea7f4-8f2c-4f3b-9e23-3bdec6de2afa', 'a2f69cf8-4a39-489f-b630-892cb6632726', '3acd75e9-3dc0-4b6a-9021-c40efbf7c715', '89209aba-7789-4f03-bf84-0ab0a1282779'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:55.770685 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-af504fcf-a6f2-4bba-9ba6-415c276ad963 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot create request issued successfully. Aug 20 07:47:55.771129 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af504fcf-a6f2-4bba-9ba6-415c276ad963 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:47:55.771835 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 251/994] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:47:55 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) Aug 20 07:47:55.782964 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-464e4a1c-5f27-4bf7-97d8-68b0b7ebf9b6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:55.785176 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-464e4a1c-5f27-4bf7-97d8-68b0b7ebf9b6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 Aug 20 07:47:55.785425 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-464e4a1c-5f27-4bf7-97d8-68b0b7ebf9b6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:55.785708 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-464e4a1c-5f27-4bf7-97d8-68b0b7ebf9b6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:55.793359 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:55.793359 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:55.794050 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-464e4a1c-5f27-4bf7-97d8-68b0b7ebf9b6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:55.795098 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-464e4a1c-5f27-4bf7-97d8-68b0b7ebf9b6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 returned with HTTP 200 Aug 20 07:47:55.795773 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 248/995] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:55 2026] GET /volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:55.952776 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c159a224-12c6-4b4a-849b-fe9e5d122937 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:55.954746 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c159a224-12c6-4b4a-849b-fe9e5d122937 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:55.954945 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c159a224-12c6-4b4a-849b-fe9e5d122937 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:55.955125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c159a224-12c6-4b4a-849b-fe9e5d122937 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:55.955225 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c159a224-12c6-4b4a-849b-fe9e5d122937 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:55.960295 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:55.960295 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:55.961038 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c159a224-12c6-4b4a-849b-fe9e5d122937 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:55.961409 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 249/996] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:55 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:56.085823 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c23e9f2d-e34d-44d9-bcc8-3de321622597 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:56.088417 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c23e9f2d-e34d-44d9-bcc8-3de321622597 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:56.089269 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c23e9f2d-e34d-44d9-bcc8-3de321622597 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:56.089269 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c23e9f2d-e34d-44d9-bcc8-3de321622597 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:56.099684 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:56.099684 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:56.105376 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c23e9f2d-e34d-44d9-bcc8-3de321622597 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:56.112488 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c23e9f2d-e34d-44d9-bcc8-3de321622597 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:56.113748 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 249/997] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:56 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:56.215494 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3c445f1b-f764-4812-b9fc-5d8054d9f389 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:56.222492 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c445f1b-f764-4812-b9fc-5d8054d9f389 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:56.222850 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c445f1b-f764-4812-b9fc-5d8054d9f389 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:56.223163 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c445f1b-f764-4812-b9fc-5d8054d9f389 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:56.244383 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:56.244383 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:56.250900 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c445f1b-f764-4812-b9fc-5d8054d9f389 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:56.257393 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c445f1b-f764-4812-b9fc-5d8054d9f389 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:56.257982 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 252/998] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:56 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:56.806823 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-51555968-7787-4149-85f5-52ef3cf75fff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:56.809013 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51555968-7787-4149-85f5-52ef3cf75fff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 Aug 20 07:47:56.809302 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51555968-7787-4149-85f5-52ef3cf75fff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:56.809507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51555968-7787-4149-85f5-52ef3cf75fff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:56.814744 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:56.814744 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:56.815263 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-51555968-7787-4149-85f5-52ef3cf75fff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:56.816176 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51555968-7787-4149-85f5-52ef3cf75fff tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 returned with HTTP 200 Aug 20 07:47:56.816677 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 249/999] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:56 2026] GET /volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:56.825412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0d0e474b-fd6d-487c-b7a9-d450e563c07f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:56.827163 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d0e474b-fd6d-487c-b7a9-d450e563c07f tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233/action Aug 20 07:47:56.827468 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d0e474b-fd6d-487c-b7a9-d450e563c07f tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:56.827595 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d0e474b-fd6d-487c-b7a9-d450e563c07f tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:56.828959 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-0d0e474b-fd6d-487c-b7a9-d450e563c07f tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot 'cf19b2d0-84d4-4db2-ae75-b73681be7233' with '{'status': 'deleting'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:47:56.838725 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:56.838725 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:56.852063 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d0e474b-fd6d-487c-b7a9-d450e563c07f tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233/action returned with HTTP 202 Aug 20 07:47:56.852523 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 250/1000] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:56 2026] POST /volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:56.859501 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7540e6f2-a4f3-4bde-bd44-f7bbdd29c303 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:56.861239 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7540e6f2-a4f3-4bde-bd44-f7bbdd29c303 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 Aug 20 07:47:56.861414 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7540e6f2-a4f3-4bde-bd44-f7bbdd29c303 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:56.861615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7540e6f2-a4f3-4bde-bd44-f7bbdd29c303 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:56.866681 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:56.866681 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:56.867102 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7540e6f2-a4f3-4bde-bd44-f7bbdd29c303 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:56.867822 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7540e6f2-a4f3-4bde-bd44-f7bbdd29c303 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 returned with HTTP 200 Aug 20 07:47:56.868934 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 250/1001] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:56 2026] GET /volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:56.878218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fb5e6228-b4a5-4b39-a92a-2d4c17f37471 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:56.880098 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb5e6228-b4a5-4b39-a92a-2d4c17f37471 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233/action Aug 20 07:47:56.880462 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb5e6228-b4a5-4b39-a92a-2d4c17f37471 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:56.880615 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb5e6228-b4a5-4b39-a92a-2d4c17f37471 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:56.888097 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:56.888097 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:56.888472 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fb5e6228-b4a5-4b39-a92a-2d4c17f37471 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Snapshot retrieved successfully. Aug 20 07:47:56.905361 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fb5e6228-b4a5-4b39-a92a-2d4c17f37471 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Snapshot delete request issued successfully. Aug 20 07:47:56.905640 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb5e6228-b4a5-4b39-a92a-2d4c17f37471 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233/action returned with HTTP 202 Aug 20 07:47:56.906134 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 253/1002] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:56 2026] POST /volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:56.914183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da2c2280-d9d1-48fe-bce0-e523318451e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:56.916208 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da2c2280-d9d1-48fe-bce0-e523318451e6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 Aug 20 07:47:56.916506 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da2c2280-d9d1-48fe-bce0-e523318451e6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:56.916767 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da2c2280-d9d1-48fe-bce0-e523318451e6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:56.923937 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:56.923937 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:56.924486 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-da2c2280-d9d1-48fe-bce0-e523318451e6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:56.925524 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da2c2280-d9d1-48fe-bce0-e523318451e6 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 returned with HTTP 200 Aug 20 07:47:56.926105 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 250/1003] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:56 2026] GET /volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:56.974380 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-174a995f-bd5e-4ce6-8690-2af654df5b37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:56.976777 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-174a995f-bd5e-4ce6-8690-2af654df5b37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:56.977015 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-174a995f-bd5e-4ce6-8690-2af654df5b37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:56.977241 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-174a995f-bd5e-4ce6-8690-2af654df5b37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:56.977433 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-174a995f-bd5e-4ce6-8690-2af654df5b37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:56.982375 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:56.982375 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:56.983366 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-174a995f-bd5e-4ce6-8690-2af654df5b37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:56.983830 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 251/1004] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:56 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:57.131000 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b09f454-7a5f-4f7d-9b8d-54a13b74dd84 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:57.132788 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b09f454-7a5f-4f7d-9b8d-54a13b74dd84 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:57.132994 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b09f454-7a5f-4f7d-9b8d-54a13b74dd84 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:57.133201 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b09f454-7a5f-4f7d-9b8d-54a13b74dd84 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:57.139980 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:57.139980 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:57.143940 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4b09f454-7a5f-4f7d-9b8d-54a13b74dd84 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:57.148478 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b09f454-7a5f-4f7d-9b8d-54a13b74dd84 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:57.148909 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 251/1005] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:57 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:57.275111 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a025d4ef-cf29-4cde-b910-7d6a518ce689 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:57.277195 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a025d4ef-cf29-4cde-b910-7d6a518ce689 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:57.277456 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a025d4ef-cf29-4cde-b910-7d6a518ce689 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:57.277814 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a025d4ef-cf29-4cde-b910-7d6a518ce689 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:57.288924 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:57.288924 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:57.292770 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a025d4ef-cf29-4cde-b910-7d6a518ce689 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:57.297490 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a025d4ef-cf29-4cde-b910-7d6a518ce689 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:57.297901 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 254/1006] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:57 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:57.937365 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-262e65c0-c621-4ac2-be9b-753e4e5357ee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:57.939702 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-262e65c0-c621-4ac2-be9b-753e4e5357ee tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 Aug 20 07:47:57.939958 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-262e65c0-c621-4ac2-be9b-753e4e5357ee tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:57.940231 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-262e65c0-c621-4ac2-be9b-753e4e5357ee tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:57.945015 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-262e65c0-c621-4ac2-be9b-753e4e5357ee tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 returned with HTTP 404 Aug 20 07:47:57.945528 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 251/1007] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:57 2026] GET /volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:57.953237 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7103468c-9a41-4235-a5a9-c92481f77a1d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:57.955043 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7103468c-9a41-4235-a5a9-c92481f77a1d tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action Aug 20 07:47:57.955426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7103468c-9a41-4235-a5a9-c92481f77a1d tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:57.955577 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7103468c-9a41-4235-a5a9-c92481f77a1d tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:57.956922 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-7103468c-9a41-4235-a5a9-c92481f77a1d tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '0a74dd3c-60b4-42e8-9da6-ec2c45361987' with '{'status': 'available'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:47:57.966098 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:57.966098 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:57.980527 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7103468c-9a41-4235-a5a9-c92481f77a1d tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action returned with HTTP 202 Aug 20 07:47:57.981114 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 252/1008] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:57 2026] POST /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:57.988490 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2d4116f5-c6e1-4371-879b-6ad3ae23e0d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:57.990672 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d4116f5-c6e1-4371-879b-6ad3ae23e0d8 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:47:57.991043 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d4116f5-c6e1-4371-879b-6ad3ae23e0d8 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:57.991263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d4116f5-c6e1-4371-879b-6ad3ae23e0d8 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:57.998049 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:57.998049 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:57.998288 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f1e41105-db0e-49cb-9557-48a931660b42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:57.998643 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2d4116f5-c6e1-4371-879b-6ad3ae23e0d8 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:57.999569 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d4116f5-c6e1-4371-879b-6ad3ae23e0d8 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:47:58.000040 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 252/1009] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:57 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:58.001650 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1e41105-db0e-49cb-9557-48a931660b42 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:58.001879 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1e41105-db0e-49cb-9557-48a931660b42 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:58.002073 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1e41105-db0e-49cb-9557-48a931660b42 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:58.002187 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f1e41105-db0e-49cb-9557-48a931660b42 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:58.006707 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:58.006707 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:58.007460 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1e41105-db0e-49cb-9557-48a931660b42 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:58.007868 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 255/1010] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:57 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:58.009705 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-251c3f62-a102-47f8-8511-e8368dd8b681 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:58.011893 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-251c3f62-a102-47f8-8511-e8368dd8b681 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 Aug 20 07:47:58.012097 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-251c3f62-a102-47f8-8511-e8368dd8b681 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:58.012286 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-251c3f62-a102-47f8-8511-e8368dd8b681 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:58.012436 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-251c3f62-a102-47f8-8511-e8368dd8b681 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Delete snapshot with id: cf19b2d0-84d4-4db2-ae75-b73681be7233 Aug 20 07:47:58.018472 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-251c3f62-a102-47f8-8511-e8368dd8b681 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 returned with HTTP 404 Aug 20 07:47:58.020041 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 252/1011] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:47:58 2026] DELETE /volume/v3/snapshots/cf19b2d0-84d4-4db2-ae75-b73681be7233 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:47:58.029070 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e3251d90-7da9-42aa-9cf2-da7bc0b604b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:58.031705 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3251d90-7da9-42aa-9cf2-da7bc0b604b5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:47:58.032178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3251d90-7da9-42aa-9cf2-da7bc0b604b5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d746df7c-6ed7-47a7-b3c8-a16713449809", "name": "tempest-SnapshotsActionsTest-Snapshot-1539607384"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:58.043911 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:58.043911 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:58.044691 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e3251d90-7da9-42aa-9cf2-da7bc0b604b5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:47:58.044881 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-e3251d90-7da9-42aa-9cf2-da7bc0b604b5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Create snapshot from volume d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:47:58.081825 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e3251d90-7da9-42aa-9cf2-da7bc0b604b5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Created reservations ['302ac554-4175-4b70-9bc5-632fde0b28a2', '530a807b-df1e-43b6-88e8-482ef2d32111', '14d5e709-34dc-4b0b-aa40-f0912d49cff6', '375476f2-73ec-47c8-b4a7-b74e30dee93c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:47:58.123087 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e3251d90-7da9-42aa-9cf2-da7bc0b604b5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot create request issued successfully. Aug 20 07:47:58.123537 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3251d90-7da9-42aa-9cf2-da7bc0b604b5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:47:58.124219 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 253/1012] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:47:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:47:58.134698 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89a51f63-9f49-4cef-ab6e-30c74fa0d6a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:58.137046 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89a51f63-9f49-4cef-ab6e-30c74fa0d6a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c Aug 20 07:47:58.137271 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89a51f63-9f49-4cef-ab6e-30c74fa0d6a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:58.137490 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89a51f63-9f49-4cef-ab6e-30c74fa0d6a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:58.143628 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:58.143628 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:58.144222 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-89a51f63-9f49-4cef-ab6e-30c74fa0d6a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:58.145208 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89a51f63-9f49-4cef-ab6e-30c74fa0d6a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c returned with HTTP 200 Aug 20 07:47:58.145791 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 253/1013] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:58 2026] GET /volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:58.163199 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ffbf7769-d994-4297-b2a1-70d9b2d7bd07 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:58.165401 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ffbf7769-d994-4297-b2a1-70d9b2d7bd07 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:58.165657 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ffbf7769-d994-4297-b2a1-70d9b2d7bd07 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:58.165913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ffbf7769-d994-4297-b2a1-70d9b2d7bd07 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:58.173722 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:58.173722 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:58.177763 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ffbf7769-d994-4297-b2a1-70d9b2d7bd07 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:58.183111 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ffbf7769-d994-4297-b2a1-70d9b2d7bd07 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:58.183647 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 256/1014] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:58 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:58.314696 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cd01bb2c-d5cd-4d04-b796-3aa471e6752e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:58.316632 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd01bb2c-d5cd-4d04-b796-3aa471e6752e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:58.316869 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd01bb2c-d5cd-4d04-b796-3aa471e6752e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:58.317102 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd01bb2c-d5cd-4d04-b796-3aa471e6752e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:58.328982 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:58.328982 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:58.333708 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cd01bb2c-d5cd-4d04-b796-3aa471e6752e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:58.338717 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd01bb2c-d5cd-4d04-b796-3aa471e6752e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:58.339166 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 253/1015] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:58 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:59.021172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e517021b-acc2-468c-85fc-6c1985ae5e00 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:59.023026 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e517021b-acc2-468c-85fc-6c1985ae5e00 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:47:59.023231 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e517021b-acc2-468c-85fc-6c1985ae5e00 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:59.023406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e517021b-acc2-468c-85fc-6c1985ae5e00 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:59.023535 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e517021b-acc2-468c-85fc-6c1985ae5e00 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:47:59.027757 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:59.027757 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:59.028543 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e517021b-acc2-468c-85fc-6c1985ae5e00 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:47:59.028967 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 254/1016] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:59 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:59.154422 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-afffee72-82ad-4b70-8258-a987458f25d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:59.156423 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-afffee72-82ad-4b70-8258-a987458f25d5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c Aug 20 07:47:59.156712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-afffee72-82ad-4b70-8258-a987458f25d5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:59.156920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-afffee72-82ad-4b70-8258-a987458f25d5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:59.161860 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:59.161860 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:59.162333 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-afffee72-82ad-4b70-8258-a987458f25d5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:59.163151 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-afffee72-82ad-4b70-8258-a987458f25d5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c returned with HTTP 200 Aug 20 07:47:59.163535 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 254/1017] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:59 2026] GET /volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:59.172706 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5137d0d8-0c87-42f0-ad41-95caf84a79cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:59.175225 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5137d0d8-0c87-42f0-ad41-95caf84a79cc tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c/action Aug 20 07:47:59.175746 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5137d0d8-0c87-42f0-ad41-95caf84a79cc tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:59.176017 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5137d0d8-0c87-42f0-ad41-95caf84a79cc tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:59.178025 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-5137d0d8-0c87-42f0-ad41-95caf84a79cc tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot 'b1b5c269-c30b-4294-9cf8-35961f762c8c' with '{'status': 'error'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:47:59.191697 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:59.191697 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:59.198714 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7fdadfc8-dcb3-45ef-b2c4-de69dea28b9d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:59.200974 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fdadfc8-dcb3-45ef-b2c4-de69dea28b9d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:47:59.201272 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fdadfc8-dcb3-45ef-b2c4-de69dea28b9d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:59.201571 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fdadfc8-dcb3-45ef-b2c4-de69dea28b9d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:59.212166 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:59.212166 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:59.215520 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5137d0d8-0c87-42f0-ad41-95caf84a79cc tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c/action returned with HTTP 202 Aug 20 07:47:59.216110 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 257/1018] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:59 2026] POST /volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:59.217919 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7fdadfc8-dcb3-45ef-b2c4-de69dea28b9d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:47:59.225587 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fdadfc8-dcb3-45ef-b2c4-de69dea28b9d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:47:59.225825 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e84c251a-f612-4c7e-863e-4dd7a3933424 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:59.226127 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 254/1019] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:59 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:59.231644 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e84c251a-f612-4c7e-863e-4dd7a3933424 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c Aug 20 07:47:59.231995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e84c251a-f612-4c7e-863e-4dd7a3933424 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:59.232263 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e84c251a-f612-4c7e-863e-4dd7a3933424 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:59.245239 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:59.245239 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:47:59.245955 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e84c251a-f612-4c7e-863e-4dd7a3933424 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:59.247117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e84c251a-f612-4c7e-863e-4dd7a3933424 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c returned with HTTP 200 Aug 20 07:47:59.247657 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 255/1020] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:59 2026] GET /volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:59.256584 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8036b141-2820-485b-8a5a-6a4675a49036 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:59.258426 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8036b141-2820-485b-8a5a-6a4675a49036 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c/action Aug 20 07:47:59.258876 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8036b141-2820-485b-8a5a-6a4675a49036 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:47:59.258995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8036b141-2820-485b-8a5a-6a4675a49036 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:47:59.265529 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:59.265529 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:47:59.265822 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8036b141-2820-485b-8a5a-6a4675a49036 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Snapshot retrieved successfully. Aug 20 07:47:59.285130 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8036b141-2820-485b-8a5a-6a4675a49036 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Snapshot delete request issued successfully. Aug 20 07:47:59.285528 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8036b141-2820-485b-8a5a-6a4675a49036 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c/action returned with HTTP 202 Aug 20 07:47:59.285982 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 255/1021] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:47:59 2026] POST /volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:47:59.295320 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c1de54f6-4a7c-4448-8926-6500c259d869 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:59.297205 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1de54f6-4a7c-4448-8926-6500c259d869 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c Aug 20 07:47:59.297942 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c1de54f6-4a7c-4448-8926-6500c259d869 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:59.298223 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c1de54f6-4a7c-4448-8926-6500c259d869 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:59.305012 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:59.305012 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:47:59.305743 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c1de54f6-4a7c-4448-8926-6500c259d869 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:47:59.306920 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1de54f6-4a7c-4448-8926-6500c259d869 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c returned with HTTP 200 Aug 20 07:47:59.307385 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 258/1022] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:47:59 2026] GET /volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:47:59.354167 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b736de81-eb83-4f74-a988-edf3127ec690 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:47:59.356566 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b736de81-eb83-4f74-a988-edf3127ec690 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:47:59.356875 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b736de81-eb83-4f74-a988-edf3127ec690 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:47:59.357160 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b736de81-eb83-4f74-a988-edf3127ec690 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:47:59.368674 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:47:59.368674 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:47:59.372474 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b736de81-eb83-4f74-a988-edf3127ec690 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:47:59.377534 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b736de81-eb83-4f74-a988-edf3127ec690 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:47:59.378099 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 255/1023] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:47:59 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:00.043230 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3af335b8-25b3-41cb-92e1-0f7e704f24ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.045559 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3af335b8-25b3-41cb-92e1-0f7e704f24ed tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:00.045863 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3af335b8-25b3-41cb-92e1-0f7e704f24ed tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:00.046128 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3af335b8-25b3-41cb-92e1-0f7e704f24ed tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:00.046302 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3af335b8-25b3-41cb-92e1-0f7e704f24ed tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:00.052168 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:00.052168 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:00.053369 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3af335b8-25b3-41cb-92e1-0f7e704f24ed tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:00.053863 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 256/1024] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:00 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:00.246334 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9f681ab6-7af3-4a95-85bc-a08b0fa0164e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.248813 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9f681ab6-7af3-4a95-85bc-a08b0fa0164e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:00.249075 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9f681ab6-7af3-4a95-85bc-a08b0fa0164e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:00.249312 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9f681ab6-7af3-4a95-85bc-a08b0fa0164e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:00.258101 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:00.258101 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:00.263940 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9f681ab6-7af3-4a95-85bc-a08b0fa0164e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:00.271084 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9f681ab6-7af3-4a95-85bc-a08b0fa0164e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:00.271482 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 256/1025] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:00 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:00.318262 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ce654e4-4ed6-40fc-b338-b0bf1e5b56b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.320465 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ce654e4-4ed6-40fc-b338-b0bf1e5b56b2 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c Aug 20 07:48:00.320869 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ce654e4-4ed6-40fc-b338-b0bf1e5b56b2 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:00.320995 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ce654e4-4ed6-40fc-b338-b0bf1e5b56b2 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:00.326818 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ce654e4-4ed6-40fc-b338-b0bf1e5b56b2 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c returned with HTTP 404 Aug 20 07:48:00.327459 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 259/1026] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:00 2026] GET /volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:00.336463 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-45f277d9-e2e0-4760-9f65-c2afc20d87f8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.339716 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45f277d9-e2e0-4760-9f65-c2afc20d87f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action Aug 20 07:48:00.340155 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45f277d9-e2e0-4760-9f65-c2afc20d87f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:00.340283 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45f277d9-e2e0-4760-9f65-c2afc20d87f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:00.342126 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.admin_actions [None req-45f277d9-e2e0-4760-9f65-c2afc20d87f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '0a74dd3c-60b4-42e8-9da6-ec2c45361987' with '{'status': 'available'}' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:48:00.352697 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:00.352697 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:00.374683 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45f277d9-e2e0-4760-9f65-c2afc20d87f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action returned with HTTP 202 Aug 20 07:48:00.375200 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 256/1027] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:48:00 2026] POST /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:00.383109 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3de443da-80ae-4592-8747-7b89da8bd318 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.384975 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3de443da-80ae-4592-8747-7b89da8bd318 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:48:00.385201 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3de443da-80ae-4592-8747-7b89da8bd318 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:00.385435 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3de443da-80ae-4592-8747-7b89da8bd318 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:00.390323 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-10f7cd74-1166-4fe4-bb81-7ab73b139e96 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.391838 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:00.391838 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:00.392333 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3de443da-80ae-4592-8747-7b89da8bd318 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:00.392975 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10f7cd74-1166-4fe4-bb81-7ab73b139e96 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:00.393180 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3de443da-80ae-4592-8747-7b89da8bd318 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:48:00.393236 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10f7cd74-1166-4fe4-bb81-7ab73b139e96 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:00.393527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10f7cd74-1166-4fe4-bb81-7ab73b139e96 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:00.393598 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 257/1028] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:00 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:00.408497 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-465e2824-9e80-4678-8c73-9a12bde24902 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.411238 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-465e2824-9e80-4678-8c73-9a12bde24902 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c Aug 20 07:48:00.411603 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-465e2824-9e80-4678-8c73-9a12bde24902 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:00.411811 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-465e2824-9e80-4678-8c73-9a12bde24902 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:00.411915 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-465e2824-9e80-4678-8c73-9a12bde24902 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Delete snapshot with id: b1b5c269-c30b-4294-9cf8-35961f762c8c Aug 20 07:48:00.420176 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-465e2824-9e80-4678-8c73-9a12bde24902 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c returned with HTTP 404 Aug 20 07:48:00.420478 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:00.420478 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:00.420666 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 260/1029] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:00 2026] DELETE /volume/v3/snapshots/b1b5c269-c30b-4294-9cf8-35961f762c8c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:00.431968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-09f843fd-66ec-4a71-9d86-6f9c0e7e9ec4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.432892 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-10f7cd74-1166-4fe4-bb81-7ab73b139e96 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:00.434205 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09f843fd-66ec-4a71-9d86-6f9c0e7e9ec4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:00.434610 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-09f843fd-66ec-4a71-9d86-6f9c0e7e9ec4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d746df7c-6ed7-47a7-b3c8-a16713449809", "name": "tempest-SnapshotsActionsTest-Snapshot-1038544923"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:00.439571 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10f7cd74-1166-4fe4-bb81-7ab73b139e96 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:00.440144 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 257/1030] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:00 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:00.444235 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:00.444235 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:00.444739 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-09f843fd-66ec-4a71-9d86-6f9c0e7e9ec4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:48:00.444888 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-09f843fd-66ec-4a71-9d86-6f9c0e7e9ec4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Create snapshot from volume d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:48:00.465510 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-09f843fd-66ec-4a71-9d86-6f9c0e7e9ec4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-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. Aug 20 07:48:00.478803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-09f843fd-66ec-4a71-9d86-6f9c0e7e9ec4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Created reservations ['2dd1bac7-ce2e-4a7a-927a-f69233c094a1', '4db23128-a0f6-4fc6-b5c0-40c1adc9b70b', '519fca3a-a7b1-46e2-8560-503c13f3a831', 'e70e71af-d62b-46f6-837f-193f62f78c82'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:00.519200 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-09f843fd-66ec-4a71-9d86-6f9c0e7e9ec4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot create request issued successfully. Aug 20 07:48:00.520064 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09f843fd-66ec-4a71-9d86-6f9c0e7e9ec4 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:48:00.520800 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 257/1031] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:48:00 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) Aug 20 07:48:00.536416 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1b8effb2-6230-40ac-86e9-702ee3b39035 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.539564 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b8effb2-6230-40ac-86e9-702ee3b39035 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 Aug 20 07:48:00.539854 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b8effb2-6230-40ac-86e9-702ee3b39035 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:00.540087 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b8effb2-6230-40ac-86e9-702ee3b39035 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:00.547129 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:00.547129 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:00.547779 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1b8effb2-6230-40ac-86e9-702ee3b39035 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:00.548867 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b8effb2-6230-40ac-86e9-702ee3b39035 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 returned with HTTP 200 Aug 20 07:48:00.549341 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 258/1032] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:00 2026] GET /volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:00.950990 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b2d68c3-8ffb-4633-b900-84dfecb20371 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.951369 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b2d68c3-8ffb-4633-b900-84dfecb20371 None None] GET https://10.4.3.57/volume// Aug 20 07:48:00.951515 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b2d68c3-8ffb-4633-b900-84dfecb20371 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:00.951739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b2d68c3-8ffb-4633-b900-84dfecb20371 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:00.952047 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b2d68c3-8ffb-4633-b900-84dfecb20371 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:00.952312 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 261/1033] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:48:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:00.963290 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-9ea5b900-f0f2-41d1-b395-e1b6e600fc80 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:00.965962 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-9ea5b900-f0f2-41d1-b395-e1b6e600fc80 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:48:00.966166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-9ea5b900-f0f2-41d1-b395-e1b6e600fc80 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:00.966353 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-9ea5b900-f0f2-41d1-b395-e1b6e600fc80 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:00.976651 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:00.976651 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:00.983972 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-9ea5b900-f0f2-41d1-b395-e1b6e600fc80 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:48:00.991790 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-9ea5b900-f0f2-41d1-b395-e1b6e600fc80 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:48:00.992324 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 258/1034] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:48:00 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 1538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:48:01.066574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a77c1727-4e7f-4935-b734-db01b7dfeede None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.068762 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a77c1727-4e7f-4935-b734-db01b7dfeede tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:01.069185 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a77c1727-4e7f-4935-b734-db01b7dfeede tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:01.069449 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a77c1727-4e7f-4935-b734-db01b7dfeede tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:01.069616 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a77c1727-4e7f-4935-b734-db01b7dfeede tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:01.074569 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.074569 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:01.075583 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a77c1727-4e7f-4935-b734-db01b7dfeede tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:01.076120 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 258/1035] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:01 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:01.107640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-01b8e822-19a2-4d23-9661-188dd6911326 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.110242 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-01b8e822-19a2-4d23-9661-188dd6911326 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] PUT https://10.4.3.57/volume/v3/attachments/0de04115-3ef9-4bc0-a3bf-6d8aa6c690a2 Aug 20 07:48:01.110723 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-01b8e822-19a2-4d23-9661-188dd6911326 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:01.119423 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-01b8e822-19a2-4d23-9661-188dd6911326 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Acquiring lock "cinder-attachment_update-08e926ad-433f-45ac-ba45-279fcfbc8f0a-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:48:01.125189 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-01b8e822-19a2-4d23-9661-188dd6911326 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Lock "cinder-attachment_update-08e926ad-433f-45ac-ba45-279fcfbc8f0a-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:48:01.126619 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.126619 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:01.250056 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-01b8e822-19a2-4d23-9661-188dd6911326 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Lock "cinder-attachment_update-08e926ad-433f-45ac-ba45-279fcfbc8f0a-np0000007856" released by "attachment_update" :: held 0.125s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:48:01.250407 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-01b8e822-19a2-4d23-9661-188dd6911326 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/attachments/0de04115-3ef9-4bc0-a3bf-6d8aa6c690a2 returned with HTTP 200 Aug 20 07:48:01.250959 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 259/1036] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:48:01 2026] PUT /volume/v3/attachments/0de04115-3ef9-4bc0-a3bf-6d8aa6c690a2 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:01.277098 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-52d6251e-d822-456d-a09e-4771e790383e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.280111 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-52d6251e-d822-456d-a09e-4771e790383e tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] POST https://10.4.3.57/volume/v3/attachments/0de04115-3ef9-4bc0-a3bf-6d8aa6c690a2/action Aug 20 07:48:01.280603 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-52d6251e-d822-456d-a09e-4771e790383e tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:01.280769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-52d6251e-d822-456d-a09e-4771e790383e tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:01.289040 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-49c91a55-087c-4339-98b7-8d54bef2f32d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.291572 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49c91a55-087c-4339-98b7-8d54bef2f32d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:01.291849 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49c91a55-087c-4339-98b7-8d54bef2f32d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:01.292094 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49c91a55-087c-4339-98b7-8d54bef2f32d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:01.302513 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.302513 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:01.303663 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.303663 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:01.307778 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-49c91a55-087c-4339-98b7-8d54bef2f32d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:01.314086 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49c91a55-087c-4339-98b7-8d54bef2f32d tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:01.314574 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 259/1037] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:01 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:01.316536 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0fdb4126-b2ef-49f9-b1c0-b8a6a92a7095 req-52d6251e-d822-456d-a09e-4771e790383e tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/attachments/0de04115-3ef9-4bc0-a3bf-6d8aa6c690a2/action returned with HTTP 204 Aug 20 07:48:01.317195 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 262/1038] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:48:01 2026] POST /volume/v3/attachments/0de04115-3ef9-4bc0-a3bf-6d8aa6c690a2/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:01.454572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-61a58f01-3bfc-49a9-b20b-4eb08d649fd5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.457173 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61a58f01-3bfc-49a9-b20b-4eb08d649fd5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:01.457513 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61a58f01-3bfc-49a9-b20b-4eb08d649fd5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:01.457777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61a58f01-3bfc-49a9-b20b-4eb08d649fd5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:01.473172 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.473172 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:01.480493 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-61a58f01-3bfc-49a9-b20b-4eb08d649fd5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:01.486298 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61a58f01-3bfc-49a9-b20b-4eb08d649fd5 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:01.487624 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 259/1039] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:01 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:01.559366 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ede7ae7e-90c0-4767-8b61-a8c3ae9aa334 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.561966 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ede7ae7e-90c0-4767-8b61-a8c3ae9aa334 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 Aug 20 07:48:01.562293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ede7ae7e-90c0-4767-8b61-a8c3ae9aa334 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:01.562672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ede7ae7e-90c0-4767-8b61-a8c3ae9aa334 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:01.570070 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.570070 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:01.570627 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ede7ae7e-90c0-4767-8b61-a8c3ae9aa334 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:01.571852 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ede7ae7e-90c0-4767-8b61-a8c3ae9aa334 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 returned with HTTP 200 Aug 20 07:48:01.572383 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 260/1040] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:01 2026] GET /volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:01.584636 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c708cf61-9938-4277-a0dc-f8a8b5a643e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.586713 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c708cf61-9938-4277-a0dc-f8a8b5a643e9 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729/action Aug 20 07:48:01.587197 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c708cf61-9938-4277-a0dc-f8a8b5a643e9 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:01.587418 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c708cf61-9938-4277-a0dc-f8a8b5a643e9 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:01.589149 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-c708cf61-9938-4277-a0dc-f8a8b5a643e9 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '53588678-a4ff-4701-b9d0-d2df42321729' with '{'status': 'error_deleting'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:48:01.602072 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.602072 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:01.617755 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c708cf61-9938-4277-a0dc-f8a8b5a643e9 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729/action returned with HTTP 202 Aug 20 07:48:01.618317 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 260/1041] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:48:01 2026] POST /volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:01.627532 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c9b753f-ebd7-4ea5-b59d-0dd9d690eb7c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.635293 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c9b753f-ebd7-4ea5-b59d-0dd9d690eb7c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 Aug 20 07:48:01.640274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c9b753f-ebd7-4ea5-b59d-0dd9d690eb7c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:01.643756 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c9b753f-ebd7-4ea5-b59d-0dd9d690eb7c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:01.653102 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.653102 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:01.653775 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0c9b753f-ebd7-4ea5-b59d-0dd9d690eb7c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:01.654756 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c9b753f-ebd7-4ea5-b59d-0dd9d690eb7c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 returned with HTTP 200 Aug 20 07:48:01.655113 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 263/1042] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:01 2026] GET /volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:01.669186 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-48445bb2-9520-499b-b58a-56ea9422a756 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.672251 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48445bb2-9520-499b-b58a-56ea9422a756 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729/action Aug 20 07:48:01.672791 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48445bb2-9520-499b-b58a-56ea9422a756 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:01.673001 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48445bb2-9520-499b-b58a-56ea9422a756 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:01.682192 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.682192 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:01.682527 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-48445bb2-9520-499b-b58a-56ea9422a756 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Snapshot retrieved successfully. Aug 20 07:48:01.711241 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-48445bb2-9520-499b-b58a-56ea9422a756 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Snapshot delete request issued successfully. Aug 20 07:48:01.714164 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48445bb2-9520-499b-b58a-56ea9422a756 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729/action returned with HTTP 202 Aug 20 07:48:01.714164 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 260/1043] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:48:01 2026] POST /volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:01.722663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-57541660-ef56-4982-afb5-b183856a6e5d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:01.725139 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57541660-ef56-4982-afb5-b183856a6e5d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 Aug 20 07:48:01.725525 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57541660-ef56-4982-afb5-b183856a6e5d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:01.725758 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57541660-ef56-4982-afb5-b183856a6e5d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:01.735519 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:01.735519 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:01.736205 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-57541660-ef56-4982-afb5-b183856a6e5d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:01.737326 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57541660-ef56-4982-afb5-b183856a6e5d tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 returned with HTTP 200 Aug 20 07:48:01.741386 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 261/1044] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:01 2026] GET /volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:02.088752 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-09892856-3a37-4a0d-afd7-87ab51341ba6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.091493 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09892856-3a37-4a0d-afd7-87ab51341ba6 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:02.091882 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09892856-3a37-4a0d-afd7-87ab51341ba6 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:02.092046 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09892856-3a37-4a0d-afd7-87ab51341ba6 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:02.092183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-09892856-3a37-4a0d-afd7-87ab51341ba6 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:02.098114 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.098114 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:02.099052 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09892856-3a37-4a0d-afd7-87ab51341ba6 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:02.099429 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 261/1045] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:02 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:02.329151 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ecbe8665-a84d-4639-af37-168fa77cd8ea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.331070 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ecbe8665-a84d-4639-af37-168fa77cd8ea tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:02.331291 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ecbe8665-a84d-4639-af37-168fa77cd8ea tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:02.331485 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ecbe8665-a84d-4639-af37-168fa77cd8ea tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:02.338869 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.338869 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:02.342534 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ecbe8665-a84d-4639-af37-168fa77cd8ea tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:02.346854 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ecbe8665-a84d-4639-af37-168fa77cd8ea tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:02.347241 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 264/1046] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:02 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:02.502294 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-de010e66-6aa8-4db4-b5a2-9767b3349c95 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.504468 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de010e66-6aa8-4db4-b5a2-9767b3349c95 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:02.504737 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de010e66-6aa8-4db4-b5a2-9767b3349c95 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:02.504960 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de010e66-6aa8-4db4-b5a2-9767b3349c95 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:02.516843 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.516843 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:02.520061 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-de010e66-6aa8-4db4-b5a2-9767b3349c95 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:02.524156 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de010e66-6aa8-4db4-b5a2-9767b3349c95 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:02.524518 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 261/1047] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:02 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:02.752260 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9fbbd92a-1315-4012-9185-596cb2c09bd8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.754142 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9fbbd92a-1315-4012-9185-596cb2c09bd8 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 Aug 20 07:48:02.754414 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9fbbd92a-1315-4012-9185-596cb2c09bd8 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:02.754717 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9fbbd92a-1315-4012-9185-596cb2c09bd8 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:02.760161 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9fbbd92a-1315-4012-9185-596cb2c09bd8 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 returned with HTTP 404 Aug 20 07:48:02.760671 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 262/1048] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:02 2026] GET /volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:02.769164 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-739eb3ad-a876-4b3b-ac10-2e2e64238601 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.771347 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-739eb3ad-a876-4b3b-ac10-2e2e64238601 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action Aug 20 07:48:02.771803 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-739eb3ad-a876-4b3b-ac10-2e2e64238601 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:02.771971 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-739eb3ad-a876-4b3b-ac10-2e2e64238601 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:02.773660 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-739eb3ad-a876-4b3b-ac10-2e2e64238601 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '0a74dd3c-60b4-42e8-9da6-ec2c45361987' with '{'status': 'available'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:48:02.786912 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.786912 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:02.803841 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-739eb3ad-a876-4b3b-ac10-2e2e64238601 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action returned with HTTP 202 Aug 20 07:48:02.804346 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 262/1049] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:48:02 2026] POST /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:02.814505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a350d98f-b132-4373-84b2-c03fe1d876da None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.818314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a350d98f-b132-4373-84b2-c03fe1d876da tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:48:02.818596 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a350d98f-b132-4373-84b2-c03fe1d876da tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:02.818865 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a350d98f-b132-4373-84b2-c03fe1d876da tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:02.823690 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.823690 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:02.824124 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a350d98f-b132-4373-84b2-c03fe1d876da tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:02.824917 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a350d98f-b132-4373-84b2-c03fe1d876da tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:48:02.825243 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 265/1050] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:02 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:02.836377 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5f283b06-89bd-454b-a9db-e554f29dde4b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.838809 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f283b06-89bd-454b-a9db-e554f29dde4b tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 Aug 20 07:48:02.839184 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f283b06-89bd-454b-a9db-e554f29dde4b tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:02.839381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f283b06-89bd-454b-a9db-e554f29dde4b tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:02.839565 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-5f283b06-89bd-454b-a9db-e554f29dde4b tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Delete snapshot with id: 53588678-a4ff-4701-b9d0-d2df42321729 Aug 20 07:48:02.845353 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f283b06-89bd-454b-a9db-e554f29dde4b tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 returned with HTTP 404 Aug 20 07:48:02.846034 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 262/1051] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:02 2026] DELETE /volume/v3/snapshots/53588678-a4ff-4701-b9d0-d2df42321729 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:02.853905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2e61b8ee-dd79-44c9-8476-1442267008fe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.856030 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e61b8ee-dd79-44c9-8476-1442267008fe tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action Aug 20 07:48:02.856445 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e61b8ee-dd79-44c9-8476-1442267008fe tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:02.856602 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e61b8ee-dd79-44c9-8476-1442267008fe tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:02.858614 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-2e61b8ee-dd79-44c9-8476-1442267008fe tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '0a74dd3c-60b4-42e8-9da6-ec2c45361987' with '{'status': 'creating'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:48:02.867427 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.867427 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:02.881949 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e61b8ee-dd79-44c9-8476-1442267008fe tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action returned with HTTP 202 Aug 20 07:48:02.882560 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 263/1052] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:48:02 2026] POST /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:02.891215 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9677548-9b9d-4562-a9d0-fd1d6b2b88ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.893322 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9677548-9b9d-4562-a9d0-fd1d6b2b88ba tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:48:02.893564 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9677548-9b9d-4562-a9d0-fd1d6b2b88ba tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:02.893835 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9677548-9b9d-4562-a9d0-fd1d6b2b88ba tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:02.899449 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.899449 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:02.899990 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d9677548-9b9d-4562-a9d0-fd1d6b2b88ba tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:02.900942 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9677548-9b9d-4562-a9d0-fd1d6b2b88ba tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:48:02.901356 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 263/1053] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:02 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:02.911856 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ed3796dd-dc27-4009-9c55-3cc05f7d19a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.913658 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed3796dd-dc27-4009-9c55-3cc05f7d19a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] POST https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action Aug 20 07:48:02.913987 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed3796dd-dc27-4009-9c55-3cc05f7d19a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:02.914103 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed3796dd-dc27-4009-9c55-3cc05f7d19a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:02.915415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed3796dd-dc27-4009-9c55-3cc05f7d19a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100251) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 07:48:02.920591 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.920591 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:02.921031 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.snapshot_actions [None req-ed3796dd-dc27-4009-9c55-3cc05f7d19a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Updating snapshot 0a74dd3c-60b4-42e8-9da6-ec2c45361987 with info {'id': '0a74dd3c-60b4-42e8-9da6-ec2c45361987', 'status': 'error', 'progress': '80%'} Aug 20 07:48:02.930462 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed3796dd-dc27-4009-9c55-3cc05f7d19a3 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action returned with HTTP 202 Aug 20 07:48:02.930948 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 266/1054] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:48:02 2026] POST /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:02.937888 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-99f9516e-7b02-4d82-b86d-587e2e6d615b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.940055 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-99f9516e-7b02-4d82-b86d-587e2e6d615b tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:48:02.940294 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-99f9516e-7b02-4d82-b86d-587e2e6d615b tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:02.940570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-99f9516e-7b02-4d82-b86d-587e2e6d615b tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:02.946494 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.946494 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:02.946877 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-99f9516e-7b02-4d82-b86d-587e2e6d615b tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Snapshot retrieved successfully. Aug 20 07:48:02.947587 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-99f9516e-7b02-4d82-b86d-587e2e6d615b tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:48:02.947979 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 263/1055] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:02 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:02.956679 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c4971ff-fae0-4626-a5e3-2cab5fe287f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.958543 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c4971ff-fae0-4626-a5e3-2cab5fe287f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] POST https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action Aug 20 07:48:02.958888 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c4971ff-fae0-4626-a5e3-2cab5fe287f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:02.958998 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c4971ff-fae0-4626-a5e3-2cab5fe287f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:02.960252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-1c4971ff-fae0-4626-a5e3-2cab5fe287f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] Updating snapshot '0a74dd3c-60b4-42e8-9da6-ec2c45361987' with '{'status': 'available'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:48:02.970035 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:02.970035 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:02.982114 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c4971ff-fae0-4626-a5e3-2cab5fe287f8 tempest-SnapshotsActionsTest-922598618 tempest-SnapshotsActionsTest-922598618-project-admin] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action returned with HTTP 202 Aug 20 07:48:02.982430 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 264/1056] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:48:02 2026] POST /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:02.992614 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c470edb-909c-42c0-b98f-cc478c922eab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:02.994558 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c470edb-909c-42c0-b98f-cc478c922eab tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:48:02.994784 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c470edb-909c-42c0-b98f-cc478c922eab tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:02.995008 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c470edb-909c-42c0-b98f-cc478c922eab tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:03.001218 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:03.001218 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:03.001678 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5c470edb-909c-42c0-b98f-cc478c922eab tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:03.002617 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c470edb-909c-42c0-b98f-cc478c922eab tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:48:03.003019 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 264/1057] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:02 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:03.012439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8c428e1-9281-46fc-a070-1716754c091c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:03.015141 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8c428e1-9281-46fc-a070-1716754c091c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:48:03.015398 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8c428e1-9281-46fc-a070-1716754c091c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:03.015674 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8c428e1-9281-46fc-a070-1716754c091c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:03.015825 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-f8c428e1-9281-46fc-a070-1716754c091c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Delete snapshot with id: 0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:48:03.022613 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:03.022613 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:03.023287 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8c428e1-9281-46fc-a070-1716754c091c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:03.047996 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8c428e1-9281-46fc-a070-1716754c091c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot delete request issued successfully. Aug 20 07:48:03.048252 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8c428e1-9281-46fc-a070-1716754c091c tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 202 Aug 20 07:48:03.048875 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 267/1058] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:03 2026] DELETE /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:03.056392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-95c34440-89cd-4673-8455-b018bd983259 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:03.058902 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95c34440-89cd-4673-8455-b018bd983259 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:48:03.059165 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95c34440-89cd-4673-8455-b018bd983259 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:03.059457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95c34440-89cd-4673-8455-b018bd983259 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:03.066600 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:03.066600 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:03.067237 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-95c34440-89cd-4673-8455-b018bd983259 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Snapshot retrieved successfully. Aug 20 07:48:03.068454 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95c34440-89cd-4673-8455-b018bd983259 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 200 Aug 20 07:48:03.068953 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 264/1059] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:03 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:03.110014 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14dffc9c-2be5-48d9-b369-bfc6b4b20048 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:03.112124 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14dffc9c-2be5-48d9-b369-bfc6b4b20048 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:03.112364 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14dffc9c-2be5-48d9-b369-bfc6b4b20048 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:03.112601 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14dffc9c-2be5-48d9-b369-bfc6b4b20048 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:03.112742 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-14dffc9c-2be5-48d9-b369-bfc6b4b20048 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:03.117371 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:03.117371 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:03.118331 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14dffc9c-2be5-48d9-b369-bfc6b4b20048 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:03.118746 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 265/1060] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:03 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:03.359919 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-caac8c3b-0c34-42c2-998f-4765b5d18e21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:03.361829 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caac8c3b-0c34-42c2-998f-4765b5d18e21 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:03.362040 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caac8c3b-0c34-42c2-998f-4765b5d18e21 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:03.362232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caac8c3b-0c34-42c2-998f-4765b5d18e21 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:03.370341 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:03.370341 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:03.375379 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-caac8c3b-0c34-42c2-998f-4765b5d18e21 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:03.380647 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caac8c3b-0c34-42c2-998f-4765b5d18e21 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:03.381073 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 265/1061] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:03 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:03.543312 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9a1c4eda-0ce9-407b-8099-8691b3f99ba8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:03.545629 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a1c4eda-0ce9-407b-8099-8691b3f99ba8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:03.545899 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a1c4eda-0ce9-407b-8099-8691b3f99ba8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:03.546160 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a1c4eda-0ce9-407b-8099-8691b3f99ba8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:03.561576 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:03.561576 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:03.570673 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9a1c4eda-0ce9-407b-8099-8691b3f99ba8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:03.575191 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a1c4eda-0ce9-407b-8099-8691b3f99ba8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:03.575506 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 268/1062] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:03 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:04.078966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-815174f8-8d64-4856-8c6b-2a734c34a2f1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:04.081056 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-815174f8-8d64-4856-8c6b-2a734c34a2f1 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 Aug 20 07:48:04.081262 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-815174f8-8d64-4856-8c6b-2a734c34a2f1 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:04.081478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-815174f8-8d64-4856-8c6b-2a734c34a2f1 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:04.086230 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-815174f8-8d64-4856-8c6b-2a734c34a2f1 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 returned with HTTP 404 Aug 20 07:48:04.086947 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 265/1063] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:04 2026] GET /volume/v3/snapshots/0a74dd3c-60b4-42e8-9da6-ec2c45361987 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:04.096329 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09bb4ae6-fa04-419a-87de-644f448f780f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:04.098363 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09bb4ae6-fa04-419a-87de-644f448f780f tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:48:04.098641 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09bb4ae6-fa04-419a-87de-644f448f780f tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:04.098861 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09bb4ae6-fa04-419a-87de-644f448f780f tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:04.106487 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:04.106487 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:04.110877 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-09bb4ae6-fa04-419a-87de-644f448f780f tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:48:04.115867 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09bb4ae6-fa04-419a-87de-644f448f780f tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 returned with HTTP 200 Aug 20 07:48:04.116413 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 266/1064] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:04 2026] GET /volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:04.128816 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b4eee45-d127-4252-9cec-7dd9c1ffc20c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:04.133848 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b4eee45-d127-4252-9cec-7dd9c1ffc20c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:04.134116 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b4eee45-d127-4252-9cec-7dd9c1ffc20c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:04.134377 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b4eee45-d127-4252-9cec-7dd9c1ffc20c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:04.134586 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2b4eee45-d127-4252-9cec-7dd9c1ffc20c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:04.134673 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-191a23e8-d301-4e4b-8d0a-5a2ab950eeda None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:04.136609 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-191a23e8-d301-4e4b-8d0a-5a2ab950eeda tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] DELETE https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:48:04.136839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-191a23e8-d301-4e4b-8d0a-5a2ab950eeda tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:04.137083 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-191a23e8-d301-4e4b-8d0a-5a2ab950eeda tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:04.137272 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-191a23e8-d301-4e4b-8d0a-5a2ab950eeda tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Delete volume with id: d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:48:04.140269 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:04.140269 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:04.141403 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b4eee45-d127-4252-9cec-7dd9c1ffc20c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:04.141951 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 266/1065] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:04 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:04.145271 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:04.145271 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:04.145803 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-191a23e8-d301-4e4b-8d0a-5a2ab950eeda tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:48:04.173943 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-191a23e8-d301-4e4b-8d0a-5a2ab950eeda tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Delete volume request issued successfully. Aug 20 07:48:04.174387 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-191a23e8-d301-4e4b-8d0a-5a2ab950eeda tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 returned with HTTP 202 Aug 20 07:48:04.174993 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 269/1066] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:04 2026] DELETE /volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:04.183095 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2d07ed41-c5e4-416b-8435-1c58b9d2d7ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:04.185392 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d07ed41-c5e4-416b-8435-1c58b9d2d7ca tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:48:04.185704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d07ed41-c5e4-416b-8435-1c58b9d2d7ca tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:04.185814 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d07ed41-c5e4-416b-8435-1c58b9d2d7ca tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:04.194341 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:04.194341 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:04.199004 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2d07ed41-c5e4-416b-8435-1c58b9d2d7ca tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Volume info retrieved successfully. Aug 20 07:48:04.203539 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d07ed41-c5e4-416b-8435-1c58b9d2d7ca tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 returned with HTTP 200 Aug 20 07:48:04.204056 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 266/1067] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:04 2026] GET /volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:04.394976 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e838570-f2d4-4ee1-b8b9-da911c028ddd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:04.397237 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e838570-f2d4-4ee1-b8b9-da911c028ddd tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:04.397481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e838570-f2d4-4ee1-b8b9-da911c028ddd tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:04.397740 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e838570-f2d4-4ee1-b8b9-da911c028ddd tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:04.407292 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:04.407292 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:04.412708 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4e838570-f2d4-4ee1-b8b9-da911c028ddd tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:04.418509 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e838570-f2d4-4ee1-b8b9-da911c028ddd tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:04.419032 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 267/1068] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:04 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:04.588451 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-62bbfd8e-e2ec-48ad-add0-4c7b4d502eb2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:04.590727 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62bbfd8e-e2ec-48ad-add0-4c7b4d502eb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:04.590993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62bbfd8e-e2ec-48ad-add0-4c7b4d502eb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:04.591224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62bbfd8e-e2ec-48ad-add0-4c7b4d502eb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:04.603658 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:04.603658 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:04.609523 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-62bbfd8e-e2ec-48ad-add0-4c7b4d502eb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:04.617512 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62bbfd8e-e2ec-48ad-add0-4c7b4d502eb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:04.618084 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 267/1069] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:04 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:05.155369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3277bb1d-0325-4aa3-bfbd-b5bc21235afc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:05.157311 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3277bb1d-0325-4aa3-bfbd-b5bc21235afc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:05.157482 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3277bb1d-0325-4aa3-bfbd-b5bc21235afc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:05.157759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3277bb1d-0325-4aa3-bfbd-b5bc21235afc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:05.157842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3277bb1d-0325-4aa3-bfbd-b5bc21235afc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:05.162473 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:05.162473 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:05.163314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3277bb1d-0325-4aa3-bfbd-b5bc21235afc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:05.163740 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 270/1070] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:05 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:05.218125 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-875c757f-d628-493c-87b0-9169d4b8ddc5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:05.220149 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-875c757f-d628-493c-87b0-9169d4b8ddc5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] GET https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 Aug 20 07:48:05.220863 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-875c757f-d628-493c-87b0-9169d4b8ddc5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:05.220863 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-875c757f-d628-493c-87b0-9169d4b8ddc5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:05.226754 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-875c757f-d628-493c-87b0-9169d4b8ddc5 tempest-SnapshotsActionsTest-643555801 tempest-SnapshotsActionsTest-643555801-project-member] https://10.4.3.57/volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 returned with HTTP 404 Aug 20 07:48:05.227273 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 267/1071] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:05 2026] GET /volume/v3/volumes/d746df7c-6ed7-47a7-b3c8-a16713449809 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:05.434149 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1491918-2537-4b4e-b843-9c255d8edbe4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:05.436326 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1491918-2537-4b4e-b843-9c255d8edbe4 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:05.436592 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1491918-2537-4b4e-b843-9c255d8edbe4 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:05.436898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1491918-2537-4b4e-b843-9c255d8edbe4 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:05.445663 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:05.445663 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:05.450780 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1491918-2537-4b4e-b843-9c255d8edbe4 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:05.457444 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1491918-2537-4b4e-b843-9c255d8edbe4 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:05.458055 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 268/1072] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:05 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:05.632491 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-95f285df-a9f8-4011-9dd4-11e864bc7fb2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:05.634563 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95f285df-a9f8-4011-9dd4-11e864bc7fb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:05.634830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95f285df-a9f8-4011-9dd4-11e864bc7fb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:05.635055 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95f285df-a9f8-4011-9dd4-11e864bc7fb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:05.648680 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:05.648680 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:05.653844 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-95f285df-a9f8-4011-9dd4-11e864bc7fb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:05.660334 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95f285df-a9f8-4011-9dd4-11e864bc7fb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:05.660848 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 268/1073] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:05 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:06.176541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-44ab72a6-4f50-48b2-baf7-1164b12b15c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:06.178870 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44ab72a6-4f50-48b2-baf7-1164b12b15c7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:06.179118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44ab72a6-4f50-48b2-baf7-1164b12b15c7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:06.179387 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44ab72a6-4f50-48b2-baf7-1164b12b15c7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:06.179525 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-44ab72a6-4f50-48b2-baf7-1164b12b15c7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:06.188635 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:06.188635 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:06.189634 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44ab72a6-4f50-48b2-baf7-1164b12b15c7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:06.190095 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 271/1074] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:06 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:48:06.474806 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1240b8a7-92e9-4571-8ccb-d3e8082c19a8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:06.476863 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1240b8a7-92e9-4571-8ccb-d3e8082c19a8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:06.477068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1240b8a7-92e9-4571-8ccb-d3e8082c19a8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:06.477278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1240b8a7-92e9-4571-8ccb-d3e8082c19a8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:06.485613 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:06.485613 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:06.489901 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1240b8a7-92e9-4571-8ccb-d3e8082c19a8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:06.495716 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1240b8a7-92e9-4571-8ccb-d3e8082c19a8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:06.496141 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 268/1075] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:06 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:06.675397 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ed5bb3e4-99d5-4c6d-8ab3-53b22c3c8b3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:06.677946 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed5bb3e4-99d5-4c6d-8ab3-53b22c3c8b3e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:06.678228 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed5bb3e4-99d5-4c6d-8ab3-53b22c3c8b3e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:06.678505 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed5bb3e4-99d5-4c6d-8ab3-53b22c3c8b3e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:06.695736 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:06.695736 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:06.703744 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ed5bb3e4-99d5-4c6d-8ab3-53b22c3c8b3e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:06.710400 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed5bb3e4-99d5-4c6d-8ab3-53b22c3c8b3e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:06.710964 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 269/1076] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:06 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:06.936733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-398332c9-39db-4b01-b7a9-5d6979560dab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:06.939236 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-398332c9-39db-4b01-b7a9-5d6979560dab tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments/e1b7db92-3314-4df0-90c0-b1967746c634/action Aug 20 07:48:06.939750 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-398332c9-39db-4b01-b7a9-5d6979560dab tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:06.940435 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-398332c9-39db-4b01-b7a9-5d6979560dab tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:06.960981 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:06.960981 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:06.980514 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8dbc3410-d2cf-4dcf-a108-95ca44ad691e req-398332c9-39db-4b01-b7a9-5d6979560dab tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/e1b7db92-3314-4df0-90c0-b1967746c634/action returned with HTTP 204 Aug 20 07:48:06.981562 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 269/1077] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:48:06 2026] POST /volume/v3/attachments/e1b7db92-3314-4df0-90c0-b1967746c634/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:48:07.051101 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-fc646325-b523-4fc9-af9c-8f8a5a034f50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:07.053526 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-fc646325-b523-4fc9-af9c-8f8a5a034f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] DELETE https://10.4.3.57/volume/v3/attachments/fbd58153-f715-4878-a77d-94f18a1a2706 Aug 20 07:48:07.053729 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-fc646325-b523-4fc9-af9c-8f8a5a034f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:07.053844 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-fc646325-b523-4fc9-af9c-8f8a5a034f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:07.063626 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:07.063626 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:07.131510 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ef93d993-1a67-4dfe-a52a-31e3e90e487b req-fc646325-b523-4fc9-af9c-8f8a5a034f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/fbd58153-f715-4878-a77d-94f18a1a2706 returned with HTTP 200 Aug 20 07:48:07.132062 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 272/1078] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:48:07 2026] DELETE /volume/v3/attachments/fbd58153-f715-4878-a77d-94f18a1a2706 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:07.206566 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-34a205b9-4128-4fc4-9df2-e1b783195393 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:07.210508 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34a205b9-4128-4fc4-9df2-e1b783195393 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:07.210836 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-34a205b9-4128-4fc4-9df2-e1b783195393 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:07.211048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-34a205b9-4128-4fc4-9df2-e1b783195393 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:07.211157 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-34a205b9-4128-4fc4-9df2-e1b783195393 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:07.220182 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:07.220182 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:07.221104 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34a205b9-4128-4fc4-9df2-e1b783195393 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:07.221534 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 269/1079] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:07 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:07.422318 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-17fcadfb-c8ae-428a-bbc0-604b09aded98 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:07.424896 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-17fcadfb-c8ae-428a-bbc0-604b09aded98 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] DELETE https://10.4.3.57/volume/v3/attachments/af160b7c-91f6-43da-bcb4-e33de62325e1 Aug 20 07:48:07.425173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-17fcadfb-c8ae-428a-bbc0-604b09aded98 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:07.425460 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-17fcadfb-c8ae-428a-bbc0-604b09aded98 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:07.435990 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:07.435990 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:07.504960 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ccf5126f-9ce2-4fe8-a2b6-5a2fdbd71f26 req-17fcadfb-c8ae-428a-bbc0-604b09aded98 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/attachments/af160b7c-91f6-43da-bcb4-e33de62325e1 returned with HTTP 200 Aug 20 07:48:07.505504 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 270/1080] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:48:07 2026] DELETE /volume/v3/attachments/af160b7c-91f6-43da-bcb4-e33de62325e1 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:07.512274 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d7040eb5-de37-419a-b0e7-a0277b01f8cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:07.519700 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7040eb5-de37-419a-b0e7-a0277b01f8cc tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:07.519988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7040eb5-de37-419a-b0e7-a0277b01f8cc tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:07.520230 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7040eb5-de37-419a-b0e7-a0277b01f8cc tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:07.532684 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:07.532684 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:07.538671 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d7040eb5-de37-419a-b0e7-a0277b01f8cc tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:07.548221 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7040eb5-de37-419a-b0e7-a0277b01f8cc tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:07.548725 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 270/1081] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:07 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:07.729950 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eecf07a9-cac1-4394-b053-c1a6dbd5900c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:07.732162 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eecf07a9-cac1-4394-b053-c1a6dbd5900c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:07.732336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eecf07a9-cac1-4394-b053-c1a6dbd5900c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:07.732594 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eecf07a9-cac1-4394-b053-c1a6dbd5900c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:07.744650 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:07.744650 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:07.749166 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eecf07a9-cac1-4394-b053-c1a6dbd5900c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:07.754929 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eecf07a9-cac1-4394-b053-c1a6dbd5900c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:07.755330 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 273/1082] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:07 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:07.804203 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-df7158c0-a7bc-4f9f-963b-8e6f32887bcf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:07.807138 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-df7158c0-a7bc-4f9f-963b-8e6f32887bcf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:07.807404 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-df7158c0-a7bc-4f9f-963b-8e6f32887bcf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:07.807739 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-df7158c0-a7bc-4f9f-963b-8e6f32887bcf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:07.820195 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:07.820195 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:07.824427 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-df7158c0-a7bc-4f9f-963b-8e6f32887bcf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:07.829786 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-df7158c0-a7bc-4f9f-963b-8e6f32887bcf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:07.830340 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 270/1083] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:48:07 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:07.850798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-242e6add-f128-49c9-9c2c-759ba07a57cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:07.925339 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4905e3a1-f2c8-484a-8a17-05391eb4a08f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:07.925953 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4905e3a1-f2c8-484a-8a17-05391eb4a08f None None] GET https://10.4.3.57/volume// Aug 20 07:48:07.926216 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4905e3a1-f2c8-484a-8a17-05391eb4a08f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:07.926495 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4905e3a1-f2c8-484a-8a17-05391eb4a08f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:07.927027 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4905e3a1-f2c8-484a-8a17-05391eb4a08f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:07.927443 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 271/1084] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:48:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:07.941187 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-b4cad83c-b1f8-43dc-b9fa-0b1c193991cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:07.944066 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-b4cad83c-b1f8-43dc-b9fa-0b1c193991cd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:48:07.944452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-b4cad83c-b1f8-43dc-b9fa-0b1c193991cd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d95d98de-4c1b-424d-87e9-867274aa3587", "connector": null, "instance_uuid": "069087f8-b26c-466b-a48f-14cc4ec37f25"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:07.956932 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:07.956932 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:07.982795 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-242e6add-f128-49c9-9c2c-759ba07a57cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 Aug 20 07:48:07.983034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-242e6add-f128-49c9-9c2c-759ba07a57cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:07.983309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-242e6add-f128-49c9-9c2c-759ba07a57cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:07.983721 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:07.983721 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:07.995723 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-b4cad83c-b1f8-43dc-b9fa-0b1c193991cd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:48:07.996360 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 274/1085] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:48:07 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) Aug 20 07:48:07.998158 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-242e6add-f128-49c9-9c2c-759ba07a57cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:07.998887 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-242e6add-f128-49c9-9c2c-759ba07a57cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:07.999181 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-242e6add-f128-49c9-9c2c-759ba07a57cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:07.999474 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-242e6add-f128-49c9-9c2c-759ba07a57cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:08.005323 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-242e6add-f128-49c9-9c2c-759ba07a57cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 returned with HTTP 200 Aug 20 07:48:08.005814 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 271/1086] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:07 2026] GET /volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 => generated 437 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:08.018929 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ffd95eb-f457-4668-8557-ac3eb1aec37a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.021331 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ffd95eb-f457-4668-8557-ac3eb1aec37a tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 Aug 20 07:48:08.021810 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ffd95eb-f457-4668-8557-ac3eb1aec37a tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:08.089289 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-6ffd95eb-f457-4668-8557-ac3eb1aec37a tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:08.090114 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-6ffd95eb-f457-4668-8557-ac3eb1aec37a tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:08.090385 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-6ffd95eb-f457-4668-8557-ac3eb1aec37a tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:08.090657 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-6ffd95eb-f457-4668-8557-ac3eb1aec37a tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:08.092184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-73eda098-9a9e-455a-b6e7-ca0184662b46 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.094082 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-73eda098-9a9e-455a-b6e7-ca0184662b46 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:48:08.094277 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-73eda098-9a9e-455a-b6e7-ca0184662b46 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.094457 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-73eda098-9a9e-455a-b6e7-ca0184662b46 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.097243 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ffd95eb-f457-4668-8557-ac3eb1aec37a tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 returned with HTTP 200 Aug 20 07:48:08.097243 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 271/1087] 10.4.3.57 () {68 vars in 1367 bytes} [Thu Aug 20 07:48:08 2026] PUT /volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 => generated 390 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:08.101218 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.101218 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:08.106034 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-28da8d10-0fcb-4055-8d0f-029271150dde None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.106218 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-73eda098-9a9e-455a-b6e7-ca0184662b46 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:48:08.111245 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-73eda098-9a9e-455a-b6e7-ca0184662b46 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:48:08.111758 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 272/1088] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:08.164980 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1e210fec-2104-48a6-8fb1-a26994cfe515 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.167157 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e210fec-2104-48a6-8fb1-a26994cfe515 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:08.167329 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e210fec-2104-48a6-8fb1-a26994cfe515 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.167519 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e210fec-2104-48a6-8fb1-a26994cfe515 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.183291 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c80e0486-36f4-4ac4-b4f3-f2359fc8b3b1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.183669 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.183669 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:08.183755 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c80e0486-36f4-4ac4-b4f3-f2359fc8b3b1 None None] GET https://10.4.3.57/volume// Aug 20 07:48:08.183924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c80e0486-36f4-4ac4-b4f3-f2359fc8b3b1 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.184139 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c80e0486-36f4-4ac4-b4f3-f2359fc8b3b1 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.184526 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c80e0486-36f4-4ac4-b4f3-f2359fc8b3b1 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:08.184908 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 272/1089] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:08.188505 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1e210fec-2104-48a6-8fb1-a26994cfe515 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:08.196098 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-6ca0c0a2-7065-47a4-979c-f5383d6b226e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.196537 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e210fec-2104-48a6-8fb1-a26994cfe515 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:08.196994 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:08.197160 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 272/1090] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:08.197332 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-833599670"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:08.198265 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-6ca0c0a2-7065-47a4-979c-f5383d6b226e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:08.198528 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-6ca0c0a2-7065-47a4-979c-f5383d6b226e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.198807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-6ca0c0a2-7065-47a4-979c-f5383d6b226e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.198854 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-833599670'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:08.198929 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Create volume of 1 GB Aug 20 07:48:08.199221 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.199221 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:08.202810 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Availability Zones retrieved successfully. Aug 20 07:48:08.208327 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Flow 'volume_create_api' (fd2d0846-250a-430c-87cd-1f5f84d2dcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:08.209311 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcbe0d6e-63ef-4c4e-977d-6b2115b4eae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:08.210227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:08.210319 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.210319 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:08.214130 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-6ca0c0a2-7065-47a4-979c-f5383d6b226e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:08.221369 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-6ca0c0a2-7065-47a4-979c-f5383d6b226e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:08.221911 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 273/1091] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:48:08.237367 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ace0d74d-e18c-40b6-a61f-3d2276f9f540 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.240297 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ace0d74d-e18c-40b6-a61f-3d2276f9f540 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:08.240514 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ace0d74d-e18c-40b6-a61f-3d2276f9f540 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.240764 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ace0d74d-e18c-40b6-a61f-3d2276f9f540 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.241159 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ace0d74d-e18c-40b6-a61f-3d2276f9f540 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:08.250749 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcbe0d6e-63ef-4c4e-977d-6b2115b4eae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:08.251790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdfa1f4-d58e-44e4-bf1c-78019fd08550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:08.252493 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.252493 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:08.253431 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ace0d74d-e18c-40b6-a61f-3d2276f9f540 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:08.254088 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 273/1092] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:08.335940 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Created reservations ['0ca98658-1ea4-4d93-86c5-1257e9066717', 'bb3fa086-12a1-47cc-88ac-64c676d51924', '16e9e256-6a84-4b10-ab55-28e628298f11', 'cda76d87-3879-4726-8666-526224551f5a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:08.336979 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdfa1f4-d58e-44e4-bf1c-78019fd08550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ca98658-1ea4-4d93-86c5-1257e9066717', 'bb3fa086-12a1-47cc-88ac-64c676d51924', '16e9e256-6a84-4b10-ab55-28e628298f11', 'cda76d87-3879-4726-8666-526224551f5a']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:08.337198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-41040214-cd77-4e4a-a274-0ce4b1a97405 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.338006 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294b7464-85c2-49e2-97bf-4ff413ebabf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:08.339367 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-41040214-cd77-4e4a-a274-0ce4b1a97405 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] PUT https://10.4.3.57/volume/v3/attachments/0bc5b6ff-2a14-49fe-afab-4fd7e7e9a30e Aug 20 07:48:08.339817 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-41040214-cd77-4e4a-a274-0ce4b1a97405 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:08.351307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-41040214-cd77-4e4a-a274-0ce4b1a97405 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Acquiring lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:48:08.355830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-41040214-cd77-4e4a-a274-0ce4b1a97405 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:48:08.356825 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.356825 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:08.372661 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294b7464-85c2-49e2-97bf-4ff413ebabf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ee6e0a8-f651-46ce-84ca-7cf445123a3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-833599670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e203bc65756b4791abaddd6c83da5803',qos_specs=None,replication_status=,reservations=['0ca98658-1ea4-4d93-86c5-1257e9066717','bb3fa086-12a1-47cc-88ac-64c676d51924','16e9e256-6a84-4b10-ab55-28e628298f11','cda76d87-3879-4726-8666-526224551f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9704ee92904452991530cafba9e4cf2',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-833599670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ee6e0a8-f651-46ce-84ca-7cf445123a3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e203bc65756b4791abaddd6c83da5803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9704ee92904452991530cafba9e4cf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:08.373341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a8260c-cdca-49a6-9bfa-f992676a4b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:08.398355 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a8260c-cdca-49a6-9bfa-f992676a4b8d) transitioned into state 'SUCCESS' from state '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-833599670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e203bc65756b4791abaddd6c83da5803',qos_specs=None,replication_status=,reservations=['0ca98658-1ea4-4d93-86c5-1257e9066717','bb3fa086-12a1-47cc-88ac-64c676d51924','16e9e256-6a84-4b10-ab55-28e628298f11','cda76d87-3879-4726-8666-526224551f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9704ee92904452991530cafba9e4cf2',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:08.399222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c00e92d-a4fb-4f44-ab8e-0c35021ccae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:08.421201 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c00e92d-a4fb-4f44-ab8e-0c35021ccae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:08.422195 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Flow 'volume_create_api' (fd2d0846-250a-430c-87cd-1f5f84d2dcbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:08.422524 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Create volume request issued successfully. Aug 20 07:48:08.423119 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28da8d10-0fcb-4055-8d0f-029271150dde tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:08.423523 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 275/1093] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:48:08 2026] POST /volume/v3/volumes => generated 764 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:08.436192 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-53556ec4-4a41-435b-ad74-232890bbb884 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.441474 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-53556ec4-4a41-435b-ad74-232890bbb884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] GET https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:08.441781 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-53556ec4-4a41-435b-ad74-232890bbb884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.442205 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-53556ec4-4a41-435b-ad74-232890bbb884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.450133 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-41040214-cd77-4e4a-a274-0ce4b1a97405 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" released by "attachment_update" :: held 0.094s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:48:08.450471 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-41040214-cd77-4e4a-a274-0ce4b1a97405 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/0bc5b6ff-2a14-49fe-afab-4fd7e7e9a30e returned with HTTP 200 Aug 20 07:48:08.450997 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 273/1094] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:48:08 2026] PUT /volume/v3/attachments/0bc5b6ff-2a14-49fe-afab-4fd7e7e9a30e => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:08.452043 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.452043 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:08.460630 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-53556ec4-4a41-435b-ad74-232890bbb884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Volume info retrieved successfully. Aug 20 07:48:08.465916 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-53556ec4-4a41-435b-ad74-232890bbb884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d returned with HTTP 200 Aug 20 07:48:08.466385 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 274/1095] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:08.514672 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2afdb2d6-3211-42f2-802b-a4e92f9c45cd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.517019 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2afdb2d6-3211-42f2-802b-a4e92f9c45cd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:48:08.517400 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2afdb2d6-3211-42f2-802b-a4e92f9c45cd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.517633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2afdb2d6-3211-42f2-802b-a4e92f9c45cd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.528102 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.528102 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:08.533821 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2afdb2d6-3211-42f2-802b-a4e92f9c45cd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:48:08.540763 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2afdb2d6-3211-42f2-802b-a4e92f9c45cd tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:48:08.540763 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 274/1096] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:08.571496 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d95f30bb-9a4e-425c-a1b0-d57737025100 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.575699 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d95f30bb-9a4e-425c-a1b0-d57737025100 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:08.575699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d95f30bb-9a4e-425c-a1b0-d57737025100 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.575699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d95f30bb-9a4e-425c-a1b0-d57737025100 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.591260 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.591260 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:08.599513 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d95f30bb-9a4e-425c-a1b0-d57737025100 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:08.608411 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d95f30bb-9a4e-425c-a1b0-d57737025100 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:08.609096 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 276/1097] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:08.726335 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c27ea55a-b556-4791-a873-849c276f1a09 req-95fcb545-d332-42e9-b721-1c4a3a7489ae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.733860 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-95fcb545-d332-42e9-b721-1c4a3a7489ae tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:48:08.733988 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-95fcb545-d332-42e9-b721-1c4a3a7489ae tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.734230 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-95fcb545-d332-42e9-b721-1c4a3a7489ae tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.763457 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.763457 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:08.778760 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c27ea55a-b556-4791-a873-849c276f1a09 req-95fcb545-d332-42e9-b721-1c4a3a7489ae tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:08.786212 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-95fcb545-d332-42e9-b721-1c4a3a7489ae tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:48:08.787853 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 274/1098] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 1134 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:08.822226 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c27ea55a-b556-4791-a873-849c276f1a09 req-c5d53e3f-bce7-4d35-8425-a98e9c6f261b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.824172 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-c5d53e3f-bce7-4d35-8425-a98e9c6f261b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f/action Aug 20 07:48:08.824482 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-c5d53e3f-bce7-4d35-8425-a98e9c6f261b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:08.826654 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-c5d53e3f-bce7-4d35-8425-a98e9c6f261b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:08.842899 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.842899 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:08.843378 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c27ea55a-b556-4791-a873-849c276f1a09 req-c5d53e3f-bce7-4d35-8425-a98e9c6f261b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:08.860044 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c27ea55a-b556-4791-a873-849c276f1a09 req-c5d53e3f-bce7-4d35-8425-a98e9c6f261b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Begin detaching volume completed successfully. Aug 20 07:48:08.860462 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-c5d53e3f-bce7-4d35-8425-a98e9c6f261b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f/action returned with HTTP 202 Aug 20 07:48:08.861651 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 275/1099] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:48:08 2026] POST /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:08.895845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9ec1514b-85cb-4b9d-b7fc-e213c4d50b88 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.899380 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9ec1514b-85cb-4b9d-b7fc-e213c4d50b88 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:48:08.900677 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9ec1514b-85cb-4b9d-b7fc-e213c4d50b88 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.900677 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9ec1514b-85cb-4b9d-b7fc-e213c4d50b88 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.917865 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.917865 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:08.926028 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9ec1514b-85cb-4b9d-b7fc-e213c4d50b88 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:08.933912 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9ec1514b-85cb-4b9d-b7fc-e213c4d50b88 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:48:08.934319 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 275/1100] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:08.943131 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7904d58-6184-4ee6-8bf2-901928a70075 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.945660 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7904d58-6184-4ee6-8bf2-901928a70075 None None] GET https://10.4.3.57/volume// Aug 20 07:48:08.945660 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7904d58-6184-4ee6-8bf2-901928a70075 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.945660 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7904d58-6184-4ee6-8bf2-901928a70075 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.945660 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7904d58-6184-4ee6-8bf2-901928a70075 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:08.945660 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 277/1101] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:08.955794 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c27ea55a-b556-4791-a873-849c276f1a09 req-b7e5bc0f-4281-42e1-b047-86b2d53f67e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:08.958823 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-b7e5bc0f-4281-42e1-b047-86b2d53f67e2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:48:08.959135 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-b7e5bc0f-4281-42e1-b047-86b2d53f67e2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:08.959702 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-b7e5bc0f-4281-42e1-b047-86b2d53f67e2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:08.973592 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:08.973592 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:08.981080 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c27ea55a-b556-4791-a873-849c276f1a09 req-b7e5bc0f-4281-42e1-b047-86b2d53f67e2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:08.991913 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-b7e5bc0f-4281-42e1-b047-86b2d53f67e2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:48:08.992346 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 275/1102] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:48:08 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 1317 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:48:09.214476 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8d7373ec-2c1f-4793-b85b-23f3ecc6b23b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:09.216648 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d7373ec-2c1f-4793-b85b-23f3ecc6b23b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:09.216896 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d7373ec-2c1f-4793-b85b-23f3ecc6b23b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:09.217149 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d7373ec-2c1f-4793-b85b-23f3ecc6b23b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:09.235048 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:09.235048 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:09.240102 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8d7373ec-2c1f-4793-b85b-23f3ecc6b23b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:09.246119 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d7373ec-2c1f-4793-b85b-23f3ecc6b23b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:09.246602 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 276/1103] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:09 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:09.270214 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-47ec5465-e54c-4e81-a3f7-de6654fdc676 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:09.273013 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-47ec5465-e54c-4e81-a3f7-de6654fdc676 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:09.273818 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-47ec5465-e54c-4e81-a3f7-de6654fdc676 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:09.274718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-47ec5465-e54c-4e81-a3f7-de6654fdc676 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:09.274957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-47ec5465-e54c-4e81-a3f7-de6654fdc676 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:09.281638 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:09.281638 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:09.282929 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-47ec5465-e54c-4e81-a3f7-de6654fdc676 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:09.283484 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 276/1104] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:09 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:09.480749 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a60585ac-66ea-40df-8d49-6f1f077c1e67 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:09.483031 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a60585ac-66ea-40df-8d49-6f1f077c1e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] GET https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:09.483273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a60585ac-66ea-40df-8d49-6f1f077c1e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:09.483513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a60585ac-66ea-40df-8d49-6f1f077c1e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:09.492177 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:09.492177 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:09.497246 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a60585ac-66ea-40df-8d49-6f1f077c1e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Volume info retrieved successfully. Aug 20 07:48:09.503001 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a60585ac-66ea-40df-8d49-6f1f077c1e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d returned with HTTP 200 Aug 20 07:48:09.503465 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 278/1105] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:09 2026] GET /volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:09.520626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-50f5c5ef-53e5-43f8-bf19-da611937b033 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:09.522720 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50f5c5ef-53e5-43f8-bf19-da611937b033 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:09.522889 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50f5c5ef-53e5-43f8-bf19-da611937b033 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ee6e0a8-f651-46ce-84ca-7cf445123a3d", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-923059727"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:09.536447 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:09.536447 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:09.537099 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-50f5c5ef-53e5-43f8-bf19-da611937b033 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Volume info retrieved successfully. Aug 20 07:48:09.537283 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-50f5c5ef-53e5-43f8-bf19-da611937b033 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Create snapshot from volume 2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:09.611919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-50f5c5ef-53e5-43f8-bf19-da611937b033 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Created reservations ['7e3ce16f-983b-4361-954c-488ee147e727', 'bca893a9-5d00-4105-9adf-ed864f9c9383', 'd3fb581d-08f9-4f74-860a-5980bb131690', 'ba50ecb7-d592-4daa-a080-7e8d0df716e0'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:09.630888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6e589a5a-1b06-4d60-88a9-1f41d06040a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:09.634263 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e589a5a-1b06-4d60-88a9-1f41d06040a0 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:09.634564 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e589a5a-1b06-4d60-88a9-1f41d06040a0 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:09.635307 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e589a5a-1b06-4d60-88a9-1f41d06040a0 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:09.644126 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:09.644126 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:09.651174 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6e589a5a-1b06-4d60-88a9-1f41d06040a0 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:09.658241 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e589a5a-1b06-4d60-88a9-1f41d06040a0 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:09.658854 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 277/1106] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:09 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:09.668713 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-50f5c5ef-53e5-43f8-bf19-da611937b033 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Snapshot create request issued successfully. Aug 20 07:48:09.669240 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50f5c5ef-53e5-43f8-bf19-da611937b033 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:48:09.669895 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 276/1107] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:48:09 2026] POST /volume/v3/snapshots => generated 322 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:09.681081 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-774756c7-8f10-4a83-9800-81c1630979e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:09.683282 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-774756c7-8f10-4a83-9800-81c1630979e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] GET https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 Aug 20 07:48:09.683716 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-774756c7-8f10-4a83-9800-81c1630979e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:09.683891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-774756c7-8f10-4a83-9800-81c1630979e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:09.691466 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:09.691466 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:09.692134 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-774756c7-8f10-4a83-9800-81c1630979e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Snapshot retrieved successfully. Aug 20 07:48:09.693147 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-774756c7-8f10-4a83-9800-81c1630979e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 returned with HTTP 200 Aug 20 07:48:09.693787 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 277/1108] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:09 2026] GET /volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:09.954089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b521d651-daf2-4791-8cc8-d612df106f46 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:09.956628 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b521d651-daf2-4791-8cc8-d612df106f46 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:48:09.956996 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b521d651-daf2-4791-8cc8-d612df106f46 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:09.957334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b521d651-daf2-4791-8cc8-d612df106f46 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:09.976010 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:09.976010 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:09.984343 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b521d651-daf2-4791-8cc8-d612df106f46 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:09.992673 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b521d651-daf2-4791-8cc8-d612df106f46 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:48:09.992673 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 279/1109] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:09 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:10.261716 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-15d54962-a402-4c2b-8434-2354a2c13a79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:10.264619 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15d54962-a402-4c2b-8434-2354a2c13a79 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:10.264782 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15d54962-a402-4c2b-8434-2354a2c13a79 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:10.264970 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15d54962-a402-4c2b-8434-2354a2c13a79 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:10.282441 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:10.282441 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:10.287723 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-15d54962-a402-4c2b-8434-2354a2c13a79 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:10.297019 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15d54962-a402-4c2b-8434-2354a2c13a79 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:10.297019 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 278/1110] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:10 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:10.298572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-08c0c828-f904-49b9-8021-6a83d1af5307 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:10.301614 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08c0c828-f904-49b9-8021-6a83d1af5307 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:10.301732 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08c0c828-f904-49b9-8021-6a83d1af5307 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:10.301934 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08c0c828-f904-49b9-8021-6a83d1af5307 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:10.303625 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-08c0c828-f904-49b9-8021-6a83d1af5307 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:10.307721 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:10.307721 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:10.308783 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08c0c828-f904-49b9-8021-6a83d1af5307 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:10.309224 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 277/1111] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:10 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:10.677266 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-23e798db-b723-4a54-bfcd-6561dda1daec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:10.681876 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-23e798db-b723-4a54-bfcd-6561dda1daec tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:10.682189 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-23e798db-b723-4a54-bfcd-6561dda1daec tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:10.682621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-23e798db-b723-4a54-bfcd-6561dda1daec tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:10.695643 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:10.695643 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:10.700818 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-23e798db-b723-4a54-bfcd-6561dda1daec tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:10.710903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bad46cb6-75c5-4207-86dc-ee432e13f3af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:10.714235 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bad46cb6-75c5-4207-86dc-ee432e13f3af tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] GET https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 Aug 20 07:48:10.714620 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bad46cb6-75c5-4207-86dc-ee432e13f3af tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:10.714898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bad46cb6-75c5-4207-86dc-ee432e13f3af tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:10.716408 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-23e798db-b723-4a54-bfcd-6561dda1daec tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:10.716621 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 278/1112] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:10 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:10.728787 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:10.728787 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:10.729316 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bad46cb6-75c5-4207-86dc-ee432e13f3af tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Snapshot retrieved successfully. Aug 20 07:48:10.730108 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bad46cb6-75c5-4207-86dc-ee432e13f3af tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 returned with HTTP 200 Aug 20 07:48:10.730503 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 280/1113] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:10 2026] GET /volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:10.744439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:10.748306 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 Aug 20 07:48:10.748800 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:10.832394 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:10.832830 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:10.833623 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:10.834861 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:10.835279 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:10.835689 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:10.835973 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:10.842840 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0668839-6ac8-49cd-984f-1103f72b9b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 returned with HTTP 200 Aug 20 07:48:10.843236 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 279/1114] 10.4.3.57 () {68 vars in 1367 bytes} [Thu Aug 20 07:48:10 2026] PUT /volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 => generated 390 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:10.861900 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-77eb6d8d-50fe-4995-80e5-60fa7e32f0e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:10.864286 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77eb6d8d-50fe-4995-80e5-60fa7e32f0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:10.864832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77eb6d8d-50fe-4995-80e5-60fa7e32f0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ee6e0a8-f651-46ce-84ca-7cf445123a3d"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:10.876310 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:10.876310 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:10.877103 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-77eb6d8d-50fe-4995-80e5-60fa7e32f0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Volume info retrieved successfully. Aug 20 07:48:10.877280 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-77eb6d8d-50fe-4995-80e5-60fa7e32f0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Create snapshot from volume 2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:10.902751 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota_utils [None req-77eb6d8d-50fe-4995-80e5-60fa7e32f0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Quota exceeded for e203bc65756b4791abaddd6c83da5803, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 07:48:10.903146 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.middleware.fault [None req-77eb6d8d-50fe-4995-80e5-60fa7e32f0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 413 Aug 20 07:48:10.904236 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 278/1115] 10.4.3.57 () {68 vars in 1257 bytes} [Thu Aug 20 07:48:10 2026] POST /volume/v3/snapshots => generated 208 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 07:48:10.916356 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3039ea4a-3db5-4352-806b-2a306cae0b20 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:10.921851 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3039ea4a-3db5-4352-806b-2a306cae0b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 Aug 20 07:48:10.922369 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3039ea4a-3db5-4352-806b-2a306cae0b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:11.008731 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-093bdcce-deb6-4b35-b86c-c0c05c6d2229 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:11.011218 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-093bdcce-deb6-4b35-b86c-c0c05c6d2229 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:48:11.011218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-093bdcce-deb6-4b35-b86c-c0c05c6d2229 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:11.011702 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-093bdcce-deb6-4b35-b86c-c0c05c6d2229 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:11.024308 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3039ea4a-3db5-4352-806b-2a306cae0b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 returned with HTTP 200 Aug 20 07:48:11.024856 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 279/1116] 10.4.3.57 () {68 vars in 1367 bytes} [Thu Aug 20 07:48:10 2026] PUT /volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 => generated 390 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:11.027411 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:11.027411 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:11.033783 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-093bdcce-deb6-4b35-b86c-c0c05c6d2229 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:11.038498 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-79a39711-f64f-4a76-9272-ad88657d5fd2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:11.041044 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79a39711-f64f-4a76-9272-ad88657d5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:11.041432 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79a39711-f64f-4a76-9272-ad88657d5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ee6e0a8-f651-46ce-84ca-7cf445123a3d"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:11.042784 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-093bdcce-deb6-4b35-b86c-c0c05c6d2229 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:48:11.043304 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 281/1117] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:11 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:11.061894 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:11.061894 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:11.062433 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-79a39711-f64f-4a76-9272-ad88657d5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Volume info retrieved successfully. Aug 20 07:48:11.062630 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-79a39711-f64f-4a76-9272-ad88657d5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Create snapshot from volume 2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:11.083207 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota_utils [None req-79a39711-f64f-4a76-9272-ad88657d5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Quota exceeded for e203bc65756b4791abaddd6c83da5803, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 20 07:48:11.083207 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.middleware.fault [None req-79a39711-f64f-4a76-9272-ad88657d5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 413 Aug 20 07:48:11.084089 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 280/1118] 10.4.3.57 () {68 vars in 1257 bytes} [Thu Aug 20 07:48:11 2026] POST /volume/v3/snapshots => generated 133 bytes in 46 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 20 07:48:11.096704 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a49f0d8-8135-434e-b81a-1d03d9c68c01 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:11.099089 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a49f0d8-8135-434e-b81a-1d03d9c68c01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 Aug 20 07:48:11.099317 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a49f0d8-8135-434e-b81a-1d03d9c68c01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:11.099563 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a49f0d8-8135-434e-b81a-1d03d9c68c01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:11.099707 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-6a49f0d8-8135-434e-b81a-1d03d9c68c01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Delete snapshot with id: 2da1583c-4047-4c3e-ae31-a1519ad3f4f4 Aug 20 07:48:11.105484 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:11.105484 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:11.106029 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a49f0d8-8135-434e-b81a-1d03d9c68c01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Snapshot retrieved successfully. Aug 20 07:48:11.131574 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a49f0d8-8135-434e-b81a-1d03d9c68c01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Snapshot delete request issued successfully. Aug 20 07:48:11.131728 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a49f0d8-8135-434e-b81a-1d03d9c68c01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 returned with HTTP 202 Aug 20 07:48:11.132184 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 279/1119] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:11 2026] DELETE /volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:11.144869 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-756ec02d-5d5f-43ee-a8f4-70d0927057c8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:11.148285 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-756ec02d-5d5f-43ee-a8f4-70d0927057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] GET https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 Aug 20 07:48:11.148657 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-756ec02d-5d5f-43ee-a8f4-70d0927057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:11.148961 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-756ec02d-5d5f-43ee-a8f4-70d0927057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:11.155202 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:11.155202 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:11.155847 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-756ec02d-5d5f-43ee-a8f4-70d0927057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Snapshot retrieved successfully. Aug 20 07:48:11.157068 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-756ec02d-5d5f-43ee-a8f4-70d0927057c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 returned with HTTP 200 Aug 20 07:48:11.158390 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 280/1120] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:11 2026] GET /volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:11.310825 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45835ce8-47f4-4e20-8a73-a310d4b1c583 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:11.313146 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45835ce8-47f4-4e20-8a73-a310d4b1c583 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:11.313409 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45835ce8-47f4-4e20-8a73-a310d4b1c583 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:11.314871 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45835ce8-47f4-4e20-8a73-a310d4b1c583 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:11.326003 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec7d0573-ccd7-4115-8fac-2a134c489bde None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:11.327854 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec7d0573-ccd7-4115-8fac-2a134c489bde tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:11.328156 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec7d0573-ccd7-4115-8fac-2a134c489bde tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:11.328428 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec7d0573-ccd7-4115-8fac-2a134c489bde tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:11.328627 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ec7d0573-ccd7-4115-8fac-2a134c489bde tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:11.329492 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:11.329492 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:11.334506 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-45835ce8-47f4-4e20-8a73-a310d4b1c583 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:11.335247 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:11.335247 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:11.336540 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec7d0573-ccd7-4115-8fac-2a134c489bde tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:11.337099 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 281/1121] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:11 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:11.341186 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45835ce8-47f4-4e20-8a73-a310d4b1c583 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:11.342102 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 282/1122] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:11 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:11.733305 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5488f056-0c79-47cb-bd04-54eeea31c3b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:11.735071 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5488f056-0c79-47cb-bd04-54eeea31c3b8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:11.735266 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5488f056-0c79-47cb-bd04-54eeea31c3b8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:11.735485 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5488f056-0c79-47cb-bd04-54eeea31c3b8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:11.743902 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:11.743902 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:11.748495 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5488f056-0c79-47cb-bd04-54eeea31c3b8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:11.756339 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5488f056-0c79-47cb-bd04-54eeea31c3b8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:11.756969 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 280/1123] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:11 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:11.760585 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d2397005-6f46-4695-ac93-da9378dd9f50 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:11.764719 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:11.764719 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1273495301", "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:11.764719 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1273495301', 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:11.866765 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Create volume of 1 GB Aug 20 07:48:11.876319 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Availability Zones retrieved successfully. Aug 20 07:48:11.881947 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Flow 'volume_create_api' (fbe63f15-3086-4663-9c2f-d71758ed4770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:11.883265 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51303c4-7159-460f-b3a9-e25872e65b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:11.884761 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:11.963189 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51303c4-7159-460f-b3a9-e25872e65b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:11.964311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b32e83-7ca7-4539-9b0f-f9ae67b07894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:12.024883 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Created reservations ['e0647547-415d-499d-ba51-92308aa93c8c', 'f8947f33-1c40-4c93-b127-e43c8ac1fa4b', '148e5c29-e28c-43b8-a0f2-48cfc2482df5', '52c850c0-30d9-40e6-91fc-bb2f6c675f5a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:12.026007 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b32e83-7ca7-4539-9b0f-f9ae67b07894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0647547-415d-499d-ba51-92308aa93c8c', 'f8947f33-1c40-4c93-b127-e43c8ac1fa4b', '148e5c29-e28c-43b8-a0f2-48cfc2482df5', '52c850c0-30d9-40e6-91fc-bb2f6c675f5a']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:12.027210 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902d7e42-7e1e-4125-9490-4c18b210b57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:12.058715 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902d7e42-7e1e-4125-9490-4c18b210b57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bff8d71b-7016-4705-a6a6-5febdf11f9b4', '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-1273495301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ffb4eba8ac4c6bbf56c91867d84316',qos_specs=None,replication_status=,reservations=['e0647547-415d-499d-ba51-92308aa93c8c','f8947f33-1c40-4c93-b127-e43c8ac1fa4b','148e5c29-e28c-43b8-a0f2-48cfc2482df5','52c850c0-30d9-40e6-91fc-bb2f6c675f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd29b5fcf78f46c6b1519f7c3c537a23',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1273495301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bff8d71b-7016-4705-a6a6-5febdf11f9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31ffb4eba8ac4c6bbf56c91867d84316',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd29b5fcf78f46c6b1519f7c3c537a23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:12.060249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f892a8f-1c09-4bf6-9a8c-bfdaf401f22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:12.061882 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f9b27ce-3ea5-405f-b0ab-a2bfd2dd4323 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.064354 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f9b27ce-3ea5-405f-b0ab-a2bfd2dd4323 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:48:12.064602 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f9b27ce-3ea5-405f-b0ab-a2bfd2dd4323 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.064813 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f9b27ce-3ea5-405f-b0ab-a2bfd2dd4323 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.079005 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.079005 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:12.085282 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0f9b27ce-3ea5-405f-b0ab-a2bfd2dd4323 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:12.092355 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f9b27ce-3ea5-405f-b0ab-a2bfd2dd4323 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:48:12.093107 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 282/1124] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:12 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:12.094627 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f892a8f-1c09-4bf6-9a8c-bfdaf401f22b) transitioned into state 'SUCCESS' from state '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-1273495301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ffb4eba8ac4c6bbf56c91867d84316',qos_specs=None,replication_status=,reservations=['e0647547-415d-499d-ba51-92308aa93c8c','f8947f33-1c40-4c93-b127-e43c8ac1fa4b','148e5c29-e28c-43b8-a0f2-48cfc2482df5','52c850c0-30d9-40e6-91fc-bb2f6c675f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd29b5fcf78f46c6b1519f7c3c537a23',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:12.095688 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298f7975-dba4-4794-885a-901c34070bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:12.112670 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298f7975-dba4-4794-885a-901c34070bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:12.112670 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Flow 'volume_create_api' (fbe63f15-3086-4663-9c2f-d71758ed4770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:12.112932 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Create volume request issued successfully. Aug 20 07:48:12.113576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2397005-6f46-4695-ac93-da9378dd9f50 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:12.114120 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 281/1125] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:48:11 2026] POST /volume/v3/volumes => generated 751 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:12.131214 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95452dcf-dedc-417b-b7ba-3e437e6a9046 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.133715 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95452dcf-dedc-417b-b7ba-3e437e6a9046 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 Aug 20 07:48:12.133715 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95452dcf-dedc-417b-b7ba-3e437e6a9046 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.133890 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95452dcf-dedc-417b-b7ba-3e437e6a9046 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.144410 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.144410 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:12.150466 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-95452dcf-dedc-417b-b7ba-3e437e6a9046 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:48:12.159342 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95452dcf-dedc-417b-b7ba-3e437e6a9046 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 returned with HTTP 200 Aug 20 07:48:12.163576 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 283/1126] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:12 2026] GET /volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:12.168081 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b78b0085-fdbf-4e83-93fc-05f84d6b66ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.170099 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b78b0085-fdbf-4e83-93fc-05f84d6b66ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] GET https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 Aug 20 07:48:12.170307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b78b0085-fdbf-4e83-93fc-05f84d6b66ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.170682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b78b0085-fdbf-4e83-93fc-05f84d6b66ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.177998 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b78b0085-fdbf-4e83-93fc-05f84d6b66ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 returned with HTTP 404 Aug 20 07:48:12.178956 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 281/1127] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:12 2026] GET /volume/v3/snapshots/2da1583c-4047-4c3e-ae31-a1519ad3f4f4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:12.189939 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4dd5c4ee-4cf7-43f8-9f84-0c76f5436219 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.193128 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4dd5c4ee-4cf7-43f8-9f84-0c76f5436219 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] GET https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:12.193128 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4dd5c4ee-4cf7-43f8-9f84-0c76f5436219 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.193470 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4dd5c4ee-4cf7-43f8-9f84-0c76f5436219 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.207003 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.207003 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:12.214011 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4dd5c4ee-4cf7-43f8-9f84-0c76f5436219 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Volume info retrieved successfully. Aug 20 07:48:12.220865 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4dd5c4ee-4cf7-43f8-9f84-0c76f5436219 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d returned with HTTP 200 Aug 20 07:48:12.222697 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 283/1128] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:12 2026] GET /volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:12.242512 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c8faea82-7f0d-4c67-961a-d0e756a3bf92 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.245699 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8faea82-7f0d-4c67-961a-d0e756a3bf92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:12.245969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8faea82-7f0d-4c67-961a-d0e756a3bf92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.246128 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8faea82-7f0d-4c67-961a-d0e756a3bf92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.246357 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-c8faea82-7f0d-4c67-961a-d0e756a3bf92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Delete volume with id: 2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:12.257219 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.257219 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:12.257354 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c8faea82-7f0d-4c67-961a-d0e756a3bf92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Volume info retrieved successfully. Aug 20 07:48:12.297816 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c8faea82-7f0d-4c67-961a-d0e756a3bf92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Delete volume request issued successfully. Aug 20 07:48:12.297816 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8faea82-7f0d-4c67-961a-d0e756a3bf92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d returned with HTTP 202 Aug 20 07:48:12.297816 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 282/1129] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:12 2026] DELETE /volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:12.311829 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-748960bd-122c-4cdd-9451-5148ed24ac43 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.315587 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-748960bd-122c-4cdd-9451-5148ed24ac43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] GET https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:12.315867 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-748960bd-122c-4cdd-9451-5148ed24ac43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.316131 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-748960bd-122c-4cdd-9451-5148ed24ac43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.325023 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.325023 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:12.329242 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-748960bd-122c-4cdd-9451-5148ed24ac43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Volume info retrieved successfully. Aug 20 07:48:12.337089 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-748960bd-122c-4cdd-9451-5148ed24ac43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d returned with HTTP 200 Aug 20 07:48:12.337089 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 284/1130] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:12 2026] GET /volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:12.354834 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e42d616-3add-4f0f-baa7-e959d97f160c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.357048 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e42d616-3add-4f0f-baa7-e959d97f160c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:12.357516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e42d616-3add-4f0f-baa7-e959d97f160c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.358038 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e42d616-3add-4f0f-baa7-e959d97f160c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.358523 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3e42d616-3add-4f0f-baa7-e959d97f160c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:12.362783 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5385ffc5-dfc8-45f8-9bda-73d5d4e82f82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.364955 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.364955 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:12.365178 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5385ffc5-dfc8-45f8-9bda-73d5d4e82f82 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:12.365462 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5385ffc5-dfc8-45f8-9bda-73d5d4e82f82 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.365983 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5385ffc5-dfc8-45f8-9bda-73d5d4e82f82 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.366090 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e42d616-3add-4f0f-baa7-e959d97f160c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:12.366662 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 282/1131] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:12 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:12.385713 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.385713 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:12.390571 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5385ffc5-dfc8-45f8-9bda-73d5d4e82f82 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:12.396523 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5385ffc5-dfc8-45f8-9bda-73d5d4e82f82 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:12.396523 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 284/1132] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:12 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:12.448228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-61f5808c-bb90-4c6d-82ca-4f2ccc795f29 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.450701 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61f5808c-bb90-4c6d-82ca-4f2ccc795f29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] DELETE https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:48:12.451032 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61f5808c-bb90-4c6d-82ca-4f2ccc795f29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.451214 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61f5808c-bb90-4c6d-82ca-4f2ccc795f29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.451515 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-61f5808c-bb90-4c6d-82ca-4f2ccc795f29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Delete volume with id: 4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:48:12.461831 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.461831 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:12.462793 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-61f5808c-bb90-4c6d-82ca-4f2ccc795f29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:48:12.497347 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-61f5808c-bb90-4c6d-82ca-4f2ccc795f29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Delete volume request issued successfully. Aug 20 07:48:12.498722 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61f5808c-bb90-4c6d-82ca-4f2ccc795f29 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 202 Aug 20 07:48:12.498722 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 283/1133] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:12 2026] DELETE /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:12.506533 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d81dbdfc-2648-46fd-9d76-4af64b51d87a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.510826 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d81dbdfc-2648-46fd-9d76-4af64b51d87a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:48:12.510931 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d81dbdfc-2648-46fd-9d76-4af64b51d87a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.511089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d81dbdfc-2648-46fd-9d76-4af64b51d87a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.521220 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.521220 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:12.526228 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d81dbdfc-2648-46fd-9d76-4af64b51d87a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Volume info retrieved successfully. Aug 20 07:48:12.533701 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d81dbdfc-2648-46fd-9d76-4af64b51d87a tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 200 Aug 20 07:48:12.533701 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 285/1134] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:12 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:12.764677 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-d54ac6e3-d615-4537-9bbe-54b30503e82f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.767758 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-d54ac6e3-d615-4537-9bbe-54b30503e82f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments/0bc5b6ff-2a14-49fe-afab-4fd7e7e9a30e/action Aug 20 07:48:12.768578 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-d54ac6e3-d615-4537-9bbe-54b30503e82f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:12.769043 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-d54ac6e3-d615-4537-9bbe-54b30503e82f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:12.775654 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-baba5f6d-410a-4f56-be43-ff67139b7176 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.778211 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-baba5f6d-410a-4f56-be43-ff67139b7176 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:12.778445 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-baba5f6d-410a-4f56-be43-ff67139b7176 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.778678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-baba5f6d-410a-4f56-be43-ff67139b7176 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.792974 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.792974 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:12.797395 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.797395 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:12.799836 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-baba5f6d-410a-4f56-be43-ff67139b7176 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:12.807624 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-baba5f6d-410a-4f56-be43-ff67139b7176 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:12.808247 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 285/1135] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:12 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:12.817696 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-79986456-c0bf-4247-b075-d1c6bddc62e8 req-d54ac6e3-d615-4537-9bbe-54b30503e82f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/0bc5b6ff-2a14-49fe-afab-4fd7e7e9a30e/action returned with HTTP 204 Aug 20 07:48:12.818225 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 283/1136] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:48:12 2026] POST /volume/v3/attachments/0bc5b6ff-2a14-49fe-afab-4fd7e7e9a30e/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:12.877340 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c27ea55a-b556-4791-a873-849c276f1a09 req-32d01fd3-8d4b-4dd0-8f46-220ac0831527 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:12.879626 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-32d01fd3-8d4b-4dd0-8f46-220ac0831527 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] DELETE https://10.4.3.57/volume/v3/attachments/ee0347c5-4331-42f3-b8f3-f45d41dd240d Aug 20 07:48:12.879820 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-32d01fd3-8d4b-4dd0-8f46-220ac0831527 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:12.880003 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-32d01fd3-8d4b-4dd0-8f46-220ac0831527 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:12.887457 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:12.887457 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:12.945049 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c27ea55a-b556-4791-a873-849c276f1a09 req-32d01fd3-8d4b-4dd0-8f46-220ac0831527 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments/ee0347c5-4331-42f3-b8f3-f45d41dd240d returned with HTTP 200 Aug 20 07:48:12.945583 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 284/1137] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:48:12 2026] DELETE /volume/v3/attachments/ee0347c5-4331-42f3-b8f3-f45d41dd240d => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:13.111672 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dafdc2c0-740d-4b1f-a0b9-8b9748f05ff1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.113738 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dafdc2c0-740d-4b1f-a0b9-8b9748f05ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:48:13.113908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dafdc2c0-740d-4b1f-a0b9-8b9748f05ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.114072 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dafdc2c0-740d-4b1f-a0b9-8b9748f05ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.121512 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:13.121512 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:13.125251 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dafdc2c0-740d-4b1f-a0b9-8b9748f05ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:13.129970 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dafdc2c0-740d-4b1f-a0b9-8b9748f05ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:48:13.130674 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 286/1138] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:13.176936 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c5455553-e400-4c5c-973f-3ea830762ac8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.178878 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5455553-e400-4c5c-973f-3ea830762ac8 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 Aug 20 07:48:13.179133 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c5455553-e400-4c5c-973f-3ea830762ac8 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.179326 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c5455553-e400-4c5c-973f-3ea830762ac8 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.186760 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:13.186760 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:13.192308 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c5455553-e400-4c5c-973f-3ea830762ac8 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:48:13.198638 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5455553-e400-4c5c-973f-3ea830762ac8 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 returned with HTTP 200 Aug 20 07:48:13.199017 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 286/1139] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:13.249037 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-b3b6174f-15a1-4376-8821-df7286b61c43 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.253775 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-b3b6174f-15a1-4376-8821-df7286b61c43 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 Aug 20 07:48:13.253935 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-b3b6174f-15a1-4376-8821-df7286b61c43 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.254474 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-b3b6174f-15a1-4376-8821-df7286b61c43 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.263019 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:13.263019 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:13.266835 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-b3b6174f-15a1-4376-8821-df7286b61c43 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:48:13.272534 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-b3b6174f-15a1-4376-8821-df7286b61c43 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 returned with HTTP 200 Aug 20 07:48:13.273502 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 284/1140] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:13.353445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0bc42bba-cc4c-4ed1-b5fc-0f968c6b3d55 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.355441 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0bc42bba-cc4c-4ed1-b5fc-0f968c6b3d55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] GET https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d Aug 20 07:48:13.355798 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0bc42bba-cc4c-4ed1-b5fc-0f968c6b3d55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.355906 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0bc42bba-cc4c-4ed1-b5fc-0f968c6b3d55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.363281 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0bc42bba-cc4c-4ed1-b5fc-0f968c6b3d55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894 tempest-VolumeSnapshotQuotasNegativeTestJSON-1397937894-project-member] https://10.4.3.57/volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d returned with HTTP 404 Aug 20 07:48:13.363897 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 285/1141] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/v3/volumes/2ee6e0a8-f651-46ce-84ca-7cf445123a3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:13.372059 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.374995 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 Aug 20 07:48:13.374995 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:13.382192 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-715bf3a5-7068-45ff-8b57-2956697254b3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.383982 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-715bf3a5-7068-45ff-8b57-2956697254b3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:13.384172 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-715bf3a5-7068-45ff-8b57-2956697254b3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.384358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-715bf3a5-7068-45ff-8b57-2956697254b3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.384484 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-715bf3a5-7068-45ff-8b57-2956697254b3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:13.389753 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:13.389753 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:13.390928 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-715bf3a5-7068-45ff-8b57-2956697254b3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:13.391250 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 287/1142] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:13.416605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc45f5da-dc34-448a-b4ae-1d9a890b5b02 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.419019 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc45f5da-dc34-448a-b4ae-1d9a890b5b02 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:13.419380 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc45f5da-dc34-448a-b4ae-1d9a890b5b02 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.419730 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc45f5da-dc34-448a-b4ae-1d9a890b5b02 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.438715 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:13.438715 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:13.444270 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bc45f5da-dc34-448a-b4ae-1d9a890b5b02 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:13.451209 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc45f5da-dc34-448a-b4ae-1d9a890b5b02 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:13.451804 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 285/1143] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:13.490580 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:13.490920 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:13.491220 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:13.492010 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:13.492246 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:13.492560 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-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. Aug 20 07:48:13.502512 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0face088-0cfa-4b4a-802c-5ec5b70ca4aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127 tempest-VolumeSnapshotQuotasNegativeTestJSON-1114178127-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 returned with HTTP 200 Aug 20 07:48:13.502960 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 287/1144] 10.4.3.57 () {68 vars in 1368 bytes} [Thu Aug 20 07:48:13 2026] PUT /volume/v3/os-quota-sets/e203bc65756b4791abaddd6c83da5803 => generated 395 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:13.551999 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b25c121e-c64d-4c13-b4d6-c5f6b6f7c993 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.555043 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b25c121e-c64d-4c13-b4d6-c5f6b6f7c993 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] GET https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b Aug 20 07:48:13.555317 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b25c121e-c64d-4c13-b4d6-c5f6b6f7c993 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.555620 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b25c121e-c64d-4c13-b4d6-c5f6b6f7c993 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.563724 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b25c121e-c64d-4c13-b4d6-c5f6b6f7c993 tempest-ServerStableDeviceRescueTest-397852372 tempest-ServerStableDeviceRescueTest-397852372-project-member] https://10.4.3.57/volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b returned with HTTP 404 Aug 20 07:48:13.564382 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 286/1145] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/v3/volumes/4e8a493f-7983-4197-808e-3b4116eccf7b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:13.826178 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d8f783ed-2115-4179-9440-cdfb8d1acbd8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.827656 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8f783ed-2115-4179-9440-cdfb8d1acbd8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:13.828075 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8f783ed-2115-4179-9440-cdfb8d1acbd8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.828075 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8f783ed-2115-4179-9440-cdfb8d1acbd8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.836017 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:13.836017 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:13.841880 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d8f783ed-2115-4179-9440-cdfb8d1acbd8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:13.847318 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8f783ed-2115-4179-9440-cdfb8d1acbd8 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:13.848054 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 288/1146] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:13.940538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-025e4a19-2011-4eff-97ce-04ff3d510162 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.943269 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-025e4a19-2011-4eff-97ce-04ff3d510162 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 Aug 20 07:48:13.943528 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-025e4a19-2011-4eff-97ce-04ff3d510162 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.943810 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-025e4a19-2011-4eff-97ce-04ff3d510162 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.958487 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:13.958487 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:13.967829 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-025e4a19-2011-4eff-97ce-04ff3d510162 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:48:13.978081 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-025e4a19-2011-4eff-97ce-04ff3d510162 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 returned with HTTP 200 Aug 20 07:48:13.978721 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 286/1147] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:13.997029 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-03c2b945-ef29-4974-b214-dc53e0e8d8f0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:13.997029 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03c2b945-ef29-4974-b214-dc53e0e8d8f0 None None] GET https://10.4.3.57/volume// Aug 20 07:48:13.997029 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03c2b945-ef29-4974-b214-dc53e0e8d8f0 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:13.997029 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03c2b945-ef29-4974-b214-dc53e0e8d8f0 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:13.997029 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03c2b945-ef29-4974-b214-dc53e0e8d8f0 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:13.997596 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 288/1148] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:48:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:14.014858 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-e1a5dbe8-5a62-47a5-899f-428744220dbd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:14.024227 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-e1a5dbe8-5a62-47a5-899f-428744220dbd tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:48:14.024787 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-e1a5dbe8-5a62-47a5-899f-428744220dbd tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bff8d71b-7016-4705-a6a6-5febdf11f9b4", "connector": null, "instance_uuid": "3467e6ee-5c13-487b-9baa-ec849eaef8ef"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:14.038908 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:14.038908 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:14.121459 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-e1a5dbe8-5a62-47a5-899f-428744220dbd tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:48:14.123087 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 287/1149] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:48:14 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:14.160103 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb3594c3-cb51-480c-9167-85b776b59005 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:14.164363 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb3594c3-cb51-480c-9167-85b776b59005 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] GET https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:48:14.164828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb3594c3-cb51-480c-9167-85b776b59005 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:14.166942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb3594c3-cb51-480c-9167-85b776b59005 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:14.189518 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:14.189518 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:14.199518 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb3594c3-cb51-480c-9167-85b776b59005 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:48:14.218106 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb3594c3-cb51-480c-9167-85b776b59005 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 200 Aug 20 07:48:14.218639 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 289/1150] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:48:14 2026] GET /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 1831 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:48:14.406696 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3de9084d-d1b5-4197-a474-571507a77b25 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:14.410187 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3de9084d-d1b5-4197-a474-571507a77b25 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:14.410457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3de9084d-d1b5-4197-a474-571507a77b25 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:14.410837 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3de9084d-d1b5-4197-a474-571507a77b25 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:14.410986 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3de9084d-d1b5-4197-a474-571507a77b25 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:14.415994 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:14.415994 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:14.416966 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3de9084d-d1b5-4197-a474-571507a77b25 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:14.417442 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 287/1151] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:14 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:14.862738 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b64004f-036d-48a3-a0cc-535f8da36f3e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:14.865373 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b64004f-036d-48a3-a0cc-535f8da36f3e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:14.866694 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b64004f-036d-48a3-a0cc-535f8da36f3e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:14.866694 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b64004f-036d-48a3-a0cc-535f8da36f3e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:14.879983 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:14.879983 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:14.888532 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5b64004f-036d-48a3-a0cc-535f8da36f3e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:14.894981 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b64004f-036d-48a3-a0cc-535f8da36f3e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:14.895398 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 289/1152] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:14 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:15.432078 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-344a0363-f6ae-4e94-8287-242521850c40 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:15.434201 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-344a0363-f6ae-4e94-8287-242521850c40 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:15.434430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-344a0363-f6ae-4e94-8287-242521850c40 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:15.434641 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-344a0363-f6ae-4e94-8287-242521850c40 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:15.434744 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-344a0363-f6ae-4e94-8287-242521850c40 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:15.439968 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:15.439968 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:15.441091 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-344a0363-f6ae-4e94-8287-242521850c40 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:15.441688 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 288/1153] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:15 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:15.801171 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-845c1f5e-539d-4a54-9732-9088e7d3c31e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:15.801833 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-845c1f5e-539d-4a54-9732-9088e7d3c31e None None] GET https://10.4.3.57/volume// Aug 20 07:48:15.801833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-845c1f5e-539d-4a54-9732-9088e7d3c31e None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:15.801833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-845c1f5e-539d-4a54-9732-9088e7d3c31e None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:15.802188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-845c1f5e-539d-4a54-9732-9088e7d3c31e None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:15.802808 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 290/1154] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:48:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:15.823032 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-d49581d3-9106-4faa-98ab-bd258b285028 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:15.831074 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-d49581d3-9106-4faa-98ab-bd258b285028 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 Aug 20 07:48:15.831446 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-d49581d3-9106-4faa-98ab-bd258b285028 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:15.831774 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-d49581d3-9106-4faa-98ab-bd258b285028 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:15.848330 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:15.848330 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:15.861176 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-d49581d3-9106-4faa-98ab-bd258b285028 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:48:15.873115 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-d49581d3-9106-4faa-98ab-bd258b285028 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 returned with HTTP 200 Aug 20 07:48:15.873782 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 288/1155] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:48:15 2026] GET /volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 => generated 1538 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 07:48:15.912829 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-39216c38-1d2a-4819-aafa-3ea105f5d56e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:15.916647 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39216c38-1d2a-4819-aafa-3ea105f5d56e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:15.917023 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39216c38-1d2a-4819-aafa-3ea105f5d56e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:15.917422 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39216c38-1d2a-4819-aafa-3ea105f5d56e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:15.930067 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:15.930067 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:15.937627 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-39216c38-1d2a-4819-aafa-3ea105f5d56e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:15.943847 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39216c38-1d2a-4819-aafa-3ea105f5d56e tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:15.943847 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 290/1156] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:15 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:15.982740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-d5edd798-fa3a-4c2b-9c6c-55ae436f8fb1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:15.985818 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-d5edd798-fa3a-4c2b-9c6c-55ae436f8fb1 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:15.986264 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-d5edd798-fa3a-4c2b-9c6c-55ae436f8fb1 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:15.986686 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-d5edd798-fa3a-4c2b-9c6c-55ae436f8fb1 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:15.998357 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:15.998357 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:16.003996 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-d5edd798-fa3a-4c2b-9c6c-55ae436f8fb1 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:16.014625 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-d5edd798-fa3a-4c2b-9c6c-55ae436f8fb1 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:16.015814 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 289/1157] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:48:15 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:16.073459 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-44b8cde3-1ef0-437a-af8d-fec95d0fa583 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:16.079230 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-44b8cde3-1ef0-437a-af8d-fec95d0fa583 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] PUT https://10.4.3.57/volume/v3/attachments/046d45a3-bc1c-4995-985d-4e0ab16fc30b Aug 20 07:48:16.079616 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-44b8cde3-1ef0-437a-af8d-fec95d0fa583 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:16.095856 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-44b8cde3-1ef0-437a-af8d-fec95d0fa583 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Acquiring lock "cinder-attachment_update-bff8d71b-7016-4705-a6a6-5febdf11f9b4-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:48:16.105199 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-44b8cde3-1ef0-437a-af8d-fec95d0fa583 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Lock "cinder-attachment_update-bff8d71b-7016-4705-a6a6-5febdf11f9b4-np0000007856" acquired by "attachment_update" :: waited 0.009s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:48:16.106659 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:16.106659 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:16.235963 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-44b8cde3-1ef0-437a-af8d-fec95d0fa583 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Lock "cinder-attachment_update-bff8d71b-7016-4705-a6a6-5febdf11f9b4-np0000007856" released by "attachment_update" :: held 0.131s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:48:16.236373 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-44b8cde3-1ef0-437a-af8d-fec95d0fa583 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/046d45a3-bc1c-4995-985d-4e0ab16fc30b returned with HTTP 200 Aug 20 07:48:16.236907 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 291/1158] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:48:16 2026] PUT /volume/v3/attachments/046d45a3-bc1c-4995-985d-4e0ab16fc30b => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:16.272963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-9167e243-6ad5-4044-822e-08fece513c41 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:16.278968 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-9167e243-6ad5-4044-822e-08fece513c41 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/attachments/046d45a3-bc1c-4995-985d-4e0ab16fc30b/action Aug 20 07:48:16.279215 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-9167e243-6ad5-4044-822e-08fece513c41 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:16.279451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-9167e243-6ad5-4044-822e-08fece513c41 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:16.318879 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:16.318879 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:16.337120 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:16.340362 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6df58b38-7e39-4da1-9674-c2c16ea5ab8f req-9167e243-6ad5-4044-822e-08fece513c41 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/046d45a3-bc1c-4995-985d-4e0ab16fc30b/action returned with HTTP 204 Aug 20 07:48:16.340362 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 289/1159] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:48:16 2026] POST /volume/v3/attachments/046d45a3-bc1c-4995-985d-4e0ab16fc30b/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:16.396564 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-19b44388-fbe8-4594-b23b-bbcadef6479f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:16.400696 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-19b44388-fbe8-4594-b23b-bbcadef6479f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:16.402428 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-19b44388-fbe8-4594-b23b-bbcadef6479f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:16.402428 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-19b44388-fbe8-4594-b23b-bbcadef6479f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:16.414472 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:16.414472 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:16.424683 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-19b44388-fbe8-4594-b23b-bbcadef6479f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:16.434065 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-19b44388-fbe8-4594-b23b-bbcadef6479f tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:16.434065 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 290/1160] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:48:16 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 1158 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:16.451575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f7f9ae2e-bb9c-4f23-9494-25f5a4690f6d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:16.451731 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7f9ae2e-bb9c-4f23-9494-25f5a4690f6d None None] GET https://10.4.3.57/volume// Aug 20 07:48:16.451895 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7f9ae2e-bb9c-4f23-9494-25f5a4690f6d None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:16.452106 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7f9ae2e-bb9c-4f23-9494-25f5a4690f6d None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:16.454179 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7f9ae2e-bb9c-4f23-9494-25f5a4690f6d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:16.454179 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 292/1161] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:48:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:16.461875 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c17367f0-d5de-40c8-8fbb-dc049dfe388c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:16.463467 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c17367f0-d5de-40c8-8fbb-dc049dfe388c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:16.463669 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c17367f0-d5de-40c8-8fbb-dc049dfe388c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:16.464231 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c17367f0-d5de-40c8-8fbb-dc049dfe388c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:16.464498 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c17367f0-d5de-40c8-8fbb-dc049dfe388c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:16.470047 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:16.470047 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:16.471079 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c17367f0-d5de-40c8-8fbb-dc049dfe388c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:16.471864 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 290/1162] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:16 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:16.472430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-34eb4529-de20-4e26-96e8-4d110448e763 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:16.480375 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-34eb4529-de20-4e26-96e8-4d110448e763 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:48:16.480375 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-34eb4529-de20-4e26-96e8-4d110448e763 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "947e9254-a010-478c-873d-41fd30173e01", "connector": null, "instance_uuid": "57dda9dd-6427-44a0-b396-2b89f6b663e1"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:16.496128 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:16.496128 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:16.510572 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:16.514463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1200658316"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:16.522259 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1200658316'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:16.522259 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Create volume of 1 GB Aug 20 07:48:16.529638 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Availability Zones retrieved successfully. Aug 20 07:48:16.552124 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-34eb4529-de20-4e26-96e8-4d110448e763 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:48:16.552253 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 291/1163] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:48:16 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:16.722931 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Flow 'volume_create_api' (9e115cc8-5968-4244-ba89-7a2de4cea1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:16.723749 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed641a2c-b9f2-4a22-a5f8-7c785fd84ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:16.725222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:16.776979 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed641a2c-b9f2-4a22-a5f8-7c785fd84ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:16.778214 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d78a39-040e-487a-ad76-d70a55846a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:16.923715 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Created reservations ['22f3c59e-5cc8-4e30-b191-bc3f590b0af3', '3afc2d44-bf3b-4b48-bfe7-ae768f0cef7c', '7d1c2ab1-ca88-4de8-a95f-f0e200217e7b', '0fe94971-89a1-43ec-b8b3-e6b289aa93fa'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:16.924715 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d78a39-040e-487a-ad76-d70a55846a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f3c59e-5cc8-4e30-b191-bc3f590b0af3', '3afc2d44-bf3b-4b48-bfe7-ae768f0cef7c', '7d1c2ab1-ca88-4de8-a95f-f0e200217e7b', '0fe94971-89a1-43ec-b8b3-e6b289aa93fa']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:16.925856 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c736638-e2b4-4687-8859-f57c70e64366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:16.957985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c736638-e2b4-4687-8859-f57c70e64366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f712d154-cc42-4926-8441-25bac31fbbc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1200658316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a543cad56842a4b44f307164d53fd7',qos_specs=None,replication_status=,reservations=['22f3c59e-5cc8-4e30-b191-bc3f590b0af3','3afc2d44-bf3b-4b48-bfe7-ae768f0cef7c','7d1c2ab1-ca88-4de8-a95f-f0e200217e7b','0fe94971-89a1-43ec-b8b3-e6b289aa93fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13e82c645ad941ec9721ed9ec2e4f842',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1200658316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f712d154-cc42-4926-8441-25bac31fbbc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a543cad56842a4b44f307164d53fd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13e82c645ad941ec9721ed9ec2e4f842',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:16.959369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65bbda59-b610-4f14-93da-0eda393b297c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:16.997214 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65bbda59-b610-4f14-93da-0eda393b297c) transitioned into state 'SUCCESS' from state '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-1200658316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a543cad56842a4b44f307164d53fd7',qos_specs=None,replication_status=,reservations=['22f3c59e-5cc8-4e30-b191-bc3f590b0af3','3afc2d44-bf3b-4b48-bfe7-ae768f0cef7c','7d1c2ab1-ca88-4de8-a95f-f0e200217e7b','0fe94971-89a1-43ec-b8b3-e6b289aa93fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13e82c645ad941ec9721ed9ec2e4f842',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:16.998062 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03b9456-7db5-4a75-aa64-89aeb251a7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:17.016375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03b9456-7db5-4a75-aa64-89aeb251a7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:17.016375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Flow 'volume_create_api' (9e115cc8-5968-4244-ba89-7a2de4cea1b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:17.016912 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Create volume request issued successfully. Aug 20 07:48:17.017159 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1b7a80f-4b8f-4c06-9f1e-4e9e97916a99 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:17.017715 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 291/1164] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:48:16 2026] POST /volume/v3/volumes => generated 753 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:17.040183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-146195f9-64f6-4716-a583-89b7d929e224 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:17.041418 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-146195f9-64f6-4716-a583-89b7d929e224 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 Aug 20 07:48:17.041418 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-146195f9-64f6-4716-a583-89b7d929e224 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:17.041418 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-146195f9-64f6-4716-a583-89b7d929e224 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:17.055583 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:17.055583 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:17.060845 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-146195f9-64f6-4716-a583-89b7d929e224 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Volume info retrieved successfully. Aug 20 07:48:17.068580 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-146195f9-64f6-4716-a583-89b7d929e224 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 returned with HTTP 200 Aug 20 07:48:17.069277 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 293/1165] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:17 2026] GET /volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:17.490998 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-510725f2-8a3d-460f-8157-8a0a963287aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:17.493507 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-510725f2-8a3d-460f-8157-8a0a963287aa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:17.493885 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-510725f2-8a3d-460f-8157-8a0a963287aa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:17.494134 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-510725f2-8a3d-460f-8157-8a0a963287aa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:17.494318 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-510725f2-8a3d-460f-8157-8a0a963287aa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:17.501758 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:17.501758 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:17.502877 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-510725f2-8a3d-460f-8157-8a0a963287aa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:17.503451 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 291/1166] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:17 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:18.088346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2cd947e5-7260-4b88-b6ca-b31709b9ee21 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.090814 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cd947e5-7260-4b88-b6ca-b31709b9ee21 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 Aug 20 07:48:18.091025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cd947e5-7260-4b88-b6ca-b31709b9ee21 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:18.091659 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cd947e5-7260-4b88-b6ca-b31709b9ee21 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:18.101141 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:18.101141 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:18.110895 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2cd947e5-7260-4b88-b6ca-b31709b9ee21 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Volume info retrieved successfully. Aug 20 07:48:18.119857 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cd947e5-7260-4b88-b6ca-b31709b9ee21 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 returned with HTTP 200 Aug 20 07:48:18.120124 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 292/1167] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:18 2026] GET /volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:18.139906 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cf51b82b-bc6e-48b4-9481-b707249a30e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.141789 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf51b82b-bc6e-48b4-9481-b707249a30e2 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:18.142314 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf51b82b-bc6e-48b4-9481-b707249a30e2 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f712d154-cc42-4926-8441-25bac31fbbc6", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1274085038"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:18.152774 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:18.152774 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:18.152774 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cf51b82b-bc6e-48b4-9481-b707249a30e2 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Volume info retrieved successfully. Aug 20 07:48:18.152774 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-cf51b82b-bc6e-48b4-9481-b707249a30e2 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Create snapshot from volume f712d154-cc42-4926-8441-25bac31fbbc6 Aug 20 07:48:18.227801 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-64433984-bad5-4474-8533-26bb1be8eedf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.230633 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-64433984-bad5-4474-8533-26bb1be8eedf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:48:18.230865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-64433984-bad5-4474-8533-26bb1be8eedf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:18.231222 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-64433984-bad5-4474-8533-26bb1be8eedf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:18.233029 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-cf51b82b-bc6e-48b4-9481-b707249a30e2 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Created reservations ['c83fbf4c-287d-4d37-8593-c1d0a2f47ed7', '4597372b-b5d2-400a-ade0-7edef1f8d349', 'dfd3e813-332d-49c7-80b4-ea6e43393fc6', '0f7f17c7-d78a-4187-9b3b-78a62aae3c23'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:18.249783 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:18.249783 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:18.253084 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-64433984-bad5-4474-8533-26bb1be8eedf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:48:18.257752 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-64433984-bad5-4474-8533-26bb1be8eedf tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:48:18.259074 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 294/1168] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:48:18 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:48:18.294481 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cf51b82b-bc6e-48b4-9481-b707249a30e2 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot create request issued successfully. Aug 20 07:48:18.294481 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf51b82b-bc6e-48b4-9481-b707249a30e2 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:48:18.295131 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 292/1169] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:48:18 2026] POST /volume/v3/snapshots => generated 311 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:18.308598 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61c59d8d-798c-463c-b2ba-fda91b05e106 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.313499 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61c59d8d-798c-463c-b2ba-fda91b05e106 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 Aug 20 07:48:18.313499 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61c59d8d-798c-463c-b2ba-fda91b05e106 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:18.313499 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61c59d8d-798c-463c-b2ba-fda91b05e106 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:18.323316 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:18.323316 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:18.325505 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-61c59d8d-798c-463c-b2ba-fda91b05e106 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:18.325505 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61c59d8d-798c-463c-b2ba-fda91b05e106 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 returned with HTTP 200 Aug 20 07:48:18.326346 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 292/1170] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:18 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:18.518652 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec2a0b25-856f-4d57-9219-535eb2963e49 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.520701 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec2a0b25-856f-4d57-9219-535eb2963e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:18.521408 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec2a0b25-856f-4d57-9219-535eb2963e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:18.521616 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec2a0b25-856f-4d57-9219-535eb2963e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:18.521806 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ec2a0b25-856f-4d57-9219-535eb2963e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:18.532473 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:18.532473 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:18.532473 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec2a0b25-856f-4d57-9219-535eb2963e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:18.532473 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 293/1171] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:18 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:18.591660 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f6064f64-ffde-414c-bcd9-928b12b720a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.592154 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6064f64-ffde-414c-bcd9-928b12b720a6 None None] GET https://10.4.3.57/volume// Aug 20 07:48:18.592460 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6064f64-ffde-414c-bcd9-928b12b720a6 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:18.592756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6064f64-ffde-414c-bcd9-928b12b720a6 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:18.593167 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6064f64-ffde-414c-bcd9-928b12b720a6 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:18.593469 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 295/1172] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:48:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:18.604724 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-95aa9667-afad-4636-8cf6-ef61b18f3bba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.607672 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-95aa9667-afad-4636-8cf6-ef61b18f3bba tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:18.608005 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-95aa9667-afad-4636-8cf6-ef61b18f3bba tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:18.608288 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-95aa9667-afad-4636-8cf6-ef61b18f3bba tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:18.630916 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:18.630916 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:18.641640 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-95aa9667-afad-4636-8cf6-ef61b18f3bba tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:18.661224 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-95aa9667-afad-4636-8cf6-ef61b18f3bba tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:18.662015 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 293/1173] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:48:18 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 1337 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:48:18.788985 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff6fcf72-7f23-44e1-82a1-eb903c82ffb1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.789510 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff6fcf72-7f23-44e1-82a1-eb903c82ffb1 None None] GET https://10.4.3.57/volume// Aug 20 07:48:18.789728 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff6fcf72-7f23-44e1-82a1-eb903c82ffb1 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:18.789934 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff6fcf72-7f23-44e1-82a1-eb903c82ffb1 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:18.790381 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff6fcf72-7f23-44e1-82a1-eb903c82ffb1 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:18.790847 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 293/1174] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:48:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:18.807467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-09cd0e76-4ee9-45fe-a528-c72b6a7bc207 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.809484 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-09cd0e76-4ee9-45fe-a528-c72b6a7bc207 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:48:18.810198 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-09cd0e76-4ee9-45fe-a528-c72b6a7bc207 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d95d98de-4c1b-424d-87e9-867274aa3587", "connector": null, "instance_uuid": "0e1166c1-1215-4e67-82e1-a255fe994ace"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:18.829601 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-5591a691-1b01-4114-98c1-9b99b4673956 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.832008 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-5591a691-1b01-4114-98c1-9b99b4673956 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] PUT https://10.4.3.57/volume/v3/attachments/05ddde54-1325-4c86-a84d-b94b56e1f846 Aug 20 07:48:18.832362 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-5591a691-1b01-4114-98c1-9b99b4673956 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:18.842003 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-5591a691-1b01-4114-98c1-9b99b4673956 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Acquiring lock "cinder-attachment_update-947e9254-a010-478c-873d-41fd30173e01-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:48:18.844782 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:18.844782 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:18.847666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-5591a691-1b01-4114-98c1-9b99b4673956 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Lock "cinder-attachment_update-947e9254-a010-478c-873d-41fd30173e01-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:48:18.848696 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:18.848696 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:18.882804 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-09cd0e76-4ee9-45fe-a528-c72b6a7bc207 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:48:18.883382 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 294/1175] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:48:18 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:18.893394 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-756475d9-19f0-4c10-bff8-16f027e0ed03 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:18.896172 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-756475d9-19f0-4c10-bff8-16f027e0ed03 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/attachments/e1b7db92-3314-4df0-90c0-b1967746c634 Aug 20 07:48:18.896766 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-756475d9-19f0-4c10-bff8-16f027e0ed03 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:18.896766 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-756475d9-19f0-4c10-bff8-16f027e0ed03 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:18.909046 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:18.909046 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:18.973654 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-5591a691-1b01-4114-98c1-9b99b4673956 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Lock "cinder-attachment_update-947e9254-a010-478c-873d-41fd30173e01-np0000007856" released by "attachment_update" :: held 0.126s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:48:18.974787 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-5591a691-1b01-4114-98c1-9b99b4673956 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/attachments/05ddde54-1325-4c86-a84d-b94b56e1f846 returned with HTTP 200 Aug 20 07:48:18.975320 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 296/1176] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:48:18 2026] PUT /volume/v3/attachments/05ddde54-1325-4c86-a84d-b94b56e1f846 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:48:19.005349 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-756475d9-19f0-4c10-bff8-16f027e0ed03 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/e1b7db92-3314-4df0-90c0-b1967746c634 returned with HTTP 200 Aug 20 07:48:19.006369 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 294/1177] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:48:18 2026] DELETE /volume/v3/attachments/e1b7db92-3314-4df0-90c0-b1967746c634 => generated 367 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:19.022123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-f9c48063-fd93-42d5-976f-3d45f13e34b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.030125 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-f9c48063-fd93-42d5-976f-3d45f13e34b5 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] POST https://10.4.3.57/volume/v3/attachments/05ddde54-1325-4c86-a84d-b94b56e1f846/action Aug 20 07:48:19.030125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-f9c48063-fd93-42d5-976f-3d45f13e34b5 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:19.030125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-f9c48063-fd93-42d5-976f-3d45f13e34b5 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:19.058012 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.058012 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:19.092196 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d21a295a-2e2f-44f4-ab44-32b04d9ed4dc req-f9c48063-fd93-42d5-976f-3d45f13e34b5 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/attachments/05ddde54-1325-4c86-a84d-b94b56e1f846/action returned with HTTP 204 Aug 20 07:48:19.092196 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 294/1178] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:48:19 2026] POST /volume/v3/attachments/05ddde54-1325-4c86-a84d-b94b56e1f846/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:19.353040 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-975eb458-84ef-4639-a91d-612b82701044 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.355573 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-975eb458-84ef-4639-a91d-612b82701044 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 Aug 20 07:48:19.355934 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-975eb458-84ef-4639-a91d-612b82701044 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:19.356002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-975eb458-84ef-4639-a91d-612b82701044 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:19.364483 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.364483 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:19.365090 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-975eb458-84ef-4639-a91d-612b82701044 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.367438 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-975eb458-84ef-4639-a91d-612b82701044 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 returned with HTTP 200 Aug 20 07:48:19.367438 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 295/1179] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:19 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:19.390090 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d255da7e-e9ab-4f70-a519-2ce95887f6eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.395363 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d255da7e-e9ab-4f70-a519-2ce95887f6eb tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] POST https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:19.395763 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d255da7e-e9ab-4f70-a519-2ce95887f6eb tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:19.403900 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.403900 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:19.404201 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d255da7e-e9ab-4f70-a519-2ce95887f6eb tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.457052 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d255da7e-e9ab-4f70-a519-2ce95887f6eb tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Update snapshot metadata completed successfully. Aug 20 07:48:19.457478 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d255da7e-e9ab-4f70-a519-2ce95887f6eb tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:19.457815 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 297/1180] 10.4.3.57 () {68 vars in 1395 bytes} [Thu Aug 20 07:48:19 2026] POST /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 68 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.472661 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b5962897-746e-4922-b053-d53897c24647 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.475278 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5962897-746e-4922-b053-d53897c24647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:19.475540 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5962897-746e-4922-b053-d53897c24647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:19.476716 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5962897-746e-4922-b053-d53897c24647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:19.485036 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.485036 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:19.485795 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b5962897-746e-4922-b053-d53897c24647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.486755 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b5962897-746e-4922-b053-d53897c24647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Get snapshot metadata completed successfully. Aug 20 07:48:19.486755 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5962897-746e-4922-b053-d53897c24647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:19.487153 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 295/1181] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:48:19 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.498523 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-490cdc26-cb84-4005-9416-3f137fa37b20 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.502726 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-490cdc26-cb84-4005-9416-3f137fa37b20 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] PUT https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:19.503386 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-490cdc26-cb84-4005-9416-3f137fa37b20 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:19.515803 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.515803 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:19.516885 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-490cdc26-cb84-4005-9416-3f137fa37b20 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.549938 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-54e18f7a-3739-43d2-b743-b9257d126fa4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.553006 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54e18f7a-3739-43d2-b743-b9257d126fa4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:19.553295 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54e18f7a-3739-43d2-b743-b9257d126fa4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:19.553585 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54e18f7a-3739-43d2-b743-b9257d126fa4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:19.553749 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-54e18f7a-3739-43d2-b743-b9257d126fa4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:19.561766 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.561766 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:19.564716 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54e18f7a-3739-43d2-b743-b9257d126fa4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:19.565380 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 296/1182] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:19 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:19.572931 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-490cdc26-cb84-4005-9416-3f137fa37b20 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Update snapshot metadata completed successfully. Aug 20 07:48:19.573478 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-490cdc26-cb84-4005-9416-3f137fa37b20 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:19.574414 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 295/1183] 10.4.3.57 () {68 vars in 1394 bytes} [Thu Aug 20 07:48:19 2026] PUT /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 57 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.587599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f0787c9-bf46-479e-915e-6f8649a092f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.588386 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f0787c9-bf46-479e-915e-6f8649a092f4 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:19.588681 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f0787c9-bf46-479e-915e-6f8649a092f4 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:19.588969 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f0787c9-bf46-479e-915e-6f8649a092f4 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:19.601582 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.601582 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:19.602317 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f0787c9-bf46-479e-915e-6f8649a092f4 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.603722 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f0787c9-bf46-479e-915e-6f8649a092f4 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Get snapshot metadata completed successfully. Aug 20 07:48:19.604090 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f0787c9-bf46-479e-915e-6f8649a092f4 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:19.604642 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 298/1184] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:48:19 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.616641 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-50a232e5-40d3-4592-9312-89e1d13718f3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.621016 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50a232e5-40d3-4592-9312-89e1d13718f3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata/key3 Aug 20 07:48:19.621275 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50a232e5-40d3-4592-9312-89e1d13718f3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:19.621364 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50a232e5-40d3-4592-9312-89e1d13718f3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:19.637344 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.637344 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:19.638298 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-50a232e5-40d3-4592-9312-89e1d13718f3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.640666 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-50a232e5-40d3-4592-9312-89e1d13718f3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Get snapshot metadata completed successfully. Aug 20 07:48:19.671296 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-50a232e5-40d3-4592-9312-89e1d13718f3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Delete snapshot metadata completed successfully. Aug 20 07:48:19.671296 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50a232e5-40d3-4592-9312-89e1d13718f3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata/key3 returned with HTTP 200 Aug 20 07:48:19.671296 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 296/1185] 10.4.3.57 () {66 vars in 1392 bytes} [Thu Aug 20 07:48:19 2026] DELETE /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata/key3 => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 07:48:19.683335 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cec94512-0b2e-4c2a-bb7c-f5d708a7ef1b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.686647 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cec94512-0b2e-4c2a-bb7c-f5d708a7ef1b tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:19.686867 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cec94512-0b2e-4c2a-bb7c-f5d708a7ef1b tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:19.687035 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cec94512-0b2e-4c2a-bb7c-f5d708a7ef1b tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:19.695684 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.695684 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:19.695843 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cec94512-0b2e-4c2a-bb7c-f5d708a7ef1b tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.697601 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cec94512-0b2e-4c2a-bb7c-f5d708a7ef1b tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Get snapshot metadata completed successfully. Aug 20 07:48:19.697886 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cec94512-0b2e-4c2a-bb7c-f5d708a7ef1b tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:19.698731 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 297/1186] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:48:19 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.709849 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a17f6107-8dd1-4fa7-b3b7-069744f32ac7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.713191 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a17f6107-8dd1-4fa7-b3b7-069744f32ac7 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] PUT https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:19.713806 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a17f6107-8dd1-4fa7-b3b7-069744f32ac7 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:19.736966 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.736966 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:19.739250 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a17f6107-8dd1-4fa7-b3b7-069744f32ac7 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.785721 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a17f6107-8dd1-4fa7-b3b7-069744f32ac7 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Update snapshot metadata completed successfully. Aug 20 07:48:19.786181 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a17f6107-8dd1-4fa7-b3b7-069744f32ac7 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:19.786399 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 296/1187] 10.4.3.57 () {68 vars in 1394 bytes} [Thu Aug 20 07:48:19 2026] PUT /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 16 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.799614 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5969d489-e19e-41c7-a759-226c3b5f8805 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.802330 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5969d489-e19e-41c7-a759-226c3b5f8805 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] POST https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:19.802848 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5969d489-e19e-41c7-a759-226c3b5f8805 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:19.815115 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.815115 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:19.815851 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5969d489-e19e-41c7-a759-226c3b5f8805 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.857953 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5969d489-e19e-41c7-a759-226c3b5f8805 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Update snapshot metadata completed successfully. Aug 20 07:48:19.858301 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5969d489-e19e-41c7-a759-226c3b5f8805 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:19.858846 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 299/1188] 10.4.3.57 () {68 vars in 1395 bytes} [Thu Aug 20 07:48:19 2026] POST /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 68 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.871094 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98d5ffc4-8cd3-4f9f-b7ff-ded8269f7f59 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.873463 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98d5ffc4-8cd3-4f9f-b7ff-ded8269f7f59 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:19.873719 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98d5ffc4-8cd3-4f9f-b7ff-ded8269f7f59 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:19.873923 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98d5ffc4-8cd3-4f9f-b7ff-ded8269f7f59 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:19.881144 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.881144 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:19.881848 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-98d5ffc4-8cd3-4f9f-b7ff-ded8269f7f59 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.882836 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-98d5ffc4-8cd3-4f9f-b7ff-ded8269f7f59 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Get snapshot metadata completed successfully. Aug 20 07:48:19.883828 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98d5ffc4-8cd3-4f9f-b7ff-ded8269f7f59 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:19.883828 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 297/1189] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:48:19 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.897820 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-af56b4a4-8b49-4c56-b5e9-58255c593ce6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.900966 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af56b4a4-8b49-4c56-b5e9-58255c593ce6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] PUT https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata/key3 Aug 20 07:48:19.901542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af56b4a4-8b49-4c56-b5e9-58255c593ce6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:19.911654 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.911654 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:19.912342 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-af56b4a4-8b49-4c56-b5e9-58255c593ce6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.942613 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-af56b4a4-8b49-4c56-b5e9-58255c593ce6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Update snapshot metadata completed successfully. Aug 20 07:48:19.942908 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af56b4a4-8b49-4c56-b5e9-58255c593ce6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata/key3 returned with HTTP 200 Aug 20 07:48:19.943391 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 298/1190] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:48:19 2026] PUT /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.956143 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d6b8ddba-8875-48a8-bf51-7f0dc120ff9f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.958888 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6b8ddba-8875-48a8-bf51-7f0dc120ff9f tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata/key3 Aug 20 07:48:19.959035 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6b8ddba-8875-48a8-bf51-7f0dc120ff9f tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:19.959316 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6b8ddba-8875-48a8-bf51-7f0dc120ff9f tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:19.970984 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.970984 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:19.971654 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d6b8ddba-8875-48a8-bf51-7f0dc120ff9f tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.972987 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d6b8ddba-8875-48a8-bf51-7f0dc120ff9f tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Get snapshot metadata completed successfully. Aug 20 07:48:19.973364 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6b8ddba-8875-48a8-bf51-7f0dc120ff9f tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata/key3 returned with HTTP 200 Aug 20 07:48:19.973989 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 297/1191] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 07:48:19 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:19.986193 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fe873f6d-a5ac-4c15-8e28-abeece5838d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:19.989432 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe873f6d-a5ac-4c15-8e28-abeece5838d6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:19.989904 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe873f6d-a5ac-4c15-8e28-abeece5838d6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:19.990164 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe873f6d-a5ac-4c15-8e28-abeece5838d6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:19.997148 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:19.997148 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:19.997849 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fe873f6d-a5ac-4c15-8e28-abeece5838d6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:19.998917 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fe873f6d-a5ac-4c15-8e28-abeece5838d6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Get snapshot metadata completed successfully. Aug 20 07:48:19.999219 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe873f6d-a5ac-4c15-8e28-abeece5838d6 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:19.999692 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 300/1192] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:48:19 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:20.014320 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-77755085-7d17-4740-a02a-d7175325f5e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:20.017506 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77755085-7d17-4740-a02a-d7175325f5e0 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] PUT https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata Aug 20 07:48:20.017506 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-77755085-7d17-4740-a02a-d7175325f5e0 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:20.032580 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:20.032580 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:20.032580 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-77755085-7d17-4740-a02a-d7175325f5e0 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:20.071076 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-77755085-7d17-4740-a02a-d7175325f5e0 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Update snapshot metadata completed successfully. Aug 20 07:48:20.071485 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77755085-7d17-4740-a02a-d7175325f5e0 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata returned with HTTP 200 Aug 20 07:48:20.072062 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 298/1193] 10.4.3.57 () {68 vars in 1394 bytes} [Thu Aug 20 07:48:20 2026] PUT /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:20.083815 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-31e82bca-e85a-4584-b2cc-fe7428916647 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:20.087498 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31e82bca-e85a-4584-b2cc-fe7428916647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 Aug 20 07:48:20.087498 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31e82bca-e85a-4584-b2cc-fe7428916647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:20.087498 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31e82bca-e85a-4584-b2cc-fe7428916647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:20.087498 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-31e82bca-e85a-4584-b2cc-fe7428916647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Delete snapshot with id: eb72dab1-7ec0-4494-93f6-efc34a761923 Aug 20 07:48:20.095518 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:20.095518 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:20.096130 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-31e82bca-e85a-4584-b2cc-fe7428916647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:20.125504 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-31e82bca-e85a-4584-b2cc-fe7428916647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot delete request issued successfully. Aug 20 07:48:20.127117 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31e82bca-e85a-4584-b2cc-fe7428916647 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 returned with HTTP 202 Aug 20 07:48:20.128334 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 299/1194] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:20 2026] DELETE /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:20.141033 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-72b9b68b-83b4-45c9-8065-df79ffc8e698 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:20.144427 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72b9b68b-83b4-45c9-8065-df79ffc8e698 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 Aug 20 07:48:20.144757 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72b9b68b-83b4-45c9-8065-df79ffc8e698 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:20.145078 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72b9b68b-83b4-45c9-8065-df79ffc8e698 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:20.153490 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:20.153490 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:20.154265 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-72b9b68b-83b4-45c9-8065-df79ffc8e698 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Snapshot retrieved successfully. Aug 20 07:48:20.154860 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72b9b68b-83b4-45c9-8065-df79ffc8e698 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 returned with HTTP 200 Aug 20 07:48:20.156511 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 298/1195] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:20 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:20.506991 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-e294ecac-6a27-482c-b5b8-f6a8a513d521 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:20.510860 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-e294ecac-6a27-482c-b5b8-f6a8a513d521 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] PUT https://10.4.3.57/volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68 Aug 20 07:48:20.511400 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-e294ecac-6a27-482c-b5b8-f6a8a513d521 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:20.526672 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-e294ecac-6a27-482c-b5b8-f6a8a513d521 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Acquiring lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:48:20.534577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-e294ecac-6a27-482c-b5b8-f6a8a513d521 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:48:20.534577 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:20.534577 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:20.582125 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d046455-5507-4e72-809c-a16013d42899 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:20.584842 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d046455-5507-4e72-809c-a16013d42899 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:20.585065 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d046455-5507-4e72-809c-a16013d42899 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:20.585375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d046455-5507-4e72-809c-a16013d42899 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:20.585572 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3d046455-5507-4e72-809c-a16013d42899 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:20.592904 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:20.592904 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:20.594885 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d046455-5507-4e72-809c-a16013d42899 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:20.595259 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 299/1196] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:20 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:20.684380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-e294ecac-6a27-482c-b5b8-f6a8a513d521 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" released by "attachment_update" :: held 0.153s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:48:20.684793 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-e294ecac-6a27-482c-b5b8-f6a8a513d521 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68 returned with HTTP 200 Aug 20 07:48:20.685404 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 301/1197] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:48:20 2026] PUT /volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:20.699948 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-c22095c7-fdc8-46f7-bd00-9a444379d209 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:20.704742 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-c22095c7-fdc8-46f7-bd00-9a444379d209 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68 Aug 20 07:48:20.706293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-c22095c7-fdc8-46f7-bd00-9a444379d209 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:20.706434 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-c22095c7-fdc8-46f7-bd00-9a444379d209 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:20.732373 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-c22095c7-fdc8-46f7-bd00-9a444379d209 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68 returned with HTTP 200 Aug 20 07:48:20.733256 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 300/1198] 10.4.3.57 () {70 vars in 1644 bytes} [Thu Aug 20 07:48:20 2026] GET /volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:21.167243 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0bf998de-8328-4cb4-9338-43f8f790bdbd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:21.169425 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0bf998de-8328-4cb4-9338-43f8f790bdbd tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 Aug 20 07:48:21.169791 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0bf998de-8328-4cb4-9338-43f8f790bdbd tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:21.170031 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0bf998de-8328-4cb4-9338-43f8f790bdbd tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:21.177417 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0bf998de-8328-4cb4-9338-43f8f790bdbd tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 returned with HTTP 404 Aug 20 07:48:21.178292 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 299/1199] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:21 2026] GET /volume/v3/snapshots/eb72dab1-7ec0-4494-93f6-efc34a761923 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:48:21.189994 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a325d448-eada-4f75-8c9d-b8c7d2dd8111 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:21.190745 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a325d448-eada-4f75-8c9d-b8c7d2dd8111 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 Aug 20 07:48:21.191030 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a325d448-eada-4f75-8c9d-b8c7d2dd8111 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:21.191330 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a325d448-eada-4f75-8c9d-b8c7d2dd8111 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:21.206592 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:21.206592 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:21.214038 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a325d448-eada-4f75-8c9d-b8c7d2dd8111 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Volume info retrieved successfully. Aug 20 07:48:21.224291 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a325d448-eada-4f75-8c9d-b8c7d2dd8111 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 returned with HTTP 200 Aug 20 07:48:21.224998 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 300/1200] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:21 2026] GET /volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:21.247601 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3b9d67e2-1f37-48b8-9b12-4ea9ad39dce3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:21.253607 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b9d67e2-1f37-48b8-9b12-4ea9ad39dce3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 Aug 20 07:48:21.253607 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b9d67e2-1f37-48b8-9b12-4ea9ad39dce3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:21.253940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b9d67e2-1f37-48b8-9b12-4ea9ad39dce3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:21.254055 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3b9d67e2-1f37-48b8-9b12-4ea9ad39dce3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Delete volume with id: f712d154-cc42-4926-8441-25bac31fbbc6 Aug 20 07:48:21.271335 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:21.271335 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:21.271993 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3b9d67e2-1f37-48b8-9b12-4ea9ad39dce3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Volume info retrieved successfully. Aug 20 07:48:21.310324 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3b9d67e2-1f37-48b8-9b12-4ea9ad39dce3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Delete volume request issued successfully. Aug 20 07:48:21.310480 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b9d67e2-1f37-48b8-9b12-4ea9ad39dce3 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 returned with HTTP 202 Aug 20 07:48:21.311057 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 302/1201] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:21 2026] DELETE /volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:21.326796 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e3ef622a-16e1-4a71-aa72-9c5a82210e0d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:21.329423 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e3ef622a-16e1-4a71-aa72-9c5a82210e0d tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 Aug 20 07:48:21.329715 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e3ef622a-16e1-4a71-aa72-9c5a82210e0d tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:21.331687 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e3ef622a-16e1-4a71-aa72-9c5a82210e0d tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:21.340349 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:21.340349 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:21.347973 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e3ef622a-16e1-4a71-aa72-9c5a82210e0d tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Volume info retrieved successfully. Aug 20 07:48:21.359954 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e3ef622a-16e1-4a71-aa72-9c5a82210e0d tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 returned with HTTP 200 Aug 20 07:48:21.360635 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 301/1202] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:21 2026] GET /volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:21.609391 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61226b2c-d0d8-4f4b-b2b0-0b1789d2640a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:21.616240 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61226b2c-d0d8-4f4b-b2b0-0b1789d2640a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:21.616240 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61226b2c-d0d8-4f4b-b2b0-0b1789d2640a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:21.616240 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61226b2c-d0d8-4f4b-b2b0-0b1789d2640a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:21.616240 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-61226b2c-d0d8-4f4b-b2b0-0b1789d2640a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:21.628873 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:21.628873 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:21.629804 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61226b2c-d0d8-4f4b-b2b0-0b1789d2640a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:21.630269 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 300/1203] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:21 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:22.381614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e0bf428-0dc7-475c-a876-6077d3da90c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:22.381614 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e0bf428-0dc7-475c-a876-6077d3da90c0 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] GET https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 Aug 20 07:48:22.381614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e0bf428-0dc7-475c-a876-6077d3da90c0 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:22.382308 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e0bf428-0dc7-475c-a876-6077d3da90c0 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:22.390233 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e0bf428-0dc7-475c-a876-6077d3da90c0 tempest-SnapshotMetadataTestJSON-1868965324 tempest-SnapshotMetadataTestJSON-1868965324-project-member] https://10.4.3.57/volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 returned with HTTP 404 Aug 20 07:48:22.390896 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 301/1204] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:22 2026] GET /volume/v3/volumes/f712d154-cc42-4926-8441-25bac31fbbc6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:22.650816 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da68b9d3-ef40-47ad-9ee4-46cab4cd14a1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:22.653613 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da68b9d3-ef40-47ad-9ee4-46cab4cd14a1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:22.654881 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da68b9d3-ef40-47ad-9ee4-46cab4cd14a1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:22.655187 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da68b9d3-ef40-47ad-9ee4-46cab4cd14a1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:22.655351 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-da68b9d3-ef40-47ad-9ee4-46cab4cd14a1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:22.664707 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:22.664707 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:22.664707 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da68b9d3-ef40-47ad-9ee4-46cab4cd14a1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:22.665032 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 303/1205] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:22 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:23.681982 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5776a304-3897-4e79-ad2a-135b3e95db67 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:23.684282 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5776a304-3897-4e79-ad2a-135b3e95db67 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:23.684613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5776a304-3897-4e79-ad2a-135b3e95db67 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:23.685172 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5776a304-3897-4e79-ad2a-135b3e95db67 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:23.685172 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5776a304-3897-4e79-ad2a-135b3e95db67 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:23.690882 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:23.690882 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:23.691266 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5776a304-3897-4e79-ad2a-135b3e95db67 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:23.691957 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 302/1206] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:23 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:48:24.706153 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5bac6da8-a21a-45d8-b3e1-7765cafb0e02 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:24.711748 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5bac6da8-a21a-45d8-b3e1-7765cafb0e02 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:24.713663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5bac6da8-a21a-45d8-b3e1-7765cafb0e02 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:24.713663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5bac6da8-a21a-45d8-b3e1-7765cafb0e02 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:24.713663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5bac6da8-a21a-45d8-b3e1-7765cafb0e02 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:24.724012 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:24.724012 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:24.724772 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5bac6da8-a21a-45d8-b3e1-7765cafb0e02 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:24.725145 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 301/1207] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:24 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:25.100425 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ef400398-7576-499a-bea1-282db80068d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:25.324475 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:25.324475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-679706416"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:25.325769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-679706416'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:25.325769 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Create volume of 1 GB Aug 20 07:48:25.332896 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Availability Zones retrieved successfully. Aug 20 07:48:25.341327 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Flow 'volume_create_api' (01beba75-91b5-499b-8081-a01f66b77d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:25.342323 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5691f2-6851-434b-ae8f-c80f6ba6a87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:25.343868 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:25.382639 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5691f2-6851-434b-ae8f-c80f6ba6a87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:25.383505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f795c3b8-ca59-468e-b3a6-49703ed5666a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:25.484242 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Created reservations ['539c1e2d-a415-4550-bcf3-e32afd68815a', '03691b7f-90fd-42d4-9dd2-3cf592a156c1', '0391ed01-c21f-4533-84f9-55a15fbd8b7c', '24b3b220-3671-483c-a5d7-1829b93de288'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:25.485189 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f795c3b8-ca59-468e-b3a6-49703ed5666a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['539c1e2d-a415-4550-bcf3-e32afd68815a', '03691b7f-90fd-42d4-9dd2-3cf592a156c1', '0391ed01-c21f-4533-84f9-55a15fbd8b7c', '24b3b220-3671-483c-a5d7-1829b93de288']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:25.487093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bd2824-5a97-4329-8ed4-b1e1ed0ec6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:25.525736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bd2824-5a97-4329-8ed4-b1e1ed0ec6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c329ae6c-aa38-4fbc-8380-f966b38a418d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-679706416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4617cd30e83f4c2db088da3f2a658b57',qos_specs=None,replication_status=,reservations=['539c1e2d-a415-4550-bcf3-e32afd68815a','03691b7f-90fd-42d4-9dd2-3cf592a156c1','0391ed01-c21f-4533-84f9-55a15fbd8b7c','24b3b220-3671-483c-a5d7-1829b93de288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b17d9a48b774bbfa70b3ccc9d744fd3',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-679706416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c329ae6c-aa38-4fbc-8380-f966b38a418d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4617cd30e83f4c2db088da3f2a658b57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b17d9a48b774bbfa70b3ccc9d744fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:25.526816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dabdbf0d-2e1c-4b95-a1a5-747e5f889870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:25.565092 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dabdbf0d-2e1c-4b95-a1a5-747e5f889870) transitioned into state 'SUCCESS' from state '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-679706416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4617cd30e83f4c2db088da3f2a658b57',qos_specs=None,replication_status=,reservations=['539c1e2d-a415-4550-bcf3-e32afd68815a','03691b7f-90fd-42d4-9dd2-3cf592a156c1','0391ed01-c21f-4533-84f9-55a15fbd8b7c','24b3b220-3671-483c-a5d7-1829b93de288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b17d9a48b774bbfa70b3ccc9d744fd3',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:25.565769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc016c4f-4b9f-4e8b-ae90-c2562529a75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:25.595454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc016c4f-4b9f-4e8b-ae90-c2562529a75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:25.601453 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Flow 'volume_create_api' (01beba75-91b5-499b-8081-a01f66b77d1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:25.601453 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Create volume request issued successfully. Aug 20 07:48:25.601453 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef400398-7576-499a-bea1-282db80068d7 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:25.601453 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 302/1208] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:48:25 2026] POST /volume/v3/volumes => generated 747 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:25.620167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-caeaf771-5759-4bb3-ae3d-4c7a45c66a2b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:25.621337 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caeaf771-5759-4bb3-ae3d-4c7a45c66a2b tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] GET https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d Aug 20 07:48:25.621337 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caeaf771-5759-4bb3-ae3d-4c7a45c66a2b tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:25.621802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caeaf771-5759-4bb3-ae3d-4c7a45c66a2b tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:25.629277 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:25.629277 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:25.633438 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-caeaf771-5759-4bb3-ae3d-4c7a45c66a2b tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Volume info retrieved successfully. Aug 20 07:48:25.639649 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caeaf771-5759-4bb3-ae3d-4c7a45c66a2b tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d returned with HTTP 200 Aug 20 07:48:25.639649 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 304/1209] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:25 2026] GET /volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:25.750595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7f19cac1-c9c8-4cf4-826f-fe48fe47a79a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:25.762544 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f19cac1-c9c8-4cf4-826f-fe48fe47a79a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:25.769025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f19cac1-c9c8-4cf4-826f-fe48fe47a79a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:25.769025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f19cac1-c9c8-4cf4-826f-fe48fe47a79a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:25.769025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7f19cac1-c9c8-4cf4-826f-fe48fe47a79a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:25.776097 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:25.776097 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:25.777309 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f19cac1-c9c8-4cf4-826f-fe48fe47a79a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:25.777979 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 303/1210] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:25 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:26.660626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f702e2d1-bcf8-41e6-b259-f3367b5516cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:26.665848 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f702e2d1-bcf8-41e6-b259-f3367b5516cb tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] GET https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d Aug 20 07:48:26.667381 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f702e2d1-bcf8-41e6-b259-f3367b5516cb tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:26.668481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f702e2d1-bcf8-41e6-b259-f3367b5516cb tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:26.693805 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:26.693805 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:26.704351 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f702e2d1-bcf8-41e6-b259-f3367b5516cb tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Volume info retrieved successfully. Aug 20 07:48:26.713203 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f702e2d1-bcf8-41e6-b259-f3367b5516cb tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d returned with HTTP 200 Aug 20 07:48:26.713794 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 302/1211] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:26 2026] GET /volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d => generated 840 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:26.735016 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c14538c4-f6e5-4111-a14b-9f906e833e71 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:26.736562 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c14538c4-f6e5-4111-a14b-9f906e833e71 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] GET https://10.4.3.57/volume/v3/limits Aug 20 07:48:26.736856 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c14538c4-f6e5-4111-a14b-9f906e833e71 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:26.737217 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c14538c4-f6e5-4111-a14b-9f906e833e71 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:26.752105 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:26.752105 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:26.777423 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c14538c4-f6e5-4111-a14b-9f906e833e71 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] https://10.4.3.57/volume/v3/limits returned with HTTP 200 Aug 20 07:48:26.778214 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 303/1212] 10.4.3.57 () {66 vars in 1227 bytes} [Thu Aug 20 07:48:26 2026] GET /volume/v3/limits => generated 302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:48:26.790423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8e056515-d8d6-4359-9663-dc414b3d5097 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:26.795606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7d3a61d-7321-4906-8705-3a7bcc15e7a3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:26.796745 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e056515-d8d6-4359-9663-dc414b3d5097 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] GET https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d Aug 20 07:48:26.797937 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e056515-d8d6-4359-9663-dc414b3d5097 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:26.798233 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e056515-d8d6-4359-9663-dc414b3d5097 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:26.802447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7d3a61d-7321-4906-8705-3a7bcc15e7a3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:26.802447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7d3a61d-7321-4906-8705-3a7bcc15e7a3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:26.802447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7d3a61d-7321-4906-8705-3a7bcc15e7a3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:26.802447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a7d3a61d-7321-4906-8705-3a7bcc15e7a3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:26.807111 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:26.807111 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:26.808143 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7d3a61d-7321-4906-8705-3a7bcc15e7a3 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:26.808661 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 304/1213] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:26 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:26.811582 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:26.811582 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:26.823570 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8e056515-d8d6-4359-9663-dc414b3d5097 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Volume info retrieved successfully. Aug 20 07:48:26.831721 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e056515-d8d6-4359-9663-dc414b3d5097 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d returned with HTTP 200 Aug 20 07:48:26.831721 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 305/1214] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:26 2026] GET /volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:26.851262 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1528b59-e94c-403f-baa2-063fe0630bcf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:26.854379 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1528b59-e94c-403f-baa2-063fe0630bcf tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d Aug 20 07:48:26.855310 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1528b59-e94c-403f-baa2-063fe0630bcf tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:26.856178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1528b59-e94c-403f-baa2-063fe0630bcf tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:26.856178 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f1528b59-e94c-403f-baa2-063fe0630bcf tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Delete volume with id: c329ae6c-aa38-4fbc-8380-f966b38a418d Aug 20 07:48:26.869317 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:26.869317 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:26.869990 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f1528b59-e94c-403f-baa2-063fe0630bcf tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Volume info retrieved successfully. Aug 20 07:48:26.913800 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f1528b59-e94c-403f-baa2-063fe0630bcf tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Delete volume request issued successfully. Aug 20 07:48:26.914245 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1528b59-e94c-403f-baa2-063fe0630bcf tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d returned with HTTP 202 Aug 20 07:48:26.914743 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 303/1215] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:26 2026] DELETE /volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:26.929580 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ab77a30-51fb-4494-a9f6-45ede513ef70 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:26.931724 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ab77a30-51fb-4494-a9f6-45ede513ef70 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] GET https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d Aug 20 07:48:26.933276 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ab77a30-51fb-4494-a9f6-45ede513ef70 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:26.933276 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ab77a30-51fb-4494-a9f6-45ede513ef70 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:26.946635 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:26.946635 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:26.954231 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7ab77a30-51fb-4494-a9f6-45ede513ef70 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Volume info retrieved successfully. Aug 20 07:48:26.966195 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ab77a30-51fb-4494-a9f6-45ede513ef70 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d returned with HTTP 200 Aug 20 07:48:26.966644 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 304/1216] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:26 2026] GET /volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:27.827428 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-316f6db4-815d-4d3f-bbc6-5df6b3494097 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:27.829773 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-316f6db4-815d-4d3f-bbc6-5df6b3494097 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:27.830042 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-316f6db4-815d-4d3f-bbc6-5df6b3494097 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:27.830573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-316f6db4-815d-4d3f-bbc6-5df6b3494097 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:27.830573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-316f6db4-815d-4d3f-bbc6-5df6b3494097 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:27.838540 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:27.838540 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:27.839582 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-316f6db4-815d-4d3f-bbc6-5df6b3494097 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:27.840564 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 305/1217] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:27 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:27.988570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6d4d5760-4cc9-4eee-b446-1404f07a3a26 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:27.988908 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d4d5760-4cc9-4eee-b446-1404f07a3a26 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] GET https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d Aug 20 07:48:27.989513 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d4d5760-4cc9-4eee-b446-1404f07a3a26 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:27.989513 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d4d5760-4cc9-4eee-b446-1404f07a3a26 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:28.002606 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d4d5760-4cc9-4eee-b446-1404f07a3a26 tempest-AbsoluteLimitsTests-851545533 tempest-AbsoluteLimitsTests-851545533-project-member] https://10.4.3.57/volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d returned with HTTP 404 Aug 20 07:48:28.004662 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 306/1218] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:27 2026] GET /volume/v3/volumes/c329ae6c-aa38-4fbc-8380-f966b38a418d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:28.494768 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-cbeba384-bc89-455b-9551-e6e9e70d4b2e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:28.499037 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-cbeba384-bc89-455b-9551-e6e9e70d4b2e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68/action Aug 20 07:48:28.501227 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-cbeba384-bc89-455b-9551-e6e9e70d4b2e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:28.503837 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-cbeba384-bc89-455b-9551-e6e9e70d4b2e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:28.551907 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:28.551907 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:28.591750 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7c907e8a-9052-498a-9490-715e3e85a2e3 req-cbeba384-bc89-455b-9551-e6e9e70d4b2e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68/action returned with HTTP 204 Aug 20 07:48:28.592288 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 304/1219] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:48:28 2026] POST /volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:28.857956 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e965d103-c2f7-4d0c-a8be-e7d5bf9947cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:28.860753 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e965d103-c2f7-4d0c-a8be-e7d5bf9947cc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:28.861040 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e965d103-c2f7-4d0c-a8be-e7d5bf9947cc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:28.861246 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e965d103-c2f7-4d0c-a8be-e7d5bf9947cc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:28.861393 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e965d103-c2f7-4d0c-a8be-e7d5bf9947cc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:28.873024 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:28.873024 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:28.874143 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e965d103-c2f7-4d0c-a8be-e7d5bf9947cc tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:28.874676 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 305/1220] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:28 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:28.874876 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-09bf061b-79b1-4c9b-81df-810034a620e3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:28.878463 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-09bf061b-79b1-4c9b-81df-810034a620e3 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/limits Aug 20 07:48:28.878794 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-09bf061b-79b1-4c9b-81df-810034a620e3 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:28.879238 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-09bf061b-79b1-4c9b-81df-810034a620e3 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:28.920722 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-09bf061b-79b1-4c9b-81df-810034a620e3 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/limits returned with HTTP 200 Aug 20 07:48:28.921393 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 306/1221] 10.4.3.57 () {68 vars in 1477 bytes} [Thu Aug 20 07:48:28 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:29.030318 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-20f2dc99-e028-407c-a13a-5f8d47925c08 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:29.033223 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-20f2dc99-e028-407c-a13a-5f8d47925c08 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:29.033494 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-20f2dc99-e028-407c-a13a-5f8d47925c08 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:29.034004 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-20f2dc99-e028-407c-a13a-5f8d47925c08 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:29.049340 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:29.049340 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:29.058343 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-20f2dc99-e028-407c-a13a-5f8d47925c08 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:29.067000 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-20f2dc99-e028-407c-a13a-5f8d47925c08 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 200 Aug 20 07:48:29.067357 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 307/1222] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:48:29 2026] GET /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 1450 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:29.087791 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-e7f62eee-ab06-4389-a49e-41535dfcbd92 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:29.091049 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-e7f62eee-ab06-4389-a49e-41535dfcbd92 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:29.091466 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-e7f62eee-ab06-4389-a49e-41535dfcbd92 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "947e9254-a010-478c-873d-41fd30173e01", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-627884344", "description": null, "metadata": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:29.108360 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:29.108360 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:29.109607 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-e7f62eee-ab06-4389-a49e-41535dfcbd92 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:29.109799 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-e7f62eee-ab06-4389-a49e-41535dfcbd92 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Create snapshot from volume 947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:29.178952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-e7f62eee-ab06-4389-a49e-41535dfcbd92 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Created reservations ['cd265233-df07-4952-aacd-58890bc14bb2', '8f8eadd3-51ce-43db-80ce-915785d3fb8a', '9cafb278-6390-4de4-a70a-e7751906479c', '36722e66-bbc5-4c6e-a3f6-8aa35c5e4109'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:29.251299 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-e7f62eee-ab06-4389-a49e-41535dfcbd92 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Snapshot force create request issued successfully. Aug 20 07:48:29.252415 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c57e9113-5a22-49c5-bc81-ffbb763a1fde req-e7f62eee-ab06-4389-a49e-41535dfcbd92 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:48:29.252774 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 305/1223] 10.4.3.57 () {72 vars in 1540 bytes} [Thu Aug 20 07:48:29 2026] POST /volume/v3/snapshots => generated 318 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:29.899346 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-38f249cf-468d-413d-92d7-df7e165bd422 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:29.904143 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38f249cf-468d-413d-92d7-df7e165bd422 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:29.904641 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38f249cf-468d-413d-92d7-df7e165bd422 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:29.905096 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38f249cf-468d-413d-92d7-df7e165bd422 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:29.905528 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-38f249cf-468d-413d-92d7-df7e165bd422 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:29.913390 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:29.913390 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:29.913993 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38f249cf-468d-413d-92d7-df7e165bd422 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:29.914528 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 306/1224] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:29 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:30.930771 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0dd2adb5-2f8e-46ea-ba09-098243156062 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:30.935195 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0dd2adb5-2f8e-46ea-ba09-098243156062 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:30.936879 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0dd2adb5-2f8e-46ea-ba09-098243156062 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:30.936879 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0dd2adb5-2f8e-46ea-ba09-098243156062 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:30.936879 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0dd2adb5-2f8e-46ea-ba09-098243156062 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:30.949179 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:30.949179 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:30.950676 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0dd2adb5-2f8e-46ea-ba09-098243156062 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:30.951871 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 307/1225] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:30 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:31.298713 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:31.496985 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:31.498858 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-26834698"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:31.501751 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-26834698'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:31.501751 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create volume of 1 GB Aug 20 07:48:31.507675 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Availability Zones retrieved successfully. Aug 20 07:48:31.515620 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Flow 'volume_create_api' (1c3add83-3eb1-4ff3-89d4-a00026d645bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:31.518486 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41067b5d-8c5b-42f6-981d-3600a822577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:31.518908 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:31.578178 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41067b5d-8c5b-42f6-981d-3600a822577e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:31.580238 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c76b69e-a6a8-4404-8edd-a1d2577ec76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:31.714461 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Created reservations ['ce9f2140-b1bd-4fd7-bc9c-2a0ede097876', '47bd066b-f293-498f-a195-3463ac89ae07', '486e31f9-d096-4790-8c2d-462d9d9985d4', '9400cba1-c526-4910-ab96-255871da36e0'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:31.715812 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c76b69e-a6a8-4404-8edd-a1d2577ec76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce9f2140-b1bd-4fd7-bc9c-2a0ede097876', '47bd066b-f293-498f-a195-3463ac89ae07', '486e31f9-d096-4790-8c2d-462d9d9985d4', '9400cba1-c526-4910-ab96-255871da36e0']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:31.718585 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fed3f7-852d-47da-adee-3e523ebc7cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:31.752180 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fed3f7-852d-47da-adee-3e523ebc7cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04c87495-e1b6-4e98-bedc-ebe5f3ad26dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-26834698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11daf0217a1740a593dbc46ef1c38152',qos_specs=None,replication_status=,reservations=['ce9f2140-b1bd-4fd7-bc9c-2a0ede097876','47bd066b-f293-498f-a195-3463ac89ae07','486e31f9-d096-4790-8c2d-462d9d9985d4','9400cba1-c526-4910-ab96-255871da36e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c8341b2ee44082b8e36f2d610a41ea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-26834698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04c87495-e1b6-4e98-bedc-ebe5f3ad26dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11daf0217a1740a593dbc46ef1c38152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c8341b2ee44082b8e36f2d610a41ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:31.753792 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a9e659-fc79-42f1-a98f-8836fa45454d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:31.786375 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a9e659-fc79-42f1-a98f-8836fa45454d) transitioned into state 'SUCCESS' from state '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-26834698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11daf0217a1740a593dbc46ef1c38152',qos_specs=None,replication_status=,reservations=['ce9f2140-b1bd-4fd7-bc9c-2a0ede097876','47bd066b-f293-498f-a195-3463ac89ae07','486e31f9-d096-4790-8c2d-462d9d9985d4','9400cba1-c526-4910-ab96-255871da36e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c8341b2ee44082b8e36f2d610a41ea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:31.787514 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba0a9e19-4c6f-4302-aa3a-99cd3c421015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:31.788436 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-810025aa-8dfb-4021-9ef0-16fa1f8c8560 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:31.789277 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-810025aa-8dfb-4021-9ef0-16fa1f8c8560 None None] GET https://10.4.3.57/volume// Aug 20 07:48:31.789669 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-810025aa-8dfb-4021-9ef0-16fa1f8c8560 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:31.789975 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-810025aa-8dfb-4021-9ef0-16fa1f8c8560 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:31.791344 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-810025aa-8dfb-4021-9ef0-16fa1f8c8560 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:48:31.792033 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 306/1226] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:48:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:48:31.803080 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba0a9e19-4c6f-4302-aa3a-99cd3c421015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:31.804214 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Flow 'volume_create_api' (1c3add83-3eb1-4ff3-89d4-a00026d645bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:31.804672 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create volume request issued successfully. Aug 20 07:48:31.805469 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d777b38-bb9c-41fa-b527-39353603e1d2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:31.806234 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 308/1227] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:48:31 2026] POST /volume/v3/volumes => generated 747 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:31.811297 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-3ca3d488-95a5-4375-b9a4-96651b51edeb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:31.816940 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-3ca3d488-95a5-4375-b9a4-96651b51edeb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:48:31.818111 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-3ca3d488-95a5-4375-b9a4-96651b51edeb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bff8d71b-7016-4705-a6a6-5febdf11f9b4", "connector": null, "instance_uuid": "3467e6ee-5c13-487b-9baa-ec849eaef8ef"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:31.824163 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4eddf296-e14b-4e2d-a191-ee5d6a8d2fb2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:31.824297 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=461,cinder:INSERT=69,cinder:UPDATE=115,cinder:DELETE=1 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:48:31.826519 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4eddf296-e14b-4e2d-a191-ee5d6a8d2fb2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:31.828026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4eddf296-e14b-4e2d-a191-ee5d6a8d2fb2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:31.829777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4eddf296-e14b-4e2d-a191-ee5d6a8d2fb2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:31.838737 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:31.838737 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:31.843309 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:31.843309 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:31.853706 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4eddf296-e14b-4e2d-a191-ee5d6a8d2fb2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:31.861790 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4eddf296-e14b-4e2d-a191-ee5d6a8d2fb2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd returned with HTTP 200 Aug 20 07:48:31.862534 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 308/1228] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:31 2026] GET /volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:31.896839 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-3ca3d488-95a5-4375-b9a4-96651b51edeb tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:48:31.897493 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 307/1229] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:48:31 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:31.911194 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-60606711-fc24-427d-8156-02e5823dda91 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:31.918081 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-60606711-fc24-427d-8156-02e5823dda91 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] DELETE https://10.4.3.57/volume/v3/attachments/046d45a3-bc1c-4995-985d-4e0ab16fc30b Aug 20 07:48:31.918081 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-60606711-fc24-427d-8156-02e5823dda91 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:31.918378 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-60606711-fc24-427d-8156-02e5823dda91 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:31.923141 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=417,cinder:INSERT=60,cinder:UPDATE=126,cinder:DELETE=5 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:48:31.934789 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:31.934789 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:31.970362 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc3e4dfd-f5cc-46f6-9ba6-8831b583848a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:31.972734 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc3e4dfd-f5cc-46f6-9ba6-8831b583848a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:31.972927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc3e4dfd-f5cc-46f6-9ba6-8831b583848a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:31.973269 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc3e4dfd-f5cc-46f6-9ba6-8831b583848a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:31.973566 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fc3e4dfd-f5cc-46f6-9ba6-8831b583848a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:31.981192 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:31.981192 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:31.982162 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc3e4dfd-f5cc-46f6-9ba6-8831b583848a tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:31.982644 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 309/1230] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:31 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:31.997465 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-807697cb-3257-4b57-b289-8995554b9cbd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:32.003913 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-807697cb-3257-4b57-b289-8995554b9cbd tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb Aug 20 07:48:32.003913 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-807697cb-3257-4b57-b289-8995554b9cbd tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:32.003913 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-807697cb-3257-4b57-b289-8995554b9cbd tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:32.017986 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:32.017986 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:32.024297 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-807697cb-3257-4b57-b289-8995554b9cbd tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:32.029129 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-807697cb-3257-4b57-b289-8995554b9cbd tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb returned with HTTP 200 Aug 20 07:48:32.029663 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 309/1231] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:31 2026] GET /volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:32.050640 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-967a1e8a-a3f4-4683-9309-c6fa8a780bff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:32.063827 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-60606711-fc24-427d-8156-02e5823dda91 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/046d45a3-bc1c-4995-985d-4e0ab16fc30b returned with HTTP 200 Aug 20 07:48:32.064016 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 307/1232] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:48:31 2026] DELETE /volume/v3/attachments/046d45a3-bc1c-4995-985d-4e0ab16fc30b => generated 192 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:32.193541 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-967a1e8a-a3f4-4683-9309-c6fa8a780bff tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c/export_record Aug 20 07:48:32.193541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-967a1e8a-a3f4-4683-9309-c6fa8a780bff tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:32.193541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-967a1e8a-a3f4-4683-9309-c6fa8a780bff tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Calling method 'export_record' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:32.193541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-967a1e8a-a3f4-4683-9309-c6fa8a780bff tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Export record for backup c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 07:48:32.203643 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:32.203643 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:32.204679 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.api [None req-967a1e8a-a3f4-4683-9309-c6fa8a780bff tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Calling RPCAPI with context: , host: np0000007856, backup: c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 07:48:32.215599 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-967a1e8a-a3f4-4683-9309-c6fa8a780bff tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] export_record in rpcapi backup_id c9a68718-4bdd-40eb-a0af-589568dcf87c on host np0000007856. {{(pid=100251) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 07:48:32.236649 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-967a1e8a-a3f4-4683-9309-c6fa8a780bff tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzlhNjg3MTgtNGJkZC00MGViLWEwYWYtNTg5NTY4ZGNmODdjIiwgInVzZXJfaWQiOiAiN2M5MjVlM2M5ZDE1NDI0NzkyNjUyMjVjOGU0MmNlMmEiLCAicHJvamVjdF9pZCI6ICJhNjI5MDA1MDhhZWM0NDY0YTU3YTA3MDJjYzE2NDU2MCIsICJ2b2x1bWVfaWQiOiAiMTRlMDlmNTEtN2IyNC00NzY3LTg0N2EtZWEzYWEwZDdjNGViIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzAwODQyMzMxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1OTc5MTk2NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNGUwOWY1MS03YjI0LTQ3NjctODQ3YS1lYTNhYTBkN2M0ZWIvMjAyNjA4MjAwNzQ4MTUvYXpfbm92YV9iYWNrdXBfYzlhNjg3MTgtNGJkZC00MGViLWEwYWYtNTg5NTY4ZGNmODdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA3OjQ4OjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100251) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 07:48:32.236649 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-967a1e8a-a3f4-4683-9309-c6fa8a780bff tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c/export_record returned with HTTP 200 Aug 20 07:48:32.236649 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 308/1233] 10.4.3.57 () {66 vars in 1383 bytes} [Thu Aug 20 07:48:32 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c/export_record => generated 1512 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:32.250678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f655bbee-12eb-4e7f-8974-259bb055487c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:32.253537 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f655bbee-12eb-4e7f-8974-259bb055487c tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] POST https://10.4.3.57/volume/v3/backups/import_record Aug 20 07:48:32.254036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f655bbee-12eb-4e7f-8974-259bb055487c tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjgwZTNlMTMtYzYzZi00NjkyLWJmODAtOWIwZWJkZTAwYjljIiwgInVzZXJfaWQiOiAiN2M5MjVlM2M5ZDE1NDI0NzkyNjUyMjVjOGU0MmNlMmEiLCAicHJvamVjdF9pZCI6ICJhNjI5MDA1MDhhZWM0NDY0YTU3YTA3MDJjYzE2NDU2MCIsICJ2b2x1bWVfaWQiOiAiMTRlMDlmNTEtN2IyNC00NzY3LTg0N2EtZWEzYWEwZDdjNGViIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzAwODQyMzMxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1OTc5MTk2NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNGUwOWY1MS03YjI0LTQ3NjctODQ3YS1lYTNhYTBkN2M0ZWIvMjAyNjA4MjAwNzQ4MTUvYXpfbm92YV9iYWNrdXBfYzlhNjg3MTgtNGJkZC00MGViLWEwYWYtNTg5NTY4ZGNmODdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA3OjQ4OjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:32.256854 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-f655bbee-12eb-4e7f-8974-259bb055487c tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjgwZTNlMTMtYzYzZi00NjkyLWJmODAtOWIwZWJkZTAwYjljIiwgInVzZXJfaWQiOiAiN2M5MjVlM2M5ZDE1NDI0NzkyNjUyMjVjOGU0MmNlMmEiLCAicHJvamVjdF9pZCI6ICJhNjI5MDA1MDhhZWM0NDY0YTU3YTA3MDJjYzE2NDU2MCIsICJ2b2x1bWVfaWQiOiAiMTRlMDlmNTEtN2IyNC00NzY3LTg0N2EtZWEzYWEwZDdjNGViIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzAwODQyMzMxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1OTc5MTk2NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNGUwOWY1MS03YjI0LTQ3NjctODQ3YS1lYTNhYTBkN2M0ZWIvMjAyNjA4MjAwNzQ4MTUvYXpfbm92YV9iYWNrdXBfYzlhNjg3MTgtNGJkZC00MGViLWEwYWYtNTg5NTY4ZGNmODdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA3OjQ4OjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100249) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 07:48:32.256854 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-f655bbee-12eb-4e7f-8974-259bb055487c tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjgwZTNlMTMtYzYzZi00NjkyLWJmODAtOWIwZWJkZTAwYjljIiwgInVzZXJfaWQiOiAiN2M5MjVlM2M5ZDE1NDI0NzkyNjUyMjVjOGU0MmNlMmEiLCAicHJvamVjdF9pZCI6ICJhNjI5MDA1MDhhZWM0NDY0YTU3YTA3MDJjYzE2NDU2MCIsICJ2b2x1bWVfaWQiOiAiMTRlMDlmNTEtN2IyNC00NzY3LTg0N2EtZWEzYWEwZDdjNGViIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzAwODQyMzMxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1OTc5MTk2NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNGUwOWY1MS03YjI0LTQ3NjctODQ3YS1lYTNhYTBkN2M0ZWIvMjAyNjA4MjAwNzQ4MTUvYXpfbm92YV9iYWNrdXBfYzlhNjg3MTgtNGJkZC00MGViLWEwYWYtNTg5NTY4ZGNmODdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA3OjQ4OjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100249) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 07:48:32.334966 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f655bbee-12eb-4e7f-8974-259bb055487c tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Created reservations ['9f456458-b610-4b1c-b3c7-1967e2481a99', '06befd11-800f-4791-bbae-e80b8c563127'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:32.390573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3e3a000d-623a-474d-8059-aa6f1f2b9a51 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:32.392337 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e3a000d-623a-474d-8059-aa6f1f2b9a51 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 Aug 20 07:48:32.392726 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e3a000d-623a-474d-8059-aa6f1f2b9a51 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:32.392798 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-f655bbee-12eb-4e7f-8974-259bb055487c tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] import_record rpcapi backup id 680e3e13-c63f-4692-bf80-9b0ebde00b9c on host np0000007856 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjgwZTNlMTMtYzYzZi00NjkyLWJmODAtOWIwZWJkZTAwYjljIiwgInVzZXJfaWQiOiAiN2M5MjVlM2M5ZDE1NDI0NzkyNjUyMjVjOGU0MmNlMmEiLCAicHJvamVjdF9pZCI6ICJhNjI5MDA1MDhhZWM0NDY0YTU3YTA3MDJjYzE2NDU2MCIsICJ2b2x1bWVfaWQiOiAiMTRlMDlmNTEtN2IyNC00NzY3LTg0N2EtZWEzYWEwZDdjNGViIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzAwODQyMzMxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1OTc5MTk2NjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNGUwOWY1MS03YjI0LTQ3NjctODQ3YS1lYTNhYTBkN2M0ZWIvMjAyNjA4MjAwNzQ4MTUvYXpfbm92YV9iYWNrdXBfYzlhNjg3MTgtNGJkZC00MGViLWEwYWYtNTg5NTY4ZGNmODdjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo0Nzo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA3OjQ4OjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100249) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 07:48:32.392962 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e3a000d-623a-474d-8059-aa6f1f2b9a51 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:32.396880 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-f655bbee-12eb-4e7f-8974-259bb055487c tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Import record output: {'backup': {'id': '680e3e13-c63f-4692-bf80-9b0ebde00b9c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.57/volume/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c'}]}}. {{(pid=100249) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 07:48:32.397367 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f655bbee-12eb-4e7f-8974-259bb055487c tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] https://10.4.3.57/volume/v3/backups/import_record returned with HTTP 201 Aug 20 07:48:32.397367 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 310/1234] 10.4.3.57 () {68 vars in 1295 bytes} [Thu Aug 20 07:48:32 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 148 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 07:48:32.407205 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:32.407205 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:32.408688 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3e3a000d-623a-474d-8059-aa6f1f2b9a51 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Snapshot retrieved successfully. Aug 20 07:48:32.408781 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e3a000d-623a-474d-8059-aa6f1f2b9a51 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 returned with HTTP 200 Aug 20 07:48:32.408823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9fafe4b2-2456-4e8e-b888-72cc502fd5e3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:32.409406 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 310/1235] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:32 2026] GET /volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:48:32.413759 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9fafe4b2-2456-4e8e-b888-72cc502fd5e3 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] GET https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c Aug 20 07:48:32.413759 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9fafe4b2-2456-4e8e-b888-72cc502fd5e3 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:32.413759 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9fafe4b2-2456-4e8e-b888-72cc502fd5e3 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:32.413759 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9fafe4b2-2456-4e8e-b888-72cc502fd5e3 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Show backup with id 680e3e13-c63f-4692-bf80-9b0ebde00b9c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:32.426330 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:32.426330 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:32.427098 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9fafe4b2-2456-4e8e-b888-72cc502fd5e3 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c returned with HTTP 200 Aug 20 07:48:32.427609 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 308/1236] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:32 2026] GET /volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c => generated 645 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:32.810822 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a2ba4b55-d825-4d77-9b0c-452c5d1c0613 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:32.815585 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2ba4b55-d825-4d77-9b0c-452c5d1c0613 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 Aug 20 07:48:32.815585 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2ba4b55-d825-4d77-9b0c-452c5d1c0613 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:32.815585 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2ba4b55-d825-4d77-9b0c-452c5d1c0613 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:32.815585 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-a2ba4b55-d825-4d77-9b0c-452c5d1c0613 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Delete snapshot with id: 94d026b1-6213-4904-9802-1d055477e367 Aug 20 07:48:32.828460 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:32.828460 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:32.828939 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a2ba4b55-d825-4d77-9b0c-452c5d1c0613 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Snapshot retrieved successfully. Aug 20 07:48:32.864745 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a2ba4b55-d825-4d77-9b0c-452c5d1c0613 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Snapshot delete request issued successfully. Aug 20 07:48:32.865095 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2ba4b55-d825-4d77-9b0c-452c5d1c0613 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 returned with HTTP 202 Aug 20 07:48:32.866413 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 309/1237] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:32 2026] DELETE /volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:32.877648 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b90ab39-b079-446e-88e0-c78eb900eb32 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:32.881176 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b90ab39-b079-446e-88e0-c78eb900eb32 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 Aug 20 07:48:32.881176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b90ab39-b079-446e-88e0-c78eb900eb32 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:32.881176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b90ab39-b079-446e-88e0-c78eb900eb32 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:32.883278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b6b9098-e7bb-446c-ba17-2a7212de9fa3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:32.885856 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b6b9098-e7bb-446c-ba17-2a7212de9fa3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:32.886262 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b6b9098-e7bb-446c-ba17-2a7212de9fa3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:32.886600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b6b9098-e7bb-446c-ba17-2a7212de9fa3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:32.888189 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:32.888189 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:32.888846 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2b90ab39-b079-446e-88e0-c78eb900eb32 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Snapshot retrieved successfully. Aug 20 07:48:32.889804 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b90ab39-b079-446e-88e0-c78eb900eb32 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 returned with HTTP 200 Aug 20 07:48:32.890500 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 311/1238] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:32 2026] GET /volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:32.903328 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:32.903328 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:32.914322 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0b6b9098-e7bb-446c-ba17-2a7212de9fa3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:32.921352 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b6b9098-e7bb-446c-ba17-2a7212de9fa3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd returned with HTTP 200 Aug 20 07:48:32.922032 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 311/1239] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:32 2026] GET /volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:32.939668 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-582db87e-0bc3-4c6b-8e77-f7fe57f91451 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:32.942939 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-582db87e-0bc3-4c6b-8e77-f7fe57f91451 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:32.943458 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-582db87e-0bc3-4c6b-8e77-f7fe57f91451 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04c87495-e1b6-4e98-bedc-ebe5f3ad26dd", "name": "tempest-VolumesDeleteCascade-Snapshot-942521304"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:32.959753 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:32.959753 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:32.960518 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-582db87e-0bc3-4c6b-8e77-f7fe57f91451 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:32.960674 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-582db87e-0bc3-4c6b-8e77-f7fe57f91451 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create snapshot from volume 04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:33.029044 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-582db87e-0bc3-4c6b-8e77-f7fe57f91451 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Created reservations ['9ee6afe9-8367-4678-82ec-1937b2c7d601', '3817a50d-6a51-421a-994c-596a16163cdb', '6a8f71f2-68bc-4149-939f-97f7f1d56738', '09acaa98-5c37-4ba4-a496-ec9e865193af'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:33.084636 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-582db87e-0bc3-4c6b-8e77-f7fe57f91451 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot create request issued successfully. Aug 20 07:48:33.085638 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-582db87e-0bc3-4c6b-8e77-f7fe57f91451 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:48:33.085809 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 309/1240] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:48:32 2026] POST /volume/v3/snapshots => generated 306 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:33.098297 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9de77371-5c23-4022-9914-fd94f91f947f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:33.104488 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9de77371-5c23-4022-9914-fd94f91f947f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/snapshots/589224da-74bb-4bb7-9829-5cbf1faab5ef Aug 20 07:48:33.104769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9de77371-5c23-4022-9914-fd94f91f947f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:33.105021 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9de77371-5c23-4022-9914-fd94f91f947f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:33.121427 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:33.121427 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:33.122007 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9de77371-5c23-4022-9914-fd94f91f947f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot retrieved successfully. Aug 20 07:48:33.124698 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9de77371-5c23-4022-9914-fd94f91f947f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots/589224da-74bb-4bb7-9829-5cbf1faab5ef returned with HTTP 200 Aug 20 07:48:33.125289 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 310/1241] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:33 2026] GET /volume/v3/snapshots/589224da-74bb-4bb7-9829-5cbf1faab5ef => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:33.441898 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1397065d-d02e-496b-9fb4-72c150cec7ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:33.444873 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1397065d-d02e-496b-9fb4-72c150cec7ac tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] GET https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c Aug 20 07:48:33.444873 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1397065d-d02e-496b-9fb4-72c150cec7ac tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:33.445099 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1397065d-d02e-496b-9fb4-72c150cec7ac tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:33.445261 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1397065d-d02e-496b-9fb4-72c150cec7ac tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Show backup with id 680e3e13-c63f-4692-bf80-9b0ebde00b9c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:33.452523 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:33.452523 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:33.453430 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1397065d-d02e-496b-9fb4-72c150cec7ac tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c returned with HTTP 200 Aug 20 07:48:33.454433 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 312/1242] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:33 2026] GET /volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:33.469284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b7bbf45-324a-4817-821b-3654170a192b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:33.472919 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b7bbf45-324a-4817-821b-3654170a192b tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] GET https://10.4.3.57/volume/v3/backups Aug 20 07:48:33.473097 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b7bbf45-324a-4817-821b-3654170a192b tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:33.473933 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b7bbf45-324a-4817-821b-3654170a192b tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:33.497014 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b7bbf45-324a-4817-821b-3654170a192b tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 200 Aug 20 07:48:33.497615 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 312/1243] 10.4.3.57 () {66 vars in 1230 bytes} [Thu Aug 20 07:48:33 2026] GET /volume/v3/backups => generated 336 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:33.506246 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-11048199-4bb1-40f5-9dc8-d9e2f85bcbaf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:33.509232 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:33.510561 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-11048199-4bb1-40f5-9dc8-d9e2f85bcbaf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] PUT https://10.4.3.57/volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f Aug 20 07:48:33.511092 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-11048199-4bb1-40f5-9dc8-d9e2f85bcbaf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:33.511792 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] POST https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c/restore Aug 20 07:48:33.512343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:33.514487 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Restoring backup c9a68718-4bdd-40eb-a0af-589568dcf87c ({'restore': {}}) {{(pid=100251) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 07:48:33.514487 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Restoring backup c9a68718-4bdd-40eb-a0af-589568dcf87c to volume None. Aug 20 07:48:33.522431 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:33.522431 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:33.522626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-11048199-4bb1-40f5-9dc8-d9e2f85bcbaf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Acquiring lock "cinder-attachment_update-bff8d71b-7016-4705-a6a6-5febdf11f9b4-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:48:33.524736 np0000007856 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Creating volume of 1 GB for restore of backup c9a68718-4bdd-40eb-a0af-589568dcf87c. Aug 20 07:48:33.529347 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-11048199-4bb1-40f5-9dc8-d9e2f85bcbaf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Lock "cinder-attachment_update-bff8d71b-7016-4705-a6a6-5febdf11f9b4-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:48:33.530887 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:33.530887 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:33.533113 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:48:33.532603. {{(pid=100251) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:48:33.533249 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Availability Zones retrieved successfully. Aug 20 07:48:33.541394 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Flow 'volume_create_api' (c1a13b50-f48e-4386-a060-cbdd5402a20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:33.543247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f75d27-39a3-45f6-8b7c-3bff54734263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:33.544575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:33.598965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f75d27-39a3-45f6-8b7c-3bff54734263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:33.600008 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c236d4e-d8cf-4ba4-b930-6efa0c543d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:33.649727 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Created reservations ['c3039429-0601-4f6c-a180-67185c3ff8b5', '6d98f623-b5a7-4fde-9feb-0a66c840fa1a', '301e0700-a58d-45bc-a345-f2990b333ff0', '2f80782f-f32e-4fb6-93a9-bb09f4a3f688'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:33.650302 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c236d4e-d8cf-4ba4-b930-6efa0c543d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3039429-0601-4f6c-a180-67185c3ff8b5', '6d98f623-b5a7-4fde-9feb-0a66c840fa1a', '301e0700-a58d-45bc-a345-f2990b333ff0', '2f80782f-f32e-4fb6-93a9-bb09f4a3f688']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:33.651726 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c783510-60b1-456c-ba5d-cca3e4a7cf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:33.674364 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-11048199-4bb1-40f5-9dc8-d9e2f85bcbaf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Lock "cinder-attachment_update-bff8d71b-7016-4705-a6a6-5febdf11f9b4-np0000007856" released by "attachment_update" :: held 0.145s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:48:33.675236 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-11048199-4bb1-40f5-9dc8-d9e2f85bcbaf tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f returned with HTTP 200 Aug 20 07:48:33.675921 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 310/1244] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:48:33 2026] PUT /volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:33.692346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-45b0cd53-0c16-4066-a1cd-258f45ad3239 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:33.695605 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-45b0cd53-0c16-4066-a1cd-258f45ad3239 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f Aug 20 07:48:33.695887 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-45b0cd53-0c16-4066-a1cd-258f45ad3239 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:33.695949 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c783510-60b1-456c-ba5d-cca3e4a7cf73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df972c23-727d-4011-bb78-1c071cdcc44d', '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_c9a68718-4bdd-40eb-a0af-589568dcf87c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62900508aec4464a57a0702cc164560',qos_specs=None,replication_status=,reservations=['c3039429-0601-4f6c-a180-67185c3ff8b5','6d98f623-b5a7-4fde-9feb-0a66c840fa1a','301e0700-a58d-45bc-a345-f2990b333ff0','2f80782f-f32e-4fb6-93a9-bb09f4a3f688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c925e3c9d1542479265225c8e42ce2a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:33Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c9a68718-4bdd-40eb-a0af-589568dcf87c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df972c23-727d-4011-bb78-1c071cdcc44d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a62900508aec4464a57a0702cc164560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c925e3c9d1542479265225c8e42ce2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:33.696225 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-45b0cd53-0c16-4066-a1cd-258f45ad3239 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:33.696918 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ec4f25-17b6-4b32-8945-247546c4285e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:33.718979 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ec4f25-17b6-4b32-8945-247546c4285e) transitioned into 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_c9a68718-4bdd-40eb-a0af-589568dcf87c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62900508aec4464a57a0702cc164560',qos_specs=None,replication_status=,reservations=['c3039429-0601-4f6c-a180-67185c3ff8b5','6d98f623-b5a7-4fde-9feb-0a66c840fa1a','301e0700-a58d-45bc-a345-f2990b333ff0','2f80782f-f32e-4fb6-93a9-bb09f4a3f688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c925e3c9d1542479265225c8e42ce2a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:33.719666 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197a934a-3cbf-4563-aa66-60f35cd7dbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:33.728344 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-45b0cd53-0c16-4066-a1cd-258f45ad3239 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f returned with HTTP 200 Aug 20 07:48:33.729184 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 313/1245] 10.4.3.57 () {70 vars in 1644 bytes} [Thu Aug 20 07:48:33 2026] GET /volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:33.736028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197a934a-3cbf-4563-aa66-60f35cd7dbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:33.736028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Flow 'volume_create_api' (c1a13b50-f48e-4386-a060-cbdd5402a20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:33.736028 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Create volume request issued successfully. Aug 20 07:48:33.747155 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:33.747155 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:33.747565 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:33.913045 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-18a872de-c0a4-40fa-b3ed-0556a9c14f08 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:33.918785 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18a872de-c0a4-40fa-b3ed-0556a9c14f08 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] GET https://10.4.3.57/volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 Aug 20 07:48:33.918785 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18a872de-c0a4-40fa-b3ed-0556a9c14f08 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:33.918785 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18a872de-c0a4-40fa-b3ed-0556a9c14f08 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:33.933355 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18a872de-c0a4-40fa-b3ed-0556a9c14f08 tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 returned with HTTP 404 Aug 20 07:48:33.934789 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 313/1246] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:33 2026] GET /volume/v3/snapshots/94d026b1-6213-4904-9802-1d055477e367 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:34.141410 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e6ae862a-d00c-4af4-81c7-44d7d612b81d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:34.144714 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6ae862a-d00c-4af4-81c7-44d7d612b81d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/snapshots/589224da-74bb-4bb7-9829-5cbf1faab5ef Aug 20 07:48:34.144714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6ae862a-d00c-4af4-81c7-44d7d612b81d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:34.145833 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6ae862a-d00c-4af4-81c7-44d7d612b81d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:34.153332 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:34.153332 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:34.154038 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e6ae862a-d00c-4af4-81c7-44d7d612b81d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot retrieved successfully. Aug 20 07:48:34.155286 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6ae862a-d00c-4af4-81c7-44d7d612b81d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots/589224da-74bb-4bb7-9829-5cbf1faab5ef returned with HTTP 200 Aug 20 07:48:34.155733 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 311/1247] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:34 2026] GET /volume/v3/snapshots/589224da-74bb-4bb7-9829-5cbf1faab5ef => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:34.169083 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-03ee90c2-1680-4cc1-9d78-d54061b27733 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:34.173520 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03ee90c2-1680-4cc1-9d78-d54061b27733 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:34.175295 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03ee90c2-1680-4cc1-9d78-d54061b27733 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04c87495-e1b6-4e98-bedc-ebe5f3ad26dd", "name": "tempest-VolumesDeleteCascade-Snapshot-471769446"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:34.185732 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:34.185732 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:34.186402 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-03ee90c2-1680-4cc1-9d78-d54061b27733 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:34.186616 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-03ee90c2-1680-4cc1-9d78-d54061b27733 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create snapshot from volume 04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:34.245092 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-03ee90c2-1680-4cc1-9d78-d54061b27733 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Created reservations ['c12754f4-9d41-4707-b47d-d7f1d2444fcb', '7df17abb-93fd-4633-a269-ef9f5f0ba61d', '60e83a11-675b-441f-a4e0-787e805a529d', '1d51ffef-3906-40db-a227-30a18c1269a3'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:34.309478 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-03ee90c2-1680-4cc1-9d78-d54061b27733 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot create request issued successfully. Aug 20 07:48:34.310138 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03ee90c2-1680-4cc1-9d78-d54061b27733 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:48:34.310811 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 314/1248] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:48:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:34.331817 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b824490a-ce2d-4888-8a77-a66ed3a48685 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:34.338049 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b824490a-ce2d-4888-8a77-a66ed3a48685 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/snapshots/a115064d-fc8c-427e-9117-6397cf7bd7de Aug 20 07:48:34.338121 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b824490a-ce2d-4888-8a77-a66ed3a48685 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:34.338760 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b824490a-ce2d-4888-8a77-a66ed3a48685 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:34.347026 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:34.347026 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:34.347353 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b824490a-ce2d-4888-8a77-a66ed3a48685 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot retrieved successfully. Aug 20 07:48:34.350663 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b824490a-ce2d-4888-8a77-a66ed3a48685 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots/a115064d-fc8c-427e-9117-6397cf7bd7de returned with HTTP 200 Aug 20 07:48:34.352089 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 314/1249] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:34 2026] GET /volume/v3/snapshots/a115064d-fc8c-427e-9117-6397cf7bd7de => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:34.759740 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:34.759740 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:34.760723 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:34.760723 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Checking backup size 1 against volume size 1 {{(pid=100251) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 07:48:34.760982 np0000007856 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Overwriting volume df972c23-727d-4011-bb78-1c071cdcc44d with restore of backup c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:34.794420 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] restore_backup in rpcapi backup_id c9a68718-4bdd-40eb-a0af-589568dcf87c {{(pid=100251) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 07:48:34.796739 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c273205-59a3-4f0c-93a9-02ed8f201be9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c/restore returned with HTTP 202 Aug 20 07:48:34.797661 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 311/1250] 10.4.3.57 () {68 vars in 1386 bytes} [Thu Aug 20 07:48:33 2026] POST /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c/restore => generated 189 bytes in 1289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:34.808475 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0c89929a-0bf2-4824-a169-bba6b1622e10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:34.810310 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c89929a-0bf2-4824-a169-bba6b1622e10 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:34.810466 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c89929a-0bf2-4824-a169-bba6b1622e10 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:34.810695 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c89929a-0bf2-4824-a169-bba6b1622e10 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:34.810807 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0c89929a-0bf2-4824-a169-bba6b1622e10 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:34.822032 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:34.822032 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:34.822849 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c89929a-0bf2-4824-a169-bba6b1622e10 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:34.823220 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 312/1251] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:34 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:35.366810 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aea41923-c7f5-4d0c-b5c8-fa279f28a2bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:35.369454 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aea41923-c7f5-4d0c-b5c8-fa279f28a2bf tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/snapshots/a115064d-fc8c-427e-9117-6397cf7bd7de Aug 20 07:48:35.370432 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aea41923-c7f5-4d0c-b5c8-fa279f28a2bf tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:35.370432 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aea41923-c7f5-4d0c-b5c8-fa279f28a2bf tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:35.377684 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:35.377684 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:35.378186 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aea41923-c7f5-4d0c-b5c8-fa279f28a2bf tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot retrieved successfully. Aug 20 07:48:35.379177 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aea41923-c7f5-4d0c-b5c8-fa279f28a2bf tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots/a115064d-fc8c-427e-9117-6397cf7bd7de returned with HTTP 200 Aug 20 07:48:35.379859 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 315/1252] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:35 2026] GET /volume/v3/snapshots/a115064d-fc8c-427e-9117-6397cf7bd7de => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:35.394558 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3d6f562b-f9d1-4955-9dc2-623bb2ff6026 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:35.401271 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3d6f562b-f9d1-4955-9dc2-623bb2ff6026 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] DELETE https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd?cascade=True Aug 20 07:48:35.401271 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3d6f562b-f9d1-4955-9dc2-623bb2ff6026 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:35.401271 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3d6f562b-f9d1-4955-9dc2-623bb2ff6026 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:35.401271 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-3d6f562b-f9d1-4955-9dc2-623bb2ff6026 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete volume with id: 04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:35.426035 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:35.426035 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:35.429687 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3d6f562b-f9d1-4955-9dc2-623bb2ff6026 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:35.518966 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3d6f562b-f9d1-4955-9dc2-623bb2ff6026 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete volume request issued successfully. Aug 20 07:48:35.519384 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3d6f562b-f9d1-4955-9dc2-623bb2ff6026 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd?cascade=True returned with HTTP 202 Aug 20 07:48:35.520018 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 315/1253] 10.4.3.57 () {66 vars in 1369 bytes} [Thu Aug 20 07:48:35 2026] DELETE /volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd?cascade=True => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:35.532405 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b190fd0-4db0-4acd-9d70-cf6e84fddc1e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:35.535516 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b190fd0-4db0-4acd-9d70-cf6e84fddc1e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:35.535935 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b190fd0-4db0-4acd-9d70-cf6e84fddc1e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:35.536183 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b190fd0-4db0-4acd-9d70-cf6e84fddc1e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:35.550967 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:35.550967 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:35.560790 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7b190fd0-4db0-4acd-9d70-cf6e84fddc1e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:35.572830 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b190fd0-4db0-4acd-9d70-cf6e84fddc1e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd returned with HTTP 200 Aug 20 07:48:35.573275 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 312/1254] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:35 2026] GET /volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:35.838738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8eb78b8d-64e3-40df-acab-c4db336ece70 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:35.841177 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8eb78b8d-64e3-40df-acab-c4db336ece70 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:35.841456 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8eb78b8d-64e3-40df-acab-c4db336ece70 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:35.841715 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8eb78b8d-64e3-40df-acab-c4db336ece70 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:35.841894 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8eb78b8d-64e3-40df-acab-c4db336ece70 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:35.848626 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:35.848626 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:35.849256 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8eb78b8d-64e3-40df-acab-c4db336ece70 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:35.850162 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 313/1255] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:35 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:36.588807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b02443b3-d8c6-46db-8fc8-a76c46e9fcff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:36.591020 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b02443b3-d8c6-46db-8fc8-a76c46e9fcff tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:36.591422 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b02443b3-d8c6-46db-8fc8-a76c46e9fcff tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:36.591828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b02443b3-d8c6-46db-8fc8-a76c46e9fcff tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:36.601350 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b02443b3-d8c6-46db-8fc8-a76c46e9fcff tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd returned with HTTP 404 Aug 20 07:48:36.602175 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 316/1256] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:36 2026] GET /volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:36.613351 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8ff795e0-e265-4f60-bbaa-5752938a77d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:36.617561 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ff795e0-e265-4f60-bbaa-5752938a77d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes Aug 20 07:48:36.617561 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ff795e0-e265-4f60-bbaa-5752938a77d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:36.617953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ff795e0-e265-4f60-bbaa-5752938a77d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:36.618878 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-8ff795e0-e265-4f60-bbaa-5752938a77d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:36.618964 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:36.618964 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:36.619479 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8ff795e0-e265-4f60-bbaa-5752938a77d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:48:36.627096 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8ff795e0-e265-4f60-bbaa-5752938a77d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Get all volumes completed successfully. Aug 20 07:48:36.627374 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ff795e0-e265-4f60-bbaa-5752938a77d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 200 Aug 20 07:48:36.627976 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 316/1257] 10.4.3.57 () {66 vars in 1230 bytes} [Thu Aug 20 07:48:36 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:36.640196 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb2b19b5-013d-439f-b52f-16ea294d7df5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:36.643214 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb2b19b5-013d-439f-b52f-16ea294d7df5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:36.643509 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb2b19b5-013d-439f-b52f-16ea294d7df5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:36.643853 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb2b19b5-013d-439f-b52f-16ea294d7df5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:36.644178 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-cb2b19b5-013d-439f-b52f-16ea294d7df5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:36.645341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-cb2b19b5-013d-439f-b52f-16ea294d7df5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:48:36.654642 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cb2b19b5-013d-439f-b52f-16ea294d7df5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Get all snapshots completed successfully. Aug 20 07:48:36.655109 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb2b19b5-013d-439f-b52f-16ea294d7df5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 200 Aug 20 07:48:36.655802 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 313/1258] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:48:36 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:36.666941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f1b4d5e-1488-4825-9aa8-2a4abc6099b2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:36.669438 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f1b4d5e-1488-4825-9aa8-2a4abc6099b2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/a115064d-fc8c-427e-9117-6397cf7bd7de Aug 20 07:48:36.669852 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f1b4d5e-1488-4825-9aa8-2a4abc6099b2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:36.671248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f1b4d5e-1488-4825-9aa8-2a4abc6099b2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:36.671248 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-2f1b4d5e-1488-4825-9aa8-2a4abc6099b2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete snapshot with id: a115064d-fc8c-427e-9117-6397cf7bd7de Aug 20 07:48:36.677889 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f1b4d5e-1488-4825-9aa8-2a4abc6099b2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots/a115064d-fc8c-427e-9117-6397cf7bd7de returned with HTTP 404 Aug 20 07:48:36.677889 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 314/1259] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:36 2026] DELETE /volume/v3/snapshots/a115064d-fc8c-427e-9117-6397cf7bd7de => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:36.689071 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-431bade5-d2fc-440d-a690-9a92676ac2d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:36.690768 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-431bade5-d2fc-440d-a690-9a92676ac2d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/589224da-74bb-4bb7-9829-5cbf1faab5ef Aug 20 07:48:36.691226 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-431bade5-d2fc-440d-a690-9a92676ac2d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:36.691656 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-431bade5-d2fc-440d-a690-9a92676ac2d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:36.691947 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-431bade5-d2fc-440d-a690-9a92676ac2d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete snapshot with id: 589224da-74bb-4bb7-9829-5cbf1faab5ef Aug 20 07:48:36.701379 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-431bade5-d2fc-440d-a690-9a92676ac2d9 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots/589224da-74bb-4bb7-9829-5cbf1faab5ef returned with HTTP 404 Aug 20 07:48:36.701379 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 317/1260] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:36 2026] DELETE /volume/v3/snapshots/589224da-74bb-4bb7-9829-5cbf1faab5ef => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:36.714473 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28e0a760-781e-448a-a29b-b6961c8bf3f0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:36.721538 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28e0a760-781e-448a-a29b-b6961c8bf3f0 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:36.721538 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28e0a760-781e-448a-a29b-b6961c8bf3f0 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:36.721538 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28e0a760-781e-448a-a29b-b6961c8bf3f0 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:36.731906 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28e0a760-781e-448a-a29b-b6961c8bf3f0 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd returned with HTTP 404 Aug 20 07:48:36.732654 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 317/1261] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:36 2026] GET /volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:36.741887 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0fffc577-ef0a-4278-9646-f82441d0265d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:36.744465 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fffc577-ef0a-4278-9646-f82441d0265d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] DELETE https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:36.744784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fffc577-ef0a-4278-9646-f82441d0265d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:36.745059 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fffc577-ef0a-4278-9646-f82441d0265d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:36.745291 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0fffc577-ef0a-4278-9646-f82441d0265d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete volume with id: 04c87495-e1b6-4e98-bedc-ebe5f3ad26dd Aug 20 07:48:36.755378 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fffc577-ef0a-4278-9646-f82441d0265d tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd returned with HTTP 404 Aug 20 07:48:36.760069 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 314/1262] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:36 2026] DELETE /volume/v3/volumes/04c87495-e1b6-4e98-bedc-ebe5f3ad26dd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:36.776637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-02c78726-28db-47b1-8c30-2a7c8039f074 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:36.779752 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:36.779752 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-26683949"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:36.783187 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-26683949'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:36.783187 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create volume of 1 GB Aug 20 07:48:36.789197 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Availability Zones retrieved successfully. Aug 20 07:48:36.798299 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Flow 'volume_create_api' (c52e2290-81c2-4928-b3af-043bc8d0aa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:36.800250 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d735949e-bc6f-4374-98fb-22c226cf0a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:36.802291 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:36.850799 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d735949e-bc6f-4374-98fb-22c226cf0a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:36.853024 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b47d14-4d3a-442a-aa38-81bd5bac0a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:36.868392 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94e43287-347a-4494-a796-69006c320df9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:36.870831 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94e43287-347a-4494-a796-69006c320df9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:36.871696 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94e43287-347a-4494-a796-69006c320df9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:36.872267 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94e43287-347a-4494-a796-69006c320df9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:36.873524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-94e43287-347a-4494-a796-69006c320df9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:36.884742 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:36.884742 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:36.886640 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94e43287-347a-4494-a796-69006c320df9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:36.887057 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 318/1263] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:36 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:36.923748 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Created reservations ['984d93fa-1c84-47a7-8db8-4313b47bdf4b', '0d3aa9f5-c559-4d93-999f-1f0992eea5fc', '3351ceee-b19b-4322-9c82-45d0a98c52b9', '1b231b90-3ea1-4d37-b2de-822f3bd84040'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:36.925662 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b47d14-4d3a-442a-aa38-81bd5bac0a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['984d93fa-1c84-47a7-8db8-4313b47bdf4b', '0d3aa9f5-c559-4d93-999f-1f0992eea5fc', '3351ceee-b19b-4322-9c82-45d0a98c52b9', '1b231b90-3ea1-4d37-b2de-822f3bd84040']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:36.926310 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ff81253-8bbe-40d3-b02f-e3c21aa41133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:36.957258 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ff81253-8bbe-40d3-b02f-e3c21aa41133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a00960b-8d96-4028-8a6d-a9a427685d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-26683949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11daf0217a1740a593dbc46ef1c38152',qos_specs=None,replication_status=,reservations=['984d93fa-1c84-47a7-8db8-4313b47bdf4b','0d3aa9f5-c559-4d93-999f-1f0992eea5fc','3351ceee-b19b-4322-9c82-45d0a98c52b9','1b231b90-3ea1-4d37-b2de-822f3bd84040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c8341b2ee44082b8e36f2d610a41ea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-26683949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a00960b-8d96-4028-8a6d-a9a427685d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11daf0217a1740a593dbc46ef1c38152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c8341b2ee44082b8e36f2d610a41ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:36.958359 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22aa1495-b683-4521-ad9a-73dd3c9bdb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:36.996999 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22aa1495-b683-4521-ad9a-73dd3c9bdb12) transitioned into state 'SUCCESS' from state '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-26683949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11daf0217a1740a593dbc46ef1c38152',qos_specs=None,replication_status=,reservations=['984d93fa-1c84-47a7-8db8-4313b47bdf4b','0d3aa9f5-c559-4d93-999f-1f0992eea5fc','3351ceee-b19b-4322-9c82-45d0a98c52b9','1b231b90-3ea1-4d37-b2de-822f3bd84040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c8341b2ee44082b8e36f2d610a41ea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:36.996999 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4df22c-915f-4252-b6e0-e3e32068eb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:37.015358 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4df22c-915f-4252-b6e0-e3e32068eb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:37.016729 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Flow 'volume_create_api' (c52e2290-81c2-4928-b3af-043bc8d0aa69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:37.018747 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create volume request issued successfully. Aug 20 07:48:37.018747 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02c78726-28db-47b1-8c30-2a7c8039f074 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:37.018912 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 315/1264] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:48:36 2026] POST /volume/v3/volumes => generated 747 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:37.039531 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-54471abb-3069-4286-be3c-41a6f50e4606 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:37.042535 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54471abb-3069-4286-be3c-41a6f50e4606 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b Aug 20 07:48:37.042895 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54471abb-3069-4286-be3c-41a6f50e4606 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:37.043969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54471abb-3069-4286-be3c-41a6f50e4606 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:37.052449 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:37.052449 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:37.059107 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-54471abb-3069-4286-be3c-41a6f50e4606 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:37.065842 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54471abb-3069-4286-be3c-41a6f50e4606 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b returned with HTTP 200 Aug 20 07:48:37.066420 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 318/1265] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:37 2026] GET /volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:37.909443 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-466ff9ab-2e60-425b-a635-8618c40997fa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:37.911770 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-466ff9ab-2e60-425b-a635-8618c40997fa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:37.911946 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-466ff9ab-2e60-425b-a635-8618c40997fa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:37.912116 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-466ff9ab-2e60-425b-a635-8618c40997fa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:37.912218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-466ff9ab-2e60-425b-a635-8618c40997fa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:37.917850 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:37.917850 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:37.918923 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-466ff9ab-2e60-425b-a635-8618c40997fa tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:37.919319 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 315/1266] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:37 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:38.084360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61b8fbf7-1088-4e5e-8777-19eaaa6646dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:38.087741 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61b8fbf7-1088-4e5e-8777-19eaaa6646dd tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b Aug 20 07:48:38.088149 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61b8fbf7-1088-4e5e-8777-19eaaa6646dd tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:38.088496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61b8fbf7-1088-4e5e-8777-19eaaa6646dd tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:38.100572 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:38.100572 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:38.105567 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-61b8fbf7-1088-4e5e-8777-19eaaa6646dd tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:38.111940 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61b8fbf7-1088-4e5e-8777-19eaaa6646dd tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b returned with HTTP 200 Aug 20 07:48:38.112520 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 319/1267] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:38 2026] GET /volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:38.131353 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c5c2f43d-70f4-4301-be8b-2a70a0e21eca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:38.133736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5c2f43d-70f4-4301-be8b-2a70a0e21eca tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:38.134189 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5c2f43d-70f4-4301-be8b-2a70a0e21eca tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a00960b-8d96-4028-8a6d-a9a427685d9b", "name": "tempest-VolumesDeleteCascade-Snapshot-651685174"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:38.146582 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:38.146582 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:38.147199 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5c2f43d-70f4-4301-be8b-2a70a0e21eca tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:38.147436 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-c5c2f43d-70f4-4301-be8b-2a70a0e21eca tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create snapshot from volume 8a00960b-8d96-4028-8a6d-a9a427685d9b Aug 20 07:48:38.204788 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-c5c2f43d-70f4-4301-be8b-2a70a0e21eca tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Created reservations ['be796062-3e61-40a0-8118-16dc2a322f5e', '39f23985-3bb3-468d-8bed-64f3852e859c', 'a1905091-d09d-4a45-9665-5711abc09e95', '4021b943-2ddf-4e4d-8f71-bcbfbd9c08a9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:38.268371 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5c2f43d-70f4-4301-be8b-2a70a0e21eca tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot create request issued successfully. Aug 20 07:48:38.268371 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5c2f43d-70f4-4301-be8b-2a70a0e21eca tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:48:38.268711 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 316/1268] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:48:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:38.286142 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-63aad593-9716-40f0-90f7-c4cf35eb665e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:38.292009 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-63aad593-9716-40f0-90f7-c4cf35eb665e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/snapshots/164cf131-df5e-4ac0-a866-bfbd9aea64f4 Aug 20 07:48:38.292242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-63aad593-9716-40f0-90f7-c4cf35eb665e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:38.292505 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-63aad593-9716-40f0-90f7-c4cf35eb665e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:38.308004 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:38.308004 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:38.308004 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-63aad593-9716-40f0-90f7-c4cf35eb665e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot retrieved successfully. Aug 20 07:48:38.309180 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-63aad593-9716-40f0-90f7-c4cf35eb665e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots/164cf131-df5e-4ac0-a866-bfbd9aea64f4 returned with HTTP 200 Aug 20 07:48:38.310395 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 319/1269] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:38 2026] GET /volume/v3/snapshots/164cf131-df5e-4ac0-a866-bfbd9aea64f4 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:38.378126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-690d1368-aba4-49b4-b7fc-b9e0d132fcad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:38.381397 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-690d1368-aba4-49b4-b7fc-b9e0d132fcad tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] DELETE https://10.4.3.57/volume/v3/attachments/05ddde54-1325-4c86-a84d-b94b56e1f846 Aug 20 07:48:38.381626 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-690d1368-aba4-49b4-b7fc-b9e0d132fcad tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:38.382051 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-690d1368-aba4-49b4-b7fc-b9e0d132fcad tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:38.394254 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:38.394254 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:38.487383 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-690d1368-aba4-49b4-b7fc-b9e0d132fcad tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/attachments/05ddde54-1325-4c86-a84d-b94b56e1f846 returned with HTTP 200 Aug 20 07:48:38.487959 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 316/1270] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:48:38 2026] DELETE /volume/v3/attachments/05ddde54-1325-4c86-a84d-b94b56e1f846 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:38.504502 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-64530944-ab12-4346-8f2f-9811491f876c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:38.507388 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-64530944-ab12-4346-8f2f-9811491f876c tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] DELETE https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:38.507388 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-64530944-ab12-4346-8f2f-9811491f876c tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:38.508899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-64530944-ab12-4346-8f2f-9811491f876c tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:38.508899 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-64530944-ab12-4346-8f2f-9811491f876c tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Delete volume with id: 947e9254-a010-478c-873d-41fd30173e01 Aug 20 07:48:38.517535 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:38.517535 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:38.518251 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-64530944-ab12-4346-8f2f-9811491f876c tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Volume info retrieved successfully. Aug 20 07:48:38.555404 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-64530944-ab12-4346-8f2f-9811491f876c tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] Delete volume request issued successfully. Aug 20 07:48:38.555404 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1da00946-1c84-467b-81cd-6c13e13ea4a5 req-64530944-ab12-4346-8f2f-9811491f876c tempest-ImageDependencyTests-2005146486 tempest-ImageDependencyTests-2005146486-project-member] https://10.4.3.57/volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 returned with HTTP 202 Aug 20 07:48:38.555981 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 320/1271] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:48:38 2026] DELETE /volume/v3/volumes/947e9254-a010-478c-873d-41fd30173e01 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:38.935221 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf6714f3-2d09-47d3-8ff6-0dcb41c95ec1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:38.939584 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf6714f3-2d09-47d3-8ff6-0dcb41c95ec1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:38.939584 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf6714f3-2d09-47d3-8ff6-0dcb41c95ec1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:38.939584 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf6714f3-2d09-47d3-8ff6-0dcb41c95ec1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:38.939584 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bf6714f3-2d09-47d3-8ff6-0dcb41c95ec1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:38.946825 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:38.946825 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:38.947784 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf6714f3-2d09-47d3-8ff6-0dcb41c95ec1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:38.948172 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 317/1272] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:38 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:39.259041 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-66013111-01b4-4e1c-a1b1-1d81087f3031 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:39.261902 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-66013111-01b4-4e1c-a1b1-1d81087f3031 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] POST https://10.4.3.57/volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f/action Aug 20 07:48:39.262392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-66013111-01b4-4e1c-a1b1-1d81087f3031 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:39.262597 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-66013111-01b4-4e1c-a1b1-1d81087f3031 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:39.301154 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:39.301154 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:39.322566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-037ad963-19a4-4ef0-b3f2-aa4bc5d4b913 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:39.325579 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-037ad963-19a4-4ef0-b3f2-aa4bc5d4b913 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/snapshots/164cf131-df5e-4ac0-a866-bfbd9aea64f4 Aug 20 07:48:39.326059 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-037ad963-19a4-4ef0-b3f2-aa4bc5d4b913 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:39.326354 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-037ad963-19a4-4ef0-b3f2-aa4bc5d4b913 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:39.331194 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2bd2b4e4-91f5-4b38-94c5-b66f577cacf7 req-66013111-01b4-4e1c-a1b1-1d81087f3031 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f/action returned with HTTP 204 Aug 20 07:48:39.331845 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 320/1273] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:48:39 2026] POST /volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:39.338119 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:39.338119 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:39.339130 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-037ad963-19a4-4ef0-b3f2-aa4bc5d4b913 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot retrieved successfully. Aug 20 07:48:39.340476 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-037ad963-19a4-4ef0-b3f2-aa4bc5d4b913 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots/164cf131-df5e-4ac0-a866-bfbd9aea64f4 returned with HTTP 200 Aug 20 07:48:39.341004 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 317/1274] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:39 2026] GET /volume/v3/snapshots/164cf131-df5e-4ac0-a866-bfbd9aea64f4 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:39.352409 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bafcc546-d473-42d0-851c-ad10307c02cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:39.354188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:39.354573 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "164cf131-df5e-4ac0-a866-bfbd9aea64f4", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-346174440"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:39.356242 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create volume request body: {'volume': {'snapshot_id': '164cf131-df5e-4ac0-a866-bfbd9aea64f4', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-346174440'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:39.367463 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:39.367463 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:39.370844 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Snapshot retrieved successfully. Aug 20 07:48:39.370844 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create volume of 1 GB Aug 20 07:48:39.376403 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Availability Zones retrieved successfully. Aug 20 07:48:39.384019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Flow 'volume_create_api' (082b5155-60c7-48cc-ac22-cc3cafc17dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:39.386010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9553ed84-78b4-4f84-a99e-7505a1b02b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:39.387059 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:39.434564 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9553ed84-78b4-4f84-a99e-7505a1b02b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '164cf131-df5e-4ac0-a866-bfbd9aea64f4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:39.435671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6152c597-f75a-4fc8-942b-954c748e37b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:39.505960 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Created reservations ['cd33b5eb-7878-4a82-af7d-2c15d30affa4', '6aaddab0-b2f7-4506-85cb-5b9f84be2c1d', 'dd934a9b-94bb-4df8-8b25-f4716febd544', '9cd682bf-4ed3-43b4-8d91-d2e856e2b374'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:39.507214 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6152c597-f75a-4fc8-942b-954c748e37b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd33b5eb-7878-4a82-af7d-2c15d30affa4', '6aaddab0-b2f7-4506-85cb-5b9f84be2c1d', 'dd934a9b-94bb-4df8-8b25-f4716febd544', '9cd682bf-4ed3-43b4-8d91-d2e856e2b374']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:39.508671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7962e8ab-4672-4396-b1f7-4bb8f4a3d828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:39.573999 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7962e8ab-4672-4396-b1f7-4bb8f4a3d828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '652d37ab-3e99-47b8-837e-e6fef437c380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-346174440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11daf0217a1740a593dbc46ef1c38152',qos_specs=None,replication_status=,reservations=['cd33b5eb-7878-4a82-af7d-2c15d30affa4','6aaddab0-b2f7-4506-85cb-5b9f84be2c1d','dd934a9b-94bb-4df8-8b25-f4716febd544','9cd682bf-4ed3-43b4-8d91-d2e856e2b374'],size=1,snapshot_id=164cf131-df5e-4ac0-a866-bfbd9aea64f4,source_replicaid=,source_volid=None,status='creating',user_id='24c8341b2ee44082b8e36f2d610a41ea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-346174440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=652d37ab-3e99-47b8-837e-e6fef437c380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11daf0217a1740a593dbc46ef1c38152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=164cf131-df5e-4ac0-a866-bfbd9aea64f4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c8341b2ee44082b8e36f2d610a41ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:39.577578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfdbfa27-b163-4c4e-a5f6-63de15df175c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:39.599755 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfdbfa27-b163-4c4e-a5f6-63de15df175c) transitioned into state 'SUCCESS' from state '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-346174440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11daf0217a1740a593dbc46ef1c38152',qos_specs=None,replication_status=,reservations=['cd33b5eb-7878-4a82-af7d-2c15d30affa4','6aaddab0-b2f7-4506-85cb-5b9f84be2c1d','dd934a9b-94bb-4df8-8b25-f4716febd544','9cd682bf-4ed3-43b4-8d91-d2e856e2b374'],size=1,snapshot_id=164cf131-df5e-4ac0-a866-bfbd9aea64f4,source_replicaid=,source_volid=None,status='creating',user_id='24c8341b2ee44082b8e36f2d610a41ea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:39.600766 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02582b58-c371-4b0d-a9ea-b43c2c342c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:39.634673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02582b58-c371-4b0d-a9ea-b43c2c342c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:39.635922 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Flow 'volume_create_api' (082b5155-60c7-48cc-ac22-cc3cafc17dba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:39.636363 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Create volume request issued successfully. Aug 20 07:48:39.637887 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bafcc546-d473-42d0-851c-ad10307c02cc tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:39.638025 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 321/1275] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:48:39 2026] POST /volume/v3/volumes => generated 782 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:39.662899 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb9db98a-0ed5-4816-9e5f-a108c828b381 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:39.665195 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb9db98a-0ed5-4816-9e5f-a108c828b381 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 Aug 20 07:48:39.665832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb9db98a-0ed5-4816-9e5f-a108c828b381 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:39.665832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb9db98a-0ed5-4816-9e5f-a108c828b381 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:39.677162 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:39.677162 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:39.684689 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb9db98a-0ed5-4816-9e5f-a108c828b381 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:39.695832 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb9db98a-0ed5-4816-9e5f-a108c828b381 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 returned with HTTP 200 Aug 20 07:48:39.695832 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 318/1276] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:39 2026] GET /volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:39.962661 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1b6fbe95-b2ad-4d86-9508-3cb2662aa94e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:39.967567 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b6fbe95-b2ad-4d86-9508-3cb2662aa94e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:39.970032 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b6fbe95-b2ad-4d86-9508-3cb2662aa94e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:39.970032 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b6fbe95-b2ad-4d86-9508-3cb2662aa94e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:39.970032 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1b6fbe95-b2ad-4d86-9508-3cb2662aa94e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:39.977601 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:39.977601 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:39.977601 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b6fbe95-b2ad-4d86-9508-3cb2662aa94e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:39.977601 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 321/1277] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:39 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:40.714926 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b6fba4e-fa34-4fb6-9c36-6d2b3725993e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:40.716484 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b6fba4e-fa34-4fb6-9c36-6d2b3725993e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 Aug 20 07:48:40.716709 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b6fba4e-fa34-4fb6-9c36-6d2b3725993e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:40.716897 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b6fba4e-fa34-4fb6-9c36-6d2b3725993e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:40.730023 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:40.730023 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:40.735759 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2b6fba4e-fa34-4fb6-9c36-6d2b3725993e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:40.744464 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b6fba4e-fa34-4fb6-9c36-6d2b3725993e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 returned with HTTP 200 Aug 20 07:48:40.744993 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 318/1278] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:40 2026] GET /volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:40.766330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4ba51b57-156a-47c3-a843-d03c545185c3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:40.769776 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ba51b57-156a-47c3-a843-d03c545185c3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 Aug 20 07:48:40.769947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ba51b57-156a-47c3-a843-d03c545185c3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:40.770153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ba51b57-156a-47c3-a843-d03c545185c3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:40.773627 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=380,cinder:INSERT=38,cinder:UPDATE=66,cinder:DELETE=4 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:48:40.784034 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:40.784034 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:40.791571 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4ba51b57-156a-47c3-a843-d03c545185c3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:40.802674 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ba51b57-156a-47c3-a843-d03c545185c3 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 returned with HTTP 200 Aug 20 07:48:40.803238 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 322/1279] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:40 2026] GET /volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:40.818963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7d08d169-7934-494d-8c2f-89160411950b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:40.821649 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d08d169-7934-494d-8c2f-89160411950b tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b?cascade=True Aug 20 07:48:40.821952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d08d169-7934-494d-8c2f-89160411950b tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:40.822420 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d08d169-7934-494d-8c2f-89160411950b tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:40.822776 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7d08d169-7934-494d-8c2f-89160411950b tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete volume with id: 8a00960b-8d96-4028-8a6d-a9a427685d9b Aug 20 07:48:40.834708 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:40.834708 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:40.836080 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7d08d169-7934-494d-8c2f-89160411950b tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:40.884883 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7d08d169-7934-494d-8c2f-89160411950b tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete volume request issued successfully. Aug 20 07:48:40.885185 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d08d169-7934-494d-8c2f-89160411950b tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b?cascade=True returned with HTTP 202 Aug 20 07:48:40.886125 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 319/1280] 10.4.3.57 () {66 vars in 1369 bytes} [Thu Aug 20 07:48:40 2026] DELETE /volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b?cascade=True => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:40.898097 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7d561635-b0c5-4e1d-a0b8-74c4cb4389c5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:40.905229 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d561635-b0c5-4e1d-a0b8-74c4cb4389c5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b Aug 20 07:48:40.906527 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d561635-b0c5-4e1d-a0b8-74c4cb4389c5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:40.906894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d561635-b0c5-4e1d-a0b8-74c4cb4389c5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:40.921529 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:40.921529 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:40.927277 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7d561635-b0c5-4e1d-a0b8-74c4cb4389c5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:40.936423 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d561635-b0c5-4e1d-a0b8-74c4cb4389c5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b returned with HTTP 200 Aug 20 07:48:40.936995 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 322/1281] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:40 2026] GET /volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:40.994784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4de924a1-fb9b-484f-814e-6ba2d6e4cf89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:40.997035 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4de924a1-fb9b-484f-814e-6ba2d6e4cf89 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:40.997304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4de924a1-fb9b-484f-814e-6ba2d6e4cf89 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:40.997541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4de924a1-fb9b-484f-814e-6ba2d6e4cf89 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:40.997701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4de924a1-fb9b-484f-814e-6ba2d6e4cf89 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:41.002926 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:41.002926 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:41.003853 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4de924a1-fb9b-484f-814e-6ba2d6e4cf89 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:41.004946 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 319/1282] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:40 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:41.960235 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07887f15-0819-4bc0-92e0-51095e0c39d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:41.961805 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07887f15-0819-4bc0-92e0-51095e0c39d5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b Aug 20 07:48:41.962367 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07887f15-0819-4bc0-92e0-51095e0c39d5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:41.962367 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07887f15-0819-4bc0-92e0-51095e0c39d5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:41.974394 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07887f15-0819-4bc0-92e0-51095e0c39d5 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b returned with HTTP 404 Aug 20 07:48:41.975182 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 323/1283] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:41 2026] GET /volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:41.986040 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8db71a21-feb3-4124-8870-c511b0d35fe4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:41.988492 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8db71a21-feb3-4124-8870-c511b0d35fe4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes Aug 20 07:48:41.988790 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8db71a21-feb3-4124-8870-c511b0d35fe4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:41.989019 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8db71a21-feb3-4124-8870-c511b0d35fe4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:41.989350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-8db71a21-feb3-4124-8870-c511b0d35fe4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:41.989797 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:41.989797 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:41.990290 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8db71a21-feb3-4124-8870-c511b0d35fe4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:48:41.999475 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8db71a21-feb3-4124-8870-c511b0d35fe4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Get all volumes completed successfully. Aug 20 07:48:42.000152 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8db71a21-feb3-4124-8870-c511b0d35fe4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 200 Aug 20 07:48:42.000668 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 320/1284] 10.4.3.57 () {66 vars in 1230 bytes} [Thu Aug 20 07:48:41 2026] GET /volume/v3/volumes => generated 332 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:42.018771 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4719333f-5629-42fe-a985-0c6cd2a27b4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:42.019808 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3fa21a98-d1ff-4c3a-bda4-decf291f9066 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:42.020522 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4719333f-5629-42fe-a985-0c6cd2a27b4e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:42.022080 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4719333f-5629-42fe-a985-0c6cd2a27b4e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:42.022203 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3fa21a98-d1ff-4c3a-bda4-decf291f9066 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:42.022317 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4719333f-5629-42fe-a985-0c6cd2a27b4e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:42.022370 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3fa21a98-d1ff-4c3a-bda4-decf291f9066 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:42.022416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-4719333f-5629-42fe-a985-0c6cd2a27b4e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:42.022474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3fa21a98-d1ff-4c3a-bda4-decf291f9066 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:42.022474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3fa21a98-d1ff-4c3a-bda4-decf291f9066 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:42.023780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-4719333f-5629-42fe-a985-0c6cd2a27b4e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:48:42.027981 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:42.027981 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:42.029155 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3fa21a98-d1ff-4c3a-bda4-decf291f9066 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:42.030091 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 320/1285] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:42 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:42.030160 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4719333f-5629-42fe-a985-0c6cd2a27b4e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Get all snapshots completed successfully. Aug 20 07:48:42.030493 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4719333f-5629-42fe-a985-0c6cd2a27b4e tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 200 Aug 20 07:48:42.031394 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 323/1286] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:48:42 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:48:42.049682 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dd5e69f2-ca5b-4bbf-8250-ae9b099a6200 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:42.051593 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd5e69f2-ca5b-4bbf-8250-ae9b099a6200 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 Aug 20 07:48:42.052175 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd5e69f2-ca5b-4bbf-8250-ae9b099a6200 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:42.052566 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd5e69f2-ca5b-4bbf-8250-ae9b099a6200 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:42.065431 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:42.065431 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:42.071853 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dd5e69f2-ca5b-4bbf-8250-ae9b099a6200 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:42.079305 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd5e69f2-ca5b-4bbf-8250-ae9b099a6200 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 returned with HTTP 200 Aug 20 07:48:42.079305 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 324/1287] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:42 2026] GET /volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:42.100219 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bd0128f5-b1e0-47b3-acfc-d3264ed51734 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:42.104439 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd0128f5-b1e0-47b3-acfc-d3264ed51734 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] DELETE https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 Aug 20 07:48:42.104439 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd0128f5-b1e0-47b3-acfc-d3264ed51734 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:42.104439 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd0128f5-b1e0-47b3-acfc-d3264ed51734 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:42.104439 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-bd0128f5-b1e0-47b3-acfc-d3264ed51734 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete volume with id: 652d37ab-3e99-47b8-837e-e6fef437c380 Aug 20 07:48:42.119774 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:42.119774 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:42.120001 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bd0128f5-b1e0-47b3-acfc-d3264ed51734 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:42.168947 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bd0128f5-b1e0-47b3-acfc-d3264ed51734 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete volume request issued successfully. Aug 20 07:48:42.168947 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd0128f5-b1e0-47b3-acfc-d3264ed51734 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 returned with HTTP 202 Aug 20 07:48:42.169497 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 321/1288] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:42 2026] DELETE /volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:42.184036 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92f9d14f-82cc-4a8c-b435-52774bd51049 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:42.186675 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92f9d14f-82cc-4a8c-b435-52774bd51049 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 Aug 20 07:48:42.186887 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92f9d14f-82cc-4a8c-b435-52774bd51049 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:42.187207 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92f9d14f-82cc-4a8c-b435-52774bd51049 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:42.212448 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:42.212448 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:42.222078 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92f9d14f-82cc-4a8c-b435-52774bd51049 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Volume info retrieved successfully. Aug 20 07:48:42.241072 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92f9d14f-82cc-4a8c-b435-52774bd51049 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 returned with HTTP 200 Aug 20 07:48:42.241072 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 321/1289] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:42 2026] GET /volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 => generated 874 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:43.048880 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-16281ef6-9a18-408f-9f25-dc9df78e928b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:43.050986 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16281ef6-9a18-408f-9f25-dc9df78e928b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:43.051393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16281ef6-9a18-408f-9f25-dc9df78e928b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:43.051700 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16281ef6-9a18-408f-9f25-dc9df78e928b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:43.051889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-16281ef6-9a18-408f-9f25-dc9df78e928b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:43.057953 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:43.057953 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:43.058990 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16281ef6-9a18-408f-9f25-dc9df78e928b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:43.059711 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 324/1290] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:43 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:43.267956 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ac9c82c-fd6f-4edb-b50a-8309acaf5bf4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:43.274064 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ac9c82c-fd6f-4edb-b50a-8309acaf5bf4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 Aug 20 07:48:43.274447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ac9c82c-fd6f-4edb-b50a-8309acaf5bf4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:43.274686 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ac9c82c-fd6f-4edb-b50a-8309acaf5bf4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:43.290216 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ac9c82c-fd6f-4edb-b50a-8309acaf5bf4 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 returned with HTTP 404 Aug 20 07:48:43.291149 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 325/1291] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:43 2026] GET /volume/v3/volumes/652d37ab-3e99-47b8-837e-e6fef437c380 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:43.299924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a2af478b-9563-42b9-aa89-379315c8bf1f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:43.302787 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2af478b-9563-42b9-aa89-379315c8bf1f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/164cf131-df5e-4ac0-a866-bfbd9aea64f4 Aug 20 07:48:43.303037 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2af478b-9563-42b9-aa89-379315c8bf1f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:43.303306 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2af478b-9563-42b9-aa89-379315c8bf1f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:43.304334 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-a2af478b-9563-42b9-aa89-379315c8bf1f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete snapshot with id: 164cf131-df5e-4ac0-a866-bfbd9aea64f4 Aug 20 07:48:43.310923 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2af478b-9563-42b9-aa89-379315c8bf1f tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/snapshots/164cf131-df5e-4ac0-a866-bfbd9aea64f4 returned with HTTP 404 Aug 20 07:48:43.312004 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 322/1292] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:43 2026] DELETE /volume/v3/snapshots/164cf131-df5e-4ac0-a866-bfbd9aea64f4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:43.324319 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-229ce747-410d-4bda-80fc-fe2a9b138bee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:43.326602 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-229ce747-410d-4bda-80fc-fe2a9b138bee tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] GET https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b Aug 20 07:48:43.327028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-229ce747-410d-4bda-80fc-fe2a9b138bee tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:43.327600 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-229ce747-410d-4bda-80fc-fe2a9b138bee tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:43.335820 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-229ce747-410d-4bda-80fc-fe2a9b138bee tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b returned with HTTP 404 Aug 20 07:48:43.336605 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 322/1293] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:43 2026] GET /volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:43.352924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-011e8d54-23a6-40d0-8ace-65926ebe45e2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:43.359613 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-011e8d54-23a6-40d0-8ace-65926ebe45e2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b Aug 20 07:48:43.360086 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-011e8d54-23a6-40d0-8ace-65926ebe45e2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:43.360740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-011e8d54-23a6-40d0-8ace-65926ebe45e2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:43.362460 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-011e8d54-23a6-40d0-8ace-65926ebe45e2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] Delete volume with id: 8a00960b-8d96-4028-8a6d-a9a427685d9b Aug 20 07:48:43.375084 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-011e8d54-23a6-40d0-8ace-65926ebe45e2 tempest-VolumesDeleteCascade-1848364612 tempest-VolumesDeleteCascade-1848364612-project-member] https://10.4.3.57/volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b returned with HTTP 404 Aug 20 07:48:43.375831 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 325/1294] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:43 2026] DELETE /volume/v3/volumes/8a00960b-8d96-4028-8a6d-a9a427685d9b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:43.643105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-34ff3610-bac6-4613-bbf9-7fc9af3a7da2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:43.786692 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34ff3610-bac6-4613-bbf9-7fc9af3a7da2 tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:48:43.787313 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34ff3610-bac6-4613-bbf9-7fc9af3a7da2 tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1454683211"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:43.814098 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34ff3610-bac6-4613-bbf9-7fc9af3a7da2 tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:48:43.814599 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 326/1295] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:48:43 2026] POST /volume/v3/types => generated 220 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:43.827517 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4fb39c02-00e5-4cd8-988c-8bf393b23d1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:43.831736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4fb39c02-00e5-4cd8-988c-8bf393b23d1e tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:48:43.832247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4fb39c02-00e5-4cd8-988c-8bf393b23d1e tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1114744367"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:43.854107 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4fb39c02-00e5-4cd8-988c-8bf393b23d1e tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:48:43.859135 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 323/1296] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:48:43 2026] POST /volume/v3/group_types => generated 177 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:43.875630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a998b32e-e247-49e8-a3f2-8351eb2ffaac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:44.002468 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a998b32e-e247-49e8-a3f2-8351eb2ffaac tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] POST https://10.4.3.57/volume/v3/groups Aug 20 07:48:44.002862 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a998b32e-e247-49e8-a3f2-8351eb2ffaac tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ae6e48a5-6229-470c-a4c8-75ee71cc0dab", "volume_types": ["63943db3-114a-4739-b448-3ea6fbc0a374"], "name": "tempest-GroupsV314Test-Group-1037197360"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:44.005019 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-a998b32e-e247-49e8-a3f2-8351eb2ffaac tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Creating new group {'group': {'group_type': 'ae6e48a5-6229-470c-a4c8-75ee71cc0dab', 'volume_types': ['63943db3-114a-4739-b448-3ea6fbc0a374'], 'name': 'tempest-GroupsV314Test-Group-1037197360'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 07:48:44.012355 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-a998b32e-e247-49e8-a3f2-8351eb2ffaac tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Creating group tempest-GroupsV314Test-Group-1037197360. Aug 20 07:48:44.030588 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a998b32e-e247-49e8-a3f2-8351eb2ffaac tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Availability Zones retrieved successfully. Aug 20 07:48:44.071061 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a998b32e-e247-49e8-a3f2-8351eb2ffaac tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Created reservations ['fe8c12a0-c2bd-4dcc-9e4e-8895b00658d3'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:44.075067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-64a14146-4e2a-4a15-9b17-961553145add None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:44.077923 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64a14146-4e2a-4a15-9b17-961553145add tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:44.078981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64a14146-4e2a-4a15-9b17-961553145add tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:44.078981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64a14146-4e2a-4a15-9b17-961553145add tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:44.079899 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-64a14146-4e2a-4a15-9b17-961553145add tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:44.087014 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:44.087014 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:44.088767 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64a14146-4e2a-4a15-9b17-961553145add tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:44.088767 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 326/1297] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:44 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:44.109580 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a998b32e-e247-49e8-a3f2-8351eb2ffaac tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/groups returned with HTTP 202 Aug 20 07:48:44.110309 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 323/1298] 10.4.3.57 () {70 vars in 1290 bytes} [Thu Aug 20 07:48:43 2026] POST /volume/v3/groups => generated 108 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:44.125329 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7ea62e7-9536-4a77-be9e-de995639edec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:44.129481 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7ea62e7-9536-4a77-be9e-de995639edec tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34 Aug 20 07:48:44.129713 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7ea62e7-9536-4a77-be9e-de995639edec tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:44.130457 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7ea62e7-9536-4a77-be9e-de995639edec tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:44.130457 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-a7ea62e7-9536-4a77-be9e-de995639edec tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] show called for member b1dad77e-b217-4de0-85a7-14f4aa728d34 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:48:44.137438 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:44.137438 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:44.152432 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7ea62e7-9536-4a77-be9e-de995639edec tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34 returned with HTTP 200 Aug 20 07:48:44.153128 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 327/1299] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:48:44 2026] GET /volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:45.066035 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90b8e787-b884-4650-a027-65e8f763334a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:45.067890 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:45.068270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1286586747"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:45.069993 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Create volume request body: {'volume': {'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1286586747'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:45.106417 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a3082c4b-b35a-4ab2-b2bb-be7362b33bc4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:45.108825 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3082c4b-b35a-4ab2-b2bb-be7362b33bc4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:45.109093 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3082c4b-b35a-4ab2-b2bb-be7362b33bc4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:45.109341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3082c4b-b35a-4ab2-b2bb-be7362b33bc4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:45.109500 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a3082c4b-b35a-4ab2-b2bb-be7362b33bc4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:45.114862 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:45.114862 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:45.115894 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3082c4b-b35a-4ab2-b2bb-be7362b33bc4 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:45.116354 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 327/1300] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:45 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:45.173925 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fb2b2bfe-9436-4281-a814-3ca2bec07853 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:45.173925 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb2b2bfe-9436-4281-a814-3ca2bec07853 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34 Aug 20 07:48:45.173925 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb2b2bfe-9436-4281-a814-3ca2bec07853 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:45.173925 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb2b2bfe-9436-4281-a814-3ca2bec07853 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:45.173925 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-fb2b2bfe-9436-4281-a814-3ca2bec07853 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] show called for member b1dad77e-b217-4de0-85a7-14f4aa728d34 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:48:45.182756 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:45.182756 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:45.191978 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb2b2bfe-9436-4281-a814-3ca2bec07853 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34 returned with HTTP 200 Aug 20 07:48:45.191978 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 324/1301] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:48:45 2026] GET /volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34 => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:45.208456 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:45.209935 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:45.210316 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-603335347", "volume_type": "63943db3-114a-4739-b448-3ea6fbc0a374", "group_id": "b1dad77e-b217-4de0-85a7-14f4aa728d34", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:45.211838 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-603335347', 'volume_type': '63943db3-114a-4739-b448-3ea6fbc0a374', 'group_id': 'b1dad77e-b217-4de0-85a7-14f4aa728d34', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:45.225138 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:45.225138 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:45.225897 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Create volume of 1 GB Aug 20 07:48:45.235885 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Availability Zones retrieved successfully. Aug 20 07:48:45.242895 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Flow 'volume_create_api' (608e8e8c-3d11-4bea-a283-0c67e046d94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:45.245191 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499c65c7-43b5-4026-a091-1e5804cffba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.246211 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:45.246211 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:45.247137 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:45.269567 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Create volume of 1 GB Aug 20 07:48:45.276308 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Availability Zones retrieved successfully. Aug 20 07:48:45.279290 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499c65c7-43b5-4026-a091-1e5804cffba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:48:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63943db3-114a-4739-b448-3ea6fbc0a374,is_public=True,name='tempest-GroupsV314Test-volume-type-1454683211',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63943db3-114a-4739-b448-3ea6fbc0a374', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b1dad77e-b217-4de0-85a7-14f4aa728d34', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.280493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7266e6d4-7ce4-44f6-ab02-4fb050041828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.284557 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Flow 'volume_create_api' (002fe434-1cc0-4743-bdca-e5000580d2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:45.286030 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b425c5bf-7f14-4686-ac43-1e3a1462ecf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.288290 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:45.326708 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1454683211 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1454683211, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:48:45.327123 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1454683211 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1454683211, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:48:45.378507 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b425c5bf-7f14-4686-ac43-1e3a1462ecf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.379649 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33da2cd8-7835-4339-8010-4ca5e7595898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.393859 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Created reservations ['0a60a24b-db53-4735-b7ea-1127ee1dc447', '1e4a517c-0396-45d4-8def-fd09398c837f', 'a91979a3-e2d4-417e-b8dc-bfd9e7ef542f', '9ef717cb-499c-4c1a-97c2-0af8fc6687dd'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:45.395251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7266e6d4-7ce4-44f6-ab02-4fb050041828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a60a24b-db53-4735-b7ea-1127ee1dc447', '1e4a517c-0396-45d4-8def-fd09398c837f', 'a91979a3-e2d4-417e-b8dc-bfd9e7ef542f', '9ef717cb-499c-4c1a-97c2-0af8fc6687dd']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.396761 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff636965-c902-4cd3-aec9-bb58f1a3a45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.431704 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff636965-c902-4cd3-aec9-bb58f1a3a45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94012326-7a66-4bab-9dcc-e26b0883939a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-603335347',encryption_key_id=None,group_id=b1dad77e-b217-4de0-85a7-14f4aa728d34,group_type_id=,metadata={},multiattach=False,project_id='971fa79bdfc74260b351b9d881c0b904',qos_specs=None,replication_status=,reservations=['0a60a24b-db53-4735-b7ea-1127ee1dc447','1e4a517c-0396-45d4-8def-fd09398c837f','a91979a3-e2d4-417e-b8dc-bfd9e7ef542f','9ef717cb-499c-4c1a-97c2-0af8fc6687dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51225f25e84322a0e837b5821a03de',volume_type_id=63943db3-114a-4739-b448-3ea6fbc0a374), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-603335347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b1dad77e-b217-4de0-85a7-14f4aa728d34,host=None,id=94012326-7a66-4bab-9dcc-e26b0883939a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='971fa79bdfc74260b351b9d881c0b904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f51225f25e84322a0e837b5821a03de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63943db3-114a-4739-b448-3ea6fbc0a374),volume_type_id=63943db3-114a-4739-b448-3ea6fbc0a374)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.433223 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed07bb4-b930-4fe5-9e99-1f401eec7867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.463832 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed07bb4-b930-4fe5-9e99-1f401eec7867) transitioned into state 'SUCCESS' from state '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-603335347',encryption_key_id=None,group_id=b1dad77e-b217-4de0-85a7-14f4aa728d34,group_type_id=,metadata={},multiattach=False,project_id='971fa79bdfc74260b351b9d881c0b904',qos_specs=None,replication_status=,reservations=['0a60a24b-db53-4735-b7ea-1127ee1dc447','1e4a517c-0396-45d4-8def-fd09398c837f','a91979a3-e2d4-417e-b8dc-bfd9e7ef542f','9ef717cb-499c-4c1a-97c2-0af8fc6687dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51225f25e84322a0e837b5821a03de',volume_type_id=63943db3-114a-4739-b448-3ea6fbc0a374)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.465800 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5f1527-35e2-4d2d-b2f5-6be05dbdc391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.476773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Created reservations ['db33ed83-9834-4e5d-8010-af9806857540', '896e3b0e-450a-49fc-b0c8-01f659d81e71', '63b35f3e-265b-4d20-8852-7921d0397fa4', '28cf0125-5a45-4277-b9ad-744fcec865c2'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:45.477756 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33da2cd8-7835-4339-8010-4ca5e7595898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db33ed83-9834-4e5d-8010-af9806857540', '896e3b0e-450a-49fc-b0c8-01f659d81e71', '63b35f3e-265b-4d20-8852-7921d0397fa4', '28cf0125-5a45-4277-b9ad-744fcec865c2']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.478480 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903b76a1-6fee-4b05-b081-65acd5086084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.487269 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5f1527-35e2-4d2d-b2f5-6be05dbdc391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.488694 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Flow 'volume_create_api' (608e8e8c-3d11-4bea-a283-0c67e046d94a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:45.489218 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Create volume request issued successfully. Aug 20 07:48:45.490630 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:45.490910 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:45.508926 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903b76a1-6fee-4b05-b081-65acd5086084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd2bd3ce-b6b9-48ee-b003-af9462f88882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1286586747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d794fbdd45b14315bdee642dfbf76fb4',qos_specs=None,replication_status=,reservations=['db33ed83-9834-4e5d-8010-af9806857540','896e3b0e-450a-49fc-b0c8-01f659d81e71','63b35f3e-265b-4d20-8852-7921d0397fa4','28cf0125-5a45-4277-b9ad-744fcec865c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='157dac7d388b4f309da1ee85588f6f57',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1286586747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd2bd3ce-b6b9-48ee-b003-af9462f88882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d794fbdd45b14315bdee642dfbf76fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='157dac7d388b4f309da1ee85588f6f57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.510050 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19f1834-41d8-45f4-a616-43ddd9cac1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.535713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19f1834-41d8-45f4-a616-43ddd9cac1cd) transitioned into state 'SUCCESS' from state '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-1286586747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d794fbdd45b14315bdee642dfbf76fb4',qos_specs=None,replication_status=,reservations=['db33ed83-9834-4e5d-8010-af9806857540','896e3b0e-450a-49fc-b0c8-01f659d81e71','63b35f3e-265b-4d20-8852-7921d0397fa4','28cf0125-5a45-4277-b9ad-744fcec865c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='157dac7d388b4f309da1ee85588f6f57',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.536718 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ee2abb-0dc6-41b0-b990-7e83e8edf8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:45.553862 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ee2abb-0dc6-41b0-b990-7e83e8edf8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:45.554087 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Flow 'volume_create_api' (002fe434-1cc0-4743-bdca-e5000580d2f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:45.554328 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Create volume request issued successfully. Aug 20 07:48:45.554998 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:45.555080 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90b8e787-b884-4650-a027-65e8f763334a tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:45.555449 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 324/1302] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:48:45 2026] POST /volume/v3/volumes => generated 746 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:45.559916 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:45.559916 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:45.564954 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95ec1bf3-41f5-4cb5-ad6b-d2067f47c59f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:45.565581 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 328/1303] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:48:45 2026] POST /volume/v3/volumes => generated 816 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:45.573314 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-32338cdd-598f-4139-b23c-8435ba9ff1d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:45.576695 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32338cdd-598f-4139-b23c-8435ba9ff1d9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:45.577020 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32338cdd-598f-4139-b23c-8435ba9ff1d9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:45.577278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32338cdd-598f-4139-b23c-8435ba9ff1d9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:45.582483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-30baf0b1-b768-48db-955e-e60bfa8981d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:45.584067 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30baf0b1-b768-48db-955e-e60bfa8981d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a Aug 20 07:48:45.584576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30baf0b1-b768-48db-955e-e60bfa8981d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:45.584920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30baf0b1-b768-48db-955e-e60bfa8981d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:45.586543 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:45.586543 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:45.592576 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-32338cdd-598f-4139-b23c-8435ba9ff1d9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:45.595387 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:45.595387 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:45.597426 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32338cdd-598f-4139-b23c-8435ba9ff1d9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 returned with HTTP 200 Aug 20 07:48:45.597985 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 328/1304] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:45 2026] GET /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:45.601739 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-30baf0b1-b768-48db-955e-e60bfa8981d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Volume info retrieved successfully. Aug 20 07:48:45.603215 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-30baf0b1-b768-48db-955e-e60bfa8981d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:45.604128 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-30baf0b1-b768-48db-955e-e60bfa8981d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:45.660866 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-30baf0b1-b768-48db-955e-e60bfa8981d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:45.667270 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:45.667270 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:45.678667 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30baf0b1-b768-48db-955e-e60bfa8981d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a returned with HTTP 200 Aug 20 07:48:45.678667 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 325/1305] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:48:45 2026] GET /volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a => generated 884 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:46.129223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f3e42b9-4886-4676-9c98-8bb0fe122027 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:46.131997 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f3e42b9-4886-4676-9c98-8bb0fe122027 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:46.132177 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f3e42b9-4886-4676-9c98-8bb0fe122027 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:46.132426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f3e42b9-4886-4676-9c98-8bb0fe122027 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:46.132592 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9f3e42b9-4886-4676-9c98-8bb0fe122027 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:46.138501 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:46.138501 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:46.139592 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f3e42b9-4886-4676-9c98-8bb0fe122027 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:46.140090 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 325/1306] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:46 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:46.612415 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bcb13430-2b44-4748-9d9e-53fd59c531c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:46.615204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcb13430-2b44-4748-9d9e-53fd59c531c0 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:46.615459 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcb13430-2b44-4748-9d9e-53fd59c531c0 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:46.615688 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcb13430-2b44-4748-9d9e-53fd59c531c0 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:46.623670 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:46.623670 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:46.628418 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bcb13430-2b44-4748-9d9e-53fd59c531c0 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:46.634744 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcb13430-2b44-4748-9d9e-53fd59c531c0 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 returned with HTTP 200 Aug 20 07:48:46.635299 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 329/1307] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:46 2026] GET /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:46.649689 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66fd9803-e169-49a7-a282-fbd98af696a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:46.651574 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66fd9803-e169-49a7-a282-fbd98af696a5 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] POST https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882/action Aug 20 07:48:46.652099 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66fd9803-e169-49a7-a282-fbd98af696a5 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:46.652316 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66fd9803-e169-49a7-a282-fbd98af696a5 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:46.661913 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:46.661913 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:46.663584 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-66fd9803-e169-49a7-a282-fbd98af696a5 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:46.694642 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-942415ed-0891-442c-aa6f-856ae67e89f3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:46.697432 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-942415ed-0891-442c-aa6f-856ae67e89f3 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a Aug 20 07:48:46.697432 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-942415ed-0891-442c-aa6f-856ae67e89f3 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:46.697432 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-942415ed-0891-442c-aa6f-856ae67e89f3 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:46.706361 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:46.706361 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:46.712170 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-942415ed-0891-442c-aa6f-856ae67e89f3 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Volume info retrieved successfully. Aug 20 07:48:46.712488 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-942415ed-0891-442c-aa6f-856ae67e89f3 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:46.712809 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-942415ed-0891-442c-aa6f-856ae67e89f3 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:46.717979 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-66fd9803-e169-49a7-a282-fbd98af696a5 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Created reservations ['8170b129-6427-41ea-a225-88c82e5634e9', 'b7df6901-bc42-4a40-895a-d2b0f4bb8a17'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:46.732315 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-66fd9803-e169-49a7-a282-fbd98af696a5 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Extend volume request issued successfully. Aug 20 07:48:46.732315 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66fd9803-e169-49a7-a282-fbd98af696a5 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882/action returned with HTTP 202 Aug 20 07:48:46.732315 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 329/1308] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:48:46 2026] POST /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:46.746375 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b07dfa7-9638-424a-9c47-75659b7869f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:46.748966 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b07dfa7-9638-424a-9c47-75659b7869f8 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:46.749207 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b07dfa7-9638-424a-9c47-75659b7869f8 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:46.749459 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b07dfa7-9638-424a-9c47-75659b7869f8 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:46.758947 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:46.758947 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:46.764120 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0b07dfa7-9638-424a-9c47-75659b7869f8 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:46.766702 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-942415ed-0891-442c-aa6f-856ae67e89f3 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:46.770301 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b07dfa7-9638-424a-9c47-75659b7869f8 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 returned with HTTP 200 Aug 20 07:48:46.770521 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:46.770521 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:46.770970 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 326/1309] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:46 2026] GET /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:46.779230 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-942415ed-0891-442c-aa6f-856ae67e89f3 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a returned with HTTP 200 Aug 20 07:48:46.779679 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 326/1310] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:48:46 2026] GET /volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:46.798206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:46.800321 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] POST https://10.4.3.57/volume/v3/groups/action Aug 20 07:48:46.801171 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Action body: b'{"create-from-src": {"source_group_id": "b1dad77e-b217-4de0-85a7-14f4aa728d34", "name": "tempest-Group_from_grp-165629844"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:46.801453 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "b1dad77e-b217-4de0-85a7-14f4aa728d34", "name": "tempest-Group_from_grp-165629844"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:46.804694 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Creating new group {'create-from-src': {'source_group_id': 'b1dad77e-b217-4de0-85a7-14f4aa728d34', 'name': 'tempest-Group_from_grp-165629844'}}. {{(pid=100249) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 07:48:46.804987 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Creating group tempest-Group_from_grp-165629844 from source group b1dad77e-b217-4de0-85a7-14f4aa728d34. Aug 20 07:48:46.810966 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:46.810966 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:46.820043 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:46.820043 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:46.869379 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Created reservations ['4e81f4c5-03dd-49e3-8894-0aa104fcee54'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:46.931990 np0000007856 devstack@c-api.service[100249]: INFO cinder.group.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] A mapping entry already exists for group ffa7806b-2670-4fe4-bcac-157f21afd457 and volume type 63943db3-114a-4739-b448-3ea6fbc0a374. Do not need to create again. Aug 20 07:48:46.932502 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:46.932502 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:46.937685 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:48:46.937226. {{(pid=100249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:48:46.938285 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Availability Zones retrieved successfully. Aug 20 07:48:46.946156 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Flow 'volume_create_api' (0fd0e488-e0d7-4868-9b82-00d9548c2f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:46.947730 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf5d911d-ee71-463f-8180-8234b198fe34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:46.949362 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:46.979194 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf5d911d-ee71-463f-8180-8234b198fe34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '94012326-7a66-4bab-9dcc-e26b0883939a', 'volume_type': VolumeType(created_at=2026-08-20T07:48:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63943db3-114a-4739-b448-3ea6fbc0a374,is_public=True,name='tempest-GroupsV314Test-volume-type-1454683211',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63943db3-114a-4739-b448-3ea6fbc0a374', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ffa7806b-2670-4fe4-bcac-157f21afd457', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:46.981181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0db8b2-37d3-4264-8d3f-5f2a902aabde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:47.035338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Created reservations ['f423955c-59c0-4c01-b0cd-46e3cbe7c87c', 'feeec67d-5ee7-456c-8e47-b3a0c649f923', '46c6e767-eba9-45e9-a5fa-377824414d45', '3e1db946-b05b-4428-a5c5-5e30dd871246'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:47.036345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0db8b2-37d3-4264-8d3f-5f2a902aabde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f423955c-59c0-4c01-b0cd-46e3cbe7c87c', 'feeec67d-5ee7-456c-8e47-b3a0c649f923', '46c6e767-eba9-45e9-a5fa-377824414d45', '3e1db946-b05b-4428-a5c5-5e30dd871246']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:47.037189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee40290-a671-41c2-a8ba-a0394cb5d6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:47.065797 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee40290-a671-41c2-a8ba-a0394cb5d6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fec77b2-0cdb-4399-8a7d-dd727170665b', '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=ffa7806b-2670-4fe4-bcac-157f21afd457,group_type_id=,metadata={},multiattach=False,project_id='971fa79bdfc74260b351b9d881c0b904',qos_specs=None,replication_status=,reservations=['f423955c-59c0-4c01-b0cd-46e3cbe7c87c','feeec67d-5ee7-456c-8e47-b3a0c649f923','46c6e767-eba9-45e9-a5fa-377824414d45','3e1db946-b05b-4428-a5c5-5e30dd871246'],size=1,snapshot_id=None,source_replicaid=,source_volid=94012326-7a66-4bab-9dcc-e26b0883939a,status='creating',user_id='8f51225f25e84322a0e837b5821a03de',volume_type_id=63943db3-114a-4739-b448-3ea6fbc0a374), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ffa7806b-2670-4fe4-bcac-157f21afd457,host=None,id=7fec77b2-0cdb-4399-8a7d-dd727170665b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='971fa79bdfc74260b351b9d881c0b904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=94012326-7a66-4bab-9dcc-e26b0883939a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f51225f25e84322a0e837b5821a03de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63943db3-114a-4739-b448-3ea6fbc0a374),volume_type_id=63943db3-114a-4739-b448-3ea6fbc0a374)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:47.066924 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140952f9-1967-42c6-b250-30cfe17c2da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:47.095873 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140952f9-1967-42c6-b250-30cfe17c2da8) transitioned into state 'SUCCESS' from 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=ffa7806b-2670-4fe4-bcac-157f21afd457,group_type_id=,metadata={},multiattach=False,project_id='971fa79bdfc74260b351b9d881c0b904',qos_specs=None,replication_status=,reservations=['f423955c-59c0-4c01-b0cd-46e3cbe7c87c','feeec67d-5ee7-456c-8e47-b3a0c649f923','46c6e767-eba9-45e9-a5fa-377824414d45','3e1db946-b05b-4428-a5c5-5e30dd871246'],size=1,snapshot_id=None,source_replicaid=,source_volid=94012326-7a66-4bab-9dcc-e26b0883939a,status='creating',user_id='8f51225f25e84322a0e837b5821a03de',volume_type_id=63943db3-114a-4739-b448-3ea6fbc0a374)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:47.097238 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Flow 'volume_create_api' (0fd0e488-e0d7-4868-9b82-00d9548c2f52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:47.097866 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Create volume request issued successfully. Aug 20 07:48:47.114865 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-462dd909-fea4-4280-bdbe-f7f0f6287a9e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/groups/action returned with HTTP 202 Aug 20 07:48:47.115650 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 330/1311] 10.4.3.57 () {70 vars in 1311 bytes} [Thu Aug 20 07:48:46 2026] POST /volume/v3/groups/action => generated 101 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:47.130569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-50847d39-be3c-422f-ad92-1ae590d22718 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:47.134617 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:48:47.134617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:47.134617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:47.134617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:47.134617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:48:47.144626 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Get all volumes completed successfully. Aug 20 07:48:47.145923 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:47.146966 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:47.153725 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f08111de-0862-476d-ae6c-43b83417f01b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:47.156516 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f08111de-0862-476d-ae6c-43b83417f01b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:47.156516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f08111de-0862-476d-ae6c-43b83417f01b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:47.156516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f08111de-0862-476d-ae6c-43b83417f01b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:47.156713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f08111de-0862-476d-ae6c-43b83417f01b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:47.162802 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.162802 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:47.164502 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f08111de-0862-476d-ae6c-43b83417f01b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:47.164502 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 327/1312] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:47 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:47.202039 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:47.203734 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=353,cinder:INSERT=33,cinder:UPDATE=63,cinder:DELETE=2 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:48:47.206811 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.206811 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:47.212570 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:47.213158 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:47.254674 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:47.258354 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.258354 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:47.268370 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-50847d39-be3c-422f-ad92-1ae590d22718 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:48:47.268903 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 330/1313] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:48:47 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:48:47.285160 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-297df150-badb-4f88-9de0-b4c058e536dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:47.288066 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-297df150-badb-4f88-9de0-b4c058e536dc tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/7fec77b2-0cdb-4399-8a7d-dd727170665b Aug 20 07:48:47.288400 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-297df150-badb-4f88-9de0-b4c058e536dc tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:47.288714 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-297df150-badb-4f88-9de0-b4c058e536dc tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:47.300022 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.300022 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:47.306072 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-297df150-badb-4f88-9de0-b4c058e536dc tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Volume info retrieved successfully. Aug 20 07:48:47.307047 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-297df150-badb-4f88-9de0-b4c058e536dc tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:47.307248 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-297df150-badb-4f88-9de0-b4c058e536dc tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:47.358359 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-297df150-badb-4f88-9de0-b4c058e536dc tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:47.362557 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.362557 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:47.373503 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-297df150-badb-4f88-9de0-b4c058e536dc tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/7fec77b2-0cdb-4399-8a7d-dd727170665b returned with HTTP 200 Aug 20 07:48:47.374045 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 327/1314] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:48:47 2026] GET /volume/v3/volumes/7fec77b2-0cdb-4399-8a7d-dd727170665b => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:47.388599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-159d3d42-4166-4e7d-b002-7f3b394fcfff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:47.391197 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-159d3d42-4166-4e7d-b002-7f3b394fcfff tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/groups/ffa7806b-2670-4fe4-bcac-157f21afd457 Aug 20 07:48:47.391768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-159d3d42-4166-4e7d-b002-7f3b394fcfff tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:47.392122 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-159d3d42-4166-4e7d-b002-7f3b394fcfff tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:47.392360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-159d3d42-4166-4e7d-b002-7f3b394fcfff tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] show called for member ffa7806b-2670-4fe4-bcac-157f21afd457 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:48:47.397204 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.397204 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:47.407864 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-159d3d42-4166-4e7d-b002-7f3b394fcfff tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/groups/ffa7806b-2670-4fe4-bcac-157f21afd457 returned with HTTP 200 Aug 20 07:48:47.408360 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 331/1315] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:48:47 2026] GET /volume/v3/groups/ffa7806b-2670-4fe4-bcac-157f21afd457 => generated 416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:47.422506 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:47.424356 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:48:47.424688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:47.424962 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:47.425270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:47.426113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:48:47.434170 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Get all volumes completed successfully. Aug 20 07:48:47.434956 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:47.435097 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:47.481750 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:47.488348 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.488348 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:47.492704 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:47.492873 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:47.527770 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:47.530946 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.530946 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:47.538664 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aae7774a-c904-496e-89f3-5e54e829e5d5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:48:47.539037 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 328/1316] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:48:47 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:48:47.553605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c452fab1-b5e6-492b-b6a7-73aeb1883fc8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:47.556132 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c452fab1-b5e6-492b-b6a7-73aeb1883fc8 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] POST https://10.4.3.57/volume/v3/groups/ffa7806b-2670-4fe4-bcac-157f21afd457/action Aug 20 07:48:47.556617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c452fab1-b5e6-492b-b6a7-73aeb1883fc8 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:47.556748 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c452fab1-b5e6-492b-b6a7-73aeb1883fc8 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:47.558360 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-c452fab1-b5e6-492b-b6a7-73aeb1883fc8 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] delete called for group ffa7806b-2670-4fe4-bcac-157f21afd457 {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:48:47.558447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-c452fab1-b5e6-492b-b6a7-73aeb1883fc8 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Delete group with id: ffa7806b-2670-4fe4-bcac-157f21afd457 Aug 20 07:48:47.562697 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.562697 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:47.620557 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c452fab1-b5e6-492b-b6a7-73aeb1883fc8 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/groups/ffa7806b-2670-4fe4-bcac-157f21afd457/action returned with HTTP 202 Aug 20 07:48:47.621134 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 331/1317] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:48:47 2026] POST /volume/v3/groups/ffa7806b-2670-4fe4-bcac-157f21afd457/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:48:47.631038 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6eecc1af-9da4-4adb-8faa-2c91fcab195f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:47.633527 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6eecc1af-9da4-4adb-8faa-2c91fcab195f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/7fec77b2-0cdb-4399-8a7d-dd727170665b Aug 20 07:48:47.633799 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6eecc1af-9da4-4adb-8faa-2c91fcab195f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:47.634065 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6eecc1af-9da4-4adb-8faa-2c91fcab195f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:47.645472 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.645472 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:47.652276 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6eecc1af-9da4-4adb-8faa-2c91fcab195f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Volume info retrieved successfully. Aug 20 07:48:47.653389 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-6eecc1af-9da4-4adb-8faa-2c91fcab195f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:47.654602 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-6eecc1af-9da4-4adb-8faa-2c91fcab195f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:47.705380 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-6eecc1af-9da4-4adb-8faa-2c91fcab195f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:47.709518 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.709518 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:47.720280 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6eecc1af-9da4-4adb-8faa-2c91fcab195f tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/7fec77b2-0cdb-4399-8a7d-dd727170665b returned with HTTP 200 Aug 20 07:48:47.720936 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 328/1318] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:48:47 2026] GET /volume/v3/volumes/7fec77b2-0cdb-4399-8a7d-dd727170665b => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:47.791954 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f505705f-67c0-467f-a661-cebecbfa19ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:47.794015 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f505705f-67c0-467f-a661-cebecbfa19ff tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:47.794243 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f505705f-67c0-467f-a661-cebecbfa19ff tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:47.794478 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f505705f-67c0-467f-a661-cebecbfa19ff tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:47.955417 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.955417 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:47.959942 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f505705f-67c0-467f-a661-cebecbfa19ff tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:47.966923 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f505705f-67c0-467f-a661-cebecbfa19ff tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 returned with HTTP 200 Aug 20 07:48:47.967491 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 332/1319] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:47 2026] GET /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 => generated 1354 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:47.980911 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-68646090-98e5-4ca9-8e65-061f80b88428 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:47.983639 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68646090-98e5-4ca9-8e65-061f80b88428 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:47.983914 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68646090-98e5-4ca9-8e65-061f80b88428 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:47.984189 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68646090-98e5-4ca9-8e65-061f80b88428 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:47.993828 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:47.993828 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:47.999143 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-68646090-98e5-4ca9-8e65-061f80b88428 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:48.006164 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68646090-98e5-4ca9-8e65-061f80b88428 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 returned with HTTP 200 Aug 20 07:48:48.006759 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 329/1320] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:47 2026] GET /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:48.021086 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cb50a42f-364f-4579-b71f-b77e92784d17 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.022917 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb50a42f-364f-4579-b71f-b77e92784d17 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:48.023135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb50a42f-364f-4579-b71f-b77e92784d17 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.023283 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb50a42f-364f-4579-b71f-b77e92784d17 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.032246 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.032246 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:48.036299 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cb50a42f-364f-4579-b71f-b77e92784d17 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:48.041469 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb50a42f-364f-4579-b71f-b77e92784d17 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 returned with HTTP 200 Aug 20 07:48:48.042058 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 332/1321] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:48.054980 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b4c60c6f-bc25-48f3-a3c9-dc6dd520def9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.057848 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4c60c6f-bc25-48f3-a3c9-dc6dd520def9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] DELETE https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:48.058120 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4c60c6f-bc25-48f3-a3c9-dc6dd520def9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.058408 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4c60c6f-bc25-48f3-a3c9-dc6dd520def9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.058676 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b4c60c6f-bc25-48f3-a3c9-dc6dd520def9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Delete volume with id: fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:48.069449 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.069449 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:48.070213 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b4c60c6f-bc25-48f3-a3c9-dc6dd520def9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:48.094297 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b4c60c6f-bc25-48f3-a3c9-dc6dd520def9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Delete volume request issued successfully. Aug 20 07:48:48.094649 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4c60c6f-bc25-48f3-a3c9-dc6dd520def9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 returned with HTTP 202 Aug 20 07:48:48.095252 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 329/1322] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:48 2026] DELETE /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:48.108103 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-348b1774-9fdc-4f6b-8042-17a5600c16fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.111098 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-348b1774-9fdc-4f6b-8042-17a5600c16fa tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:48.111377 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-348b1774-9fdc-4f6b-8042-17a5600c16fa tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.111667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-348b1774-9fdc-4f6b-8042-17a5600c16fa tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.121285 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.121285 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:48.127071 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-348b1774-9fdc-4f6b-8042-17a5600c16fa tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:48.135304 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-348b1774-9fdc-4f6b-8042-17a5600c16fa tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 returned with HTTP 200 Aug 20 07:48:48.135931 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 333/1323] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:48.177710 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f895230e-468e-49e5-aab0-e9432d2fb3d8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.180129 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f895230e-468e-49e5-aab0-e9432d2fb3d8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:48.180432 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f895230e-468e-49e5-aab0-e9432d2fb3d8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.180683 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f895230e-468e-49e5-aab0-e9432d2fb3d8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.180846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f895230e-468e-49e5-aab0-e9432d2fb3d8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:48.186940 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.186940 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:48.187770 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f895230e-468e-49e5-aab0-e9432d2fb3d8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:48.188245 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 330/1324] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:48.201850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cf549da9-63f9-4e0b-be4d-3289cceb3e49 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.204281 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf549da9-63f9-4e0b-be4d-3289cceb3e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/df972c23-727d-4011-bb78-1c071cdcc44d Aug 20 07:48:48.204634 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf549da9-63f9-4e0b-be4d-3289cceb3e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.204930 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf549da9-63f9-4e0b-be4d-3289cceb3e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.220435 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.220435 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:48.226629 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cf549da9-63f9-4e0b-be4d-3289cceb3e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:48.233914 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf549da9-63f9-4e0b-be4d-3289cceb3e49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/df972c23-727d-4011-bb78-1c071cdcc44d returned with HTTP 200 Aug 20 07:48:48.234701 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 333/1325] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/volumes/df972c23-727d-4011-bb78-1c071cdcc44d => generated 899 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:48.247303 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4a4e55c0-8177-4519-bc87-41910093705b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.249759 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a4e55c0-8177-4519-bc87-41910093705b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes Aug 20 07:48:48.250045 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a4e55c0-8177-4519-bc87-41910093705b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.250390 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a4e55c0-8177-4519-bc87-41910093705b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.250740 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-4a4e55c0-8177-4519-bc87-41910093705b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:48.251877 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a4e55c0-8177-4519-bc87-41910093705b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:48:48.263247 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4a4e55c0-8177-4519-bc87-41910093705b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Get all volumes completed successfully. Aug 20 07:48:48.264180 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a4e55c0-8177-4519-bc87-41910093705b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 200 Aug 20 07:48:48.264758 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 330/1326] 10.4.3.57 () {66 vars in 1230 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/volumes => generated 657 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:48.276359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b98c27c6-90ae-4f00-b3b1-e243aa136e0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.278902 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b98c27c6-90ae-4f00-b3b1-e243aa136e0b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] DELETE https://10.4.3.57/volume/v3/volumes/df972c23-727d-4011-bb78-1c071cdcc44d Aug 20 07:48:48.279241 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b98c27c6-90ae-4f00-b3b1-e243aa136e0b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.279592 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b98c27c6-90ae-4f00-b3b1-e243aa136e0b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.279884 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b98c27c6-90ae-4f00-b3b1-e243aa136e0b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Delete volume with id: df972c23-727d-4011-bb78-1c071cdcc44d Aug 20 07:48:48.289071 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.289071 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:48.289795 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b98c27c6-90ae-4f00-b3b1-e243aa136e0b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:48.311118 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b98c27c6-90ae-4f00-b3b1-e243aa136e0b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Delete volume request issued successfully. Aug 20 07:48:48.311565 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b98c27c6-90ae-4f00-b3b1-e243aa136e0b tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/df972c23-727d-4011-bb78-1c071cdcc44d returned with HTTP 202 Aug 20 07:48:48.312081 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 334/1327] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:48 2026] DELETE /volume/v3/volumes/df972c23-727d-4011-bb78-1c071cdcc44d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:48.322858 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-826d541d-98c1-44b4-b720-9ca5e0e47f00 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.325265 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-826d541d-98c1-44b4-b720-9ca5e0e47f00 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] DELETE https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c Aug 20 07:48:48.325570 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-826d541d-98c1-44b4-b720-9ca5e0e47f00 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.325881 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-826d541d-98c1-44b4-b720-9ca5e0e47f00 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.326046 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-826d541d-98c1-44b4-b720-9ca5e0e47f00 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Delete backup with id: 680e3e13-c63f-4692-bf80-9b0ebde00b9c. Aug 20 07:48:48.332080 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.332080 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:48.359333 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-826d541d-98c1-44b4-b720-9ca5e0e47f00 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] delete_backup rpcapi backup_id 680e3e13-c63f-4692-bf80-9b0ebde00b9c {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:48:48.364580 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-826d541d-98c1-44b4-b720-9ca5e0e47f00 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c returned with HTTP 202 Aug 20 07:48:48.364580 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 331/1328] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:48 2026] DELETE /volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:48.373293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-33804890-2554-4559-92bf-23edc07368e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.375928 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33804890-2554-4559-92bf-23edc07368e0 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] GET https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c Aug 20 07:48:48.376180 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33804890-2554-4559-92bf-23edc07368e0 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.376451 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33804890-2554-4559-92bf-23edc07368e0 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.377665 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-33804890-2554-4559-92bf-23edc07368e0 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Show backup with id 680e3e13-c63f-4692-bf80-9b0ebde00b9c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:48.393876 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.393876 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:48.394993 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33804890-2554-4559-92bf-23edc07368e0 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c returned with HTTP 200 Aug 20 07:48:48.395606 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 334/1329] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:48.734179 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fe47e5f6-0db8-4832-8258-7799688e2569 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.736342 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe47e5f6-0db8-4832-8258-7799688e2569 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/7fec77b2-0cdb-4399-8a7d-dd727170665b Aug 20 07:48:48.736655 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe47e5f6-0db8-4832-8258-7799688e2569 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.736892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe47e5f6-0db8-4832-8258-7799688e2569 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.743620 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe47e5f6-0db8-4832-8258-7799688e2569 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/7fec77b2-0cdb-4399-8a7d-dd727170665b returned with HTTP 404 Aug 20 07:48:48.744336 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 331/1330] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/volumes/7fec77b2-0cdb-4399-8a7d-dd727170665b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:48:48.752673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df1df593-d9fc-4265-96a5-76ebdeb8fba7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.755072 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df1df593-d9fc-4265-96a5-76ebdeb8fba7 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/groups/ffa7806b-2670-4fe4-bcac-157f21afd457 Aug 20 07:48:48.755342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df1df593-d9fc-4265-96a5-76ebdeb8fba7 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.755644 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df1df593-d9fc-4265-96a5-76ebdeb8fba7 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.755822 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-df1df593-d9fc-4265-96a5-76ebdeb8fba7 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] show called for member ffa7806b-2670-4fe4-bcac-157f21afd457 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:48:48.759885 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df1df593-d9fc-4265-96a5-76ebdeb8fba7 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/groups/ffa7806b-2670-4fe4-bcac-157f21afd457 returned with HTTP 404 Aug 20 07:48:48.760639 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 335/1331] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/groups/ffa7806b-2670-4fe4-bcac-157f21afd457 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:48:48.769773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.772139 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:48:48.772572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.772920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.773328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:48.774462 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:48:48.784350 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Get all volumes completed successfully. Aug 20 07:48:48.785325 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:48.785523 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:48.826706 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:48.830244 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.830244 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:48.839744 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a469998e-9bc9-4ccb-b650-7ea19f166ce2 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:48:48.840422 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 332/1332] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:48.853963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4d154890-c0c4-4ca3-adbe-f4c16de9230e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.856289 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d154890-c0c4-4ca3-adbe-f4c16de9230e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] POST https://10.4.3.57/volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34/action Aug 20 07:48:48.856741 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4d154890-c0c4-4ca3-adbe-f4c16de9230e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:48.856912 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4d154890-c0c4-4ca3-adbe-f4c16de9230e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:48.858799 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-4d154890-c0c4-4ca3-adbe-f4c16de9230e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] delete called for group b1dad77e-b217-4de0-85a7-14f4aa728d34 {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:48:48.858944 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-4d154890-c0c4-4ca3-adbe-f4c16de9230e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Delete group with id: b1dad77e-b217-4de0-85a7-14f4aa728d34 Aug 20 07:48:48.863969 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.863969 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:48.909293 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d154890-c0c4-4ca3-adbe-f4c16de9230e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34/action returned with HTTP 202 Aug 20 07:48:48.910018 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 335/1333] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:48:48 2026] POST /volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:48:48.923866 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a8de5cd-2cf2-434e-bd9b-b6351fd652a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:48.927314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a8de5cd-2cf2-434e-bd9b-b6351fd652a5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a Aug 20 07:48:48.927699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a8de5cd-2cf2-434e-bd9b-b6351fd652a5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:48.928009 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a8de5cd-2cf2-434e-bd9b-b6351fd652a5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:48.948335 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:48.948335 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:48.957784 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5a8de5cd-2cf2-434e-bd9b-b6351fd652a5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Volume info retrieved successfully. Aug 20 07:48:48.959094 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-5a8de5cd-2cf2-434e-bd9b-b6351fd652a5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:48:48.960057 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-5a8de5cd-2cf2-434e-bd9b-b6351fd652a5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:48:49.004422 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-5a8de5cd-2cf2-434e-bd9b-b6351fd652a5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:48:49.008650 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:49.008650 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:49.016883 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a8de5cd-2cf2-434e-bd9b-b6351fd652a5 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a returned with HTTP 200 Aug 20 07:48:49.017494 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 332/1334] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:48:48 2026] GET /volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a => generated 908 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:49.156488 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a53c3102-fee8-4a3b-87bc-581f40954d74 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:49.158539 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a53c3102-fee8-4a3b-87bc-581f40954d74 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 Aug 20 07:48:49.158774 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a53c3102-fee8-4a3b-87bc-581f40954d74 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:49.158982 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a53c3102-fee8-4a3b-87bc-581f40954d74 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:49.166919 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a53c3102-fee8-4a3b-87bc-581f40954d74 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 returned with HTTP 404 Aug 20 07:48:49.167575 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 336/1335] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:49 2026] GET /volume/v3/volumes/fd2bd3ce-b6b9-48ee-b003-af9462f88882 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:49.179779 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-81b85ecc-63a5-4397-a202-429c42e88b2c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:49.181832 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:49.182198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-339800044"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:49.183911 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-339800044'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:49.184156 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Create volume of 1 GB Aug 20 07:48:49.188892 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Availability Zones retrieved successfully. Aug 20 07:48:49.195256 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Flow 'volume_create_api' (008bb2a6-999d-4941-836d-3bf49fc324e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:49.196556 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f25885e-132f-4e77-9360-44da7c114ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:49.197671 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:49.229701 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f25885e-132f-4e77-9360-44da7c114ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:49.230739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2972485f-8ef4-485d-8cf4-3a8f3f14216e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:49.286542 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Created reservations ['414b8c82-d4a0-4408-b9ff-b10303bf8357', 'f10af6f1-cad6-4308-8039-6a26e23b2225', '98182f93-d37f-451c-9b9b-255c5bd0cea8', '99effa79-5c06-4f47-869f-12173a6753db'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:49.287920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2972485f-8ef4-485d-8cf4-3a8f3f14216e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['414b8c82-d4a0-4408-b9ff-b10303bf8357', 'f10af6f1-cad6-4308-8039-6a26e23b2225', '98182f93-d37f-451c-9b9b-255c5bd0cea8', '99effa79-5c06-4f47-869f-12173a6753db']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:49.288503 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05d491d-6dbf-4ee5-ad85-faf888f58b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:49.322272 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05d491d-6dbf-4ee5-ad85-faf888f58b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b912a5ec-1f18-41d0-bd6c-a4a6293006af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-339800044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d794fbdd45b14315bdee642dfbf76fb4',qos_specs=None,replication_status=,reservations=['414b8c82-d4a0-4408-b9ff-b10303bf8357','f10af6f1-cad6-4308-8039-6a26e23b2225','98182f93-d37f-451c-9b9b-255c5bd0cea8','99effa79-5c06-4f47-869f-12173a6753db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='157dac7d388b4f309da1ee85588f6f57',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-339800044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b912a5ec-1f18-41d0-bd6c-a4a6293006af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d794fbdd45b14315bdee642dfbf76fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='157dac7d388b4f309da1ee85588f6f57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:49.323516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb896e6-5816-4cbe-bb4a-a73217923d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:49.351735 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb896e6-5816-4cbe-bb4a-a73217923d8e) transitioned into state 'SUCCESS' from state '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-339800044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d794fbdd45b14315bdee642dfbf76fb4',qos_specs=None,replication_status=,reservations=['414b8c82-d4a0-4408-b9ff-b10303bf8357','f10af6f1-cad6-4308-8039-6a26e23b2225','98182f93-d37f-451c-9b9b-255c5bd0cea8','99effa79-5c06-4f47-869f-12173a6753db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='157dac7d388b4f309da1ee85588f6f57',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:49.352765 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (474a6ead-6388-487c-b4f7-6f438918b6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:49.369078 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (474a6ead-6388-487c-b4f7-6f438918b6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:49.370568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Flow 'volume_create_api' (008bb2a6-999d-4941-836d-3bf49fc324e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:49.371057 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Create volume request issued successfully. Aug 20 07:48:49.371903 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81b85ecc-63a5-4397-a202-429c42e88b2c tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:49.372565 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 333/1336] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:48:49 2026] POST /volume/v3/volumes => generated 745 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:49.390727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e37cf289-8219-4f20-8197-0e21799959df None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:49.396335 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e37cf289-8219-4f20-8197-0e21799959df tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:49.396638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e37cf289-8219-4f20-8197-0e21799959df tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:49.396927 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e37cf289-8219-4f20-8197-0e21799959df tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:49.412683 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d4d0620e-13f7-49b3-ab67-f3872518c80f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:49.413747 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:49.413747 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:49.415572 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4d0620e-13f7-49b3-ab67-f3872518c80f tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] GET https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c Aug 20 07:48:49.415881 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4d0620e-13f7-49b3-ab67-f3872518c80f tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:49.416280 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4d0620e-13f7-49b3-ab67-f3872518c80f tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:49.416538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d4d0620e-13f7-49b3-ab67-f3872518c80f tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Show backup with id 680e3e13-c63f-4692-bf80-9b0ebde00b9c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:49.423636 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e37cf289-8219-4f20-8197-0e21799959df tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:49.423848 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4d0620e-13f7-49b3-ab67-f3872518c80f tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] https://10.4.3.57/volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c returned with HTTP 404 Aug 20 07:48:49.423848 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 333/1337] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:49 2026] GET /volume/v3/backups/680e3e13-c63f-4692-bf80-9b0ebde00b9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:49.429814 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e37cf289-8219-4f20-8197-0e21799959df tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af returned with HTTP 200 Aug 20 07:48:49.430589 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 336/1338] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:49 2026] GET /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:49.431151 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f84007a0-9ed4-45d5-8c82-335999f44b5d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:49.434916 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f84007a0-9ed4-45d5-8c82-335999f44b5d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] DELETE https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:49.435828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f84007a0-9ed4-45d5-8c82-335999f44b5d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:49.435828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f84007a0-9ed4-45d5-8c82-335999f44b5d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:49.435828 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-f84007a0-9ed4-45d5-8c82-335999f44b5d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Delete backup with id: c9a68718-4bdd-40eb-a0af-589568dcf87c. Aug 20 07:48:49.442064 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:49.442064 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:49.469015 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-f84007a0-9ed4-45d5-8c82-335999f44b5d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] delete_backup rpcapi backup_id c9a68718-4bdd-40eb-a0af-589568dcf87c {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:48:49.473634 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f84007a0-9ed4-45d5-8c82-335999f44b5d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 202 Aug 20 07:48:49.473634 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 337/1339] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:49 2026] DELETE /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:49.487582 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10f8188a-d932-4252-97d1-220d68f52174 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:49.487582 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10f8188a-d932-4252-97d1-220d68f52174 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:49.487582 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10f8188a-d932-4252-97d1-220d68f52174 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:49.487761 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10f8188a-d932-4252-97d1-220d68f52174 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:49.487761 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-10f8188a-d932-4252-97d1-220d68f52174 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:49.492711 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:49.492711 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:49.493567 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10f8188a-d932-4252-97d1-220d68f52174 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 200 Aug 20 07:48:49.494396 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 334/1340] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:49 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:50.035316 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8977408a-fba2-464b-86fb-510ea63ba3e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.039175 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8977408a-fba2-464b-86fb-510ea63ba3e0 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a Aug 20 07:48:50.039457 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8977408a-fba2-464b-86fb-510ea63ba3e0 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.039803 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8977408a-fba2-464b-86fb-510ea63ba3e0 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.047492 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8977408a-fba2-464b-86fb-510ea63ba3e0 tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a returned with HTTP 404 Aug 20 07:48:50.048216 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 334/1341] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:48:50 2026] GET /volume/v3/volumes/94012326-7a66-4bab-9dcc-e26b0883939a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:48:50.058201 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9320d989-f736-407b-b353-cfa84462501e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.059993 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9320d989-f736-407b-b353-cfa84462501e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] GET https://10.4.3.57/volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34 Aug 20 07:48:50.060427 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9320d989-f736-407b-b353-cfa84462501e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.060866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9320d989-f736-407b-b353-cfa84462501e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.061273 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-9320d989-f736-407b-b353-cfa84462501e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] show called for member b1dad77e-b217-4de0-85a7-14f4aa728d34 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:48:50.068461 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9320d989-f736-407b-b353-cfa84462501e tempest-GroupsV314Test-840450007 tempest-GroupsV314Test-840450007-project-member] https://10.4.3.57/volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34 returned with HTTP 404 Aug 20 07:48:50.068461 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 337/1342] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:48:50 2026] GET /volume/v3/groups/b1dad77e-b217-4de0-85a7-14f4aa728d34 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:48:50.079146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e2d583eb-1ec2-4552-80cf-1d13f4681af4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.082526 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2d583eb-1ec2-4552-80cf-1d13f4681af4 tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/ae6e48a5-6229-470c-a4c8-75ee71cc0dab Aug 20 07:48:50.082810 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2d583eb-1ec2-4552-80cf-1d13f4681af4 tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.083042 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2d583eb-1ec2-4552-80cf-1d13f4681af4 tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.100811 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2d583eb-1ec2-4552-80cf-1d13f4681af4 tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] https://10.4.3.57/volume/v3/group_types/ae6e48a5-6229-470c-a4c8-75ee71cc0dab returned with HTTP 202 Aug 20 07:48:50.101399 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 338/1343] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:48:50 2026] DELETE /volume/v3/group_types/ae6e48a5-6229-470c-a4c8-75ee71cc0dab => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:48:50.110621 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-210e6f8a-0f66-452f-9f7c-2961a0e30c6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.112965 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-210e6f8a-0f66-452f-9f7c-2961a0e30c6a tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] DELETE https://10.4.3.57/volume/v3/types/63943db3-114a-4739-b448-3ea6fbc0a374 Aug 20 07:48:50.113279 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-210e6f8a-0f66-452f-9f7c-2961a0e30c6a tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.113561 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-210e6f8a-0f66-452f-9f7c-2961a0e30c6a tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.141967 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-210e6f8a-0f66-452f-9f7c-2961a0e30c6a tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] https://10.4.3.57/volume/v3/types/63943db3-114a-4739-b448-3ea6fbc0a374 returned with HTTP 202 Aug 20 07:48:50.142559 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 335/1344] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:48:50 2026] DELETE /volume/v3/types/63943db3-114a-4739-b448-3ea6fbc0a374 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:50.151796 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64d279cb-ca8a-468a-a996-bdca0b717f2e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.153707 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64d279cb-ca8a-468a-a996-bdca0b717f2e tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] GET https://10.4.3.57/volume/v3/types/63943db3-114a-4739-b448-3ea6fbc0a374 Aug 20 07:48:50.153901 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64d279cb-ca8a-468a-a996-bdca0b717f2e tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.154089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64d279cb-ca8a-468a-a996-bdca0b717f2e tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.157905 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64d279cb-ca8a-468a-a996-bdca0b717f2e tempest-GroupsV314Test-1241481766 tempest-GroupsV314Test-1241481766-project-admin] https://10.4.3.57/volume/v3/types/63943db3-114a-4739-b448-3ea6fbc0a374 returned with HTTP 404 Aug 20 07:48:50.158485 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 335/1345] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:48:50 2026] GET /volume/v3/types/63943db3-114a-4739-b448-3ea6fbc0a374 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:50.444212 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b7fe457a-f108-435f-b8d4-ebe914d1edf2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.445980 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7fe457a-f108-435f-b8d4-ebe914d1edf2 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:50.446429 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7fe457a-f108-435f-b8d4-ebe914d1edf2 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.447768 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7fe457a-f108-435f-b8d4-ebe914d1edf2 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.454749 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:50.454749 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:50.458406 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b7fe457a-f108-435f-b8d4-ebe914d1edf2 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:50.463427 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7fe457a-f108-435f-b8d4-ebe914d1edf2 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af returned with HTTP 200 Aug 20 07:48:50.463928 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 338/1346] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:50 2026] GET /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:50.486070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ade27b8-9faf-4326-84f9-5a7858f95ff9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.490517 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ade27b8-9faf-4326-84f9-5a7858f95ff9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:50.491023 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ade27b8-9faf-4326-84f9-5a7858f95ff9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b912a5ec-1f18-41d0-bd6c-a4a6293006af", "name": "tempest-VolumesExtendTest-Snapshot-1305986384"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:50.503367 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:50.503367 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:50.504065 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ade27b8-9faf-4326-84f9-5a7858f95ff9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:50.504242 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-7ade27b8-9faf-4326-84f9-5a7858f95ff9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Create snapshot from volume b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:50.506760 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-567846f4-195c-4fee-b94e-f264aae1c2ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.509418 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-567846f4-195c-4fee-b94e-f264aae1c2ad tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c Aug 20 07:48:50.509729 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-567846f4-195c-4fee-b94e-f264aae1c2ad tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.510132 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-567846f4-195c-4fee-b94e-f264aae1c2ad tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.510189 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-567846f4-195c-4fee-b94e-f264aae1c2ad tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id c9a68718-4bdd-40eb-a0af-589568dcf87c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:50.515847 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-567846f4-195c-4fee-b94e-f264aae1c2ad tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c returned with HTTP 404 Aug 20 07:48:50.516449 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 336/1347] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:50 2026] GET /volume/v3/backups/c9a68718-4bdd-40eb-a0af-589568dcf87c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:50.560901 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7ade27b8-9faf-4326-84f9-5a7858f95ff9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Created reservations ['b170f637-e20c-4255-9280-327d489cc746', '550f7379-904e-4972-ba8b-09a991b31836', '4ca19751-4d6c-4992-b15e-e8438710585f', '202d3246-9bc3-4a3d-a3aa-5a93e34debcc'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:50.615539 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ade27b8-9faf-4326-84f9-5a7858f95ff9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Snapshot create request issued successfully. Aug 20 07:48:50.616062 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ade27b8-9faf-4326-84f9-5a7858f95ff9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:48:50.617207 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 339/1348] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:48:50 2026] POST /volume/v3/snapshots => generated 304 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:50.632796 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f72f4e68-095c-4dde-8983-a9ca9c9eb1c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.633380 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5e78fae-de2d-4a2a-ba13-26bed099035f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.635406 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f72f4e68-095c-4dde-8983-a9ca9c9eb1c1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb Aug 20 07:48:50.635406 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f72f4e68-095c-4dde-8983-a9ca9c9eb1c1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.635406 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f72f4e68-095c-4dde-8983-a9ca9c9eb1c1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.639538 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5e78fae-de2d-4a2a-ba13-26bed099035f tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 Aug 20 07:48:50.639538 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5e78fae-de2d-4a2a-ba13-26bed099035f tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.639538 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5e78fae-de2d-4a2a-ba13-26bed099035f tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.644675 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:50.644675 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:50.647457 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:50.647457 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:50.649629 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e5e78fae-de2d-4a2a-ba13-26bed099035f tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Snapshot retrieved successfully. Aug 20 07:48:50.649629 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5e78fae-de2d-4a2a-ba13-26bed099035f tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 returned with HTTP 200 Aug 20 07:48:50.649916 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f72f4e68-095c-4dde-8983-a9ca9c9eb1c1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:50.650443 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 339/1349] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:50 2026] GET /volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 => generated 436 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:50.658576 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f72f4e68-095c-4dde-8983-a9ca9c9eb1c1 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb returned with HTTP 200 Aug 20 07:48:50.659201 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 336/1350] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:50 2026] GET /volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:50.676830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-29f45d00-25a0-4244-8dd4-09be21fd9390 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.682693 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29f45d00-25a0-4244-8dd4-09be21fd9390 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] DELETE https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb Aug 20 07:48:50.683087 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29f45d00-25a0-4244-8dd4-09be21fd9390 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.683557 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29f45d00-25a0-4244-8dd4-09be21fd9390 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.684629 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-29f45d00-25a0-4244-8dd4-09be21fd9390 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Delete volume with id: 14e09f51-7b24-4767-847a-ea3aa0d7c4eb Aug 20 07:48:50.699278 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:50.699278 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:50.700495 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-29f45d00-25a0-4244-8dd4-09be21fd9390 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:50.733923 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-29f45d00-25a0-4244-8dd4-09be21fd9390 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Delete volume request issued successfully. Aug 20 07:48:50.734880 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29f45d00-25a0-4244-8dd4-09be21fd9390 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb returned with HTTP 202 Aug 20 07:48:50.734880 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 337/1351] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:50 2026] DELETE /volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:50.744838 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0607c63f-8696-4adc-9e9c-e6e9dc6094cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:50.748151 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0607c63f-8696-4adc-9e9c-e6e9dc6094cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb Aug 20 07:48:50.748151 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0607c63f-8696-4adc-9e9c-e6e9dc6094cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:50.748151 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0607c63f-8696-4adc-9e9c-e6e9dc6094cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:50.759822 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:50.759822 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:50.767467 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0607c63f-8696-4adc-9e9c-e6e9dc6094cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:50.773389 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0607c63f-8696-4adc-9e9c-e6e9dc6094cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb returned with HTTP 200 Aug 20 07:48:50.774913 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 340/1352] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:50 2026] GET /volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:51.662395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-88e474aa-2aeb-40c7-b8cd-71b6fbc3909b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:51.665760 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-88e474aa-2aeb-40c7-b8cd-71b6fbc3909b tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 Aug 20 07:48:51.666038 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-88e474aa-2aeb-40c7-b8cd-71b6fbc3909b tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:51.666392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-88e474aa-2aeb-40c7-b8cd-71b6fbc3909b tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:51.675642 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:51.675642 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:51.676081 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-88e474aa-2aeb-40c7-b8cd-71b6fbc3909b tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Snapshot retrieved successfully. Aug 20 07:48:51.677398 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-88e474aa-2aeb-40c7-b8cd-71b6fbc3909b tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 returned with HTTP 200 Aug 20 07:48:51.677812 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 340/1353] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:51 2026] GET /volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:51.688031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-463f5f53-5111-4a03-bfc5-0674d1075a02 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:51.693533 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-463f5f53-5111-4a03-bfc5-0674d1075a02 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] POST https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af/action Aug 20 07:48:51.693533 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-463f5f53-5111-4a03-bfc5-0674d1075a02 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:48:51.693533 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-463f5f53-5111-4a03-bfc5-0674d1075a02 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:51.705744 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:51.705744 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:51.706785 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-463f5f53-5111-4a03-bfc5-0674d1075a02 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:51.753073 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-463f5f53-5111-4a03-bfc5-0674d1075a02 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Created reservations ['3184cdfd-3a83-4581-9f2d-c94d872408e7', '39b0211d-0391-47ee-81ce-c9b50674c027'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:51.765446 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-463f5f53-5111-4a03-bfc5-0674d1075a02 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Extend volume request issued successfully. Aug 20 07:48:51.765684 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-463f5f53-5111-4a03-bfc5-0674d1075a02 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af/action returned with HTTP 202 Aug 20 07:48:51.766089 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 337/1354] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:48:51 2026] POST /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:48:51.777898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9eddc80d-e7e9-4f7b-aa45-1719ce908fd9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:51.781732 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9eddc80d-e7e9-4f7b-aa45-1719ce908fd9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:51.781811 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9eddc80d-e7e9-4f7b-aa45-1719ce908fd9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:51.782115 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9eddc80d-e7e9-4f7b-aa45-1719ce908fd9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:51.794039 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af31f973-90c2-4eb3-9d00-78af11e0338c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:51.796269 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af31f973-90c2-4eb3-9d00-78af11e0338c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb Aug 20 07:48:51.796485 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af31f973-90c2-4eb3-9d00-78af11e0338c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:51.796702 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af31f973-90c2-4eb3-9d00-78af11e0338c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:51.796852 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:51.796852 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:51.802936 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9eddc80d-e7e9-4f7b-aa45-1719ce908fd9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:51.803607 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af31f973-90c2-4eb3-9d00-78af11e0338c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb returned with HTTP 404 Aug 20 07:48:51.804156 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 341/1355] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:51 2026] GET /volume/v3/volumes/14e09f51-7b24-4767-847a-ea3aa0d7c4eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:51.811695 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9eddc80d-e7e9-4f7b-aa45-1719ce908fd9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af returned with HTTP 200 Aug 20 07:48:51.812151 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 338/1356] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:51 2026] GET /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:51.819428 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:51.821939 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:51.822434 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1469423667"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:51.825026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1469423667'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:51.825569 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Create volume of 1 GB Aug 20 07:48:51.833411 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Availability Zones retrieved successfully. Aug 20 07:48:51.846857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Flow 'volume_create_api' (023ba382-344d-483a-aa43-59d3ff23446c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:51.846857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9049a8-d613-477b-8043-2cc58ec5b121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:51.846857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:51.893052 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9049a8-d613-477b-8043-2cc58ec5b121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:51.894376 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b5391e-41aa-4bb6-8f1b-dd5fc37224c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:51.938908 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Created reservations ['2a333313-e7fd-44a7-9cea-764c8bea721b', '072954e2-a4cf-4e4a-83cf-3bf7a6649e3f', '734f0946-7571-4bc2-87fe-c86d0aa75a07', '9f777ed3-1d85-4dd5-b9b3-413d0cdb63ba'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:51.939942 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b5391e-41aa-4bb6-8f1b-dd5fc37224c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a333313-e7fd-44a7-9cea-764c8bea721b', '072954e2-a4cf-4e4a-83cf-3bf7a6649e3f', '734f0946-7571-4bc2-87fe-c86d0aa75a07', '9f777ed3-1d85-4dd5-b9b3-413d0cdb63ba']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:51.940931 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0ba161-c6cc-4fc8-9dd5-90ef325b0dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:51.965204 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0ba161-c6cc-4fc8-9dd5-90ef325b0dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bab77d4-b897-4b2f-9659-01f8c4d6b0ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1469423667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62900508aec4464a57a0702cc164560',qos_specs=None,replication_status=,reservations=['2a333313-e7fd-44a7-9cea-764c8bea721b','072954e2-a4cf-4e4a-83cf-3bf7a6649e3f','734f0946-7571-4bc2-87fe-c86d0aa75a07','9f777ed3-1d85-4dd5-b9b3-413d0cdb63ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c925e3c9d1542479265225c8e42ce2a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1469423667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bab77d4-b897-4b2f-9659-01f8c4d6b0ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a62900508aec4464a57a0702cc164560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c925e3c9d1542479265225c8e42ce2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:51.966168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c826d203-d425-4d77-a569-0b7b04c115a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:51.989767 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c826d203-d425-4d77-a569-0b7b04c115a7) transitioned into state 'SUCCESS' from state '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-1469423667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62900508aec4464a57a0702cc164560',qos_specs=None,replication_status=,reservations=['2a333313-e7fd-44a7-9cea-764c8bea721b','072954e2-a4cf-4e4a-83cf-3bf7a6649e3f','734f0946-7571-4bc2-87fe-c86d0aa75a07','9f777ed3-1d85-4dd5-b9b3-413d0cdb63ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c925e3c9d1542479265225c8e42ce2a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:51.990857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b3de874-6bb6-4d35-825b-d712b18b5cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:52.004796 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b3de874-6bb6-4d35-825b-d712b18b5cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:52.006172 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Flow 'volume_create_api' (023ba382-344d-483a-aa43-59d3ff23446c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:52.006744 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Create volume request issued successfully. Aug 20 07:48:52.007914 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6a503f5-9074-40aa-a5fd-aeb75a2626ae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:52.008475 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 341/1357] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:48:51 2026] POST /volume/v3/volumes => generated 752 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:52.026588 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15f874b2-e0d5-48e1-8201-32878393f16c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:52.028977 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15f874b2-e0d5-48e1-8201-32878393f16c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba Aug 20 07:48:52.029221 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15f874b2-e0d5-48e1-8201-32878393f16c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:52.029494 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15f874b2-e0d5-48e1-8201-32878393f16c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:52.039510 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:52.039510 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:52.046011 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-15f874b2-e0d5-48e1-8201-32878393f16c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:52.051351 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15f874b2-e0d5-48e1-8201-32878393f16c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba returned with HTTP 200 Aug 20 07:48:52.052078 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 338/1358] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:52 2026] GET /volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:52.634870 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-072cfe36-5943-41cf-afce-1470cc0fa554 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:52.637485 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-072cfe36-5943-41cf-afce-1470cc0fa554 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] DELETE https://10.4.3.57/volume/v3/attachments/0de04115-3ef9-4bc0-a3bf-6d8aa6c690a2 Aug 20 07:48:52.637942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-072cfe36-5943-41cf-afce-1470cc0fa554 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:52.638601 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-072cfe36-5943-41cf-afce-1470cc0fa554 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:52.657822 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:52.657822 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:52.727861 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-072cfe36-5943-41cf-afce-1470cc0fa554 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/attachments/0de04115-3ef9-4bc0-a3bf-6d8aa6c690a2 returned with HTTP 200 Aug 20 07:48:52.727861 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 342/1359] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:48:52 2026] DELETE /volume/v3/attachments/0de04115-3ef9-4bc0-a3bf-6d8aa6c690a2 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:52.747781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-48c6285f-4e88-46b3-a7d0-8cbe43e0c8f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:52.751071 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-48c6285f-4e88-46b3-a7d0-8cbe43e0c8f8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] DELETE https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:48:52.751340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-48c6285f-4e88-46b3-a7d0-8cbe43e0c8f8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:52.751741 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-48c6285f-4e88-46b3-a7d0-8cbe43e0c8f8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:52.751878 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-48c6285f-4e88-46b3-a7d0-8cbe43e0c8f8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Delete volume with id: 08e926ad-433f-45ac-ba45-279fcfbc8f0a Aug 20 07:48:52.761955 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:52.761955 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:52.762636 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-48c6285f-4e88-46b3-a7d0-8cbe43e0c8f8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Volume info retrieved successfully. Aug 20 07:48:52.792466 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-48c6285f-4e88-46b3-a7d0-8cbe43e0c8f8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] Delete volume request issued successfully. Aug 20 07:48:52.792466 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-91de4d59-df86-49ce-b0dc-214962d12c45 req-48c6285f-4e88-46b3-a7d0-8cbe43e0c8f8 tempest-ServerActionsV293TestJSON-633666833 tempest-ServerActionsV293TestJSON-633666833-project-member] https://10.4.3.57/volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a returned with HTTP 202 Aug 20 07:48:52.792466 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 339/1360] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:48:52 2026] DELETE /volume/v3/volumes/08e926ad-433f-45ac-ba45-279fcfbc8f0a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:52.829915 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dd2a1157-7cb5-4d61-970b-33ebcabfdb41 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:52.832228 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd2a1157-7cb5-4d61-970b-33ebcabfdb41 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:52.832355 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd2a1157-7cb5-4d61-970b-33ebcabfdb41 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:52.832565 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd2a1157-7cb5-4d61-970b-33ebcabfdb41 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:52.841265 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:52.841265 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:52.845775 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dd2a1157-7cb5-4d61-970b-33ebcabfdb41 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:52.851506 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd2a1157-7cb5-4d61-970b-33ebcabfdb41 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af returned with HTTP 200 Aug 20 07:48:52.852347 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 342/1361] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:52 2026] GET /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:52.875921 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c73c9f6-07c3-4abe-887f-42a1843e36c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:52.878540 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c73c9f6-07c3-4abe-887f-42a1843e36c9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:52.878903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c73c9f6-07c3-4abe-887f-42a1843e36c9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:52.879061 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c73c9f6-07c3-4abe-887f-42a1843e36c9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:52.893438 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:52.893438 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:52.900837 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4c73c9f6-07c3-4abe-887f-42a1843e36c9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:52.909309 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c73c9f6-07c3-4abe-887f-42a1843e36c9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af returned with HTTP 200 Aug 20 07:48:52.910047 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 339/1362] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:52 2026] GET /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:52.929715 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-700a7c5d-5526-45bb-afb1-11db93ade409 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:52.931890 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-700a7c5d-5526-45bb-afb1-11db93ade409 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 Aug 20 07:48:52.932406 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-700a7c5d-5526-45bb-afb1-11db93ade409 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:52.932885 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-700a7c5d-5526-45bb-afb1-11db93ade409 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:52.933259 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-700a7c5d-5526-45bb-afb1-11db93ade409 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Delete snapshot with id: ec530717-0f65-4ad8-89f7-4c1a94c8bda9 Aug 20 07:48:52.946040 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:52.946040 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:52.946859 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-700a7c5d-5526-45bb-afb1-11db93ade409 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Snapshot retrieved successfully. Aug 20 07:48:52.972462 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-700a7c5d-5526-45bb-afb1-11db93ade409 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Snapshot delete request issued successfully. Aug 20 07:48:52.973062 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-700a7c5d-5526-45bb-afb1-11db93ade409 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 returned with HTTP 202 Aug 20 07:48:52.973898 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 343/1363] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:48:52 2026] DELETE /volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:52.984198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-22dbb568-5358-43d5-bd43-e77d2c0bf7a7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:52.987226 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-22dbb568-5358-43d5-bd43-e77d2c0bf7a7 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 Aug 20 07:48:52.987564 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-22dbb568-5358-43d5-bd43-e77d2c0bf7a7 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:52.987895 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-22dbb568-5358-43d5-bd43-e77d2c0bf7a7 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:52.997322 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:52.997322 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:52.997968 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-22dbb568-5358-43d5-bd43-e77d2c0bf7a7 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Snapshot retrieved successfully. Aug 20 07:48:52.999091 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-22dbb568-5358-43d5-bd43-e77d2c0bf7a7 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 returned with HTTP 200 Aug 20 07:48:52.999624 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 340/1364] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:52 2026] GET /volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:53.074194 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28a238ba-9e35-4a83-95f5-61aea215c157 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:53.076521 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28a238ba-9e35-4a83-95f5-61aea215c157 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba Aug 20 07:48:53.076882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28a238ba-9e35-4a83-95f5-61aea215c157 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:53.077285 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28a238ba-9e35-4a83-95f5-61aea215c157 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:53.087997 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:53.087997 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:53.095712 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28a238ba-9e35-4a83-95f5-61aea215c157 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:53.104571 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28a238ba-9e35-4a83-95f5-61aea215c157 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba returned with HTTP 200 Aug 20 07:48:53.104900 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 343/1365] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:53 2026] GET /volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:53.119491 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c65ba305-8db4-41ea-ad4e-7aae1a4a1b87 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:53.121973 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c65ba305-8db4-41ea-ad4e-7aae1a4a1b87 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:48:53.122414 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c65ba305-8db4-41ea-ad4e-7aae1a4a1b87 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2bab77d4-b897-4b2f-9659-01f8c4d6b0ba", "name": "tempest-VolumesBackupsAdminTest-Backup-866377902", "container": "tempest-volumesbackupsadmintest-backup-container-465207811"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:53.124102 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-c65ba305-8db4-41ea-ad4e-7aae1a4a1b87 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Creating new backup {'backup': {'volume_id': '2bab77d4-b897-4b2f-9659-01f8c4d6b0ba', 'name': 'tempest-VolumesBackupsAdminTest-Backup-866377902', 'container': 'tempest-volumesbackupsadmintest-backup-container-465207811'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:48:53.124334 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-c65ba305-8db4-41ea-ad4e-7aae1a4a1b87 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Creating backup of volume 2bab77d4-b897-4b2f-9659-01f8c4d6b0ba in container tempest-volumesbackupsadmintest-backup-container-465207811 Aug 20 07:48:53.135633 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:53.135633 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:53.136566 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c65ba305-8db4-41ea-ad4e-7aae1a4a1b87 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:48:53.162380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c65ba305-8db4-41ea-ad4e-7aae1a4a1b87 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Created reservations ['42917a0b-2475-4c9e-a2ba-61f33008b4a2', 'e73bec28-7b3e-48bd-936e-2421ba9f6beb'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:53.197882 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6020523a-581a-43ca-87c8-51e57283f3ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:53.209633 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c65ba305-8db4-41ea-ad4e-7aae1a4a1b87 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:48:53.209633 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 340/1366] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:48:53 2026] POST /volume/v3/backups => generated 332 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:53.216611 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b32dab95-69f3-4ea6-86df-6403b3c5dba7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:53.218523 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b32dab95-69f3-4ea6-86df-6403b3c5dba7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:48:53.218764 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b32dab95-69f3-4ea6-86df-6403b3c5dba7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:53.219191 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b32dab95-69f3-4ea6-86df-6403b3c5dba7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:53.219191 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b32dab95-69f3-4ea6-86df-6403b3c5dba7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:53.226007 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:53.226007 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:53.226854 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b32dab95-69f3-4ea6-86df-6403b3c5dba7 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:48:53.227290 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 341/1367] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:53 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:53.329253 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6020523a-581a-43ca-87c8-51e57283f3ea tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] GET https://10.4.3.57/volume/v3/os-services Aug 20 07:48:53.329816 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6020523a-581a-43ca-87c8-51e57283f3ea tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:53.330299 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6020523a-581a-43ca-87c8-51e57283f3ea tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:53.330745 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:53.330745 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:53.339935 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6020523a-581a-43ca-87c8-51e57283f3ea tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] https://10.4.3.57/volume/v3/os-services returned with HTTP 200 Aug 20 07:48:53.340654 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 344/1368] 10.4.3.57 () {66 vars in 1242 bytes} [Thu Aug 20 07:48:53 2026] GET /volume/v3/os-services => generated 626 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:53.355480 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-48106fe0-b6a5-4627-8714-b9abab66102a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:53.358288 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48106fe0-b6a5-4627-8714-b9abab66102a tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] GET https://10.4.3.57/volume/v3/os-services?host=np0000007856 Aug 20 07:48:53.359237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48106fe0-b6a5-4627-8714-b9abab66102a tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:53.359237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48106fe0-b6a5-4627-8714-b9abab66102a tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:53.371157 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48106fe0-b6a5-4627-8714-b9abab66102a tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] https://10.4.3.57/volume/v3/os-services?host=np0000007856 returned with HTTP 200 Aug 20 07:48:53.371824 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 344/1369] 10.4.3.57 () {66 vars in 1277 bytes} [Thu Aug 20 07:48:53 2026] GET /volume/v3/os-services?host=np0000007856 => generated 626 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:53.382666 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-872c5da6-d5e5-4c0f-a5e9-1c7ee039be86 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:53.384637 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-872c5da6-d5e5-4c0f-a5e9-1c7ee039be86 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] GET https://10.4.3.57/volume/v3/os-services?host=np0000007856&binary=cinder-scheduler Aug 20 07:48:53.384908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-872c5da6-d5e5-4c0f-a5e9-1c7ee039be86 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:53.385173 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-872c5da6-d5e5-4c0f-a5e9-1c7ee039be86 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:53.385498 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:53.385498 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:53.392402 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-872c5da6-d5e5-4c0f-a5e9-1c7ee039be86 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] https://10.4.3.57/volume/v3/os-services?host=np0000007856&binary=cinder-scheduler returned with HTTP 200 Aug 20 07:48:53.393201 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 341/1370] 10.4.3.57 () {66 vars in 1325 bytes} [Thu Aug 20 07:48:53 2026] GET /volume/v3/os-services?host=np0000007856&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:53.404901 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb2aa5ab-63b3-4a19-94a5-2f8d4781240e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:53.407191 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb2aa5ab-63b3-4a19-94a5-2f8d4781240e tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] GET https://10.4.3.57/volume/v3/os-services?binary=cinder-scheduler Aug 20 07:48:53.407276 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb2aa5ab-63b3-4a19-94a5-2f8d4781240e tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:53.407562 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb2aa5ab-63b3-4a19-94a5-2f8d4781240e tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:53.413296 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb2aa5ab-63b3-4a19-94a5-2f8d4781240e tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] https://10.4.3.57/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 20 07:48:53.413967 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 342/1371] 10.4.3.57 () {66 vars in 1289 bytes} [Thu Aug 20 07:48:53 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:53.425647 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:53.507646 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:53.507646 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-993478014"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:53.509670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-993478014'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:53.509880 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Create volume of 1 GB Aug 20 07:48:53.514503 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Availability Zones retrieved successfully. Aug 20 07:48:53.521319 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Flow 'volume_create_api' (d06965b0-3b45-4e60-8e80-4a2cbe7db733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:53.524304 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e89f79-41f8-4567-bad5-c79587f3dbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:53.525721 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:53.571196 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e89f79-41f8-4567-bad5-c79587f3dbff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:53.572171 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba26508-d3e9-4286-a65b-4ca33859edc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:53.644916 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Created reservations ['781bcca6-a59f-4168-b413-0cfb66a760ae', 'b07ab08b-993a-4429-b11c-bba75b326507', 'cf22fdf2-7489-4320-aa1a-a009eb017ffd', '6d40c127-ea30-40ba-bf90-046adf60659a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:53.646622 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba26508-d3e9-4286-a65b-4ca33859edc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['781bcca6-a59f-4168-b413-0cfb66a760ae', 'b07ab08b-993a-4429-b11c-bba75b326507', 'cf22fdf2-7489-4320-aa1a-a009eb017ffd', '6d40c127-ea30-40ba-bf90-046adf60659a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:53.646751 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd44fe1-8c72-46bd-a42f-ec34c00cd869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:53.671417 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd44fe1-8c72-46bd-a42f-ec34c00cd869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41dacfca-659a-497d-856b-ecacdb64c0cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-993478014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c01f1c48d59b4ba8aaf4fcc8e28d4ab8',qos_specs=None,replication_status=,reservations=['781bcca6-a59f-4168-b413-0cfb66a760ae','b07ab08b-993a-4429-b11c-bba75b326507','cf22fdf2-7489-4320-aa1a-a009eb017ffd','6d40c127-ea30-40ba-bf90-046adf60659a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c22841bb68a644b684dfe11a2ab26cac',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-993478014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41dacfca-659a-497d-856b-ecacdb64c0cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c01f1c48d59b4ba8aaf4fcc8e28d4ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c22841bb68a644b684dfe11a2ab26cac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:53.675571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e37b14-d465-495d-9ceb-90141bb5f5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:53.696743 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e37b14-d465-495d-9ceb-90141bb5f5ae) transitioned into state 'SUCCESS' from state '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-993478014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c01f1c48d59b4ba8aaf4fcc8e28d4ab8',qos_specs=None,replication_status=,reservations=['781bcca6-a59f-4168-b413-0cfb66a760ae','b07ab08b-993a-4429-b11c-bba75b326507','cf22fdf2-7489-4320-aa1a-a009eb017ffd','6d40c127-ea30-40ba-bf90-046adf60659a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c22841bb68a644b684dfe11a2ab26cac',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:53.697722 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ce4ac7-a401-4184-bf4b-7cbcbe39ee29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:53.710691 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ce4ac7-a401-4184-bf4b-7cbcbe39ee29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:53.711743 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Flow 'volume_create_api' (d06965b0-3b45-4e60-8e80-4a2cbe7db733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:53.712128 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Create volume request issued successfully. Aug 20 07:48:53.715972 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74eeecf0-50f7-4edc-a32d-0c038f06f889 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:53.718995 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 345/1372] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:48:53 2026] POST /volume/v3/volumes => generated 751 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:53.738921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-00d734ad-c4c8-471b-b15d-5cefce48918b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:53.741267 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-00d734ad-c4c8-471b-b15d-5cefce48918b tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] GET https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf Aug 20 07:48:53.741504 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-00d734ad-c4c8-471b-b15d-5cefce48918b tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:53.741714 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-00d734ad-c4c8-471b-b15d-5cefce48918b tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:53.750497 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:53.750497 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:53.755091 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-00d734ad-c4c8-471b-b15d-5cefce48918b tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Volume info retrieved successfully. Aug 20 07:48:53.759637 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-00d734ad-c4c8-471b-b15d-5cefce48918b tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf returned with HTTP 200 Aug 20 07:48:53.760072 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 345/1373] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:53 2026] GET /volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:54.011621 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c89b1a16-328d-416b-a865-991ad0a8a1c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.013959 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c89b1a16-328d-416b-a865-991ad0a8a1c9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 Aug 20 07:48:54.014244 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c89b1a16-328d-416b-a865-991ad0a8a1c9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.014488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c89b1a16-328d-416b-a865-991ad0a8a1c9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.019744 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c89b1a16-328d-416b-a865-991ad0a8a1c9 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 returned with HTTP 404 Aug 20 07:48:54.020462 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 342/1374] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:48:54 2026] GET /volume/v3/snapshots/ec530717-0f65-4ad8-89f7-4c1a94c8bda9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:54.028970 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-170c29a2-5d98-4098-b119-c9cd72cd5b63 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.031472 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-170c29a2-5d98-4098-b119-c9cd72cd5b63 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:54.031764 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-170c29a2-5d98-4098-b119-c9cd72cd5b63 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.032244 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-170c29a2-5d98-4098-b119-c9cd72cd5b63 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.041724 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:54.041724 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:54.046825 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-170c29a2-5d98-4098-b119-c9cd72cd5b63 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:54.053283 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-170c29a2-5d98-4098-b119-c9cd72cd5b63 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af returned with HTTP 200 Aug 20 07:48:54.053846 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 343/1375] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:54 2026] GET /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:54.070982 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4cc05a6-bf5f-4a9c-9f88-1a2ec7dab3ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.073138 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4cc05a6-bf5f-4a9c-9f88-1a2ec7dab3ae tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:54.073417 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4cc05a6-bf5f-4a9c-9f88-1a2ec7dab3ae tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.073703 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4cc05a6-bf5f-4a9c-9f88-1a2ec7dab3ae tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.073882 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a4cc05a6-bf5f-4a9c-9f88-1a2ec7dab3ae tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Delete volume with id: b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:54.082255 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:54.082255 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:54.082725 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4cc05a6-bf5f-4a9c-9f88-1a2ec7dab3ae tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:54.108645 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4cc05a6-bf5f-4a9c-9f88-1a2ec7dab3ae tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Delete volume request issued successfully. Aug 20 07:48:54.108645 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4cc05a6-bf5f-4a9c-9f88-1a2ec7dab3ae tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af returned with HTTP 202 Aug 20 07:48:54.108645 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 346/1376] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:54 2026] DELETE /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:54.115071 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a804e5b4-2241-4946-a95f-50019939b447 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.116612 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a804e5b4-2241-4946-a95f-50019939b447 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:54.116823 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a804e5b4-2241-4946-a95f-50019939b447 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.117023 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a804e5b4-2241-4946-a95f-50019939b447 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.124564 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:54.124564 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:54.129359 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a804e5b4-2241-4946-a95f-50019939b447 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Volume info retrieved successfully. Aug 20 07:48:54.134335 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a804e5b4-2241-4946-a95f-50019939b447 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af returned with HTTP 200 Aug 20 07:48:54.134843 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 346/1377] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:54 2026] GET /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:54.240121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c3d2500-a9de-4099-8322-901f94989e37 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.241963 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c3d2500-a9de-4099-8322-901f94989e37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:48:54.242253 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c3d2500-a9de-4099-8322-901f94989e37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.242518 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c3d2500-a9de-4099-8322-901f94989e37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.242710 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2c3d2500-a9de-4099-8322-901f94989e37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:54.248403 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:54.248403 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:54.249449 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c3d2500-a9de-4099-8322-901f94989e37 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:48:54.249917 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 343/1378] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:54 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:54.773640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f3d7ef0-3084-4272-8550-041c686a877a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.776420 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f3d7ef0-3084-4272-8550-041c686a877a tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] GET https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf Aug 20 07:48:54.776420 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f3d7ef0-3084-4272-8550-041c686a877a tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.776420 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f3d7ef0-3084-4272-8550-041c686a877a tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.783765 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:54.783765 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:54.789650 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f3d7ef0-3084-4272-8550-041c686a877a tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Volume info retrieved successfully. Aug 20 07:48:54.793701 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f3d7ef0-3084-4272-8550-041c686a877a tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf returned with HTTP 200 Aug 20 07:48:54.794225 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 344/1379] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:54 2026] GET /volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:54.807047 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d133af9f-e5e5-4fbc-90f9-ec5dbde97149 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.808868 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d133af9f-e5e5-4fbc-90f9-ec5dbde97149 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] GET https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf Aug 20 07:48:54.809062 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d133af9f-e5e5-4fbc-90f9-ec5dbde97149 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.809288 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d133af9f-e5e5-4fbc-90f9-ec5dbde97149 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.816704 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:54.816704 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:54.820890 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d133af9f-e5e5-4fbc-90f9-ec5dbde97149 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Volume info retrieved successfully. Aug 20 07:48:54.825565 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d133af9f-e5e5-4fbc-90f9-ec5dbde97149 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf returned with HTTP 200 Aug 20 07:48:54.826056 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 347/1380] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:54 2026] GET /volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:48:54.850976 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7325267d-41b4-42e0-b60a-d3091d662f63 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.853253 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7325267d-41b4-42e0-b60a-d3091d662f63 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] GET https://10.4.3.57/volume/v3/os-services?host=np0000007856&binary=cinder-volume Aug 20 07:48:54.853589 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7325267d-41b4-42e0-b60a-d3091d662f63 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.854046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7325267d-41b4-42e0-b60a-d3091d662f63 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.862320 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7325267d-41b4-42e0-b60a-d3091d662f63 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] https://10.4.3.57/volume/v3/os-services?host=np0000007856&binary=cinder-volume returned with HTTP 200 Aug 20 07:48:54.862320 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 347/1381] 10.4.3.57 () {66 vars in 1319 bytes} [Thu Aug 20 07:48:54 2026] GET /volume/v3/os-services?host=np0000007856&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:54.872579 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7644d5ae-0057-4795-869e-195d8dece820 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.875074 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7644d5ae-0057-4795-869e-195d8dece820 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] GET https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf Aug 20 07:48:54.875074 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7644d5ae-0057-4795-869e-195d8dece820 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.875307 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7644d5ae-0057-4795-869e-195d8dece820 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.883312 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:54.883312 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:54.887968 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7644d5ae-0057-4795-869e-195d8dece820 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Volume info retrieved successfully. Aug 20 07:48:54.893004 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7644d5ae-0057-4795-869e-195d8dece820 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf returned with HTTP 200 Aug 20 07:48:54.895721 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 344/1382] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:54 2026] GET /volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:54.907261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6d80209d-8f64-4944-b3bd-f5c103b25ee9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.909704 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d80209d-8f64-4944-b3bd-f5c103b25ee9 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] DELETE https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf Aug 20 07:48:54.910005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d80209d-8f64-4944-b3bd-f5c103b25ee9 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.910314 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d80209d-8f64-4944-b3bd-f5c103b25ee9 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.910561 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6d80209d-8f64-4944-b3bd-f5c103b25ee9 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Delete volume with id: 41dacfca-659a-497d-856b-ecacdb64c0cf Aug 20 07:48:54.920242 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:54.920242 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:54.920961 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6d80209d-8f64-4944-b3bd-f5c103b25ee9 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Volume info retrieved successfully. Aug 20 07:48:54.945691 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6d80209d-8f64-4944-b3bd-f5c103b25ee9 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Delete volume request issued successfully. Aug 20 07:48:54.945691 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d80209d-8f64-4944-b3bd-f5c103b25ee9 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf returned with HTTP 202 Aug 20 07:48:54.945691 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 345/1383] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:48:54 2026] DELETE /volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:48:54.953175 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2536b0b5-37a6-4b8e-b656-d7515fb4fe48 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:54.956015 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2536b0b5-37a6-4b8e-b656-d7515fb4fe48 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] GET https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf Aug 20 07:48:54.956314 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2536b0b5-37a6-4b8e-b656-d7515fb4fe48 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:54.956619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2536b0b5-37a6-4b8e-b656-d7515fb4fe48 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:54.967901 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:54.967901 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:54.975213 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2536b0b5-37a6-4b8e-b656-d7515fb4fe48 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Volume info retrieved successfully. Aug 20 07:48:54.981725 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2536b0b5-37a6-4b8e-b656-d7515fb4fe48 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf returned with HTTP 200 Aug 20 07:48:54.982285 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 348/1384] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:54 2026] GET /volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:55.148886 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-87ddaec2-ecdd-4454-a855-3e7e2a07d392 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:55.150790 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87ddaec2-ecdd-4454-a855-3e7e2a07d392 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] GET https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af Aug 20 07:48:55.151010 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87ddaec2-ecdd-4454-a855-3e7e2a07d392 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:55.151249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87ddaec2-ecdd-4454-a855-3e7e2a07d392 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:55.158000 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87ddaec2-ecdd-4454-a855-3e7e2a07d392 tempest-VolumesExtendTest-1796824005 tempest-VolumesExtendTest-1796824005-project-member] https://10.4.3.57/volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af returned with HTTP 404 Aug 20 07:48:55.158770 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 348/1385] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:55 2026] GET /volume/v3/volumes/b912a5ec-1f18-41d0-bd6c-a4a6293006af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:55.196101 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7a196921-2c79-4af9-bb8c-f70214ea8f77 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:55.198694 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7a196921-2c79-4af9-bb8c-f70214ea8f77 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:48:55.198960 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7a196921-2c79-4af9-bb8c-f70214ea8f77 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:55.199203 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7a196921-2c79-4af9-bb8c-f70214ea8f77 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:55.208587 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:55.208587 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:55.212734 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7a196921-2c79-4af9-bb8c-f70214ea8f77 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:55.218582 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7a196921-2c79-4af9-bb8c-f70214ea8f77 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:48:55.219164 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 345/1386] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:55 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:55.263438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7b2e6e60-f8ff-4ab2-af69-3e7bac1385f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:55.264527 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b2e6e60-f8ff-4ab2-af69-3e7bac1385f9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:48:55.264755 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b2e6e60-f8ff-4ab2-af69-3e7bac1385f9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:55.264929 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b2e6e60-f8ff-4ab2-af69-3e7bac1385f9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:55.265036 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7b2e6e60-f8ff-4ab2-af69-3e7bac1385f9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:55.270251 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:55.270251 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:55.271177 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b2e6e60-f8ff-4ab2-af69-3e7bac1385f9 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:48:55.271827 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 346/1387] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:55 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:55.287311 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2d7b3dc2-8b58-420b-bc81-63ebdd77167a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:55.289619 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d7b3dc2-8b58-420b-bc81-63ebdd77167a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:48:55.289906 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d7b3dc2-8b58-420b-bc81-63ebdd77167a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:55.290205 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d7b3dc2-8b58-420b-bc81-63ebdd77167a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:55.300498 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:55.300498 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:55.305964 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2d7b3dc2-8b58-420b-bc81-63ebdd77167a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:48:55.312955 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d7b3dc2-8b58-420b-bc81-63ebdd77167a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:48:55.313676 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 349/1388] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:55 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:56.003126 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ad97e61d-4b01-4da0-815f-be47c78fb677 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:56.008579 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad97e61d-4b01-4da0-815f-be47c78fb677 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] GET https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf Aug 20 07:48:56.008670 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad97e61d-4b01-4da0-815f-be47c78fb677 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:56.009649 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad97e61d-4b01-4da0-815f-be47c78fb677 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:56.018530 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad97e61d-4b01-4da0-815f-be47c78fb677 tempest-VolumesServicesTestJSON-1231716468 tempest-VolumesServicesTestJSON-1231716468-project-member] https://10.4.3.57/volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf returned with HTTP 404 Aug 20 07:48:56.019197 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 349/1389] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:56 2026] GET /volume/v3/volumes/41dacfca-659a-497d-856b-ecacdb64c0cf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:56.033812 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ebdcad76-023b-4156-b316-cca9232f7846 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:56.045452 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebdcad76-023b-4156-b316-cca9232f7846 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] GET https://10.4.3.57/volume/v3/os-services Aug 20 07:48:56.049313 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebdcad76-023b-4156-b316-cca9232f7846 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:56.050016 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebdcad76-023b-4156-b316-cca9232f7846 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:56.058780 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebdcad76-023b-4156-b316-cca9232f7846 tempest-VolumesServicesTestJSON-227057136 tempest-VolumesServicesTestJSON-227057136-project-admin] https://10.4.3.57/volume/v3/os-services returned with HTTP 200 Aug 20 07:48:56.059611 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 346/1390] 10.4.3.57 () {66 vars in 1242 bytes} [Thu Aug 20 07:48:56 2026] GET /volume/v3/os-services => generated 626 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:56.282949 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-df086522-d19c-486d-a8c7-fa1674206fb2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:56.285711 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df086522-d19c-486d-a8c7-fa1674206fb2 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:48:56.285711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df086522-d19c-486d-a8c7-fa1674206fb2 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:56.285711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df086522-d19c-486d-a8c7-fa1674206fb2 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:56.285711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-df086522-d19c-486d-a8c7-fa1674206fb2 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:56.291594 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:56.291594 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:56.291594 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df086522-d19c-486d-a8c7-fa1674206fb2 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:48:56.291782 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 347/1391] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:56 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:56.936861 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-460235ea-e219-4427-a033-fb26ae6f4bf1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:57.005666 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-460235ea-e219-4427-a033-fb26ae6f4bf1 tempest-VolumesSummaryTest-785528404 tempest-VolumesSummaryTest-785528404-project-member] GET https://10.4.3.57/volume/v3/volumes/summary Aug 20 07:48:57.005944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-460235ea-e219-4427-a033-fb26ae6f4bf1 tempest-VolumesSummaryTest-785528404 tempest-VolumesSummaryTest-785528404-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:57.006168 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-460235ea-e219-4427-a033-fb26ae6f4bf1 tempest-VolumesSummaryTest-785528404 tempest-VolumesSummaryTest-785528404-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:57.006379 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-460235ea-e219-4427-a033-fb26ae6f4bf1 tempest-VolumesSummaryTest-785528404 tempest-VolumesSummaryTest-785528404-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:57.014013 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-460235ea-e219-4427-a033-fb26ae6f4bf1 tempest-VolumesSummaryTest-785528404 tempest-VolumesSummaryTest-785528404-project-member] Get summary completed successfully. Aug 20 07:48:57.014462 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-460235ea-e219-4427-a033-fb26ae6f4bf1 tempest-VolumesSummaryTest-785528404 tempest-VolumesSummaryTest-785528404-project-member] https://10.4.3.57/volume/v3/volumes/summary returned with HTTP 200 Aug 20 07:48:57.014929 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 350/1392] 10.4.3.57 () {68 vars in 1295 bytes} [Thu Aug 20 07:48:56 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:57.311701 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-db5316a0-1bae-4fa8-a10e-26ac2d2e8ade None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:57.314874 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db5316a0-1bae-4fa8-a10e-26ac2d2e8ade tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:48:57.315291 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db5316a0-1bae-4fa8-a10e-26ac2d2e8ade tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:57.315373 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db5316a0-1bae-4fa8-a10e-26ac2d2e8ade tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:57.315606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-db5316a0-1bae-4fa8-a10e-26ac2d2e8ade tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:57.320336 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:57.320336 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:48:57.321144 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db5316a0-1bae-4fa8-a10e-26ac2d2e8ade tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:48:57.321689 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 350/1393] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:57 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:58.333717 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9ddc395c-918e-4663-aa10-391ddaf2f524 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:58.341224 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ddc395c-918e-4663-aa10-391ddaf2f524 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:48:58.341687 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ddc395c-918e-4663-aa10-391ddaf2f524 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:58.342317 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ddc395c-918e-4663-aa10-391ddaf2f524 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:58.342619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9ddc395c-918e-4663-aa10-391ddaf2f524 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:58.350925 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:58.350925 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:58.352031 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ddc395c-918e-4663-aa10-391ddaf2f524 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:48:58.352483 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 347/1394] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:58 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:58.740336 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd7f0bac-ff1b-4645-b40c-84332b60083d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:58.906462 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd7f0bac-ff1b-4645-b40c-84332b60083d tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:58.906857 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd7f0bac-ff1b-4645-b40c-84332b60083d tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a583bf8-abfd-4a98-8aa8-1c66d238c43c", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-430145696"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:58.921069 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd7f0bac-ff1b-4645-b40c-84332b60083d tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 404 Aug 20 07:48:58.921693 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 348/1395] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:48:58 2026] POST /volume/v3/snapshots => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:58.931695 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf262142-0615-42e4-96b6-e05c00f9a355 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:58.933726 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf262142-0615-42e4-96b6-e05c00f9a355 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:48:58.934137 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf262142-0615-42e4-96b6-e05c00f9a355 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-786247772"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:58.976520 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf262142-0615-42e4-96b6-e05c00f9a355 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 404 Aug 20 07:48:58.976520 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 351/1396] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:48:58 2026] POST /volume/v3/snapshots => generated 77 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:58.987434 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a1e0c2b-dabb-40f2-8e80-51b518352eb6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:58.989471 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a1e0c2b-dabb-40f2-8e80-51b518352eb6 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/snapshots?limit=invalid Aug 20 07:48:58.990080 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a1e0c2b-dabb-40f2-8e80-51b518352eb6 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:58.990388 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a1e0c2b-dabb-40f2-8e80-51b518352eb6 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:58.991139 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a1e0c2b-dabb-40f2-8e80-51b518352eb6 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] HTTP exception thrown: limit param must be an integer Aug 20 07:48:58.991307 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a1e0c2b-dabb-40f2-8e80-51b518352eb6 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 20 07:48:58.991931 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 351/1397] 10.4.3.57 () {66 vars in 1263 bytes} [Thu Aug 20 07:48:58 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:48:59.007194 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-96ad6c71-dcf5-4d14-858a-6fa0ea4cb3bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:59.010005 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96ad6c71-dcf5-4d14-858a-6fa0ea4cb3bb tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/snapshots?marker=e7bd2a0f-9860-4eee-9d90-66c955e3b04c Aug 20 07:48:59.010535 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96ad6c71-dcf5-4d14-858a-6fa0ea4cb3bb tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:59.011243 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96ad6c71-dcf5-4d14-858a-6fa0ea4cb3bb tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:59.011334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-96ad6c71-dcf5-4d14-858a-6fa0ea4cb3bb tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:59.013074 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-96ad6c71-dcf5-4d14-858a-6fa0ea4cb3bb tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:48:59.018336 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96ad6c71-dcf5-4d14-858a-6fa0ea4cb3bb tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots?marker=e7bd2a0f-9860-4eee-9d90-66c955e3b04c returned with HTTP 404 Aug 20 07:48:59.019126 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 348/1398] 10.4.3.57 () {66 vars in 1323 bytes} [Thu Aug 20 07:48:59 2026] GET /volume/v3/snapshots?marker=e7bd2a0f-9860-4eee-9d90-66c955e3b04c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:48:59.029818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-05160479-f083-4461-be07-5b1f6eb0a4aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:59.031967 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05160479-f083-4461-be07-5b1f6eb0a4aa tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/snapshots?sort_key=invalid Aug 20 07:48:59.032289 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05160479-f083-4461-be07-5b1f6eb0a4aa tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:59.035610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05160479-f083-4461-be07-5b1f6eb0a4aa tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:59.036048 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-05160479-f083-4461-be07-5b1f6eb0a4aa tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:48:59.037937 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-05160479-f083-4461-be07-5b1f6eb0a4aa tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:48:59.038482 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05160479-f083-4461-be07-5b1f6eb0a4aa tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 20 07:48:59.038980 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 349/1399] 10.4.3.57 () {66 vars in 1269 bytes} [Thu Aug 20 07:48:59 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:48:59.053175 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-01d1afec-3cce-4171-abd8-e385318e46ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:59.054479 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:59.054937 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-473746354"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:59.056393 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-473746354'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:59.056625 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Create volume of 2 GB Aug 20 07:48:59.063792 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Availability Zones retrieved successfully. Aug 20 07:48:59.069360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Flow 'volume_create_api' (e9584787-05f1-4fb5-8666-be9636c621c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:59.070738 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08cb433c-337e-4524-ac06-5f45ccf7a2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.072260 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Validating volume size '2' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:59.108940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08cb433c-337e-4524-ac06-5f45ccf7a2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.109936 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30966154-e41f-4af1-b956-55b951ef4e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.197989 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Created reservations ['0515697b-4819-433d-9c6d-ecc4fdb539d3', 'f3ed5bba-2604-4524-b571-ca7644ced1f0', '96289182-9cb4-4ab1-acd1-bf5a98eb3781', 'b07923fb-bee9-46db-8788-f4c4902b1b91'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:59.199186 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30966154-e41f-4af1-b956-55b951ef4e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0515697b-4819-433d-9c6d-ecc4fdb539d3', 'f3ed5bba-2604-4524-b571-ca7644ced1f0', '96289182-9cb4-4ab1-acd1-bf5a98eb3781', 'b07923fb-bee9-46db-8788-f4c4902b1b91']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.200299 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b10748-225a-4a1a-a6ce-06f15b78921d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.209507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-256e13be-1b81-4674-b071-752b37438579 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:59.240294 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b10748-225a-4a1a-a6ce-06f15b78921d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6209f810-da82-452d-886e-1667b48df208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-473746354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f9de8cee874f0a8bcb5afdb2ffdaa1',qos_specs=None,replication_status=,reservations=['0515697b-4819-433d-9c6d-ecc4fdb539d3','f3ed5bba-2604-4524-b571-ca7644ced1f0','96289182-9cb4-4ab1-acd1-bf5a98eb3781','b07923fb-bee9-46db-8788-f4c4902b1b91'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f682f4cee047239285d66d84a56911',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-473746354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6209f810-da82-452d-886e-1667b48df208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f9de8cee874f0a8bcb5afdb2ffdaa1',provider_auth=None,provider_geometry=None,provider_id=None,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='b2f682f4cee047239285d66d84a56911',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.241216 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51083a86-f4b7-456a-8615-2bc44c1e0c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.265272 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51083a86-f4b7-456a-8615-2bc44c1e0c15) transitioned into state 'SUCCESS' from state '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-473746354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f9de8cee874f0a8bcb5afdb2ffdaa1',qos_specs=None,replication_status=,reservations=['0515697b-4819-433d-9c6d-ecc4fdb539d3','f3ed5bba-2604-4524-b571-ca7644ced1f0','96289182-9cb4-4ab1-acd1-bf5a98eb3781','b07923fb-bee9-46db-8788-f4c4902b1b91'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f682f4cee047239285d66d84a56911',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.266358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5431d352-f94a-4e43-8286-406671b92b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.279245 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5431d352-f94a-4e43-8286-406671b92b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.280192 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Flow 'volume_create_api' (e9584787-05f1-4fb5-8666-be9636c621c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:59.280592 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Create volume request issued successfully. Aug 20 07:48:59.282658 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01d1afec-3cce-4171-abd8-e385318e46ef tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:59.282658 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 352/1400] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:48:59 2026] POST /volume/v3/volumes => generated 759 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:59.298638 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fdd62716-cc23-44d1-9f6f-ffae2d58d6fc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:59.301882 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdd62716-cc23-44d1-9f6f-ffae2d58d6fc tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 Aug 20 07:48:59.302100 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdd62716-cc23-44d1-9f6f-ffae2d58d6fc tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:59.302375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdd62716-cc23-44d1-9f6f-ffae2d58d6fc tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:59.311499 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:59.311499 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:59.316383 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fdd62716-cc23-44d1-9f6f-ffae2d58d6fc tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Volume info retrieved successfully. Aug 20 07:48:59.321393 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdd62716-cc23-44d1-9f6f-ffae2d58d6fc tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 returned with HTTP 200 Aug 20 07:48:59.321835 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 349/1401] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:59 2026] GET /volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:59.367253 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3f2a6ad-3386-47bb-969c-252fc9be4de8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:59.369973 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3f2a6ad-3386-47bb-969c-252fc9be4de8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:48:59.370254 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3f2a6ad-3386-47bb-969c-252fc9be4de8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:59.370573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3f2a6ad-3386-47bb-969c-252fc9be4de8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:59.370573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d3f2a6ad-3386-47bb-969c-252fc9be4de8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:48:59.374608 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-256e13be-1b81-4674-b071-752b37438579 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:48:59.375084 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-256e13be-1b81-4674-b071-752b37438579 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1429225297", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:59.377111 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:59.377111 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:59.378034 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3f2a6ad-3386-47bb-969c-252fc9be4de8 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:48:59.378485 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 350/1402] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:59 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:59.398521 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-256e13be-1b81-4674-b071-752b37438579 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:48:59.399206 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 352/1403] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:48:59 2026] POST /volume/v3/types => generated 275 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:59.409867 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-865b7e51-674f-4f36-a9a8-e07410ed7ef3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:59.411698 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-865b7e51-674f-4f36-a9a8-e07410ed7ef3 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:48:59.412438 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-865b7e51-674f-4f36-a9a8-e07410ed7ef3 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-148184537", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:59.414515 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:59.414515 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:48:59.435502 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-865b7e51-674f-4f36-a9a8-e07410ed7ef3 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:48:59.435502 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 353/1404] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:48:59 2026] POST /volume/v3/types => generated 274 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:48:59.446896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04e9687c-63fa-4406-9b09-940563364959 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:59.545226 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:48:59.545654 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-624851655", "volume_type": "8603acc4-ced4-4aa1-97c7-c1fb8801fefb", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:48:59.547698 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-624851655', 'volume_type': '8603acc4-ced4-4aa1-97c7-c1fb8801fefb', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:48:59.553863 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Create volume of 1 GB Aug 20 07:48:59.554277 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:59.554277 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:48:59.554827 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Availability Zones retrieved successfully. Aug 20 07:48:59.562341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Flow 'volume_create_api' (06d55c6b-d512-472c-b36b-b0d54433efc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:59.563541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9783ca7-1b2d-4152-816f-88c3d798cc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.564560 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:48:59.593465 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9783ca7-1b2d-4152-816f-88c3d798cc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:48:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=8603acc4-ced4-4aa1-97c7-c1fb8801fefb,is_public=True,name='tempest-VolumeTypesTest-volume-type-1429225297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8603acc4-ced4-4aa1-97c7-c1fb8801fefb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.594539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ff8683-3607-420f-ae3f-f63182107eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.643052 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1429225297 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1429225297, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:48:59.643571 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1429225297 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1429225297, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:48:59.700650 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Created reservations ['55576eff-9911-472f-bd44-7e50b34b5566', '23750877-a190-4ce0-aa28-83fa77ba265e', '371030a8-f951-477b-b6d5-6889816beb83', 'edb351ab-6b02-42f8-8453-34ba60e529a0'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:48:59.701768 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ff8683-3607-420f-ae3f-f63182107eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55576eff-9911-472f-bd44-7e50b34b5566', '23750877-a190-4ce0-aa28-83fa77ba265e', '371030a8-f951-477b-b6d5-6889816beb83', 'edb351ab-6b02-42f8-8453-34ba60e529a0']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.702885 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eefaaee-587f-4529-93c6-83469de7d989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.735892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eefaaee-587f-4529-93c6-83469de7d989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf5845f-e30a-459a-8b76-52d9c7e9adcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-624851655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80113127912d40559480feeb856d5f72',qos_specs=None,replication_status=,reservations=['55576eff-9911-472f-bd44-7e50b34b5566','23750877-a190-4ce0-aa28-83fa77ba265e','371030a8-f951-477b-b6d5-6889816beb83','edb351ab-6b02-42f8-8453-34ba60e529a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6309945d98f448f9b3dfaeacb9c00b65',volume_type_id=8603acc4-ced4-4aa1-97c7-c1fb8801fefb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-624851655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf5845f-e30a-459a-8b76-52d9c7e9adcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80113127912d40559480feeb856d5f72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6309945d98f448f9b3dfaeacb9c00b65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8603acc4-ced4-4aa1-97c7-c1fb8801fefb),volume_type_id=8603acc4-ced4-4aa1-97c7-c1fb8801fefb)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.737499 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c67146-2315-4dcf-9b67-865bf950667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.766842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c67146-2315-4dcf-9b67-865bf950667b) transitioned into state 'SUCCESS' from state '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-624851655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80113127912d40559480feeb856d5f72',qos_specs=None,replication_status=,reservations=['55576eff-9911-472f-bd44-7e50b34b5566','23750877-a190-4ce0-aa28-83fa77ba265e','371030a8-f951-477b-b6d5-6889816beb83','edb351ab-6b02-42f8-8453-34ba60e529a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6309945d98f448f9b3dfaeacb9c00b65',volume_type_id=8603acc4-ced4-4aa1-97c7-c1fb8801fefb)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.767760 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d60c801f-74f0-4126-893d-315c049bf48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:48:59.781840 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d60c801f-74f0-4126-893d-315c049bf48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:48:59.783488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Flow 'volume_create_api' (06d55c6b-d512-472c-b36b-b0d54433efc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:48:59.783978 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Create volume request issued successfully. Aug 20 07:48:59.784979 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04e9687c-63fa-4406-9b09-940563364959 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:48:59.785602 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 350/1405] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:48:59 2026] POST /volume/v3/volumes => generated 781 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:48:59.804635 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e85d7f01-28e0-4088-b9ad-690bbc531c27 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:48:59.806726 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e85d7f01-28e0-4088-b9ad-690bbc531c27 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] GET https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:48:59.807029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e85d7f01-28e0-4088-b9ad-690bbc531c27 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:48:59.807303 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e85d7f01-28e0-4088-b9ad-690bbc531c27 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:48:59.815097 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:48:59.815097 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:48:59.820665 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e85d7f01-28e0-4088-b9ad-690bbc531c27 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Volume info retrieved successfully. Aug 20 07:48:59.826480 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e85d7f01-28e0-4088-b9ad-690bbc531c27 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf returned with HTTP 200 Aug 20 07:48:59.826669 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 351/1406] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:48:59 2026] GET /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:00.344732 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-62795cda-392c-4798-9ccd-34004ccbbc9c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:00.348132 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62795cda-392c-4798-9ccd-34004ccbbc9c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 Aug 20 07:49:00.348132 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62795cda-392c-4798-9ccd-34004ccbbc9c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:00.348685 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62795cda-392c-4798-9ccd-34004ccbbc9c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:00.362041 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:00.362041 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:00.371914 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-62795cda-392c-4798-9ccd-34004ccbbc9c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Volume info retrieved successfully. Aug 20 07:49:00.379974 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62795cda-392c-4798-9ccd-34004ccbbc9c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 returned with HTTP 200 Aug 20 07:49:00.380539 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 353/1407] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:00 2026] GET /volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:00.410614 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4274a17b-78ce-45e3-adc5-986e8bab773c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:00.412652 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9542bad6-2b2b-49e7-87e2-d25de4b9f12c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:00.412995 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4274a17b-78ce-45e3-adc5-986e8bab773c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:49:00.413446 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4274a17b-78ce-45e3-adc5-986e8bab773c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6209f810-da82-452d-886e-1667b48df208", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1370821993"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:00.414905 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9542bad6-2b2b-49e7-87e2-d25de4b9f12c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:00.415235 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9542bad6-2b2b-49e7-87e2-d25de4b9f12c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:00.415471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9542bad6-2b2b-49e7-87e2-d25de4b9f12c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:00.415644 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9542bad6-2b2b-49e7-87e2-d25de4b9f12c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:00.420542 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:00.420542 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:00.421610 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9542bad6-2b2b-49e7-87e2-d25de4b9f12c tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:00.422035 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 351/1408] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:00 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:00.435767 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:00.435767 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:00.436394 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4274a17b-78ce-45e3-adc5-986e8bab773c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Volume info retrieved successfully. Aug 20 07:49:00.436571 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-4274a17b-78ce-45e3-adc5-986e8bab773c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Create snapshot from volume 6209f810-da82-452d-886e-1667b48df208 Aug 20 07:49:00.503085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-4274a17b-78ce-45e3-adc5-986e8bab773c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Created reservations ['c88399ed-d4a6-474a-804b-2d12fe1d63d8', '3dbf1124-1514-4caa-88cf-3a840c65a4d6', '919e2cdc-750f-46c4-9318-4b5e035115cc', 'b2e2d1c1-7e24-454d-a9fa-1f9d43354b5e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:00.544789 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4274a17b-78ce-45e3-adc5-986e8bab773c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Snapshot create request issued successfully. Aug 20 07:49:00.545401 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4274a17b-78ce-45e3-adc5-986e8bab773c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:49:00.545903 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 354/1409] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:49:00 2026] POST /volume/v3/snapshots => generated 318 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:00.558808 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48902e63-771f-47b2-9bfb-e0b4f71b3847 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:00.560910 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48902e63-771f-47b2-9bfb-e0b4f71b3847 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e Aug 20 07:49:00.561179 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48902e63-771f-47b2-9bfb-e0b4f71b3847 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:00.561415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48902e63-771f-47b2-9bfb-e0b4f71b3847 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:00.569495 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:00.569495 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:00.570083 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-48902e63-771f-47b2-9bfb-e0b4f71b3847 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Snapshot retrieved successfully. Aug 20 07:49:00.571033 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48902e63-771f-47b2-9bfb-e0b4f71b3847 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e returned with HTTP 200 Aug 20 07:49:00.571482 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 352/1410] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:49:00 2026] GET /volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:00.847825 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5dd73b7-aab4-4e22-9de0-c46ddd0fc4f3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:00.850746 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5dd73b7-aab4-4e22-9de0-c46ddd0fc4f3 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] GET https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:49:00.850969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5dd73b7-aab4-4e22-9de0-c46ddd0fc4f3 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:00.851171 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5dd73b7-aab4-4e22-9de0-c46ddd0fc4f3 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:00.863874 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:00.863874 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:00.870526 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e5dd73b7-aab4-4e22-9de0-c46ddd0fc4f3 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Volume info retrieved successfully. Aug 20 07:49:00.877684 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5dd73b7-aab4-4e22-9de0-c46ddd0fc4f3 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf returned with HTTP 200 Aug 20 07:49:00.878264 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 354/1411] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:00 2026] GET /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:00.897095 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:00.900693 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] POST https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf/action Aug 20 07:49:00.900693 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Action body: b'{"os-retype": {"new_type": "dff62fdf-5645-4b75-95f0-0894510c9422"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:00.901080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "dff62fdf-5645-4b75-95f0-0894510c9422"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:00.915133 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:00.915133 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:00.915865 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Volume info retrieved successfully. Aug 20 07:49:00.948520 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-148184537 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-148184537, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:49:00.948886 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-148184537 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-148184537, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:49:00.979078 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Created reservations ['16fa47c7-b1dc-4c67-96fd-dfa91cb0ecfe', 'eb06cb5c-2d46-4dbf-b705-107e38dca5a2'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:01.003985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Created reservations ['a8290635-50b8-4d5f-8a7e-bdd1f847bd6d', '73351395-8c05-46f3-b085-cb6053bfce4f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:01.038517 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Retype volume request issued successfully. Aug 20 07:49:01.038517 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91b65f20-5501-4583-a9cc-3d99a1d67ca1 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf/action returned with HTTP 202 Aug 20 07:49:01.038517 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 352/1412] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:00 2026] POST /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:01.050241 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ecc2fd47-64d1-49f5-a524-9c6cf8d2042e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:01.053374 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecc2fd47-64d1-49f5-a524-9c6cf8d2042e tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] GET https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:49:01.054188 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecc2fd47-64d1-49f5-a524-9c6cf8d2042e tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:01.054598 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecc2fd47-64d1-49f5-a524-9c6cf8d2042e tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:01.065222 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:01.065222 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:01.071223 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ecc2fd47-64d1-49f5-a524-9c6cf8d2042e tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Volume info retrieved successfully. Aug 20 07:49:01.078075 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecc2fd47-64d1-49f5-a524-9c6cf8d2042e tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf returned with HTTP 200 Aug 20 07:49:01.078732 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 355/1413] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:01 2026] GET /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:01.433969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc7fea17-ce1c-43f4-a02d-66da491f38cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:01.436317 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc7fea17-ce1c-43f4-a02d-66da491f38cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:01.436603 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc7fea17-ce1c-43f4-a02d-66da491f38cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:01.436870 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc7fea17-ce1c-43f4-a02d-66da491f38cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:01.437079 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bc7fea17-ce1c-43f4-a02d-66da491f38cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:01.443289 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:01.443289 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:01.444148 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc7fea17-ce1c-43f4-a02d-66da491f38cf tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:01.444712 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 353/1414] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:01 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:01.603072 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aaff9d95-ead0-4f54-b8ed-d9fa67b9b120 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:01.608413 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aaff9d95-ead0-4f54-b8ed-d9fa67b9b120 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e Aug 20 07:49:01.608413 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aaff9d95-ead0-4f54-b8ed-d9fa67b9b120 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:01.608413 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aaff9d95-ead0-4f54-b8ed-d9fa67b9b120 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:01.621898 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:01.621898 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:01.622688 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aaff9d95-ead0-4f54-b8ed-d9fa67b9b120 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Snapshot retrieved successfully. Aug 20 07:49:01.623848 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aaff9d95-ead0-4f54-b8ed-d9fa67b9b120 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e returned with HTTP 200 Aug 20 07:49:01.624605 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 355/1415] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:49:01 2026] GET /volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e => generated 477 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:01.641301 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:01.643818 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:01.644311 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "bfd30e27-2b67-41b4-ac94-f87a12b62d0e"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:01.646432 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'bfd30e27-2b67-41b4-ac94-f87a12b62d0e'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:01.654309 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:01.654309 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:01.654972 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Snapshot retrieved successfully. Aug 20 07:49:01.655169 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Create volume of 1 GB Aug 20 07:49:01.661371 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Availability Zones retrieved successfully. Aug 20 07:49:01.673104 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Flow 'volume_create_api' (a43b314c-0aba-48c4-a96a-d22888eb9064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:01.673104 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17d1987-7620-4811-9b92-8f45e3d22e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:01.673804 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:01.676111 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17d1987-7620-4811-9b92-8f45e3d22e17) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 07:49:01.676111 np0000007856 devstack@c-api.service[100251]: 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. Aug 20 07:49:01.678809 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17d1987-7620-4811-9b92-8f45e3d22e17) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:01.680048 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17d1987-7620-4811-9b92-8f45e3d22e17) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 07:49:01.681443 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Flow 'volume_create_api' (a43b314c-0aba-48c4-a96a-d22888eb9064) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 07:49:01.681827 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53cc54ef-2990-45af-bfbd-d5f76788cae3 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 400 Aug 20 07:49:01.682718 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 353/1416] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:01 2026] POST /volume/v3/volumes => generated 171 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:49:01.691627 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4fc0fa9-5980-49f0-8ea9-7f7397b1c2a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:01.695197 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4fc0fa9-5980-49f0-8ea9-7f7397b1c2a0 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e Aug 20 07:49:01.698863 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4fc0fa9-5980-49f0-8ea9-7f7397b1c2a0 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:01.699209 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4fc0fa9-5980-49f0-8ea9-7f7397b1c2a0 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:01.699319 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a4fc0fa9-5980-49f0-8ea9-7f7397b1c2a0 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Delete snapshot with id: bfd30e27-2b67-41b4-ac94-f87a12b62d0e Aug 20 07:49:01.706034 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:01.706034 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:01.706497 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4fc0fa9-5980-49f0-8ea9-7f7397b1c2a0 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Snapshot retrieved successfully. Aug 20 07:49:01.728450 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4fc0fa9-5980-49f0-8ea9-7f7397b1c2a0 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Snapshot delete request issued successfully. Aug 20 07:49:01.729325 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4fc0fa9-5980-49f0-8ea9-7f7397b1c2a0 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e returned with HTTP 202 Aug 20 07:49:01.729325 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 356/1417] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:49:01 2026] DELETE /volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:01.736782 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-59ee5432-391d-4450-8233-cdae3a4a196c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:01.740719 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59ee5432-391d-4450-8233-cdae3a4a196c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e Aug 20 07:49:01.740719 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59ee5432-391d-4450-8233-cdae3a4a196c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:01.740719 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59ee5432-391d-4450-8233-cdae3a4a196c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:01.745579 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:01.745579 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:01.746124 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-59ee5432-391d-4450-8233-cdae3a4a196c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Snapshot retrieved successfully. Aug 20 07:49:01.746935 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59ee5432-391d-4450-8233-cdae3a4a196c tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e returned with HTTP 200 Aug 20 07:49:01.747456 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 354/1418] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:49:01 2026] GET /volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:02.092788 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f13109ca-5203-4501-b555-afd26a11931d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.095197 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f13109ca-5203-4501-b555-afd26a11931d tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] GET https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:49:02.095607 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f13109ca-5203-4501-b555-afd26a11931d tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.096124 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f13109ca-5203-4501-b555-afd26a11931d tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.107109 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:02.107109 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:02.112410 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f13109ca-5203-4501-b555-afd26a11931d tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Volume info retrieved successfully. Aug 20 07:49:02.122368 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f13109ca-5203-4501-b555-afd26a11931d tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf returned with HTTP 200 Aug 20 07:49:02.122899 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 356/1419] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:02 2026] GET /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:02.139699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9b3cef88-a649-40d8-8933-9f9519808a85 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.145229 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b3cef88-a649-40d8-8933-9f9519808a85 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] GET https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:49:02.145501 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b3cef88-a649-40d8-8933-9f9519808a85 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.145744 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b3cef88-a649-40d8-8933-9f9519808a85 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.162566 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:02.162566 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:02.167282 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9b3cef88-a649-40d8-8933-9f9519808a85 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Volume info retrieved successfully. Aug 20 07:49:02.173388 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b3cef88-a649-40d8-8933-9f9519808a85 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf returned with HTTP 200 Aug 20 07:49:02.173876 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 354/1420] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:02 2026] GET /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:02.193329 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-42d273d8-a061-48b6-8236-0fb4d11b0949 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.195174 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42d273d8-a061-48b6-8236-0fb4d11b0949 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] GET https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:49:02.195445 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42d273d8-a061-48b6-8236-0fb4d11b0949 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.195942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42d273d8-a061-48b6-8236-0fb4d11b0949 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.205753 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:02.205753 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:02.212813 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-42d273d8-a061-48b6-8236-0fb4d11b0949 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Volume info retrieved successfully. Aug 20 07:49:02.219031 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42d273d8-a061-48b6-8236-0fb4d11b0949 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf returned with HTTP 200 Aug 20 07:49:02.219533 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 357/1421] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:02 2026] GET /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:02.235568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-15717e55-d307-4764-b03d-8f9615926d98 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.237880 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15717e55-d307-4764-b03d-8f9615926d98 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] DELETE https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:49:02.238163 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15717e55-d307-4764-b03d-8f9615926d98 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.238441 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15717e55-d307-4764-b03d-8f9615926d98 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.238696 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-15717e55-d307-4764-b03d-8f9615926d98 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Delete volume with id: 9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:49:02.246808 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:02.246808 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:02.247401 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-15717e55-d307-4764-b03d-8f9615926d98 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Volume info retrieved successfully. Aug 20 07:49:02.266559 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-15717e55-d307-4764-b03d-8f9615926d98 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Delete volume request issued successfully. Aug 20 07:49:02.266883 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15717e55-d307-4764-b03d-8f9615926d98 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf returned with HTTP 202 Aug 20 07:49:02.267458 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 355/1422] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:02 2026] DELETE /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:02.276562 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6485dab0-1a2a-448c-b101-8731e75b5989 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.278470 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6485dab0-1a2a-448c-b101-8731e75b5989 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] GET https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:49:02.278721 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6485dab0-1a2a-448c-b101-8731e75b5989 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.278923 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6485dab0-1a2a-448c-b101-8731e75b5989 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.286326 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:02.286326 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:02.293571 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6485dab0-1a2a-448c-b101-8731e75b5989 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Volume info retrieved successfully. Aug 20 07:49:02.294649 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6485dab0-1a2a-448c-b101-8731e75b5989 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf returned with HTTP 200 Aug 20 07:49:02.295083 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 357/1423] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:02 2026] GET /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:02.456735 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5340f5c3-fd9d-4616-9053-72fcfa4399ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.458589 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5340f5c3-fd9d-4616-9053-72fcfa4399ac tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:02.458773 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5340f5c3-fd9d-4616-9053-72fcfa4399ac tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.458945 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5340f5c3-fd9d-4616-9053-72fcfa4399ac tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.459060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5340f5c3-fd9d-4616-9053-72fcfa4399ac tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:02.463281 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:02.463281 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:02.464141 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5340f5c3-fd9d-4616-9053-72fcfa4399ac tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:02.464518 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 355/1424] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:02 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:02.758801 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f84597cc-cb0d-4a54-9183-0bc8671708d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.763092 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f84597cc-cb0d-4a54-9183-0bc8671708d6 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e Aug 20 07:49:02.763429 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f84597cc-cb0d-4a54-9183-0bc8671708d6 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.763691 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f84597cc-cb0d-4a54-9183-0bc8671708d6 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.769406 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f84597cc-cb0d-4a54-9183-0bc8671708d6 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e returned with HTTP 404 Aug 20 07:49:02.770088 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 358/1425] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:49:02 2026] GET /volume/v3/snapshots/bfd30e27-2b67-41b4-ac94-f87a12b62d0e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:02.779758 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61e3865b-3a48-4a2f-89e4-f9c5fccee5f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.781764 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61e3865b-3a48-4a2f-89e4-f9c5fccee5f1 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 Aug 20 07:49:02.782038 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61e3865b-3a48-4a2f-89e4-f9c5fccee5f1 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.782284 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61e3865b-3a48-4a2f-89e4-f9c5fccee5f1 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.793588 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:02.793588 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:02.798448 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-61e3865b-3a48-4a2f-89e4-f9c5fccee5f1 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Volume info retrieved successfully. Aug 20 07:49:02.803373 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61e3865b-3a48-4a2f-89e4-f9c5fccee5f1 tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 returned with HTTP 200 Aug 20 07:49:02.803933 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 356/1426] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:02 2026] GET /volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:02.818633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-56a6ddcc-3b34-441f-af8e-289742a7658f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.821979 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56a6ddcc-3b34-441f-af8e-289742a7658f tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 Aug 20 07:49:02.822284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56a6ddcc-3b34-441f-af8e-289742a7658f tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.822523 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56a6ddcc-3b34-441f-af8e-289742a7658f tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.822759 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-56a6ddcc-3b34-441f-af8e-289742a7658f tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Delete volume with id: 6209f810-da82-452d-886e-1667b48df208 Aug 20 07:49:02.835453 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:02.835453 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:02.836215 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-56a6ddcc-3b34-441f-af8e-289742a7658f tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Volume info retrieved successfully. Aug 20 07:49:02.860493 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-56a6ddcc-3b34-441f-af8e-289742a7658f tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Delete volume request issued successfully. Aug 20 07:49:02.860756 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56a6ddcc-3b34-441f-af8e-289742a7658f tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 returned with HTTP 202 Aug 20 07:49:02.861341 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 358/1427] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:02 2026] DELETE /volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:02.870784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-88ee6476-e7cb-4d27-9d4f-ba8880d22ffe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:02.872605 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88ee6476-e7cb-4d27-9d4f-ba8880d22ffe tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 Aug 20 07:49:02.872789 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88ee6476-e7cb-4d27-9d4f-ba8880d22ffe tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:02.873027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88ee6476-e7cb-4d27-9d4f-ba8880d22ffe tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:02.884570 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:02.884570 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:02.888901 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88ee6476-e7cb-4d27-9d4f-ba8880d22ffe tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Volume info retrieved successfully. Aug 20 07:49:02.894302 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88ee6476-e7cb-4d27-9d4f-ba8880d22ffe tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 returned with HTTP 200 Aug 20 07:49:02.894753 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 356/1428] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:02 2026] GET /volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:03.312239 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8cf0e103-dda6-4fd0-8c50-e2c903d41810 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.315881 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cf0e103-dda6-4fd0-8c50-e2c903d41810 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] GET https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf Aug 20 07:49:03.316151 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8cf0e103-dda6-4fd0-8c50-e2c903d41810 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.316413 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8cf0e103-dda6-4fd0-8c50-e2c903d41810 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.325904 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cf0e103-dda6-4fd0-8c50-e2c903d41810 tempest-VolumeTypesTest-1996736926 tempest-VolumeTypesTest-1996736926-project-member] https://10.4.3.57/volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf returned with HTTP 404 Aug 20 07:49:03.326595 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 359/1429] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/volumes/9cf5845f-e30a-459a-8b76-52d9c7e9adcf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:03.336814 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2270fe3-5aa3-4241-80ec-ba8c42586cc7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.339858 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2270fe3-5aa3-4241-80ec-ba8c42586cc7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] DELETE https://10.4.3.57/volume/v3/types/dff62fdf-5645-4b75-95f0-0894510c9422 Aug 20 07:49:03.340188 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2270fe3-5aa3-4241-80ec-ba8c42586cc7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.340508 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2270fe3-5aa3-4241-80ec-ba8c42586cc7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.380230 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2270fe3-5aa3-4241-80ec-ba8c42586cc7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/dff62fdf-5645-4b75-95f0-0894510c9422 returned with HTTP 202 Aug 20 07:49:03.380695 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 357/1430] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:49:03 2026] DELETE /volume/v3/types/dff62fdf-5645-4b75-95f0-0894510c9422 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:03.390226 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4130bf65-d6d9-41dc-bb57-0a8009bae32d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.392606 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4130bf65-d6d9-41dc-bb57-0a8009bae32d tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/dff62fdf-5645-4b75-95f0-0894510c9422 Aug 20 07:49:03.392849 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4130bf65-d6d9-41dc-bb57-0a8009bae32d tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.393478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4130bf65-d6d9-41dc-bb57-0a8009bae32d tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.397222 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4130bf65-d6d9-41dc-bb57-0a8009bae32d tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/dff62fdf-5645-4b75-95f0-0894510c9422 returned with HTTP 404 Aug 20 07:49:03.398056 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 359/1431] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/types/dff62fdf-5645-4b75-95f0-0894510c9422 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:03.411665 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-590112d3-c306-4bd1-83b7-d3cc32121bec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.414089 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-590112d3-c306-4bd1-83b7-d3cc32121bec tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] DELETE https://10.4.3.57/volume/v3/types/8603acc4-ced4-4aa1-97c7-c1fb8801fefb Aug 20 07:49:03.414332 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-590112d3-c306-4bd1-83b7-d3cc32121bec tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.414601 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-590112d3-c306-4bd1-83b7-d3cc32121bec tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.455249 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-590112d3-c306-4bd1-83b7-d3cc32121bec tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/8603acc4-ced4-4aa1-97c7-c1fb8801fefb returned with HTTP 202 Aug 20 07:49:03.455817 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 357/1432] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:49:03 2026] DELETE /volume/v3/types/8603acc4-ced4-4aa1-97c7-c1fb8801fefb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:03.468709 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-76c1b6e7-92d6-42d4-bbca-d7aa4a54589d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.468709 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76c1b6e7-92d6-42d4-bbca-d7aa4a54589d tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/8603acc4-ced4-4aa1-97c7-c1fb8801fefb Aug 20 07:49:03.468709 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76c1b6e7-92d6-42d4-bbca-d7aa4a54589d tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.468709 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76c1b6e7-92d6-42d4-bbca-d7aa4a54589d tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.470598 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76c1b6e7-92d6-42d4-bbca-d7aa4a54589d tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/8603acc4-ced4-4aa1-97c7-c1fb8801fefb returned with HTTP 404 Aug 20 07:49:03.471062 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 360/1433] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/types/8603acc4-ced4-4aa1-97c7-c1fb8801fefb => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:03.475277 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-142f6a83-86e3-4851-8bd6-475bf1411f03 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.478258 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-142f6a83-86e3-4851-8bd6-475bf1411f03 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:03.478525 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-142f6a83-86e3-4851-8bd6-475bf1411f03 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.478788 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-142f6a83-86e3-4851-8bd6-475bf1411f03 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.478941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-142f6a83-86e3-4851-8bd6-475bf1411f03 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:03.484375 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a124693f-9229-4041-a5ce-45064b569726 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.486509 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:03.486509 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:03.486631 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a124693f-9229-4041-a5ce-45064b569726 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:49:03.487000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a124693f-9229-4041-a5ce-45064b569726 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1039603568", "description": "tempest-volume-type-description-508751983", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:03.487515 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-142f6a83-86e3-4851-8bd6-475bf1411f03 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:03.488022 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 358/1434] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:03.518387 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a124693f-9229-4041-a5ce-45064b569726 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:49:03.518803 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 360/1435] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:49:03 2026] POST /volume/v3/types => generated 314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:03.531610 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0793cd34-c300-4c3d-9ab5-a639909a67bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.537340 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0793cd34-c300-4c3d-9ab5-a639909a67bb tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/b23937dd-8046-456f-8b7b-f1c02814ee62 Aug 20 07:49:03.540577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0793cd34-c300-4c3d-9ab5-a639909a67bb tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.540577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0793cd34-c300-4c3d-9ab5-a639909a67bb tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.547153 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0793cd34-c300-4c3d-9ab5-a639909a67bb tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/b23937dd-8046-456f-8b7b-f1c02814ee62 returned with HTTP 200 Aug 20 07:49:03.547702 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 358/1436] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/types/b23937dd-8046-456f-8b7b-f1c02814ee62 => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:03.564168 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e3b781b2-91dc-454f-82c7-8d3d38e674cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.565391 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3b781b2-91dc-454f-82c7-8d3d38e674cb tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] DELETE https://10.4.3.57/volume/v3/types/b23937dd-8046-456f-8b7b-f1c02814ee62 Aug 20 07:49:03.565697 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3b781b2-91dc-454f-82c7-8d3d38e674cb tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.565996 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3b781b2-91dc-454f-82c7-8d3d38e674cb tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.630576 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3b781b2-91dc-454f-82c7-8d3d38e674cb tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/b23937dd-8046-456f-8b7b-f1c02814ee62 returned with HTTP 202 Aug 20 07:49:03.630576 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 361/1437] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:49:03 2026] DELETE /volume/v3/types/b23937dd-8046-456f-8b7b-f1c02814ee62 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 07:49:03.640323 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-989d6fac-9ff1-4cd3-989c-3187ea899e33 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.642506 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-989d6fac-9ff1-4cd3-989c-3187ea899e33 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/b23937dd-8046-456f-8b7b-f1c02814ee62 Aug 20 07:49:03.642865 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-989d6fac-9ff1-4cd3-989c-3187ea899e33 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.643301 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-989d6fac-9ff1-4cd3-989c-3187ea899e33 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.647348 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-989d6fac-9ff1-4cd3-989c-3187ea899e33 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/b23937dd-8046-456f-8b7b-f1c02814ee62 returned with HTTP 404 Aug 20 07:49:03.647911 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 359/1438] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/types/b23937dd-8046-456f-8b7b-f1c02814ee62 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:03.659533 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5104023b-c7cc-44ed-b909-9cf31b7e99a7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.661538 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5104023b-c7cc-44ed-b909-9cf31b7e99a7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:49:03.662025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5104023b-c7cc-44ed-b909-9cf31b7e99a7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-312862057"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:03.694606 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5104023b-c7cc-44ed-b909-9cf31b7e99a7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:49:03.695092 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 361/1439] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:49:03 2026] POST /volume/v3/types => generated 220 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:03.708541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0840c5fe-22a0-4dfe-87d8-c5b92e11d36e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.710874 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0840c5fe-22a0-4dfe-87d8-c5b92e11d36e tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] POST https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption Aug 20 07:49:03.711286 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0840c5fe-22a0-4dfe-87d8-c5b92e11d36e tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:03.753144 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0840c5fe-22a0-4dfe-87d8-c5b92e11d36e tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption returned with HTTP 200 Aug 20 07:49:03.753622 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 359/1440] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:49:03 2026] POST /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:03.764001 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-962d91ac-2746-4236-ba39-b9e43f0724b8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.766446 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-962d91ac-2746-4236-ba39-b9e43f0724b8 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption Aug 20 07:49:03.766712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-962d91ac-2746-4236-ba39-b9e43f0724b8 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.766955 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-962d91ac-2746-4236-ba39-b9e43f0724b8 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.782519 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-962d91ac-2746-4236-ba39-b9e43f0724b8 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption returned with HTTP 200 Aug 20 07:49:03.783274 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 362/1441] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:03.794766 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b14d9916-a87a-44b8-8d3b-50eda670936f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.800995 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b14d9916-a87a-44b8-8d3b-50eda670936f tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] PUT https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption/f3e44805-f3bc-481b-89fe-966be2967ad8 Aug 20 07:49:03.801149 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b14d9916-a87a-44b8-8d3b-50eda670936f tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:03.842767 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b14d9916-a87a-44b8-8d3b-50eda670936f tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption/f3e44805-f3bc-481b-89fe-966be2967ad8 returned with HTTP 200 Aug 20 07:49:03.843313 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 360/1442] 10.4.3.57 () {68 vars in 1500 bytes} [Thu Aug 20 07:49:03 2026] PUT /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption/f3e44805-f3bc-481b-89fe-966be2967ad8 => generated 122 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:03.854222 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d75a4639-ae80-4bba-9f67-72b081180315 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.856189 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d75a4639-ae80-4bba-9f67-72b081180315 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption Aug 20 07:49:03.856674 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d75a4639-ae80-4bba-9f67-72b081180315 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.857088 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d75a4639-ae80-4bba-9f67-72b081180315 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.865316 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d75a4639-ae80-4bba-9f67-72b081180315 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption returned with HTTP 200 Aug 20 07:49:03.865316 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 362/1443] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:03.874619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e5a2864-141d-4314-b91c-1362fe74553b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.877078 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e5a2864-141d-4314-b91c-1362fe74553b tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption/cipher Aug 20 07:49:03.877309 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e5a2864-141d-4314-b91c-1362fe74553b tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.877527 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e5a2864-141d-4314-b91c-1362fe74553b tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.884896 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e5a2864-141d-4314-b91c-1362fe74553b tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption/cipher returned with HTTP 200 Aug 20 07:49:03.885283 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 360/1444] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:49:03.897089 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc8678bb-0fd3-4f0d-90c4-c77187793faf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.901039 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc8678bb-0fd3-4f0d-90c4-c77187793faf tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] DELETE https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption/f3e44805-f3bc-481b-89fe-966be2967ad8 Aug 20 07:49:03.901298 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc8678bb-0fd3-4f0d-90c4-c77187793faf tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.901561 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc8678bb-0fd3-4f0d-90c4-c77187793faf tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.917007 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf180eb0-918f-45ed-a3b7-65aff1438bee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.922517 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf180eb0-918f-45ed-a3b7-65aff1438bee tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] GET https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 Aug 20 07:49:03.922826 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf180eb0-918f-45ed-a3b7-65aff1438bee tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.923086 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf180eb0-918f-45ed-a3b7-65aff1438bee tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.929691 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf180eb0-918f-45ed-a3b7-65aff1438bee tempest-VolumesSnapshotNegativeTestJSON-1369422439 tempest-VolumesSnapshotNegativeTestJSON-1369422439-project-member] https://10.4.3.57/volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 returned with HTTP 404 Aug 20 07:49:03.930288 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 361/1445] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/volumes/6209f810-da82-452d-886e-1667b48df208 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:03.956970 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc8678bb-0fd3-4f0d-90c4-c77187793faf tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption/f3e44805-f3bc-481b-89fe-966be2967ad8 returned with HTTP 202 Aug 20 07:49:03.957582 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 363/1446] 10.4.3.57 () {66 vars in 1482 bytes} [Thu Aug 20 07:49:03 2026] DELETE /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption/f3e44805-f3bc-481b-89fe-966be2967ad8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:03.970593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f3f8d967-ec9b-40bb-ae1e-22fdc7f9c9d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.975641 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3f8d967-ec9b-40bb-ae1e-22fdc7f9c9d7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption Aug 20 07:49:03.975641 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3f8d967-ec9b-40bb-ae1e-22fdc7f9c9d7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.975641 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3f8d967-ec9b-40bb-ae1e-22fdc7f9c9d7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:03.983241 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3f8d967-ec9b-40bb-ae1e-22fdc7f9c9d7 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption returned with HTTP 200 Aug 20 07:49:03.984198 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 363/1447] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 07:49:03.995896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ac5cdc6-0e2b-4f43-bc4e-913e1df0c117 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:03.998155 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ac5cdc6-0e2b-4f43-bc4e-913e1df0c117 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption Aug 20 07:49:03.998514 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ac5cdc6-0e2b-4f43-bc4e-913e1df0c117 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:03.998804 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ac5cdc6-0e2b-4f43-bc4e-913e1df0c117 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:04.006505 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ac5cdc6-0e2b-4f43-bc4e-913e1df0c117 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption returned with HTTP 200 Aug 20 07:49:04.007316 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 361/1448] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:49:03 2026] GET /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 07:49:04.022924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5da9f951-35ff-4871-b875-f68ca37d6ebf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:04.025342 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5da9f951-35ff-4871-b875-f68ca37d6ebf tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] DELETE https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38 Aug 20 07:49:04.025637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5da9f951-35ff-4871-b875-f68ca37d6ebf tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:04.025976 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5da9f951-35ff-4871-b875-f68ca37d6ebf tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:04.079568 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5da9f951-35ff-4871-b875-f68ca37d6ebf tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38 returned with HTTP 202 Aug 20 07:49:04.080196 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 362/1449] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:49:04 2026] DELETE /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:04.089256 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1b5c4ffc-523a-499f-a0e6-49acd5873dad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:04.094531 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b5c4ffc-523a-499f-a0e6-49acd5873dad tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38 Aug 20 07:49:04.094531 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b5c4ffc-523a-499f-a0e6-49acd5873dad tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:04.094531 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b5c4ffc-523a-499f-a0e6-49acd5873dad tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:04.104209 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b5c4ffc-523a-499f-a0e6-49acd5873dad tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38 returned with HTTP 404 Aug 20 07:49:04.104209 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 364/1450] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:04 2026] GET /volume/v3/types/59cfdb05-7817-4a1f-b998-28dfe8a7ef38 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:04.115465 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4900d054-23c5-4c18-83f5-5a6a1a677f55 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:04.116898 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4900d054-23c5-4c18-83f5-5a6a1a677f55 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types Aug 20 07:49:04.117190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4900d054-23c5-4c18-83f5-5a6a1a677f55 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:04.117476 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4900d054-23c5-4c18-83f5-5a6a1a677f55 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:04.135828 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4900d054-23c5-4c18-83f5-5a6a1a677f55 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:49:04.136313 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 364/1451] 10.4.3.57 () {66 vars in 1224 bytes} [Thu Aug 20 07:49:04 2026] GET /volume/v3/types => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:04.149283 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fce5e404-8d57-47c1-af82-3246a90403d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:04.151019 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fce5e404-8d57-47c1-af82-3246a90403d0 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:49:04.151400 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fce5e404-8d57-47c1-af82-3246a90403d0 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-874968218"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:04.170843 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fce5e404-8d57-47c1-af82-3246a90403d0 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:49:04.171415 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 362/1452] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:49:04 2026] POST /volume/v3/types => generated 220 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:04.180705 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b30cd166-f55d-4fec-a7c8-c33b42385987 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:04.185023 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b30cd166-f55d-4fec-a7c8-c33b42385987 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] PUT https://10.4.3.57/volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 Aug 20 07:49:04.185626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b30cd166-f55d-4fec-a7c8-c33b42385987 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1876416844", "description": "tempest-volume-type-description-1810470096", "is_public": false}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:04.266112 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b30cd166-f55d-4fec-a7c8-c33b42385987 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 returned with HTTP 200 Aug 20 07:49:04.266522 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 363/1453] 10.4.3.57 () {68 vars in 1356 bytes} [Thu Aug 20 07:49:04 2026] PUT /volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 => generated 205 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:04.278397 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-27340feb-42e4-4d92-8aaa-58f32f8e7e19 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:04.281002 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27340feb-42e4-4d92-8aaa-58f32f8e7e19 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 Aug 20 07:49:04.281236 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27340feb-42e4-4d92-8aaa-58f32f8e7e19 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:04.281479 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27340feb-42e4-4d92-8aaa-58f32f8e7e19 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:04.293043 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27340feb-42e4-4d92-8aaa-58f32f8e7e19 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 returned with HTTP 200 Aug 20 07:49:04.293664 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 365/1454] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:04 2026] GET /volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 => generated 269 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:04.307927 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f1fa7b30-1bd0-44f7-8172-54a23d4d73b1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:04.310181 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1fa7b30-1bd0-44f7-8172-54a23d4d73b1 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] DELETE https://10.4.3.57/volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 Aug 20 07:49:04.310425 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f1fa7b30-1bd0-44f7-8172-54a23d4d73b1 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:04.310799 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f1fa7b30-1bd0-44f7-8172-54a23d4d73b1 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:04.361716 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1fa7b30-1bd0-44f7-8172-54a23d4d73b1 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 returned with HTTP 202 Aug 20 07:49:04.361716 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 365/1455] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:49:04 2026] DELETE /volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 07:49:04.374028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df28bbd2-bc3b-4fcf-81bd-58f8f09a3f37 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:04.377266 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df28bbd2-bc3b-4fcf-81bd-58f8f09a3f37 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] GET https://10.4.3.57/volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 Aug 20 07:49:04.377507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df28bbd2-bc3b-4fcf-81bd-58f8f09a3f37 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:04.377803 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df28bbd2-bc3b-4fcf-81bd-58f8f09a3f37 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:04.384597 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df28bbd2-bc3b-4fcf-81bd-58f8f09a3f37 tempest-VolumeTypesTest-369385054 tempest-VolumeTypesTest-369385054-project-admin] https://10.4.3.57/volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 returned with HTTP 404 Aug 20 07:49:04.385115 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 363/1456] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:04 2026] GET /volume/v3/types/69fb1b9d-fe81-4eac-b8d3-c23eb352b7e1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:04.504194 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e6cbdf2-d936-4b6e-bbf8-52a95aa18491 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:04.506426 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e6cbdf2-d936-4b6e-bbf8-52a95aa18491 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:04.506714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e6cbdf2-d936-4b6e-bbf8-52a95aa18491 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:04.506920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e6cbdf2-d936-4b6e-bbf8-52a95aa18491 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:04.507099 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4e6cbdf2-d936-4b6e-bbf8-52a95aa18491 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:04.512947 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:04.512947 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:04.513857 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e6cbdf2-d936-4b6e-bbf8-52a95aa18491 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:04.514332 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 364/1457] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:04 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:05.527672 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94219f79-9db3-4dce-bddf-f34aa9fc488e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:05.535493 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94219f79-9db3-4dce-bddf-f34aa9fc488e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:05.535493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94219f79-9db3-4dce-bddf-f34aa9fc488e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:05.535493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94219f79-9db3-4dce-bddf-f34aa9fc488e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:05.535493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-94219f79-9db3-4dce-bddf-f34aa9fc488e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:05.545621 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:05.545621 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:05.546462 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94219f79-9db3-4dce-bddf-f34aa9fc488e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:05.546896 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 366/1458] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:05 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:06.564626 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-58b80ac9-3bfd-4d9d-8573-4650abfd1a49 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:06.567291 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58b80ac9-3bfd-4d9d-8573-4650abfd1a49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:06.567558 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58b80ac9-3bfd-4d9d-8573-4650abfd1a49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:06.567831 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58b80ac9-3bfd-4d9d-8573-4650abfd1a49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:06.567966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-58b80ac9-3bfd-4d9d-8573-4650abfd1a49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:06.574112 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:06.574112 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:06.575052 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58b80ac9-3bfd-4d9d-8573-4650abfd1a49 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:06.575685 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 366/1459] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:06 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:07.586872 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9308705c-3153-4bc3-9a4f-caf2bde2c40f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:07.588751 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9308705c-3153-4bc3-9a4f-caf2bde2c40f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:07.590155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9308705c-3153-4bc3-9a4f-caf2bde2c40f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:07.590155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9308705c-3153-4bc3-9a4f-caf2bde2c40f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:07.590155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9308705c-3153-4bc3-9a4f-caf2bde2c40f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:07.594987 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:07.594987 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:07.595783 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9308705c-3153-4bc3-9a4f-caf2bde2c40f tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:07.596157 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 364/1460] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:07 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:08.608977 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03606c67-321e-4b58-a427-7af72a8b5dae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:08.612202 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03606c67-321e-4b58-a427-7af72a8b5dae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:08.612510 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03606c67-321e-4b58-a427-7af72a8b5dae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:08.612905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03606c67-321e-4b58-a427-7af72a8b5dae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:08.613396 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-03606c67-321e-4b58-a427-7af72a8b5dae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:08.620922 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:08.620922 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:08.622502 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03606c67-321e-4b58-a427-7af72a8b5dae tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:08.623128 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 365/1461] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:08 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:09.637958 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9465fa9f-4e9f-4ed1-a20a-34a46aaff50d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:09.640198 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9465fa9f-4e9f-4ed1-a20a-34a46aaff50d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:09.640472 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9465fa9f-4e9f-4ed1-a20a-34a46aaff50d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:09.640718 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9465fa9f-4e9f-4ed1-a20a-34a46aaff50d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:09.640945 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9465fa9f-4e9f-4ed1-a20a-34a46aaff50d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:09.649696 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:09.649696 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:09.649890 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9465fa9f-4e9f-4ed1-a20a-34a46aaff50d tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:09.650286 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 367/1462] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:09 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:10.673783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d94c88d4-b5bb-466a-b99e-902ffa018660 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:10.678299 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d94c88d4-b5bb-466a-b99e-902ffa018660 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:10.678758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d94c88d4-b5bb-466a-b99e-902ffa018660 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:10.679048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d94c88d4-b5bb-466a-b99e-902ffa018660 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:10.679247 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d94c88d4-b5bb-466a-b99e-902ffa018660 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:10.689025 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:10.689025 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:10.689949 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d94c88d4-b5bb-466a-b99e-902ffa018660 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:10.689949 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 367/1463] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:10 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:10.705078 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-caf8c5e5-3386-4035-a4ab-75665616c39e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:10.707521 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-caf8c5e5-3386-4035-a4ab-75665616c39e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba Aug 20 07:49:10.708650 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-caf8c5e5-3386-4035-a4ab-75665616c39e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:10.708650 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-caf8c5e5-3386-4035-a4ab-75665616c39e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:10.720422 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:10.720422 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:10.731080 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-caf8c5e5-3386-4035-a4ab-75665616c39e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:49:10.738524 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-caf8c5e5-3386-4035-a4ab-75665616c39e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba returned with HTTP 200 Aug 20 07:49:10.738723 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 365/1464] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:10 2026] GET /volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:10.765362 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-35baff15-f8ce-45d2-ab24-e5cd0559e432 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:10.768717 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35baff15-f8ce-45d2-ab24-e5cd0559e432 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] POST https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97/action Aug 20 07:49:10.769396 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35baff15-f8ce-45d2-ab24-e5cd0559e432 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:10.771374 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35baff15-f8ce-45d2-ab24-e5cd0559e432 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:10.773504 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-35baff15-f8ce-45d2-ab24-e5cd0559e432 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] Updating backup '5c8fc9dc-3e6b-44c0-a32f-599dcb181e97' with '{'status': 'error'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 07:49:10.786052 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:10.786052 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:10.812130 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-35baff15-f8ce-45d2-ab24-e5cd0559e432 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] reset_status in rpcapi backup_id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 on host np0000007856. {{(pid=100252) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 07:49:10.816002 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35baff15-f8ce-45d2-ab24-e5cd0559e432 tempest-VolumesBackupsAdminTest-1516561882 tempest-VolumesBackupsAdminTest-1516561882-project-admin] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97/action returned with HTTP 202 Aug 20 07:49:10.817247 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 366/1465] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:10 2026] POST /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:10.828534 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f844c88-a25d-47e0-b200-09eb67384720 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:10.837823 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f844c88-a25d-47e0-b200-09eb67384720 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:10.838058 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f844c88-a25d-47e0-b200-09eb67384720 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:10.838277 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f844c88-a25d-47e0-b200-09eb67384720 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:10.838353 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0f844c88-a25d-47e0-b200-09eb67384720 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:10.843451 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:10.843451 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:10.846083 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f844c88-a25d-47e0-b200-09eb67384720 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:10.846083 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 368/1466] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:10 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:10.860285 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9363e962-ad4a-426d-9445-4a7e1e3aaf79 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:10.862843 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9363e962-ad4a-426d-9445-4a7e1e3aaf79 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] DELETE https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:10.863140 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9363e962-ad4a-426d-9445-4a7e1e3aaf79 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:10.863384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9363e962-ad4a-426d-9445-4a7e1e3aaf79 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:10.863521 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-9363e962-ad4a-426d-9445-4a7e1e3aaf79 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Delete backup with id: 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. Aug 20 07:49:10.875084 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:10.875084 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:10.909881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-9363e962-ad4a-426d-9445-4a7e1e3aaf79 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] delete_backup rpcapi backup_id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:49:10.912056 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9363e962-ad4a-426d-9445-4a7e1e3aaf79 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 202 Aug 20 07:49:10.912719 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 368/1467] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:10 2026] DELETE /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:10.923574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd3375f0-9169-40c9-8eea-15e7a3deb03e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:10.923760 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd3375f0-9169-40c9-8eea-15e7a3deb03e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:10.924060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd3375f0-9169-40c9-8eea-15e7a3deb03e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:10.924600 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd3375f0-9169-40c9-8eea-15e7a3deb03e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:10.924842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cd3375f0-9169-40c9-8eea-15e7a3deb03e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:10.933636 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:10.933636 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:10.934748 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd3375f0-9169-40c9-8eea-15e7a3deb03e tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 200 Aug 20 07:49:10.935144 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 366/1468] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:10 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:11.953137 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69ed7148-7386-4b48-b53a-f7a50025bd52 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:11.955936 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69ed7148-7386-4b48-b53a-f7a50025bd52 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 Aug 20 07:49:11.955936 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69ed7148-7386-4b48-b53a-f7a50025bd52 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:11.956367 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69ed7148-7386-4b48-b53a-f7a50025bd52 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:11.956367 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-69ed7148-7386-4b48-b53a-f7a50025bd52 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Show backup with id 5c8fc9dc-3e6b-44c0-a32f-599dcb181e97. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:11.962201 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69ed7148-7386-4b48-b53a-f7a50025bd52 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 returned with HTTP 404 Aug 20 07:49:11.963008 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 367/1469] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:11 2026] GET /volume/v3/backups/5c8fc9dc-3e6b-44c0-a32f-599dcb181e97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:12.090485 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50a54faf-7b1b-49a9-b65d-0cd15e6c4247 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:12.094264 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50a54faf-7b1b-49a9-b65d-0cd15e6c4247 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba Aug 20 07:49:12.094442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50a54faf-7b1b-49a9-b65d-0cd15e6c4247 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:12.094684 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50a54faf-7b1b-49a9-b65d-0cd15e6c4247 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:12.109778 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:12.109778 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:12.118958 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-50a54faf-7b1b-49a9-b65d-0cd15e6c4247 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:49:12.126192 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50a54faf-7b1b-49a9-b65d-0cd15e6c4247 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba returned with HTTP 200 Aug 20 07:49:12.127085 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 369/1470] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:12 2026] GET /volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:12.146381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-84af210a-d7c2-49a5-82dc-22e49c324226 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:12.150712 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84af210a-d7c2-49a5-82dc-22e49c324226 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba Aug 20 07:49:12.150712 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84af210a-d7c2-49a5-82dc-22e49c324226 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:12.150712 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84af210a-d7c2-49a5-82dc-22e49c324226 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:12.150712 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-84af210a-d7c2-49a5-82dc-22e49c324226 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Delete volume with id: 2bab77d4-b897-4b2f-9659-01f8c4d6b0ba Aug 20 07:49:12.161326 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:12.161326 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:12.162742 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-84af210a-d7c2-49a5-82dc-22e49c324226 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:49:12.195574 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-84af210a-d7c2-49a5-82dc-22e49c324226 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Delete volume request issued successfully. Aug 20 07:49:12.196799 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84af210a-d7c2-49a5-82dc-22e49c324226 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba returned with HTTP 202 Aug 20 07:49:12.196799 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 369/1471] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:12 2026] DELETE /volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:12.207914 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d0919880-8399-481f-8485-486ca926e479 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:12.213605 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0919880-8399-481f-8485-486ca926e479 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba Aug 20 07:49:12.214801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0919880-8399-481f-8485-486ca926e479 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:12.214801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0919880-8399-481f-8485-486ca926e479 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:12.226960 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:12.226960 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:12.234051 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d0919880-8399-481f-8485-486ca926e479 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Volume info retrieved successfully. Aug 20 07:49:12.242295 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0919880-8399-481f-8485-486ca926e479 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba returned with HTTP 200 Aug 20 07:49:12.245083 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 367/1472] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:12 2026] GET /volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:13.257919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fe3490c7-72c1-4fb2-8ab8-4dbd5a562d75 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:13.259971 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe3490c7-72c1-4fb2-8ab8-4dbd5a562d75 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] GET https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba Aug 20 07:49:13.260176 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe3490c7-72c1-4fb2-8ab8-4dbd5a562d75 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:13.260434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe3490c7-72c1-4fb2-8ab8-4dbd5a562d75 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:13.279374 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe3490c7-72c1-4fb2-8ab8-4dbd5a562d75 tempest-VolumesBackupsAdminTest-1435669474 tempest-VolumesBackupsAdminTest-1435669474-project-member] https://10.4.3.57/volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba returned with HTTP 404 Aug 20 07:49:13.280122 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 368/1473] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:13 2026] GET /volume/v3/volumes/2bab77d4-b897-4b2f-9659-01f8c4d6b0ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:14.099712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:14.102078 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:14.102579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-288691988"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:14.105805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-288691988'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:14.105805 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Create volume of 1 GB Aug 20 07:49:14.112241 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Availability Zones retrieved successfully. Aug 20 07:49:14.129893 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Flow 'volume_create_api' (66a7cbc8-1dd4-4532-9014-9f8d1121e2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:14.130075 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afa007b-f031-48db-bfed-353c7b222ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:14.131257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:14.171100 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afa007b-f031-48db-bfed-353c7b222ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:14.172295 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bff795-58e1-4d16-83a7-493d039c8b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:14.247024 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Created reservations ['48f982a1-5658-4efe-a871-d72072becd6a', '3da2f801-bd9c-4e56-9157-e2a21e65f57d', '7a7ce6f1-2538-4f32-8cac-8e89bbdbc847', '9b76e8b3-d823-417e-aede-cbecc77af14d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:14.247973 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bff795-58e1-4d16-83a7-493d039c8b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48f982a1-5658-4efe-a871-d72072becd6a', '3da2f801-bd9c-4e56-9157-e2a21e65f57d', '7a7ce6f1-2538-4f32-8cac-8e89bbdbc847', '9b76e8b3-d823-417e-aede-cbecc77af14d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:14.249644 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08058c2a-53ed-4207-a0ef-c8a5b8c537fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:14.279704 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08058c2a-53ed-4207-a0ef-c8a5b8c537fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ea734e-897a-4d0c-b297-ec3d5a32bf84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-288691988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53145ef84f364e378be1e9de25f166b3',qos_specs=None,replication_status=,reservations=['48f982a1-5658-4efe-a871-d72072becd6a','3da2f801-bd9c-4e56-9157-e2a21e65f57d','7a7ce6f1-2538-4f32-8cac-8e89bbdbc847','9b76e8b3-d823-417e-aede-cbecc77af14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b402e423ff874977b8740dec6e01896e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-288691988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09ea734e-897a-4d0c-b297-ec3d5a32bf84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53145ef84f364e378be1e9de25f166b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b402e423ff874977b8740dec6e01896e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:14.280676 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76f5dbbe-9789-4814-b76c-a978fe264485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:14.302359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76f5dbbe-9789-4814-b76c-a978fe264485) transitioned into state 'SUCCESS' from state '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-288691988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53145ef84f364e378be1e9de25f166b3',qos_specs=None,replication_status=,reservations=['48f982a1-5658-4efe-a871-d72072becd6a','3da2f801-bd9c-4e56-9157-e2a21e65f57d','7a7ce6f1-2538-4f32-8cac-8e89bbdbc847','9b76e8b3-d823-417e-aede-cbecc77af14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b402e423ff874977b8740dec6e01896e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:14.303255 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14dd7bc5-9f37-402d-8425-8931a42f01f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:14.317725 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14dd7bc5-9f37-402d-8425-8931a42f01f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:14.318862 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Flow 'volume_create_api' (66a7cbc8-1dd4-4532-9014-9f8d1121e2e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:14.319586 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Create volume request issued successfully. Aug 20 07:49:14.320106 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35a20bee-22f0-42c6-8744-1b6ff9e9bdc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:14.320717 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 370/1474] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:14 2026] POST /volume/v3/volumes => generated 754 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:14.343520 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40212123-c3f3-4288-8c36-6d902da5824a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:14.346467 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40212123-c3f3-4288-8c36-6d902da5824a tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:49:14.347099 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40212123-c3f3-4288-8c36-6d902da5824a tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:14.348648 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40212123-c3f3-4288-8c36-6d902da5824a tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:14.360783 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:14.360783 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:14.367426 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-40212123-c3f3-4288-8c36-6d902da5824a tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:49:14.374449 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40212123-c3f3-4288-8c36-6d902da5824a tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:49:14.375102 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 370/1475] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:14 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:14.531081 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-db15e3fa-fabd-4601-a0d3-a610af7d9f5d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:14.537024 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-db15e3fa-fabd-4601-a0d3-a610af7d9f5d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:49:14.537307 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-db15e3fa-fabd-4601-a0d3-a610af7d9f5d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:14.537592 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-db15e3fa-fabd-4601-a0d3-a610af7d9f5d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:14.566499 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:14.566499 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:14.589009 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-db15e3fa-fabd-4601-a0d3-a610af7d9f5d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:49:14.601899 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-db15e3fa-fabd-4601-a0d3-a610af7d9f5d tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:49:14.602586 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 368/1476] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:49:14 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:15.120005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-567362e6-b3c8-43ca-82c9-e54d8fa263a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:15.120508 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-567362e6-b3c8-43ca-82c9-e54d8fa263a1 None None] GET https://10.4.3.57/volume// Aug 20 07:49:15.120856 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-567362e6-b3c8-43ca-82c9-e54d8fa263a1 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:15.121179 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-567362e6-b3c8-43ca-82c9-e54d8fa263a1 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:15.121661 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-567362e6-b3c8-43ca-82c9-e54d8fa263a1 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:49:15.124196 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 369/1477] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:49:15 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:49:15.140736 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-c12d0a6b-52cd-4f2e-9874-ad866bc1524a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:15.146303 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-c12d0a6b-52cd-4f2e-9874-ad866bc1524a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:49:15.146825 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-c12d0a6b-52cd-4f2e-9874-ad866bc1524a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d95d98de-4c1b-424d-87e9-867274aa3587", "connector": null, "instance_uuid": "069087f8-b26c-466b-a48f-14cc4ec37f25"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:15.176132 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:15.176132 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:15.226400 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-c12d0a6b-52cd-4f2e-9874-ad866bc1524a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:49:15.227150 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 371/1478] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:49:15 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:15.243652 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-14b19170-4405-4162-bf34-cd47354f654c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:15.250386 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-14b19170-4405-4162-bf34-cd47354f654c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/attachments/0bc5b6ff-2a14-49fe-afab-4fd7e7e9a30e Aug 20 07:49:15.250743 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-14b19170-4405-4162-bf34-cd47354f654c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:15.251029 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-14b19170-4405-4162-bf34-cd47354f654c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:15.266894 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:15.266894 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:15.372699 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-14b19170-4405-4162-bf34-cd47354f654c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/0bc5b6ff-2a14-49fe-afab-4fd7e7e9a30e returned with HTTP 200 Aug 20 07:49:15.373166 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 371/1479] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:49:15 2026] DELETE /volume/v3/attachments/0bc5b6ff-2a14-49fe-afab-4fd7e7e9a30e => generated 367 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:15.397270 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1a463d45-9cb6-445b-befb-5fdde423c79c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:15.398011 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a463d45-9cb6-445b-befb-5fdde423c79c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:49:15.398238 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a463d45-9cb6-445b-befb-5fdde423c79c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:15.398455 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a463d45-9cb6-445b-befb-5fdde423c79c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:15.407664 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:15.407664 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:15.411892 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1a463d45-9cb6-445b-befb-5fdde423c79c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:49:15.416731 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a463d45-9cb6-445b-befb-5fdde423c79c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:49:15.417101 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 369/1480] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:15 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:16.443800 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab535ed0-291a-4c4e-87e8-4a4a0a56c13b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:16.554277 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab535ed0-291a-4c4e-87e8-4a4a0a56c13b tempest-ExtensionsTestJSON-1187846548 tempest-ExtensionsTestJSON-1187846548-project-member] GET https://10.4.3.57/volume/v3/extensions Aug 20 07:49:16.554442 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab535ed0-291a-4c4e-87e8-4a4a0a56c13b tempest-ExtensionsTestJSON-1187846548 tempest-ExtensionsTestJSON-1187846548-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:16.554715 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab535ed0-291a-4c4e-87e8-4a4a0a56c13b tempest-ExtensionsTestJSON-1187846548 tempest-ExtensionsTestJSON-1187846548-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:16.555082 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab535ed0-291a-4c4e-87e8-4a4a0a56c13b tempest-ExtensionsTestJSON-1187846548 tempest-ExtensionsTestJSON-1187846548-project-member] https://10.4.3.57/volume/v3/extensions returned with HTTP 200 Aug 20 07:49:16.555471 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 370/1481] 10.4.3.57 () {66 vars in 1239 bytes} [Thu Aug 20 07:49:16 2026] GET /volume/v3/extensions => generated 5245 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:16.802402 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-d70756fa-6ae8-4c3e-8d0f-3f9e7a73da9b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:16.804926 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-d70756fa-6ae8-4c3e-8d0f-3f9e7a73da9b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] PUT https://10.4.3.57/volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea Aug 20 07:49:16.805357 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-d70756fa-6ae8-4c3e-8d0f-3f9e7a73da9b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:16.829681 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-d70756fa-6ae8-4c3e-8d0f-3f9e7a73da9b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Acquiring lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:49:16.836865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-d70756fa-6ae8-4c3e-8d0f-3f9e7a73da9b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:49:16.838044 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:16.838044 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:16.980621 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-d70756fa-6ae8-4c3e-8d0f-3f9e7a73da9b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-d95d98de-4c1b-424d-87e9-867274aa3587-np0000007856" released by "attachment_update" :: held 0.141s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:49:16.980621 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-d70756fa-6ae8-4c3e-8d0f-3f9e7a73da9b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea returned with HTTP 200 Aug 20 07:49:16.980621 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 372/1482] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:49:16 2026] PUT /volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:16.994867 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-f90b4b02-86ec-4240-8125-8dc5efb9412c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:16.997949 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-f90b4b02-86ec-4240-8125-8dc5efb9412c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea Aug 20 07:49:16.998655 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-f90b4b02-86ec-4240-8125-8dc5efb9412c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:16.998655 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-f90b4b02-86ec-4240-8125-8dc5efb9412c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:17.027302 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-f90b4b02-86ec-4240-8125-8dc5efb9412c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea returned with HTTP 200 Aug 20 07:49:17.027576 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 372/1483] 10.4.3.57 () {70 vars in 1644 bytes} [Thu Aug 20 07:49:16 2026] GET /volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:18.448674 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:18.626750 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:18.627235 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1666117241", "metadata": {"Type": "Test"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:18.630782 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1666117241', 'metadata': {'Type': 'Test'}}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:18.630782 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume of 1 GB Aug 20 07:49:18.645228 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Availability Zones retrieved successfully. Aug 20 07:49:18.655575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (83fa9245-2ef7-4ff1-86be-c41b9d77a9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:18.656980 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716d1857-9a1d-4991-8611-3b2c0c0e1aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:18.659259 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:18.717233 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716d1857-9a1d-4991-8611-3b2c0c0e1aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:18.718975 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f418a8-c70d-490e-9cd3-e3f2ae71d85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:18.835646 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Created reservations ['dbecfe67-0750-4a81-85c3-0c23c09cfc2e', '3758e863-b23c-490f-9063-21c2eda23c02', '363f0249-206d-4ba8-97da-30caceb3a6c6', '89b110de-251c-4da8-86fa-7753064ac35e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:18.836871 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f418a8-c70d-490e-9cd3-e3f2ae71d85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbecfe67-0750-4a81-85c3-0c23c09cfc2e', '3758e863-b23c-490f-9063-21c2eda23c02', '363f0249-206d-4ba8-97da-30caceb3a6c6', '89b110de-251c-4da8-86fa-7753064ac35e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:18.837912 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851d7620-c4e6-483d-8d4b-ad3350f0e15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:18.879232 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851d7620-c4e6-483d-8d4b-ad3350f0e15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1666117241',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['dbecfe67-0750-4a81-85c3-0c23c09cfc2e','3758e863-b23c-490f-9063-21c2eda23c02','363f0249-206d-4ba8-97da-30caceb3a6c6','89b110de-251c-4da8-86fa-7753064ac35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1666117241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='5456106c9b9e4f6b8a931154415dcbe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813b74232cb24cb1a462250e025a691e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:18.880103 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b213ef3-023b-44ae-9f86-7acc0a4338fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:18.922898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b213ef3-023b-44ae-9f86-7acc0a4338fd) transitioned into state 'SUCCESS' from state '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-1666117241',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['dbecfe67-0750-4a81-85c3-0c23c09cfc2e','3758e863-b23c-490f-9063-21c2eda23c02','363f0249-206d-4ba8-97da-30caceb3a6c6','89b110de-251c-4da8-86fa-7753064ac35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:18.923403 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ee502ea-0c6e-4544-9815-64f00dfbc018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:18.942476 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ee502ea-0c6e-4544-9815-64f00dfbc018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:18.943529 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (83fa9245-2ef7-4ff1-86be-c41b9d77a9f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:18.944155 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request issued successfully. Aug 20 07:49:18.944983 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfefbe00-4e2b-44c6-88b0-50a26a567c36 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:18.945672 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 370/1484] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:18 2026] POST /volume/v3/volumes => generated 757 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:18.962507 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-834b9aca-56c1-45f2-b2c7-47e3e0da8632 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:18.964645 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-834b9aca-56c1-45f2-b2c7-47e3e0da8632 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:18.964773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-834b9aca-56c1-45f2-b2c7-47e3e0da8632 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:18.965034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-834b9aca-56c1-45f2-b2c7-47e3e0da8632 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:18.977749 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:18.977749 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:18.983152 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-834b9aca-56c1-45f2-b2c7-47e3e0da8632 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:18.988986 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-834b9aca-56c1-45f2-b2c7-47e3e0da8632 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 200 Aug 20 07:49:18.991128 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 371/1485] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:18 2026] GET /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:20.011626 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e39c46fd-ce0d-4f9e-9bfd-d1a79e7f45cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:20.018130 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e39c46fd-ce0d-4f9e-9bfd-d1a79e7f45cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:20.018130 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e39c46fd-ce0d-4f9e-9bfd-d1a79e7f45cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:20.018130 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e39c46fd-ce0d-4f9e-9bfd-d1a79e7f45cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:20.038041 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:20.038041 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:20.050246 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e39c46fd-ce0d-4f9e-9bfd-d1a79e7f45cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:20.062444 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e39c46fd-ce0d-4f9e-9bfd-d1a79e7f45cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 200 Aug 20 07:49:20.063784 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 373/1486] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:20 2026] GET /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:20.088637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1bf8085b-bc63-4477-b3ca-2af7518f7b98 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:20.090302 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bf8085b-bc63-4477-b3ca-2af7518f7b98 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:20.090566 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bf8085b-bc63-4477-b3ca-2af7518f7b98 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:20.090775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bf8085b-bc63-4477-b3ca-2af7518f7b98 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:20.102240 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:20.102240 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:20.114238 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1bf8085b-bc63-4477-b3ca-2af7518f7b98 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:20.129112 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bf8085b-bc63-4477-b3ca-2af7518f7b98 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 200 Aug 20 07:49:20.129112 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 373/1487] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:20 2026] GET /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:20.155600 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d4ce446-bb4a-4772-b0e5-e70e54c84119 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:20.162219 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d4ce446-bb4a-4772-b0e5-e70e54c84119 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] PUT https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:20.162219 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d4ce446-bb4a-4772-b0e5-e70e54c84119 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1666117241"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:20.172568 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:20.172568 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:20.180467 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6d4ce446-bb4a-4772-b0e5-e70e54c84119 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:20.204563 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6d4ce446-bb4a-4772-b0e5-e70e54c84119 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume updated successfully. Aug 20 07:49:20.205346 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d4ce446-bb4a-4772-b0e5-e70e54c84119 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 200 Aug 20 07:49:20.205973 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 371/1488] 10.4.3.57 () {68 vars in 1361 bytes} [Thu Aug 20 07:49:20 2026] PUT /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 782 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:20.230715 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b280a42d-8f1e-4f6c-a8d8-58aeb419f967 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:20.233799 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b280a42d-8f1e-4f6c-a8d8-58aeb419f967 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] PUT https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:20.234723 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b280a42d-8f1e-4f6c-a8d8-58aeb419f967 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1206899886", "description": "This is the new description of volume"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:20.421246 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:20.421246 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:20.427104 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b280a42d-8f1e-4f6c-a8d8-58aeb419f967 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:20.439967 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b280a42d-8f1e-4f6c-a8d8-58aeb419f967 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume updated successfully. Aug 20 07:49:20.440698 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b280a42d-8f1e-4f6c-a8d8-58aeb419f967 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 200 Aug 20 07:49:20.441117 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 372/1489] 10.4.3.57 () {68 vars in 1362 bytes} [Thu Aug 20 07:49:20 2026] PUT /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 821 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:49:20.458054 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f37ace54-4b79-4aaf-a8bb-bd72378256de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:20.460036 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f37ace54-4b79-4aaf-a8bb-bd72378256de tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:20.460564 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f37ace54-4b79-4aaf-a8bb-bd72378256de tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:20.461570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f37ace54-4b79-4aaf-a8bb-bd72378256de tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:20.479040 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:20.479040 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:20.488092 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f37ace54-4b79-4aaf-a8bb-bd72378256de tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:20.495061 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f37ace54-4b79-4aaf-a8bb-bd72378256de tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 200 Aug 20 07:49:20.498009 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 374/1490] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:20 2026] GET /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 889 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:20.519268 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:20.522049 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:20.522260 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2038520755", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1780625108"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:20.524125 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2038520755', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1780625108'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:20.524290 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume of 1 GB Aug 20 07:49:20.531084 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Availability Zones retrieved successfully. Aug 20 07:49:20.538885 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (15dc3af7-f5d6-400d-bd42-56a6633862c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:20.539273 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0989067-d54a-46c4-8d24-8d5295dd8f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:20.541393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:20.597111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0989067-d54a-46c4-8d24-8d5295dd8f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:20.597111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c5dc6b-6446-4817-8942-997c07bcb099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:20.695134 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Created reservations ['b383cafe-8714-40bd-8cf9-cff0ab3d8d81', '02774ed2-9bae-40e4-9521-9bb32c6c3c29', '790d0e3d-bf79-44db-ae44-91fd85166457', '8b6a0de2-e9a7-44d9-8fdb-88f5bc9e090c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:20.697374 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c5dc6b-6446-4817-8942-997c07bcb099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b383cafe-8714-40bd-8cf9-cff0ab3d8d81', '02774ed2-9bae-40e4-9521-9bb32c6c3c29', '790d0e3d-bf79-44db-ae44-91fd85166457', '8b6a0de2-e9a7-44d9-8fdb-88f5bc9e090c']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:20.698519 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afdc089f-0b1a-4b47-814f-adc3389b871e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:20.757378 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afdc089f-0b1a-4b47-814f-adc3389b871e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2038520755',display_name='tempest-VolumesGetTest-Volume-1780625108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['b383cafe-8714-40bd-8cf9-cff0ab3d8d81','02774ed2-9bae-40e4-9521-9bb32c6c3c29','790d0e3d-bf79-44db-ae44-91fd85166457','8b6a0de2-e9a7-44d9-8fdb-88f5bc9e090c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2038520755',display_name='tempest-VolumesGetTest-Volume-1780625108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5456106c9b9e4f6b8a931154415dcbe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813b74232cb24cb1a462250e025a691e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:20.757945 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b29422a-35ef-45d3-a636-a86e13f16f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:20.835696 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b29422a-35ef-45d3-a636-a86e13f16f01) transitioned into 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-2038520755',display_name='tempest-VolumesGetTest-Volume-1780625108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['b383cafe-8714-40bd-8cf9-cff0ab3d8d81','02774ed2-9bae-40e4-9521-9bb32c6c3c29','790d0e3d-bf79-44db-ae44-91fd85166457','8b6a0de2-e9a7-44d9-8fdb-88f5bc9e090c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:20.836773 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9e9464f-533c-446a-aec0-6fa5c1d8003c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:20.867629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9e9464f-533c-446a-aec0-6fa5c1d8003c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:20.867629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (15dc3af7-f5d6-400d-bd42-56a6633862c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:20.867629 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request issued successfully. Aug 20 07:49:20.867629 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e7c17a3b-922b-4c78-8fd7-152b2bd05a5f tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:20.868212 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 374/1491] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:20 2026] POST /volume/v3/volumes => generated 778 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:20.889615 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-25e41372-dc65-4884-8ac5-45efd51c6fa9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:20.892103 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25e41372-dc65-4884-8ac5-45efd51c6fa9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 Aug 20 07:49:20.892348 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25e41372-dc65-4884-8ac5-45efd51c6fa9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:20.892626 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25e41372-dc65-4884-8ac5-45efd51c6fa9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:20.905743 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:20.905743 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:20.929977 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-25e41372-dc65-4884-8ac5-45efd51c6fa9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:20.944748 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25e41372-dc65-4884-8ac5-45efd51c6fa9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 returned with HTTP 200 Aug 20 07:49:20.945267 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 372/1492] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:20 2026] GET /volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:21.409220 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4dd46aa0-ae50-401a-bbdc-cdfa401a6a45 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:21.456293 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dd46aa0-ae50-401a-bbdc-cdfa401a6a45 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:49:21.456813 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4dd46aa0-ae50-401a-bbdc-cdfa401a6a45 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1473917016", "extra_specs": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:21.479221 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dd46aa0-ae50-401a-bbdc-cdfa401a6a45 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:49:21.479674 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 373/1493] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:49:21 2026] POST /volume/v3/types => generated 218 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:21.497067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-949ce6a8-d7cf-47a6-aed6-9b1f3ef0bd54 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:21.501032 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-949ce6a8-d7cf-47a6-aed6-9b1f3ef0bd54 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] POST https://10.4.3.57/volume/v3/types/78d53140-1e43-47e2-b0fb-200ca0c08efa/encryption Aug 20 07:49:21.502843 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-949ce6a8-d7cf-47a6-aed6-9b1f3ef0bd54 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:21.537229 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-949ce6a8-d7cf-47a6-aed6-9b1f3ef0bd54 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types/78d53140-1e43-47e2-b0fb-200ca0c08efa/encryption returned with HTTP 200 Aug 20 07:49:21.538382 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 375/1494] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:49:21 2026] POST /volume/v3/types/78d53140-1e43-47e2-b0fb-200ca0c08efa/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:21.548813 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:21.680995 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:21.682809 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1449613282", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1473917016", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:21.685106 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1449613282', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1473917016', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:21.690985 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume of 1 GB Aug 20 07:49:21.691535 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:21.691535 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:21.694579 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Availability Zones retrieved successfully. Aug 20 07:49:21.703376 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Flow 'volume_create_api' (4e363b7c-aa71-401b-9166-32148b54c746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:21.705300 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbe23ff-131e-49ae-9166-181023afc819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:21.706953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:21.743050 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbe23ff-131e-49ae-9166-181023afc819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:49:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78d53140-1e43-47e2-b0fb-200ca0c08efa,is_public=True,name='tempest-scenario-type-cryptsetup-1473917016',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78d53140-1e43-47e2-b0fb-200ca0c08efa', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:21.743967 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8d97a0-52e0-4771-a3f5-4a38865e2d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:21.744081 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-ccb31377-0cc4-4d3a-92b2-8c9c2b9c47e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:21.752324 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-ccb31377-0cc4-4d3a-92b2-8c9c2b9c47e6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea/action Aug 20 07:49:21.752324 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-ccb31377-0cc4-4d3a-92b2-8c9c2b9c47e6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:21.752324 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-ccb31377-0cc4-4d3a-92b2-8c9c2b9c47e6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:21.783727 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1473917016 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1473917016, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:49:21.784136 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1473917016 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1473917016, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:49:21.786360 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:21.786360 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:21.813332 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-29eca82c-7d9c-41f3-83f9-c923f2176746 req-ccb31377-0cc4-4d3a-92b2-8c9c2b9c47e6 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea/action returned with HTTP 204 Aug 20 07:49:21.813982 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 373/1495] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:49:21 2026] POST /volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:21.838391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Created reservations ['f78ce652-aaf0-4973-b7c3-c3121f802964', '599a6001-d545-4de5-84e2-5d181350fe83', '81c33d29-9405-4766-a122-7992edb359bd', 'e7fb48bf-76db-433b-a1f2-fb0cc4f558b9'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:21.839659 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8d97a0-52e0-4771-a3f5-4a38865e2d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f78ce652-aaf0-4973-b7c3-c3121f802964', '599a6001-d545-4de5-84e2-5d181350fe83', '81c33d29-9405-4766-a122-7992edb359bd', 'e7fb48bf-76db-433b-a1f2-fb0cc4f558b9']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:21.840844 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a675ee-e905-4808-8b3b-fbbcbd8f28be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:21.879349 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a675ee-e905-4808-8b3b-fbbcbd8f28be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b86738c-b9b6-4f34-a203-0631131a6fac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1449613282',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922aa174318a46b697f338db9d16451b',qos_specs=None,replication_status=,reservations=['f78ce652-aaf0-4973-b7c3-c3121f802964','599a6001-d545-4de5-84e2-5d181350fe83','81c33d29-9405-4766-a122-7992edb359bd','e7fb48bf-76db-433b-a1f2-fb0cc4f558b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_type_id=78d53140-1e43-47e2-b0fb-200ca0c08efa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1449613282',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4b86738c-b9b6-4f34-a203-0631131a6fac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922aa174318a46b697f338db9d16451b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78d53140-1e43-47e2-b0fb-200ca0c08efa),volume_type_id=78d53140-1e43-47e2-b0fb-200ca0c08efa)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:21.880610 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b674f39-2cb0-4443-a0d5-e522f979d188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:21.925582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b674f39-2cb0-4443-a0d5-e522f979d188) transitioned into state 'SUCCESS' from state '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-1449613282',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922aa174318a46b697f338db9d16451b',qos_specs=None,replication_status=,reservations=['f78ce652-aaf0-4973-b7c3-c3121f802964','599a6001-d545-4de5-84e2-5d181350fe83','81c33d29-9405-4766-a122-7992edb359bd','e7fb48bf-76db-433b-a1f2-fb0cc4f558b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_type_id=78d53140-1e43-47e2-b0fb-200ca0c08efa)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:21.927941 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56969251-6565-44b3-9ce9-ec13577f2151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:21.947465 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56969251-6565-44b3-9ce9-ec13577f2151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:21.948802 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Flow 'volume_create_api' (4e363b7c-aa71-401b-9166-32148b54c746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:21.950185 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume request issued successfully. Aug 20 07:49:21.951651 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4174dc36-3b12-41a7-a004-3ad1ba3d8221 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:21.951993 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 375/1496] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:21 2026] POST /volume/v3/volumes => generated 789 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:21.964808 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f47d1944-2266-4fd8-a94e-f0b62ab3b62a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:21.967258 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f47d1944-2266-4fd8-a94e-f0b62ab3b62a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 Aug 20 07:49:21.967709 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f47d1944-2266-4fd8-a94e-f0b62ab3b62a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:21.967849 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f47d1944-2266-4fd8-a94e-f0b62ab3b62a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:21.981088 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:21.981088 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:21.984863 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f47d1944-2266-4fd8-a94e-f0b62ab3b62a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:21.991636 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f47d1944-2266-4fd8-a94e-f0b62ab3b62a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 returned with HTTP 200 Aug 20 07:49:21.992706 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 374/1497] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:21 2026] GET /volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:22.012303 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cab599ab-49c9-415b-a213-63511d244c5d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:22.015705 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cab599ab-49c9-415b-a213-63511d244c5d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] PUT https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 Aug 20 07:49:22.015931 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cab599ab-49c9-415b-a213-63511d244c5d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1666117241", "description": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:22.028192 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:22.028192 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:22.033469 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cab599ab-49c9-415b-a213-63511d244c5d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:22.045078 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cab599ab-49c9-415b-a213-63511d244c5d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume updated successfully. Aug 20 07:49:22.046017 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cab599ab-49c9-415b-a213-63511d244c5d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 returned with HTTP 200 Aug 20 07:49:22.046251 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 376/1498] 10.4.3.57 () {68 vars in 1361 bytes} [Thu Aug 20 07:49:22 2026] PUT /volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 => generated 768 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:22.066432 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3af6ad69-9554-43f2-b8c3-b10267bf78f4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:22.070601 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3af6ad69-9554-43f2-b8c3-b10267bf78f4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 Aug 20 07:49:22.070601 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3af6ad69-9554-43f2-b8c3-b10267bf78f4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:22.071415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3af6ad69-9554-43f2-b8c3-b10267bf78f4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:22.085810 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:22.085810 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:22.093360 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3af6ad69-9554-43f2-b8c3-b10267bf78f4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:22.101131 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3af6ad69-9554-43f2-b8c3-b10267bf78f4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 returned with HTTP 200 Aug 20 07:49:22.101131 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 374/1499] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:22 2026] GET /volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:22.119440 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d6c7c72b-5b2f-4858-87ab-1baf504f376d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:22.125760 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6c7c72b-5b2f-4858-87ab-1baf504f376d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] DELETE https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 Aug 20 07:49:22.131582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6c7c72b-5b2f-4858-87ab-1baf504f376d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:22.131582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6c7c72b-5b2f-4858-87ab-1baf504f376d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:22.131582 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d6c7c72b-5b2f-4858-87ab-1baf504f376d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume with id: 42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 Aug 20 07:49:22.141397 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:22.141397 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:22.141397 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d6c7c72b-5b2f-4858-87ab-1baf504f376d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:22.188629 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d6c7c72b-5b2f-4858-87ab-1baf504f376d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume request issued successfully. Aug 20 07:49:22.188629 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6c7c72b-5b2f-4858-87ab-1baf504f376d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 returned with HTTP 202 Aug 20 07:49:22.189231 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 376/1500] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:22 2026] DELETE /volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:22.207251 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-558171f2-036f-49ae-b63b-b2283d903ba4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:22.210079 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-558171f2-036f-49ae-b63b-b2283d903ba4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 Aug 20 07:49:22.211646 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-558171f2-036f-49ae-b63b-b2283d903ba4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:22.211646 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-558171f2-036f-49ae-b63b-b2283d903ba4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:22.224036 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:22.224036 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:22.237242 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-558171f2-036f-49ae-b63b-b2283d903ba4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:22.247186 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-558171f2-036f-49ae-b63b-b2283d903ba4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 returned with HTTP 200 Aug 20 07:49:22.247903 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 375/1501] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:22 2026] GET /volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 => generated 835 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:22.443674 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-485929bd-adbe-4d0a-8c65-0653c63c18be None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:22.452399 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-485929bd-adbe-4d0a-8c65-0653c63c18be tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] DELETE https://10.4.3.57/volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f Aug 20 07:49:22.453344 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-485929bd-adbe-4d0a-8c65-0653c63c18be tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:22.453780 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-485929bd-adbe-4d0a-8c65-0653c63c18be tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:22.469159 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:22.469159 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:22.559614 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-485929bd-adbe-4d0a-8c65-0653c63c18be tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f returned with HTTP 200 Aug 20 07:49:22.559614 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 377/1502] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:49:22 2026] DELETE /volume/v3/attachments/1cea4b77-0976-41f9-b7bb-c4307deeed7f => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:22.586414 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-e222fa1c-6e9e-4b25-a663-45a2aa254153 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:22.589605 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-e222fa1c-6e9e-4b25-a663-45a2aa254153 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] DELETE https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 Aug 20 07:49:22.590010 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-e222fa1c-6e9e-4b25-a663-45a2aa254153 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:22.590300 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-e222fa1c-6e9e-4b25-a663-45a2aa254153 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:22.590628 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-e222fa1c-6e9e-4b25-a663-45a2aa254153 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Delete volume with id: bff8d71b-7016-4705-a6a6-5febdf11f9b4 Aug 20 07:49:22.603927 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:22.603927 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:22.604777 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-e222fa1c-6e9e-4b25-a663-45a2aa254153 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:49:22.656999 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-e222fa1c-6e9e-4b25-a663-45a2aa254153 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Delete volume request issued successfully. Aug 20 07:49:22.658605 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a14fc0d2-3ca9-4864-bf35-a2b512ba1905 req-e222fa1c-6e9e-4b25-a663-45a2aa254153 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 returned with HTTP 202 Aug 20 07:49:22.658605 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 375/1503] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:49:22 2026] DELETE /volume/v3/volumes/bff8d71b-7016-4705-a6a6-5febdf11f9b4 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:23.269277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9313c4e6-ac5c-4101-b6eb-bef107045fa2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:23.272644 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9313c4e6-ac5c-4101-b6eb-bef107045fa2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 Aug 20 07:49:23.274891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9313c4e6-ac5c-4101-b6eb-bef107045fa2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:23.274891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9313c4e6-ac5c-4101-b6eb-bef107045fa2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:23.282715 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9313c4e6-ac5c-4101-b6eb-bef107045fa2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 returned with HTTP 404 Aug 20 07:49:23.283869 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 377/1504] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:23 2026] GET /volume/v3/volumes/42e5ef86-cbb5-48f3-a7ee-42b3f9d12f43 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:49:23.293489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-46c87cbc-9201-4f7c-91f4-1c356c15d53d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:23.295370 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46c87cbc-9201-4f7c-91f4-1c356c15d53d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:23.295540 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46c87cbc-9201-4f7c-91f4-1c356c15d53d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:23.295751 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46c87cbc-9201-4f7c-91f4-1c356c15d53d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:23.304307 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:23.304307 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:23.312860 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-46c87cbc-9201-4f7c-91f4-1c356c15d53d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:23.321184 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46c87cbc-9201-4f7c-91f4-1c356c15d53d tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 200 Aug 20 07:49:23.321718 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 376/1505] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:23 2026] GET /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 889 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:23.340761 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b0465748-50d0-49c4-8bce-52c325780028 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:23.345707 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0465748-50d0-49c4-8bce-52c325780028 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] DELETE https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:23.345707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0465748-50d0-49c4-8bce-52c325780028 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:23.345707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0465748-50d0-49c4-8bce-52c325780028 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:23.345707 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b0465748-50d0-49c4-8bce-52c325780028 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume with id: 030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:23.357667 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:23.357667 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:23.358246 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b0465748-50d0-49c4-8bce-52c325780028 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:23.389584 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b0465748-50d0-49c4-8bce-52c325780028 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume request issued successfully. Aug 20 07:49:23.389584 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0465748-50d0-49c4-8bce-52c325780028 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 202 Aug 20 07:49:23.389584 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 378/1506] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:23 2026] DELETE /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:23.400631 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b619c6b-fd33-4c9d-8e94-fa4fab1ea54e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:23.406143 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b619c6b-fd33-4c9d-8e94-fa4fab1ea54e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:23.406362 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b619c6b-fd33-4c9d-8e94-fa4fab1ea54e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:23.406621 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b619c6b-fd33-4c9d-8e94-fa4fab1ea54e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:23.427263 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:23.427263 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:23.432617 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4b619c6b-fd33-4c9d-8e94-fa4fab1ea54e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:23.439104 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b619c6b-fd33-4c9d-8e94-fa4fab1ea54e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 200 Aug 20 07:49:23.439668 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 376/1507] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:23 2026] GET /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 888 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:24.189963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-14f913dc-debf-4590-afc0-4d24e6ba578a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.192837 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-14f913dc-debf-4590-afc0-4d24e6ba578a tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] DELETE https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:49:24.193950 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-14f913dc-debf-4590-afc0-4d24e6ba578a tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:24.193950 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-14f913dc-debf-4590-afc0-4d24e6ba578a tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:24.193950 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-14f913dc-debf-4590-afc0-4d24e6ba578a tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Delete volume with id: d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:49:24.200195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-ce3c19b5-3139-4a1d-938c-6a25abe62229 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.202254 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:24.202254 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:24.202724 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-ce3c19b5-3139-4a1d-938c-6a25abe62229 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:49:24.202823 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-14f913dc-debf-4590-afc0-4d24e6ba578a tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:49:24.202942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-ce3c19b5-3139-4a1d-938c-6a25abe62229 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:24.203133 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-ce3c19b5-3139-4a1d-938c-6a25abe62229 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:24.215345 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:24.215345 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:24.224471 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-ce3c19b5-3139-4a1d-938c-6a25abe62229 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:49:24.234181 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-14f913dc-debf-4590-afc0-4d24e6ba578a tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Delete volume request issued successfully. Aug 20 07:49:24.234596 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-14f913dc-debf-4590-afc0-4d24e6ba578a tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 202 Aug 20 07:49:24.234975 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 378/1508] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:24 2026] DELETE /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:24.236932 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-ce3c19b5-3139-4a1d-938c-6a25abe62229 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:49:24.239016 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 377/1509] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:49:24 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:24.246162 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f407d08-9906-45f3-9cc4-4cc973015693 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.250194 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f407d08-9906-45f3-9cc4-4cc973015693 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:49:24.250194 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f407d08-9906-45f3-9cc4-4cc973015693 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:24.250194 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f407d08-9906-45f3-9cc4-4cc973015693 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:24.259715 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:24.259715 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:24.272432 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4f407d08-9906-45f3-9cc4-4cc973015693 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Volume info retrieved successfully. Aug 20 07:49:24.282476 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f407d08-9906-45f3-9cc4-4cc973015693 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 200 Aug 20 07:49:24.283177 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 379/1510] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:24 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:24.292578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c2d83727-c78b-4f76-bb82-000e30b91627 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.292578 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2d83727-c78b-4f76-bb82-000e30b91627 None None] GET https://10.4.3.57/volume// Aug 20 07:49:24.292578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2d83727-c78b-4f76-bb82-000e30b91627 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:24.292578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2d83727-c78b-4f76-bb82-000e30b91627 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:24.292578 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2d83727-c78b-4f76-bb82-000e30b91627 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:49:24.293878 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 377/1511] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:49:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:49:24.311957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-2486eecf-bf15-4003-903a-e4783e7f6931 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.315517 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-2486eecf-bf15-4003-903a-e4783e7f6931 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:49:24.316032 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-2486eecf-bf15-4003-903a-e4783e7f6931 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09ea734e-897a-4d0c-b297-ec3d5a32bf84", "connector": null, "instance_uuid": "30e74459-7ddb-4958-bcae-77528f306e61"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:24.329187 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:24.329187 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:24.393721 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-2486eecf-bf15-4003-903a-e4783e7f6931 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:49:24.394313 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 379/1512] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:49:24 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:24.462163 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-53d5f652-1eec-428b-9ad0-eebb595271ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.465720 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53d5f652-1eec-428b-9ad0-eebb595271ef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb Aug 20 07:49:24.465720 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53d5f652-1eec-428b-9ad0-eebb595271ef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:24.465850 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-aa155f6e-c4ce-4a38-9a1d-63cb2693f0f6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.465896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53d5f652-1eec-428b-9ad0-eebb595271ef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:24.471150 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-aa155f6e-c4ce-4a38-9a1d-63cb2693f0f6 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] POST https://10.4.3.57/volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a/action Aug 20 07:49:24.471670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-aa155f6e-c4ce-4a38-9a1d-63cb2693f0f6 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:24.471844 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-aa155f6e-c4ce-4a38-9a1d-63cb2693f0f6 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:24.473040 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53d5f652-1eec-428b-9ad0-eebb595271ef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb returned with HTTP 404 Aug 20 07:49:24.473701 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 378/1513] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:24 2026] GET /volume/v3/volumes/030d1e22-58e6-4c9a-b6f0-6917d3b5c7fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:24.484713 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.488269 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:24.488388 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1130287132"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:24.490742 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1130287132'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:24.490919 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume of 1 GB Aug 20 07:49:24.496663 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Availability Zones retrieved successfully. Aug 20 07:49:24.502734 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (0aee53b7-d6a5-4026-88bb-b39f479c7adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:24.503935 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b11b8ed-b802-444c-880e-7ad2155a2d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:24.505178 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:24.508948 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:24.508948 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:24.533769 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c7503362-2ff4-4971-8b0e-179e9b3ce781 req-aa155f6e-c4ce-4a38-9a1d-63cb2693f0f6 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a/action returned with HTTP 204 Aug 20 07:49:24.533769 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 380/1514] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:49:24 2026] POST /volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:24.544063 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b11b8ed-b802-444c-880e-7ad2155a2d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:24.546470 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1a3d0a-f3fa-4666-8ed9-a4e76fc894bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:24.575098 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ee9482ae-8e6e-4e36-97f9-1f4e9859c522 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.577741 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee9482ae-8e6e-4e36-97f9-1f4e9859c522 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:49:24.578036 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee9482ae-8e6e-4e36-97f9-1f4e9859c522 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:24.578303 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee9482ae-8e6e-4e36-97f9-1f4e9859c522 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:24.591328 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:24.591328 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:24.596679 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ee9482ae-8e6e-4e36-97f9-1f4e9859c522 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:49:24.604309 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee9482ae-8e6e-4e36-97f9-1f4e9859c522 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:49:24.605321 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 380/1515] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:24 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 1109 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:24.626277 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ebebe51f-33ad-4055-aef6-cdfa6574ef60 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.629097 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebebe51f-33ad-4055-aef6-cdfa6574ef60 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:49:24.629376 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebebe51f-33ad-4055-aef6-cdfa6574ef60 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:24.629676 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebebe51f-33ad-4055-aef6-cdfa6574ef60 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:24.635056 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Created reservations ['d471ecc7-83d9-4218-be3a-2e0e74022114', 'ca5b96dc-0d39-4d8a-9900-699c283f1064', '860905d1-62ce-4b3d-894f-30a96810218c', 'baae176f-1e15-4423-ae10-a3658aa634ac'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:24.636261 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1a3d0a-f3fa-4666-8ed9-a4e76fc894bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d471ecc7-83d9-4218-be3a-2e0e74022114', 'ca5b96dc-0d39-4d8a-9900-699c283f1064', '860905d1-62ce-4b3d-894f-30a96810218c', 'baae176f-1e15-4423-ae10-a3658aa634ac']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:24.637601 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1defebf-1dca-4945-b8ad-438d1de63acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:24.651520 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:24.651520 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:24.662029 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ebebe51f-33ad-4055-aef6-cdfa6574ef60 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:49:24.670359 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1defebf-1dca-4945-b8ad-438d1de63acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '893111b5-8379-43df-8a4c-cf0372c63d39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1130287132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['d471ecc7-83d9-4218-be3a-2e0e74022114','ca5b96dc-0d39-4d8a-9900-699c283f1064','860905d1-62ce-4b3d-894f-30a96810218c','baae176f-1e15-4423-ae10-a3658aa634ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1130287132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=893111b5-8379-43df-8a4c-cf0372c63d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5456106c9b9e4f6b8a931154415dcbe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813b74232cb24cb1a462250e025a691e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:24.671690 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de77248e-1e77-4454-91b6-a834364b1551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:24.672983 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebebe51f-33ad-4055-aef6-cdfa6574ef60 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:49:24.673728 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 379/1516] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:24 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 1109 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:24.715445 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de77248e-1e77-4454-91b6-a834364b1551) transitioned into state 'SUCCESS' from state '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-1130287132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['d471ecc7-83d9-4218-be3a-2e0e74022114','ca5b96dc-0d39-4d8a-9900-699c283f1064','860905d1-62ce-4b3d-894f-30a96810218c','baae176f-1e15-4423-ae10-a3658aa634ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:24.716508 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beedcc27-77fc-408d-b663-1a5f9bafbb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:24.735014 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beedcc27-77fc-408d-b663-1a5f9bafbb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:24.736155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (0aee53b7-d6a5-4026-88bb-b39f479c7adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:24.736482 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request issued successfully. Aug 20 07:49:24.737933 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f762bfe-8b00-42cc-b863-7e4ff9529aef tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:24.737933 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 378/1517] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:24 2026] POST /volume/v3/volumes => generated 743 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:24.757706 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17e1c785-1814-4ba8-a693-d1a5c38ec033 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:24.761222 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17e1c785-1814-4ba8-a693-d1a5c38ec033 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 Aug 20 07:49:24.761530 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17e1c785-1814-4ba8-a693-d1a5c38ec033 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:24.761829 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17e1c785-1814-4ba8-a693-d1a5c38ec033 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:24.776976 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:24.776976 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:24.786208 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17e1c785-1814-4ba8-a693-d1a5c38ec033 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:24.792365 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17e1c785-1814-4ba8-a693-d1a5c38ec033 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 returned with HTTP 200 Aug 20 07:49:24.792776 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 381/1518] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:24 2026] GET /volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 => generated 811 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:25.307439 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eff8b2ab-411c-4db0-8a22-914d09d54e19 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:25.309565 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eff8b2ab-411c-4db0-8a22-914d09d54e19 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] GET https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 Aug 20 07:49:25.310513 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eff8b2ab-411c-4db0-8a22-914d09d54e19 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:25.310513 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eff8b2ab-411c-4db0-8a22-914d09d54e19 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:25.324526 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eff8b2ab-411c-4db0-8a22-914d09d54e19 tempest-ServerActionsTestOtherA-2021189213 tempest-ServerActionsTestOtherA-2021189213-project-member] https://10.4.3.57/volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 returned with HTTP 404 Aug 20 07:49:25.325422 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 381/1519] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:25 2026] GET /volume/v3/volumes/d950fb78-0ab6-413c-81f4-8f9971f0ed37 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:25.818345 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-874d59d5-271d-4196-91dd-65e39eaff355 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:25.821742 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-874d59d5-271d-4196-91dd-65e39eaff355 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 Aug 20 07:49:25.822316 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-874d59d5-271d-4196-91dd-65e39eaff355 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:25.823624 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-874d59d5-271d-4196-91dd-65e39eaff355 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:25.842103 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:25.842103 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:25.852656 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-874d59d5-271d-4196-91dd-65e39eaff355 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:25.875691 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-874d59d5-271d-4196-91dd-65e39eaff355 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 returned with HTTP 200 Aug 20 07:49:25.875691 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 380/1520] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:25 2026] GET /volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 => generated 836 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:25.896903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:25.899581 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:25.901125 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "893111b5-8379-43df-8a4c-cf0372c63d39", "size": 1, "name": "tempest-VolumesGetTest-Volume-439942371", "metadata": {"Type": "Test"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:25.902955 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request body: {'volume': {'source_volid': '893111b5-8379-43df-8a4c-cf0372c63d39', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-439942371', 'metadata': {'Type': 'Test'}}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:25.915995 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:25.915995 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:25.916697 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume retrieved successfully. Aug 20 07:49:25.916999 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume of 1 GB Aug 20 07:49:25.922636 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Availability Zones retrieved successfully. Aug 20 07:49:25.931788 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (0b95060f-9d39-4f55-afca-0052ccdf8661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:25.933192 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac2ceed-44fd-49bc-8dda-659c58c51d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:25.934357 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:25.981905 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac2ceed-44fd-49bc-8dda-659c58c51d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '893111b5-8379-43df-8a4c-cf0372c63d39', 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:25.982997 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c61b0b-49f7-4115-a368-0cbe75141685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:26.086453 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Created reservations ['e8ebccfa-3190-4706-86f0-c47b73756c21', '7e7d3604-f8e1-41b9-aa2e-a0905af0e8f7', '83579d90-879b-46b1-b3ea-9295b8533f5f', '1eaa15a0-0cdb-400b-8357-e1c4c9ac771e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:26.087907 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c61b0b-49f7-4115-a368-0cbe75141685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8ebccfa-3190-4706-86f0-c47b73756c21', '7e7d3604-f8e1-41b9-aa2e-a0905af0e8f7', '83579d90-879b-46b1-b3ea-9295b8533f5f', '1eaa15a0-0cdb-400b-8357-e1c4c9ac771e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:26.089248 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f10141-fe3b-4763-be30-47a6957958aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:26.143068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f10141-fe3b-4763-be30-47a6957958aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-439942371',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['e8ebccfa-3190-4706-86f0-c47b73756c21','7e7d3604-f8e1-41b9-aa2e-a0905af0e8f7','83579d90-879b-46b1-b3ea-9295b8533f5f','1eaa15a0-0cdb-400b-8357-e1c4c9ac771e'],size=1,snapshot_id=None,source_replicaid=,source_volid=893111b5-8379-43df-8a4c-cf0372c63d39,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-439942371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='5456106c9b9e4f6b8a931154415dcbe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=893111b5-8379-43df-8a4c-cf0372c63d39,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813b74232cb24cb1a462250e025a691e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:26.144449 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529451ba-a753-419e-94cd-a3118906e4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:26.174739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529451ba-a753-419e-94cd-a3118906e4af) transitioned into state 'SUCCESS' from state '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-439942371',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['e8ebccfa-3190-4706-86f0-c47b73756c21','7e7d3604-f8e1-41b9-aa2e-a0905af0e8f7','83579d90-879b-46b1-b3ea-9295b8533f5f','1eaa15a0-0cdb-400b-8357-e1c4c9ac771e'],size=1,snapshot_id=None,source_replicaid=,source_volid=893111b5-8379-43df-8a4c-cf0372c63d39,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:26.177156 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f609fc70-e91d-4257-939e-f032468814e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:26.203321 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f609fc70-e91d-4257-939e-f032468814e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:26.204540 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (0b95060f-9d39-4f55-afca-0052ccdf8661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:26.205067 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request issued successfully. Aug 20 07:49:26.206627 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2843dd70-0b80-43e9-9949-3392d68b1d97 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:26.206627 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 379/1521] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:25 2026] POST /volume/v3/volumes => generated 790 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:26.228572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1f36a2f2-da8c-4df1-a42d-5ffe9e78be39 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:26.232211 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f36a2f2-da8c-4df1-a42d-5ffe9e78be39 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:26.233104 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f36a2f2-da8c-4df1-a42d-5ffe9e78be39 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:26.233104 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f36a2f2-da8c-4df1-a42d-5ffe9e78be39 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:26.247641 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:26.247641 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:26.253800 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1f36a2f2-da8c-4df1-a42d-5ffe9e78be39 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:26.259592 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f36a2f2-da8c-4df1-a42d-5ffe9e78be39 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 200 Aug 20 07:49:26.260128 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 382/1522] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:26 2026] GET /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:26.283567 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2dbac80e-5064-4ea8-ae32-359408dc3c6f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:26.284083 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2dbac80e-5064-4ea8-ae32-359408dc3c6f None None] GET https://10.4.3.57/volume// Aug 20 07:49:26.285119 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2dbac80e-5064-4ea8-ae32-359408dc3c6f None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:26.285119 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2dbac80e-5064-4ea8-ae32-359408dc3c6f None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:26.287400 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2dbac80e-5064-4ea8-ae32-359408dc3c6f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:49:26.292481 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 382/1523] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:49:26 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:49:26.309178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-98adab50-e19a-4cff-9021-9a2e36b2961c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:26.318600 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-98adab50-e19a-4cff-9021-9a2e36b2961c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:49:26.318844 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-98adab50-e19a-4cff-9021-9a2e36b2961c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:26.319063 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-98adab50-e19a-4cff-9021-9a2e36b2961c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:26.349257 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:26.349257 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:26.356426 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-98adab50-e19a-4cff-9021-9a2e36b2961c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:49:26.363512 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-98adab50-e19a-4cff-9021-9a2e36b2961c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:49:26.363838 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 381/1524] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:49:26 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 1289 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:49:26.538118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-898b3ca4-9bcc-40a9-b320-d269147acf22 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:26.543207 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-898b3ca4-9bcc-40a9-b320-d269147acf22 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] PUT https://10.4.3.57/volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a Aug 20 07:49:26.543794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-898b3ca4-9bcc-40a9-b320-d269147acf22 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:26.555916 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-898b3ca4-9bcc-40a9-b320-d269147acf22 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Acquiring lock "cinder-attachment_update-09ea734e-897a-4d0c-b297-ec3d5a32bf84-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:49:26.563776 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-898b3ca4-9bcc-40a9-b320-d269147acf22 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Lock "cinder-attachment_update-09ea734e-897a-4d0c-b297-ec3d5a32bf84-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:49:26.565398 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:26.565398 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:26.781374 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-898b3ca4-9bcc-40a9-b320-d269147acf22 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Lock "cinder-attachment_update-09ea734e-897a-4d0c-b297-ec3d5a32bf84-np0000007856" released by "attachment_update" :: held 0.217s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:49:26.781723 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-898b3ca4-9bcc-40a9-b320-d269147acf22 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a returned with HTTP 200 Aug 20 07:49:26.782168 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 380/1525] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:49:26 2026] PUT /volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a => generated 969 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:26.820350 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-59bdb706-8fbd-41a2-826d-4051459f5cb2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:26.823357 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-59bdb706-8fbd-41a2-826d-4051459f5cb2 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] POST https://10.4.3.57/volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a/action Aug 20 07:49:26.823822 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-59bdb706-8fbd-41a2-826d-4051459f5cb2 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:26.823960 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-59bdb706-8fbd-41a2-826d-4051459f5cb2 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:26.858149 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:26.858149 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:26.883484 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-562e8520-5fdf-4fc7-be33-39aa9a4a7833 req-59bdb706-8fbd-41a2-826d-4051459f5cb2 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a/action returned with HTTP 204 Aug 20 07:49:26.884873 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 383/1526] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:49:26 2026] POST /volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:27.276578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7114822b-8a79-4f02-bcf0-7b9db8fe9bd6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:27.278992 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7114822b-8a79-4f02-bcf0-7b9db8fe9bd6 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:27.279289 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7114822b-8a79-4f02-bcf0-7b9db8fe9bd6 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:27.280126 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7114822b-8a79-4f02-bcf0-7b9db8fe9bd6 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:27.292992 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:27.292992 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:27.307288 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7114822b-8a79-4f02-bcf0-7b9db8fe9bd6 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:27.318681 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7114822b-8a79-4f02-bcf0-7b9db8fe9bd6 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 200 Aug 20 07:49:27.318681 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 383/1527] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:27 2026] GET /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:49:27.339372 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f52452d-312d-40bb-a359-c9cbb14e6952 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:27.343483 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f52452d-312d-40bb-a359-c9cbb14e6952 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:27.345853 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f52452d-312d-40bb-a359-c9cbb14e6952 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:27.348652 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f52452d-312d-40bb-a359-c9cbb14e6952 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:27.359399 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:27.359399 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:27.367766 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f52452d-312d-40bb-a359-c9cbb14e6952 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:27.377788 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f52452d-312d-40bb-a359-c9cbb14e6952 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 200 Aug 20 07:49:27.378517 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 382/1528] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:27 2026] GET /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:27.400880 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f7e4c78-0324-4dad-aece-3eba543f7c77 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:27.403411 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f7e4c78-0324-4dad-aece-3eba543f7c77 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] PUT https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:27.404478 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f7e4c78-0324-4dad-aece-3eba543f7c77 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-439942371"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:27.426191 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:27.426191 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:27.435987 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f7e4c78-0324-4dad-aece-3eba543f7c77 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:27.448165 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f7e4c78-0324-4dad-aece-3eba543f7c77 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume updated successfully. Aug 20 07:49:27.450391 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f7e4c78-0324-4dad-aece-3eba543f7c77 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 200 Aug 20 07:49:27.450391 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 381/1529] 10.4.3.57 () {68 vars in 1361 bytes} [Thu Aug 20 07:49:27 2026] PUT /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 815 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:27.471790 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c44533e2-0183-4add-95e1-2314b3248cdf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:27.475005 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c44533e2-0183-4add-95e1-2314b3248cdf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] PUT https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:27.475499 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c44533e2-0183-4add-95e1-2314b3248cdf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-255023381", "description": "This is the new description of volume"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:27.492079 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:27.492079 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:27.501771 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c44533e2-0183-4add-95e1-2314b3248cdf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:27.528760 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c44533e2-0183-4add-95e1-2314b3248cdf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume updated successfully. Aug 20 07:49:27.532571 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c44533e2-0183-4add-95e1-2314b3248cdf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 200 Aug 20 07:49:27.532571 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 384/1530] 10.4.3.57 () {68 vars in 1362 bytes} [Thu Aug 20 07:49:27 2026] PUT /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:27.548825 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a510a673-eb82-41d0-8f64-37064924976e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:27.553983 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a510a673-eb82-41d0-8f64-37064924976e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:27.554802 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a510a673-eb82-41d0-8f64-37064924976e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:27.554802 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a510a673-eb82-41d0-8f64-37064924976e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:27.591461 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:27.591461 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:27.602589 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a510a673-eb82-41d0-8f64-37064924976e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:27.611880 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a510a673-eb82-41d0-8f64-37064924976e tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 200 Aug 20 07:49:27.612638 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 384/1531] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:27 2026] GET /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 922 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:27.631344 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:27.633734 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:27.634184 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1792862839", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1158795876"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:27.637406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1792862839', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1158795876'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:27.637543 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume of 1 GB Aug 20 07:49:27.645274 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Availability Zones retrieved successfully. Aug 20 07:49:27.654029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (92ff9e88-d4e0-4b49-b367-f38436531487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:27.655458 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ba8d34-ec4a-4f6d-bddf-ef6d9e2249cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:27.656915 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:27.720763 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ba8d34-ec4a-4f6d-bddf-ef6d9e2249cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:27.721757 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c421839-fd8e-4bde-8fb3-702f862040e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:27.841307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Created reservations ['1d63c44d-5a53-4b9c-82c5-6a05cab9c0ea', '51a97d2d-a5e4-4087-93a7-9fdf3c8fe271', '3d4a66d9-2cb1-4c45-83f6-6de4eed9085c', '67dc139e-0f65-48c9-978f-c69ed0553a4c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:27.842995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c421839-fd8e-4bde-8fb3-702f862040e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d63c44d-5a53-4b9c-82c5-6a05cab9c0ea', '51a97d2d-a5e4-4087-93a7-9fdf3c8fe271', '3d4a66d9-2cb1-4c45-83f6-6de4eed9085c', '67dc139e-0f65-48c9-978f-c69ed0553a4c']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:27.844684 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ceb972-9dbb-4d2a-807a-8629ed5885b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:27.885873 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ceb972-9dbb-4d2a-807a-8629ed5885b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23ab2442-5dc0-48fd-bf43-b5a5b138a597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1792862839',display_name='tempest-VolumesGetTest-Volume-1158795876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['1d63c44d-5a53-4b9c-82c5-6a05cab9c0ea','51a97d2d-a5e4-4087-93a7-9fdf3c8fe271','3d4a66d9-2cb1-4c45-83f6-6de4eed9085c','67dc139e-0f65-48c9-978f-c69ed0553a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:27Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1792862839',display_name='tempest-VolumesGetTest-Volume-1158795876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23ab2442-5dc0-48fd-bf43-b5a5b138a597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5456106c9b9e4f6b8a931154415dcbe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813b74232cb24cb1a462250e025a691e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:27.887240 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80262ec-75a8-4ed8-bf83-f5d2f7c040e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:27.938101 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80262ec-75a8-4ed8-bf83-f5d2f7c040e9) transitioned into 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-1792862839',display_name='tempest-VolumesGetTest-Volume-1158795876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['1d63c44d-5a53-4b9c-82c5-6a05cab9c0ea','51a97d2d-a5e4-4087-93a7-9fdf3c8fe271','3d4a66d9-2cb1-4c45-83f6-6de4eed9085c','67dc139e-0f65-48c9-978f-c69ed0553a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:27.939913 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d214fdaa-5026-4a29-b1df-991617d8277b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:27.959381 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d214fdaa-5026-4a29-b1df-991617d8277b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:27.960625 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (92ff9e88-d4e0-4b49-b367-f38436531487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:27.961072 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request issued successfully. Aug 20 07:49:27.961903 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a066e47-d48b-4f37-b054-7aa569ce9a1c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:27.962470 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 383/1532] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:27 2026] POST /volume/v3/volumes => generated 778 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:27.977664 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-376a7110-6bcf-4edc-ab7f-123befc60082 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:27.980387 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-376a7110-6bcf-4edc-ab7f-123befc60082 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 Aug 20 07:49:27.980726 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-376a7110-6bcf-4edc-ab7f-123befc60082 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:27.981038 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-376a7110-6bcf-4edc-ab7f-123befc60082 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:28.001739 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:28.001739 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:28.010710 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-376a7110-6bcf-4edc-ab7f-123befc60082 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:28.019738 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-376a7110-6bcf-4edc-ab7f-123befc60082 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 returned with HTTP 200 Aug 20 07:49:28.020414 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 382/1533] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:27 2026] GET /volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:29.044181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d43b037-81b7-4f8e-8d04-9502a1212eb0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:29.047361 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d43b037-81b7-4f8e-8d04-9502a1212eb0 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 Aug 20 07:49:29.047697 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d43b037-81b7-4f8e-8d04-9502a1212eb0 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:29.048664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d43b037-81b7-4f8e-8d04-9502a1212eb0 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:29.061298 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:29.061298 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:29.069780 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3d43b037-81b7-4f8e-8d04-9502a1212eb0 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:29.088341 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d43b037-81b7-4f8e-8d04-9502a1212eb0 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 returned with HTTP 200 Aug 20 07:49:29.088341 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 385/1534] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:29 2026] GET /volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 => generated 871 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:29.110593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5818bffe-9aab-4e06-a880-150ce949bb3c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:29.114643 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5818bffe-9aab-4e06-a880-150ce949bb3c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] PUT https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 Aug 20 07:49:29.115506 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5818bffe-9aab-4e06-a880-150ce949bb3c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-439942371", "description": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:29.130257 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:29.130257 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:29.138401 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5818bffe-9aab-4e06-a880-150ce949bb3c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:29.167121 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5818bffe-9aab-4e06-a880-150ce949bb3c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume updated successfully. Aug 20 07:49:29.167812 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5818bffe-9aab-4e06-a880-150ce949bb3c tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 returned with HTTP 200 Aug 20 07:49:29.168659 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 385/1535] 10.4.3.57 () {68 vars in 1361 bytes} [Thu Aug 20 07:49:29 2026] PUT /volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 => generated 767 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:49:29.188487 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-886bf5a1-5116-4373-a058-683fb4ea80bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:29.191538 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-886bf5a1-5116-4373-a058-683fb4ea80bf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 Aug 20 07:49:29.191538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-886bf5a1-5116-4373-a058-683fb4ea80bf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:29.191801 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-886bf5a1-5116-4373-a058-683fb4ea80bf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:29.202919 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:29.202919 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:29.211693 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-886bf5a1-5116-4373-a058-683fb4ea80bf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:29.221969 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-886bf5a1-5116-4373-a058-683fb4ea80bf tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 returned with HTTP 200 Aug 20 07:49:29.222600 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 384/1536] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:29 2026] GET /volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:29.244823 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-84b9abf5-da52-4c3c-83a8-1c67d2a7c0c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:29.248602 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84b9abf5-da52-4c3c-83a8-1c67d2a7c0c3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] DELETE https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 Aug 20 07:49:29.248748 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84b9abf5-da52-4c3c-83a8-1c67d2a7c0c3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:29.249745 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84b9abf5-da52-4c3c-83a8-1c67d2a7c0c3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:29.249745 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-84b9abf5-da52-4c3c-83a8-1c67d2a7c0c3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume with id: 23ab2442-5dc0-48fd-bf43-b5a5b138a597 Aug 20 07:49:29.261604 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:29.261604 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:29.263379 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-84b9abf5-da52-4c3c-83a8-1c67d2a7c0c3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:29.313728 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-84b9abf5-da52-4c3c-83a8-1c67d2a7c0c3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume request issued successfully. Aug 20 07:49:29.313728 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84b9abf5-da52-4c3c-83a8-1c67d2a7c0c3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 returned with HTTP 202 Aug 20 07:49:29.313728 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 383/1537] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:29 2026] DELETE /volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:29.317476 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:29.319297 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:29.319804 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1436952834"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:29.326870 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1436952834'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:29.326870 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume of 1 GB Aug 20 07:49:29.327042 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-573831aa-048e-476b-8c8f-1b0f15477d73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:29.332052 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-573831aa-048e-476b-8c8f-1b0f15477d73 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 Aug 20 07:49:29.332052 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-573831aa-048e-476b-8c8f-1b0f15477d73 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:29.332052 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-573831aa-048e-476b-8c8f-1b0f15477d73 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:29.335434 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Availability Zones retrieved successfully. Aug 20 07:49:29.347057 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (dbb54eec-0fcc-409e-be53-00fd00a0c94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:29.349037 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbb4108c-1c20-4580-9261-6fc41c896fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:29.349315 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:29.349315 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:29.350872 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:29.359037 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-573831aa-048e-476b-8c8f-1b0f15477d73 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:29.372726 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-573831aa-048e-476b-8c8f-1b0f15477d73 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 returned with HTTP 200 Aug 20 07:49:29.373708 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 386/1538] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:29 2026] GET /volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 => generated 834 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:29.427576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbb4108c-1c20-4580-9261-6fc41c896fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:29.428318 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6026bcd0-3613-4d9f-989c-345f8289d152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:29.559526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Created reservations ['e565fc66-29d3-4186-836b-7f559d45eb57', '96395739-c7be-45e9-8c33-33c9c87a8b6c', '1a0d6151-7713-4658-98d4-f1c3bd1a266b', 'f6338741-162d-4cdd-9bcb-75902156e345'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:29.560962 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6026bcd0-3613-4d9f-989c-345f8289d152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e565fc66-29d3-4186-836b-7f559d45eb57', '96395739-c7be-45e9-8c33-33c9c87a8b6c', '1a0d6151-7713-4658-98d4-f1c3bd1a266b', 'f6338741-162d-4cdd-9bcb-75902156e345']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:29.561755 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61750db9-7097-41bf-b615-7d13e46721da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:29.593812 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61750db9-7097-41bf-b615-7d13e46721da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '012a8223-7503-409a-9da7-836ad749cc59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1436952834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['e565fc66-29d3-4186-836b-7f559d45eb57','96395739-c7be-45e9-8c33-33c9c87a8b6c','1a0d6151-7713-4658-98d4-f1c3bd1a266b','f6338741-162d-4cdd-9bcb-75902156e345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1436952834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=012a8223-7503-409a-9da7-836ad749cc59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='812bf42bddb34b84a4c113e49d12ce7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:29.595688 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da65ee7-c16f-4f99-aa89-9c392ce56199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:29.621571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da65ee7-c16f-4f99-aa89-9c392ce56199) transitioned into state 'SUCCESS' from state '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-1436952834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['e565fc66-29d3-4186-836b-7f559d45eb57','96395739-c7be-45e9-8c33-33c9c87a8b6c','1a0d6151-7713-4658-98d4-f1c3bd1a266b','f6338741-162d-4cdd-9bcb-75902156e345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:29.622721 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb8bb32-315c-4ef2-8c94-ecef4c6e6660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:29.637477 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb8bb32-315c-4ef2-8c94-ecef4c6e6660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:29.639470 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (dbb54eec-0fcc-409e-be53-00fd00a0c94a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:29.640505 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request issued successfully. Aug 20 07:49:29.642022 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8b61cea-d2ff-448f-821f-c03ac08843cc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:29.643713 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 386/1539] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:29 2026] POST /volume/v3/volumes => generated 747 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:29.664411 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a7d7e0d-19a5-43d9-8659-d07e8454258c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:29.666139 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a7d7e0d-19a5-43d9-8659-d07e8454258c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:29.666433 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a7d7e0d-19a5-43d9-8659-d07e8454258c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:29.666745 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a7d7e0d-19a5-43d9-8659-d07e8454258c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:29.683805 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:29.683805 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:29.697848 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3a7d7e0d-19a5-43d9-8659-d07e8454258c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:29.707837 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a7d7e0d-19a5-43d9-8659-d07e8454258c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:29.708462 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 385/1540] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:29 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 815 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:30.402344 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-697da387-a64e-458a-8cdb-bbff1e2444ae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:30.407247 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-697da387-a64e-458a-8cdb-bbff1e2444ae tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 Aug 20 07:49:30.407247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-697da387-a64e-458a-8cdb-bbff1e2444ae tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:30.407247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-697da387-a64e-458a-8cdb-bbff1e2444ae tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:30.416716 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-697da387-a64e-458a-8cdb-bbff1e2444ae tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 returned with HTTP 404 Aug 20 07:49:30.417607 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 384/1541] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:30 2026] GET /volume/v3/volumes/23ab2442-5dc0-48fd-bf43-b5a5b138a597 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:30.429996 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-63724cc2-314c-413e-b3fc-5344ed066fe2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:30.432322 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-63724cc2-314c-413e-b3fc-5344ed066fe2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:30.432776 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-63724cc2-314c-413e-b3fc-5344ed066fe2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:30.432947 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-63724cc2-314c-413e-b3fc-5344ed066fe2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:30.450760 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:30.450760 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:30.464515 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-63724cc2-314c-413e-b3fc-5344ed066fe2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:30.476623 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-63724cc2-314c-413e-b3fc-5344ed066fe2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 200 Aug 20 07:49:30.477315 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 387/1542] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:30 2026] GET /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 922 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:30.502588 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fb53f474-6d4c-41bf-be5b-5f2946f9ada4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:30.506235 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb53f474-6d4c-41bf-be5b-5f2946f9ada4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:30.506733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb53f474-6d4c-41bf-be5b-5f2946f9ada4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:30.506733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb53f474-6d4c-41bf-be5b-5f2946f9ada4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:30.507188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fb53f474-6d4c-41bf-be5b-5f2946f9ada4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume with id: e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:30.524848 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:30.524848 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:30.525413 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fb53f474-6d4c-41bf-be5b-5f2946f9ada4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:30.597342 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fb53f474-6d4c-41bf-be5b-5f2946f9ada4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume request issued successfully. Aug 20 07:49:30.597816 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb53f474-6d4c-41bf-be5b-5f2946f9ada4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 202 Aug 20 07:49:30.598474 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 387/1543] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:30 2026] DELETE /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:30.610685 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e46478b-f59c-4323-afc9-0721768359b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:30.615049 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e46478b-f59c-4323-afc9-0721768359b4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:30.615049 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e46478b-f59c-4323-afc9-0721768359b4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:30.615049 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e46478b-f59c-4323-afc9-0721768359b4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:30.629331 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:30.629331 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:30.637685 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3e46478b-f59c-4323-afc9-0721768359b4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:30.646263 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e46478b-f59c-4323-afc9-0721768359b4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 200 Aug 20 07:49:30.646889 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 386/1544] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:30 2026] GET /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 921 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:30.733984 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8450c6f4-2a70-4d9c-94f2-aaf3a64c73cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:30.736606 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8450c6f4-2a70-4d9c-94f2-aaf3a64c73cb tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:30.736606 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8450c6f4-2a70-4d9c-94f2-aaf3a64c73cb tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:30.736606 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8450c6f4-2a70-4d9c-94f2-aaf3a64c73cb tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:30.754705 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:30.754705 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:30.760338 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8450c6f4-2a70-4d9c-94f2-aaf3a64c73cb tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:30.769450 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8450c6f4-2a70-4d9c-94f2-aaf3a64c73cb tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:30.769639 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 385/1545] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:30 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:30.803063 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-210deba9-ce8e-4e7b-8083-3e696d5282d8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:30.805926 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-210deba9-ce8e-4e7b-8083-3e696d5282d8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] POST https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action Aug 20 07:49:30.806443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-210deba9-ce8e-4e7b-8083-3e696d5282d8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action body: b'{"os-attach": {"instance_uuid": "574e705b-0205-43f6-a16a-5576107c8f8f", "mountpoint": "/dev/vdb"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:30.806654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-210deba9-ce8e-4e7b-8083-3e696d5282d8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "574e705b-0205-43f6-a16a-5576107c8f8f", "mountpoint": "/dev/vdb"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:30.820869 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:30.820869 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:30.820869 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-210deba9-ce8e-4e7b-8083-3e696d5282d8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:30.840465 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-210deba9-ce8e-4e7b-8083-3e696d5282d8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Update volume admin metadata completed successfully. Aug 20 07:49:30.944866 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-210deba9-ce8e-4e7b-8083-3e696d5282d8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Attach volume completed successfully. Aug 20 07:49:30.945806 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-210deba9-ce8e-4e7b-8083-3e696d5282d8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action returned with HTTP 202 Aug 20 07:49:30.945973 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 388/1546] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:30 2026] POST /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:30.956534 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2d512e6b-141a-4940-bcbe-77b6c3e203ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:30.958752 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d512e6b-141a-4940-bcbe-77b6c3e203ca tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:30.962640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d512e6b-141a-4940-bcbe-77b6c3e203ca tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:30.962640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d512e6b-141a-4940-bcbe-77b6c3e203ca tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:30.975276 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:30.975276 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:30.981106 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2d512e6b-141a-4940-bcbe-77b6c3e203ca tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:30.993354 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d512e6b-141a-4940-bcbe-77b6c3e203ca tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:30.994022 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 388/1547] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:30 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 1174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:31.012311 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-56ec8e1b-b6e3-4531-b76e-0151d39f9bac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.017877 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-56ec8e1b-b6e3-4531-b76e-0151d39f9bac tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:31.017877 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-56ec8e1b-b6e3-4531-b76e-0151d39f9bac tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.017877 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-56ec8e1b-b6e3-4531-b76e-0151d39f9bac tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.034458 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.034458 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:31.040523 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-56ec8e1b-b6e3-4531-b76e-0151d39f9bac tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:31.048030 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-56ec8e1b-b6e3-4531-b76e-0151d39f9bac tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:31.048885 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 387/1548] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:31.069763 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-576db617-3498-4fc7-9415-c74ff6a5713d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.113354 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-576db617-3498-4fc7-9415-c74ff6a5713d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action Aug 20 07:49:31.113976 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-576db617-3498-4fc7-9415-c74ff6a5713d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:31.114132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-576db617-3498-4fc7-9415-c74ff6a5713d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:31.140710 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.140710 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:31.140710 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-576db617-3498-4fc7-9415-c74ff6a5713d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Updating volume '012a8223-7503-409a-9da7-836ad749cc59' with '{'status': 'error'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:49:31.183393 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-576db617-3498-4fc7-9415-c74ff6a5713d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action returned with HTTP 202 Aug 20 07:49:31.185584 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 386/1549] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:31 2026] POST /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:31.198302 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-374a0b13-5bce-4a4e-8c87-ce98ddb08fe5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.200358 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-374a0b13-5bce-4a4e-8c87-ce98ddb08fe5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:31.200607 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-374a0b13-5bce-4a4e-8c87-ce98ddb08fe5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.200977 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-374a0b13-5bce-4a4e-8c87-ce98ddb08fe5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.223735 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.223735 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:31.232271 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-374a0b13-5bce-4a4e-8c87-ce98ddb08fe5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:31.245726 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-374a0b13-5bce-4a4e-8c87-ce98ddb08fe5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:31.246337 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 389/1550] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 1173 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:31.264966 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d398eeb-9ecf-4635-bc2a-fe46524b6c87 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.269604 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d398eeb-9ecf-4635-bc2a-fe46524b6c87 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action Aug 20 07:49:31.270105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d398eeb-9ecf-4635-bc2a-fe46524b6c87 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "10f99d67-6f4c-4e7e-a6e2-e5cd76da02c5"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:31.270279 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d398eeb-9ecf-4635-bc2a-fe46524b6c87 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "10f99d67-6f4c-4e7e-a6e2-e5cd76da02c5"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:31.289311 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.289311 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:31.289746 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0d398eeb-9ecf-4635-bc2a-fe46524b6c87 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Volume info retrieved successfully. Aug 20 07:49:31.313271 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0d398eeb-9ecf-4635-bc2a-fe46524b6c87 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Terminate volume connection completed successfully. Aug 20 07:49:31.321684 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0d398eeb-9ecf-4635-bc2a-fe46524b6c87 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100249) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 20 07:49:31.412136 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0d398eeb-9ecf-4635-bc2a-fe46524b6c87 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Detach volume completed successfully. Aug 20 07:49:31.412374 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d398eeb-9ecf-4635-bc2a-fe46524b6c87 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action returned with HTTP 202 Aug 20 07:49:31.412973 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 389/1551] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:31 2026] POST /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:31.420942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ecd9cbdb-9ed6-4f42-979a-98ab9cfccb61 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.423615 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecd9cbdb-9ed6-4f42-979a-98ab9cfccb61 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:31.423980 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecd9cbdb-9ed6-4f42-979a-98ab9cfccb61 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.424240 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecd9cbdb-9ed6-4f42-979a-98ab9cfccb61 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.433865 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.433865 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:31.438028 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ecd9cbdb-9ed6-4f42-979a-98ab9cfccb61 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:31.442994 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecd9cbdb-9ed6-4f42-979a-98ab9cfccb61 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:31.443457 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 388/1552] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:31.463513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e6ab5d62-894d-4c2a-82f6-a5d66d2d2864 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.465371 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6ab5d62-894d-4c2a-82f6-a5d66d2d2864 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:31.465564 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6ab5d62-894d-4c2a-82f6-a5d66d2d2864 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.465779 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6ab5d62-894d-4c2a-82f6-a5d66d2d2864 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.480884 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.480884 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:31.486275 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e6ab5d62-894d-4c2a-82f6-a5d66d2d2864 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:31.492314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6ab5d62-894d-4c2a-82f6-a5d66d2d2864 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:31.492829 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 387/1553] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:31.510220 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-20bd9650-09c9-4d63-b0b4-4fe8f73f333d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.513113 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20bd9650-09c9-4d63-b0b4-4fe8f73f333d tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] POST https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action Aug 20 07:49:31.513776 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20bd9650-09c9-4d63-b0b4-4fe8f73f333d tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action body: b'{"os-detach": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:31.514100 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20bd9650-09c9-4d63-b0b4-4fe8f73f333d tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:31.525131 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.525131 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:31.526138 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-20bd9650-09c9-4d63-b0b4-4fe8f73f333d tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:31.562343 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-20bd9650-09c9-4d63-b0b4-4fe8f73f333d tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Detach volume completed successfully. Aug 20 07:49:31.562633 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20bd9650-09c9-4d63-b0b4-4fe8f73f333d tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action returned with HTTP 202 Aug 20 07:49:31.563328 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 390/1554] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:31 2026] POST /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:31.576778 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ebacd7dc-c1fa-4b7e-93df-730f3ad430cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.583158 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ebacd7dc-c1fa-4b7e-93df-730f3ad430cf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:31.583328 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ebacd7dc-c1fa-4b7e-93df-730f3ad430cf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.583572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ebacd7dc-c1fa-4b7e-93df-730f3ad430cf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.599703 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.599703 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:31.607976 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ebacd7dc-c1fa-4b7e-93df-730f3ad430cf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:31.622089 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ebacd7dc-c1fa-4b7e-93df-730f3ad430cf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:31.622624 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 390/1555] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:31.646943 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2fbef1d8-8d11-411f-8067-52031ef3d37f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.649355 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fbef1d8-8d11-411f-8067-52031ef3d37f tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:31.649627 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fbef1d8-8d11-411f-8067-52031ef3d37f tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.649801 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fbef1d8-8d11-411f-8067-52031ef3d37f tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.659300 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.659300 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:31.661467 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2fbef1d8-8d11-411f-8067-52031ef3d37f tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:31.667354 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fbef1d8-8d11-411f-8067-52031ef3d37f tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:31.667445 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70d52e90-fb8a-49cc-8eef-9d94ebbf8812 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.668137 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 389/1556] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:31.670570 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70d52e90-fb8a-49cc-8eef-9d94ebbf8812 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 Aug 20 07:49:31.670570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70d52e90-fb8a-49cc-8eef-9d94ebbf8812 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.670570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70d52e90-fb8a-49cc-8eef-9d94ebbf8812 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.681987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-51bb8111-f6b9-4205-9455-0fdba689059e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.684342 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51bb8111-f6b9-4205-9455-0fdba689059e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] DELETE https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:31.684342 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51bb8111-f6b9-4205-9455-0fdba689059e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.685602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51bb8111-f6b9-4205-9455-0fdba689059e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.685602 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-51bb8111-f6b9-4205-9455-0fdba689059e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Delete volume with id: 012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:31.688798 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70d52e90-fb8a-49cc-8eef-9d94ebbf8812 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 returned with HTTP 404 Aug 20 07:49:31.690376 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 388/1557] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/e6bd5483-d8ec-4b2e-b9e5-9896c7fff2e0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:31.698356 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.698356 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:31.698997 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-51bb8111-f6b9-4205-9455-0fdba689059e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:31.704516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47bb0755-1d32-4549-a048-b4e6105293bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.708192 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47bb0755-1d32-4549-a048-b4e6105293bd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 Aug 20 07:49:31.708519 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47bb0755-1d32-4549-a048-b4e6105293bd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.710584 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47bb0755-1d32-4549-a048-b4e6105293bd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.722167 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.722167 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:31.729291 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-47bb0755-1d32-4549-a048-b4e6105293bd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:31.740445 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47bb0755-1d32-4549-a048-b4e6105293bd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 returned with HTTP 200 Aug 20 07:49:31.740445 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 391/1558] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:31.740656 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-51bb8111-f6b9-4205-9455-0fdba689059e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Delete volume request issued successfully. Aug 20 07:49:31.744041 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51bb8111-f6b9-4205-9455-0fdba689059e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 202 Aug 20 07:49:31.744041 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 391/1559] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:31 2026] DELETE /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:31.757063 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-88163531-6044-4810-ace1-0a7c7ba86b92 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.758793 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88163531-6044-4810-ace1-0a7c7ba86b92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:31.759029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88163531-6044-4810-ace1-0a7c7ba86b92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.759243 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88163531-6044-4810-ace1-0a7c7ba86b92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.759579 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e90ade6-4561-4df1-a16f-0df689b21687 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.763950 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e90ade6-4561-4df1-a16f-0df689b21687 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] DELETE https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 Aug 20 07:49:31.764289 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e90ade6-4561-4df1-a16f-0df689b21687 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.764596 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e90ade6-4561-4df1-a16f-0df689b21687 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.764844 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8e90ade6-4561-4df1-a16f-0df689b21687 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume with id: 893111b5-8379-43df-8a4c-cf0372c63d39 Aug 20 07:49:31.768481 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.768481 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:31.776586 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.776586 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:31.776843 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e90ade6-4561-4df1-a16f-0df689b21687 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:31.778389 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-88163531-6044-4810-ace1-0a7c7ba86b92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:31.786305 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88163531-6044-4810-ace1-0a7c7ba86b92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 200 Aug 20 07:49:31.786771 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 390/1560] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:31.822669 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e90ade6-4561-4df1-a16f-0df689b21687 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume request issued successfully. Aug 20 07:49:31.822669 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e90ade6-4561-4df1-a16f-0df689b21687 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 returned with HTTP 202 Aug 20 07:49:31.823688 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 389/1561] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:31 2026] DELETE /volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:31.836535 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e5b6aa65-9e2f-419a-85d0-83759d04c3e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:31.839200 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5b6aa65-9e2f-419a-85d0-83759d04c3e9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 Aug 20 07:49:31.839328 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5b6aa65-9e2f-419a-85d0-83759d04c3e9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:31.839760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5b6aa65-9e2f-419a-85d0-83759d04c3e9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:31.859539 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:31.859539 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:31.867985 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e5b6aa65-9e2f-419a-85d0-83759d04c3e9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:31.877500 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5b6aa65-9e2f-419a-85d0-83759d04c3e9 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 returned with HTTP 200 Aug 20 07:49:31.877955 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 392/1562] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:31 2026] GET /volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 => generated 835 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:32.009508 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:32.011726 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:32.012160 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-232616016"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:32.017338 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-232616016'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:32.017512 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Create volume of 1 GB Aug 20 07:49:32.030073 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Availability Zones retrieved successfully. Aug 20 07:49:32.040749 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Flow 'volume_create_api' (5e4309cd-cdab-40ad-a439-a5a7d2703433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:32.042178 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6bf329-e4d7-493e-a647-b7a4f12446b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:32.043974 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:32.098888 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6bf329-e4d7-493e-a647-b7a4f12446b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:32.100285 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a6aec0-1b1e-4730-aae7-ae6dc709235e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:32.178128 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Created reservations ['37f76610-4890-4e8e-8b82-1ef0be4dc04a', '23407076-41be-4c5d-917a-3605ad0bb8ee', '9689e727-3f42-4548-ad5e-69d5b36bfeb3', '36439f6a-ff8a-4526-b6c9-491498af2595'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:32.179068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a6aec0-1b1e-4730-aae7-ae6dc709235e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f76610-4890-4e8e-8b82-1ef0be4dc04a', '23407076-41be-4c5d-917a-3605ad0bb8ee', '9689e727-3f42-4548-ad5e-69d5b36bfeb3', '36439f6a-ff8a-4526-b6c9-491498af2595']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:32.180146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0316be0-415f-4289-9775-afe13d3eee65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:32.210864 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0316be0-415f-4289-9775-afe13d3eee65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-232616016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1713031efdd441b9b1f5d463d374299b',qos_specs=None,replication_status=,reservations=['37f76610-4890-4e8e-8b82-1ef0be4dc04a','23407076-41be-4c5d-917a-3605ad0bb8ee','9689e727-3f42-4548-ad5e-69d5b36bfeb3','36439f6a-ff8a-4526-b6c9-491498af2595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef7464789904b23b6be47ea79225a79',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-232616016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1713031efdd441b9b1f5d463d374299b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ef7464789904b23b6be47ea79225a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:32.212369 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e52b62a-36be-49b8-a414-6b1a88c980f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:32.239772 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e52b62a-36be-49b8-a414-6b1a88c980f4) transitioned into state 'SUCCESS' from state '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-232616016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1713031efdd441b9b1f5d463d374299b',qos_specs=None,replication_status=,reservations=['37f76610-4890-4e8e-8b82-1ef0be4dc04a','23407076-41be-4c5d-917a-3605ad0bb8ee','9689e727-3f42-4548-ad5e-69d5b36bfeb3','36439f6a-ff8a-4526-b6c9-491498af2595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef7464789904b23b6be47ea79225a79',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:32.240766 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02da3b97-bf83-428d-971d-bdad64653e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:32.257169 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02da3b97-bf83-428d-971d-bdad64653e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:32.258190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Flow 'volume_create_api' (5e4309cd-cdab-40ad-a439-a5a7d2703433) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:32.258502 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Create volume request issued successfully. Aug 20 07:49:32.259202 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac67e8e3-94e2-4cdb-87fa-7e3a87db28a3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:32.259774 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 392/1563] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:32 2026] POST /volume/v3/volumes => generated 751 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:32.273002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8423e9ff-4bd3-4236-ba3f-9a7b72b8b374 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:32.278222 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8423e9ff-4bd3-4236-ba3f-9a7b72b8b374 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc Aug 20 07:49:32.278470 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8423e9ff-4bd3-4236-ba3f-9a7b72b8b374 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:32.278710 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8423e9ff-4bd3-4236-ba3f-9a7b72b8b374 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:32.284428 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=341,cinder:UPDATE=100,cinder:INSERT=48 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:49:32.297288 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:32.297288 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:32.311579 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8423e9ff-4bd3-4236-ba3f-9a7b72b8b374 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:32.316525 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8423e9ff-4bd3-4236-ba3f-9a7b72b8b374 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc returned with HTTP 200 Aug 20 07:49:32.317188 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 391/1564] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:32 2026] GET /volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:32.810389 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb8ff5ae-a1e2-427f-ae15-c04673f7ce4b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:32.812953 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb8ff5ae-a1e2-427f-ae15-c04673f7ce4b tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 Aug 20 07:49:32.813133 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb8ff5ae-a1e2-427f-ae15-c04673f7ce4b tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:32.813520 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb8ff5ae-a1e2-427f-ae15-c04673f7ce4b tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:32.818222 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=400,cinder:UPDATE=101,cinder:INSERT=62,cinder:DELETE=1 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:49:32.822270 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb8ff5ae-a1e2-427f-ae15-c04673f7ce4b tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 returned with HTTP 404 Aug 20 07:49:32.823433 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 390/1565] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:32 2026] GET /volume/v3/volumes/012a8223-7503-409a-9da7-836ad749cc59 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:32.901784 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb85c0db-e45e-487b-855b-424c68d5c5a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:32.909781 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb85c0db-e45e-487b-855b-424c68d5c5a3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 Aug 20 07:49:32.910146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb85c0db-e45e-487b-855b-424c68d5c5a3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:32.910423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb85c0db-e45e-487b-855b-424c68d5c5a3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:32.921424 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb85c0db-e45e-487b-855b-424c68d5c5a3 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 returned with HTTP 404 Aug 20 07:49:32.922363 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 393/1566] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:32 2026] GET /volume/v3/volumes/893111b5-8379-43df-8a4c-cf0372c63d39 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:32.997358 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:32.999783 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:33.000199 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-VolumesGetTest-Volume-599057074", "metadata": {"Type": "Test"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:33.003143 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request body: {'volume': {'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-599057074', 'metadata': {'Type': 'Test'}}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:33.259641 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume of 1 GB Aug 20 07:49:33.260065 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:33.260065 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:33.266199 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Availability Zones retrieved successfully. Aug 20 07:49:33.272913 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (58362c43-5d7c-4b43-862c-67758d2d9bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:33.275220 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b30b1eb-22f3-4e56-8524-3945eb0602f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:33.275762 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:33.332270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-efde5be0-0ae6-4885-84c0-c39dc5a43994 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:33.338903 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efde5be0-0ae6-4885-84c0-c39dc5a43994 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc Aug 20 07:49:33.339266 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efde5be0-0ae6-4885-84c0-c39dc5a43994 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:33.339622 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efde5be0-0ae6-4885-84c0-c39dc5a43994 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:33.354981 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:33.354981 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:33.365619 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-efde5be0-0ae6-4885-84c0-c39dc5a43994 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:33.381421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b30b1eb-22f3-4e56-8524-3945eb0602f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:33.381674 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efde5be0-0ae6-4885-84c0-c39dc5a43994 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc returned with HTTP 200 Aug 20 07:49:33.383216 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 392/1567] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:33 2026] GET /volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:33.385226 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ee9c90-d5e5-49c5-b1b1-e130a5a761d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:33.401798 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bce82ff4-e67c-4c66-8432-a6ad95412ca1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:33.406356 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bce82ff4-e67c-4c66-8432-a6ad95412ca1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] POST https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc/action Aug 20 07:49:33.409567 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bce82ff4-e67c-4c66-8432-a6ad95412ca1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:33.409567 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bce82ff4-e67c-4c66-8432-a6ad95412ca1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:33.425832 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:33.425832 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:33.426511 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bce82ff4-e67c-4c66-8432-a6ad95412ca1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:33.446623 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bce82ff4-e67c-4c66-8432-a6ad95412ca1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume updated successfully. Aug 20 07:49:33.446883 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bce82ff4-e67c-4c66-8432-a6ad95412ca1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc/action returned with HTTP 200 Aug 20 07:49:33.447343 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 391/1568] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:33 2026] POST /volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc/action => generated 0 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 07:49:33.460496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-db4eae6d-e192-43f0-ad42-c6ad4efe59e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:33.463423 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db4eae6d-e192-43f0-ad42-c6ad4efe59e0 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc Aug 20 07:49:33.466039 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db4eae6d-e192-43f0-ad42-c6ad4efe59e0 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:33.466624 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db4eae6d-e192-43f0-ad42-c6ad4efe59e0 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:33.468302 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Created reservations ['d61da06b-af6e-4846-9fd4-9debe48cb82b', 'f75309b3-6e74-4606-81cd-4e4d467f5447', 'b97f45c4-9f48-45aa-8e7a-8987d3b7e1b3', '9d330ec6-6558-40df-859c-2d00ffb1e73c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:33.470254 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ee9c90-d5e5-49c5-b1b1-e130a5a761d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d61da06b-af6e-4846-9fd4-9debe48cb82b', 'f75309b3-6e74-4606-81cd-4e4d467f5447', 'b97f45c4-9f48-45aa-8e7a-8987d3b7e1b3', '9d330ec6-6558-40df-859c-2d00ffb1e73c']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:33.471677 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b87777-3677-4ca6-ada4-c5d230fd2e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:33.483666 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:33.483666 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:33.493384 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-db4eae6d-e192-43f0-ad42-c6ad4efe59e0 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:33.504427 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db4eae6d-e192-43f0-ad42-c6ad4efe59e0 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc returned with HTTP 200 Aug 20 07:49:33.505104 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 394/1569] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:33 2026] GET /volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:33.511880 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b87777-3677-4ca6-ada4-c5d230fd2e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af19ca91-773e-4ca6-9c9a-5f6dd9dddf18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-599057074',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['d61da06b-af6e-4846-9fd4-9debe48cb82b','f75309b3-6e74-4606-81cd-4e4d467f5447','b97f45c4-9f48-45aa-8e7a-8987d3b7e1b3','9d330ec6-6558-40df-859c-2d00ffb1e73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-599057074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af19ca91-773e-4ca6-9c9a-5f6dd9dddf18,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='5456106c9b9e4f6b8a931154415dcbe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813b74232cb24cb1a462250e025a691e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:33.513397 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59c1b14-4c0a-42ae-80c2-970e250297e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:33.561811 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59c1b14-4c0a-42ae-80c2-970e250297e0) transitioned into state 'SUCCESS' from state '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-599057074',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['d61da06b-af6e-4846-9fd4-9debe48cb82b','f75309b3-6e74-4606-81cd-4e4d467f5447','b97f45c4-9f48-45aa-8e7a-8987d3b7e1b3','9d330ec6-6558-40df-859c-2d00ffb1e73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:33.562802 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff79373-39c8-41fa-9b47-b9e27af85abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:33.606004 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff79373-39c8-41fa-9b47-b9e27af85abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:33.608428 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (58362c43-5d7c-4b43-862c-67758d2d9bc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:33.608428 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request issued successfully. Aug 20 07:49:33.610003 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cbeb8c6d-c0f8-4018-9ddb-36deb5412a18 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:33.611020 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 393/1570] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:32 2026] POST /volume/v3/volumes => generated 756 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:33.628195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-483e5a21-0067-40ba-9182-0e6f68503d92 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:33.631452 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-483e5a21-0067-40ba-9182-0e6f68503d92 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:33.631855 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-483e5a21-0067-40ba-9182-0e6f68503d92 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:33.632149 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-483e5a21-0067-40ba-9182-0e6f68503d92 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:33.646798 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:33.646798 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:33.658286 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-483e5a21-0067-40ba-9182-0e6f68503d92 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:33.667592 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-483e5a21-0067-40ba-9182-0e6f68503d92 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 200 Aug 20 07:49:33.667990 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 393/1571] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:33 2026] GET /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:33.729245 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8398bb3c-667c-4167-8f07-e312f958f626 req-82cb14c2-cf6e-4913-855e-eb48feb05b93 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:33.731740 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8398bb3c-667c-4167-8f07-e312f958f626 req-82cb14c2-cf6e-4913-855e-eb48feb05b93 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc Aug 20 07:49:33.732005 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8398bb3c-667c-4167-8f07-e312f958f626 req-82cb14c2-cf6e-4913-855e-eb48feb05b93 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:33.732239 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8398bb3c-667c-4167-8f07-e312f958f626 req-82cb14c2-cf6e-4913-855e-eb48feb05b93 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:33.747194 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:33.747194 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:33.755963 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-8398bb3c-667c-4167-8f07-e312f958f626 req-82cb14c2-cf6e-4913-855e-eb48feb05b93 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:33.768402 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8398bb3c-667c-4167-8f07-e312f958f626 req-82cb14c2-cf6e-4913-855e-eb48feb05b93 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc returned with HTTP 200 Aug 20 07:49:33.768964 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 392/1572] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:49:33 2026] GET /volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:34.519258 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-15751935-6729-4d14-99ce-f9968c7a60b3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:34.523476 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:34.524052 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1517689364"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:34.529394 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1517689364'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:34.529654 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Create volume of 1 GB Aug 20 07:49:34.537312 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Availability Zones retrieved successfully. Aug 20 07:49:34.553050 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Flow 'volume_create_api' (66573a17-13b7-40e1-8dad-2522e4b88e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:34.559567 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f2d5d9-e5a1-4462-a4ac-21eb36006730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:34.561589 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:34.632759 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f2d5d9-e5a1-4462-a4ac-21eb36006730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:34.634084 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1d645f-ce86-486f-9616-fbebf5e123c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:34.687436 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05728013-f63f-45a7-844c-9107305d057a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:34.689988 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05728013-f63f-45a7-844c-9107305d057a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:34.690208 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05728013-f63f-45a7-844c-9107305d057a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:34.690413 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05728013-f63f-45a7-844c-9107305d057a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:34.699232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Created reservations ['abf36234-b320-4269-9708-f887f58995b2', '88f95e95-8209-4cc5-bcdc-48758d019465', 'f5c909d9-032a-4364-9961-f4b6e42c1000', '10f6cf4a-fde3-483a-a1b4-6d761a6db909'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:34.699878 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1d645f-ce86-486f-9616-fbebf5e123c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abf36234-b320-4269-9708-f887f58995b2', '88f95e95-8209-4cc5-bcdc-48758d019465', 'f5c909d9-032a-4364-9961-f4b6e42c1000', '10f6cf4a-fde3-483a-a1b4-6d761a6db909']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:34.701010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a326bc9-06cc-49aa-a8dc-0dc9e80d8ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:34.703305 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:34.703305 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:34.710608 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05728013-f63f-45a7-844c-9107305d057a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:34.718183 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05728013-f63f-45a7-844c-9107305d057a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 200 Aug 20 07:49:34.719392 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 394/1573] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:34 2026] GET /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:34.735158 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a326bc9-06cc-49aa-a8dc-0dc9e80d8ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c16f674-20ab-4585-b3c3-d1370307990e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1517689364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1713031efdd441b9b1f5d463d374299b',qos_specs=None,replication_status=,reservations=['abf36234-b320-4269-9708-f887f58995b2','88f95e95-8209-4cc5-bcdc-48758d019465','f5c909d9-032a-4364-9961-f4b6e42c1000','10f6cf4a-fde3-483a-a1b4-6d761a6db909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef7464789904b23b6be47ea79225a79',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1517689364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c16f674-20ab-4585-b3c3-d1370307990e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1713031efdd441b9b1f5d463d374299b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ef7464789904b23b6be47ea79225a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:34.736380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674c0e4f-f93e-4cf6-bdd4-1d0b236a6580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:34.738050 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-89f37d4b-2f19-4bb5-873d-2e01a07d6e35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:34.740476 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-89f37d4b-2f19-4bb5-873d-2e01a07d6e35 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:34.740657 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-89f37d4b-2f19-4bb5-873d-2e01a07d6e35 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:34.740884 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-89f37d4b-2f19-4bb5-873d-2e01a07d6e35 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:34.751811 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:34.751811 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:34.763287 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-89f37d4b-2f19-4bb5-873d-2e01a07d6e35 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:34.774771 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-89f37d4b-2f19-4bb5-873d-2e01a07d6e35 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 200 Aug 20 07:49:34.775599 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 394/1574] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:34 2026] GET /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:34.792940 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fb981ff5-010f-4269-8f71-1fb5bcc453cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:34.795406 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb981ff5-010f-4269-8f71-1fb5bcc453cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] PUT https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:34.796104 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb981ff5-010f-4269-8f71-1fb5bcc453cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-599057074"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:34.796861 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674c0e4f-f93e-4cf6-bdd4-1d0b236a6580) transitioned into state 'SUCCESS' from state '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-1517689364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1713031efdd441b9b1f5d463d374299b',qos_specs=None,replication_status=,reservations=['abf36234-b320-4269-9708-f887f58995b2','88f95e95-8209-4cc5-bcdc-48758d019465','f5c909d9-032a-4364-9961-f4b6e42c1000','10f6cf4a-fde3-483a-a1b4-6d761a6db909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef7464789904b23b6be47ea79225a79',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:34.798081 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be704b31-3db5-463e-8957-6c953741b1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:34.813387 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:34.813387 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:34.815292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be704b31-3db5-463e-8957-6c953741b1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:34.816722 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Flow 'volume_create_api' (66573a17-13b7-40e1-8dad-2522e4b88e39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:34.816769 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Create volume request issued successfully. Aug 20 07:49:34.817611 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15751935-6729-4d14-99ce-f9968c7a60b3 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:34.818219 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 395/1575] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:34 2026] POST /volume/v3/volumes => generated 752 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:34.831652 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fb981ff5-010f-4269-8f71-1fb5bcc453cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:34.840521 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f7834e2d-551a-4a38-a6dc-08ea0e91c1f1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:34.843616 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f7834e2d-551a-4a38-a6dc-08ea0e91c1f1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e Aug 20 07:49:34.843998 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f7834e2d-551a-4a38-a6dc-08ea0e91c1f1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:34.844839 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f7834e2d-551a-4a38-a6dc-08ea0e91c1f1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:34.848572 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fb981ff5-010f-4269-8f71-1fb5bcc453cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume updated successfully. Aug 20 07:49:34.849427 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb981ff5-010f-4269-8f71-1fb5bcc453cd tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 200 Aug 20 07:49:34.850052 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 393/1576] 10.4.3.57 () {68 vars in 1361 bytes} [Thu Aug 20 07:49:34 2026] PUT /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 780 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:49:34.859364 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:34.859364 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:34.865988 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f7834e2d-551a-4a38-a6dc-08ea0e91c1f1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:34.868737 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-724ccf78-536f-4d3d-801d-0768c3f9534a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:34.872970 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-724ccf78-536f-4d3d-801d-0768c3f9534a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] PUT https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:34.873216 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f7834e2d-551a-4a38-a6dc-08ea0e91c1f1 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e returned with HTTP 200 Aug 20 07:49:34.873286 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-724ccf78-536f-4d3d-801d-0768c3f9534a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1019903327", "description": "This is the new description of volume"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:34.873905 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 395/1577] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:34 2026] GET /volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:34.898249 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:34.898249 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:34.907969 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-724ccf78-536f-4d3d-801d-0768c3f9534a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:34.929433 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-724ccf78-536f-4d3d-801d-0768c3f9534a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume updated successfully. Aug 20 07:49:34.929433 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-724ccf78-536f-4d3d-801d-0768c3f9534a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 200 Aug 20 07:49:34.930012 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 395/1578] 10.4.3.57 () {68 vars in 1362 bytes} [Thu Aug 20 07:49:34 2026] PUT /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 820 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:34.945797 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-79c4aeb2-2716-4015-88df-6c04eaaed8f2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:34.948317 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79c4aeb2-2716-4015-88df-6c04eaaed8f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:34.948638 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79c4aeb2-2716-4015-88df-6c04eaaed8f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:34.949024 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79c4aeb2-2716-4015-88df-6c04eaaed8f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:34.966307 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:34.966307 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:34.972686 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-79c4aeb2-2716-4015-88df-6c04eaaed8f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:34.982523 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79c4aeb2-2716-4015-88df-6c04eaaed8f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 200 Aug 20 07:49:34.983202 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 396/1579] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:34 2026] GET /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 1404 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:35.002394 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c44204c-092b-4d44-bfe8-4273214d94ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:35.005154 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:35.005865 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-558730555", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1172339286"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:35.008486 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-558730555', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1172339286'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:35.010580 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume of 1 GB Aug 20 07:49:35.019834 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Availability Zones retrieved successfully. Aug 20 07:49:35.027005 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (faab79f5-42cc-4bd1-8144-2141e4429447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:35.028589 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deafe829-7ed2-410b-ade8-3cee2c88eae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.029967 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:35.088634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deafe829-7ed2-410b-ade8-3cee2c88eae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.090012 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cbe867-4cba-4a0a-9aa2-01db4b82360a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.158820 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Created reservations ['518c652b-1066-4b3c-a7c8-1b5da59246ef', 'eaba09d2-bd94-43f4-a127-7bf3ab1bcb86', 'ca70003c-8ec3-48d6-b61b-90f18e209942', '2fb7b526-b44a-49db-91a0-d47db27a5caf'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:35.159856 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cbe867-4cba-4a0a-9aa2-01db4b82360a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['518c652b-1066-4b3c-a7c8-1b5da59246ef', 'eaba09d2-bd94-43f4-a127-7bf3ab1bcb86', 'ca70003c-8ec3-48d6-b61b-90f18e209942', '2fb7b526-b44a-49db-91a0-d47db27a5caf']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.160834 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab7fe66-2a4b-4f4b-8709-1debe80cf448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.189033 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab7fe66-2a4b-4f4b-8709-1debe80cf448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dce98a4-b887-4ac1-9194-6a8be14a6f61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-558730555',display_name='tempest-VolumesGetTest-Volume-1172339286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['518c652b-1066-4b3c-a7c8-1b5da59246ef','eaba09d2-bd94-43f4-a127-7bf3ab1bcb86','ca70003c-8ec3-48d6-b61b-90f18e209942','2fb7b526-b44a-49db-91a0-d47db27a5caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:35Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-558730555',display_name='tempest-VolumesGetTest-Volume-1172339286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dce98a4-b887-4ac1-9194-6a8be14a6f61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5456106c9b9e4f6b8a931154415dcbe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813b74232cb24cb1a462250e025a691e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.190615 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db7b3b8-f49c-4935-ad38-87b1d3fcbc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.216768 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db7b3b8-f49c-4935-ad38-87b1d3fcbc78) transitioned into 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-558730555',display_name='tempest-VolumesGetTest-Volume-1172339286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5456106c9b9e4f6b8a931154415dcbe7',qos_specs=None,replication_status=,reservations=['518c652b-1066-4b3c-a7c8-1b5da59246ef','eaba09d2-bd94-43f4-a127-7bf3ab1bcb86','ca70003c-8ec3-48d6-b61b-90f18e209942','2fb7b526-b44a-49db-91a0-d47db27a5caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813b74232cb24cb1a462250e025a691e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.218259 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae88895-ab7b-4ea6-9758-aad0403e9dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.233975 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae88895-ab7b-4ea6-9758-aad0403e9dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.235309 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Flow 'volume_create_api' (faab79f5-42cc-4bd1-8144-2141e4429447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:35.235821 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Create volume request issued successfully. Aug 20 07:49:35.236586 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c44204c-092b-4d44-bfe8-4273214d94ad tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:35.237282 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 394/1580] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:35 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) Aug 20 07:49:35.254742 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c7f77aa-34b4-4070-ad55-f0c188ac89fe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:35.258517 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c7f77aa-34b4-4070-ad55-f0c188ac89fe tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 Aug 20 07:49:35.258517 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c7f77aa-34b4-4070-ad55-f0c188ac89fe tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:35.260234 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c7f77aa-34b4-4070-ad55-f0c188ac89fe tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:35.273236 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:35.273236 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:35.280657 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9c7f77aa-34b4-4070-ad55-f0c188ac89fe tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:35.291007 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c7f77aa-34b4-4070-ad55-f0c188ac89fe tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 returned with HTTP 200 Aug 20 07:49:35.291394 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 396/1581] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:35 2026] GET /volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:49:35.522599 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:35.523805 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:35.524158 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-357503265"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:35.525520 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-357503265'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:35.525788 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume of 1 GB Aug 20 07:49:35.531630 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Availability Zones retrieved successfully. Aug 20 07:49:35.536568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (f6212c23-4793-4e48-81fd-30c1bd885af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:35.537628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a567ec0-8488-4cd6-9552-ad77f893f82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.538694 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:35.592047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a567ec0-8488-4cd6-9552-ad77f893f82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.593232 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda2f49e-c52d-45e8-b715-589b3c31bc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.690637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Created reservations ['c2a615d9-23e3-496e-9879-4a1b109d421c', 'c821812a-cd14-480d-9145-230e0748243d', '79a7552d-b730-42e2-b68b-2ea03b17860b', '76da3d5c-bacc-46c6-ba95-62d616354829'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:35.692051 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda2f49e-c52d-45e8-b715-589b3c31bc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a615d9-23e3-496e-9879-4a1b109d421c', 'c821812a-cd14-480d-9145-230e0748243d', '79a7552d-b730-42e2-b68b-2ea03b17860b', '76da3d5c-bacc-46c6-ba95-62d616354829']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.692630 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92b3f60-d7b5-4446-ba14-04380e57fd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.736278 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92b3f60-d7b5-4446-ba14-04380e57fd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b70ffd81-6ad5-463b-802d-aeff5c9ce891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-357503265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['c2a615d9-23e3-496e-9879-4a1b109d421c','c821812a-cd14-480d-9145-230e0748243d','79a7552d-b730-42e2-b68b-2ea03b17860b','76da3d5c-bacc-46c6-ba95-62d616354829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-357503265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b70ffd81-6ad5-463b-802d-aeff5c9ce891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='812bf42bddb34b84a4c113e49d12ce7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.737591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7ae038-c3f6-43c3-9fcd-585fbc7606a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.781083 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7ae038-c3f6-43c3-9fcd-585fbc7606a7) transitioned into state 'SUCCESS' from state '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-357503265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['c2a615d9-23e3-496e-9879-4a1b109d421c','c821812a-cd14-480d-9145-230e0748243d','79a7552d-b730-42e2-b68b-2ea03b17860b','76da3d5c-bacc-46c6-ba95-62d616354829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.781980 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dfe32a-cae9-4a3f-a033-a342034e733b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:35.796350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dfe32a-cae9-4a3f-a033-a342034e733b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:35.798326 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (f6212c23-4793-4e48-81fd-30c1bd885af9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:35.798326 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request issued successfully. Aug 20 07:49:35.799707 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fcff9e3-dd88-474d-8e9e-acafe89cd878 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:35.799707 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 396/1582] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:35 2026] POST /volume/v3/volumes => generated 746 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:35.820242 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fa256fbf-2ef7-4087-ae25-9c922f447e76 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:35.825399 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa256fbf-2ef7-4087-ae25-9c922f447e76 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 Aug 20 07:49:35.825773 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa256fbf-2ef7-4087-ae25-9c922f447e76 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:35.825965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa256fbf-2ef7-4087-ae25-9c922f447e76 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:35.836420 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:35.836420 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:35.841918 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fa256fbf-2ef7-4087-ae25-9c922f447e76 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:35.848029 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa256fbf-2ef7-4087-ae25-9c922f447e76 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 returned with HTTP 200 Aug 20 07:49:35.848808 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 397/1583] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:35 2026] GET /volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:35.893569 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-05df6ad1-c2f1-4f41-b773-6c8be3c9345f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:35.899263 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05df6ad1-c2f1-4f41-b773-6c8be3c9345f tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e Aug 20 07:49:35.899542 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05df6ad1-c2f1-4f41-b773-6c8be3c9345f tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:35.899807 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05df6ad1-c2f1-4f41-b773-6c8be3c9345f tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:35.909937 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:35.909937 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:35.915265 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-05df6ad1-c2f1-4f41-b773-6c8be3c9345f tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:35.922062 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05df6ad1-c2f1-4f41-b773-6c8be3c9345f tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e returned with HTTP 200 Aug 20 07:49:35.922062 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 395/1584] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:35 2026] GET /volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:36.308989 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6692d630-60ad-47c8-bf70-ffdfeb030249 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.311489 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6692d630-60ad-47c8-bf70-ffdfeb030249 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 Aug 20 07:49:36.313187 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6692d630-60ad-47c8-bf70-ffdfeb030249 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:36.313187 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6692d630-60ad-47c8-bf70-ffdfeb030249 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:36.322541 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.322541 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:36.333331 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6692d630-60ad-47c8-bf70-ffdfeb030249 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:36.341534 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6692d630-60ad-47c8-bf70-ffdfeb030249 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 returned with HTTP 200 Aug 20 07:49:36.341960 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 397/1585] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:36 2026] GET /volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 => generated 870 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:36.360108 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5677794-000f-4e11-8b07-2477dd6fbfb2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.363407 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5677794-000f-4e11-8b07-2477dd6fbfb2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] PUT https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 Aug 20 07:49:36.365201 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5677794-000f-4e11-8b07-2477dd6fbfb2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-599057074", "description": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:36.377034 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.377034 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:36.384643 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5677794-000f-4e11-8b07-2477dd6fbfb2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:36.397535 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5677794-000f-4e11-8b07-2477dd6fbfb2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume updated successfully. Aug 20 07:49:36.398489 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5677794-000f-4e11-8b07-2477dd6fbfb2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 returned with HTTP 200 Aug 20 07:49:36.399112 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 397/1586] 10.4.3.57 () {68 vars in 1361 bytes} [Thu Aug 20 07:49:36 2026] PUT /volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 => generated 767 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:36.404698 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9cdaf35a-ff67-46a8-85e0-d027f98dd9ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.407076 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cdaf35a-ff67-46a8-85e0-d027f98dd9ae tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] DELETE https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e Aug 20 07:49:36.407330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9cdaf35a-ff67-46a8-85e0-d027f98dd9ae tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:36.407618 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9cdaf35a-ff67-46a8-85e0-d027f98dd9ae tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:36.407804 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9cdaf35a-ff67-46a8-85e0-d027f98dd9ae tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Delete volume with id: 3c16f674-20ab-4585-b3c3-d1370307990e Aug 20 07:49:36.416055 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64d61f48-6542-46f9-9844-7c19176657a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.417663 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.417663 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:36.418305 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64d61f48-6542-46f9-9844-7c19176657a4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 Aug 20 07:49:36.418375 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9cdaf35a-ff67-46a8-85e0-d027f98dd9ae tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:36.418563 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64d61f48-6542-46f9-9844-7c19176657a4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:36.418798 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64d61f48-6542-46f9-9844-7c19176657a4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:36.427078 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.427078 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:36.431684 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-64d61f48-6542-46f9-9844-7c19176657a4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:36.436973 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64d61f48-6542-46f9-9844-7c19176657a4 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 returned with HTTP 200 Aug 20 07:49:36.437464 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 396/1587] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:36 2026] GET /volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:36.451224 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9cdaf35a-ff67-46a8-85e0-d027f98dd9ae tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Delete volume request issued successfully. Aug 20 07:49:36.451485 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cdaf35a-ff67-46a8-85e0-d027f98dd9ae tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e returned with HTTP 202 Aug 20 07:49:36.452079 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 398/1588] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:36 2026] DELETE /volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:36.453654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aa638ab8-0861-4805-8dc8-dfa5b0e859cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.456674 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa638ab8-0861-4805-8dc8-dfa5b0e859cc tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] DELETE https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 Aug 20 07:49:36.456838 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa638ab8-0861-4805-8dc8-dfa5b0e859cc tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:36.457039 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa638ab8-0861-4805-8dc8-dfa5b0e859cc tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:36.457226 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-aa638ab8-0861-4805-8dc8-dfa5b0e859cc tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume with id: 3dce98a4-b887-4ac1-9194-6a8be14a6f61 Aug 20 07:49:36.462462 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9acd5754-f07f-4ca6-b88a-b96ad24958f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.464664 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9acd5754-f07f-4ca6-b88a-b96ad24958f4 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e Aug 20 07:49:36.465504 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9acd5754-f07f-4ca6-b88a-b96ad24958f4 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:36.465504 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9acd5754-f07f-4ca6-b88a-b96ad24958f4 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:36.474039 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.474039 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:36.475385 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.475385 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:36.480570 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa638ab8-0861-4805-8dc8-dfa5b0e859cc tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:36.480697 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9acd5754-f07f-4ca6-b88a-b96ad24958f4 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:36.484197 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9acd5754-f07f-4ca6-b88a-b96ad24958f4 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e returned with HTTP 200 Aug 20 07:49:36.484831 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 398/1589] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:36 2026] GET /volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:36.504687 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa638ab8-0861-4805-8dc8-dfa5b0e859cc tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume request issued successfully. Aug 20 07:49:36.504687 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa638ab8-0861-4805-8dc8-dfa5b0e859cc tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 returned with HTTP 202 Aug 20 07:49:36.504687 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 398/1590] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:36 2026] DELETE /volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:36.515655 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b07279db-7751-41f5-bfb9-d16508ac17f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.518520 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b07279db-7751-41f5-bfb9-d16508ac17f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 Aug 20 07:49:36.518940 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b07279db-7751-41f5-bfb9-d16508ac17f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:36.519230 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b07279db-7751-41f5-bfb9-d16508ac17f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:36.529428 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.529428 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:36.534732 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b07279db-7751-41f5-bfb9-d16508ac17f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:36.542171 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b07279db-7751-41f5-bfb9-d16508ac17f2 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 returned with HTTP 200 Aug 20 07:49:36.542607 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 397/1591] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:36 2026] GET /volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:36.864670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c65953b5-2b34-4a29-b131-4485110ee511 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.866671 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c65953b5-2b34-4a29-b131-4485110ee511 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 Aug 20 07:49:36.866897 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c65953b5-2b34-4a29-b131-4485110ee511 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:36.867136 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c65953b5-2b34-4a29-b131-4485110ee511 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:36.875576 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.875576 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:36.880802 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c65953b5-2b34-4a29-b131-4485110ee511 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:36.891667 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c65953b5-2b34-4a29-b131-4485110ee511 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 returned with HTTP 200 Aug 20 07:49:36.892170 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 399/1592] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:36 2026] GET /volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:36.906757 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-66e34040-38ab-4973-a81d-46042a21d33b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.909359 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-66e34040-38ab-4973-a81d-46042a21d33b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891/action Aug 20 07:49:36.909862 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-66e34040-38ab-4973-a81d-46042a21d33b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:36.910064 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-66e34040-38ab-4973-a81d-46042a21d33b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:36.923198 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.923198 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:36.923775 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-66e34040-38ab-4973-a81d-46042a21d33b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Updating volume 'b70ffd81-6ad5-463b-802d-aeff5c9ce891' with '{'status': 'attaching'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:49:36.954410 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-66e34040-38ab-4973-a81d-46042a21d33b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891/action returned with HTTP 202 Aug 20 07:49:36.955038 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 399/1593] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:36 2026] POST /volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:36.964654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aa894cc7-3165-4525-b069-636df2ee86f1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:36.966432 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa894cc7-3165-4525-b069-636df2ee86f1 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 Aug 20 07:49:36.966702 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa894cc7-3165-4525-b069-636df2ee86f1 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:36.966924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa894cc7-3165-4525-b069-636df2ee86f1 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:36.974924 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:36.974924 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:36.980528 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa894cc7-3165-4525-b069-636df2ee86f1 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:36.987868 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa894cc7-3165-4525-b069-636df2ee86f1 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 returned with HTTP 200 Aug 20 07:49:36.988399 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 399/1594] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:36 2026] GET /volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:37.009110 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f9a7eba9-e580-4432-81bd-c172732ee42b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:37.011328 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9a7eba9-e580-4432-81bd-c172732ee42b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891/action Aug 20 07:49:37.011774 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9a7eba9-e580-4432-81bd-c172732ee42b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:37.011948 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9a7eba9-e580-4432-81bd-c172732ee42b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:37.021808 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:37.021808 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:37.022222 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f9a7eba9-e580-4432-81bd-c172732ee42b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Volume info retrieved successfully. Aug 20 07:49:37.047686 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f9a7eba9-e580-4432-81bd-c172732ee42b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Delete volume request issued successfully. Aug 20 07:49:37.047998 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9a7eba9-e580-4432-81bd-c172732ee42b tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891/action returned with HTTP 202 Aug 20 07:49:37.048579 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 398/1595] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:37 2026] POST /volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:37.058515 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-04186f45-1bbd-4f64-880b-3beb1028efaa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:37.060695 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04186f45-1bbd-4f64-880b-3beb1028efaa tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 Aug 20 07:49:37.060825 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04186f45-1bbd-4f64-880b-3beb1028efaa tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:37.061029 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04186f45-1bbd-4f64-880b-3beb1028efaa tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:37.069295 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:37.069295 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:37.075861 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-04186f45-1bbd-4f64-880b-3beb1028efaa tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:37.083384 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04186f45-1bbd-4f64-880b-3beb1028efaa tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 returned with HTTP 200 Aug 20 07:49:37.083807 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 400/1596] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:37 2026] GET /volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:37.505623 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab24a2f8-6df2-465c-8a50-9cc40bd083e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:37.507697 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab24a2f8-6df2-465c-8a50-9cc40bd083e6 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e Aug 20 07:49:37.507846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab24a2f8-6df2-465c-8a50-9cc40bd083e6 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:37.508048 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab24a2f8-6df2-465c-8a50-9cc40bd083e6 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:37.517855 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab24a2f8-6df2-465c-8a50-9cc40bd083e6 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e returned with HTTP 404 Aug 20 07:49:37.518705 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 400/1597] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:37 2026] GET /volume/v3/volumes/3c16f674-20ab-4585-b3c3-d1370307990e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:37.531579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-704edf17-c5fb-4fed-b5e2-1517bea5db81 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:37.533619 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-704edf17-c5fb-4fed-b5e2-1517bea5db81 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc Aug 20 07:49:37.533619 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-704edf17-c5fb-4fed-b5e2-1517bea5db81 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:37.533619 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-704edf17-c5fb-4fed-b5e2-1517bea5db81 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:37.533619 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-704edf17-c5fb-4fed-b5e2-1517bea5db81 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Delete volume with id: f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc Aug 20 07:49:37.546672 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:37.546672 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:37.547364 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-704edf17-c5fb-4fed-b5e2-1517bea5db81 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:37.561591 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b31d2d9-22a6-4b8f-a580-38a044863275 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:37.562426 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b31d2d9-22a6-4b8f-a580-38a044863275 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 Aug 20 07:49:37.562667 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b31d2d9-22a6-4b8f-a580-38a044863275 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:37.563042 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b31d2d9-22a6-4b8f-a580-38a044863275 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:37.569722 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b31d2d9-22a6-4b8f-a580-38a044863275 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 returned with HTTP 404 Aug 20 07:49:37.570230 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 399/1598] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:37 2026] GET /volume/v3/volumes/3dce98a4-b887-4ac1-9194-6a8be14a6f61 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:37.582132 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bffa7398-555d-4b35-9788-b0e63f4a7e09 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:37.585238 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bffa7398-555d-4b35-9788-b0e63f4a7e09 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:37.585541 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bffa7398-555d-4b35-9788-b0e63f4a7e09 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:37.585809 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bffa7398-555d-4b35-9788-b0e63f4a7e09 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:37.592794 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-704edf17-c5fb-4fed-b5e2-1517bea5db81 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Delete volume request issued successfully. Aug 20 07:49:37.593204 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-704edf17-c5fb-4fed-b5e2-1517bea5db81 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc returned with HTTP 202 Aug 20 07:49:37.593588 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 400/1599] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:37 2026] DELETE /volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:37.599315 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:37.599315 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:37.604192 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4f9c4163-7494-456c-891c-18b5b8e780ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:37.606080 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bffa7398-555d-4b35-9788-b0e63f4a7e09 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:37.608369 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f9c4163-7494-456c-891c-18b5b8e780ea tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc Aug 20 07:49:37.608586 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f9c4163-7494-456c-891c-18b5b8e780ea tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:37.608800 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f9c4163-7494-456c-891c-18b5b8e780ea tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:37.623482 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bffa7398-555d-4b35-9788-b0e63f4a7e09 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 200 Aug 20 07:49:37.625096 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 401/1600] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:37 2026] GET /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 1404 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:37.627238 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:37.627238 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:37.641221 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4f9c4163-7494-456c-891c-18b5b8e780ea tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Volume info retrieved successfully. Aug 20 07:49:37.648880 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a616a71a-ac69-47f0-b54e-799b0350a10a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:37.652859 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f9c4163-7494-456c-891c-18b5b8e780ea tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc returned with HTTP 200 Aug 20 07:49:37.652859 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 401/1601] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:37 2026] GET /volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:37.653045 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a616a71a-ac69-47f0-b54e-799b0350a10a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] DELETE https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:37.653045 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a616a71a-ac69-47f0-b54e-799b0350a10a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:37.653045 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a616a71a-ac69-47f0-b54e-799b0350a10a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:37.653045 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a616a71a-ac69-47f0-b54e-799b0350a10a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume with id: af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:37.667408 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:37.667408 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:37.667408 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a616a71a-ac69-47f0-b54e-799b0350a10a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:37.711303 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a616a71a-ac69-47f0-b54e-799b0350a10a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Delete volume request issued successfully. Aug 20 07:49:37.711303 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a616a71a-ac69-47f0-b54e-799b0350a10a tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 202 Aug 20 07:49:37.711303 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 400/1602] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:37 2026] DELETE /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 07:49:37.721160 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9ef02c75-b3af-4f03-b4a9-3f7a1caf5169 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:37.724674 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9ef02c75-b3af-4f03-b4a9-3f7a1caf5169 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:37.725709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9ef02c75-b3af-4f03-b4a9-3f7a1caf5169 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:37.725709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9ef02c75-b3af-4f03-b4a9-3f7a1caf5169 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:37.743110 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:37.743110 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:37.751982 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9ef02c75-b3af-4f03-b4a9-3f7a1caf5169 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Volume info retrieved successfully. Aug 20 07:49:37.763411 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9ef02c75-b3af-4f03-b4a9-3f7a1caf5169 tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 200 Aug 20 07:49:37.764513 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 401/1603] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:37 2026] GET /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 1403 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:38.102610 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-76239a70-f533-43bd-a4bc-6aac5fbed037 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:38.105535 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76239a70-f533-43bd-a4bc-6aac5fbed037 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 Aug 20 07:49:38.105828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76239a70-f533-43bd-a4bc-6aac5fbed037 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:38.106094 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76239a70-f533-43bd-a4bc-6aac5fbed037 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:38.114277 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76239a70-f533-43bd-a4bc-6aac5fbed037 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 returned with HTTP 404 Aug 20 07:49:38.115132 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 402/1604] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:38 2026] GET /volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:38.125856 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4ab310fb-bca0-4221-adce-709b92fd5b9e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:38.128060 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ab310fb-bca0-4221-adce-709b92fd5b9e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 Aug 20 07:49:38.128477 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ab310fb-bca0-4221-adce-709b92fd5b9e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:38.128639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ab310fb-bca0-4221-adce-709b92fd5b9e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:38.137838 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ab310fb-bca0-4221-adce-709b92fd5b9e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 returned with HTTP 404 Aug 20 07:49:38.138448 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 402/1605] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:38 2026] GET /volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:38.146819 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e1543119-a9d1-41e9-9288-943e82822f52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:38.148959 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1543119-a9d1-41e9-9288-943e82822f52 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 Aug 20 07:49:38.149247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1543119-a9d1-41e9-9288-943e82822f52 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:38.149523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1543119-a9d1-41e9-9288-943e82822f52 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:38.149779 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e1543119-a9d1-41e9-9288-943e82822f52 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Delete volume with id: b70ffd81-6ad5-463b-802d-aeff5c9ce891 Aug 20 07:49:38.160627 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1543119-a9d1-41e9-9288-943e82822f52 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 returned with HTTP 404 Aug 20 07:49:38.161789 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 401/1606] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:38 2026] DELETE /volume/v3/volumes/b70ffd81-6ad5-463b-802d-aeff5c9ce891 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:38.173347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-453858ae-2e20-4f4c-aa7e-097e91964137 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:38.175540 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:38.176000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1786994770"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:38.177696 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1786994770'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:38.177878 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume of 1 GB Aug 20 07:49:38.182925 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Availability Zones retrieved successfully. Aug 20 07:49:38.192054 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (c6c42286-e2bb-467c-93d8-f93ec2d71716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:38.194016 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f0b291-e646-4488-a7c4-22b8434ac617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:38.195534 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:38.234508 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f0b291-e646-4488-a7c4-22b8434ac617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:38.235363 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace712fd-9295-4b70-aad6-0aa8d1e243bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:38.292586 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Created reservations ['b3ba8097-5f99-4496-b976-6c97072cd37c', 'f90f3516-5f9c-4a35-a5fb-0bcc5010cfde', '51a77a90-09c8-4227-bde0-7c3fb46cdc7a', 'fc186524-b0ff-49be-811d-8e8a5605653a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:38.293668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace712fd-9295-4b70-aad6-0aa8d1e243bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3ba8097-5f99-4496-b976-6c97072cd37c', 'f90f3516-5f9c-4a35-a5fb-0bcc5010cfde', '51a77a90-09c8-4227-bde0-7c3fb46cdc7a', 'fc186524-b0ff-49be-811d-8e8a5605653a']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:38.294706 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aceb99af-7208-4533-bfb4-231d9edad7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:38.326964 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aceb99af-7208-4533-bfb4-231d9edad7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1786994770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['b3ba8097-5f99-4496-b976-6c97072cd37c','f90f3516-5f9c-4a35-a5fb-0bcc5010cfde','51a77a90-09c8-4227-bde0-7c3fb46cdc7a','fc186524-b0ff-49be-811d-8e8a5605653a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1786994770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='812bf42bddb34b84a4c113e49d12ce7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:38.328336 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83deb340-783f-4225-a026-0f20de6606a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:38.354117 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83deb340-783f-4225-a026-0f20de6606a9) transitioned into state 'SUCCESS' from state '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-1786994770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['b3ba8097-5f99-4496-b976-6c97072cd37c','f90f3516-5f9c-4a35-a5fb-0bcc5010cfde','51a77a90-09c8-4227-bde0-7c3fb46cdc7a','fc186524-b0ff-49be-811d-8e8a5605653a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:38.354857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb50eea-3dc7-4798-88a3-1ae50b2f5cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:38.367882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb50eea-3dc7-4798-88a3-1ae50b2f5cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:38.368894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (c6c42286-e2bb-467c-93d8-f93ec2d71716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:38.369060 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request issued successfully. Aug 20 07:49:38.369820 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-453858ae-2e20-4f4c-aa7e-097e91964137 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:38.370454 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 402/1607] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:38 2026] POST /volume/v3/volumes => generated 747 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:38.384178 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2aca2c08-e3e0-4d3e-bc94-1a236c0538fc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:38.386784 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2aca2c08-e3e0-4d3e-bc94-1a236c0538fc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 Aug 20 07:49:38.387133 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2aca2c08-e3e0-4d3e-bc94-1a236c0538fc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:38.387432 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2aca2c08-e3e0-4d3e-bc94-1a236c0538fc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:38.395140 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:38.395140 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:38.399942 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2aca2c08-e3e0-4d3e-bc94-1a236c0538fc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:38.405825 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2aca2c08-e3e0-4d3e-bc94-1a236c0538fc tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 returned with HTTP 200 Aug 20 07:49:38.406340 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 403/1608] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:38 2026] GET /volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:38.669248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e5967cb5-8f47-4c9d-8962-700dcca23194 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:38.673515 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5967cb5-8f47-4c9d-8962-700dcca23194 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] GET https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc Aug 20 07:49:38.674816 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e5967cb5-8f47-4c9d-8962-700dcca23194 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:38.675238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e5967cb5-8f47-4c9d-8962-700dcca23194 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:38.687271 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5967cb5-8f47-4c9d-8962-700dcca23194 tempest-ServersNegativeTestJSON-558888809 tempest-ServersNegativeTestJSON-558888809-project-member] https://10.4.3.57/volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc returned with HTTP 404 Aug 20 07:49:38.687271 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 403/1609] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:38 2026] GET /volume/v3/volumes/f4be0bdd-3ba5-4b9f-a4ee-5abedbb4a9bc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:38.787158 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-72c0c2e5-c1c9-41a7-81e4-93637cc1dbcb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:38.789139 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72c0c2e5-c1c9-41a7-81e4-93637cc1dbcb tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] GET https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 Aug 20 07:49:38.789733 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72c0c2e5-c1c9-41a7-81e4-93637cc1dbcb tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:38.790118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72c0c2e5-c1c9-41a7-81e4-93637cc1dbcb tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:38.798599 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72c0c2e5-c1c9-41a7-81e4-93637cc1dbcb tempest-VolumesGetTest-1938127715 tempest-VolumesGetTest-1938127715-project-member] https://10.4.3.57/volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 returned with HTTP 404 Aug 20 07:49:38.799997 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 402/1610] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:38 2026] GET /volume/v3/volumes/af19ca91-773e-4ca6-9c9a-5f6dd9dddf18 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:39.423022 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-133b62bb-fee4-49d6-96c3-260d4e26afb3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:39.425583 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-133b62bb-fee4-49d6-96c3-260d4e26afb3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 Aug 20 07:49:39.425863 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-133b62bb-fee4-49d6-96c3-260d4e26afb3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:39.426128 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-133b62bb-fee4-49d6-96c3-260d4e26afb3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:39.437489 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:39.437489 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:39.445958 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-133b62bb-fee4-49d6-96c3-260d4e26afb3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:39.453402 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-133b62bb-fee4-49d6-96c3-260d4e26afb3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 returned with HTTP 200 Aug 20 07:49:39.454106 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 403/1611] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:39 2026] GET /volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:39.470955 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-daadee62-380e-406c-81d0-89c0c0b09e59 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:39.475971 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-daadee62-380e-406c-81d0-89c0c0b09e59 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66/action Aug 20 07:49:39.476604 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-daadee62-380e-406c-81d0-89c0c0b09e59 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:39.477815 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-daadee62-380e-406c-81d0-89c0c0b09e59 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:39.491099 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:39.491099 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:39.493142 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-daadee62-380e-406c-81d0-89c0c0b09e59 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Updating volume '4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66' with '{'status': 'creating'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:49:39.535484 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-daadee62-380e-406c-81d0-89c0c0b09e59 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66/action returned with HTTP 202 Aug 20 07:49:39.535484 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 404/1612] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:39 2026] POST /volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:39.554053 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d4991ae4-b5da-44b8-a485-7c5332ffcc73 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:39.554053 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4991ae4-b5da-44b8-a485-7c5332ffcc73 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 Aug 20 07:49:39.557055 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4991ae4-b5da-44b8-a485-7c5332ffcc73 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:39.557055 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4991ae4-b5da-44b8-a485-7c5332ffcc73 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:39.574635 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:39.574635 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:39.583795 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d4991ae4-b5da-44b8-a485-7c5332ffcc73 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:39.590020 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4991ae4-b5da-44b8-a485-7c5332ffcc73 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 returned with HTTP 200 Aug 20 07:49:39.590503 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 404/1613] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:39 2026] GET /volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:39.607982 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cbc5bee6-b9d9-4b13-8c19-68ca7195985d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:39.610400 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cbc5bee6-b9d9-4b13-8c19-68ca7195985d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66/action Aug 20 07:49:39.612428 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cbc5bee6-b9d9-4b13-8c19-68ca7195985d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:39.612428 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cbc5bee6-b9d9-4b13-8c19-68ca7195985d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:39.635729 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:39.635729 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:39.635729 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cbc5bee6-b9d9-4b13-8c19-68ca7195985d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Volume info retrieved successfully. Aug 20 07:49:39.693276 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cbc5bee6-b9d9-4b13-8c19-68ca7195985d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Delete volume request issued successfully. Aug 20 07:49:39.693276 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cbc5bee6-b9d9-4b13-8c19-68ca7195985d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66/action returned with HTTP 202 Aug 20 07:49:39.693276 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 403/1614] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:39 2026] POST /volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:39.707499 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9ab51145-8060-4563-b975-430412c32a82 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:39.712721 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9ab51145-8060-4563-b975-430412c32a82 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 Aug 20 07:49:39.712721 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9ab51145-8060-4563-b975-430412c32a82 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:39.712721 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9ab51145-8060-4563-b975-430412c32a82 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:39.727491 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:39.727491 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:39.732509 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9ab51145-8060-4563-b975-430412c32a82 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:39.739521 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9ab51145-8060-4563-b975-430412c32a82 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 returned with HTTP 200 Aug 20 07:49:39.740210 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 404/1615] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:39 2026] GET /volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:40.756723 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a82d2e10-3d03-4d9e-8a50-3828ef50c72a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:40.760368 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a82d2e10-3d03-4d9e-8a50-3828ef50c72a tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 Aug 20 07:49:40.760747 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a82d2e10-3d03-4d9e-8a50-3828ef50c72a tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:40.760747 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a82d2e10-3d03-4d9e-8a50-3828ef50c72a tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:40.777279 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a82d2e10-3d03-4d9e-8a50-3828ef50c72a tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 returned with HTTP 404 Aug 20 07:49:40.777962 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 405/1616] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:40 2026] GET /volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:40.787911 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-18bbe952-41e9-45c2-835d-84235c82bf32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:40.789956 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18bbe952-41e9-45c2-835d-84235c82bf32 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 Aug 20 07:49:40.790150 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18bbe952-41e9-45c2-835d-84235c82bf32 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:40.790335 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18bbe952-41e9-45c2-835d-84235c82bf32 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:40.797326 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18bbe952-41e9-45c2-835d-84235c82bf32 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 returned with HTTP 404 Aug 20 07:49:40.797326 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 405/1617] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:40 2026] GET /volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:40.807500 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a7bc065-b76c-4b95-be66-6313b4583d03 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:40.813571 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a7bc065-b76c-4b95-be66-6313b4583d03 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] DELETE https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 Aug 20 07:49:40.814088 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a7bc065-b76c-4b95-be66-6313b4583d03 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:40.814088 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a7bc065-b76c-4b95-be66-6313b4583d03 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:40.814212 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2a7bc065-b76c-4b95-be66-6313b4583d03 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Delete volume with id: 4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 Aug 20 07:49:40.829628 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a7bc065-b76c-4b95-be66-6313b4583d03 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 returned with HTTP 404 Aug 20 07:49:40.830427 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 404/1618] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:40 2026] DELETE /volume/v3/volumes/4687a4c3-be7e-44bf-8f5f-f9fafe7a8f66 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:40.843832 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-68636fc9-696e-4426-887f-f9ff1768c04e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:40.846437 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:40.846886 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-356640478"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:40.849202 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-356640478'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:40.849370 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume of 1 GB Aug 20 07:49:40.855493 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Availability Zones retrieved successfully. Aug 20 07:49:40.862940 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (2b1e290a-26e1-4eed-8252-03ac413892d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:40.866466 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391b6d10-e3ff-4beb-9704-682cc94e1e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:40.867889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:40.906084 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391b6d10-e3ff-4beb-9704-682cc94e1e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:40.910014 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63387f7a-0201-4f31-bb33-1f905b9b8d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:40.963326 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Created reservations ['4bed3900-b3ed-484a-b986-afeab28552ce', '13e2b6df-869f-4c04-a7b8-1ea59b29dedb', 'fc1913da-173e-43e6-9bb8-1f6fd6a75f7b', 'fa525a0b-cc8a-457e-bd0e-141e08730068'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:40.964475 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63387f7a-0201-4f31-bb33-1f905b9b8d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bed3900-b3ed-484a-b986-afeab28552ce', '13e2b6df-869f-4c04-a7b8-1ea59b29dedb', 'fc1913da-173e-43e6-9bb8-1f6fd6a75f7b', 'fa525a0b-cc8a-457e-bd0e-141e08730068']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:40.965232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3726f0ce-e2ee-45cd-8a38-f511ed6c49cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:40.999174 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3726f0ce-e2ee-45cd-8a38-f511ed6c49cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c94a04-9ba6-44ac-af78-39d2a0c8f972', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-356640478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['4bed3900-b3ed-484a-b986-afeab28552ce','13e2b6df-869f-4c04-a7b8-1ea59b29dedb','fc1913da-173e-43e6-9bb8-1f6fd6a75f7b','fa525a0b-cc8a-457e-bd0e-141e08730068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-356640478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59c94a04-9ba6-44ac-af78-39d2a0c8f972,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='812bf42bddb34b84a4c113e49d12ce7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:41.000580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2732b3-e67d-4c2e-aedf-ff231941ef8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:41.031575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2732b3-e67d-4c2e-aedf-ff231941ef8f) transitioned into state 'SUCCESS' from state '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-356640478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['4bed3900-b3ed-484a-b986-afeab28552ce','13e2b6df-869f-4c04-a7b8-1ea59b29dedb','fc1913da-173e-43e6-9bb8-1f6fd6a75f7b','fa525a0b-cc8a-457e-bd0e-141e08730068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:41.031575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a35a841-b0b0-4650-a553-1e3508765086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:41.051906 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a35a841-b0b0-4650-a553-1e3508765086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:41.053251 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (2b1e290a-26e1-4eed-8252-03ac413892d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:41.055291 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request issued successfully. Aug 20 07:49:41.056280 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68636fc9-696e-4426-887f-f9ff1768c04e tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:41.057859 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 405/1619] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:40 2026] POST /volume/v3/volumes => generated 746 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:41.073886 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ade08acb-df9f-4f26-a864-9a52f223b607 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:41.077042 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ade08acb-df9f-4f26-a864-9a52f223b607 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 Aug 20 07:49:41.077362 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ade08acb-df9f-4f26-a864-9a52f223b607 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:41.078450 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ade08acb-df9f-4f26-a864-9a52f223b607 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:41.083443 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=476,cinder:INSERT=89,cinder:UPDATE=144,cinder:DELETE=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:49:41.093915 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:41.093915 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:41.105581 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ade08acb-df9f-4f26-a864-9a52f223b607 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:41.114455 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ade08acb-df9f-4f26-a864-9a52f223b607 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 returned with HTTP 200 Aug 20 07:49:41.115151 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 406/1620] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:41 2026] GET /volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:42.131415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1fb58d76-e776-44ef-b859-ef1eb2127245 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:42.133682 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fb58d76-e776-44ef-b859-ef1eb2127245 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 Aug 20 07:49:42.133988 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fb58d76-e776-44ef-b859-ef1eb2127245 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:42.134470 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fb58d76-e776-44ef-b859-ef1eb2127245 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:42.144272 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:42.144272 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:42.151030 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1fb58d76-e776-44ef-b859-ef1eb2127245 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:42.159643 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fb58d76-e776-44ef-b859-ef1eb2127245 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 returned with HTTP 200 Aug 20 07:49:42.160284 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 406/1621] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:42 2026] GET /volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:42.179412 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0b86571b-502a-47ba-9274-d208b3e90e65 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:42.181597 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b86571b-502a-47ba-9274-d208b3e90e65 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972/action Aug 20 07:49:42.182080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b86571b-502a-47ba-9274-d208b3e90e65 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:42.182271 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b86571b-502a-47ba-9274-d208b3e90e65 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:42.195148 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:42.195148 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:42.195754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-0b86571b-502a-47ba-9274-d208b3e90e65 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Updating volume '59c94a04-9ba6-44ac-af78-39d2a0c8f972' with '{'status': 'error'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:49:42.228145 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b86571b-502a-47ba-9274-d208b3e90e65 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972/action returned with HTTP 202 Aug 20 07:49:42.228145 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 405/1622] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:42 2026] POST /volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:42.240926 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d8ffef5-b34a-49ff-98f5-33a9c4cc68bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:42.243598 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d8ffef5-b34a-49ff-98f5-33a9c4cc68bf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 Aug 20 07:49:42.243890 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d8ffef5-b34a-49ff-98f5-33a9c4cc68bf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:42.244163 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d8ffef5-b34a-49ff-98f5-33a9c4cc68bf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:42.255002 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:42.255002 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:42.260075 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d8ffef5-b34a-49ff-98f5-33a9c4cc68bf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:42.265907 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d8ffef5-b34a-49ff-98f5-33a9c4cc68bf tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 returned with HTTP 200 Aug 20 07:49:42.266564 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 406/1623] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:42 2026] GET /volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:42.284311 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1730e473-baec-4b62-8ba5-78aead8bdbc9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:42.287188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1730e473-baec-4b62-8ba5-78aead8bdbc9 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972/action Aug 20 07:49:42.287188 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1730e473-baec-4b62-8ba5-78aead8bdbc9 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:42.287361 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1730e473-baec-4b62-8ba5-78aead8bdbc9 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:42.301081 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:42.301081 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:42.301492 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1730e473-baec-4b62-8ba5-78aead8bdbc9 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Volume info retrieved successfully. Aug 20 07:49:42.347265 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1730e473-baec-4b62-8ba5-78aead8bdbc9 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Delete volume request issued successfully. Aug 20 07:49:42.347265 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1730e473-baec-4b62-8ba5-78aead8bdbc9 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972/action returned with HTTP 202 Aug 20 07:49:42.347265 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 407/1624] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:42 2026] POST /volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:42.358869 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-015b56f5-b7c3-4fb7-819b-938a4ab19530 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:42.358945 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-015b56f5-b7c3-4fb7-819b-938a4ab19530 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 Aug 20 07:49:42.359232 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-015b56f5-b7c3-4fb7-819b-938a4ab19530 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:42.359427 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-015b56f5-b7c3-4fb7-819b-938a4ab19530 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:42.370484 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:42.370484 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:42.376255 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-015b56f5-b7c3-4fb7-819b-938a4ab19530 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:42.387904 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-015b56f5-b7c3-4fb7-819b-938a4ab19530 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 returned with HTTP 200 Aug 20 07:49:42.387904 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 407/1625] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:42 2026] GET /volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:43.408211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a44b7e1c-b7c3-4631-9cef-7fb024bf3a91 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:43.411361 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a44b7e1c-b7c3-4631-9cef-7fb024bf3a91 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 Aug 20 07:49:43.411591 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a44b7e1c-b7c3-4631-9cef-7fb024bf3a91 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:43.411837 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a44b7e1c-b7c3-4631-9cef-7fb024bf3a91 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:43.418259 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a44b7e1c-b7c3-4631-9cef-7fb024bf3a91 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 returned with HTTP 404 Aug 20 07:49:43.418959 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 406/1626] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:43 2026] GET /volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:43.429797 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-53c3a6cb-1fa0-4f9d-bb8a-ffdd9108bc99 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:43.433135 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53c3a6cb-1fa0-4f9d-bb8a-ffdd9108bc99 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 Aug 20 07:49:43.433135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53c3a6cb-1fa0-4f9d-bb8a-ffdd9108bc99 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:43.433135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53c3a6cb-1fa0-4f9d-bb8a-ffdd9108bc99 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:43.440428 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53c3a6cb-1fa0-4f9d-bb8a-ffdd9108bc99 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 returned with HTTP 404 Aug 20 07:49:43.441166 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 407/1627] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:43 2026] GET /volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:43.453395 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4f29e1c-f334-4afe-8237-7f8762c33ea0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:43.456068 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4f29e1c-f334-4afe-8237-7f8762c33ea0 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] DELETE https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 Aug 20 07:49:43.456355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4f29e1c-f334-4afe-8237-7f8762c33ea0 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:43.456580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4f29e1c-f334-4afe-8237-7f8762c33ea0 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:43.456638 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c4f29e1c-f334-4afe-8237-7f8762c33ea0 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Delete volume with id: 59c94a04-9ba6-44ac-af78-39d2a0c8f972 Aug 20 07:49:43.467985 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4f29e1c-f334-4afe-8237-7f8762c33ea0 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 returned with HTTP 404 Aug 20 07:49:43.468958 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 408/1628] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:43 2026] DELETE /volume/v3/volumes/59c94a04-9ba6-44ac-af78-39d2a0c8f972 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:43.486330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:43.490112 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:43.490659 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-359274190"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:43.492706 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-359274190'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:43.493032 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume of 1 GB Aug 20 07:49:43.498308 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Availability Zones retrieved successfully. Aug 20 07:49:43.507042 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (7408ca62-c57e-4aa9-912e-52711fd2b88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:43.508141 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76575d30-293b-40c9-ba64-11e9fdd53601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:43.509057 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:43.543307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76575d30-293b-40c9-ba64-11e9fdd53601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:43.544610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a538f7-c3f1-4f00-a07d-9d682cea6285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:43.605955 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Created reservations ['cc9eea1e-0729-4007-bfae-a87f73020db8', '7a3904d7-2338-45bd-84ee-6b5be3a1a5b6', '051beb81-94cd-4b06-8cb7-b7d5f1578241', '30168a38-ce29-4379-82d0-a9536d268775'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:43.607245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a538f7-c3f1-4f00-a07d-9d682cea6285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc9eea1e-0729-4007-bfae-a87f73020db8', '7a3904d7-2338-45bd-84ee-6b5be3a1a5b6', '051beb81-94cd-4b06-8cb7-b7d5f1578241', '30168a38-ce29-4379-82d0-a9536d268775']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:43.608687 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70808c56-234c-4b94-a0db-17d0793c9a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:43.640453 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70808c56-234c-4b94-a0db-17d0793c9a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f399e087-ab39-439b-a1bf-8ab46176fe75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-359274190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['cc9eea1e-0729-4007-bfae-a87f73020db8','7a3904d7-2338-45bd-84ee-6b5be3a1a5b6','051beb81-94cd-4b06-8cb7-b7d5f1578241','30168a38-ce29-4379-82d0-a9536d268775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-359274190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f399e087-ab39-439b-a1bf-8ab46176fe75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='812bf42bddb34b84a4c113e49d12ce7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:43.641557 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e874934-3619-4bb7-8319-5c153a7b2954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:43.673240 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e874934-3619-4bb7-8319-5c153a7b2954) transitioned into state 'SUCCESS' from state '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-359274190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['cc9eea1e-0729-4007-bfae-a87f73020db8','7a3904d7-2338-45bd-84ee-6b5be3a1a5b6','051beb81-94cd-4b06-8cb7-b7d5f1578241','30168a38-ce29-4379-82d0-a9536d268775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:43.674353 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16a0714-e11a-4cf7-a155-8b1a520320f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:43.690530 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16a0714-e11a-4cf7-a155-8b1a520320f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:43.691817 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (7408ca62-c57e-4aa9-912e-52711fd2b88a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:43.693133 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request issued successfully. Aug 20 07:49:43.694800 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a48b706-ff79-4550-97a0-b16ff79061f8 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:43.696216 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 408/1629] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:43 2026] POST /volume/v3/volumes => generated 746 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 07:49:43.712276 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-958f4341-617c-4eff-aad9-20eafc2cee0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:43.714907 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-958f4341-617c-4eff-aad9-20eafc2cee0b tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 Aug 20 07:49:43.715282 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-958f4341-617c-4eff-aad9-20eafc2cee0b tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:43.715584 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-958f4341-617c-4eff-aad9-20eafc2cee0b tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:43.725685 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:43.725685 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:43.729957 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-958f4341-617c-4eff-aad9-20eafc2cee0b tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:43.737803 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-958f4341-617c-4eff-aad9-20eafc2cee0b tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 returned with HTTP 200 Aug 20 07:49:43.738375 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 407/1630] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:43 2026] GET /volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:44.754884 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c4691dfb-4eb5-4280-bd5e-08b80e453cd7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:44.759846 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c4691dfb-4eb5-4280-bd5e-08b80e453cd7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 Aug 20 07:49:44.760136 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c4691dfb-4eb5-4280-bd5e-08b80e453cd7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:44.760572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c4691dfb-4eb5-4280-bd5e-08b80e453cd7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:44.775950 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:44.775950 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:44.786220 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c4691dfb-4eb5-4280-bd5e-08b80e453cd7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:44.791770 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c4691dfb-4eb5-4280-bd5e-08b80e453cd7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 returned with HTTP 200 Aug 20 07:49:44.792388 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 408/1631] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:44 2026] GET /volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:44.807980 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea9d7df9-4e28-44d3-8d93-09cd0013d1eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:44.810714 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea9d7df9-4e28-44d3-8d93-09cd0013d1eb tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75/action Aug 20 07:49:44.811160 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea9d7df9-4e28-44d3-8d93-09cd0013d1eb tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:44.811341 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea9d7df9-4e28-44d3-8d93-09cd0013d1eb tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:44.847327 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:44.847327 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:44.847327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-ea9d7df9-4e28-44d3-8d93-09cd0013d1eb tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Updating volume 'f399e087-ab39-439b-a1bf-8ab46176fe75' with '{'status': 'maintenance'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:49:44.885884 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea9d7df9-4e28-44d3-8d93-09cd0013d1eb tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75/action returned with HTTP 202 Aug 20 07:49:44.886724 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 409/1632] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:44 2026] POST /volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:44.901856 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d00ed886-8f75-423a-afac-24d3bf7539b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:44.909677 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d00ed886-8f75-423a-afac-24d3bf7539b5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 Aug 20 07:49:44.910259 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d00ed886-8f75-423a-afac-24d3bf7539b5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:44.910259 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d00ed886-8f75-423a-afac-24d3bf7539b5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:44.921582 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:44.921582 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:44.927910 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d00ed886-8f75-423a-afac-24d3bf7539b5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:44.935824 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d00ed886-8f75-423a-afac-24d3bf7539b5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 returned with HTTP 200 Aug 20 07:49:44.937026 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 409/1633] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:44 2026] GET /volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:44.959994 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df0c4ec4-78cd-418c-a884-66261c60471e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:44.963474 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df0c4ec4-78cd-418c-a884-66261c60471e tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75/action Aug 20 07:49:44.964097 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df0c4ec4-78cd-418c-a884-66261c60471e tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:44.964772 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df0c4ec4-78cd-418c-a884-66261c60471e tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:44.979247 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:44.979247 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:44.979741 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-df0c4ec4-78cd-418c-a884-66261c60471e tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Volume info retrieved successfully. Aug 20 07:49:45.025895 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-df0c4ec4-78cd-418c-a884-66261c60471e tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Delete volume request issued successfully. Aug 20 07:49:45.028170 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df0c4ec4-78cd-418c-a884-66261c60471e tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75/action returned with HTTP 202 Aug 20 07:49:45.028170 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 408/1634] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:44 2026] POST /volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:45.039607 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-efa289e2-99f6-4980-bfdc-1b3bbfedfe97 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:45.043361 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-efa289e2-99f6-4980-bfdc-1b3bbfedfe97 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 Aug 20 07:49:45.043361 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-efa289e2-99f6-4980-bfdc-1b3bbfedfe97 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:45.043571 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-efa289e2-99f6-4980-bfdc-1b3bbfedfe97 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:45.057212 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:45.057212 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:45.068199 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-efa289e2-99f6-4980-bfdc-1b3bbfedfe97 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:45.070244 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:45.074355 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:45.075486 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1107324580"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:45.077705 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-efa289e2-99f6-4980-bfdc-1b3bbfedfe97 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 returned with HTTP 200 Aug 20 07:49:45.078163 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1107324580'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:45.078278 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 409/1635] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:45 2026] GET /volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:45.078378 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Create volume of 1 GB Aug 20 07:49:45.078859 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:45.078859 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:45.085303 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Availability Zones retrieved successfully. Aug 20 07:49:45.096470 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Flow 'volume_create_api' (d28374b8-af1e-49ef-a850-355132eb2496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:45.098675 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d67ccc-31a2-481d-8530-11ad5421bfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:45.100324 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:45.142340 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d67ccc-31a2-481d-8530-11ad5421bfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:45.143415 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b789b4a-9c39-4ede-8217-41b60d139e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:45.205459 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Created reservations ['76192e79-b5b4-496f-96ad-78e22a495b1c', '8abfe1a8-83b6-4b7f-9872-a37e4e63b70f', 'eec3641e-f578-402c-a715-37d75694b64d', 'f6ee0382-19e3-4572-a86f-87eed4de247d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:45.206344 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b789b4a-9c39-4ede-8217-41b60d139e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76192e79-b5b4-496f-96ad-78e22a495b1c', '8abfe1a8-83b6-4b7f-9872-a37e4e63b70f', 'eec3641e-f578-402c-a715-37d75694b64d', 'f6ee0382-19e3-4572-a86f-87eed4de247d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:45.207450 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bed4a71-79ea-4599-a767-f7e67e52781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:45.239077 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bed4a71-79ea-4599-a767-f7e67e52781a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01108f9c-69bb-427e-87dd-08f68b651d7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1107324580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f5eb7ce31e4be5b05521afb81290be',qos_specs=None,replication_status=,reservations=['76192e79-b5b4-496f-96ad-78e22a495b1c','8abfe1a8-83b6-4b7f-9872-a37e4e63b70f','eec3641e-f578-402c-a715-37d75694b64d','f6ee0382-19e3-4572-a86f-87eed4de247d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6955d25233495d8d1997dacdb5228e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1107324580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01108f9c-69bb-427e-87dd-08f68b651d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f5eb7ce31e4be5b05521afb81290be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b6955d25233495d8d1997dacdb5228e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:45.240084 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948c84c5-ea78-446b-8b8c-93862e623a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:45.271595 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948c84c5-ea78-446b-8b8c-93862e623a83) transitioned into state 'SUCCESS' from state '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-1107324580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f5eb7ce31e4be5b05521afb81290be',qos_specs=None,replication_status=,reservations=['76192e79-b5b4-496f-96ad-78e22a495b1c','8abfe1a8-83b6-4b7f-9872-a37e4e63b70f','eec3641e-f578-402c-a715-37d75694b64d','f6ee0382-19e3-4572-a86f-87eed4de247d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6955d25233495d8d1997dacdb5228e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:45.272769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618ea167-33a1-4af0-9339-0b854cfadd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:45.289299 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618ea167-33a1-4af0-9339-0b854cfadd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:45.290208 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Flow 'volume_create_api' (d28374b8-af1e-49ef-a850-355132eb2496) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:45.290596 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Create volume request issued successfully. Aug 20 07:49:45.291197 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5afc7955-d881-4f45-84df-e1a8574e22c2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:45.291839 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 410/1636] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:45 2026] POST /volume/v3/volumes => generated 749 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:45.308493 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-36e04791-3170-4571-9701-a39055fa4ff1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:45.311496 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36e04791-3170-4571-9701-a39055fa4ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:45.311799 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36e04791-3170-4571-9701-a39055fa4ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:45.312732 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36e04791-3170-4571-9701-a39055fa4ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:45.325666 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:45.325666 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:45.330312 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-36e04791-3170-4571-9701-a39055fa4ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:45.338661 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36e04791-3170-4571-9701-a39055fa4ff1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:45.339211 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 410/1637] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:45 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:46.093768 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8929d3e-df03-44c5-a003-2f876bdda6f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.095992 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8929d3e-df03-44c5-a003-2f876bdda6f1 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 Aug 20 07:49:46.096209 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8929d3e-df03-44c5-a003-2f876bdda6f1 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.096421 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8929d3e-df03-44c5-a003-2f876bdda6f1 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.108017 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8929d3e-df03-44c5-a003-2f876bdda6f1 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 returned with HTTP 404 Aug 20 07:49:46.108709 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 409/1638] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:46.120991 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-92bd7db7-4d41-42ed-8dc1-c4891dec5e55 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.124258 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-92bd7db7-4d41-42ed-8dc1-c4891dec5e55 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 Aug 20 07:49:46.124537 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-92bd7db7-4d41-42ed-8dc1-c4891dec5e55 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.124817 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-92bd7db7-4d41-42ed-8dc1-c4891dec5e55 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.135506 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-92bd7db7-4d41-42ed-8dc1-c4891dec5e55 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 returned with HTTP 404 Aug 20 07:49:46.136347 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 410/1639] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:46.146481 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59aa2b46-1dba-4cbf-9b96-4caaf3ef57de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.148819 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59aa2b46-1dba-4cbf-9b96-4caaf3ef57de tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 Aug 20 07:49:46.149093 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59aa2b46-1dba-4cbf-9b96-4caaf3ef57de tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.149289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59aa2b46-1dba-4cbf-9b96-4caaf3ef57de tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.149524 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-59aa2b46-1dba-4cbf-9b96-4caaf3ef57de tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Delete volume with id: f399e087-ab39-439b-a1bf-8ab46176fe75 Aug 20 07:49:46.156131 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59aa2b46-1dba-4cbf-9b96-4caaf3ef57de tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 returned with HTTP 404 Aug 20 07:49:46.156680 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 411/1640] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:46 2026] DELETE /volume/v3/volumes/f399e087-ab39-439b-a1bf-8ab46176fe75 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:46.166902 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.169390 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:46.169772 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-332549822"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:46.172317 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-332549822'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:46.172317 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume of 1 GB Aug 20 07:49:46.177256 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Availability Zones retrieved successfully. Aug 20 07:49:46.185323 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (893fcd7b-469e-48f5-b096-b5d3d7458337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:46.186725 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66052bf-a0ad-49c4-b349-c5d75e9efdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:46.188093 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:46.229366 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66052bf-a0ad-49c4-b349-c5d75e9efdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:46.231120 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3a834c-0921-4eed-ad00-7e0a7786a8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:46.305538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Created reservations ['852afd2c-b03a-4954-94d9-1e1689177c5e', 'eb9ba78c-a42d-4f0f-a577-3c3faaf39f24', 'a24fe52f-39d0-40ae-8513-a8fe58f5c14e', '91274ca2-4b32-43f2-b507-7bcd0d60beef'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:46.307218 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3a834c-0921-4eed-ad00-7e0a7786a8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['852afd2c-b03a-4954-94d9-1e1689177c5e', 'eb9ba78c-a42d-4f0f-a577-3c3faaf39f24', 'a24fe52f-39d0-40ae-8513-a8fe58f5c14e', '91274ca2-4b32-43f2-b507-7bcd0d60beef']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:46.309684 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d6a02c-3e2a-427c-b9fc-60c806511f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:46.335340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d6a02c-3e2a-427c-b9fc-60c806511f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a34c0b3d-584a-4d95-a225-60045a560c0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-332549822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['852afd2c-b03a-4954-94d9-1e1689177c5e','eb9ba78c-a42d-4f0f-a577-3c3faaf39f24','a24fe52f-39d0-40ae-8513-a8fe58f5c14e','91274ca2-4b32-43f2-b507-7bcd0d60beef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-332549822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a34c0b3d-584a-4d95-a225-60045a560c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='812bf42bddb34b84a4c113e49d12ce7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:46.336080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ae0a0c-9c55-495c-bd8e-db2dca40a593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:46.358906 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c5f0cd6-c1d1-40e7-a989-faba5fc32b11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.361208 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c5f0cd6-c1d1-40e7-a989-faba5fc32b11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:46.361454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c5f0cd6-c1d1-40e7-a989-faba5fc32b11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.361718 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c5f0cd6-c1d1-40e7-a989-faba5fc32b11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.363595 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ae0a0c-9c55-495c-bd8e-db2dca40a593) transitioned into state 'SUCCESS' from state '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-332549822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='812bf42bddb34b84a4c113e49d12ce7c',qos_specs=None,replication_status=,reservations=['852afd2c-b03a-4954-94d9-1e1689177c5e','eb9ba78c-a42d-4f0f-a577-3c3faaf39f24','a24fe52f-39d0-40ae-8513-a8fe58f5c14e','91274ca2-4b32-43f2-b507-7bcd0d60beef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29e049a2e0b2462ab7d0958f9c1280db',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:46.364455 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb60e8ad-62ed-46de-b4c3-c7795a2a2789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:46.370852 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:46.370852 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:46.377352 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6c5f0cd6-c1d1-40e7-a989-faba5fc32b11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:46.378840 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb60e8ad-62ed-46de-b4c3-c7795a2a2789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:46.379803 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Flow 'volume_create_api' (893fcd7b-469e-48f5-b096-b5d3d7458337) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:46.380223 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Create volume request issued successfully. Aug 20 07:49:46.381036 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b4251fa-f38d-4b23-85fa-27d406d68400 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:46.381600 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 411/1641] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:46 2026] POST /volume/v3/volumes => generated 746 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:46.384496 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c5f0cd6-c1d1-40e7-a989-faba5fc32b11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:46.386097 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 410/1642] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:46.399668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8c7b8e79-8574-4577-aae9-15fe97818ef7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.401472 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8c7b8e79-8574-4577-aae9-15fe97818ef7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:46.401707 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8c7b8e79-8574-4577-aae9-15fe97818ef7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.401992 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8c7b8e79-8574-4577-aae9-15fe97818ef7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.412419 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:46.412419 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:46.418568 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8c7b8e79-8574-4577-aae9-15fe97818ef7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:46.428429 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8c7b8e79-8574-4577-aae9-15fe97818ef7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 200 Aug 20 07:49:46.428429 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 411/1643] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:46.450117 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-1b1eb160-ef80-4457-b7f2-1d85ef62b6ad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.452912 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-1b1eb160-ef80-4457-b7f2-1d85ef62b6ad tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:46.453170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-1b1eb160-ef80-4457-b7f2-1d85ef62b6ad tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.453425 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-1b1eb160-ef80-4457-b7f2-1d85ef62b6ad tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.462895 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:46.462895 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:46.467663 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-1b1eb160-ef80-4457-b7f2-1d85ef62b6ad tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:46.473809 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-1b1eb160-ef80-4457-b7f2-1d85ef62b6ad tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:46.474333 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 412/1644] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:46.621245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27ff5384-7a35-4d23-8ade-5e99badc08b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.621959 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27ff5384-7a35-4d23-8ade-5e99badc08b0 None None] GET https://10.4.3.57/volume// Aug 20 07:49:46.622216 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27ff5384-7a35-4d23-8ade-5e99badc08b0 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.622475 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27ff5384-7a35-4d23-8ade-5e99badc08b0 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.622975 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27ff5384-7a35-4d23-8ade-5e99badc08b0 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:49:46.623350 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 412/1645] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:49:46.639627 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-7440dd5f-0db6-462c-ac26-1c2fdb745a91 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.642752 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-7440dd5f-0db6-462c-ac26-1c2fdb745a91 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:49:46.643140 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-7440dd5f-0db6-462c-ac26-1c2fdb745a91 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01108f9c-69bb-427e-87dd-08f68b651d7f", "connector": null, "instance_uuid": "16a20176-ba9f-4473-a7b0-cd4ff67612e7"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:46.656866 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:46.656866 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:46.706171 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-7440dd5f-0db6-462c-ac26-1c2fdb745a91 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:49:46.706789 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 411/1646] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:49:46 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) Aug 20 07:49:46.740909 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3e92b1a9-2289-44a5-a995-ab1e6294df5d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.743792 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e92b1a9-2289-44a5-a995-ab1e6294df5d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:46.744090 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e92b1a9-2289-44a5-a995-ab1e6294df5d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.744357 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e92b1a9-2289-44a5-a995-ab1e6294df5d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.761043 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:46.761043 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:46.764482 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-06fd33ea-f6ac-4eec-8fe0-28def29db8d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.764985 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-06fd33ea-f6ac-4eec-8fe0-28def29db8d2 None None] GET https://10.4.3.57/volume// Aug 20 07:49:46.765184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-06fd33ea-f6ac-4eec-8fe0-28def29db8d2 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.765400 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-06fd33ea-f6ac-4eec-8fe0-28def29db8d2 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.765822 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-06fd33ea-f6ac-4eec-8fe0-28def29db8d2 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:49:46.766149 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 413/1647] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:49:46.766236 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3e92b1a9-2289-44a5-a995-ab1e6294df5d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:46.773330 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e92b1a9-2289-44a5-a995-ab1e6294df5d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:46.773959 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 412/1648] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:46.783151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-8ad0f393-94bc-4bfe-ac3d-336cbc60933f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.787706 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-8ad0f393-94bc-4bfe-ac3d-336cbc60933f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:46.787916 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-8ad0f393-94bc-4bfe-ac3d-336cbc60933f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:46.788103 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-8ad0f393-94bc-4bfe-ac3d-336cbc60933f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:46.806166 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:46.806166 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:46.813033 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-8ad0f393-94bc-4bfe-ac3d-336cbc60933f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:46.821939 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-8ad0f393-94bc-4bfe-ac3d-336cbc60933f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:46.827650 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 413/1649] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 1021 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:49:46.954078 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-be7eb8ee-f79e-49d6-9c66-1b1e9716df9e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.962228 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-aa843188-2e6e-4e8c-9b74-48f2d9c92bac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:46.965986 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-aa843188-2e6e-4e8c-9b74-48f2d9c92bac tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] PUT https://10.4.3.57/volume/v3/attachments/92a5d7d1-c068-46fc-a5f0-2c260926b23f Aug 20 07:49:46.966487 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-aa843188-2e6e-4e8c-9b74-48f2d9c92bac tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:46.979945 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-aa843188-2e6e-4e8c-9b74-48f2d9c92bac tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Acquiring lock "cinder-attachment_update-01108f9c-69bb-427e-87dd-08f68b651d7f-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:49:46.990060 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-aa843188-2e6e-4e8c-9b74-48f2d9c92bac tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Lock "cinder-attachment_update-01108f9c-69bb-427e-87dd-08f68b651d7f-np0000007856" acquired by "attachment_update" :: waited 0.010s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:49:46.992002 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:46.992002 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:47.083756 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be7eb8ee-f79e-49d6-9c66-1b1e9716df9e tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] GET https://10.4.3.57/volume/v3/os-services Aug 20 07:49:47.084077 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be7eb8ee-f79e-49d6-9c66-1b1e9716df9e tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.084694 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be7eb8ee-f79e-49d6-9c66-1b1e9716df9e tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.085175 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.085175 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:47.090811 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be7eb8ee-f79e-49d6-9c66-1b1e9716df9e tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] https://10.4.3.57/volume/v3/os-services returned with HTTP 200 Aug 20 07:49:47.091696 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 412/1650] 10.4.3.57 () {66 vars in 1242 bytes} [Thu Aug 20 07:49:46 2026] GET /volume/v3/os-services => generated 626 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:47.102870 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e8f665b-3bff-4567-b564-6bb510349fc6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.104692 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e8f665b-3bff-4567-b564-6bb510349fc6 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] PUT https://10.4.3.57/volume/v3/os-services/disable-log-reason Aug 20 07:49:47.105034 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e8f665b-3bff-4567-b564-6bb510349fc6 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007856", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.107435 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e8f665b-3bff-4567-b564-6bb510349fc6 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] https://10.4.3.57/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 20 07:49:47.108267 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 413/1651] 10.4.3.57 () {68 vars in 1319 bytes} [Thu Aug 20 07:49:47 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:49:47.113966 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-aa843188-2e6e-4e8c-9b74-48f2d9c92bac tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Lock "cinder-attachment_update-01108f9c-69bb-427e-87dd-08f68b651d7f-np0000007856" released by "attachment_update" :: held 0.124s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:49:47.114322 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-aa843188-2e6e-4e8c-9b74-48f2d9c92bac tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments/92a5d7d1-c068-46fc-a5f0-2c260926b23f returned with HTTP 200 Aug 20 07:49:47.114886 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 414/1652] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:49:46 2026] PUT /volume/v3/attachments/92a5d7d1-c068-46fc-a5f0-2c260926b23f => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:47.116823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70412b2c-f465-42ee-8932-a0b2e013e2ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.120055 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70412b2c-f465-42ee-8932-a0b2e013e2ab tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] PUT https://10.4.3.57/volume/v3/os-services/disable Aug 20 07:49:47.120362 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70412b2c-f465-42ee-8932-a0b2e013e2ab tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007856", "binary": "invalid_binary"} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.131966 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70412b2c-f465-42ee-8932-a0b2e013e2ab tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] https://10.4.3.57/volume/v3/os-services/disable returned with HTTP 404 Aug 20 07:49:47.135575 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 414/1653] 10.4.3.57 () {68 vars in 1286 bytes} [Thu Aug 20 07:49:47 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:47.144013 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-21709227-d416-4b6c-95e8-326c04b44627 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.146624 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21709227-d416-4b6c-95e8-326c04b44627 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] PUT https://10.4.3.57/volume/v3/os-services/enable Aug 20 07:49:47.147074 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21709227-d416-4b6c-95e8-326c04b44627 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.159926 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21709227-d416-4b6c-95e8-326c04b44627 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] https://10.4.3.57/volume/v3/os-services/enable returned with HTTP 404 Aug 20 07:49:47.161129 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 413/1654] 10.4.3.57 () {68 vars in 1283 bytes} [Thu Aug 20 07:49:47 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:47.171837 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8323474c-ff08-4020-85d3-61e6454d7b63 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.174105 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8323474c-ff08-4020-85d3-61e6454d7b63 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] PUT https://10.4.3.57/volume/v3/os-services/freeze Aug 20 07:49:47.174802 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8323474c-ff08-4020-85d3-61e6454d7b63 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.182422 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8323474c-ff08-4020-85d3-61e6454d7b63 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] https://10.4.3.57/volume/v3/os-services/freeze returned with HTTP 400 Aug 20 07:49:47.183166 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 414/1655] 10.4.3.57 () {68 vars in 1283 bytes} [Thu Aug 20 07:49:47 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:49:47.196966 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6e8b50f7-df61-4b0b-afd2-dce21e91acc0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.198915 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e8b50f7-df61-4b0b-afd2-dce21e91acc0 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] PUT https://10.4.3.57/volume/v3/os-services/thaw Aug 20 07:49:47.199326 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e8b50f7-df61-4b0b-afd2-dce21e91acc0 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.201055 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.201055 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:47.209172 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e8b50f7-df61-4b0b-afd2-dce21e91acc0 tempest-VolumeServicesNegativeTest-2039559991 tempest-VolumeServicesNegativeTest-2039559991-project-admin] https://10.4.3.57/volume/v3/os-services/thaw returned with HTTP 400 Aug 20 07:49:47.210002 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 415/1656] 10.4.3.57 () {68 vars in 1277 bytes} [Thu Aug 20 07:49:47 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:49:47.445856 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cac3a8f1-64d2-421f-93dc-d89b4e1129e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.449423 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cac3a8f1-64d2-421f-93dc-d89b4e1129e5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:47.449423 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cac3a8f1-64d2-421f-93dc-d89b4e1129e5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.449755 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cac3a8f1-64d2-421f-93dc-d89b4e1129e5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.459776 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.459776 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:47.464873 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cac3a8f1-64d2-421f-93dc-d89b4e1129e5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:47.471026 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cac3a8f1-64d2-421f-93dc-d89b4e1129e5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 200 Aug 20 07:49:47.471974 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 415/1657] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:47 2026] GET /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:47.482837 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4188400-3e3e-451d-922c-970bbbd69fdd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.488328 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a73cad78-e8ce-49f7-a4db-9cde97f10103 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.492216 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a73cad78-e8ce-49f7-a4db-9cde97f10103 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action Aug 20 07:49:47.492785 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a73cad78-e8ce-49f7-a4db-9cde97f10103 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:47.493009 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a73cad78-e8ce-49f7-a4db-9cde97f10103 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.498184 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=402,cinder:UPDATE=106,cinder:INSERT=67 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:49:47.506735 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.506735 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:47.507307 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.admin_actions [None req-a73cad78-e8ce-49f7-a4db-9cde97f10103 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Updating volume 'a34c0b3d-584a-4d95-a225-60045a560c0f' with '{'status': 'error'}' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:49:47.538942 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a73cad78-e8ce-49f7-a4db-9cde97f10103 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action returned with HTTP 202 Aug 20 07:49:47.539336 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 415/1658] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:47 2026] POST /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 07:49:47.550573 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9b9819f-6c2b-461e-b65f-22870cc6eaee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.553185 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9b9819f-6c2b-461e-b65f-22870cc6eaee tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:47.553492 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9b9819f-6c2b-461e-b65f-22870cc6eaee tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.553835 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9b9819f-6c2b-461e-b65f-22870cc6eaee tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.563836 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.563836 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:47.568822 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c9b9819f-6c2b-461e-b65f-22870cc6eaee tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:47.575114 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9b9819f-6c2b-461e-b65f-22870cc6eaee tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 200 Aug 20 07:49:47.575831 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 416/1659] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:47 2026] GET /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:47.591420 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41a255c2-9e63-41fb-9332-342f2250c793 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.594366 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41a255c2-9e63-41fb-9332-342f2250c793 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action Aug 20 07:49:47.594912 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41a255c2-9e63-41fb-9332-342f2250c793 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:47.595085 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41a255c2-9e63-41fb-9332-342f2250c793 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.607555 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.607555 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:47.608121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-41a255c2-9e63-41fb-9332-342f2250c793 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Updating volume 'a34c0b3d-584a-4d95-a225-60045a560c0f' with '{'status': 'available'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:49:47.623622 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:47.624060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-912420149"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.627054 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-912420149'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:47.629428 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume of 1 GB Aug 20 07:49:47.638582 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Availability Zones retrieved successfully. Aug 20 07:49:47.645227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (a1d56e0d-d650-49b2-a984-562645e58c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:47.646717 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d082d5-3e05-4b5e-b12c-41df4d7a1f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:47.648227 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41a255c2-9e63-41fb-9332-342f2250c793 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action returned with HTTP 202 Aug 20 07:49:47.648631 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:47.648862 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 416/1660] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:47 2026] POST /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 07:49:47.658017 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a56e9977-2c78-46b0-bd5f-524a34a33d2c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.659800 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a56e9977-2c78-46b0-bd5f-524a34a33d2c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:47.659981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a56e9977-2c78-46b0-bd5f-524a34a33d2c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.660186 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a56e9977-2c78-46b0-bd5f-524a34a33d2c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.671008 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.671008 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:47.677157 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a56e9977-2c78-46b0-bd5f-524a34a33d2c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:47.683040 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a56e9977-2c78-46b0-bd5f-524a34a33d2c tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 200 Aug 20 07:49:47.683468 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 416/1661] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:47 2026] GET /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:47.686861 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d082d5-3e05-4b5e-b12c-41df4d7a1f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:47.688712 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b1df54-65ea-4517-a3d6-dfe2b79d37a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:47.696320 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ea85b31-f88a-4062-8431-8bedfc87d0f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.698281 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ea85b31-f88a-4062-8431-8bedfc87d0f7 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action Aug 20 07:49:47.698685 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ea85b31-f88a-4062-8431-8bedfc87d0f7 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:47.698779 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ea85b31-f88a-4062-8431-8bedfc87d0f7 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.708354 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.708354 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:47.708826 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-8ea85b31-f88a-4062-8431-8bedfc87d0f7 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Updating volume 'a34c0b3d-584a-4d95-a225-60045a560c0f' with '{'status': 'maintenance'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:49:47.731617 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ea85b31-f88a-4062-8431-8bedfc87d0f7 tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action returned with HTTP 202 Aug 20 07:49:47.732646 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 417/1662] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:47 2026] POST /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:47.740054 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d16fdc45-1aac-4247-bc04-8ef693671819 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.741787 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d16fdc45-1aac-4247-bc04-8ef693671819 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:47.742085 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d16fdc45-1aac-4247-bc04-8ef693671819 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.742177 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d16fdc45-1aac-4247-bc04-8ef693671819 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.751926 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.751926 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:47.757655 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d16fdc45-1aac-4247-bc04-8ef693671819 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:47.765852 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d16fdc45-1aac-4247-bc04-8ef693671819 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 200 Aug 20 07:49:47.766330 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 417/1663] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:47 2026] GET /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:47.772434 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['e43264a0-1c8f-40a5-ae57-f57a0168e541', 'e7ee6fca-5802-4455-9c5a-b42121951676', '40c94015-bb62-4e39-8171-3c914bb9302b', '2c5f6a10-69a8-4f8c-9e84-fe07d69dce14'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:47.773802 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b1df54-65ea-4517-a3d6-dfe2b79d37a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e43264a0-1c8f-40a5-ae57-f57a0168e541', 'e7ee6fca-5802-4455-9c5a-b42121951676', '40c94015-bb62-4e39-8171-3c914bb9302b', '2c5f6a10-69a8-4f8c-9e84-fe07d69dce14']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:47.774745 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22361bd5-8743-44f2-8cad-48b93717b7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:47.784687 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d9587722-d4f4-47d5-878b-ae8474e1a06d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.787036 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d9587722-d4f4-47d5-878b-ae8474e1a06d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] POST https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action Aug 20 07:49:47.787820 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d9587722-d4f4-47d5-878b-ae8474e1a06d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:47.788003 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d9587722-d4f4-47d5-878b-ae8474e1a06d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:47.794252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e5a5cef4-a1ee-40ed-bef9-6cc00a01d503 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.796656 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5a5cef4-a1ee-40ed-bef9-6cc00a01d503 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:47.796973 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5a5cef4-a1ee-40ed-bef9-6cc00a01d503 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.797268 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5a5cef4-a1ee-40ed-bef9-6cc00a01d503 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.800654 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.800654 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:47.801141 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.admin_actions [None req-d9587722-d4f4-47d5-878b-ae8474e1a06d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] Updating volume 'a34c0b3d-584a-4d95-a225-60045a560c0f' with '{'status': 'available'}' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:49:47.806068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22361bd5-8743-44f2-8cad-48b93717b7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90aa00ac-c9e2-423e-bcdc-3aef13f16734', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-912420149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['e43264a0-1c8f-40a5-ae57-f57a0168e541','e7ee6fca-5802-4455-9c5a-b42121951676','40c94015-bb62-4e39-8171-3c914bb9302b','2c5f6a10-69a8-4f8c-9e84-fe07d69dce14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-912420149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90aa00ac-c9e2-423e-bcdc-3aef13f16734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2513fd66f04beb829e136f08b65729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:47.806932 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb95fd2d-b6c6-4cbb-8486-cac3fbc1f306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:47.813573 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.813573 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:47.819349 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e5a5cef4-a1ee-40ed-bef9-6cc00a01d503 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:47.825134 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5a5cef4-a1ee-40ed-bef9-6cc00a01d503 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:47.825810 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 418/1664] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:47 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:47.834952 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d9587722-d4f4-47d5-878b-ae8474e1a06d tempest-VolumesActionsTest-1775402447 tempest-VolumesActionsTest-1775402447-project-admin] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action returned with HTTP 202 Aug 20 07:49:47.835271 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb95fd2d-b6c6-4cbb-8486-cac3fbc1f306) transitioned into state 'SUCCESS' from state '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-912420149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['e43264a0-1c8f-40a5-ae57-f57a0168e541','e7ee6fca-5802-4455-9c5a-b42121951676','40c94015-bb62-4e39-8171-3c914bb9302b','2c5f6a10-69a8-4f8c-9e84-fe07d69dce14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:47.835525 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 417/1665] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:47 2026] POST /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:47.836817 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4feea00-858c-4236-a6a7-5d8a1c23ce33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:47.845121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c6cac90-eba2-4304-a2f6-17c636785a92 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.847527 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c6cac90-eba2-4304-a2f6-17c636785a92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:47.847527 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c6cac90-eba2-4304-a2f6-17c636785a92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.847848 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c6cac90-eba2-4304-a2f6-17c636785a92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.852444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4feea00-858c-4236-a6a7-5d8a1c23ce33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:47.853831 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (a1d56e0d-d650-49b2-a984-562645e58c09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:47.854245 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request issued successfully. Aug 20 07:49:47.855674 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4188400-3e3e-451d-922c-970bbbd69fdd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:47.856627 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 414/1666] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:47 2026] POST /volume/v3/volumes => generated 751 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:47.857845 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.857845 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:47.863707 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6c6cac90-eba2-4304-a2f6-17c636785a92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:47.869836 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c6cac90-eba2-4304-a2f6-17c636785a92 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 200 Aug 20 07:49:47.870416 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 418/1667] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:47 2026] GET /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:47.870868 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a5d8494-801e-42f9-bfc8-c2585ea594be None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.873107 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a5d8494-801e-42f9-bfc8-c2585ea594be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:49:47.873373 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a5d8494-801e-42f9-bfc8-c2585ea594be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.873866 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a5d8494-801e-42f9-bfc8-c2585ea594be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.882910 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.882910 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:47.883328 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-52184d57-bdbf-446b-a59d-37188d1d74f2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.885378 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52184d57-bdbf-446b-a59d-37188d1d74f2 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:47.885596 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52184d57-bdbf-446b-a59d-37188d1d74f2 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.885938 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52184d57-bdbf-446b-a59d-37188d1d74f2 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.890854 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8a5d8494-801e-42f9-bfc8-c2585ea594be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:49:47.896406 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a5d8494-801e-42f9-bfc8-c2585ea594be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:49:47.896974 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 419/1668] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:47 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:47.905700 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.905700 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:47.910280 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-52184d57-bdbf-446b-a59d-37188d1d74f2 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:47.915471 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52184d57-bdbf-446b-a59d-37188d1d74f2 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 200 Aug 20 07:49:47.915800 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 418/1669] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:47 2026] GET /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:47.930118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-86652f00-e245-4bb6-90fa-88ce4013f3d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.932689 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86652f00-e245-4bb6-90fa-88ce4013f3d3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] DELETE https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:47.932925 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86652f00-e245-4bb6-90fa-88ce4013f3d3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.933121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86652f00-e245-4bb6-90fa-88ce4013f3d3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:47.933295 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-86652f00-e245-4bb6-90fa-88ce4013f3d3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Delete volume with id: a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:47.940918 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:47.940918 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:47.941379 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-86652f00-e245-4bb6-90fa-88ce4013f3d3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:47.974065 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-86652f00-e245-4bb6-90fa-88ce4013f3d3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Delete volume request issued successfully. Aug 20 07:49:47.974339 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86652f00-e245-4bb6-90fa-88ce4013f3d3 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 202 Aug 20 07:49:47.975078 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 415/1670] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:47 2026] DELETE /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:47.985207 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e26e50c3-4874-4f39-af19-f4a5036273a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:47.990510 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e26e50c3-4874-4f39-af19-f4a5036273a5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:47.990861 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e26e50c3-4874-4f39-af19-f4a5036273a5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:47.991252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e26e50c3-4874-4f39-af19-f4a5036273a5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:48.002768 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:48.002768 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:48.012099 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e26e50c3-4874-4f39-af19-f4a5036273a5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Volume info retrieved successfully. Aug 20 07:49:48.021100 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e26e50c3-4874-4f39-af19-f4a5036273a5 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 200 Aug 20 07:49:48.021899 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 419/1671] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:47 2026] GET /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:48.839751 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17fb4aa3-e2c5-4d47-8f5f-f0ee7337ff49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:48.841949 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17fb4aa3-e2c5-4d47-8f5f-f0ee7337ff49 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:48.842200 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17fb4aa3-e2c5-4d47-8f5f-f0ee7337ff49 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:48.842386 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17fb4aa3-e2c5-4d47-8f5f-f0ee7337ff49 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:48.865452 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:48.865452 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:48.875604 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17fb4aa3-e2c5-4d47-8f5f-f0ee7337ff49 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:48.886039 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17fb4aa3-e2c5-4d47-8f5f-f0ee7337ff49 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:48.886637 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 420/1672] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:48 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:48.919413 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-68c4dca7-7888-4c73-accb-a8a2f31e198b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:48.921299 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68c4dca7-7888-4c73-accb-a8a2f31e198b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:49:48.921489 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68c4dca7-7888-4c73-accb-a8a2f31e198b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:48.921728 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68c4dca7-7888-4c73-accb-a8a2f31e198b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:48.929346 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:48.929346 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:48.933914 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-68c4dca7-7888-4c73-accb-a8a2f31e198b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:49:48.938837 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68c4dca7-7888-4c73-accb-a8a2f31e198b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:49:48.939278 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 419/1673] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:48 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:48.958124 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-daf92c98-06ec-436e-bcf0-1d78f682eba2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:48.959922 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-daf92c98-06ec-436e-bcf0-1d78f682eba2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:49:48.960152 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-daf92c98-06ec-436e-bcf0-1d78f682eba2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:48.960370 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-daf92c98-06ec-436e-bcf0-1d78f682eba2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:48.969855 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:48.969855 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:48.975005 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-daf92c98-06ec-436e-bcf0-1d78f682eba2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:49:48.979991 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-daf92c98-06ec-436e-bcf0-1d78f682eba2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:49:48.980823 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 416/1674] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:48 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:48.994927 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-92e475f2-e1fa-4fd2-b7c3-8e1bd83bd992 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:48.997254 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92e475f2-e1fa-4fd2-b7c3-8e1bd83bd992 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:49:48.997871 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92e475f2-e1fa-4fd2-b7c3-8e1bd83bd992 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90aa00ac-c9e2-423e-bcdc-3aef13f16734", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1701945732"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:49.009338 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:49.009338 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:49.009952 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-92e475f2-e1fa-4fd2-b7c3-8e1bd83bd992 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:49:49.010126 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-92e475f2-e1fa-4fd2-b7c3-8e1bd83bd992 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume 90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:49:49.039374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-017acc58-dfc4-4a0a-91ad-1f22fe1fcae7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:49.041437 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-017acc58-dfc4-4a0a-91ad-1f22fe1fcae7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] GET https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f Aug 20 07:49:49.044578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-017acc58-dfc4-4a0a-91ad-1f22fe1fcae7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:49.044578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-017acc58-dfc4-4a0a-91ad-1f22fe1fcae7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:49.050577 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-017acc58-dfc4-4a0a-91ad-1f22fe1fcae7 tempest-VolumesActionsTest-1622368932 tempest-VolumesActionsTest-1622368932-project-member] https://10.4.3.57/volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f returned with HTTP 404 Aug 20 07:49:49.052566 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 421/1675] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:49 2026] GET /volume/v3/volumes/a34c0b3d-584a-4d95-a225-60045a560c0f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:49.057583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-92e475f2-e1fa-4fd2-b7c3-8e1bd83bd992 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['1e1ef480-a6c6-47a6-a81e-8e83f1d2295c', '3a82d5a5-cde9-4248-9920-d4f926e2f8eb', 'f04bd313-6be9-4295-824d-e857635f7979', '46f45aed-e440-44f8-8db6-57cf96af8686'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:49.110726 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-92e475f2-e1fa-4fd2-b7c3-8e1bd83bd992 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot create request issued successfully. Aug 20 07:49:49.111360 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92e475f2-e1fa-4fd2-b7c3-8e1bd83bd992 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:49:49.112289 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 420/1676] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:49:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:49.128751 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fadb2d27-4ce8-45f0-ae97-cbbfb7391dc2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:49.132067 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fadb2d27-4ce8-45f0-ae97-cbbfb7391dc2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 Aug 20 07:49:49.132301 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fadb2d27-4ce8-45f0-ae97-cbbfb7391dc2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:49.132536 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fadb2d27-4ce8-45f0-ae97-cbbfb7391dc2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:49.152936 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:49.152936 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:49.153803 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fadb2d27-4ce8-45f0-ae97-cbbfb7391dc2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:49:49.154518 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fadb2d27-4ce8-45f0-ae97-cbbfb7391dc2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 returned with HTTP 200 Aug 20 07:49:49.155338 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 420/1677] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:49:49 2026] GET /volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:49.905278 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4fd2deb5-98dd-43d1-89bd-3f3d3a156417 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:49.907262 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fd2deb5-98dd-43d1-89bd-3f3d3a156417 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:49.907474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fd2deb5-98dd-43d1-89bd-3f3d3a156417 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:49.907685 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fd2deb5-98dd-43d1-89bd-3f3d3a156417 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:49.919843 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:49.919843 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:49.923905 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4fd2deb5-98dd-43d1-89bd-3f3d3a156417 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:49.929520 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fd2deb5-98dd-43d1-89bd-3f3d3a156417 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:49.930350 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 417/1678] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:49 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:50.170717 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d722d2d1-150f-4e80-a4cb-3574061e19fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.173742 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d722d2d1-150f-4e80-a4cb-3574061e19fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 Aug 20 07:49:50.173742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d722d2d1-150f-4e80-a4cb-3574061e19fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:50.173742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d722d2d1-150f-4e80-a4cb-3574061e19fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:50.182879 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:50.182879 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:50.183489 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d722d2d1-150f-4e80-a4cb-3574061e19fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:49:50.184995 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d722d2d1-150f-4e80-a4cb-3574061e19fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 returned with HTTP 200 Aug 20 07:49:50.185477 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 422/1679] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:49:50 2026] GET /volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:50.205236 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d1fee0ea-4394-4863-bcca-05a92865ff92 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.208791 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1fee0ea-4394-4863-bcca-05a92865ff92 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:49:50.209534 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1fee0ea-4394-4863-bcca-05a92865ff92 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "90aa00ac-c9e2-423e-bcdc-3aef13f16734", "snapshot_id": "38babc77-7ff8-43ae-a4a3-142ed77012a0", "name": "tempest-VolumesSnapshotTestJSON-Backup-1357988402", "container": "tempest-volumessnapshottestjson-backup-container-83863276"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:50.211239 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-d1fee0ea-4394-4863-bcca-05a92865ff92 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Creating new backup {'backup': {'volume_id': '90aa00ac-c9e2-423e-bcdc-3aef13f16734', 'snapshot_id': '38babc77-7ff8-43ae-a4a3-142ed77012a0', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1357988402', 'container': 'tempest-volumessnapshottestjson-backup-container-83863276'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:49:50.211404 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-d1fee0ea-4394-4863-bcca-05a92865ff92 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Creating backup of volume 90aa00ac-c9e2-423e-bcdc-3aef13f16734 in container tempest-volumessnapshottestjson-backup-container-83863276 Aug 20 07:49:50.221627 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:50.221627 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:50.222261 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d1fee0ea-4394-4863-bcca-05a92865ff92 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:49:50.229162 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:50.229162 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:50.229603 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d1fee0ea-4394-4863-bcca-05a92865ff92 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:49:50.279492 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-d1fee0ea-4394-4863-bcca-05a92865ff92 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['e1843078-7709-4efe-a685-4734559ce96b', '53cfbc0b-5167-4e98-b29b-922e9000fd20'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:50.342568 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1fee0ea-4394-4863-bcca-05a92865ff92 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:49:50.343432 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 421/1680] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:50 2026] POST /volume/v3/backups => generated 333 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:50.359294 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4be180d4-08bb-42a5-8715-2cd67649d90d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.362520 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4be180d4-08bb-42a5-8715-2cd67649d90d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:50.362811 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4be180d4-08bb-42a5-8715-2cd67649d90d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:50.363067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4be180d4-08bb-42a5-8715-2cd67649d90d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:50.363282 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4be180d4-08bb-42a5-8715-2cd67649d90d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:50.373100 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:50.373100 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:50.373501 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4be180d4-08bb-42a5-8715-2cd67649d90d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:50.374648 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 421/1681] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:50 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 829 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:50.381581 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-56380cef-4ca5-422a-9534-ff8042cb27c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.547921 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56380cef-4ca5-422a-9534-ff8042cb27c2 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] POST https://10.4.3.57/volume/v3/types/3f8179a1-99c1-4c9a-9da7-e3a70c9b98a6/encryption Aug 20 07:49:50.548354 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56380cef-4ca5-422a-9534-ff8042cb27c2 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:50.563341 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56380cef-4ca5-422a-9534-ff8042cb27c2 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types/3f8179a1-99c1-4c9a-9da7-e3a70c9b98a6/encryption returned with HTTP 404 Aug 20 07:49:50.564045 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 418/1682] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:49:50 2026] POST /volume/v3/types/3f8179a1-99c1-4c9a-9da7-e3a70c9b98a6/encryption => generated 114 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:50.574056 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8462459a-21dd-49c7-a42b-3e2e4158de22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.575739 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8462459a-21dd-49c7-a42b-3e2e4158de22 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:49:50.576100 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8462459a-21dd-49c7-a42b-3e2e4158de22 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1919192553", "os-volume-type-access:is_public": false}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:50.613522 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8462459a-21dd-49c7-a42b-3e2e4158de22 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:49:50.613979 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 423/1683] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:49:50 2026] POST /volume/v3/types => generated 231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:50.626843 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5efa087-ea60-47b7-9eda-c88cea93a0e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.686262 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-84c47c04-dd98-4de6-af69-8f5bbfa9aa97 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.689377 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-84c47c04-dd98-4de6-af69-8f5bbfa9aa97 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/attachments/92a5d7d1-c068-46fc-a5f0-2c260926b23f/action Aug 20 07:49:50.689848 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-84c47c04-dd98-4de6-af69-8f5bbfa9aa97 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:50.690000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-84c47c04-dd98-4de6-af69-8f5bbfa9aa97 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:50.709467 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:50.709467 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:50.725135 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-47901dc1-6b5b-4cdd-9a94-356c68576c28 req-84c47c04-dd98-4de6-af69-8f5bbfa9aa97 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments/92a5d7d1-c068-46fc-a5f0-2c260926b23f/action returned with HTTP 204 Aug 20 07:49:50.725808 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 422/1684] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:49:50 2026] POST /volume/v3/attachments/92a5d7d1-c068-46fc-a5f0-2c260926b23f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:50.725987 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5efa087-ea60-47b7-9eda-c88cea93a0e6 tempest-VolumeTypesNegativeTest-1974917744 tempest-VolumeTypesNegativeTest-1974917744-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:50.726448 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5efa087-ea60-47b7-9eda-c88cea93a0e6 tempest-VolumeTypesNegativeTest-1974917744 tempest-VolumeTypesNegativeTest-1974917744-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "80df695b-c905-4719-b4a3-da4e3a618df8", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1741429981"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:50.728404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-d5efa087-ea60-47b7-9eda-c88cea93a0e6 tempest-VolumeTypesNegativeTest-1974917744 tempest-VolumeTypesNegativeTest-1974917744-project-member] Create volume request body: {'volume': {'volume_type': '80df695b-c905-4719-b4a3-da4e3a618df8', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1741429981'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:50.744641 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5efa087-ea60-47b7-9eda-c88cea93a0e6 tempest-VolumeTypesNegativeTest-1974917744 tempest-VolumeTypesNegativeTest-1974917744-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 404 Aug 20 07:49:50.747804 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 422/1685] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:50 2026] POST /volume/v3/volumes => generated 114 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:50.754148 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10319291-080a-40b1-952d-190b14caa8d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.757315 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10319291-080a-40b1-952d-190b14caa8d0 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] DELETE https://10.4.3.57/volume/v3/types/80df695b-c905-4719-b4a3-da4e3a618df8 Aug 20 07:49:50.757616 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10319291-080a-40b1-952d-190b14caa8d0 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:50.757927 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10319291-080a-40b1-952d-190b14caa8d0 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:50.794110 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10319291-080a-40b1-952d-190b14caa8d0 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types/80df695b-c905-4719-b4a3-da4e3a618df8 returned with HTTP 202 Aug 20 07:49:50.795179 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 419/1686] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:49:50 2026] DELETE /volume/v3/types/80df695b-c905-4719-b4a3-da4e3a618df8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:50.805072 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-decb227e-64a6-412d-9959-34d70e17c3d3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.807089 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-decb227e-64a6-412d-9959-34d70e17c3d3 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] GET https://10.4.3.57/volume/v3/types/80df695b-c905-4719-b4a3-da4e3a618df8 Aug 20 07:49:50.807505 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-decb227e-64a6-412d-9959-34d70e17c3d3 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:50.807593 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-decb227e-64a6-412d-9959-34d70e17c3d3 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:50.811209 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-decb227e-64a6-412d-9959-34d70e17c3d3 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types/80df695b-c905-4719-b4a3-da4e3a618df8 returned with HTTP 404 Aug 20 07:49:50.811784 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 424/1687] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:50 2026] GET /volume/v3/types/80df695b-c905-4719-b4a3-da4e3a618df8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:50.821619 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8cd219f5-f4e3-4454-8788-a4bc39018221 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.825277 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8cd219f5-f4e3-4454-8788-a4bc39018221 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:49:50.825917 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8cd219f5-f4e3-4454-8788-a4bc39018221 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:50.827290 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8cd219f5-f4e3-4454-8788-a4bc39018221 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 400 Aug 20 07:49:50.828100 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 423/1688] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:49:50 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:49:50.836697 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8020388-c4f7-413d-8382-9055fa8617e4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.838417 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8020388-c4f7-413d-8382-9055fa8617e4 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:49:50.838842 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8020388-c4f7-413d-8382-9055fa8617e4 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1864419713"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:50.840690 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:50.840690 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:50.855871 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8020388-c4f7-413d-8382-9055fa8617e4 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:49:50.856275 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 423/1689] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:49:50 2026] POST /volume/v3/types => generated 229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:50.872176 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-99db7e08-39fe-4130-8150-584486fb3a2d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.875068 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99db7e08-39fe-4130-8150-584486fb3a2d tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:49:50.875533 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99db7e08-39fe-4130-8150-584486fb3a2d tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1864419713"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:50.888816 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99db7e08-39fe-4130-8150-584486fb3a2d tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1864419713 already exists. Aug 20 07:49:50.889641 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99db7e08-39fe-4130-8150-584486fb3a2d tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 409 Aug 20 07:49:50.889945 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 420/1690] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:49:50 2026] POST /volume/v3/types => generated 134 bytes in 21 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:50.900130 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08562f82-1ca9-4be8-94dd-d1ea768afaca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.902158 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08562f82-1ca9-4be8-94dd-d1ea768afaca tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] DELETE https://10.4.3.57/volume/v3/types/ef69528f-eed3-46e9-88be-8e3000468022 Aug 20 07:49:50.902438 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08562f82-1ca9-4be8-94dd-d1ea768afaca tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:50.902677 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08562f82-1ca9-4be8-94dd-d1ea768afaca tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:50.943224 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08562f82-1ca9-4be8-94dd-d1ea768afaca tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types/ef69528f-eed3-46e9-88be-8e3000468022 returned with HTTP 202 Aug 20 07:49:50.943911 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 425/1691] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:49:50 2026] DELETE /volume/v3/types/ef69528f-eed3-46e9-88be-8e3000468022 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:50.951090 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dd3b041b-cb27-4339-8b12-37a535fc372f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.953128 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd3b041b-cb27-4339-8b12-37a535fc372f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:50.953383 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd3b041b-cb27-4339-8b12-37a535fc372f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:50.953814 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd3b041b-cb27-4339-8b12-37a535fc372f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:50.956466 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b1c6c98-4ee3-4934-a9a3-654165731aa9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.961758 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b1c6c98-4ee3-4934-a9a3-654165731aa9 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] GET https://10.4.3.57/volume/v3/types/ef69528f-eed3-46e9-88be-8e3000468022 Aug 20 07:49:50.961758 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b1c6c98-4ee3-4934-a9a3-654165731aa9 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:50.961758 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b1c6c98-4ee3-4934-a9a3-654165731aa9 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:50.968858 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:50.968858 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:50.972616 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b1c6c98-4ee3-4934-a9a3-654165731aa9 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types/ef69528f-eed3-46e9-88be-8e3000468022 returned with HTTP 404 Aug 20 07:49:50.972616 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 424/1692] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:50 2026] GET /volume/v3/types/ef69528f-eed3-46e9-88be-8e3000468022 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:50.980147 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dd3b041b-cb27-4339-8b12-37a535fc372f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:50.985249 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-db04fde4-b436-4f3f-a7ae-8c3e9a9f8099 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:50.987277 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db04fde4-b436-4f3f-a7ae-8c3e9a9f8099 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] DELETE https://10.4.3.57/volume/v3/types/17b030e1-4585-49a5-8891-cfcc70b9d744 Aug 20 07:49:50.987565 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db04fde4-b436-4f3f-a7ae-8c3e9a9f8099 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:50.987818 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db04fde4-b436-4f3f-a7ae-8c3e9a9f8099 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:50.989942 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd3b041b-cb27-4339-8b12-37a535fc372f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:50.990607 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 424/1693] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:50 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:50.996788 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db04fde4-b436-4f3f-a7ae-8c3e9a9f8099 tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types/17b030e1-4585-49a5-8891-cfcc70b9d744 returned with HTTP 404 Aug 20 07:49:50.997618 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 421/1694] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:49:50 2026] DELETE /volume/v3/types/17b030e1-4585-49a5-8891-cfcc70b9d744 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:51.006510 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-333f1ded-d6b2-47cf-9d50-6759d2b0e9d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:51.009766 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-333f1ded-d6b2-47cf-9d50-6759d2b0e9d5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:51.009766 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-333f1ded-d6b2-47cf-9d50-6759d2b0e9d5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:51.009898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a609a59a-bc5f-481f-8f84-bfb3ac6d86ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:51.009959 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-333f1ded-d6b2-47cf-9d50-6759d2b0e9d5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:51.011294 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a609a59a-bc5f-481f-8f84-bfb3ac6d86ea tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] GET https://10.4.3.57/volume/v3/types/0eea2ecc-2ff7-4b1b-8b29-a40e030fe118 Aug 20 07:49:51.011563 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a609a59a-bc5f-481f-8f84-bfb3ac6d86ea tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:51.011839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a609a59a-bc5f-481f-8f84-bfb3ac6d86ea tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:51.015575 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a609a59a-bc5f-481f-8f84-bfb3ac6d86ea tempest-VolumeTypesNegativeTest-283203317 tempest-VolumeTypesNegativeTest-283203317-project-admin] https://10.4.3.57/volume/v3/types/0eea2ecc-2ff7-4b1b-8b29-a40e030fe118 returned with HTTP 404 Aug 20 07:49:51.016060 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 425/1695] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:49:51 2026] GET /volume/v3/types/0eea2ecc-2ff7-4b1b-8b29-a40e030fe118 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:51.024276 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:51.024276 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:51.029516 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-333f1ded-d6b2-47cf-9d50-6759d2b0e9d5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:51.036088 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-333f1ded-d6b2-47cf-9d50-6759d2b0e9d5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:51.039578 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 426/1696] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:51 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:51.153309 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:51.155656 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:51.156933 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1717335653"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:51.158360 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1717335653'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:51.158473 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Create volume of 1 GB Aug 20 07:49:51.164382 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Availability Zones retrieved successfully. Aug 20 07:49:51.169418 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Flow 'volume_create_api' (aa971717-c516-42bc-8578-35c92ed22bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:51.170274 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea08392-d9ff-4dab-95b1-9e205340585d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:51.171086 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:51.200883 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea08392-d9ff-4dab-95b1-9e205340585d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:51.204570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c728170f-9f43-48bf-8da7-4973c9cefbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:51.252664 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Created reservations ['259e1763-23af-430f-9c66-ef8f70da61bc', '8f09df06-e88b-45a5-8d8c-269cc2fe1334', '003ac6a7-9ce9-440d-9042-f7393caa3fa5', '75febf49-4c53-495e-8679-6c066770fd70'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:51.253467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c728170f-9f43-48bf-8da7-4973c9cefbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['259e1763-23af-430f-9c66-ef8f70da61bc', '8f09df06-e88b-45a5-8d8c-269cc2fe1334', '003ac6a7-9ce9-440d-9042-f7393caa3fa5', '75febf49-4c53-495e-8679-6c066770fd70']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:51.257570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37de8d42-c525-412a-901a-92dc6c831823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:51.280106 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37de8d42-c525-412a-901a-92dc6c831823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43283727-d056-4864-9dcc-ebb3c734c93b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1717335653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f5eb7ce31e4be5b05521afb81290be',qos_specs=None,replication_status=,reservations=['259e1763-23af-430f-9c66-ef8f70da61bc','8f09df06-e88b-45a5-8d8c-269cc2fe1334','003ac6a7-9ce9-440d-9042-f7393caa3fa5','75febf49-4c53-495e-8679-6c066770fd70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6955d25233495d8d1997dacdb5228e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1717335653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43283727-d056-4864-9dcc-ebb3c734c93b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f5eb7ce31e4be5b05521afb81290be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b6955d25233495d8d1997dacdb5228e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:51.281091 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba407d7-e1e8-4e64-8db4-0286ba07d38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:51.317727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba407d7-e1e8-4e64-8db4-0286ba07d38a) transitioned into state 'SUCCESS' from state '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-1717335653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f5eb7ce31e4be5b05521afb81290be',qos_specs=None,replication_status=,reservations=['259e1763-23af-430f-9c66-ef8f70da61bc','8f09df06-e88b-45a5-8d8c-269cc2fe1334','003ac6a7-9ce9-440d-9042-f7393caa3fa5','75febf49-4c53-495e-8679-6c066770fd70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6955d25233495d8d1997dacdb5228e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:51.317727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5624bc4c-1b9c-4898-814e-65d90d4e467a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:51.342207 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5624bc4c-1b9c-4898-814e-65d90d4e467a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:51.345426 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Flow 'volume_create_api' (aa971717-c516-42bc-8578-35c92ed22bba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:51.345426 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Create volume request issued successfully. Aug 20 07:49:51.345426 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c132e454-a1b2-4a9e-bdc8-f590de52c8f1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:51.345426 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 425/1697] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:51 2026] POST /volume/v3/volumes => generated 749 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:51.364570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-19e596ba-e4f9-4c8c-8b34-74a3dc77bce9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:51.368602 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19e596ba-e4f9-4c8c-8b34-74a3dc77bce9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:51.368602 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19e596ba-e4f9-4c8c-8b34-74a3dc77bce9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:51.368602 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19e596ba-e4f9-4c8c-8b34-74a3dc77bce9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:51.378202 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:51.378202 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:51.383643 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-19e596ba-e4f9-4c8c-8b34-74a3dc77bce9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:51.389672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-414502b3-7282-450c-b38a-42ec3592cd88 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:51.393267 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19e596ba-e4f9-4c8c-8b34-74a3dc77bce9 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:51.393267 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 422/1698] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:51 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:51.393375 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-414502b3-7282-450c-b38a-42ec3592cd88 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:51.393602 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-414502b3-7282-450c-b38a-42ec3592cd88 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:51.393875 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-414502b3-7282-450c-b38a-42ec3592cd88 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:51.394029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-414502b3-7282-450c-b38a-42ec3592cd88 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:51.404639 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:51.404639 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:51.405641 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-414502b3-7282-450c-b38a-42ec3592cd88 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:51.409574 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 426/1699] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:51 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:52.412728 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f76239ce-5be1-43c9-bb8c-0e5a2e8ad7c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:52.415931 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f76239ce-5be1-43c9-bb8c-0e5a2e8ad7c5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:52.415931 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f76239ce-5be1-43c9-bb8c-0e5a2e8ad7c5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:52.415931 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f76239ce-5be1-43c9-bb8c-0e5a2e8ad7c5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:52.422762 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a1ffcd54-1c3f-4d4e-8588-84826cb38087 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:52.428456 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1ffcd54-1c3f-4d4e-8588-84826cb38087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:52.428456 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1ffcd54-1c3f-4d4e-8588-84826cb38087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:52.428456 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1ffcd54-1c3f-4d4e-8588-84826cb38087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:52.428456 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a1ffcd54-1c3f-4d4e-8588-84826cb38087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:52.428790 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:52.428790 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:52.434474 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f76239ce-5be1-43c9-bb8c-0e5a2e8ad7c5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:52.436164 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:52.436164 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:52.436868 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1ffcd54-1c3f-4d4e-8588-84826cb38087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:52.437281 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 426/1700] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:52 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:52.442232 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f76239ce-5be1-43c9-bb8c-0e5a2e8ad7c5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:52.442927 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 427/1701] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:52 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:52.510961 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-7f298d5d-5465-4738-8641-4ed196fa0878 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:52.513196 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-7f298d5d-5465-4738-8641-4ed196fa0878 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:52.513598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-7f298d5d-5465-4738-8641-4ed196fa0878 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:52.513598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-7f298d5d-5465-4738-8641-4ed196fa0878 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:52.529483 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:52.529483 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:52.533658 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-7f298d5d-5465-4738-8641-4ed196fa0878 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:52.538820 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-7f298d5d-5465-4738-8641-4ed196fa0878 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:52.539404 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 423/1702] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:49:52 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:52.659667 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc955052-5937-4220-9927-7ddb34a991c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:52.660069 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc955052-5937-4220-9927-7ddb34a991c0 None None] GET https://10.4.3.57/volume// Aug 20 07:49:52.660344 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc955052-5937-4220-9927-7ddb34a991c0 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:52.660527 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc955052-5937-4220-9927-7ddb34a991c0 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:52.660964 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc955052-5937-4220-9927-7ddb34a991c0 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:49:52.661323 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 427/1703] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:49:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:49:52.675216 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-1b78c933-8af7-4738-be51-8ec9004c5200 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:52.925487 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-1b78c933-8af7-4738-be51-8ec9004c5200 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:49:52.925953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-1b78c933-8af7-4738-be51-8ec9004c5200 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43283727-d056-4864-9dcc-ebb3c734c93b", "connector": null, "instance_uuid": "16a20176-ba9f-4473-a7b0-cd4ff67612e7"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:52.936173 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:52.936173 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:52.973244 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-1b78c933-8af7-4738-be51-8ec9004c5200 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:49:52.973851 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 427/1704] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:49:52 2026] POST /volume/v3/attachments => generated 273 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:53.008224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-adda24a5-50a9-4b5a-9124-0241edbe9516 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:53.011649 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-adda24a5-50a9-4b5a-9124-0241edbe9516 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:53.011789 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-adda24a5-50a9-4b5a-9124-0241edbe9516 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:53.011979 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-adda24a5-50a9-4b5a-9124-0241edbe9516 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:53.030285 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-197c91ef-1fb3-4881-aa31-7cc5249dab0e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:53.031038 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-197c91ef-1fb3-4881-aa31-7cc5249dab0e None None] GET https://10.4.3.57/volume// Aug 20 07:49:53.031292 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-197c91ef-1fb3-4881-aa31-7cc5249dab0e None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:53.032289 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-197c91ef-1fb3-4881-aa31-7cc5249dab0e None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:53.032753 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-197c91ef-1fb3-4881-aa31-7cc5249dab0e None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:49:53.033153 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 424/1705] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:49:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:49:53.035338 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:53.035338 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:53.040800 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-adda24a5-50a9-4b5a-9124-0241edbe9516 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:53.041661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-e2a176be-54a9-4ea5-a78b-6dacd5d9d51a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:53.046638 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-e2a176be-54a9-4ea5-a78b-6dacd5d9d51a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:53.047260 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-adda24a5-50a9-4b5a-9124-0241edbe9516 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:53.047359 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-e2a176be-54a9-4ea5-a78b-6dacd5d9d51a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:53.047810 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 428/1706] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:53 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:53.048060 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-e2a176be-54a9-4ea5-a78b-6dacd5d9d51a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:53.069989 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:53.069989 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:53.075033 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-e2a176be-54a9-4ea5-a78b-6dacd5d9d51a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:53.080852 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-e2a176be-54a9-4ea5-a78b-6dacd5d9d51a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:53.081370 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 428/1707] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:49:53 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 1021 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:49:53.208910 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-6ded46e5-bb32-4a83-8659-e38d9e022cf8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:53.211721 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-6ded46e5-bb32-4a83-8659-e38d9e022cf8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] PUT https://10.4.3.57/volume/v3/attachments/0c823ced-d830-4cab-ae03-b1c795abd6d0 Aug 20 07:49:53.212207 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-6ded46e5-bb32-4a83-8659-e38d9e022cf8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:53.220517 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-6ded46e5-bb32-4a83-8659-e38d9e022cf8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Acquiring lock "cinder-attachment_update-43283727-d056-4864-9dcc-ebb3c734c93b-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:49:53.225865 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-6ded46e5-bb32-4a83-8659-e38d9e022cf8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Lock "cinder-attachment_update-43283727-d056-4864-9dcc-ebb3c734c93b-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:49:53.226825 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:53.226825 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:53.366040 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-6ded46e5-bb32-4a83-8659-e38d9e022cf8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Lock "cinder-attachment_update-43283727-d056-4864-9dcc-ebb3c734c93b-np0000007856" released by "attachment_update" :: held 0.140s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:49:53.366482 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-6ded46e5-bb32-4a83-8659-e38d9e022cf8 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments/0c823ced-d830-4cab-ae03-b1c795abd6d0 returned with HTTP 200 Aug 20 07:49:53.367391 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 428/1708] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:49:53 2026] PUT /volume/v3/attachments/0c823ced-d830-4cab-ae03-b1c795abd6d0 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:53.452074 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7db64393-c4d9-44e2-860c-58357356c349 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:53.455130 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7db64393-c4d9-44e2-860c-58357356c349 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:53.456224 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7db64393-c4d9-44e2-860c-58357356c349 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:53.456831 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7db64393-c4d9-44e2-860c-58357356c349 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:53.456831 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7db64393-c4d9-44e2-860c-58357356c349 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:53.463872 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:53.463872 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:53.464809 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7db64393-c4d9-44e2-860c-58357356c349 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:53.465342 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 425/1709] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:53 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:53.999324 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:54.003056 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:54.004142 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1451915713"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:54.006429 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Create volume request body: {'volume': {'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1451915713'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:54.065079 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-767ed6b3-53f2-450a-be16-39429745ea85 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:54.070605 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-767ed6b3-53f2-450a-be16-39429745ea85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:54.070941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-767ed6b3-53f2-450a-be16-39429745ea85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:54.071216 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-767ed6b3-53f2-450a-be16-39429745ea85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:54.093668 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:54.093668 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:54.102511 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-767ed6b3-53f2-450a-be16-39429745ea85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:54.112837 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-767ed6b3-53f2-450a-be16-39429745ea85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:54.113442 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 429/1710] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:54 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:54.313775 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Create volume of 1 GB Aug 20 07:49:54.319347 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Availability Zones retrieved successfully. Aug 20 07:49:54.327736 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Flow 'volume_create_api' (5aaddd60-0c1f-4379-ac5b-b446bb788ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:54.329081 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18ee5c6-cefc-4df2-9262-57e7ed7ad4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:54.330382 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:54.437654 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18ee5c6-cefc-4df2-9262-57e7ed7ad4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:54.439012 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1e22f4-c446-4269-b5b3-88512b7fcdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:54.480956 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-15c872a1-097c-42e7-87fd-a07a8cd8deeb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:54.488465 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-15c872a1-097c-42e7-87fd-a07a8cd8deeb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:54.488804 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-15c872a1-097c-42e7-87fd-a07a8cd8deeb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:54.489233 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-15c872a1-097c-42e7-87fd-a07a8cd8deeb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:54.489233 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-15c872a1-097c-42e7-87fd-a07a8cd8deeb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:54.499020 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:54.499020 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:54.500086 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-15c872a1-097c-42e7-87fd-a07a8cd8deeb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:54.500524 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 429/1711] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:54 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:54.551417 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Created reservations ['f912a727-57cd-43b2-b220-f3cadc90647f', 'e11dc5dd-0490-4921-816e-50608371d60e', '0d9d391e-d54f-485c-b6ea-a78fc37ca4c0', 'd7f95349-83f2-4b32-b1f7-535e862d5af6'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:54.552571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1e22f4-c446-4269-b5b3-88512b7fcdab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f912a727-57cd-43b2-b220-f3cadc90647f', 'e11dc5dd-0490-4921-816e-50608371d60e', '0d9d391e-d54f-485c-b6ea-a78fc37ca4c0', 'd7f95349-83f2-4b32-b1f7-535e862d5af6']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:54.554900 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c18051-0b58-45eb-b245-e9efd4eadf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:54.591501 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c18051-0b58-45eb-b245-e9efd4eadf69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf87533b-06de-4a04-83b6-f67df7b28832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1451915713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e8d0a3426a542c7abc74d82bcb6df8d',qos_specs=None,replication_status=,reservations=['f912a727-57cd-43b2-b220-f3cadc90647f','e11dc5dd-0490-4921-816e-50608371d60e','0d9d391e-d54f-485c-b6ea-a78fc37ca4c0','d7f95349-83f2-4b32-b1f7-535e862d5af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c376b9339844a0bb4e2269f64838853',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1451915713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf87533b-06de-4a04-83b6-f67df7b28832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e8d0a3426a542c7abc74d82bcb6df8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c376b9339844a0bb4e2269f64838853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:54.593304 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb4cb47-2bf7-455e-96ac-3074c3967a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:54.629921 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb4cb47-2bf7-455e-96ac-3074c3967a33) transitioned into state 'SUCCESS' from state '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-1451915713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e8d0a3426a542c7abc74d82bcb6df8d',qos_specs=None,replication_status=,reservations=['f912a727-57cd-43b2-b220-f3cadc90647f','e11dc5dd-0490-4921-816e-50608371d60e','0d9d391e-d54f-485c-b6ea-a78fc37ca4c0','d7f95349-83f2-4b32-b1f7-535e862d5af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c376b9339844a0bb4e2269f64838853',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:54.630770 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38234c4-b7ae-449a-8ea5-c584e8aacada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:54.648385 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38234c4-b7ae-449a-8ea5-c584e8aacada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:54.650283 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Flow 'volume_create_api' (5aaddd60-0c1f-4379-ac5b-b446bb788ccb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:54.650406 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Create volume request issued successfully. Aug 20 07:49:54.651802 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc9c8dcf-8901-4c8f-bb9c-0c6c300874ef tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:54.652573 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 429/1712] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:49:53 2026] POST /volume/v3/volumes => generated 749 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:54.673353 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e4a86f3-3435-4d7b-a723-63aaadbe5025 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:54.675291 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e4a86f3-3435-4d7b-a723-63aaadbe5025 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] GET https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 Aug 20 07:49:54.675582 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e4a86f3-3435-4d7b-a723-63aaadbe5025 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:54.675825 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e4a86f3-3435-4d7b-a723-63aaadbe5025 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:54.685901 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:54.685901 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:54.691635 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e4a86f3-3435-4d7b-a723-63aaadbe5025 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Volume info retrieved successfully. Aug 20 07:49:54.698655 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e4a86f3-3435-4d7b-a723-63aaadbe5025 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 returned with HTTP 200 Aug 20 07:49:54.700020 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 426/1713] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:54 2026] GET /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:55.132529 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9bf06d64-9478-42ec-9670-90d3d115eada None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:55.134912 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9bf06d64-9478-42ec-9670-90d3d115eada tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:55.135512 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9bf06d64-9478-42ec-9670-90d3d115eada tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:55.135512 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9bf06d64-9478-42ec-9670-90d3d115eada tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:55.147798 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:55.147798 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:55.152171 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9bf06d64-9478-42ec-9670-90d3d115eada tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:55.157041 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9bf06d64-9478-42ec-9670-90d3d115eada tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:55.157495 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 430/1714] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:55 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:55.516927 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-56b8d86d-1511-46c6-99ca-2d77f918e45e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:55.519243 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56b8d86d-1511-46c6-99ca-2d77f918e45e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:55.519518 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56b8d86d-1511-46c6-99ca-2d77f918e45e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:55.519810 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56b8d86d-1511-46c6-99ca-2d77f918e45e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:55.520416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-56b8d86d-1511-46c6-99ca-2d77f918e45e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:55.525992 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:55.525992 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:55.527012 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56b8d86d-1511-46c6-99ca-2d77f918e45e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:55.527464 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 430/1715] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:55 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:55.719747 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4cea6154-e024-4bff-80ca-ceeca2af2ea2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:55.722572 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4cea6154-e024-4bff-80ca-ceeca2af2ea2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] GET https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 Aug 20 07:49:55.722886 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4cea6154-e024-4bff-80ca-ceeca2af2ea2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:55.723170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4cea6154-e024-4bff-80ca-ceeca2af2ea2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:55.736120 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:55.736120 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:55.744783 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4cea6154-e024-4bff-80ca-ceeca2af2ea2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Volume info retrieved successfully. Aug 20 07:49:55.757939 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4cea6154-e024-4bff-80ca-ceeca2af2ea2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 returned with HTTP 200 Aug 20 07:49:55.758505 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 430/1716] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:55 2026] GET /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:55.781577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6beddd87-dee1-4e2d-a196-2abee6cb1589 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:55.781577 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6beddd87-dee1-4e2d-a196-2abee6cb1589 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] POST https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832/action Aug 20 07:49:55.781577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6beddd87-dee1-4e2d-a196-2abee6cb1589 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-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=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:55.781577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6beddd87-dee1-4e2d-a196-2abee6cb1589 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:55.793818 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:55.793818 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:55.807365 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:55.807365 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:55.807365 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6beddd87-dee1-4e2d-a196-2abee6cb1589 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Volume info retrieved successfully. Aug 20 07:49:55.830644 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6beddd87-dee1-4e2d-a196-2abee6cb1589 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Update volume metadata completed successfully. Aug 20 07:49:55.831032 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6beddd87-dee1-4e2d-a196-2abee6cb1589 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832/action returned with HTTP 200 Aug 20 07:49:55.831617 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 427/1717] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:49:55 2026] POST /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832/action => generated 563 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:55.840821 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a71691cb-61d2-4be7-b378-d9413b1a79f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:55.846071 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a71691cb-61d2-4be7-b378-d9413b1a79f3 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] GET https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 Aug 20 07:49:55.846360 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a71691cb-61d2-4be7-b378-d9413b1a79f3 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:55.846649 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a71691cb-61d2-4be7-b378-d9413b1a79f3 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:55.864692 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:55.864692 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:55.876638 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a71691cb-61d2-4be7-b378-d9413b1a79f3 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Volume info retrieved successfully. Aug 20 07:49:55.887587 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a71691cb-61d2-4be7-b378-d9413b1a79f3 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 returned with HTTP 200 Aug 20 07:49:55.888268 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 431/1718] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:55 2026] GET /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:55.904715 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ed80041b-cb30-4dcb-a7f3-dce5bfe433f2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:55.907375 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed80041b-cb30-4dcb-a7f3-dce5bfe433f2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] POST https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832/action Aug 20 07:49:55.907938 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ed80041b-cb30-4dcb-a7f3-dce5bfe433f2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:55.908107 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ed80041b-cb30-4dcb-a7f3-dce5bfe433f2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:55.923367 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:55.923367 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:55.932152 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:55.932152 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:55.932823 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ed80041b-cb30-4dcb-a7f3-dce5bfe433f2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Volume info retrieved successfully. Aug 20 07:49:55.939882 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ed80041b-cb30-4dcb-a7f3-dce5bfe433f2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Get volume image-metadata completed successfully. Aug 20 07:49:55.957192 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ed80041b-cb30-4dcb-a7f3-dce5bfe433f2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Delete volume metadata completed successfully. Aug 20 07:49:55.957541 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed80041b-cb30-4dcb-a7f3-dce5bfe433f2 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832/action returned with HTTP 200 Aug 20 07:49:55.958295 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 431/1719] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:55 2026] POST /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 07:49:55.969732 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a765278-4616-45b7-9509-48df6d87985a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:55.972805 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a765278-4616-45b7-9509-48df6d87985a tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] POST https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832/action Aug 20 07:49:55.973232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a765278-4616-45b7-9509-48df6d87985a tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:55.973355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a765278-4616-45b7-9509-48df6d87985a tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:55.991878 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:55.991878 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:55.992350 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a765278-4616-45b7-9509-48df6d87985a tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Volume info retrieved successfully. Aug 20 07:49:56.003563 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a765278-4616-45b7-9509-48df6d87985a tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Get volume image-metadata completed successfully. Aug 20 07:49:56.003926 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a765278-4616-45b7-9509-48df6d87985a tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832/action returned with HTTP 200 Aug 20 07:49:56.004390 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 431/1720] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:49:55 2026] POST /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832/action => generated 537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:56.016389 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3b38f50b-5eb9-4e19-9206-e7ce2efd4098 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:56.019115 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b38f50b-5eb9-4e19-9206-e7ce2efd4098 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] GET https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 Aug 20 07:49:56.019386 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b38f50b-5eb9-4e19-9206-e7ce2efd4098 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:56.019676 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b38f50b-5eb9-4e19-9206-e7ce2efd4098 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:56.027929 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:56.027929 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:56.031567 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b38f50b-5eb9-4e19-9206-e7ce2efd4098 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Volume info retrieved successfully. Aug 20 07:49:56.037214 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b38f50b-5eb9-4e19-9206-e7ce2efd4098 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 returned with HTTP 200 Aug 20 07:49:56.037800 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 428/1721] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:56 2026] GET /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:56.053969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aaebbb92-c8b9-415a-85f1-549abe8ceebb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:56.056014 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aaebbb92-c8b9-415a-85f1-549abe8ceebb tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] DELETE https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 Aug 20 07:49:56.056325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aaebbb92-c8b9-415a-85f1-549abe8ceebb tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:56.056691 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aaebbb92-c8b9-415a-85f1-549abe8ceebb tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:56.056933 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-aaebbb92-c8b9-415a-85f1-549abe8ceebb tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Delete volume with id: cf87533b-06de-4a04-83b6-f67df7b28832 Aug 20 07:49:56.064347 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:56.064347 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:56.065033 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aaebbb92-c8b9-415a-85f1-549abe8ceebb tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Volume info retrieved successfully. Aug 20 07:49:56.092811 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aaebbb92-c8b9-415a-85f1-549abe8ceebb tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Delete volume request issued successfully. Aug 20 07:49:56.093152 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aaebbb92-c8b9-415a-85f1-549abe8ceebb tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 returned with HTTP 202 Aug 20 07:49:56.093714 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 432/1722] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:49:56 2026] DELETE /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:49:56.105479 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8b5b002d-57f0-40c3-aeec-c628883b7792 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:56.108103 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b5b002d-57f0-40c3-aeec-c628883b7792 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] GET https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 Aug 20 07:49:56.108103 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b5b002d-57f0-40c3-aeec-c628883b7792 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:56.108103 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b5b002d-57f0-40c3-aeec-c628883b7792 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:56.118773 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:56.118773 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:56.123375 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8b5b002d-57f0-40c3-aeec-c628883b7792 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Volume info retrieved successfully. Aug 20 07:49:56.130856 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b5b002d-57f0-40c3-aeec-c628883b7792 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 returned with HTTP 200 Aug 20 07:49:56.131480 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 432/1723] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:56 2026] GET /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:56.173027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f66a4ec6-438c-4ef6-80b3-5c0f06b7d490 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:56.176502 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f66a4ec6-438c-4ef6-80b3-5c0f06b7d490 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:56.176926 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f66a4ec6-438c-4ef6-80b3-5c0f06b7d490 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:56.177141 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f66a4ec6-438c-4ef6-80b3-5c0f06b7d490 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:56.196033 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:56.196033 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:56.204279 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f66a4ec6-438c-4ef6-80b3-5c0f06b7d490 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:56.215238 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f66a4ec6-438c-4ef6-80b3-5c0f06b7d490 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:56.215942 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 432/1724] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:56 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:56.541093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b78ecea2-6294-492b-b079-43d82da4f4fe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:56.542962 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b78ecea2-6294-492b-b079-43d82da4f4fe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:56.543345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b78ecea2-6294-492b-b079-43d82da4f4fe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:56.543345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b78ecea2-6294-492b-b079-43d82da4f4fe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:56.543630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b78ecea2-6294-492b-b079-43d82da4f4fe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:56.547716 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:56.547716 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:56.548526 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b78ecea2-6294-492b-b079-43d82da4f4fe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:56.549459 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 429/1725] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:56 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:57.155032 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c2673fb2-4bf8-4135-98c8-f86d28bd12c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:57.156955 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2673fb2-4bf8-4135-98c8-f86d28bd12c0 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] GET https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 Aug 20 07:49:57.157209 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2673fb2-4bf8-4135-98c8-f86d28bd12c0 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:57.157481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2673fb2-4bf8-4135-98c8-f86d28bd12c0 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:57.164378 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2673fb2-4bf8-4135-98c8-f86d28bd12c0 tempest-VolumesImageMetadata-1011965607 tempest-VolumesImageMetadata-1011965607-project-member] https://10.4.3.57/volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 returned with HTTP 404 Aug 20 07:49:57.165023 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 433/1726] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:57 2026] GET /volume/v3/volumes/cf87533b-06de-4a04-83b6-f67df7b28832 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:57.233378 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4e751239-66b4-4b07-b5f5-534120052d73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:57.236655 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e751239-66b4-4b07-b5f5-534120052d73 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:57.236655 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e751239-66b4-4b07-b5f5-534120052d73 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:57.236655 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e751239-66b4-4b07-b5f5-534120052d73 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:57.250590 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:57.250590 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:57.256651 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4e751239-66b4-4b07-b5f5-534120052d73 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:57.267455 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e751239-66b4-4b07-b5f5-534120052d73 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:57.267455 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 433/1727] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:57 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:57.562087 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c1ba7df-9b1d-4ae5-afbf-71673f801d55 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:57.564204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c1ba7df-9b1d-4ae5-afbf-71673f801d55 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:57.564623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c1ba7df-9b1d-4ae5-afbf-71673f801d55 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:57.564750 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c1ba7df-9b1d-4ae5-afbf-71673f801d55 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:57.564750 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5c1ba7df-9b1d-4ae5-afbf-71673f801d55 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:57.569264 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:57.569264 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:57.569974 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c1ba7df-9b1d-4ae5-afbf-71673f801d55 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:57.570310 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 433/1728] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:57 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:57.710478 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-0f49b18c-35c9-4168-8d51-04e7489a7695 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:57.715932 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-0f49b18c-35c9-4168-8d51-04e7489a7695 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/attachments/0c823ced-d830-4cab-ae03-b1c795abd6d0/action Aug 20 07:49:57.716184 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-0f49b18c-35c9-4168-8d51-04e7489a7695 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:57.716303 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-0f49b18c-35c9-4168-8d51-04e7489a7695 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:57.748115 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:57.748115 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:57.767166 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8f5670db-aaa6-4fc9-bd28-3ce791fcfd5c req-0f49b18c-35c9-4168-8d51-04e7489a7695 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments/0c823ced-d830-4cab-ae03-b1c795abd6d0/action returned with HTTP 204 Aug 20 07:49:57.767166 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 430/1729] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:49:57 2026] POST /volume/v3/attachments/0c823ced-d830-4cab-ae03-b1c795abd6d0/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:49:58.288028 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ebdfe9d-cf5f-4531-a57a-32d37145013d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:58.289962 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ebdfe9d-cf5f-4531-a57a-32d37145013d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:58.290197 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ebdfe9d-cf5f-4531-a57a-32d37145013d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:58.294582 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ebdfe9d-cf5f-4531-a57a-32d37145013d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:58.301461 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:58.301461 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:58.306716 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ebdfe9d-cf5f-4531-a57a-32d37145013d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:58.311376 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ebdfe9d-cf5f-4531-a57a-32d37145013d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:58.312060 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 434/1730] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:58 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:58.325955 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0e31fcc1-5d50-44ce-828b-48a0a58f6d87 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:58.328428 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e31fcc1-5d50-44ce-828b-48a0a58f6d87 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:49:58.328662 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e31fcc1-5d50-44ce-828b-48a0a58f6d87 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:58.328893 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e31fcc1-5d50-44ce-828b-48a0a58f6d87 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:58.339238 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:58.339238 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:58.343204 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0e31fcc1-5d50-44ce-828b-48a0a58f6d87 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:58.348629 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e31fcc1-5d50-44ce-828b-48a0a58f6d87 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:49:58.349010 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 434/1731] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:58 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:58.587168 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-477611e2-5c78-4ce9-a2d2-014dbdd32e67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:58.589633 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-477611e2-5c78-4ce9-a2d2-014dbdd32e67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:58.589987 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-477611e2-5c78-4ce9-a2d2-014dbdd32e67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:58.590204 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-477611e2-5c78-4ce9-a2d2-014dbdd32e67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:58.590321 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-477611e2-5c78-4ce9-a2d2-014dbdd32e67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:58.603294 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:58.603294 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:58.604440 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-477611e2-5c78-4ce9-a2d2-014dbdd32e67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:58.605510 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 434/1732] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:58 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:58.724903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-dd7e1b00-e394-428e-b8bd-4a4d31ad2c2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:58.727438 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-dd7e1b00-e394-428e-b8bd-4a4d31ad2c2b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:58.727635 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-dd7e1b00-e394-428e-b8bd-4a4d31ad2c2b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:58.727822 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-dd7e1b00-e394-428e-b8bd-4a4d31ad2c2b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:58.750567 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:58.750567 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:58.756932 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-dd7e1b00-e394-428e-b8bd-4a4d31ad2c2b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:58.767936 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-dd7e1b00-e394-428e-b8bd-4a4d31ad2c2b tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:58.768604 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 431/1733] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:49:58 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:58.800658 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-52c2acfa-9918-49b5-85b6-07e65afbba85 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:58.803336 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-52c2acfa-9918-49b5-85b6-07e65afbba85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f/action Aug 20 07:49:58.803903 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-52c2acfa-9918-49b5-85b6-07e65afbba85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:49:58.804131 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-52c2acfa-9918-49b5-85b6-07e65afbba85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:58.824272 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:58.824272 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:58.825205 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-52c2acfa-9918-49b5-85b6-07e65afbba85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:58.839421 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-52c2acfa-9918-49b5-85b6-07e65afbba85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Begin detaching volume completed successfully. Aug 20 07:49:58.839766 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-52c2acfa-9918-49b5-85b6-07e65afbba85 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f/action returned with HTTP 202 Aug 20 07:49:58.840606 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 435/1734] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:49:58 2026] POST /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:49:58.872537 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec70d1fd-7b9f-4f5b-9b73-2b35df00219c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:58.875448 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec70d1fd-7b9f-4f5b-9b73-2b35df00219c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:58.875697 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec70d1fd-7b9f-4f5b-9b73-2b35df00219c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:58.875965 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec70d1fd-7b9f-4f5b-9b73-2b35df00219c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:58.890722 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:58.890722 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:58.899454 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ec70d1fd-7b9f-4f5b-9b73-2b35df00219c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:58.906991 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec70d1fd-7b9f-4f5b-9b73-2b35df00219c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:58.908375 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 435/1735] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:58 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:58.914857 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-394cb699-8074-4781-b038-25787007fef9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:58.915496 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-394cb699-8074-4781-b038-25787007fef9 None None] GET https://10.4.3.57/volume// Aug 20 07:49:58.915701 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-394cb699-8074-4781-b038-25787007fef9 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:58.915948 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-394cb699-8074-4781-b038-25787007fef9 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:58.916298 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-394cb699-8074-4781-b038-25787007fef9 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:49:58.916710 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 435/1736] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:49:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:49:58.926632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-f4348ec9-ff47-41cf-9f45-ccdd1cc2cadb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:58.928963 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-f4348ec9-ff47-41cf-9f45-ccdd1cc2cadb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:58.929255 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-f4348ec9-ff47-41cf-9f45-ccdd1cc2cadb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:58.929438 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-f4348ec9-ff47-41cf-9f45-ccdd1cc2cadb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:58.940415 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:58.940415 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:58.944735 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-f4348ec9-ff47-41cf-9f45-ccdd1cc2cadb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:58.951102 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-f4348ec9-ff47-41cf-9f45-ccdd1cc2cadb tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:58.951102 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 432/1737] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:49:58 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:49:58.961926 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:59.074618 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:49:59.074618 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1596036578"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:49:59.075294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1596036578'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:49:59.075862 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Create volume of 1 GB Aug 20 07:49:59.082746 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Availability Zones retrieved successfully. Aug 20 07:49:59.091525 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Flow 'volume_create_api' (1feed09d-96bd-4449-8c20-e11d88ff938f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:59.093307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86bf7e45-1af3-41c4-80d6-cd2d38e4337b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:59.094903 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:49:59.135398 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86bf7e45-1af3-41c4-80d6-cd2d38e4337b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:59.136906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66dd9770-77ad-4728-af7e-5e14d6a485e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:59.233304 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Created reservations ['8c894c47-2e6e-46e3-aa8d-7e3d23ad78e0', 'e1b02ead-947a-41b3-a21e-e498c0bbd79a', '081364cb-ed8a-4893-a74c-60df731c82fc', 'f9476438-8188-43b5-985c-6890d73fe904'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:49:59.235714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66dd9770-77ad-4728-af7e-5e14d6a485e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c894c47-2e6e-46e3-aa8d-7e3d23ad78e0', 'e1b02ead-947a-41b3-a21e-e498c0bbd79a', '081364cb-ed8a-4893-a74c-60df731c82fc', 'f9476438-8188-43b5-985c-6890d73fe904']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:59.236799 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67aa4d4-56c4-4823-af32-57ec9a3313c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:59.271406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67aa4d4-56c4-4823-af32-57ec9a3313c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91ee5303-dd05-4228-baf9-60396cbaee6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1596036578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0068cfda69f9465392e63ba590cf2187',qos_specs=None,replication_status=,reservations=['8c894c47-2e6e-46e3-aa8d-7e3d23ad78e0','e1b02ead-947a-41b3-a21e-e498c0bbd79a','081364cb-ed8a-4893-a74c-60df731c82fc','f9476438-8188-43b5-985c-6890d73fe904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68928ac120184dc3b44365cf356a0eed',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1596036578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91ee5303-dd05-4228-baf9-60396cbaee6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0068cfda69f9465392e63ba590cf2187',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68928ac120184dc3b44365cf356a0eed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:59.273058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e44562d-2586-4b58-9a73-d37126ec008c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:59.301002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e44562d-2586-4b58-9a73-d37126ec008c) transitioned into state 'SUCCESS' from state '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-1596036578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0068cfda69f9465392e63ba590cf2187',qos_specs=None,replication_status=,reservations=['8c894c47-2e6e-46e3-aa8d-7e3d23ad78e0','e1b02ead-947a-41b3-a21e-e498c0bbd79a','081364cb-ed8a-4893-a74c-60df731c82fc','f9476438-8188-43b5-985c-6890d73fe904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68928ac120184dc3b44365cf356a0eed',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:59.305744 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b28c63f-d911-49a5-bf28-95b6cc2951de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:49:59.332977 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b28c63f-d911-49a5-bf28-95b6cc2951de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:49:59.335629 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Flow 'volume_create_api' (1feed09d-96bd-4449-8c20-e11d88ff938f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:49:59.335629 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Create volume request issued successfully. Aug 20 07:49:59.335629 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e59d6bd4-743b-4b58-90bc-8da59d716ff9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:49:59.336423 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 436/1738] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:49:58 2026] POST /volume/v3/volumes => generated 748 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:49:59.352860 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-95cdf9a7-dd63-4c50-99b3-09afb38be792 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:59.355531 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95cdf9a7-dd63-4c50-99b3-09afb38be792 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c Aug 20 07:49:59.355531 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95cdf9a7-dd63-4c50-99b3-09afb38be792 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:59.355746 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95cdf9a7-dd63-4c50-99b3-09afb38be792 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:59.366569 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:59.366569 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:49:59.372498 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-95cdf9a7-dd63-4c50-99b3-09afb38be792 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:49:59.380348 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95cdf9a7-dd63-4c50-99b3-09afb38be792 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c returned with HTTP 200 Aug 20 07:49:59.380348 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 436/1739] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:59 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:59.621769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-72eabf63-c0d0-40ca-b0a2-1b3064a4f6b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:59.624225 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72eabf63-c0d0-40ca-b0a2-1b3064a4f6b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:49:59.624436 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72eabf63-c0d0-40ca-b0a2-1b3064a4f6b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:59.624729 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72eabf63-c0d0-40ca-b0a2-1b3064a4f6b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:59.625095 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-72eabf63-c0d0-40ca-b0a2-1b3064a4f6b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:49:59.631121 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:59.631121 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:49:59.632309 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72eabf63-c0d0-40ca-b0a2-1b3064a4f6b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:49:59.633196 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 436/1740] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:59 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:49:59.905793 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-7e77399b-9fd4-47c2-bf08-de5c5ae60911 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:59.908775 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-7e77399b-9fd4-47c2-bf08-de5c5ae60911 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] DELETE https://10.4.3.57/volume/v3/attachments/92a5d7d1-c068-46fc-a5f0-2c260926b23f Aug 20 07:49:59.909085 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-7e77399b-9fd4-47c2-bf08-de5c5ae60911 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:59.909354 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-7e77399b-9fd4-47c2-bf08-de5c5ae60911 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:59.919676 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:59.919676 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:49:59.923882 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e1fb7851-5441-4597-a8cb-8ef1a0e180b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:49:59.927386 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1fb7851-5441-4597-a8cb-8ef1a0e180b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:49:59.927641 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1fb7851-5441-4597-a8cb-8ef1a0e180b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:49:59.927881 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1fb7851-5441-4597-a8cb-8ef1a0e180b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:49:59.941729 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:49:59.941729 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:49:59.946139 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e1fb7851-5441-4597-a8cb-8ef1a0e180b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:49:59.950928 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1fb7851-5441-4597-a8cb-8ef1a0e180b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:49:59.951386 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 437/1741] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:49:59 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:49:59.976508 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0e55a27e-b6dc-4fea-81a2-980831ce0509 req-7e77399b-9fd4-47c2-bf08-de5c5ae60911 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments/92a5d7d1-c068-46fc-a5f0-2c260926b23f returned with HTTP 200 Aug 20 07:49:59.977124 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 433/1742] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:49:59 2026] DELETE /volume/v3/attachments/92a5d7d1-c068-46fc-a5f0-2c260926b23f => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:00.395891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5c505305-c429-4e66-8f0e-2570075fafaf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.398368 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c505305-c429-4e66-8f0e-2570075fafaf tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c Aug 20 07:50:00.398709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c505305-c429-4e66-8f0e-2570075fafaf tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.399141 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c505305-c429-4e66-8f0e-2570075fafaf tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.409097 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.409097 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:00.414433 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5c505305-c429-4e66-8f0e-2570075fafaf tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.421107 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c505305-c429-4e66-8f0e-2570075fafaf tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c returned with HTTP 200 Aug 20 07:50:00.422063 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 437/1743] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:00.435216 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-310d9832-12bf-4820-9497-a9ebec9d319b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.437064 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-310d9832-12bf-4820-9497-a9ebec9d319b tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] POST https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata Aug 20 07:50:00.437426 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-310d9832-12bf-4820-9497-a9ebec9d319b tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:00.445828 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.445828 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:00.446316 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-310d9832-12bf-4820-9497-a9ebec9d319b tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.455967 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-310d9832-12bf-4820-9497-a9ebec9d319b tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Create volume metadata completed successfully. Aug 20 07:50:00.456264 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-310d9832-12bf-4820-9497-a9ebec9d319b tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata returned with HTTP 200 Aug 20 07:50:00.456917 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 437/1744] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:50:00 2026] POST /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:00.466290 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f4feb550-8b3e-4bc5-a317-b660212bfcbd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.468251 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4feb550-8b3e-4bc5-a317-b660212bfcbd tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata Aug 20 07:50:00.468591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4feb550-8b3e-4bc5-a317-b660212bfcbd tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.468979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4feb550-8b3e-4bc5-a317-b660212bfcbd tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.476513 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.476513 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:00.477097 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f4feb550-8b3e-4bc5-a317-b660212bfcbd tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.485376 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f4feb550-8b3e-4bc5-a317-b660212bfcbd tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Get volume metadata completed successfully. Aug 20 07:50:00.485787 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4feb550-8b3e-4bc5-a317-b660212bfcbd tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata returned with HTTP 200 Aug 20 07:50:00.486264 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 438/1745] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:00.495360 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42b524a4-0d88-4100-b171-e6bd8c9051fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.497770 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42b524a4-0d88-4100-b171-e6bd8c9051fb tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] PUT https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata Aug 20 07:50:00.498276 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42b524a4-0d88-4100-b171-e6bd8c9051fb tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:00.507584 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.507584 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:00.508462 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-42b524a4-0d88-4100-b171-e6bd8c9051fb tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.523643 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-42b524a4-0d88-4100-b171-e6bd8c9051fb tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Update volume metadata completed successfully. Aug 20 07:50:00.523904 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42b524a4-0d88-4100-b171-e6bd8c9051fb tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata returned with HTTP 200 Aug 20 07:50:00.524377 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 434/1746] 10.4.3.57 () {68 vars in 1388 bytes} [Thu Aug 20 07:50:00 2026] PUT /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:00.532742 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-676abc1f-7806-4ab4-bc9a-33e49cf57444 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.534615 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-676abc1f-7806-4ab4-bc9a-33e49cf57444 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata Aug 20 07:50:00.534839 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-676abc1f-7806-4ab4-bc9a-33e49cf57444 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.535643 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-676abc1f-7806-4ab4-bc9a-33e49cf57444 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.543367 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.543367 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:00.544117 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-676abc1f-7806-4ab4-bc9a-33e49cf57444 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.552862 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-676abc1f-7806-4ab4-bc9a-33e49cf57444 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Get volume metadata completed successfully. Aug 20 07:50:00.553220 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-676abc1f-7806-4ab4-bc9a-33e49cf57444 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata returned with HTTP 200 Aug 20 07:50:00.553868 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 438/1747] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:00.561939 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0097cb03-031a-4403-93a5-cb8d9f45dbb7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.564848 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0097cb03-031a-4403-93a5-cb8d9f45dbb7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] DELETE https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata/key1 Aug 20 07:50:00.565358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0097cb03-031a-4403-93a5-cb8d9f45dbb7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.565659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0097cb03-031a-4403-93a5-cb8d9f45dbb7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.573347 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.573347 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:00.573824 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0097cb03-031a-4403-93a5-cb8d9f45dbb7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.579877 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0097cb03-031a-4403-93a5-cb8d9f45dbb7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Get volume metadata completed successfully. Aug 20 07:50:00.590116 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0097cb03-031a-4403-93a5-cb8d9f45dbb7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Delete volume metadata completed successfully. Aug 20 07:50:00.590420 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0097cb03-031a-4403-93a5-cb8d9f45dbb7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata/key1 returned with HTTP 200 Aug 20 07:50:00.590748 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 438/1748] 10.4.3.57 () {66 vars in 1386 bytes} [Thu Aug 20 07:50:00 2026] DELETE /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 07:50:00.599383 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9180f9a5-2b85-4792-bb8c-8bb21119f7e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.601857 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9180f9a5-2b85-4792-bb8c-8bb21119f7e6 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata Aug 20 07:50:00.602170 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9180f9a5-2b85-4792-bb8c-8bb21119f7e6 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.602782 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9180f9a5-2b85-4792-bb8c-8bb21119f7e6 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.611903 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.611903 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:00.612533 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9180f9a5-2b85-4792-bb8c-8bb21119f7e6 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.618815 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9180f9a5-2b85-4792-bb8c-8bb21119f7e6 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Get volume metadata completed successfully. Aug 20 07:50:00.619221 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9180f9a5-2b85-4792-bb8c-8bb21119f7e6 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata returned with HTTP 200 Aug 20 07:50:00.619840 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 439/1749] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:00.630632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7fafd011-a1f8-4bad-aeba-cf60b573beef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.632757 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fafd011-a1f8-4bad-aeba-cf60b573beef tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] PUT https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata Aug 20 07:50:00.633177 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7fafd011-a1f8-4bad-aeba-cf60b573beef tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:00.643808 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.643808 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:00.644389 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7fafd011-a1f8-4bad-aeba-cf60b573beef tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.647220 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cae7bd87-58f9-415d-8f06-17bb218d3a7e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.649495 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cae7bd87-58f9-415d-8f06-17bb218d3a7e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:00.649794 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cae7bd87-58f9-415d-8f06-17bb218d3a7e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.650113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cae7bd87-58f9-415d-8f06-17bb218d3a7e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.650436 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-cae7bd87-58f9-415d-8f06-17bb218d3a7e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:00.654817 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7fafd011-a1f8-4bad-aeba-cf60b573beef tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Update volume metadata completed successfully. Aug 20 07:50:00.655198 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fafd011-a1f8-4bad-aeba-cf60b573beef tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata returned with HTTP 200 Aug 20 07:50:00.655673 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.655673 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:00.655811 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 435/1750] 10.4.3.57 () {68 vars in 1388 bytes} [Thu Aug 20 07:50:00 2026] PUT /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:00.656646 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cae7bd87-58f9-415d-8f06-17bb218d3a7e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:00.657104 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 439/1751] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:50:00.670386 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d7158b85-f233-46f9-a441-a3bd9f5bea11 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.672413 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7158b85-f233-46f9-a441-a3bd9f5bea11 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] POST https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata Aug 20 07:50:00.672797 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7158b85-f233-46f9-a441-a3bd9f5bea11 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:00.686479 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.686479 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:00.687118 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d7158b85-f233-46f9-a441-a3bd9f5bea11 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.702424 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d7158b85-f233-46f9-a441-a3bd9f5bea11 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Create volume metadata completed successfully. Aug 20 07:50:00.702424 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7158b85-f233-46f9-a441-a3bd9f5bea11 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata returned with HTTP 200 Aug 20 07:50:00.703378 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 439/1752] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:50:00 2026] POST /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:00.713409 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-645670a5-cdd8-4b81-b7c2-1e047afa04b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.716844 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-645670a5-cdd8-4b81-b7c2-1e047afa04b9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] PUT https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata/key3 Aug 20 07:50:00.717389 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-645670a5-cdd8-4b81-b7c2-1e047afa04b9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:00.729755 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.729755 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:00.730569 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-645670a5-cdd8-4b81-b7c2-1e047afa04b9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.744722 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-645670a5-cdd8-4b81-b7c2-1e047afa04b9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Update volume metadata completed successfully. Aug 20 07:50:00.745217 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-645670a5-cdd8-4b81-b7c2-1e047afa04b9 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata/key3 returned with HTTP 200 Aug 20 07:50:00.745984 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 440/1753] 10.4.3.57 () {68 vars in 1403 bytes} [Thu Aug 20 07:50:00 2026] PUT /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 20 07:50:00.754326 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-afab8d7f-31cd-43e8-8e2b-245195674866 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.756529 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afab8d7f-31cd-43e8-8e2b-245195674866 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata/key3 Aug 20 07:50:00.757045 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-afab8d7f-31cd-43e8-8e2b-245195674866 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.757331 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-afab8d7f-31cd-43e8-8e2b-245195674866 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.766677 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.766677 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:00.767239 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-afab8d7f-31cd-43e8-8e2b-245195674866 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.773504 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-afab8d7f-31cd-43e8-8e2b-245195674866 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Get volume metadata completed successfully. Aug 20 07:50:00.773766 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afab8d7f-31cd-43e8-8e2b-245195674866 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata/key3 returned with HTTP 200 Aug 20 07:50:00.774441 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 436/1754] 10.4.3.57 () {66 vars in 1383 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:00.783878 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6984bc6a-1c2e-4d04-b911-84c7318e1a33 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.786387 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6984bc6a-1c2e-4d04-b911-84c7318e1a33 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata Aug 20 07:50:00.786694 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6984bc6a-1c2e-4d04-b911-84c7318e1a33 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.786919 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6984bc6a-1c2e-4d04-b911-84c7318e1a33 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.796211 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.796211 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:00.796816 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6984bc6a-1c2e-4d04-b911-84c7318e1a33 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.803357 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6984bc6a-1c2e-4d04-b911-84c7318e1a33 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Get volume metadata completed successfully. Aug 20 07:50:00.803668 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6984bc6a-1c2e-4d04-b911-84c7318e1a33 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata returned with HTTP 200 Aug 20 07:50:00.804082 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 440/1755] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 20 07:50:00.811277 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9cae4eaa-4bd7-4f9f-abd8-b44380a9e188 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.812967 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cae4eaa-4bd7-4f9f-abd8-b44380a9e188 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] PUT https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata Aug 20 07:50:00.813276 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9cae4eaa-4bd7-4f9f-abd8-b44380a9e188 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:00.823271 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.823271 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:00.823819 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9cae4eaa-4bd7-4f9f-abd8-b44380a9e188 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.834193 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9cae4eaa-4bd7-4f9f-abd8-b44380a9e188 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Update volume metadata completed successfully. Aug 20 07:50:00.834565 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cae4eaa-4bd7-4f9f-abd8-b44380a9e188 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata returned with HTTP 200 Aug 20 07:50:00.835170 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 440/1756] 10.4.3.57 () {68 vars in 1388 bytes} [Thu Aug 20 07:50:00 2026] PUT /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:00.844937 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc2db9d4-1e9d-4faf-91ae-1ea784a1a995 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.846883 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc2db9d4-1e9d-4faf-91ae-1ea784a1a995 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c Aug 20 07:50:00.847096 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc2db9d4-1e9d-4faf-91ae-1ea784a1a995 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.847344 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc2db9d4-1e9d-4faf-91ae-1ea784a1a995 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.855495 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.855495 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:00.864435 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fc2db9d4-1e9d-4faf-91ae-1ea784a1a995 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.869753 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc2db9d4-1e9d-4faf-91ae-1ea784a1a995 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c returned with HTTP 200 Aug 20 07:50:00.871012 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 441/1757] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:00.890241 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-86651aed-e679-4f5b-bd3e-e8c24016d14c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.892432 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86651aed-e679-4f5b-bd3e-e8c24016d14c tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] DELETE https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c Aug 20 07:50:00.892946 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86651aed-e679-4f5b-bd3e-e8c24016d14c tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.892946 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86651aed-e679-4f5b-bd3e-e8c24016d14c tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.892946 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-86651aed-e679-4f5b-bd3e-e8c24016d14c tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Delete volume with id: 91ee5303-dd05-4228-baf9-60396cbaee6c Aug 20 07:50:00.901630 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.901630 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:00.901630 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-86651aed-e679-4f5b-bd3e-e8c24016d14c tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.920590 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-86651aed-e679-4f5b-bd3e-e8c24016d14c tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Delete volume request issued successfully. Aug 20 07:50:00.921034 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86651aed-e679-4f5b-bd3e-e8c24016d14c tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c returned with HTTP 202 Aug 20 07:50:00.921429 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 437/1758] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:00 2026] DELETE /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:00.929728 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d6729e6-10fc-4cb8-aacd-c6c4f1dff9fa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.934534 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d6729e6-10fc-4cb8-aacd-c6c4f1dff9fa tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c Aug 20 07:50:00.934789 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d6729e6-10fc-4cb8-aacd-c6c4f1dff9fa tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.935045 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d6729e6-10fc-4cb8-aacd-c6c4f1dff9fa tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.945626 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.945626 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:00.951360 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d6729e6-10fc-4cb8-aacd-c6c4f1dff9fa tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Volume info retrieved successfully. Aug 20 07:50:00.957085 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d6729e6-10fc-4cb8-aacd-c6c4f1dff9fa tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c returned with HTTP 200 Aug 20 07:50:00.957770 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 441/1759] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:50:00.971722 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e5cfe52d-ce66-4eb7-8298-3134b9721386 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:00.973926 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5cfe52d-ce66-4eb7-8298-3134b9721386 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:50:00.974195 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5cfe52d-ce66-4eb7-8298-3134b9721386 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:00.974401 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5cfe52d-ce66-4eb7-8298-3134b9721386 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:00.984063 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:00.984063 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:00.992267 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e5cfe52d-ce66-4eb7-8298-3134b9721386 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:00.997463 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5cfe52d-ce66-4eb7-8298-3134b9721386 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:50:00.998290 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 441/1760] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:00 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:01.105300 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-4de5d37a-b01d-45f4-8527-269e0de80817 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:01.107565 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-4de5d37a-b01d-45f4-8527-269e0de80817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:01.107844 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-4de5d37a-b01d-45f4-8527-269e0de80817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:01.108132 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-4de5d37a-b01d-45f4-8527-269e0de80817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:01.119377 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:01.119377 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:01.123893 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-4de5d37a-b01d-45f4-8527-269e0de80817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:01.129417 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-4de5d37a-b01d-45f4-8527-269e0de80817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:50:01.130056 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 442/1761] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:01 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:01.155753 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-399afcad-3d1c-45eb-a3f9-7e1140cc0c76 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:01.159455 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-399afcad-3d1c-45eb-a3f9-7e1140cc0c76 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] POST https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b/action Aug 20 07:50:01.160232 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-399afcad-3d1c-45eb-a3f9-7e1140cc0c76 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:01.160721 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-399afcad-3d1c-45eb-a3f9-7e1140cc0c76 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:01.175679 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:01.175679 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:01.176286 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-399afcad-3d1c-45eb-a3f9-7e1140cc0c76 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:01.186393 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-399afcad-3d1c-45eb-a3f9-7e1140cc0c76 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Begin detaching volume completed successfully. Aug 20 07:50:01.187417 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-399afcad-3d1c-45eb-a3f9-7e1140cc0c76 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b/action returned with HTTP 202 Aug 20 07:50:01.188325 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 438/1762] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:50:01 2026] POST /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:50:01.213690 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0db11819-d261-4550-9582-76b9f1ab8aa1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:01.216621 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0db11819-d261-4550-9582-76b9f1ab8aa1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:01.217200 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0db11819-d261-4550-9582-76b9f1ab8aa1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:01.217419 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0db11819-d261-4550-9582-76b9f1ab8aa1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:01.233701 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:01.233701 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:01.240855 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0db11819-d261-4550-9582-76b9f1ab8aa1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:01.246761 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0db11819-d261-4550-9582-76b9f1ab8aa1 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:50:01.250809 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 442/1763] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:01 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:01.254627 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c2de63ed-f749-493d-8cc2-3e72a4666184 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:01.255188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2de63ed-f749-493d-8cc2-3e72a4666184 None None] GET https://10.4.3.57/volume// Aug 20 07:50:01.255447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2de63ed-f749-493d-8cc2-3e72a4666184 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:01.255747 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2de63ed-f749-493d-8cc2-3e72a4666184 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:01.257464 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2de63ed-f749-493d-8cc2-3e72a4666184 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:01.257464 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 442/1764] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:01.269105 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-71514ad7-6454-401a-abb2-118c24362400 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:01.272205 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-71514ad7-6454-401a-abb2-118c24362400 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:01.272205 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-71514ad7-6454-401a-abb2-118c24362400 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:01.272205 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-71514ad7-6454-401a-abb2-118c24362400 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:01.286005 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:01.286005 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:01.292482 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-71514ad7-6454-401a-abb2-118c24362400 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:01.299641 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-71514ad7-6454-401a-abb2-118c24362400 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:50:01.300563 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 443/1765] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:50:01 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 1317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:01.675475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-89b5afa8-147c-41e3-9f9e-76382185e4a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:01.678174 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89b5afa8-147c-41e3-9f9e-76382185e4a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:01.678491 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89b5afa8-147c-41e3-9f9e-76382185e4a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:01.678759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89b5afa8-147c-41e3-9f9e-76382185e4a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:01.678919 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-89b5afa8-147c-41e3-9f9e-76382185e4a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:01.685184 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:01.685184 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:01.686346 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89b5afa8-147c-41e3-9f9e-76382185e4a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:01.686929 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 439/1766] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:01 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:01.976481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d8a1497d-c6d5-4458-8274-28315b27b6a7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:01.979842 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d8a1497d-c6d5-4458-8274-28315b27b6a7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] GET https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c Aug 20 07:50:01.980141 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d8a1497d-c6d5-4458-8274-28315b27b6a7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:01.981499 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d8a1497d-c6d5-4458-8274-28315b27b6a7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:01.991857 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d8a1497d-c6d5-4458-8274-28315b27b6a7 tempest-VolumesMetadataTest-664075855 tempest-VolumesMetadataTest-664075855-project-member] https://10.4.3.57/volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c returned with HTTP 404 Aug 20 07:50:01.992663 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 443/1767] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:01 2026] GET /volume/v3/volumes/91ee5303-dd05-4228-baf9-60396cbaee6c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:02.266316 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c43c6593-5e86-4587-a225-26d36730092a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:02.269266 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c43c6593-5e86-4587-a225-26d36730092a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:02.269582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c43c6593-5e86-4587-a225-26d36730092a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:02.269870 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c43c6593-5e86-4587-a225-26d36730092a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:02.289777 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:02.289777 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:02.296634 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c43c6593-5e86-4587-a225-26d36730092a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:02.306542 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c43c6593-5e86-4587-a225-26d36730092a tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:50:02.306967 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 443/1768] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:02 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:02.365247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-fe562d61-bf01-4888-b404-b2a2b66e173e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:02.367782 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-fe562d61-bf01-4888-b404-b2a2b66e173e tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] DELETE https://10.4.3.57/volume/v3/attachments/0c823ced-d830-4cab-ae03-b1c795abd6d0 Aug 20 07:50:02.368149 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-fe562d61-bf01-4888-b404-b2a2b66e173e tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:02.368304 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-fe562d61-bf01-4888-b404-b2a2b66e173e tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:02.377237 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:02.377237 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:02.434120 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-82cdb5f2-c07e-4d8e-863e-6ea0dee9d039 req-fe562d61-bf01-4888-b404-b2a2b66e173e tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/attachments/0c823ced-d830-4cab-ae03-b1c795abd6d0 returned with HTTP 200 Aug 20 07:50:02.434711 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 444/1769] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:50:02 2026] DELETE /volume/v3/attachments/0c823ced-d830-4cab-ae03-b1c795abd6d0 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:02.706529 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f19c961-e3c6-48fe-898c-d449e93f13f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:02.708481 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f19c961-e3c6-48fe-898c-d449e93f13f8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:02.708713 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f19c961-e3c6-48fe-898c-d449e93f13f8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:02.708914 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f19c961-e3c6-48fe-898c-d449e93f13f8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:02.709027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5f19c961-e3c6-48fe-898c-d449e93f13f8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:02.714631 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:02.714631 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:02.715677 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f19c961-e3c6-48fe-898c-d449e93f13f8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:02.716080 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 440/1770] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:02 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:03.251525 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-312d546d-df29-463e-b75b-5605d59fdfa2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:03.325908 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-644a7b47-0453-427c-ab07-c69afc931bda None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:03.339467 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-644a7b47-0453-427c-ab07-c69afc931bda tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:03.342354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-644a7b47-0453-427c-ab07-c69afc931bda tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:03.344774 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-644a7b47-0453-427c-ab07-c69afc931bda tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:03.369497 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:03.369497 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:03.381561 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-644a7b47-0453-427c-ab07-c69afc931bda tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:03.401045 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-644a7b47-0453-427c-ab07-c69afc931bda tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:50:03.402507 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 444/1771] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:03 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:03.421991 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2cb216ce-53f1-44e4-8da9-811b1fa624b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:03.424566 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2cb216ce-53f1-44e4-8da9-811b1fa624b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:03.424566 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2cb216ce-53f1-44e4-8da9-811b1fa624b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:03.424652 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:03.424682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2cb216ce-53f1-44e4-8da9-811b1fa624b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:03.424710 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-762197516"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:03.426094 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-762197516'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:03.426494 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume of 1 GB Aug 20 07:50:03.434331 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Availability Zones retrieved successfully. Aug 20 07:50:03.434461 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:03.434461 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:03.437565 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2cb216ce-53f1-44e4-8da9-811b1fa624b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:03.437647 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (76f72876-0a4c-44fb-a552-9642d334fb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:03.438374 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb383236-3ddf-4f9d-ba1a-b87dd1e8bc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:03.439406 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:03.441180 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2cb216ce-53f1-44e4-8da9-811b1fa624b3 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:50:03.441945 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 445/1772] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:03 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:03.472349 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb383236-3ddf-4f9d-ba1a-b87dd1e8bc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:03.474995 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02de37e6-bbef-47bf-9843-38d2f895f315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:03.528732 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6093cfe2-7556-425b-9a46-a494b64e9488 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:03.530942 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6093cfe2-7556-425b-9a46-a494b64e9488 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:03.531214 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6093cfe2-7556-425b-9a46-a494b64e9488 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:03.531481 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6093cfe2-7556-425b-9a46-a494b64e9488 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:03.542104 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:03.542104 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:03.548169 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6093cfe2-7556-425b-9a46-a494b64e9488 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:03.554599 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6093cfe2-7556-425b-9a46-a494b64e9488 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:50:03.555110 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 441/1773] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:03 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:03.561223 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['26609250-e2c6-4c22-8dac-2b51c8c23230', 'fcf0f249-6671-45c9-84dc-d3081f4d9e28', 'b7018c9c-6a75-4388-bb7e-ce2698954259', '9fcd2f7a-a18b-46fd-8dac-9f6efa7fb08f'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:03.562191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02de37e6-bbef-47bf-9843-38d2f895f315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26609250-e2c6-4c22-8dac-2b51c8c23230', 'fcf0f249-6671-45c9-84dc-d3081f4d9e28', 'b7018c9c-6a75-4388-bb7e-ce2698954259', '9fcd2f7a-a18b-46fd-8dac-9f6efa7fb08f']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:03.563065 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c814165b-b0cc-44c3-b7d5-1f6b3b5ff906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:03.573431 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71efd816-50fe-4157-9c89-9ef13f034817 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:03.575446 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71efd816-50fe-4157-9c89-9ef13f034817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:50:03.575712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71efd816-50fe-4157-9c89-9ef13f034817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:03.575908 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71efd816-50fe-4157-9c89-9ef13f034817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:03.588529 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:03.588529 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:03.590635 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c814165b-b0cc-44c3-b7d5-1f6b3b5ff906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1304516-ef8f-42cf-923b-0cea76a23d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-762197516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['26609250-e2c6-4c22-8dac-2b51c8c23230','fcf0f249-6671-45c9-84dc-d3081f4d9e28','b7018c9c-6a75-4388-bb7e-ce2698954259','9fcd2f7a-a18b-46fd-8dac-9f6efa7fb08f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-762197516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1304516-ef8f-42cf-923b-0cea76a23d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00efe1e885234409b4bc0472d9eda21a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1ef039ad0c441c2bd4149b643406e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:03.591775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740c6db8-fee7-45c0-9a88-26e981adcd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:03.594150 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-71efd816-50fe-4157-9c89-9ef13f034817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:03.602534 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71efd816-50fe-4157-9c89-9ef13f034817 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:50:03.603252 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 445/1774] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:03 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:03.624621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740c6db8-fee7-45c0-9a88-26e981adcd1e) transitioned into state 'SUCCESS' from state '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-762197516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['26609250-e2c6-4c22-8dac-2b51c8c23230','fcf0f249-6671-45c9-84dc-d3081f4d9e28','b7018c9c-6a75-4388-bb7e-ce2698954259','9fcd2f7a-a18b-46fd-8dac-9f6efa7fb08f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:03.625766 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa30ed7-de32-40bf-85bd-2e10243886a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:03.639855 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa30ed7-de32-40bf-85bd-2e10243886a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:03.640652 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (76f72876-0a4c-44fb-a552-9642d334fb97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:03.640953 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request issued successfully. Aug 20 07:50:03.641474 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-312d546d-df29-463e-b75b-5605d59fdfa2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:03.641869 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 444/1775] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:03 2026] POST /volume/v3/volumes => generated 746 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:03.671906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f229443e-dd1b-4041-bcd8-773737ae8b8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:03.673887 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f229443e-dd1b-4041-bcd8-773737ae8b8d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:50:03.674612 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f229443e-dd1b-4041-bcd8-773737ae8b8d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:03.674612 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f229443e-dd1b-4041-bcd8-773737ae8b8d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:03.683006 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:03.683006 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:03.687751 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f229443e-dd1b-4041-bcd8-773737ae8b8d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:03.693453 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f229443e-dd1b-4041-bcd8-773737ae8b8d tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:50:03.693815 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 446/1776] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:03 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:03.727691 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ea2f91b-5858-41be-8c84-6ec55d2d3121 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:03.731598 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ea2f91b-5858-41be-8c84-6ec55d2d3121 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:03.732343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ea2f91b-5858-41be-8c84-6ec55d2d3121 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:03.732343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ea2f91b-5858-41be-8c84-6ec55d2d3121 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:03.732343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3ea2f91b-5858-41be-8c84-6ec55d2d3121 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:03.743419 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:03.743419 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:03.745360 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ea2f91b-5858-41be-8c84-6ec55d2d3121 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:03.745360 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 442/1777] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:03 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:04.678119 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.763611 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6cea0805-c676-4525-ab0e-b1d86dee6c6f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.763611 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6cea0805-c676-4525-ab0e-b1d86dee6c6f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:05.763611 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6cea0805-c676-4525-ab0e-b1d86dee6c6f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:05.763611 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6cea0805-c676-4525-ab0e-b1d86dee6c6f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:05.763611 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6cea0805-c676-4525-ab0e-b1d86dee6c6f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:05.763611 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:05.763611 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:05.763611 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6cea0805-c676-4525-ab0e-b1d86dee6c6f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:05.763611 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 445/1778] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:04 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-64321597"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-64321597'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Create volume of 1 GB Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Availability Zones retrieved successfully. Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Flow 'volume_create_api' (19f295f7-c4b8-4612-9eeb-c00815307667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af7a7e0-1b83-47b7-8fe1-cf41da27d6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af7a7e0-1b83-47b7-8fe1-cf41da27d6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80ed279c-18e6-4cc7-8573-ade38b883189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Created reservations ['6fa5efde-b023-4639-aa74-c4cf4c5742bd', '92af7e0e-e2d4-407a-b853-93a219e94529', '5eeeede7-607f-40f8-8d08-e7efa9767f4a', '4af505e5-5494-4ef5-a872-b99b4c05ee8e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80ed279c-18e6-4cc7-8573-ade38b883189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fa5efde-b023-4639-aa74-c4cf4c5742bd', '92af7e0e-e2d4-407a-b853-93a219e94529', '5eeeede7-607f-40f8-8d08-e7efa9767f4a', '4af505e5-5494-4ef5-a872-b99b4c05ee8e']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:05.768232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cac5ea6-5a20-4882-b4f8-32522749c8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:05.770805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cac5ea6-5a20-4882-b4f8-32522749c8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea509c6-b6f1-4f35-bbe2-ceac06512141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-64321597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84063cb90bae4bee9b580f8d49408c1e',qos_specs=None,replication_status=,reservations=['6fa5efde-b023-4639-aa74-c4cf4c5742bd','92af7e0e-e2d4-407a-b853-93a219e94529','5eeeede7-607f-40f8-8d08-e7efa9767f4a','4af505e5-5494-4ef5-a872-b99b4c05ee8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e5ef6c147934adf9e36a1d6b445aba2',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-64321597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea509c6-b6f1-4f35-bbe2-ceac06512141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84063cb90bae4bee9b580f8d49408c1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e5ef6c147934adf9e36a1d6b445aba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:05.770805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e3e2aa-2932-41fe-a5a5-a1045550dcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:05.770805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e3e2aa-2932-41fe-a5a5-a1045550dcdb) transitioned into state 'SUCCESS' from state '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-64321597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84063cb90bae4bee9b580f8d49408c1e',qos_specs=None,replication_status=,reservations=['6fa5efde-b023-4639-aa74-c4cf4c5742bd','92af7e0e-e2d4-407a-b853-93a219e94529','5eeeede7-607f-40f8-8d08-e7efa9767f4a','4af505e5-5494-4ef5-a872-b99b4c05ee8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e5ef6c147934adf9e36a1d6b445aba2',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:05.770805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ce8d4f8-7ec0-445f-aeb9-22e3d920ee08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:05.770805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ce8d4f8-7ec0-445f-aeb9-22e3d920ee08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:05.770805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Flow 'volume_create_api' (19f295f7-c4b8-4612-9eeb-c00815307667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:05.770805 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Create volume request issued successfully. Aug 20 07:50:05.770805 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3afb4a6e-fe9f-4377-a889-47c8a6b03233 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:05.772535 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 446/1779] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:04 2026] POST /volume/v3/volumes => generated 747 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:05.773405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-02795707-26e9-488b-a650-b0488929f8f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.773405 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02795707-26e9-488b-a650-b0488929f8f2 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:05.773405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02795707-26e9-488b-a650-b0488929f8f2 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:05.773405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02795707-26e9-488b-a650-b0488929f8f2 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:05.773405 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:05.773405 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:05.773405 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02795707-26e9-488b-a650-b0488929f8f2 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Volume info retrieved successfully. Aug 20 07:50:05.773405 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02795707-26e9-488b-a650-b0488929f8f2 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 200 Aug 20 07:50:05.773405 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 447/1780] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:05 2026] GET /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:05.774914 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-69775c61-6047-4450-8fdc-db9cebfbf528 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.774914 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69775c61-6047-4450-8fdc-db9cebfbf528 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:05.774914 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69775c61-6047-4450-8fdc-db9cebfbf528 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:05.774914 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69775c61-6047-4450-8fdc-db9cebfbf528 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:05.774914 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:05.774914 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:05.774914 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-69775c61-6047-4450-8fdc-db9cebfbf528 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Volume info retrieved successfully. Aug 20 07:50:05.774914 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69775c61-6047-4450-8fdc-db9cebfbf528 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:05.774914 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 443/1781] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:05 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:05.777066 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b2790228-19bf-4649-b248-3a0201167c09 req-10902e6d-fbcf-46c9-b230-d389d34902e1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.777066 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-10902e6d-fbcf-46c9-b230-d389d34902e1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:05.777066 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-10902e6d-fbcf-46c9-b230-d389d34902e1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:05.777066 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-10902e6d-fbcf-46c9-b230-d389d34902e1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:05.777066 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:05.777066 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:05.777066 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b2790228-19bf-4649-b248-3a0201167c09 req-10902e6d-fbcf-46c9-b230-d389d34902e1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:05.777066 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-10902e6d-fbcf-46c9-b230-d389d34902e1 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:05.777066 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 446/1782] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:05 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b2790228-19bf-4649-b248-3a0201167c09 req-fd93299e-78eb-4ec4-a05b-458528661857 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-fd93299e-78eb-4ec4-a05b-458528661857 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587/action Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-fd93299e-78eb-4ec4-a05b-458528661857 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-fd93299e-78eb-4ec4-a05b-458528661857 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b2790228-19bf-4649-b248-3a0201167c09 req-fd93299e-78eb-4ec4-a05b-458528661857 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b2790228-19bf-4649-b248-3a0201167c09 req-fd93299e-78eb-4ec4-a05b-458528661857 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Begin detaching volume completed successfully. Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-fd93299e-78eb-4ec4-a05b-458528661857 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587/action returned with HTTP 202 Aug 20 07:50:05.778230 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 447/1783] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:50:05 2026] POST /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:50:05.778750 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7727aa59-b933-4157-8123-3ee7559e6166 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.778750 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7727aa59-b933-4157-8123-3ee7559e6166 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:05.778750 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7727aa59-b933-4157-8123-3ee7559e6166 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:05.778750 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7727aa59-b933-4157-8123-3ee7559e6166 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:05.778750 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:05.778750 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:05.778750 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7727aa59-b933-4157-8123-3ee7559e6166 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:05.778750 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7727aa59-b933-4157-8123-3ee7559e6166 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:05.778750 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 448/1784] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:05 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:05.779503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-893618ef-addd-4bb4-a5bb-ae18a098026b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.779503 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-893618ef-addd-4bb4-a5bb-ae18a098026b None None] GET https://10.4.3.57/volume// Aug 20 07:50:05.779503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-893618ef-addd-4bb4-a5bb-ae18a098026b None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:05.779503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-893618ef-addd-4bb4-a5bb-ae18a098026b None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:05.779503 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-893618ef-addd-4bb4-a5bb-ae18a098026b None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:05.779503 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 444/1785] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:05.779925 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b2790228-19bf-4649-b248-3a0201167c09 req-9a9fd1b9-f7cb-478b-914c-0a4e67344ead None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.779925 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-9a9fd1b9-f7cb-478b-914c-0a4e67344ead tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:05.779925 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-9a9fd1b9-f7cb-478b-914c-0a4e67344ead tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:05.779925 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-9a9fd1b9-f7cb-478b-914c-0a4e67344ead tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:05.779925 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:05.779925 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:05.779925 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b2790228-19bf-4649-b248-3a0201167c09 req-9a9fd1b9-f7cb-478b-914c-0a4e67344ead tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:05.779925 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-9a9fd1b9-f7cb-478b-914c-0a4e67344ead tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:05.779925 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 447/1786] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:50:05 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1622 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:05.793228 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-777bc4b8-df11-418c-ae41-d545f87451fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:05.797058 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-777bc4b8-df11-418c-ae41-d545f87451fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:05.797539 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-777bc4b8-df11-418c-ae41-d545f87451fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:05.797692 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-777bc4b8-df11-418c-ae41-d545f87451fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:05.797871 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-777bc4b8-df11-418c-ae41-d545f87451fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:05.806883 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:05.806883 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:05.808273 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-777bc4b8-df11-418c-ae41-d545f87451fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:05.808853 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 448/1787] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:05 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:06.163778 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67c2334b-fb0a-46c7-abbf-d681e82bdba4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.166361 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67c2334b-fb0a-46c7-abbf-d681e82bdba4 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:06.166654 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67c2334b-fb0a-46c7-abbf-d681e82bdba4 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.166931 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67c2334b-fb0a-46c7-abbf-d681e82bdba4 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.175941 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.175941 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:06.180038 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-67c2334b-fb0a-46c7-abbf-d681e82bdba4 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Volume info retrieved successfully. Aug 20 07:50:06.186428 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67c2334b-fb0a-46c7-abbf-d681e82bdba4 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 200 Aug 20 07:50:06.186938 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 449/1788] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:06.209305 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-da15231a-6e74-49ce-8a78-e88c6aed01bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.212001 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da15231a-6e74-49ce-8a78-e88c6aed01bb tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] POST https://10.4.3.57/volume/v3/os-volume-transfer Aug 20 07:50:06.212427 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da15231a-6e74-49ce-8a78-e88c6aed01bb tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dea509c6-b6f1-4f35-bbe2-ceac06512141"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:06.215058 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-da15231a-6e74-49ce-8a78-e88c6aed01bb tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Creating new volume transfer {'transfer': {'volume_id': 'dea509c6-b6f1-4f35-bbe2-ceac06512141'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 07:50:06.215196 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-da15231a-6e74-49ce-8a78-e88c6aed01bb tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Creating transfer of volume dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:06.215330 np0000007856 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-da15231a-6e74-49ce-8a78-e88c6aed01bb tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Generating transfer record for volume dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:06.228700 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.228700 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:06.249345 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da15231a-6e74-49ce-8a78-e88c6aed01bb tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 07:50:06.249503 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 445/1789] 10.4.3.57 () {68 vars in 1284 bytes} [Thu Aug 20 07:50:06 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:06.262072 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6e2ed640-d553-4ab5-ae9a-f0929cd3cfde None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.263593 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e2ed640-d553-4ab5-ae9a-f0929cd3cfde tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:06.263932 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e2ed640-d553-4ab5-ae9a-f0929cd3cfde tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.264245 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e2ed640-d553-4ab5-ae9a-f0929cd3cfde tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.274220 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.274220 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:06.275685 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b2790228-19bf-4649-b248-3a0201167c09 req-7f6f0e44-692e-43ad-b7aa-f595240a2204 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.279126 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-7f6f0e44-692e-43ad-b7aa-f595240a2204 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:06.279588 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-7f6f0e44-692e-43ad-b7aa-f595240a2204 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.279881 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6e2ed640-d553-4ab5-ae9a-f0929cd3cfde tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Volume info retrieved successfully. Aug 20 07:50:06.279953 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-7f6f0e44-692e-43ad-b7aa-f595240a2204 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.285921 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e2ed640-d553-4ab5-ae9a-f0929cd3cfde tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 200 Aug 20 07:50:06.286446 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 448/1790] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:06.299790 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.299790 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:06.304959 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b2790228-19bf-4649-b248-3a0201167c09 req-7f6f0e44-692e-43ad-b7aa-f595240a2204 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:06.307492 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5e64cca-43d1-40eb-91b0-5fe218d14429 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.309844 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5e64cca-43d1-40eb-91b0-5fe218d14429 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/os-volume-transfer/86c3756f-6835-4e09-88c4-6e5e6ea1ee01 Aug 20 07:50:06.310297 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5e64cca-43d1-40eb-91b0-5fe218d14429 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.310353 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5e64cca-43d1-40eb-91b0-5fe218d14429 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.312847 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-7f6f0e44-692e-43ad-b7aa-f595240a2204 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:06.313418 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 449/1791] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:06.322734 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5e64cca-43d1-40eb-91b0-5fe218d14429 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/os-volume-transfer/86c3756f-6835-4e09-88c4-6e5e6ea1ee01 returned with HTTP 200 Aug 20 07:50:06.323345 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 450/1792] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/os-volume-transfer/86c3756f-6835-4e09-88c4-6e5e6ea1ee01 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:06.337310 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-19a8b261-3fbe-4b1d-ab4b-589bbeabead5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.339951 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19a8b261-3fbe-4b1d-ab4b-589bbeabead5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/os-volume-transfer Aug 20 07:50:06.340216 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19a8b261-3fbe-4b1d-ab4b-589bbeabead5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.340471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19a8b261-3fbe-4b1d-ab4b-589bbeabead5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.340705 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-19a8b261-3fbe-4b1d-ab4b-589bbeabead5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Listing volume transfers {{(pid=100251) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 07:50:06.341126 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b2790228-19bf-4649-b248-3a0201167c09 req-483b8f71-08d4-40ff-beb3-c77212d91b10 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.344351 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-483b8f71-08d4-40ff-beb3-c77212d91b10 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68 Aug 20 07:50:06.344579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-483b8f71-08d4-40ff-beb3-c77212d91b10 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.344785 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-483b8f71-08d4-40ff-beb3-c77212d91b10 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.348606 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19a8b261-3fbe-4b1d-ab4b-589bbeabead5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/os-volume-transfer returned with HTTP 200 Aug 20 07:50:06.349617 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 446/1793] 10.4.3.57 () {66 vars in 1263 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:06.357667 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.357667 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:06.361796 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.440863 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b2790228-19bf-4649-b248-3a0201167c09 req-483b8f71-08d4-40ff-beb3-c77212d91b10 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68 returned with HTTP 200 Aug 20 07:50:06.441415 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 449/1794] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:50:06 2026] DELETE /volume/v3/attachments/f5d3c16a-ebb9-42c2-8883-d01438d3fa68 => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:06.475049 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] POST https://10.4.3.57/volume/v3/os-volume-transfer/86c3756f-6835-4e09-88c4-6e5e6ea1ee01/accept Aug 20 07:50:06.475667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c604093643a83ba4"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:06.478466 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.volume_transfer [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Accepting volume transfer 86c3756f-6835-4e09-88c4-6e5e6ea1ee01 {{(pid=100249) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 07:50:06.478466 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.volume_transfer [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Accepting transfer 86c3756f-6835-4e09-88c4-6e5e6ea1ee01 Aug 20 07:50:06.501333 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0bf4323f-6aa3-41e4-b52c-dd57b1e872b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.504115 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0bf4323f-6aa3-41e4-b52c-dd57b1e872b3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:06.504404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0bf4323f-6aa3-41e4-b52c-dd57b1e872b3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.504782 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0bf4323f-6aa3-41e4-b52c-dd57b1e872b3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.523437 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.523437 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:06.529224 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0bf4323f-6aa3-41e4-b52c-dd57b1e872b3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:06.535840 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0bf4323f-6aa3-41e4-b52c-dd57b1e872b3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:06.536707 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 451/1795] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:06.554078 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-61b9c5a4-fb5b-49b1-b3dd-64ef6819dab9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.556699 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61b9c5a4-fb5b-49b1-b3dd-64ef6819dab9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:06.556989 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61b9c5a4-fb5b-49b1-b3dd-64ef6819dab9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.557334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61b9c5a4-fb5b-49b1-b3dd-64ef6819dab9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.561617 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Created reservations ['f1cb7c94-fbc5-423a-8898-5b8efdb9e9ff', '07327ebf-4a59-4baf-8186-edb4616e71f7', '46320413-0db8-44f6-8ae2-c90531d9973a', 'bd5c0e89-474a-4ec6-9790-47e98554075e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:06.573767 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.573767 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:06.579006 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-61b9c5a4-fb5b-49b1-b3dd-64ef6819dab9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] Volume info retrieved successfully. Aug 20 07:50:06.585830 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61b9c5a4-fb5b-49b1-b3dd-64ef6819dab9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-reader] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:06.586346 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 447/1796] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:06.596695 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Created reservations ['54c03fb6-807a-48d9-9204-ca85dc4c990b', '9f73f0da-5600-4e7a-97b1-3d3a3ff83cda', 'dae9f8be-2009-4a9c-8b95-0928b0f58188', 'c5fc4bf5-774d-450f-8b44-4c67805b0718'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:06.647849 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-94d8ab36-9c9d-4673-94c7-04549006b4f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.651113 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-94d8ab36-9c9d-4673-94c7-04549006b4f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:06.651303 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-94d8ab36-9c9d-4673-94c7-04549006b4f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.651636 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-94d8ab36-9c9d-4673-94c7-04549006b4f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.665833 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.665833 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:06.669567 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Created reservations ['476b8155-0360-40b0-b1a7-78b07d19fa1f', '8b42bf37-b5e1-4d43-89b7-610cbe6336c8', 'cd1af643-00b7-4ad9-b5ed-e3873a657658', '0c5e2a9b-9710-42ba-8558-5834c1388e25'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:06.672691 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-94d8ab36-9c9d-4673-94c7-04549006b4f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:06.681935 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-94d8ab36-9c9d-4673-94c7-04549006b4f7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:06.682472 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 450/1797] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:06.723647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-170fd5d4-2cd5-46d8-bb34-35c2f9bdb50a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.726377 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-170fd5d4-2cd5-46d8-bb34-35c2f9bdb50a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587/action Aug 20 07:50:06.726899 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-170fd5d4-2cd5-46d8-bb34-35c2f9bdb50a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:06.727091 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-170fd5d4-2cd5-46d8-bb34-35c2f9bdb50a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:06.742443 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Created reservations ['579940c5-27e7-435e-bd27-b144d9b81dcc', '7a030c8b-37f9-4a29-915c-e71934de4260', '8f7a19d8-9183-453f-ba98-0bf5a3a73b27', '1316fb1f-b398-4f61-aa85-64f1ec5683eb'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:06.755675 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Transfer volume completed successfully. Aug 20 07:50:06.761291 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.761291 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:06.761928 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-170fd5d4-2cd5-46d8-bb34-35c2f9bdb50a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:06.775442 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-170fd5d4-2cd5-46d8-bb34-35c2f9bdb50a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Begin detaching volume completed successfully. Aug 20 07:50:06.776137 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-170fd5d4-2cd5-46d8-bb34-35c2f9bdb50a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587/action returned with HTTP 202 Aug 20 07:50:06.776413 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 452/1798] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:50:06 2026] POST /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 07:50:06.806778 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-406cfe6a-dee1-4c75-b74c-33acb05e8e8b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.809195 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-406cfe6a-dee1-4c75-b74c-33acb05e8e8b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:06.809483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-406cfe6a-dee1-4c75-b74c-33acb05e8e8b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.811566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-406cfe6a-dee1-4c75-b74c-33acb05e8e8b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.826593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb03bda1-637d-4e6c-aa33-69d64436789c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.829124 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb03bda1-637d-4e6c-aa33-69d64436789c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:06.829415 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb03bda1-637d-4e6c-aa33-69d64436789c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.830392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb03bda1-637d-4e6c-aa33-69d64436789c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.830392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bb03bda1-637d-4e6c-aa33-69d64436789c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:06.832924 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.832924 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:06.837224 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.837224 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:06.838375 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb03bda1-637d-4e6c-aa33-69d64436789c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:06.839090 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-406cfe6a-dee1-4c75-b74c-33acb05e8e8b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:06.839280 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 451/1799] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:06.842247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-80c46a02-7ac8-4176-9c7c-2fbda81642f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.843053 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80c46a02-7ac8-4176-9c7c-2fbda81642f1 None None] GET https://10.4.3.57/volume// Aug 20 07:50:06.843310 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80c46a02-7ac8-4176-9c7c-2fbda81642f1 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.843672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80c46a02-7ac8-4176-9c7c-2fbda81642f1 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.844313 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80c46a02-7ac8-4176-9c7c-2fbda81642f1 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:06.844785 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 453/1800] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:06.845719 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-406cfe6a-dee1-4c75-b74c-33acb05e8e8b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:06.846101 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 448/1801] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:06.863395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-156d15f8-9fe8-4f4c-a433-a58e0d4233d3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.865801 np0000007856 devstack@c-api.service[100249]: INFO cinder.transfer.api [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Volume dea509c6-b6f1-4f35-bbe2-ceac06512141 has been transferred. Aug 20 07:50:06.867033 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-156d15f8-9fe8-4f4c-a433-a58e0d4233d3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:06.867278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-156d15f8-9fe8-4f4c-a433-a58e0d4233d3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.867594 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-156d15f8-9fe8-4f4c-a433-a58e0d4233d3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.877221 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abe5dee3-8cd6-40af-bf5c-36b8be91b64b tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] https://10.4.3.57/volume/v3/os-volume-transfer/86c3756f-6835-4e09-88c4-6e5e6ea1ee01/accept returned with HTTP 202 Aug 20 07:50:06.877651 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 450/1802] 10.4.3.57 () {68 vars in 1416 bytes} [Thu Aug 20 07:50:06 2026] POST /volume/v3/os-volume-transfer/86c3756f-6835-4e09-88c4-6e5e6ea1ee01/accept => generated 363 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:06.882453 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.882453 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:06.887296 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27d789f3-eaf8-4afb-b0f6-defe944502dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.889783 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27d789f3-eaf8-4afb-b0f6-defe944502dc tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] GET https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:06.890046 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27d789f3-eaf8-4afb-b0f6-defe944502dc tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.890336 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27d789f3-eaf8-4afb-b0f6-defe944502dc tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.891371 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-156d15f8-9fe8-4f4c-a433-a58e0d4233d3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:06.898845 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.898845 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:06.900117 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-156d15f8-9fe8-4f4c-a433-a58e0d4233d3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:06.900775 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 452/1803] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:06.904979 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27d789f3-eaf8-4afb-b0f6-defe944502dc tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Volume info retrieved successfully. Aug 20 07:50:06.912612 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27d789f3-eaf8-4afb-b0f6-defe944502dc tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 200 Aug 20 07:50:06.913304 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 454/1804] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:06.932306 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4488b392-6a48-43a4-a8a8-04c6b51c04b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.934272 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4488b392-6a48-43a4-a8a8-04c6b51c04b7 tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] GET https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:06.934574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4488b392-6a48-43a4-a8a8-04c6b51c04b7 tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.934816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4488b392-6a48-43a4-a8a8-04c6b51c04b7 tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.941915 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.941915 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:06.946636 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4488b392-6a48-43a4-a8a8-04c6b51c04b7 tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] Volume info retrieved successfully. Aug 20 07:50:06.953012 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4488b392-6a48-43a4-a8a8-04c6b51c04b7 tempest-VolumesTransfersTest-1276961559 tempest-VolumesTransfersTest-1276961559-project-member] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 200 Aug 20 07:50:06.953648 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 449/1805] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:06 2026] GET /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:06.961490 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f350cc4-7a84-436d-9502-403528174722 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.963759 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f350cc4-7a84-436d-9502-403528174722 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] DELETE https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:06.964005 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f350cc4-7a84-436d-9502-403528174722 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.964154 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f350cc4-7a84-436d-9502-403528174722 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.964354 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-5f350cc4-7a84-436d-9502-403528174722 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Delete volume with id: 43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:06.968141 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da8ed93f-5d82-4ae9-9e1e-79cab33de96c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.970142 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da8ed93f-5d82-4ae9-9e1e-79cab33de96c tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] DELETE https://10.4.3.57/volume/v3/os-volume-transfer/86c3756f-6835-4e09-88c4-6e5e6ea1ee01 Aug 20 07:50:06.970356 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da8ed93f-5d82-4ae9-9e1e-79cab33de96c tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:06.970570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da8ed93f-5d82-4ae9-9e1e-79cab33de96c tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:06.970759 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.volume_transfer [None req-da8ed93f-5d82-4ae9-9e1e-79cab33de96c tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Delete transfer with id: 86c3756f-6835-4e09-88c4-6e5e6ea1ee01 Aug 20 07:50:06.973858 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:06.973858 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:06.974523 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5f350cc4-7a84-436d-9502-403528174722 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:06.977210 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da8ed93f-5d82-4ae9-9e1e-79cab33de96c tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/os-volume-transfer/86c3756f-6835-4e09-88c4-6e5e6ea1ee01 returned with HTTP 404 Aug 20 07:50:06.977669 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 453/1806] 10.4.3.57 () {66 vars in 1377 bytes} [Thu Aug 20 07:50:06 2026] DELETE /volume/v3/os-volume-transfer/86c3756f-6835-4e09-88c4-6e5e6ea1ee01 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:06.985145 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-167bd8d4-b243-48eb-9903-4cd2b6e84d55 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:06.999599 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5f350cc4-7a84-436d-9502-403528174722 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Delete volume request issued successfully. Aug 20 07:50:06.999803 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f350cc4-7a84-436d-9502-403528174722 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 202 Aug 20 07:50:07.000281 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 451/1807] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:06 2026] DELETE /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:07.008576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8aac54b5-9039-4dcb-8f61-e9e9d3c7b434 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:07.010971 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8aac54b5-9039-4dcb-8f61-e9e9d3c7b434 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:07.011203 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8aac54b5-9039-4dcb-8f61-e9e9d3c7b434 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:07.011448 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8aac54b5-9039-4dcb-8f61-e9e9d3c7b434 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:07.026288 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:07.026288 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:07.032966 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-167bd8d4-b243-48eb-9903-4cd2b6e84d55 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:07.033058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-167bd8d4-b243-48eb-9903-4cd2b6e84d55 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:07.033420 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-167bd8d4-b243-48eb-9903-4cd2b6e84d55 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:07.033565 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8aac54b5-9039-4dcb-8f61-e9e9d3c7b434 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:07.033649 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-167bd8d4-b243-48eb-9903-4cd2b6e84d55 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Delete volume with id: dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:07.040652 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8aac54b5-9039-4dcb-8f61-e9e9d3c7b434 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 200 Aug 20 07:50:07.041229 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 450/1808] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:07 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:07.043888 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:07.043888 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:07.044268 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-167bd8d4-b243-48eb-9903-4cd2b6e84d55 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Volume info retrieved successfully. Aug 20 07:50:07.072736 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-167bd8d4-b243-48eb-9903-4cd2b6e84d55 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Delete volume request issued successfully. Aug 20 07:50:07.073378 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-167bd8d4-b243-48eb-9903-4cd2b6e84d55 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 202 Aug 20 07:50:07.073494 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 455/1809] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:06 2026] DELETE /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:07.083401 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d5c5c715-edd3-4252-89fe-9624eb08b974 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:07.086369 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5c5c715-edd3-4252-89fe-9624eb08b974 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] GET https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:07.086729 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5c5c715-edd3-4252-89fe-9624eb08b974 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:07.087053 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5c5c715-edd3-4252-89fe-9624eb08b974 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:07.098954 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:07.098954 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:07.105154 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d5c5c715-edd3-4252-89fe-9624eb08b974 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Volume info retrieved successfully. Aug 20 07:50:07.110274 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5c5c715-edd3-4252-89fe-9624eb08b974 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 200 Aug 20 07:50:07.110746 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 454/1810] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:07 2026] GET /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 1003 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:07.859601 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6eaa1595-14ae-4ed4-b708-27b80c850eff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:07.859760 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54bbb635-0065-469d-9515-d3ec977c79ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:07.861304 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54bbb635-0065-469d-9515-d3ec977c79ac tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:07.861877 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54bbb635-0065-469d-9515-d3ec977c79ac tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:07.861958 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6eaa1595-14ae-4ed4-b708-27b80c850eff tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:07.862009 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54bbb635-0065-469d-9515-d3ec977c79ac tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:07.862054 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6eaa1595-14ae-4ed4-b708-27b80c850eff tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:07.862054 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6eaa1595-14ae-4ed4-b708-27b80c850eff tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:07.862167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6eaa1595-14ae-4ed4-b708-27b80c850eff tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:07.869618 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:07.869618 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:07.871359 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6eaa1595-14ae-4ed4-b708-27b80c850eff tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:07.871359 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 452/1811] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:07 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:07.878617 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:07.878617 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:07.883517 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-54bbb635-0065-469d-9515-d3ec977c79ac tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:07.886394 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ccb0dc0f-26d5-4615-8ae1-49b79126ba81 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:07.888334 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54bbb635-0065-469d-9515-d3ec977c79ac tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:07.888450 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ccb0dc0f-26d5-4615-8ae1-49b79126ba81 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 Aug 20 07:50:07.888450 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ccb0dc0f-26d5-4615-8ae1-49b79126ba81 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:07.888718 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ccb0dc0f-26d5-4615-8ae1-49b79126ba81 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:07.888810 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 451/1812] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:07 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:50:07.894110 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:07.894110 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:07.895324 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ccb0dc0f-26d5-4615-8ae1-49b79126ba81 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:50:07.895461 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ccb0dc0f-26d5-4615-8ae1-49b79126ba81 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 returned with HTTP 200 Aug 20 07:50:07.895876 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 456/1813] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:50:07 2026] GET /volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:07.907341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ff3638c-0640-4535-b349-34501cdd7cbc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:07.908362 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ff3638c-0640-4535-b349-34501cdd7cbc tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:07.908629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ff3638c-0640-4535-b349-34501cdd7cbc tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:07.908857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ff3638c-0640-4535-b349-34501cdd7cbc tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:07.908956 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6ff3638c-0640-4535-b349-34501cdd7cbc tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:07.913433 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:07.913433 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:07.914184 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ff3638c-0640-4535-b349-34501cdd7cbc tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:07.914516 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 455/1814] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:07 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:07.925450 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-382c2c8a-cf66-4971-8a4e-70c9411a5e05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:07.927291 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-382c2c8a-cf66-4971-8a4e-70c9411a5e05 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:07.927480 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-382c2c8a-cf66-4971-8a4e-70c9411a5e05 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:07.927716 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-382c2c8a-cf66-4971-8a4e-70c9411a5e05 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:07.927794 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-382c2c8a-cf66-4971-8a4e-70c9411a5e05 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete backup with id: 93bf5519-f9cf-4bb5-aebf-381540ea4936. Aug 20 07:50:07.932388 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:07.932388 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:07.948372 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-382c2c8a-cf66-4971-8a4e-70c9411a5e05 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] delete_backup rpcapi backup_id 93bf5519-f9cf-4bb5-aebf-381540ea4936 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:50:07.950964 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-382c2c8a-cf66-4971-8a4e-70c9411a5e05 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 202 Aug 20 07:50:07.950964 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 453/1815] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:07 2026] DELETE /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:50:07.959878 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a0fb970c-fb0e-4be0-ac9b-a3cee784b0ae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:07.961921 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0fb970c-fb0e-4be0-ac9b-a3cee784b0ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:07.962031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0fb970c-fb0e-4be0-ac9b-a3cee784b0ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:07.962159 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0fb970c-fb0e-4be0-ac9b-a3cee784b0ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:07.962321 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a0fb970c-fb0e-4be0-ac9b-a3cee784b0ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:07.967816 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:07.967816 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:07.968918 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0fb970c-fb0e-4be0-ac9b-a3cee784b0ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 200 Aug 20 07:50:07.969815 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 452/1816] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:07 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:08.056271 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-972dbe6d-ef85-4e22-8c14-6dbce8900be5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.058046 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-972dbe6d-ef85-4e22-8c14-6dbce8900be5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b Aug 20 07:50:08.058196 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-972dbe6d-ef85-4e22-8c14-6dbce8900be5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:08.058579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-972dbe6d-ef85-4e22-8c14-6dbce8900be5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:08.066070 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-972dbe6d-ef85-4e22-8c14-6dbce8900be5 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b returned with HTTP 404 Aug 20 07:50:08.066971 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 457/1817] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:08 2026] GET /volume/v3/volumes/43283727-d056-4864-9dcc-ebb3c734c93b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:08.076630 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-42291e21-4e17-49c1-b759-c6cc262cac11 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.083581 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42291e21-4e17-49c1-b759-c6cc262cac11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] DELETE https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:50:08.083581 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42291e21-4e17-49c1-b759-c6cc262cac11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:08.083581 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42291e21-4e17-49c1-b759-c6cc262cac11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:08.083581 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-42291e21-4e17-49c1-b759-c6cc262cac11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Delete volume with id: 01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:50:08.091128 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:08.091128 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:08.091726 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-42291e21-4e17-49c1-b759-c6cc262cac11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:08.121449 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-42291e21-4e17-49c1-b759-c6cc262cac11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Delete volume request issued successfully. Aug 20 07:50:08.122077 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42291e21-4e17-49c1-b759-c6cc262cac11 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 202 Aug 20 07:50:08.125691 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 456/1818] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:08 2026] DELETE /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:08.129480 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da9c7332-4919-490a-b88b-923a741ec11a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.131704 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92745834-0950-4505-bcb8-90198a7bd32c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.132342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da9c7332-4919-490a-b88b-923a741ec11a tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] GET https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:08.132725 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da9c7332-4919-490a-b88b-923a741ec11a tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:08.132860 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da9c7332-4919-490a-b88b-923a741ec11a tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:08.134151 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92745834-0950-4505-bcb8-90198a7bd32c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:50:08.134402 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92745834-0950-4505-bcb8-90198a7bd32c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:08.134569 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92745834-0950-4505-bcb8-90198a7bd32c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:08.142615 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da9c7332-4919-490a-b88b-923a741ec11a tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 404 Aug 20 07:50:08.143309 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 454/1819] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:08 2026] GET /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:08.144084 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:08.144084 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:08.149808 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92745834-0950-4505-bcb8-90198a7bd32c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:08.156136 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-29a3070b-d83b-4d81-b3e0-5af9467b5f59 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.157525 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92745834-0950-4505-bcb8-90198a7bd32c tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 200 Aug 20 07:50:08.158034 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 453/1820] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:08 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:08.158838 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29a3070b-d83b-4d81-b3e0-5af9467b5f59 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:08.159222 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29a3070b-d83b-4d81-b3e0-5af9467b5f59 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:08.159504 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29a3070b-d83b-4d81-b3e0-5af9467b5f59 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:08.170886 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29a3070b-d83b-4d81-b3e0-5af9467b5f59 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 404 Aug 20 07:50:08.172674 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 458/1821] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:08 2026] GET /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:08.183806 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-86bc6af5-b084-40e7-9837-78b43a40f131 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.186020 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-86bc6af5-b084-40e7-9837-78b43a40f131 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] DELETE https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:08.186231 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-86bc6af5-b084-40e7-9837-78b43a40f131 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:08.186465 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-86bc6af5-b084-40e7-9837-78b43a40f131 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:08.186661 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-86bc6af5-b084-40e7-9837-78b43a40f131 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Delete volume with id: dea509c6-b6f1-4f35-bbe2-ceac06512141 Aug 20 07:50:08.196072 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-86bc6af5-b084-40e7-9837-78b43a40f131 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 returned with HTTP 404 Aug 20 07:50:08.196294 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 457/1822] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:08 2026] DELETE /volume/v3/volumes/dea509c6-b6f1-4f35-bbe2-ceac06512141 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:08.212682 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.217410 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:08.217838 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-596130163"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:08.223059 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-596130163'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:08.223059 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Create volume of 1 GB Aug 20 07:50:08.227879 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Availability Zones retrieved successfully. Aug 20 07:50:08.233338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Flow 'volume_create_api' (ba727e16-dcaf-48a8-af62-fbe222f475b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:08.234320 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852d1556-47a7-4abf-91b2-de74d707fb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:08.235330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:08.274246 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852d1556-47a7-4abf-91b2-de74d707fb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:08.274246 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90450209-dee6-4ff9-8b6e-9020c0ba71cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:08.328575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Created reservations ['dba27ac9-e7d7-40f5-b3cb-1e5822880247', 'ce6d3631-23a6-47df-87f8-fddc3351f2fb', '2bfcc609-8ca8-43b6-8e74-c49ec91e3d1b', 'de388142-e1ad-4488-b52e-090876d44ce3'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:08.328575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90450209-dee6-4ff9-8b6e-9020c0ba71cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dba27ac9-e7d7-40f5-b3cb-1e5822880247', 'ce6d3631-23a6-47df-87f8-fddc3351f2fb', '2bfcc609-8ca8-43b6-8e74-c49ec91e3d1b', 'de388142-e1ad-4488-b52e-090876d44ce3']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:08.328805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296ebbdd-0731-4377-a409-57fda94a9613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:08.360118 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296ebbdd-0731-4377-a409-57fda94a9613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-596130163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84063cb90bae4bee9b580f8d49408c1e',qos_specs=None,replication_status=,reservations=['dba27ac9-e7d7-40f5-b3cb-1e5822880247','ce6d3631-23a6-47df-87f8-fddc3351f2fb','2bfcc609-8ca8-43b6-8e74-c49ec91e3d1b','de388142-e1ad-4488-b52e-090876d44ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e5ef6c147934adf9e36a1d6b445aba2',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-596130163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84063cb90bae4bee9b580f8d49408c1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e5ef6c147934adf9e36a1d6b445aba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:08.361299 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d24443-b482-4404-a873-10b0c2394c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:08.384435 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d24443-b482-4404-a873-10b0c2394c2f) transitioned into state 'SUCCESS' from state '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-596130163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84063cb90bae4bee9b580f8d49408c1e',qos_specs=None,replication_status=,reservations=['dba27ac9-e7d7-40f5-b3cb-1e5822880247','ce6d3631-23a6-47df-87f8-fddc3351f2fb','2bfcc609-8ca8-43b6-8e74-c49ec91e3d1b','de388142-e1ad-4488-b52e-090876d44ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e5ef6c147934adf9e36a1d6b445aba2',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:08.385279 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79236fe1-edb9-4a6f-ad80-ea17350c6dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:08.399451 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79236fe1-edb9-4a6f-ad80-ea17350c6dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:08.400881 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Flow 'volume_create_api' (ba727e16-dcaf-48a8-af62-fbe222f475b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:08.401383 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Create volume request issued successfully. Aug 20 07:50:08.402229 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b81057a7-ce46-4311-a2f1-0486393ee5a8 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:08.402856 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 455/1823] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:08 2026] POST /volume/v3/volumes => generated 748 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:08.419617 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2f70bd34-1dd1-4536-8435-443b1b45e792 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.421838 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f70bd34-1dd1-4536-8435-443b1b45e792 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:08.422069 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f70bd34-1dd1-4536-8435-443b1b45e792 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:08.422354 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f70bd34-1dd1-4536-8435-443b1b45e792 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:08.438149 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:08.438149 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:08.440847 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2f70bd34-1dd1-4536-8435-443b1b45e792 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Volume info retrieved successfully. Aug 20 07:50:08.448724 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f70bd34-1dd1-4536-8435-443b1b45e792 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee returned with HTTP 200 Aug 20 07:50:08.449294 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 454/1824] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:08 2026] GET /volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:08.909177 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69c1380a-a305-4187-a7fc-c95968402bb2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.911613 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69c1380a-a305-4187-a7fc-c95968402bb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:08.911860 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69c1380a-a305-4187-a7fc-c95968402bb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:08.912116 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69c1380a-a305-4187-a7fc-c95968402bb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:08.925442 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:08.925442 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:08.930869 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69c1380a-a305-4187-a7fc-c95968402bb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:08.936492 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69c1380a-a305-4187-a7fc-c95968402bb2 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:08.937172 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 459/1825] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:08 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:08.982380 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f87052ba-894a-40f5-92d2-9d73cb1dd385 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:08.985685 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f87052ba-894a-40f5-92d2-9d73cb1dd385 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 Aug 20 07:50:08.985843 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f87052ba-894a-40f5-92d2-9d73cb1dd385 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:08.986003 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f87052ba-894a-40f5-92d2-9d73cb1dd385 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:08.986108 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f87052ba-894a-40f5-92d2-9d73cb1dd385 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Show backup with id 93bf5519-f9cf-4bb5-aebf-381540ea4936. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:08.991069 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f87052ba-894a-40f5-92d2-9d73cb1dd385 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 returned with HTTP 404 Aug 20 07:50:08.991784 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 458/1826] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:08 2026] GET /volume/v3/backups/93bf5519-f9cf-4bb5-aebf-381540ea4936 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:09.083988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aa2220a0-135a-4146-a123-9f54f0c685d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.086435 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa2220a0-135a-4146-a123-9f54f0c685d8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 Aug 20 07:50:09.086718 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa2220a0-135a-4146-a123-9f54f0c685d8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.086987 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa2220a0-135a-4146-a123-9f54f0c685d8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.087136 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-aa2220a0-135a-4146-a123-9f54f0c685d8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 38babc77-7ff8-43ae-a4a3-142ed77012a0 Aug 20 07:50:09.093112 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.093112 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:09.093818 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aa2220a0-135a-4146-a123-9f54f0c685d8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:50:09.113879 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aa2220a0-135a-4146-a123-9f54f0c685d8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:50:09.114155 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa2220a0-135a-4146-a123-9f54f0c685d8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 returned with HTTP 202 Aug 20 07:50:09.114651 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 456/1827] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:50:09 2026] DELETE /volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:09.126242 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-de3dd3b6-e00a-4ebd-b41a-dcb70d73d0f0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.128383 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de3dd3b6-e00a-4ebd-b41a-dcb70d73d0f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 Aug 20 07:50:09.128567 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de3dd3b6-e00a-4ebd-b41a-dcb70d73d0f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.128791 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de3dd3b6-e00a-4ebd-b41a-dcb70d73d0f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.135473 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.135473 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:09.136110 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-de3dd3b6-e00a-4ebd-b41a-dcb70d73d0f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:50:09.137229 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de3dd3b6-e00a-4ebd-b41a-dcb70d73d0f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 returned with HTTP 200 Aug 20 07:50:09.138024 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 455/1828] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:50:09 2026] GET /volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:09.175029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-588bc440-d2af-4f1e-9aa6-9715c867050f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.177053 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-588bc440-d2af-4f1e-9aa6-9715c867050f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f Aug 20 07:50:09.177436 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-588bc440-d2af-4f1e-9aa6-9715c867050f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.177710 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-588bc440-d2af-4f1e-9aa6-9715c867050f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.185439 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-588bc440-d2af-4f1e-9aa6-9715c867050f tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f returned with HTTP 404 Aug 20 07:50:09.186162 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 460/1829] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:09 2026] GET /volume/v3/volumes/01108f9c-69bb-427e-87dd-08f68b651d7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:09.258718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-33173121-fa77-45e4-a75c-d53a19d23372 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.264451 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33173121-fa77-45e4-a75c-d53a19d23372 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] DELETE https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:50:09.264767 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33173121-fa77-45e4-a75c-d53a19d23372 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.265039 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33173121-fa77-45e4-a75c-d53a19d23372 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.265290 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-33173121-fa77-45e4-a75c-d53a19d23372 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Delete volume with id: 89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:50:09.275110 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.275110 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:09.275949 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-33173121-fa77-45e4-a75c-d53a19d23372 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:09.299735 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-33173121-fa77-45e4-a75c-d53a19d23372 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Delete volume request issued successfully. Aug 20 07:50:09.299995 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33173121-fa77-45e4-a75c-d53a19d23372 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 202 Aug 20 07:50:09.300481 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 459/1830] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:09 2026] DELETE /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:09.308914 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fe77d51c-97a6-411a-85be-7588d1da65df None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.311303 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe77d51c-97a6-411a-85be-7588d1da65df tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:50:09.311588 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe77d51c-97a6-411a-85be-7588d1da65df tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.312008 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe77d51c-97a6-411a-85be-7588d1da65df tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.323388 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.323388 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:09.328742 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fe77d51c-97a6-411a-85be-7588d1da65df tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Volume info retrieved successfully. Aug 20 07:50:09.337856 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe77d51c-97a6-411a-85be-7588d1da65df tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 200 Aug 20 07:50:09.338160 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 457/1831] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:09 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:09.464656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-099895ae-52dc-4df1-9bab-1a6e1e0ccaa7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.466822 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-099895ae-52dc-4df1-9bab-1a6e1e0ccaa7 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:09.467129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-099895ae-52dc-4df1-9bab-1a6e1e0ccaa7 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.467384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-099895ae-52dc-4df1-9bab-1a6e1e0ccaa7 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.475381 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.475381 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:09.479573 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-099895ae-52dc-4df1-9bab-1a6e1e0ccaa7 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Volume info retrieved successfully. Aug 20 07:50:09.485038 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-099895ae-52dc-4df1-9bab-1a6e1e0ccaa7 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee returned with HTTP 200 Aug 20 07:50:09.485562 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 456/1832] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:09 2026] GET /volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:09.501611 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-017c0b0d-3104-4b1b-9748-89233e73f5ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.503443 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-017c0b0d-3104-4b1b-9748-89233e73f5ad tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] POST https://10.4.3.57/volume/v3/os-volume-transfer Aug 20 07:50:09.503798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-017c0b0d-3104-4b1b-9748-89233e73f5ad tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:09.508183 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.volume_transfer [None req-017c0b0d-3104-4b1b-9748-89233e73f5ad tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Creating new volume transfer {'transfer': {'volume_id': '7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 07:50:09.508183 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-017c0b0d-3104-4b1b-9748-89233e73f5ad tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Creating transfer of volume 7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:09.508183 np0000007856 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-017c0b0d-3104-4b1b-9748-89233e73f5ad tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Generating transfer record for volume 7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:09.513305 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.513305 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:09.531102 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-017c0b0d-3104-4b1b-9748-89233e73f5ad tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 07:50:09.531898 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 461/1833] 10.4.3.57 () {68 vars in 1284 bytes} [Thu Aug 20 07:50:09 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:09.547505 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2d60ddf7-559b-4a9e-8943-4b580e6cd477 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.552835 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d60ddf7-559b-4a9e-8943-4b580e6cd477 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:09.553319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d60ddf7-559b-4a9e-8943-4b580e6cd477 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.553400 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d60ddf7-559b-4a9e-8943-4b580e6cd477 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.565191 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.565191 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:09.571167 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2d60ddf7-559b-4a9e-8943-4b580e6cd477 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Volume info retrieved successfully. Aug 20 07:50:09.579328 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d60ddf7-559b-4a9e-8943-4b580e6cd477 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee returned with HTTP 200 Aug 20 07:50:09.579328 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 460/1834] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:09 2026] GET /volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:09.602620 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ed7aab02-bc0d-4e25-bfe5-097f12346eb5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.605458 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed7aab02-bc0d-4e25-bfe5-097f12346eb5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/os-volume-transfer/detail Aug 20 07:50:09.605837 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed7aab02-bc0d-4e25-bfe5-097f12346eb5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.606225 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed7aab02-bc0d-4e25-bfe5-097f12346eb5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.606225 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.volume_transfer [None req-ed7aab02-bc0d-4e25-bfe5-097f12346eb5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Listing volume transfers {{(pid=100249) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 07:50:09.616273 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed7aab02-bc0d-4e25-bfe5-097f12346eb5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 20 07:50:09.616794 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 458/1835] 10.4.3.57 () {66 vars in 1284 bytes} [Thu Aug 20 07:50:09 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:09.628491 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37467bfc-b9cb-4d34-979a-a9d536f95ed5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.631715 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37467bfc-b9cb-4d34-979a-a9d536f95ed5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] DELETE https://10.4.3.57/volume/v3/os-volume-transfer/59ab0d74-0221-4d19-b86b-14f4d4b29556 Aug 20 07:50:09.631919 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37467bfc-b9cb-4d34-979a-a9d536f95ed5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.632130 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37467bfc-b9cb-4d34-979a-a9d536f95ed5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.632242 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-37467bfc-b9cb-4d34-979a-a9d536f95ed5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Delete transfer with id: 59ab0d74-0221-4d19-b86b-14f4d4b29556 Aug 20 07:50:09.656715 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.656715 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:09.677968 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37467bfc-b9cb-4d34-979a-a9d536f95ed5 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/os-volume-transfer/59ab0d74-0221-4d19-b86b-14f4d4b29556 returned with HTTP 202 Aug 20 07:50:09.678349 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 457/1836] 10.4.3.57 () {66 vars in 1377 bytes} [Thu Aug 20 07:50:09 2026] DELETE /volume/v3/os-volume-transfer/59ab0d74-0221-4d19-b86b-14f4d4b29556 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:09.691834 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a6308017-cfaf-4e75-87af-1ae2160e5585 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.694372 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6308017-cfaf-4e75-87af-1ae2160e5585 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:09.694660 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6308017-cfaf-4e75-87af-1ae2160e5585 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.694945 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6308017-cfaf-4e75-87af-1ae2160e5585 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.714812 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.714812 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:09.721529 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a6308017-cfaf-4e75-87af-1ae2160e5585 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Volume info retrieved successfully. Aug 20 07:50:09.726582 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6308017-cfaf-4e75-87af-1ae2160e5585 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee returned with HTTP 200 Aug 20 07:50:09.727069 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 462/1837] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:09 2026] GET /volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:09.743441 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e28a9d9-b7c7-4f70-b364-bacb4ec23f1e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.745406 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e28a9d9-b7c7-4f70-b364-bacb4ec23f1e tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] DELETE https://10.4.3.57/volume/v3/os-volume-transfer/59ab0d74-0221-4d19-b86b-14f4d4b29556 Aug 20 07:50:09.745690 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e28a9d9-b7c7-4f70-b364-bacb4ec23f1e tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.745910 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e28a9d9-b7c7-4f70-b364-bacb4ec23f1e tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.746029 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.volume_transfer [None req-7e28a9d9-b7c7-4f70-b364-bacb4ec23f1e tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Delete transfer with id: 59ab0d74-0221-4d19-b86b-14f4d4b29556 Aug 20 07:50:09.755241 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e28a9d9-b7c7-4f70-b364-bacb4ec23f1e tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/os-volume-transfer/59ab0d74-0221-4d19-b86b-14f4d4b29556 returned with HTTP 404 Aug 20 07:50:09.756664 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 461/1838] 10.4.3.57 () {66 vars in 1377 bytes} [Thu Aug 20 07:50:09 2026] DELETE /volume/v3/os-volume-transfer/59ab0d74-0221-4d19-b86b-14f4d4b29556 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:09.771279 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3db7d4c5-b3d7-4d8c-b360-f1951f84b536 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.775747 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3db7d4c5-b3d7-4d8c-b360-f1951f84b536 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:09.775960 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3db7d4c5-b3d7-4d8c-b360-f1951f84b536 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.776177 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3db7d4c5-b3d7-4d8c-b360-f1951f84b536 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.776358 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3db7d4c5-b3d7-4d8c-b360-f1951f84b536 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Delete volume with id: 7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:09.784571 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.784571 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:09.784976 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3db7d4c5-b3d7-4d8c-b360-f1951f84b536 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Volume info retrieved successfully. Aug 20 07:50:09.810429 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3db7d4c5-b3d7-4d8c-b360-f1951f84b536 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Delete volume request issued successfully. Aug 20 07:50:09.810725 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3db7d4c5-b3d7-4d8c-b360-f1951f84b536 tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee returned with HTTP 202 Aug 20 07:50:09.811199 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 459/1839] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:09 2026] DELETE /volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:09.823460 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e81b8822-ea92-47ee-88fb-0dddd938572e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.825047 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e81b8822-ea92-47ee-88fb-0dddd938572e tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] GET https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:09.826441 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e81b8822-ea92-47ee-88fb-0dddd938572e tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.827486 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e81b8822-ea92-47ee-88fb-0dddd938572e tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.845972 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.845972 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:09.854053 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e81b8822-ea92-47ee-88fb-0dddd938572e tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Volume info retrieved successfully. Aug 20 07:50:09.860493 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e81b8822-ea92-47ee-88fb-0dddd938572e tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee returned with HTTP 200 Aug 20 07:50:09.861190 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 458/1840] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:09 2026] GET /volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee => generated 1004 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:09.960670 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69d7f150-350c-47d3-972e-60d121ba2edb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:09.962654 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69d7f150-350c-47d3-972e-60d121ba2edb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:09.963113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69d7f150-350c-47d3-972e-60d121ba2edb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:09.963938 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69d7f150-350c-47d3-972e-60d121ba2edb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:09.983136 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:09.983136 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:09.989205 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69d7f150-350c-47d3-972e-60d121ba2edb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:09.995087 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69d7f150-350c-47d3-972e-60d121ba2edb tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:09.995639 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 463/1841] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:09 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:50:10.152522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef3085db-4ea8-43e1-9608-b3d1772d2910 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:10.155186 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef3085db-4ea8-43e1-9608-b3d1772d2910 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 Aug 20 07:50:10.155397 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef3085db-4ea8-43e1-9608-b3d1772d2910 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:10.155618 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef3085db-4ea8-43e1-9608-b3d1772d2910 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:10.164010 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef3085db-4ea8-43e1-9608-b3d1772d2910 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 returned with HTTP 404 Aug 20 07:50:10.164707 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 462/1842] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:50:10 2026] GET /volume/v3/snapshots/38babc77-7ff8-43ae-a4a3-142ed77012a0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:10.179232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-033d1029-fc0c-497d-b5ad-e1e49c043773 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:10.182524 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-033d1029-fc0c-497d-b5ad-e1e49c043773 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:50:10.183049 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-033d1029-fc0c-497d-b5ad-e1e49c043773 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:10.184574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-033d1029-fc0c-497d-b5ad-e1e49c043773 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:10.196914 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:10.196914 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:10.201039 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-033d1029-fc0c-497d-b5ad-e1e49c043773 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:50:10.206895 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-033d1029-fc0c-497d-b5ad-e1e49c043773 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:50:10.207517 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 460/1843] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:10 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:10.251391 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:10.253807 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:10.254271 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-162772325"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:10.256572 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request body: {'volume': {'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-162772325'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:10.352695 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume of 1 GB Aug 20 07:50:10.353995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4ac398e2-c777-4ee8-aa27-d42f99cc27d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:10.356625 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ac398e2-c777-4ee8-aa27-d42f99cc27d2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] GET https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f Aug 20 07:50:10.356873 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ac398e2-c777-4ee8-aa27-d42f99cc27d2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:10.358686 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ac398e2-c777-4ee8-aa27-d42f99cc27d2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:10.358767 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Availability Zones retrieved successfully. Aug 20 07:50:10.363804 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ac398e2-c777-4ee8-aa27-d42f99cc27d2 tempest-AttachVolumeTestJSON-2001246113 tempest-AttachVolumeTestJSON-2001246113-project-member] https://10.4.3.57/volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f returned with HTTP 404 Aug 20 07:50:10.364343 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 464/1844] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:10 2026] GET /volume/v3/volumes/89ad6c54-448f-47d6-80f1-dac5e5c05f1f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:10.367576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (bc834b45-1e2a-419e-8a9e-cc00324c0a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:10.367576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8deeb327-1689-4cc1-b5e5-ff1739d66caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:10.367737 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:10.447614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8deeb327-1689-4cc1-b5e5-ff1739d66caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:10.448731 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcacd0b9-4e15-4019-a110-ff0a3bae5c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:10.504162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['3a3cd868-dcfd-4313-a574-0cb23cd60be9', '8ee17747-a92d-47e4-94c0-923c3766d64e', '1533838a-5ba6-40ff-a816-da3d60454173', '4b1fdad4-94a1-42fb-aefb-3e71a0f44365'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:10.505207 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcacd0b9-4e15-4019-a110-ff0a3bae5c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a3cd868-dcfd-4313-a574-0cb23cd60be9', '8ee17747-a92d-47e4-94c0-923c3766d64e', '1533838a-5ba6-40ff-a816-da3d60454173', '4b1fdad4-94a1-42fb-aefb-3e71a0f44365']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:10.506181 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5f5965-5c2d-4688-9668-6b1737a15e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:10.541318 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5f5965-5c2d-4688-9668-6b1737a15e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9f8d481-69f7-4db8-b3a2-4632cbd02487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-162772325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['3a3cd868-dcfd-4313-a574-0cb23cd60be9','8ee17747-a92d-47e4-94c0-923c3766d64e','1533838a-5ba6-40ff-a816-da3d60454173','4b1fdad4-94a1-42fb-aefb-3e71a0f44365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-162772325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9f8d481-69f7-4db8-b3a2-4632cbd02487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2513fd66f04beb829e136f08b65729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:10.543395 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f372d9a-6a85-4157-b0d3-b13ef3b6c657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:10.571990 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f372d9a-6a85-4157-b0d3-b13ef3b6c657) transitioned into state 'SUCCESS' from state '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-162772325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['3a3cd868-dcfd-4313-a574-0cb23cd60be9','8ee17747-a92d-47e4-94c0-923c3766d64e','1533838a-5ba6-40ff-a816-da3d60454173','4b1fdad4-94a1-42fb-aefb-3e71a0f44365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:10.573121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a9baef-afd2-4fbf-a198-6ec5ec936f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:10.591238 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a9baef-afd2-4fbf-a198-6ec5ec936f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:10.592539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (bc834b45-1e2a-419e-8a9e-cc00324c0a05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:10.593037 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request issued successfully. Aug 20 07:50:10.594388 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27313f73-df00-41df-824f-3d6d8cca9fb2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:10.595201 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 459/1845] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:50:10 2026] POST /volume/v3/volumes => generated 751 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:10.608894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9fd40415-5faf-4478-a3b5-903463118051 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:10.612108 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fd40415-5faf-4478-a3b5-903463118051 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:50:10.612108 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fd40415-5faf-4478-a3b5-903463118051 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:10.612252 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fd40415-5faf-4478-a3b5-903463118051 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:10.622482 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:10.622482 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:10.627757 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9fd40415-5faf-4478-a3b5-903463118051 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:50:10.634714 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fd40415-5faf-4478-a3b5-903463118051 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:50:10.635343 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 463/1846] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:10 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:10.880708 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee05a7f4-59d4-484c-99c1-cfad1367a24a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:10.885542 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee05a7f4-59d4-484c-99c1-cfad1367a24a tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] GET https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:10.887107 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee05a7f4-59d4-484c-99c1-cfad1367a24a tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:10.887394 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee05a7f4-59d4-484c-99c1-cfad1367a24a tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:10.908625 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee05a7f4-59d4-484c-99c1-cfad1367a24a tempest-VolumesTransfersTest-55282484 tempest-VolumesTransfersTest-55282484-project-admin] https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee returned with HTTP 404 Aug 20 07:50:10.909424 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 461/1847] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:10 2026] GET /volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:10.920012 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8d7f56e0-a247-4c4b-8339-f4cf401871e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:10.922050 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d7f56e0-a247-4c4b-8339-f4cf401871e0 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] GET https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:10.922227 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d7f56e0-a247-4c4b-8339-f4cf401871e0 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:10.922470 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d7f56e0-a247-4c4b-8339-f4cf401871e0 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:10.934589 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d7f56e0-a247-4c4b-8339-f4cf401871e0 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee returned with HTTP 404 Aug 20 07:50:10.935262 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 465/1848] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:10 2026] GET /volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:10.945475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d644ec3a-86ce-44a2-87c4-c5abb1f72162 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:10.948543 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d644ec3a-86ce-44a2-87c4-c5abb1f72162 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] DELETE https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:10.948890 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d644ec3a-86ce-44a2-87c4-c5abb1f72162 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:10.949095 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d644ec3a-86ce-44a2-87c4-c5abb1f72162 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:10.949302 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d644ec3a-86ce-44a2-87c4-c5abb1f72162 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] Delete volume with id: 7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee Aug 20 07:50:10.959559 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d644ec3a-86ce-44a2-87c4-c5abb1f72162 tempest-VolumesTransfersTest-1449453169 tempest-VolumesTransfersTest-1449453169-project-member] https://10.4.3.57/volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee returned with HTTP 404 Aug 20 07:50:10.960092 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 460/1849] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:10 2026] DELETE /volume/v3/volumes/7c4bfeb1-3613-4ff3-b93a-3b9ad7ab95ee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:11.015443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e11f6b34-93a4-4635-84e4-8a1980abb92c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:11.017387 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e11f6b34-93a4-4635-84e4-8a1980abb92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:11.018677 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e11f6b34-93a4-4635-84e4-8a1980abb92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:11.018677 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e11f6b34-93a4-4635-84e4-8a1980abb92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:11.034242 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:11.034242 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:11.039240 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e11f6b34-93a4-4635-84e4-8a1980abb92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:11.045785 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e11f6b34-93a4-4635-84e4-8a1980abb92c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:11.046247 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 464/1850] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:11 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:11.650041 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f57c7bc-538b-4cfc-b47d-9747b7a0f93e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:11.651854 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f57c7bc-538b-4cfc-b47d-9747b7a0f93e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:50:11.652122 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f57c7bc-538b-4cfc-b47d-9747b7a0f93e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:11.652392 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f57c7bc-538b-4cfc-b47d-9747b7a0f93e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:11.664997 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:11.664997 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:11.671891 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8f57c7bc-538b-4cfc-b47d-9747b7a0f93e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:50:11.684588 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f57c7bc-538b-4cfc-b47d-9747b7a0f93e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:50:11.685253 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 462/1851] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:11 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:11.709060 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-499c4c31-8878-469b-9d4d-2f669465e8d0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:11.711431 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-499c4c31-8878-469b-9d4d-2f669465e8d0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:11.711708 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-499c4c31-8878-469b-9d4d-2f669465e8d0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:11.711960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-499c4c31-8878-469b-9d4d-2f669465e8d0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:11.721995 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:11.721995 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:11.727236 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-499c4c31-8878-469b-9d4d-2f669465e8d0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:11.733468 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-499c4c31-8878-469b-9d4d-2f669465e8d0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:11.733874 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 466/1852] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:11 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:11.751919 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-30f90723-de88-498c-a11f-0127f86d23e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:11.754211 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30f90723-de88-498c-a11f-0127f86d23e2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:11.754634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30f90723-de88-498c-a11f-0127f86d23e2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:11.754937 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30f90723-de88-498c-a11f-0127f86d23e2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:11.762864 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:11.762864 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:11.767568 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-30f90723-de88-498c-a11f-0127f86d23e2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:11.772621 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30f90723-de88-498c-a11f-0127f86d23e2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:11.773120 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 461/1853] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:11 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:11.832568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-f621e06e-b9a6-4e36-8f29-6524b948811f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:11.838879 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-f621e06e-b9a6-4e36-8f29-6524b948811f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:11.838879 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-f621e06e-b9a6-4e36-8f29-6524b948811f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:11.838879 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-f621e06e-b9a6-4e36-8f29-6524b948811f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:11.853619 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:11.853619 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:11.856999 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-7acf3a72-72db-4453-b19a-e4430cc7822a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:11.859789 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-f621e06e-b9a6-4e36-8f29-6524b948811f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:11.862599 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-7acf3a72-72db-4453-b19a-e4430cc7822a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:11.862599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-7acf3a72-72db-4453-b19a-e4430cc7822a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:11.862599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-7acf3a72-72db-4453-b19a-e4430cc7822a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:11.873232 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-f621e06e-b9a6-4e36-8f29-6524b948811f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:11.873232 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 465/1854] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:11 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:11.887902 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:11.887902 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:11.897420 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-7acf3a72-72db-4453-b19a-e4430cc7822a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:11.904858 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-7acf3a72-72db-4453-b19a-e4430cc7822a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:11.905304 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 463/1855] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:11 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:11.997951 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b97ec40e-1552-4708-918c-77a7e8876722 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:11.998407 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b97ec40e-1552-4708-918c-77a7e8876722 None None] GET https://10.4.3.57/volume// Aug 20 07:50:11.998672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b97ec40e-1552-4708-918c-77a7e8876722 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:11.998864 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b97ec40e-1552-4708-918c-77a7e8876722 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:11.999241 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b97ec40e-1552-4708-918c-77a7e8876722 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:12.000490 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 467/1856] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:50:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:12.009870 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-91732f83-3e47-4076-94b4-f3dc239073f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:12.062257 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eeacc6dc-e86c-4abc-98c9-903199d62508 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:12.065621 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eeacc6dc-e86c-4abc-98c9-903199d62508 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:12.066118 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eeacc6dc-e86c-4abc-98c9-903199d62508 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:12.066374 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eeacc6dc-e86c-4abc-98c9-903199d62508 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:12.085230 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:12.085230 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:12.089557 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eeacc6dc-e86c-4abc-98c9-903199d62508 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:12.095432 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eeacc6dc-e86c-4abc-98c9-903199d62508 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:12.095978 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 466/1857] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:12 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:12.233855 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-91732f83-3e47-4076-94b4-f3dc239073f8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:50:12.235052 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-91732f83-3e47-4076-94b4-f3dc239073f8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b86738c-b9b6-4f34-a203-0631131a6fac", "connector": null, "instance_uuid": "7584140a-8936-426f-84e7-c37d8d7b3b5e"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:12.250480 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:12.250480 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:12.305251 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-91732f83-3e47-4076-94b4-f3dc239073f8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:50:12.307623 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 462/1858] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:50:12 2026] POST /volume/v3/attachments => generated 273 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:12.309273 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-f6454f35-01ca-40b7-85b4-50fcaff13e36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:12.312627 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-f6454f35-01ca-40b7-85b4-50fcaff13e36 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea Aug 20 07:50:12.313179 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-f6454f35-01ca-40b7-85b4-50fcaff13e36 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:12.313528 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-f6454f35-01ca-40b7-85b4-50fcaff13e36 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:12.334139 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:12.334139 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:12.361541 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d4b1c31-b8f0-46de-a354-42e470319d2c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:12.363942 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d4b1c31-b8f0-46de-a354-42e470319d2c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:12.365609 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d4b1c31-b8f0-46de-a354-42e470319d2c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:12.365609 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d4b1c31-b8f0-46de-a354-42e470319d2c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:12.375295 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-07da76d1-3426-42ae-90eb-9bed1d4acfea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:12.377600 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07da76d1-3426-42ae-90eb-9bed1d4acfea None None] GET https://10.4.3.57/volume// Aug 20 07:50:12.377600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07da76d1-3426-42ae-90eb-9bed1d4acfea None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:12.377600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07da76d1-3426-42ae-90eb-9bed1d4acfea None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:12.377600 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07da76d1-3426-42ae-90eb-9bed1d4acfea None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:12.377600 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 467/1859] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:12.381818 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:12.381818 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:12.392407 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d4b1c31-b8f0-46de-a354-42e470319d2c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:12.392499 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-cbde4a42-f614-4c4c-9031-2b4220cd58b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:12.394178 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-cbde4a42-f614-4c4c-9031-2b4220cd58b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:12.394455 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-cbde4a42-f614-4c4c-9031-2b4220cd58b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:12.394716 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-cbde4a42-f614-4c4c-9031-2b4220cd58b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:12.397541 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d4b1c31-b8f0-46de-a354-42e470319d2c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:12.398132 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 468/1860] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:12 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:12.399977 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-173b5ea1-4249-41b2-ad81-fd95283a9a6e req-f6454f35-01ca-40b7-85b4-50fcaff13e36 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea returned with HTTP 200 Aug 20 07:50:12.400589 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 464/1861] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:50:12 2026] DELETE /volume/v3/attachments/1c520f18-baf8-4c44-862f-38f340c32aea => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:12.407850 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:12.407850 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:12.413853 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-cbde4a42-f614-4c4c-9031-2b4220cd58b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:12.420143 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-cbde4a42-f614-4c4c-9031-2b4220cd58b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:12.420926 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 463/1862] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:50:12 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:12.559616 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-7041a3c6-ceab-4c0c-ace5-84db5882d8b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:12.564736 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-7041a3c6-ceab-4c0c-ace5-84db5882d8b4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] PUT https://10.4.3.57/volume/v3/attachments/315dfc23-56d5-41de-a203-660f0c16dc51 Aug 20 07:50:12.564736 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-7041a3c6-ceab-4c0c-ace5-84db5882d8b4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:12.579471 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-7041a3c6-ceab-4c0c-ace5-84db5882d8b4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Acquiring lock "cinder-attachment_update-4b86738c-b9b6-4f34-a203-0631131a6fac-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:50:12.589430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-7041a3c6-ceab-4c0c-ace5-84db5882d8b4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-4b86738c-b9b6-4f34-a203-0631131a6fac-np0000007856" acquired by "attachment_update" :: waited 0.011s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:50:12.590656 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:12.590656 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:12.726349 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-7041a3c6-ceab-4c0c-ace5-84db5882d8b4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-4b86738c-b9b6-4f34-a203-0631131a6fac-np0000007856" released by "attachment_update" :: held 0.137s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:50:12.726995 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-7041a3c6-ceab-4c0c-ace5-84db5882d8b4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/315dfc23-56d5-41de-a203-660f0c16dc51 returned with HTTP 200 Aug 20 07:50:12.727318 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 468/1863] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:50:12 2026] PUT /volume/v3/attachments/315dfc23-56d5-41de-a203-660f0c16dc51 => generated 968 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:12.737166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-4b61dd2c-1716-47e2-bd26-c33d616251f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:12.740055 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-4b61dd2c-1716-47e2-bd26-c33d616251f7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac/encryption Aug 20 07:50:12.740344 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-4b61dd2c-1716-47e2-bd26-c33d616251f7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:12.740927 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-4b61dd2c-1716-47e2-bd26-c33d616251f7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:12.754057 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:12.754057 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:12.764516 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-4b61dd2c-1716-47e2-bd26-c33d616251f7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac/encryption returned with HTTP 200 Aug 20 07:50:12.766715 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 469/1864] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:50:12 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:13.109453 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e0f08976-6731-46b1-9469-70e80c26f905 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:13.111485 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0f08976-6731-46b1-9469-70e80c26f905 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:13.111785 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0f08976-6731-46b1-9469-70e80c26f905 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:13.111968 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0f08976-6731-46b1-9469-70e80c26f905 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:13.122789 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:13.122789 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:13.128637 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e0f08976-6731-46b1-9469-70e80c26f905 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:13.134425 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0f08976-6731-46b1-9469-70e80c26f905 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:13.135048 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 465/1865] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:13 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:13.149860 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f86c2a99-ff53-458c-bbf5-d7b43df0b620 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:13.154926 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f86c2a99-ff53-458c-bbf5-d7b43df0b620 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:13.156802 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f86c2a99-ff53-458c-bbf5-d7b43df0b620 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:13.157406 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f86c2a99-ff53-458c-bbf5-d7b43df0b620 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:13.169371 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:13.169371 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:13.176380 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f86c2a99-ff53-458c-bbf5-d7b43df0b620 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:13.186669 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f86c2a99-ff53-458c-bbf5-d7b43df0b620 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:13.186669 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 464/1866] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:13 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:13.255526 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1fb47208-cbaf-45e1-a13c-0d5a8cb2e9f3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:13.258690 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1fb47208-cbaf-45e1-a13c-0d5a8cb2e9f3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:13.258987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1fb47208-cbaf-45e1-a13c-0d5a8cb2e9f3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:13.259300 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1fb47208-cbaf-45e1-a13c-0d5a8cb2e9f3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:13.268953 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:13.268953 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:13.275236 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1fb47208-cbaf-45e1-a13c-0d5a8cb2e9f3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:13.280877 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1fb47208-cbaf-45e1-a13c-0d5a8cb2e9f3 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:13.281398 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 469/1867] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:13 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:13.356170 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:13.358476 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:13.358948 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-164765086", "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:13.360893 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-164765086', 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:13.414338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ecbcfb6d-374d-415d-b22d-4efb4034546f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:13.419948 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecbcfb6d-374d-415d-b22d-4efb4034546f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:13.420240 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecbcfb6d-374d-415d-b22d-4efb4034546f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:13.421765 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecbcfb6d-374d-415d-b22d-4efb4034546f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:13.436120 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:13.436120 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:13.441701 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ecbcfb6d-374d-415d-b22d-4efb4034546f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:13.447539 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecbcfb6d-374d-415d-b22d-4efb4034546f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:13.448401 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 466/1868] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:13 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:13.481838 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume of 1 GB Aug 20 07:50:13.482190 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:13.482190 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:13.482832 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Availability Zones retrieved successfully. Aug 20 07:50:13.490228 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Flow 'volume_create_api' (ccef05ff-6d81-4760-8c20-3baaa7d7ed3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:13.491571 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9721cdbe-ab79-41b5-9789-5a825e0a7dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:13.493032 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:13.550153 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:13.550153 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:13.569258 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9721cdbe-ab79-41b5-9789-5a825e0a7dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=35d29758-94d4-4f65-8f8e-100a9b06cd25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35d29758-94d4-4f65-8f8e-100a9b06cd25', 'encryption_key_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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:13.571307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f2e932-ad48-445f-825f-d2d8c2612b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:13.657046 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Created reservations ['8ddb0e82-1302-489c-aa49-51372e857375', '210e6f64-f14a-4fb7-a3b3-6fa704c1b7ff', 'f553d1d0-3216-4e8d-9fc8-6e0a6bd54542', 'd7bc4045-bfd4-423f-8e56-e24f17ea7215'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:13.658124 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f2e932-ad48-445f-825f-d2d8c2612b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ddb0e82-1302-489c-aa49-51372e857375', '210e6f64-f14a-4fb7-a3b3-6fa704c1b7ff', 'f553d1d0-3216-4e8d-9fc8-6e0a6bd54542', 'd7bc4045-bfd4-423f-8e56-e24f17ea7215']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:13.658988 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e74a6c1-4eba-45f3-9ce8-ba3d0ad3eff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:13.703778 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e74a6c1-4eba-45f3-9ce8-ba3d0ad3eff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc48393c-4c57-4e33-b86f-24213c92d19b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-164765086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ade7124b24443dc86f65b2806b11d48',qos_specs=None,replication_status=,reservations=['8ddb0e82-1302-489c-aa49-51372e857375','210e6f64-f14a-4fb7-a3b3-6fa704c1b7ff','f553d1d0-3216-4e8d-9fc8-6e0a6bd54542','d7bc4045-bfd4-423f-8e56-e24f17ea7215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08c9a75174a4fd7af63809041c34b78',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-164765086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc48393c-4c57-4e33-b86f-24213c92d19b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ade7124b24443dc86f65b2806b11d48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08c9a75174a4fd7af63809041c34b78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35d29758-94d4-4f65-8f8e-100a9b06cd25),volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:13.705256 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb61457-b9f6-49ad-b93e-ea73803e6856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:13.752942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb61457-b9f6-49ad-b93e-ea73803e6856) transitioned into state 'SUCCESS' from state '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-164765086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ade7124b24443dc86f65b2806b11d48',qos_specs=None,replication_status=,reservations=['8ddb0e82-1302-489c-aa49-51372e857375','210e6f64-f14a-4fb7-a3b3-6fa704c1b7ff','f553d1d0-3216-4e8d-9fc8-6e0a6bd54542','d7bc4045-bfd4-423f-8e56-e24f17ea7215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08c9a75174a4fd7af63809041c34b78',volume_type_id=35d29758-94d4-4f65-8f8e-100a9b06cd25)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:13.753824 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596c2f68-eaae-4455-af5b-c7c65f91143f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:13.769089 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596c2f68-eaae-4455-af5b-c7c65f91143f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:13.770037 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Flow 'volume_create_api' (ccef05ff-6d81-4760-8c20-3baaa7d7ed3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:13.770421 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create volume request issued successfully. Aug 20 07:50:13.771036 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bd18560-a172-4899-b3f5-2c48d9c5f84b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:13.771466 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 470/1869] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:50:13 2026] POST /volume/v3/volumes => generated 757 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:13.784586 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8123a7cd-736a-4b3e-b4d2-3accddeb0bce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:13.786490 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8123a7cd-736a-4b3e-b4d2-3accddeb0bce tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:13.786764 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8123a7cd-736a-4b3e-b4d2-3accddeb0bce tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:13.787007 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8123a7cd-736a-4b3e-b4d2-3accddeb0bce tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:13.795734 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:13.795734 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:13.799818 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8123a7cd-736a-4b3e-b4d2-3accddeb0bce tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:13.805221 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8123a7cd-736a-4b3e-b4d2-3accddeb0bce tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 200 Aug 20 07:50:13.806148 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 465/1870] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:13 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:50:14.468236 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0e615539-3272-45af-b4ca-9ac5b62084be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:14.472582 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e615539-3272-45af-b4ca-9ac5b62084be tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:14.472582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e615539-3272-45af-b4ca-9ac5b62084be tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:14.472582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e615539-3272-45af-b4ca-9ac5b62084be tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:14.491180 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:14.491180 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:14.495019 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0e615539-3272-45af-b4ca-9ac5b62084be tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:14.503153 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e615539-3272-45af-b4ca-9ac5b62084be tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:14.503833 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 470/1871] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:14 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:14.628315 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:14.821113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f6e9d939-f7e7-429b-a99e-2857dd494d8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:14.823304 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6e9d939-f7e7-429b-a99e-2857dd494d8f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:14.823643 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6e9d939-f7e7-429b-a99e-2857dd494d8f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:14.823942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6e9d939-f7e7-429b-a99e-2857dd494d8f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:14.842796 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:14.842796 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:14.848684 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:14.849340 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-2090176496"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:14.851345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-2090176496'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:14.851687 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume of 1 GB Aug 20 07:50:14.851885 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f6e9d939-f7e7-429b-a99e-2857dd494d8f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:14.862286 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Availability Zones retrieved successfully. Aug 20 07:50:14.863909 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6e9d939-f7e7-429b-a99e-2857dd494d8f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 200 Aug 20 07:50:14.864683 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 471/1872] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:14 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:14.871360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Flow 'volume_create_api' (1244c221-0a69-47d4-8325-7d9708496756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:14.872674 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59212ee-629e-41ed-9d50-0d73ad6631cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:14.873972 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:14.928734 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59212ee-629e-41ed-9d50-0d73ad6631cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:14.929163 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abfedd35-51dd-4dfb-94a3-b23963653388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:15.038676 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Created reservations ['642789b6-e0bc-4a87-843e-21cf80a682ec', 'c9575900-72ca-42ca-9688-de6ac89c4b48', '1d45cfbb-c049-4053-b11a-99b98cf976d2', '3cd49034-15e1-4ad9-9556-30dcf86389fc'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:15.039768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abfedd35-51dd-4dfb-94a3-b23963653388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['642789b6-e0bc-4a87-843e-21cf80a682ec', 'c9575900-72ca-42ca-9688-de6ac89c4b48', '1d45cfbb-c049-4053-b11a-99b98cf976d2', '3cd49034-15e1-4ad9-9556-30dcf86389fc']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:15.040795 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14ad4d5-1382-4fac-9fb2-07c716ddb311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:15.049998 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-a15bc586-35ba-4fde-8bf0-ea616cd795b9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.053883 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-a15bc586-35ba-4fde-8bf0-ea616cd795b9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:15.053883 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-a15bc586-35ba-4fde-8bf0-ea616cd795b9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:15.054221 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-a15bc586-35ba-4fde-8bf0-ea616cd795b9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:15.064854 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:15.064854 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:15.070569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14ad4d5-1382-4fac-9fb2-07c716ddb311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef0e4cf6-b091-4158-aa4a-0418b13ee9a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2090176496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c92475ab1c82425e85859aa736b8dde2',qos_specs=None,replication_status=,reservations=['642789b6-e0bc-4a87-843e-21cf80a682ec','c9575900-72ca-42ca-9688-de6ac89c4b48','1d45cfbb-c049-4053-b11a-99b98cf976d2','3cd49034-15e1-4ad9-9556-30dcf86389fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d654143c5543859c2dcee37eb9aea6',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2090176496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef0e4cf6-b091-4158-aa4a-0418b13ee9a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c92475ab1c82425e85859aa736b8dde2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96d654143c5543859c2dcee37eb9aea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:15.070873 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-a15bc586-35ba-4fde-8bf0-ea616cd795b9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:15.071371 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ba35a2-68c3-4557-b57c-d4804f2af39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:15.076899 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-a15bc586-35ba-4fde-8bf0-ea616cd795b9 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 200 Aug 20 07:50:15.077824 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 466/1873] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:15 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:15.108787 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ba35a2-68c3-4557-b57c-d4804f2af39c) transitioned into state 'SUCCESS' from state '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-2090176496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c92475ab1c82425e85859aa736b8dde2',qos_specs=None,replication_status=,reservations=['642789b6-e0bc-4a87-843e-21cf80a682ec','c9575900-72ca-42ca-9688-de6ac89c4b48','1d45cfbb-c049-4053-b11a-99b98cf976d2','3cd49034-15e1-4ad9-9556-30dcf86389fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d654143c5543859c2dcee37eb9aea6',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:15.110027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048a81f8-1d33-4d57-8df6-3fa75b54aa94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:15.126238 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048a81f8-1d33-4d57-8df6-3fa75b54aa94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:15.128570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Flow 'volume_create_api' (1244c221-0a69-47d4-8325-7d9708496756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:15.128570 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume request issued successfully. Aug 20 07:50:15.128831 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fdba009-c98e-466c-a2a4-feb502f8c464 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:15.129184 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 467/1874] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:14 2026] POST /volume/v3/volumes => generated 748 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:15.150581 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c72587d-e8a9-4299-8e55-52376e90e745 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.152074 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c72587d-e8a9-4299-8e55-52376e90e745 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 Aug 20 07:50:15.154970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c72587d-e8a9-4299-8e55-52376e90e745 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:15.154970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c72587d-e8a9-4299-8e55-52376e90e745 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:15.166142 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:15.166142 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:15.170530 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9c72587d-e8a9-4299-8e55-52376e90e745 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Volume info retrieved successfully. Aug 20 07:50:15.174485 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c72587d-e8a9-4299-8e55-52376e90e745 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 returned with HTTP 200 Aug 20 07:50:15.175052 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 471/1875] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:15 2026] GET /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:15.526410 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c79f6117-ce6f-4ac0-a631-90bd9e37e26a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.528060 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c79f6117-ce6f-4ac0-a631-90bd9e37e26a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:15.528610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c79f6117-ce6f-4ac0-a631-90bd9e37e26a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:15.528920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c79f6117-ce6f-4ac0-a631-90bd9e37e26a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:15.543491 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-05067a46-d221-4df8-a959-6b94019b6dfe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.550010 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:15.550010 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:15.557073 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c79f6117-ce6f-4ac0-a631-90bd9e37e26a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:15.565393 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c79f6117-ce6f-4ac0-a631-90bd9e37e26a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:15.566051 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 472/1876] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:15 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:15.590253 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-1bcfa3ba-54aa-4128-948a-18728468e55f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.593468 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-1bcfa3ba-54aa-4128-948a-18728468e55f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:15.593624 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-1bcfa3ba-54aa-4128-948a-18728468e55f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:15.593825 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-1bcfa3ba-54aa-4128-948a-18728468e55f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:15.604196 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:15.604196 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:15.610538 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-1bcfa3ba-54aa-4128-948a-18728468e55f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:15.618771 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-1bcfa3ba-54aa-4128-948a-18728468e55f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 200 Aug 20 07:50:15.619248 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 468/1877] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:15 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:15.631247 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a527b71-a448-45e0-9a65-2220e328e206 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.631822 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a527b71-a448-45e0-9a65-2220e328e206 None None] GET https://10.4.3.57/volume// Aug 20 07:50:15.632066 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a527b71-a448-45e0-9a65-2220e328e206 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:15.632325 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a527b71-a448-45e0-9a65-2220e328e206 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:15.632813 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a527b71-a448-45e0-9a65-2220e328e206 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:15.634374 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 472/1878] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:50:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:15.644359 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-0585089d-4619-4639-b59f-f3a78bafa33b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.647091 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-0585089d-4619-4639-b59f-f3a78bafa33b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:50:15.647493 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-0585089d-4619-4639-b59f-f3a78bafa33b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc48393c-4c57-4e33-b86f-24213c92d19b", "connector": null, "instance_uuid": "aa7e66d2-df02-4efb-92f1-02c753eb5998"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:15.656013 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05067a46-d221-4df8-a959-6b94019b6dfe tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:50:15.656166 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05067a46-d221-4df8-a959-6b94019b6dfe tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-664474815"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:15.658770 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:15.658770 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:15.676843 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05067a46-d221-4df8-a959-6b94019b6dfe tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:50:15.677359 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 467/1879] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:50:15 2026] POST /volume/v3/types => generated 215 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:15.686927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac9f7fa9-9681-44bc-8c09-1eaa467574b4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.690086 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac9f7fa9-9681-44bc-8c09-1eaa467574b4 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:50:15.690086 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac9f7fa9-9681-44bc-8c09-1eaa467574b4 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1096741798"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:15.695325 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-0585089d-4619-4639-b59f-f3a78bafa33b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:50:15.695805 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 473/1880] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:50:15 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) Aug 20 07:50:15.715631 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac9f7fa9-9681-44bc-8c09-1eaa467574b4 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:50:15.716150 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 469/1881] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:50:15 2026] POST /volume/v3/group_types => generated 173 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:15.725359 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-daf47b64-b9de-49c0-b295-2c8e195f51ea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.805305 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-daf47b64-b9de-49c0-b295-2c8e195f51ea tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/groups Aug 20 07:50:15.805892 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-daf47b64-b9de-49c0-b295-2c8e195f51ea tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "71dee5c8-911b-4a4f-807b-349e39182efe", "volume_types": ["9e7cca49-99be-4f42-b039-109bd72a65bf"], "name": "tempest-Group1-553101341"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:15.808236 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-daf47b64-b9de-49c0-b295-2c8e195f51ea tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Creating new group {'group': {'group_type': '71dee5c8-911b-4a4f-807b-349e39182efe', 'volume_types': ['9e7cca49-99be-4f42-b039-109bd72a65bf'], 'name': 'tempest-Group1-553101341'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 07:50:15.812905 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-daf47b64-b9de-49c0-b295-2c8e195f51ea tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Creating group tempest-Group1-553101341. Aug 20 07:50:15.823725 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-daf47b64-b9de-49c0-b295-2c8e195f51ea tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Availability Zones retrieved successfully. Aug 20 07:50:15.853993 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-daf47b64-b9de-49c0-b295-2c8e195f51ea tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Created reservations ['7398d05a-17f7-4fce-983a-26610a2808c0'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:15.898141 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-daf47b64-b9de-49c0-b295-2c8e195f51ea tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups returned with HTTP 202 Aug 20 07:50:15.898780 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 473/1882] 10.4.3.57 () {70 vars in 1290 bytes} [Thu Aug 20 07:50:15 2026] POST /volume/v3/groups => generated 93 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:15.910015 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d4b13a60-1fae-4971-8713-3226a3bb68dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:15.912128 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4b13a60-1fae-4971-8713-3226a3bb68dd tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe Aug 20 07:50:15.912377 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4b13a60-1fae-4971-8713-3226a3bb68dd tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:15.912698 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4b13a60-1fae-4971-8713-3226a3bb68dd tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:15.912875 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-d4b13a60-1fae-4971-8713-3226a3bb68dd tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 54803ef7-9085-4c40-8dac-4cedd5f048fe {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:15.920065 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:15.920065 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:15.934347 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4b13a60-1fae-4971-8713-3226a3bb68dd tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe returned with HTTP 200 Aug 20 07:50:15.934944 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 468/1883] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:15 2026] GET /volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe => generated 321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:16.190684 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1af1b91-47e2-44b7-9640-593955dcbfc8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.193220 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1af1b91-47e2-44b7-9640-593955dcbfc8 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 Aug 20 07:50:16.193611 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1af1b91-47e2-44b7-9640-593955dcbfc8 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:16.193946 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1af1b91-47e2-44b7-9640-593955dcbfc8 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:16.205763 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:16.205763 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:16.213786 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f1af1b91-47e2-44b7-9640-593955dcbfc8 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Volume info retrieved successfully. Aug 20 07:50:16.221496 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1af1b91-47e2-44b7-9640-593955dcbfc8 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 returned with HTTP 200 Aug 20 07:50:16.222066 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 474/1884] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:16 2026] GET /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:16.372663 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-9d334699-a990-49ef-858a-1850c2b42911 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.376645 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-9d334699-a990-49ef-858a-1850c2b42911 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments/315dfc23-56d5-41de-a203-660f0c16dc51/action Aug 20 07:50:16.376943 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-9d334699-a990-49ef-858a-1850c2b42911 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:16.377123 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-9d334699-a990-49ef-858a-1850c2b42911 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:16.416185 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:16.416185 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:16.443032 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c8ebc3cf-2d3d-4ea3-bf13-221a2f85fb28 req-9d334699-a990-49ef-858a-1850c2b42911 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/315dfc23-56d5-41de-a203-660f0c16dc51/action returned with HTTP 204 Aug 20 07:50:16.443686 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 470/1885] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:50:16 2026] POST /volume/v3/attachments/315dfc23-56d5-41de-a203-660f0c16dc51/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:16.584933 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-01c8f6b0-63f8-49cd-bb60-7966197a06d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.590149 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01c8f6b0-63f8-49cd-bb60-7966197a06d7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:16.590711 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01c8f6b0-63f8-49cd-bb60-7966197a06d7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:16.590799 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01c8f6b0-63f8-49cd-bb60-7966197a06d7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:16.609237 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:16.609237 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:16.614257 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-01c8f6b0-63f8-49cd-bb60-7966197a06d7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:16.623747 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01c8f6b0-63f8-49cd-bb60-7966197a06d7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:16.624389 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 474/1886] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:16 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 1174 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:16.641801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7265220b-f889-4ccd-adf8-99dfb6079012 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.645003 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7265220b-f889-4ccd-adf8-99dfb6079012 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:16.645316 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7265220b-f889-4ccd-adf8-99dfb6079012 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:16.645660 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7265220b-f889-4ccd-adf8-99dfb6079012 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:16.658241 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:16.658241 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:16.665580 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7265220b-f889-4ccd-adf8-99dfb6079012 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:16.676321 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7265220b-f889-4ccd-adf8-99dfb6079012 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:16.677114 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 469/1887] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:16 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 1174 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:16.758072 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-5a1e7a08-23cc-42ab-8405-a3b269c3079a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.760316 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-5a1e7a08-23cc-42ab-8405-a3b269c3079a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:16.760880 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-5a1e7a08-23cc-42ab-8405-a3b269c3079a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:16.762524 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-5a1e7a08-23cc-42ab-8405-a3b269c3079a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:16.779581 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:16.779581 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:16.787582 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-5a1e7a08-23cc-42ab-8405-a3b269c3079a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:16.795586 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-5a1e7a08-23cc-42ab-8405-a3b269c3079a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:16.796417 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 475/1888] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:16 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:16.823169 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-3bdce076-350a-49f6-b1bc-e2b4d30f07d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.826676 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-3bdce076-350a-49f6-b1bc-e2b4d30f07d4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac/action Aug 20 07:50:16.827724 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-3bdce076-350a-49f6-b1bc-e2b4d30f07d4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:16.827724 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-3bdce076-350a-49f6-b1bc-e2b4d30f07d4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:16.840562 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:16.840562 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:16.841327 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-3bdce076-350a-49f6-b1bc-e2b4d30f07d4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:16.859506 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-3bdce076-350a-49f6-b1bc-e2b4d30f07d4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Begin detaching volume completed successfully. Aug 20 07:50:16.859879 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-3bdce076-350a-49f6-b1bc-e2b4d30f07d4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac/action returned with HTTP 202 Aug 20 07:50:16.860529 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 471/1889] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:50:16 2026] POST /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:50:16.932354 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f4317acb-b9e8-4a2e-919c-cae02f018171 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.932873 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4317acb-b9e8-4a2e-919c-cae02f018171 None None] GET https://10.4.3.57/volume// Aug 20 07:50:16.933129 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4317acb-b9e8-4a2e-919c-cae02f018171 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:16.933452 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4317acb-b9e8-4a2e-919c-cae02f018171 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:16.933945 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4317acb-b9e8-4a2e-919c-cae02f018171 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:16.934325 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 475/1890] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:16.953728 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9375fb77-d04a-49d7-8bcf-9de7e646c5b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.954281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-43be961b-a46f-466b-9dc3-0418e29ad44e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.954842 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9375fb77-d04a-49d7-8bcf-9de7e646c5b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:16.954842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9375fb77-d04a-49d7-8bcf-9de7e646c5b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:16.955225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9375fb77-d04a-49d7-8bcf-9de7e646c5b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:16.959345 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43be961b-a46f-466b-9dc3-0418e29ad44e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe Aug 20 07:50:16.959838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43be961b-a46f-466b-9dc3-0418e29ad44e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:16.960184 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43be961b-a46f-466b-9dc3-0418e29ad44e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:16.961135 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-43be961b-a46f-466b-9dc3-0418e29ad44e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 54803ef7-9085-4c40-8dac-4cedd5f048fe {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:16.966503 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:16.966503 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:16.969898 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:16.969898 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:16.974785 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9375fb77-d04a-49d7-8bcf-9de7e646c5b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:16.978980 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43be961b-a46f-466b-9dc3-0418e29ad44e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe returned with HTTP 200 Aug 20 07:50:16.978980 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 476/1891] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:16 2026] GET /volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:16.981431 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9375fb77-d04a-49d7-8bcf-9de7e646c5b7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:16.982111 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 470/1892] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:50:16 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:16.993107 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-98bc613d-59ec-46a8-89a3-2be10e9e158f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:16.996282 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98bc613d-59ec-46a8-89a3-2be10e9e158f tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/groups Aug 20 07:50:16.996821 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98bc613d-59ec-46a8-89a3-2be10e9e158f tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "71dee5c8-911b-4a4f-807b-349e39182efe", "volume_types": ["9e7cca49-99be-4f42-b039-109bd72a65bf"], "name": "tempest-Group2-2011968559"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:16.999975 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-98bc613d-59ec-46a8-89a3-2be10e9e158f tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Creating new group {'group': {'group_type': '71dee5c8-911b-4a4f-807b-349e39182efe', 'volume_types': ['9e7cca49-99be-4f42-b039-109bd72a65bf'], 'name': 'tempest-Group2-2011968559'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 07:50:17.000060 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9e039d34-717f-46ac-9c12-23e352854690 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:17.004205 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-98bc613d-59ec-46a8-89a3-2be10e9e158f tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Creating group tempest-Group2-2011968559. Aug 20 07:50:17.005426 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9e039d34-717f-46ac-9c12-23e352854690 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac/encryption Aug 20 07:50:17.005800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9e039d34-717f-46ac-9c12-23e352854690 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:17.006075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9e039d34-717f-46ac-9c12-23e352854690 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:17.020217 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-98bc613d-59ec-46a8-89a3-2be10e9e158f tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Availability Zones retrieved successfully. Aug 20 07:50:17.020595 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:17.020595 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:17.029185 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-9e039d34-717f-46ac-9c12-23e352854690 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac/encryption returned with HTTP 200 Aug 20 07:50:17.029823 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 476/1893] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:50:16 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:17.036060 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-98bc613d-59ec-46a8-89a3-2be10e9e158f tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Created reservations ['0c54ad26-4b0c-4980-9105-3c4b07e73220'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:17.083844 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98bc613d-59ec-46a8-89a3-2be10e9e158f tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups returned with HTTP 202 Aug 20 07:50:17.084613 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 472/1894] 10.4.3.57 () {70 vars in 1290 bytes} [Thu Aug 20 07:50:16 2026] POST /volume/v3/groups => generated 94 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:17.096062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e77b8978-2581-46b1-a57b-a62a4cb3ff11 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:17.098881 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e77b8978-2581-46b1-a57b-a62a4cb3ff11 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 Aug 20 07:50:17.099139 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e77b8978-2581-46b1-a57b-a62a4cb3ff11 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:17.099352 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e77b8978-2581-46b1-a57b-a62a4cb3ff11 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:17.099580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-e77b8978-2581-46b1-a57b-a62a4cb3ff11 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 8baccac4-031c-46ff-aab4-0fc3c8f5b078 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:17.103569 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:17.103569 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:17.112423 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e77b8978-2581-46b1-a57b-a62a4cb3ff11 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 returned with HTTP 200 Aug 20 07:50:17.113099 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 477/1895] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:17 2026] GET /volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:17.459507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d2ea8cc-8a3b-4391-98d2-646db0f6ada3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:17.460032 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d2ea8cc-8a3b-4391-98d2-646db0f6ada3 None None] GET https://10.4.3.57/volume// Aug 20 07:50:17.460275 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d2ea8cc-8a3b-4391-98d2-646db0f6ada3 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:17.460581 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d2ea8cc-8a3b-4391-98d2-646db0f6ada3 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:17.461036 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d2ea8cc-8a3b-4391-98d2-646db0f6ada3 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:17.461480 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 471/1896] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:17.471472 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-8538f15d-b278-4806-9311-44c5c3edff88 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:17.475870 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-8538f15d-b278-4806-9311-44c5c3edff88 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:17.476179 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-8538f15d-b278-4806-9311-44c5c3edff88 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:17.476443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-8538f15d-b278-4806-9311-44c5c3edff88 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:17.496046 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:17.496046 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:17.500930 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-8538f15d-b278-4806-9311-44c5c3edff88 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:17.507780 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-8538f15d-b278-4806-9311-44c5c3edff88 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 200 Aug 20 07:50:17.508405 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 477/1897] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:50:17 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 1544 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 07:50:17.658927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-9f196bae-2b00-43ed-b876-2ceb1ddb23ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:17.662251 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-9f196bae-2b00-43ed-b876-2ceb1ddb23ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] PUT https://10.4.3.57/volume/v3/attachments/fde14375-1e67-4c59-b7af-258f2b1af69a Aug 20 07:50:17.662251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-9f196bae-2b00-43ed-b876-2ceb1ddb23ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:17.674615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-9f196bae-2b00-43ed-b876-2ceb1ddb23ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Acquiring lock "cinder-attachment_update-cc48393c-4c57-4e33-b86f-24213c92d19b-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:50:17.681995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-9f196bae-2b00-43ed-b876-2ceb1ddb23ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-cc48393c-4c57-4e33-b86f-24213c92d19b-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:50:17.683575 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:17.683575 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:17.801339 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-9f196bae-2b00-43ed-b876-2ceb1ddb23ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Lock "cinder-attachment_update-cc48393c-4c57-4e33-b86f-24213c92d19b-np0000007856" released by "attachment_update" :: held 0.119s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:50:17.803562 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-9f196bae-2b00-43ed-b876-2ceb1ddb23ea tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/fde14375-1e67-4c59-b7af-258f2b1af69a returned with HTTP 200 Aug 20 07:50:17.804070 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 473/1898] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:50:17 2026] PUT /volume/v3/attachments/fde14375-1e67-4c59-b7af-258f2b1af69a => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:17.837193 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-2a112ed0-961e-4fba-b9ec-28d1151b1000 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:17.841101 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-2a112ed0-961e-4fba-b9ec-28d1151b1000 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/attachments/fde14375-1e67-4c59-b7af-258f2b1af69a/action Aug 20 07:50:17.841299 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-2a112ed0-961e-4fba-b9ec-28d1151b1000 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:17.841593 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-2a112ed0-961e-4fba-b9ec-28d1151b1000 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:17.857715 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:17.857715 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:17.875020 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-db1c05f4-2a50-4a96-ab4d-e46ab553be32 req-2a112ed0-961e-4fba-b9ec-28d1151b1000 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/fde14375-1e67-4c59-b7af-258f2b1af69a/action returned with HTTP 204 Aug 20 07:50:17.875748 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 478/1899] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:50:17 2026] POST /volume/v3/attachments/fde14375-1e67-4c59-b7af-258f2b1af69a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:18.131521 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65d27583-3d31-44f4-af51-ef3c4ed1116b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:18.135772 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65d27583-3d31-44f4-af51-ef3c4ed1116b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 Aug 20 07:50:18.135995 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65d27583-3d31-44f4-af51-ef3c4ed1116b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:18.136387 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65d27583-3d31-44f4-af51-ef3c4ed1116b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:18.136447 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-65d27583-3d31-44f4-af51-ef3c4ed1116b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 8baccac4-031c-46ff-aab4-0fc3c8f5b078 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:18.149126 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:18.149126 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:18.154460 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-0f99065f-6bfc-40cc-b2e3-728b70143cae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:18.161306 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-0f99065f-6bfc-40cc-b2e3-728b70143cae tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/attachments/315dfc23-56d5-41de-a203-660f0c16dc51 Aug 20 07:50:18.161306 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-0f99065f-6bfc-40cc-b2e3-728b70143cae tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:18.161306 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-0f99065f-6bfc-40cc-b2e3-728b70143cae tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:18.170034 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65d27583-3d31-44f4-af51-ef3c4ed1116b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 returned with HTTP 200 Aug 20 07:50:18.170460 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 472/1900] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:18 2026] GET /volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:18.177195 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:18.177195 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:18.184018 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:18.188925 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:18.189358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-256145882", "volume_type": "9e7cca49-99be-4f42-b039-109bd72a65bf", "group_id": "54803ef7-9085-4c40-8dac-4cedd5f048fe", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:18.191880 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-256145882', 'volume_type': '9e7cca49-99be-4f42-b039-109bd72a65bf', 'group_id': '54803ef7-9085-4c40-8dac-4cedd5f048fe', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:18.202233 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:18.202233 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:18.203540 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Create volume of 1 GB Aug 20 07:50:18.212225 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Availability Zones retrieved successfully. Aug 20 07:50:18.222070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Flow 'volume_create_api' (b3032db7-7ae9-40a0-a651-719f504a5b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:18.224027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a82342-9b8e-4855-a931-9076b707af01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:18.225316 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:18.225316 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:18.225316 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:18.250039 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a82342-9b8e-4855-a931-9076b707af01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:50:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e7cca49-99be-4f42-b039-109bd72a65bf,is_public=True,name='tempest-GroupsTest-volume-type-664474815',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e7cca49-99be-4f42-b039-109bd72a65bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '54803ef7-9085-4c40-8dac-4cedd5f048fe', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:18.251537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c42e342c-f933-4a89-b79e-7eb8eae92ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:18.273022 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e48278e4-cd01-4f48-9689-21a6acf0d210 req-0f99065f-6bfc-40cc-b2e3-728b70143cae tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/315dfc23-56d5-41de-a203-660f0c16dc51 returned with HTTP 200 Aug 20 07:50:18.273687 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 478/1901] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:50:18 2026] DELETE /volume/v3/attachments/315dfc23-56d5-41de-a203-660f0c16dc51 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:18.289141 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-664474815 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-664474815, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:18.289625 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-664474815 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-664474815, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:18.359996 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Created reservations ['877e9b2a-84c4-4eb2-bb08-2cd6231b3cc5', '3d175620-b651-4782-8501-5a2cc5583e44', 'e07c68db-2c61-4e45-8f98-c6a6aa324bd5', 'fedb88f3-5057-46e1-a96f-811d11369d5a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:18.361245 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c42e342c-f933-4a89-b79e-7eb8eae92ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['877e9b2a-84c4-4eb2-bb08-2cd6231b3cc5', '3d175620-b651-4782-8501-5a2cc5583e44', 'e07c68db-2c61-4e45-8f98-c6a6aa324bd5', 'fedb88f3-5057-46e1-a96f-811d11369d5a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:18.363181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e2425c-1885-4452-a83c-d1f963835363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:18.401286 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e2425c-1885-4452-a83c-d1f963835363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd10949e4-98eb-4743-ba4a-42c46547ad2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-256145882',encryption_key_id=None,group_id=54803ef7-9085-4c40-8dac-4cedd5f048fe,group_type_id=,metadata={},multiattach=False,project_id='962bbcdc27ac4af4b19e43c5c84e07ef',qos_specs=None,replication_status=,reservations=['877e9b2a-84c4-4eb2-bb08-2cd6231b3cc5','3d175620-b651-4782-8501-5a2cc5583e44','e07c68db-2c61-4e45-8f98-c6a6aa324bd5','fedb88f3-5057-46e1-a96f-811d11369d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0199d77b414a08aba41c7ba1404da7',volume_type_id=9e7cca49-99be-4f42-b039-109bd72a65bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-256145882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=54803ef7-9085-4c40-8dac-4cedd5f048fe,host=None,id=d10949e4-98eb-4743-ba4a-42c46547ad2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='962bbcdc27ac4af4b19e43c5c84e07ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0199d77b414a08aba41c7ba1404da7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e7cca49-99be-4f42-b039-109bd72a65bf),volume_type_id=9e7cca49-99be-4f42-b039-109bd72a65bf)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:18.402263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869b5182-bfe8-41f4-8020-ebf1867ac06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:18.440796 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869b5182-bfe8-41f4-8020-ebf1867ac06a) transitioned into state 'SUCCESS' from state '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-256145882',encryption_key_id=None,group_id=54803ef7-9085-4c40-8dac-4cedd5f048fe,group_type_id=,metadata={},multiattach=False,project_id='962bbcdc27ac4af4b19e43c5c84e07ef',qos_specs=None,replication_status=,reservations=['877e9b2a-84c4-4eb2-bb08-2cd6231b3cc5','3d175620-b651-4782-8501-5a2cc5583e44','e07c68db-2c61-4e45-8f98-c6a6aa324bd5','fedb88f3-5057-46e1-a96f-811d11369d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0199d77b414a08aba41c7ba1404da7',volume_type_id=9e7cca49-99be-4f42-b039-109bd72a65bf)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:18.442567 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5915622a-efc0-441e-9469-5070702d91fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:18.472769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5915622a-efc0-441e-9469-5070702d91fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:18.472769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Flow 'volume_create_api' (b3032db7-7ae9-40a0-a651-719f504a5b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:18.472769 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Create volume request issued successfully. Aug 20 07:50:18.472769 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:18.472769 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:18.527596 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:18.533891 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:18.533891 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:18.538665 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-141afea0-17fe-433b-9c28-6ed280de9fa3 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:18.539107 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 474/1902] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:50:18 2026] POST /volume/v3/volumes => generated 811 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:18.560186 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d418af1-ed92-445f-8e23-8ff71fd0a6a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:18.565576 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d418af1-ed92-445f-8e23-8ff71fd0a6a6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c Aug 20 07:50:18.565576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d418af1-ed92-445f-8e23-8ff71fd0a6a6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:18.565576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d418af1-ed92-445f-8e23-8ff71fd0a6a6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:18.575235 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:18.575235 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:18.590739 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3d418af1-ed92-445f-8e23-8ff71fd0a6a6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Volume info retrieved successfully. Aug 20 07:50:18.591095 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-3d418af1-ed92-445f-8e23-8ff71fd0a6a6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:18.591336 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-3d418af1-ed92-445f-8e23-8ff71fd0a6a6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:18.644023 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-3d418af1-ed92-445f-8e23-8ff71fd0a6a6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:18.649227 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:18.649227 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:18.663540 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d418af1-ed92-445f-8e23-8ff71fd0a6a6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c returned with HTTP 200 Aug 20 07:50:18.664003 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 479/1903] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:18 2026] GET /volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c => generated 879 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:19.108345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-75b97b2a-d82e-4525-97d2-01ce81d27b19 req-c736fbb6-1249-4729-9c77-818089525140 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.111931 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-75b97b2a-d82e-4525-97d2-01ce81d27b19 req-c736fbb6-1249-4729-9c77-818089525140 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:19.114626 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-75b97b2a-d82e-4525-97d2-01ce81d27b19 req-c736fbb6-1249-4729-9c77-818089525140 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:19.114626 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-75b97b2a-d82e-4525-97d2-01ce81d27b19 req-c736fbb6-1249-4729-9c77-818089525140 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:19.123780 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:19.123780 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:19.129249 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-75b97b2a-d82e-4525-97d2-01ce81d27b19 req-c736fbb6-1249-4729-9c77-818089525140 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:19.136449 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-75b97b2a-d82e-4525-97d2-01ce81d27b19 req-c736fbb6-1249-4729-9c77-818089525140 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:19.137506 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 473/1904] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:19.215613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c68c91c4-3d1f-4b4f-9bfb-8c35b5b1d4f4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.218160 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c68c91c4-3d1f-4b4f-9bfb-8c35b5b1d4f4 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:50:19.218540 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c68c91c4-3d1f-4b4f-9bfb-8c35b5b1d4f4 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:19.218882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c68c91c4-3d1f-4b4f-9bfb-8c35b5b1d4f4 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:19.233852 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:19.233852 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:19.241086 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c68c91c4-3d1f-4b4f-9bfb-8c35b5b1d4f4 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:50:19.248275 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c68c91c4-3d1f-4b4f-9bfb-8c35b5b1d4f4 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:50:19.248834 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 479/1905] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:19.322072 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-ace1bf6d-48e9-4575-90d5-c2155e0229d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.325413 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-ace1bf6d-48e9-4575-90d5-c2155e0229d6 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:50:19.325755 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-ace1bf6d-48e9-4575-90d5-c2155e0229d6 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:19.326053 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-ace1bf6d-48e9-4575-90d5-c2155e0229d6 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:19.340575 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:19.340575 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:19.347077 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-ace1bf6d-48e9-4575-90d5-c2155e0229d6 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:50:19.361139 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-ace1bf6d-48e9-4575-90d5-c2155e0229d6 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:50:19.368212 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 475/1906] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:19.396985 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-1f70fd0d-67e7-4c18-a929-4f201c9aa8a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.400811 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-1f70fd0d-67e7-4c18-a929-4f201c9aa8a9 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] POST https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84/action Aug 20 07:50:19.401636 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-1f70fd0d-67e7-4c18-a929-4f201c9aa8a9 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:19.401831 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-1f70fd0d-67e7-4c18-a929-4f201c9aa8a9 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:19.421397 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:19.421397 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:19.422396 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-1f70fd0d-67e7-4c18-a929-4f201c9aa8a9 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:50:19.440195 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-1f70fd0d-67e7-4c18-a929-4f201c9aa8a9 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Begin detaching volume completed successfully. Aug 20 07:50:19.440626 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-1f70fd0d-67e7-4c18-a929-4f201c9aa8a9 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84/action returned with HTTP 202 Aug 20 07:50:19.441137 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 480/1907] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:50:19 2026] POST /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:50:19.542721 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a3f631b5-0800-4d4e-a1f9-9c1e65ee60a8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.542721 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a3f631b5-0800-4d4e-a1f9-9c1e65ee60a8 None None] GET https://10.4.3.57/volume// Aug 20 07:50:19.542721 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a3f631b5-0800-4d4e-a1f9-9c1e65ee60a8 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:19.542721 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a3f631b5-0800-4d4e-a1f9-9c1e65ee60a8 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:19.542721 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a3f631b5-0800-4d4e-a1f9-9c1e65ee60a8 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:19.543021 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 474/1908] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:19.559057 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-c374820d-cb08-4190-945e-111ccfaea861 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.562393 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-c374820d-cb08-4190-945e-111ccfaea861 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:50:19.562393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-c374820d-cb08-4190-945e-111ccfaea861 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:19.562695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-c374820d-cb08-4190-945e-111ccfaea861 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:19.579475 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:19.579475 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:19.586832 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-c374820d-cb08-4190-945e-111ccfaea861 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:50:19.592937 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-c374820d-cb08-4190-945e-111ccfaea861 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:50:19.593468 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 480/1909] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:19.680653 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b31900fe-ae1b-466d-b7a1-c7355d2e4a24 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.683715 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b31900fe-ae1b-466d-b7a1-c7355d2e4a24 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c Aug 20 07:50:19.683853 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b31900fe-ae1b-466d-b7a1-c7355d2e4a24 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:19.684126 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b31900fe-ae1b-466d-b7a1-c7355d2e4a24 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:19.697963 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:19.697963 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:19.709306 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b31900fe-ae1b-466d-b7a1-c7355d2e4a24 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Volume info retrieved successfully. Aug 20 07:50:19.710410 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b31900fe-ae1b-466d-b7a1-c7355d2e4a24 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:19.710410 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b31900fe-ae1b-466d-b7a1-c7355d2e4a24 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:19.776558 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-b31900fe-ae1b-466d-b7a1-c7355d2e4a24 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:19.786127 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:19.786127 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:19.799362 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b31900fe-ae1b-466d-b7a1-c7355d2e4a24 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c returned with HTTP 200 Aug 20 07:50:19.800162 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 476/1910] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c => generated 904 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:19.816103 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-63914790-081b-4d0c-9a3e-187778c0290b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.824200 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63914790-081b-4d0c-9a3e-187778c0290b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe Aug 20 07:50:19.824419 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63914790-081b-4d0c-9a3e-187778c0290b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:19.824719 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63914790-081b-4d0c-9a3e-187778c0290b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:19.824942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-63914790-081b-4d0c-9a3e-187778c0290b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 54803ef7-9085-4c40-8dac-4cedd5f048fe {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:19.841651 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:19.841651 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:19.868962 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63914790-081b-4d0c-9a3e-187778c0290b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe returned with HTTP 200 Aug 20 07:50:19.869475 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 481/1911] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe => generated 322 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:19.887188 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fccb426b-03c4-4ba2-aa58-0ea5369bb6f0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.891483 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fccb426b-03c4-4ba2-aa58-0ea5369bb6f0 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 Aug 20 07:50:19.891817 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fccb426b-03c4-4ba2-aa58-0ea5369bb6f0 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:19.892274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fccb426b-03c4-4ba2-aa58-0ea5369bb6f0 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:19.892274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-fccb426b-03c4-4ba2-aa58-0ea5369bb6f0 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 8baccac4-031c-46ff-aab4-0fc3c8f5b078 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:19.913471 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:19.913471 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:19.927938 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fccb426b-03c4-4ba2-aa58-0ea5369bb6f0 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 returned with HTTP 200 Aug 20 07:50:19.928336 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 475/1912] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 => generated 323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:19.942731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef592fd7-aa5a-45db-a6b9-a9bc40a7b4a8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:19.945629 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef592fd7-aa5a-45db-a6b9-a9bc40a7b4a8 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/detail Aug 20 07:50:19.945744 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef592fd7-aa5a-45db-a6b9-a9bc40a7b4a8 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:19.946199 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef592fd7-aa5a-45db-a6b9-a9bc40a7b4a8 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:19.981201 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef592fd7-aa5a-45db-a6b9-a9bc40a7b4a8 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/detail returned with HTTP 200 Aug 20 07:50:19.981712 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 481/1913] 10.4.3.57 () {68 vars in 1289 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/v3/groups/detail => generated 639 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:19.997632 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:20.001761 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:50:20.001761 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:20.001761 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:20.001761 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:20.001761 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:20.014619 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Get all volumes completed successfully. Aug 20 07:50:20.015662 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:20.015818 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:20.085113 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:20.090345 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:20.090345 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:20.100909 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6111b510-7e5b-4a47-8400-3299b8c034d1 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:50:20.101941 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 477/1914] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:50:19 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:20.124269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:20.127163 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:50:20.127163 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:20.127366 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:20.127687 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:20.128153 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:20.128153 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:20.128873 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:20.138080 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Get all volumes completed successfully. Aug 20 07:50:20.138962 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:20.139173 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:20.187401 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:20.191752 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:20.191752 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:20.207172 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-947e3aaa-7001-44ce-9d56-c007458eeb96 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:50:20.207638 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 482/1915] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:50:20 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:20.227347 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-886230db-4a8f-4db7-b300-fad8df3ed765 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:20.233589 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-886230db-4a8f-4db7-b300-fad8df3ed765 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe/action Aug 20 07:50:20.233884 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-886230db-4a8f-4db7-b300-fad8df3ed765 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:20.234016 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-886230db-4a8f-4db7-b300-fad8df3ed765 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:20.239480 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-886230db-4a8f-4db7-b300-fad8df3ed765 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] delete called for group 54803ef7-9085-4c40-8dac-4cedd5f048fe {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:50:20.239480 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-886230db-4a8f-4db7-b300-fad8df3ed765 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Delete group with id: 54803ef7-9085-4c40-8dac-4cedd5f048fe Aug 20 07:50:20.245623 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:20.245623 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:20.325600 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-886230db-4a8f-4db7-b300-fad8df3ed765 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe/action returned with HTTP 202 Aug 20 07:50:20.326332 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 476/1916] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:50:20 2026] POST /volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:20.338907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-97ebe323-a30f-4fc7-954e-e1b2adda6907 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:20.344542 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-97ebe323-a30f-4fc7-954e-e1b2adda6907 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c Aug 20 07:50:20.344542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-97ebe323-a30f-4fc7-954e-e1b2adda6907 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:20.344542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-97ebe323-a30f-4fc7-954e-e1b2adda6907 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:20.353672 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:20.353672 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:20.359793 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-97ebe323-a30f-4fc7-954e-e1b2adda6907 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Volume info retrieved successfully. Aug 20 07:50:20.360636 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-97ebe323-a30f-4fc7-954e-e1b2adda6907 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:20.360801 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-97ebe323-a30f-4fc7-954e-e1b2adda6907 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:20.419241 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-97ebe323-a30f-4fc7-954e-e1b2adda6907 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:20.423330 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:20.423330 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:20.443593 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-97ebe323-a30f-4fc7-954e-e1b2adda6907 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c returned with HTTP 200 Aug 20 07:50:20.444513 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 482/1917] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:20 2026] GET /volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c => generated 903 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:21.461230 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4bda601e-e7d6-4f7c-a739-ddfc217dd78c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:21.463654 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4bda601e-e7d6-4f7c-a739-ddfc217dd78c tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c Aug 20 07:50:21.463997 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4bda601e-e7d6-4f7c-a739-ddfc217dd78c tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:21.464262 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4bda601e-e7d6-4f7c-a739-ddfc217dd78c tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:21.478728 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4bda601e-e7d6-4f7c-a739-ddfc217dd78c tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c returned with HTTP 404 Aug 20 07:50:21.479490 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 478/1918] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:21 2026] GET /volume/v3/volumes/d10949e4-98eb-4743-ba4a-42c46547ad2c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:21.490417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-178592df-62c0-475f-b75e-71f456ebf74e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:21.493775 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-178592df-62c0-475f-b75e-71f456ebf74e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe Aug 20 07:50:21.493775 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-178592df-62c0-475f-b75e-71f456ebf74e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:21.493775 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-178592df-62c0-475f-b75e-71f456ebf74e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:21.493775 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-178592df-62c0-475f-b75e-71f456ebf74e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 54803ef7-9085-4c40-8dac-4cedd5f048fe {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:21.497433 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-178592df-62c0-475f-b75e-71f456ebf74e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe returned with HTTP 404 Aug 20 07:50:21.498014 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 483/1919] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:21 2026] GET /volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:21.507852 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6af3d659-c52c-43a8-bfc4-db25c70a9cde None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:21.512352 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6af3d659-c52c-43a8-bfc4-db25c70a9cde tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078/action Aug 20 07:50:21.512670 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6af3d659-c52c-43a8-bfc4-db25c70a9cde tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:21.512859 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6af3d659-c52c-43a8-bfc4-db25c70a9cde tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:21.514859 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-6af3d659-c52c-43a8-bfc4-db25c70a9cde tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] delete called for group 8baccac4-031c-46ff-aab4-0fc3c8f5b078 {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:50:21.515027 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-6af3d659-c52c-43a8-bfc4-db25c70a9cde tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Delete group with id: 8baccac4-031c-46ff-aab4-0fc3c8f5b078 Aug 20 07:50:21.521885 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:21.521885 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:21.558573 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6af3d659-c52c-43a8-bfc4-db25c70a9cde tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078/action returned with HTTP 202 Aug 20 07:50:21.559048 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 477/1920] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:50:21 2026] POST /volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:21.575611 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f8d3f9d7-6535-4902-8f0f-d01318d75563 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:21.578823 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f8d3f9d7-6535-4902-8f0f-d01318d75563 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 Aug 20 07:50:21.579205 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f8d3f9d7-6535-4902-8f0f-d01318d75563 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:21.579333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f8d3f9d7-6535-4902-8f0f-d01318d75563 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:21.579417 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-f8d3f9d7-6535-4902-8f0f-d01318d75563 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 8baccac4-031c-46ff-aab4-0fc3c8f5b078 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:21.596666 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:21.596666 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:21.623443 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f8d3f9d7-6535-4902-8f0f-d01318d75563 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 returned with HTTP 200 Aug 20 07:50:21.624316 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 483/1921] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:21 2026] GET /volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 => generated 322 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:22.635873 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-322c153c-1eaf-40ad-bb6f-92abdbb07985 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.638890 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-322c153c-1eaf-40ad-bb6f-92abdbb07985 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 Aug 20 07:50:22.639313 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-322c153c-1eaf-40ad-bb6f-92abdbb07985 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:22.639313 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-322c153c-1eaf-40ad-bb6f-92abdbb07985 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:22.640236 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-322c153c-1eaf-40ad-bb6f-92abdbb07985 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 8baccac4-031c-46ff-aab4-0fc3c8f5b078 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:22.645344 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-322c153c-1eaf-40ad-bb6f-92abdbb07985 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 returned with HTTP 404 Aug 20 07:50:22.647047 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 479/1922] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:22 2026] GET /volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:22.654780 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-50e55408-715b-4976-9f64-450acb9c88a7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.657758 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50e55408-715b-4976-9f64-450acb9c88a7 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/detail Aug 20 07:50:22.657758 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50e55408-715b-4976-9f64-450acb9c88a7 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:22.657758 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50e55408-715b-4976-9f64-450acb9c88a7 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:22.664684 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50e55408-715b-4976-9f64-450acb9c88a7 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/detail returned with HTTP 200 Aug 20 07:50:22.665228 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 484/1923] 10.4.3.57 () {68 vars in 1289 bytes} [Thu Aug 20 07:50:22 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:22.676443 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93a9bc52-529f-4ae0-9940-7050f834fffc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.678410 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93a9bc52-529f-4ae0-9940-7050f834fffc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:50:22.678410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93a9bc52-529f-4ae0-9940-7050f834fffc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:22.678410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93a9bc52-529f-4ae0-9940-7050f834fffc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:22.678845 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-93a9bc52-529f-4ae0-9940-7050f834fffc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:22.680054 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-93a9bc52-529f-4ae0-9940-7050f834fffc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:22.692428 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-93a9bc52-529f-4ae0-9940-7050f834fffc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Get all volumes completed successfully. Aug 20 07:50:22.695541 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93a9bc52-529f-4ae0-9940-7050f834fffc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:50:22.696071 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 478/1924] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:50:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:22.712989 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-17e66d22-0674-4b19-bf97-c3cbc7b64ab6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.715266 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17e66d22-0674-4b19-bf97-c3cbc7b64ab6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078/action Aug 20 07:50:22.715750 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17e66d22-0674-4b19-bf97-c3cbc7b64ab6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:22.715922 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17e66d22-0674-4b19-bf97-c3cbc7b64ab6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:22.718486 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-17e66d22-0674-4b19-bf97-c3cbc7b64ab6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] delete called for group 8baccac4-031c-46ff-aab4-0fc3c8f5b078 {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:50:22.718486 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-17e66d22-0674-4b19-bf97-c3cbc7b64ab6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Delete group with id: 8baccac4-031c-46ff-aab4-0fc3c8f5b078 Aug 20 07:50:22.722633 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17e66d22-0674-4b19-bf97-c3cbc7b64ab6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078/action returned with HTTP 404 Aug 20 07:50:22.723151 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 484/1925] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:50:22 2026] POST /volume/v3/groups/8baccac4-031c-46ff-aab4-0fc3c8f5b078/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:22.734173 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ae5ca84-6cb4-4d58-b6c7-c6d5f6ab8073 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.736120 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ae5ca84-6cb4-4d58-b6c7-c6d5f6ab8073 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:50:22.737206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ae5ca84-6cb4-4d58-b6c7-c6d5f6ab8073 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:22.737206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ae5ca84-6cb4-4d58-b6c7-c6d5f6ab8073 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:22.737206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-8ae5ca84-6cb4-4d58-b6c7-c6d5f6ab8073 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:22.737799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae5ca84-6cb4-4d58-b6c7-c6d5f6ab8073 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:22.745652 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ae5ca84-6cb4-4d58-b6c7-c6d5f6ab8073 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Get all volumes completed successfully. Aug 20 07:50:22.748849 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ae5ca84-6cb4-4d58-b6c7-c6d5f6ab8073 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:50:22.749766 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 480/1926] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:50:22 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) Aug 20 07:50:22.761986 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5f46987c-bd67-4292-9490-b05e65e1d79e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.763843 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f46987c-bd67-4292-9490-b05e65e1d79e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe/action Aug 20 07:50:22.764238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f46987c-bd67-4292-9490-b05e65e1d79e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:22.764380 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f46987c-bd67-4292-9490-b05e65e1d79e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:22.765831 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-5f46987c-bd67-4292-9490-b05e65e1d79e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] delete called for group 54803ef7-9085-4c40-8dac-4cedd5f048fe {{(pid=100252) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:50:22.765949 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-5f46987c-bd67-4292-9490-b05e65e1d79e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Delete group with id: 54803ef7-9085-4c40-8dac-4cedd5f048fe Aug 20 07:50:22.769362 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f46987c-bd67-4292-9490-b05e65e1d79e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe/action returned with HTTP 404 Aug 20 07:50:22.770030 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 485/1927] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:50:22 2026] POST /volume/v3/groups/54803ef7-9085-4c40-8dac-4cedd5f048fe/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:22.778393 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37c3d450-fd91-40b4-b3d1-4851b639a41d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.780037 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37c3d450-fd91-40b4-b3d1-4851b639a41d tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/71dee5c8-911b-4a4f-807b-349e39182efe Aug 20 07:50:22.780233 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37c3d450-fd91-40b4-b3d1-4851b639a41d tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:22.780385 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37c3d450-fd91-40b4-b3d1-4851b639a41d tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:22.793527 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37c3d450-fd91-40b4-b3d1-4851b639a41d tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/group_types/71dee5c8-911b-4a4f-807b-349e39182efe returned with HTTP 202 Aug 20 07:50:22.794006 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 479/1928] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:50:22 2026] DELETE /volume/v3/group_types/71dee5c8-911b-4a4f-807b-349e39182efe => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:22.802321 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-884ce452-2cde-4063-a49f-9824ba42ee2e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.804399 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-884ce452-2cde-4063-a49f-9824ba42ee2e tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] DELETE https://10.4.3.57/volume/v3/types/9e7cca49-99be-4f42-b039-109bd72a65bf Aug 20 07:50:22.804684 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-884ce452-2cde-4063-a49f-9824ba42ee2e tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:22.804929 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-884ce452-2cde-4063-a49f-9824ba42ee2e tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:22.805206 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:22.805206 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:22.835051 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-884ce452-2cde-4063-a49f-9824ba42ee2e tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/types/9e7cca49-99be-4f42-b039-109bd72a65bf returned with HTTP 202 Aug 20 07:50:22.835675 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 485/1929] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:50:22 2026] DELETE /volume/v3/types/9e7cca49-99be-4f42-b039-109bd72a65bf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:22.844705 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1df55816-2a11-4f3e-afb3-12a599a9a35f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.846964 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1df55816-2a11-4f3e-afb3-12a599a9a35f tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] GET https://10.4.3.57/volume/v3/types/9e7cca49-99be-4f42-b039-109bd72a65bf Aug 20 07:50:22.847354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1df55816-2a11-4f3e-afb3-12a599a9a35f tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:22.847512 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1df55816-2a11-4f3e-afb3-12a599a9a35f tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:22.852224 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1df55816-2a11-4f3e-afb3-12a599a9a35f tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/types/9e7cca49-99be-4f42-b039-109bd72a65bf returned with HTTP 404 Aug 20 07:50:22.852542 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 481/1930] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:50:22 2026] GET /volume/v3/types/9e7cca49-99be-4f42-b039-109bd72a65bf => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:22.861394 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d8234221-11e1-4791-afaa-263c5efd1d2f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.863966 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8234221-11e1-4791-afaa-263c5efd1d2f tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:50:22.864379 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8234221-11e1-4791-afaa-263c5efd1d2f tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-311432087"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:22.882124 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8234221-11e1-4791-afaa-263c5efd1d2f tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:50:22.882529 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 486/1931] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:50:22 2026] POST /volume/v3/types => generated 215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:22.892027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-017daad0-d504-4bb2-9c38-d404f5ad12e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.897602 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-017daad0-d504-4bb2-9c38-d404f5ad12e0 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:50:22.897602 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-017daad0-d504-4bb2-9c38-d404f5ad12e0 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1062944622"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:22.917008 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-017daad0-d504-4bb2-9c38-d404f5ad12e0 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:50:22.917428 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 480/1932] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:50:22 2026] POST /volume/v3/group_types => generated 173 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:22.930489 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-faeddfa0-7b45-46a5-b09f-0f05c4e7e0b6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:22.936778 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-faeddfa0-7b45-46a5-b09f-0f05c4e7e0b6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/groups Aug 20 07:50:22.936778 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-faeddfa0-7b45-46a5-b09f-0f05c4e7e0b6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1a04e47e-86da-4fdb-8602-c53e06245036", "volume_types": ["5f23a330-7abb-4e19-aa98-e9d869696dfd"], "name": "tempest-GroupsTest-Group-888099597"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:22.936778 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-faeddfa0-7b45-46a5-b09f-0f05c4e7e0b6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Creating new group {'group': {'group_type': '1a04e47e-86da-4fdb-8602-c53e06245036', 'volume_types': ['5f23a330-7abb-4e19-aa98-e9d869696dfd'], 'name': 'tempest-GroupsTest-Group-888099597'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 07:50:22.943910 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-faeddfa0-7b45-46a5-b09f-0f05c4e7e0b6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Creating group tempest-GroupsTest-Group-888099597. Aug 20 07:50:22.962219 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-faeddfa0-7b45-46a5-b09f-0f05c4e7e0b6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Availability Zones retrieved successfully. Aug 20 07:50:22.986046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-faeddfa0-7b45-46a5-b09f-0f05c4e7e0b6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Created reservations ['062cabf7-5acf-44fa-8ece-149f2db3ad33'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:23.020002 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-faeddfa0-7b45-46a5-b09f-0f05c4e7e0b6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups returned with HTTP 202 Aug 20 07:50:23.020002 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 486/1933] 10.4.3.57 () {70 vars in 1290 bytes} [Thu Aug 20 07:50:22 2026] POST /volume/v3/groups => generated 103 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:23.029343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-97b330bd-6372-4147-9406-a232693d38db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:23.031689 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97b330bd-6372-4147-9406-a232693d38db tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:23.031976 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97b330bd-6372-4147-9406-a232693d38db tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:23.032222 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97b330bd-6372-4147-9406-a232693d38db tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:23.032347 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-97b330bd-6372-4147-9406-a232693d38db tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 55b765d1-13ab-4e38-876a-10a3de6b3a2f {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:23.039884 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:23.039884 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:23.053588 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97b330bd-6372-4147-9406-a232693d38db tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 200 Aug 20 07:50:23.054101 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 482/1934] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:23 2026] GET /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:23.264355 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-5d5dc6cb-0148-458a-b6b4-ff260c0b32d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:23.268444 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-5d5dc6cb-0148-458a-b6b4-ff260c0b32d1 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] DELETE https://10.4.3.57/volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a Aug 20 07:50:23.268817 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-5d5dc6cb-0148-458a-b6b4-ff260c0b32d1 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:23.269099 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-5d5dc6cb-0148-458a-b6b4-ff260c0b32d1 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:23.278981 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:23.278981 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:23.360888 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc4e2614-970b-43b5-b0ac-efdaae63eeed req-5d5dc6cb-0148-458a-b6b4-ff260c0b32d1 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a returned with HTTP 200 Aug 20 07:50:23.361497 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 487/1935] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:50:23 2026] DELETE /volume/v3/attachments/cdd75d14-9ade-42d0-81f9-14cd5b12c90a => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:23.806279 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92c0a3d2-340a-404f-99c3-3d05e0e04a3d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:23.808756 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92c0a3d2-340a-404f-99c3-3d05e0e04a3d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:50:23.809026 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92c0a3d2-340a-404f-99c3-3d05e0e04a3d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:23.809263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92c0a3d2-340a-404f-99c3-3d05e0e04a3d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:23.822256 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:23.822256 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:23.828542 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92c0a3d2-340a-404f-99c3-3d05e0e04a3d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:50:23.836036 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92c0a3d2-340a-404f-99c3-3d05e0e04a3d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:50:23.836467 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 481/1936] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:23 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:23.884519 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d2f343f-5ed4-4271-a96e-479e64224545 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:23.888595 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d2f343f-5ed4-4271-a96e-479e64224545 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:23.888595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d2f343f-5ed4-4271-a96e-479e64224545 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:23.888595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d2f343f-5ed4-4271-a96e-479e64224545 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:23.888595 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9d2f343f-5ed4-4271-a96e-479e64224545 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Delete volume with id: 4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:23.900422 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:23.900422 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:23.901182 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d2f343f-5ed4-4271-a96e-479e64224545 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:23.921035 np0000007856 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-9d2f343f-5ed4-4271-a96e-479e64224545 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 07:50:23.932582 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d2f343f-5ed4-4271-a96e-479e64224545 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Delete volume request issued successfully. Aug 20 07:50:23.932582 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d2f343f-5ed4-4271-a96e-479e64224545 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 202 Aug 20 07:50:23.932582 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 487/1937] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:23 2026] DELETE /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:23.941129 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c148d55-b638-43f0-8260-76cc369031a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:23.945163 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c148d55-b638-43f0-8260-76cc369031a6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:23.945438 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c148d55-b638-43f0-8260-76cc369031a6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:23.945703 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c148d55-b638-43f0-8260-76cc369031a6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:23.957261 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:23.957261 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:23.963046 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5c148d55-b638-43f0-8260-76cc369031a6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:50:23.970119 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c148d55-b638-43f0-8260-76cc369031a6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 200 Aug 20 07:50:23.970674 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 483/1938] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:23 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:24.065842 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-32f335ae-bdff-4a92-bbcd-c927554251a8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:24.072195 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32f335ae-bdff-4a92-bbcd-c927554251a8 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:24.072195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32f335ae-bdff-4a92-bbcd-c927554251a8 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:24.072195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32f335ae-bdff-4a92-bbcd-c927554251a8 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:24.072195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-32f335ae-bdff-4a92-bbcd-c927554251a8 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 55b765d1-13ab-4e38-876a-10a3de6b3a2f {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:24.080588 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:24.080588 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:24.097094 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32f335ae-bdff-4a92-bbcd-c927554251a8 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 200 Aug 20 07:50:24.097094 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 488/1939] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:24 2026] GET /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 332 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:24.114377 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:24.117058 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:24.117651 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1634241196", "volume_type": "5f23a330-7abb-4e19-aa98-e9d869696dfd", "group_id": "55b765d1-13ab-4e38-876a-10a3de6b3a2f", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:24.119829 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1634241196', 'volume_type': '5f23a330-7abb-4e19-aa98-e9d869696dfd', 'group_id': '55b765d1-13ab-4e38-876a-10a3de6b3a2f', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:24.131797 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:24.131797 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:24.132096 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Create volume of 1 GB Aug 20 07:50:24.140125 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Availability Zones retrieved successfully. Aug 20 07:50:24.148477 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Flow 'volume_create_api' (35d1b419-4a4f-4e61-8aa2-79bc3a22a9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:24.151001 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79a0a479-5592-4577-8a93-42fee657eae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:24.151423 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:24.151423 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:24.151688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:24.180785 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79a0a479-5592-4577-8a93-42fee657eae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:50:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f23a330-7abb-4e19-aa98-e9d869696dfd,is_public=True,name='tempest-GroupsTest-volume-type-311432087',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f23a330-7abb-4e19-aa98-e9d869696dfd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '55b765d1-13ab-4e38-876a-10a3de6b3a2f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:24.181562 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66c9e95-7068-4abb-8c6a-79c3cec17a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:24.226762 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-311432087 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-311432087, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:24.227521 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-311432087 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-311432087, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:24.275071 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Created reservations ['f94f3290-ec50-4c8a-8a87-783fb7c682c1', '5fb68a1f-3192-45f2-8591-08d57df3d585', '6c3f4d6a-b07a-4f27-b680-da32993771d5', '7f7092b1-816c-4740-8d3f-5a0bad0ac5c4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:24.275287 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66c9e95-7068-4abb-8c6a-79c3cec17a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f94f3290-ec50-4c8a-8a87-783fb7c682c1', '5fb68a1f-3192-45f2-8591-08d57df3d585', '6c3f4d6a-b07a-4f27-b680-da32993771d5', '7f7092b1-816c-4740-8d3f-5a0bad0ac5c4']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:24.277266 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d7a2ca-192f-417b-937a-3d0678501162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:24.309269 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d7a2ca-192f-417b-937a-3d0678501162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bac61269-6334-447b-8126-8cf84887c698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1634241196',encryption_key_id=None,group_id=55b765d1-13ab-4e38-876a-10a3de6b3a2f,group_type_id=,metadata={},multiattach=False,project_id='962bbcdc27ac4af4b19e43c5c84e07ef',qos_specs=None,replication_status=,reservations=['f94f3290-ec50-4c8a-8a87-783fb7c682c1','5fb68a1f-3192-45f2-8591-08d57df3d585','6c3f4d6a-b07a-4f27-b680-da32993771d5','7f7092b1-816c-4740-8d3f-5a0bad0ac5c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0199d77b414a08aba41c7ba1404da7',volume_type_id=5f23a330-7abb-4e19-aa98-e9d869696dfd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1634241196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=55b765d1-13ab-4e38-876a-10a3de6b3a2f,host=None,id=bac61269-6334-447b-8126-8cf84887c698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='962bbcdc27ac4af4b19e43c5c84e07ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0199d77b414a08aba41c7ba1404da7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f23a330-7abb-4e19-aa98-e9d869696dfd),volume_type_id=5f23a330-7abb-4e19-aa98-e9d869696dfd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:24.310295 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054f7ba8-8cbc-4198-bb0b-88626be1aeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:24.343082 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054f7ba8-8cbc-4198-bb0b-88626be1aeab) transitioned into state 'SUCCESS' from state '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-1634241196',encryption_key_id=None,group_id=55b765d1-13ab-4e38-876a-10a3de6b3a2f,group_type_id=,metadata={},multiattach=False,project_id='962bbcdc27ac4af4b19e43c5c84e07ef',qos_specs=None,replication_status=,reservations=['f94f3290-ec50-4c8a-8a87-783fb7c682c1','5fb68a1f-3192-45f2-8591-08d57df3d585','6c3f4d6a-b07a-4f27-b680-da32993771d5','7f7092b1-816c-4740-8d3f-5a0bad0ac5c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0199d77b414a08aba41c7ba1404da7',volume_type_id=5f23a330-7abb-4e19-aa98-e9d869696dfd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:24.344155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e0f9de-50b0-4713-8b19-29342daae461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:24.364124 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e0f9de-50b0-4713-8b19-29342daae461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:24.365162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Flow 'volume_create_api' (35d1b419-4a4f-4e61-8aa2-79bc3a22a9b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:24.365692 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Create volume request issued successfully. Aug 20 07:50:24.366610 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:24.367115 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:24.435518 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:24.441476 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:24.441476 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:24.447024 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d128dc9-18ed-4b6a-a0ae-11c6dd9a3408 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:24.448844 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 482/1940] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:50:24 2026] POST /volume/v3/volumes => generated 812 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:24.466659 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d5bfbc56-c93c-40fd-bd59-638a4895bddf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:24.470334 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5bfbc56-c93c-40fd-bd59-638a4895bddf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/bac61269-6334-447b-8126-8cf84887c698 Aug 20 07:50:24.470334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5bfbc56-c93c-40fd-bd59-638a4895bddf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:24.470334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5bfbc56-c93c-40fd-bd59-638a4895bddf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:24.487291 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:24.487291 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:24.497800 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d5bfbc56-c93c-40fd-bd59-638a4895bddf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Volume info retrieved successfully. Aug 20 07:50:24.498859 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-d5bfbc56-c93c-40fd-bd59-638a4895bddf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:24.499022 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-d5bfbc56-c93c-40fd-bd59-638a4895bddf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:24.561736 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-d5bfbc56-c93c-40fd-bd59-638a4895bddf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:24.567130 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:24.567130 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:24.579229 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5bfbc56-c93c-40fd-bd59-638a4895bddf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/bac61269-6334-447b-8126-8cf84887c698 returned with HTTP 200 Aug 20 07:50:24.579878 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 488/1941] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:24 2026] GET /volume/v3/volumes/bac61269-6334-447b-8126-8cf84887c698 => generated 880 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:24.751557 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f745ab23-fd81-4f35-bb7d-b4957e378a7b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:24.755188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f745ab23-fd81-4f35-bb7d-b4957e378a7b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/b444c80f-3724-4d83-b798-d992937c146d/action Aug 20 07:50:24.757680 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f745ab23-fd81-4f35-bb7d-b4957e378a7b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-attach": {"instance_uuid": "1561f4f8-0220-4fce-abc2-e428765f05c7", "mountpoint": "/dev/vdc"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:24.757680 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f745ab23-fd81-4f35-bb7d-b4957e378a7b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1561f4f8-0220-4fce-abc2-e428765f05c7", "mountpoint": "/dev/vdc"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:24.771789 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f745ab23-fd81-4f35-bb7d-b4957e378a7b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/b444c80f-3724-4d83-b798-d992937c146d/action returned with HTTP 404 Aug 20 07:50:24.772631 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 484/1942] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:24 2026] POST /volume/v3/volumes/b444c80f-3724-4d83-b798-d992937c146d/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:24.986416 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e85deb05-b934-46a3-9891-12b47be4e4f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:24.988989 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e85deb05-b934-46a3-9891-12b47be4e4f7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac Aug 20 07:50:24.989240 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e85deb05-b934-46a3-9891-12b47be4e4f7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:24.989762 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e85deb05-b934-46a3-9891-12b47be4e4f7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:25.000287 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e85deb05-b934-46a3-9891-12b47be4e4f7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac returned with HTTP 404 Aug 20 07:50:25.001139 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 489/1943] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:24 2026] GET /volume/v3/volumes/4b86738c-b9b6-4f34-a203-0631131a6fac => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:25.010915 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:25.013741 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:50:25.014006 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:25.014252 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:25.015473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:25.085979 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Get all volumes completed successfully. Aug 20 07:50:25.088995 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:25.088995 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:25.143287 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:25.149060 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:25.149060 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:25.171508 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-860c1507-04a5-4cd6-b2b7-52bb1ac1e3a6 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:50:25.172385 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 483/1944] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:50:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14303 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:25.197905 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a9189aee-9063-4ad6-8674-dc4e0fdbc5c4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:25.199942 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9189aee-9063-4ad6-8674-dc4e0fdbc5c4 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] DELETE https://10.4.3.57/volume/v3/types/78d53140-1e43-47e2-b0fb-200ca0c08efa Aug 20 07:50:25.200352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9189aee-9063-4ad6-8674-dc4e0fdbc5c4 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:25.200566 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9189aee-9063-4ad6-8674-dc4e0fdbc5c4 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:25.256378 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9189aee-9063-4ad6-8674-dc4e0fdbc5c4 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types/78d53140-1e43-47e2-b0fb-200ca0c08efa returned with HTTP 202 Aug 20 07:50:25.257270 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 489/1945] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:50:25 2026] DELETE /volume/v3/types/78d53140-1e43-47e2-b0fb-200ca0c08efa => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:25.284237 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d9efe6c-6cfc-4016-b790-3bcf569c6217 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:25.287004 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d9efe6c-6cfc-4016-b790-3bcf569c6217 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:50:25.287332 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d9efe6c-6cfc-4016-b790-3bcf569c6217 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1314922118", "extra_specs": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:25.313541 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d9efe6c-6cfc-4016-b790-3bcf569c6217 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:50:25.314474 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 485/1946] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:50:25 2026] POST /volume/v3/types => generated 212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:25.329509 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e0647c6d-0385-4902-acfb-1ccddef8d95a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:25.331685 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0647c6d-0385-4902-acfb-1ccddef8d95a tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] POST https://10.4.3.57/volume/v3/types/de2ced36-5057-4380-9316-8d23a5484702/encryption Aug 20 07:50:25.332300 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0647c6d-0385-4902-acfb-1ccddef8d95a tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:25.335468 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:25.335468 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:25.377440 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0647c6d-0385-4902-acfb-1ccddef8d95a tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types/de2ced36-5057-4380-9316-8d23a5484702/encryption returned with HTTP 200 Aug 20 07:50:25.377440 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 490/1947] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:50:25 2026] POST /volume/v3/types/de2ced36-5057-4380-9316-8d23a5484702/encryption => generated 230 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:25.396208 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:25.398414 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:25.398826 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1059948986", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1314922118", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:25.400244 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1059948986', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1314922118', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:25.411019 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume of 1 GB Aug 20 07:50:25.411991 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:25.411991 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:25.412712 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Availability Zones retrieved successfully. Aug 20 07:50:25.429859 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Flow 'volume_create_api' (3c4af88e-297b-438e-8883-cf87a5327b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:25.431311 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1d375e-6e71-4dce-9791-f83cfa9a7866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:25.432779 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:25.495005 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1d375e-6e71-4dce-9791-f83cfa9a7866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:50:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=de2ced36-5057-4380-9316-8d23a5484702,is_public=True,name='tempest-scenario-type-luks-1314922118',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de2ced36-5057-4380-9316-8d23a5484702', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:25.496384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9df3f77-51dc-4c2f-842d-49cf3f42c768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:25.543468 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:25.543468 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:25.600823 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0e33ea1f-7010-4a32-92ac-8d5dfaca578b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:25.607336 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e33ea1f-7010-4a32-92ac-8d5dfaca578b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/bac61269-6334-447b-8126-8cf84887c698 Aug 20 07:50:25.607628 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e33ea1f-7010-4a32-92ac-8d5dfaca578b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:25.607961 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e33ea1f-7010-4a32-92ac-8d5dfaca578b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:25.614384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Created reservations ['51a409bb-c188-4f12-b7e3-cee7dd1c2fd2', 'a0db4d45-b473-4d40-a0ef-4e71bbe33a68', '67b7b9f7-fea5-4329-9d87-ce51c42e3da3', '23db40b7-67da-4b59-97dc-03ccb121773f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:25.615631 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9df3f77-51dc-4c2f-842d-49cf3f42c768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51a409bb-c188-4f12-b7e3-cee7dd1c2fd2', 'a0db4d45-b473-4d40-a0ef-4e71bbe33a68', '67b7b9f7-fea5-4329-9d87-ce51c42e3da3', '23db40b7-67da-4b59-97dc-03ccb121773f']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:25.616721 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e287f1-8218-4756-82f5-c71953d42e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:25.623115 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:25.623115 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:25.636366 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0e33ea1f-7010-4a32-92ac-8d5dfaca578b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Volume info retrieved successfully. Aug 20 07:50:25.637907 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0e33ea1f-7010-4a32-92ac-8d5dfaca578b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:25.637907 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0e33ea1f-7010-4a32-92ac-8d5dfaca578b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:25.669783 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e287f1-8218-4756-82f5-c71953d42e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1059948986',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922aa174318a46b697f338db9d16451b',qos_specs=None,replication_status=,reservations=['51a409bb-c188-4f12-b7e3-cee7dd1c2fd2','a0db4d45-b473-4d40-a0ef-4e71bbe33a68','67b7b9f7-fea5-4329-9d87-ce51c42e3da3','23db40b7-67da-4b59-97dc-03ccb121773f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_type_id=de2ced36-5057-4380-9316-8d23a5484702), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1059948986',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922aa174318a46b697f338db9d16451b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de2ced36-5057-4380-9316-8d23a5484702),volume_type_id=de2ced36-5057-4380-9316-8d23a5484702)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:25.669783 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ca1b47-d11a-4ff8-a393-dddccc61bb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:25.695489 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-0e33ea1f-7010-4a32-92ac-8d5dfaca578b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:25.699689 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:25.699689 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:25.714029 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ca1b47-d11a-4ff8-a393-dddccc61bb33) transitioned into state 'SUCCESS' from state '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-1059948986',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922aa174318a46b697f338db9d16451b',qos_specs=None,replication_status=,reservations=['51a409bb-c188-4f12-b7e3-cee7dd1c2fd2','a0db4d45-b473-4d40-a0ef-4e71bbe33a68','67b7b9f7-fea5-4329-9d87-ce51c42e3da3','23db40b7-67da-4b59-97dc-03ccb121773f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_type_id=de2ced36-5057-4380-9316-8d23a5484702)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:25.714328 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb5319a9-d50a-4dd1-bad5-10a628358797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:25.714985 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e33ea1f-7010-4a32-92ac-8d5dfaca578b tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/bac61269-6334-447b-8126-8cf84887c698 returned with HTTP 200 Aug 20 07:50:25.715565 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 490/1948] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:25 2026] GET /volume/v3/volumes/bac61269-6334-447b-8126-8cf84887c698 => generated 905 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:25.733376 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb5319a9-d50a-4dd1-bad5-10a628358797) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:25.734966 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Flow 'volume_create_api' (3c4af88e-297b-438e-8883-cf87a5327b85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:25.735103 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume request issued successfully. Aug 20 07:50:25.735922 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-982eb8c9-06f9-45f0-b7c8-56f383864f24 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:25.736015 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:25.736476 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 484/1949] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:50:25 2026] POST /volume/v3/volumes => generated 783 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:25.741532 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:25.741532 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2001560214", "volume_type": "5f23a330-7abb-4e19-aa98-e9d869696dfd", "group_id": "55b765d1-13ab-4e38-876a-10a3de6b3a2f", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:25.743838 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2001560214', 'volume_type': '5f23a330-7abb-4e19-aa98-e9d869696dfd', 'group_id': '55b765d1-13ab-4e38-876a-10a3de6b3a2f', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:25.767898 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:25.767898 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:25.768513 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Create volume of 1 GB Aug 20 07:50:25.777778 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Availability Zones retrieved successfully. Aug 20 07:50:25.786055 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Flow 'volume_create_api' (e84ec9ce-1f5e-446b-b869-23e127854f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:25.787843 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2595728-e879-4901-a0c0-b241a7a287f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:25.788621 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:25.788621 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:25.789481 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:25.828695 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2595728-e879-4901-a0c0-b241a7a287f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:50:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f23a330-7abb-4e19-aa98-e9d869696dfd,is_public=True,name='tempest-GroupsTest-volume-type-311432087',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f23a330-7abb-4e19-aa98-e9d869696dfd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '55b765d1-13ab-4e38-876a-10a3de6b3a2f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:25.829719 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e08fca54-1e83-4c2c-9789-3d4eb66c52ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:25.883776 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-311432087 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-311432087, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:25.884244 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-311432087 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-311432087, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:25.911782 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Created reservations ['4228f48a-9fea-4c97-b508-86e6cb6b2c9a', 'a9d5b0a7-e515-44ca-90c4-1403b815d31a', 'cc0ffb02-92bc-438c-a183-8a3bf13bd0a8', '183ed0fd-1b0f-4262-a226-e055377b5932'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:25.912926 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e08fca54-1e83-4c2c-9789-3d4eb66c52ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4228f48a-9fea-4c97-b508-86e6cb6b2c9a', 'a9d5b0a7-e515-44ca-90c4-1403b815d31a', 'cc0ffb02-92bc-438c-a183-8a3bf13bd0a8', '183ed0fd-1b0f-4262-a226-e055377b5932']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:25.913983 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6ddfd4-a668-49e4-8652-3e44a2355047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:25.950342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6ddfd4-a668-49e4-8652-3e44a2355047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b40593f1-7d4b-494c-a374-1c4a681da73f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2001560214',encryption_key_id=None,group_id=55b765d1-13ab-4e38-876a-10a3de6b3a2f,group_type_id=,metadata={},multiattach=False,project_id='962bbcdc27ac4af4b19e43c5c84e07ef',qos_specs=None,replication_status=,reservations=['4228f48a-9fea-4c97-b508-86e6cb6b2c9a','a9d5b0a7-e515-44ca-90c4-1403b815d31a','cc0ffb02-92bc-438c-a183-8a3bf13bd0a8','183ed0fd-1b0f-4262-a226-e055377b5932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0199d77b414a08aba41c7ba1404da7',volume_type_id=5f23a330-7abb-4e19-aa98-e9d869696dfd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2001560214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=55b765d1-13ab-4e38-876a-10a3de6b3a2f,host=None,id=b40593f1-7d4b-494c-a374-1c4a681da73f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='962bbcdc27ac4af4b19e43c5c84e07ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0199d77b414a08aba41c7ba1404da7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f23a330-7abb-4e19-aa98-e9d869696dfd),volume_type_id=5f23a330-7abb-4e19-aa98-e9d869696dfd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:25.951563 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57652b1-9734-4bd2-9b2a-dca24f21bf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:25.982379 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57652b1-9734-4bd2-9b2a-dca24f21bf63) transitioned into state 'SUCCESS' from state '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-2001560214',encryption_key_id=None,group_id=55b765d1-13ab-4e38-876a-10a3de6b3a2f,group_type_id=,metadata={},multiattach=False,project_id='962bbcdc27ac4af4b19e43c5c84e07ef',qos_specs=None,replication_status=,reservations=['4228f48a-9fea-4c97-b508-86e6cb6b2c9a','a9d5b0a7-e515-44ca-90c4-1403b815d31a','cc0ffb02-92bc-438c-a183-8a3bf13bd0a8','183ed0fd-1b0f-4262-a226-e055377b5932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0199d77b414a08aba41c7ba1404da7',volume_type_id=5f23a330-7abb-4e19-aa98-e9d869696dfd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:25.983452 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05d926c-3acb-453e-a986-889c9f71e3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:26.008651 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05d926c-3acb-453e-a986-889c9f71e3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:26.011224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Flow 'volume_create_api' (e84ec9ce-1f5e-446b-b869-23e127854f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:26.011224 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Create volume request issued successfully. Aug 20 07:50:26.011973 np0000007856 devstack@c-api.service[100249]: WARNING stevedore.named [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:26.011973 np0000007856 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:26.066545 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:26.072072 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:26.072072 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:26.081049 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be78458a-83bd-45f1-8068-0be1d09bf2e6 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:26.081265 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 486/1950] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:50:25 2026] POST /volume/v3/volumes => generated 812 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:26.100519 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0346021d-a509-4fd2-8c3b-dda19ebd2f0a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:26.108481 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0346021d-a509-4fd2-8c3b-dda19ebd2f0a tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f Aug 20 07:50:26.108481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0346021d-a509-4fd2-8c3b-dda19ebd2f0a tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:26.108481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0346021d-a509-4fd2-8c3b-dda19ebd2f0a tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:26.119409 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:26.119409 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:26.126515 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0346021d-a509-4fd2-8c3b-dda19ebd2f0a tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Volume info retrieved successfully. Aug 20 07:50:26.127529 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-0346021d-a509-4fd2-8c3b-dda19ebd2f0a tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:26.127840 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-0346021d-a509-4fd2-8c3b-dda19ebd2f0a tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:26.182227 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-0346021d-a509-4fd2-8c3b-dda19ebd2f0a tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:26.191152 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:26.191152 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:26.205589 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0346021d-a509-4fd2-8c3b-dda19ebd2f0a tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f returned with HTTP 200 Aug 20 07:50:26.205589 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 491/1951] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:26 2026] GET /volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f => generated 880 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:26.313820 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:26.318713 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/limits Aug 20 07:50:26.319427 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:26.319427 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:26.340198 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:26.342051 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:26.342051 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:26.343892 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-311432087 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-311432087, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:26.344259 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-311432087 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-311432087, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:26.344936 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-311432087 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-311432087, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:26.370420 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-b718330c-b746-4a48-852e-178659745799 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/limits returned with HTTP 200 Aug 20 07:50:26.370958 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 491/1952] 10.4.3.57 () {68 vars in 1477 bytes} [Thu Aug 20 07:50:26 2026] GET /volume/v3/limits => generated 302 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:26.428464 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-891cb5b3-7d36-49bb-993a-ab77cc5cefa8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:26.431000 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-891cb5b3-7d36-49bb-993a-ab77cc5cefa8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:26.431272 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-891cb5b3-7d36-49bb-993a-ab77cc5cefa8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:26.431470 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-891cb5b3-7d36-49bb-993a-ab77cc5cefa8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:26.442173 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:26.442173 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:26.447254 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-891cb5b3-7d36-49bb-993a-ab77cc5cefa8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:26.454124 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-891cb5b3-7d36-49bb-993a-ab77cc5cefa8 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 200 Aug 20 07:50:26.456963 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 485/1953] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:26 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 1657 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:26.469444 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-07cd6ada-09ab-4bef-926c-fc029a80035a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:26.471320 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-07cd6ada-09ab-4bef-926c-fc029a80035a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:50:26.471755 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-07cd6ada-09ab-4bef-926c-fc029a80035a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc48393c-4c57-4e33-b86f-24213c92d19b", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:26.487145 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:26.487145 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:26.487992 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-07cd6ada-09ab-4bef-926c-fc029a80035a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:26.488241 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-07cd6ada-09ab-4bef-926c-fc029a80035a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Create snapshot from volume cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:26.573073 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-07cd6ada-09ab-4bef-926c-fc029a80035a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Created reservations ['454d5c50-0a9a-4b0f-8e4f-85274970f328', 'b7c5527b-45d2-46bd-b621-c3df990aff8c', '2f47d267-a112-4eb7-9d24-d319327fb4d6', '547e7b80-fb69-4a87-8b28-63ff6986b09e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:26.652489 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-07cd6ada-09ab-4bef-926c-fc029a80035a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Snapshot force create request issued successfully. Aug 20 07:50:26.655423 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ca56ed27-f366-46d9-bbfc-c1849dad4af0 req-07cd6ada-09ab-4bef-926c-fc029a80035a tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:50:26.655423 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 487/1954] 10.4.3.57 () {72 vars in 1540 bytes} [Thu Aug 20 07:50:26 2026] POST /volume/v3/snapshots => generated 292 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:27.224172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90b22eaa-2acf-4190-989f-0d566da768fe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:27.227814 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90b22eaa-2acf-4190-989f-0d566da768fe tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f Aug 20 07:50:27.228764 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90b22eaa-2acf-4190-989f-0d566da768fe tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:27.228764 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90b22eaa-2acf-4190-989f-0d566da768fe tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:27.241414 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:27.241414 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:27.249016 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-90b22eaa-2acf-4190-989f-0d566da768fe tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Volume info retrieved successfully. Aug 20 07:50:27.251316 np0000007856 devstack@c-api.service[100252]: WARNING stevedore.named [None req-90b22eaa-2acf-4190-989f-0d566da768fe tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:27.251316 np0000007856 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-90b22eaa-2acf-4190-989f-0d566da768fe tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:27.302170 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-90b22eaa-2acf-4190-989f-0d566da768fe tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:27.306197 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:27.306197 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:27.317532 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90b22eaa-2acf-4190-989f-0d566da768fe tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f returned with HTTP 200 Aug 20 07:50:27.318191 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 492/1955] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:27 2026] GET /volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f => generated 905 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:27.342629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4111fb59-5720-43aa-be4d-c3290a9679e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:27.346089 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4111fb59-5720-43aa-be4d-c3290a9679e7 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] PUT https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:27.346481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4111fb59-5720-43aa-be4d-c3290a9679e7 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "b40593f1-7d4b-494c-a374-1c4a681da73f"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:27.349655 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-4111fb59-5720-43aa-be4d-c3290a9679e7 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Update called for group 55b765d1-13ab-4e38-876a-10a3de6b3a2f. {{(pid=100250) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 07:50:27.349655 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-4111fb59-5720-43aa-be4d-c3290a9679e7 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Updating group 55b765d1-13ab-4e38-876a-10a3de6b3a2f with name new_group description: This is a new group add_volumes: None remove_volumes: b40593f1-7d4b-494c-a374-1c4a681da73f. Aug 20 07:50:27.363808 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:27.363808 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:27.401432 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4111fb59-5720-43aa-be4d-c3290a9679e7 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 202 Aug 20 07:50:27.401965 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 492/1956] 10.4.3.57 () {70 vars in 1400 bytes} [Thu Aug 20 07:50:27 2026] PUT /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:27.411591 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-471f959a-0cb1-4eca-9760-3a8fc262f4cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:27.416282 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-471f959a-0cb1-4eca-9760-3a8fc262f4cc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:27.416538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-471f959a-0cb1-4eca-9760-3a8fc262f4cc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:27.416873 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-471f959a-0cb1-4eca-9760-3a8fc262f4cc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:27.417114 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-471f959a-0cb1-4eca-9760-3a8fc262f4cc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 55b765d1-13ab-4e38-876a-10a3de6b3a2f {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:27.422400 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:27.422400 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:27.439673 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-471f959a-0cb1-4eca-9760-3a8fc262f4cc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 200 Aug 20 07:50:27.440340 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 486/1957] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:27 2026] GET /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:28.453967 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f3e820c2-f78e-45db-89ee-bccabae47acf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:28.456634 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3e820c2-f78e-45db-89ee-bccabae47acf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:28.456952 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3e820c2-f78e-45db-89ee-bccabae47acf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:28.457243 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3e820c2-f78e-45db-89ee-bccabae47acf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:28.457330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-f3e820c2-f78e-45db-89ee-bccabae47acf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 55b765d1-13ab-4e38-876a-10a3de6b3a2f {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:28.462915 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:28.462915 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:28.475219 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3e820c2-f78e-45db-89ee-bccabae47acf tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 200 Aug 20 07:50:28.475219 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 488/1958] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:28 2026] GET /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:28.491117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-966943cd-f4b7-40c4-91eb-54b29e4aeefa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:28.494908 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-966943cd-f4b7-40c4-91eb-54b29e4aeefa tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:28.495397 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-966943cd-f4b7-40c4-91eb-54b29e4aeefa tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:28.495940 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-966943cd-f4b7-40c4-91eb-54b29e4aeefa tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:28.497293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-966943cd-f4b7-40c4-91eb-54b29e4aeefa tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 55b765d1-13ab-4e38-876a-10a3de6b3a2f {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:28.501741 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:28.501741 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:28.517216 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-966943cd-f4b7-40c4-91eb-54b29e4aeefa tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 200 Aug 20 07:50:28.517216 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 493/1959] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:28 2026] GET /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:28.532782 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:28.537403 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:50:28.537816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:28.537982 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:28.538658 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:28.539999 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:28.554431 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Get all volumes completed successfully. Aug 20 07:50:28.555478 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:28.555884 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:28.626147 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:28.631665 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:28.631665 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:28.650387 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d41cf73-9025-4758-99b9-3f56fcdfd8b5 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:50:28.651174 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 493/1960] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:50:28 2026] GET /volume/v3/volumes/detail => generated 1769 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:28.672592 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9689c0b9-99c1-4b62-a92f-e06da99f7249 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:28.676835 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9689c0b9-99c1-4b62-a92f-e06da99f7249 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] PUT https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:28.679272 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9689c0b9-99c1-4b62-a92f-e06da99f7249 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b40593f1-7d4b-494c-a374-1c4a681da73f"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:28.684510 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-9689c0b9-99c1-4b62-a92f-e06da99f7249 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Update called for group 55b765d1-13ab-4e38-876a-10a3de6b3a2f. {{(pid=100251) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 07:50:28.685439 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-9689c0b9-99c1-4b62-a92f-e06da99f7249 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Updating group 55b765d1-13ab-4e38-876a-10a3de6b3a2f with name None description: None add_volumes: b40593f1-7d4b-494c-a374-1c4a681da73f remove_volumes: None. Aug 20 07:50:28.691419 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:28.691419 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:28.736538 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9689c0b9-99c1-4b62-a92f-e06da99f7249 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 202 Aug 20 07:50:28.737234 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 487/1961] 10.4.3.57 () {70 vars in 1399 bytes} [Thu Aug 20 07:50:28 2026] PUT /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:28.752917 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-875db9b6-6b0f-40a5-9adc-382cee5ee5ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:28.758494 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-875db9b6-6b0f-40a5-9adc-382cee5ee5ec tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:28.758955 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-875db9b6-6b0f-40a5-9adc-382cee5ee5ec tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:28.759405 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-875db9b6-6b0f-40a5-9adc-382cee5ee5ec tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:28.760281 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-875db9b6-6b0f-40a5-9adc-382cee5ee5ec tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 55b765d1-13ab-4e38-876a-10a3de6b3a2f {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:28.767822 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:28.767822 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:28.781543 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-875db9b6-6b0f-40a5-9adc-382cee5ee5ec tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 200 Aug 20 07:50:28.782304 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 489/1962] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:28 2026] GET /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:50:29.795673 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9231f55a-27c0-45c6-a752-dd23645bfceb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:29.800256 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9231f55a-27c0-45c6-a752-dd23645bfceb tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:29.803389 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9231f55a-27c0-45c6-a752-dd23645bfceb tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:29.804199 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9231f55a-27c0-45c6-a752-dd23645bfceb tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:29.804199 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-9231f55a-27c0-45c6-a752-dd23645bfceb tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 55b765d1-13ab-4e38-876a-10a3de6b3a2f {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:29.811566 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:29.811566 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:29.829225 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9231f55a-27c0-45c6-a752-dd23645bfceb tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 200 Aug 20 07:50:29.829627 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 494/1963] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:29 2026] GET /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:29.847395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:29.849647 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:50:29.849946 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:29.850387 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:29.852390 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:29.852390 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:29.864696 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Get all volumes completed successfully. Aug 20 07:50:29.866163 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:29.866801 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:29.912446 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:29.916373 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:29.916373 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:29.921412 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:29.921647 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:29.978090 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:29.981574 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:29.981574 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:29.994667 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0878c2ac-1d7d-41cb-a272-7f4b3befa509 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:50:29.995229 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 494/1964] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:50:29 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:30.020144 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6acf145d-e591-4743-a409-ccb00fe56bfc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:30.022873 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:50:30.023892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:30.023892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:30.024482 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:30.024913 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:30.024913 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:30.025410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:30.033485 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Get all volumes completed successfully. Aug 20 07:50:30.034368 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:30.034646 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:30.097233 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:30.107748 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:30.107748 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:30.113966 np0000007856 devstack@c-api.service[100251]: WARNING stevedore.named [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:30.114215 np0000007856 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:30.166573 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:30.172482 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:30.172482 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:30.187043 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6acf145d-e591-4743-a409-ccb00fe56bfc tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:50:30.187625 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 488/1965] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:50:30 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:30.213176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-686a37e5-36ca-45fb-b022-92a9c7565886 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:30.217889 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-686a37e5-36ca-45fb-b022-92a9c7565886 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] POST https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f/action Aug 20 07:50:30.220872 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-686a37e5-36ca-45fb-b022-92a9c7565886 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:30.221052 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-686a37e5-36ca-45fb-b022-92a9c7565886 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:30.223272 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-686a37e5-36ca-45fb-b022-92a9c7565886 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] delete called for group 55b765d1-13ab-4e38-876a-10a3de6b3a2f {{(pid=100249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:50:30.223428 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-686a37e5-36ca-45fb-b022-92a9c7565886 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Delete group with id: 55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:30.235141 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:30.235141 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:30.334450 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3350e201-041a-4236-b1e5-8756fdf1920e req-cedbd024-c3ac-4d73-a152-8447fc2f2b9f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:30.338176 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3350e201-041a-4236-b1e5-8756fdf1920e req-cedbd024-c3ac-4d73-a152-8447fc2f2b9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:30.339195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3350e201-041a-4236-b1e5-8756fdf1920e req-cedbd024-c3ac-4d73-a152-8447fc2f2b9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:30.340167 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3350e201-041a-4236-b1e5-8756fdf1920e req-cedbd024-c3ac-4d73-a152-8447fc2f2b9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:30.357387 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-686a37e5-36ca-45fb-b022-92a9c7565886 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f/action returned with HTTP 202 Aug 20 07:50:30.358034 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 490/1966] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:50:30 2026] POST /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:30.369183 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:30.369183 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:30.376932 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3c423710-a8fa-4e3b-a99e-627025cbe25e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:30.382182 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c423710-a8fa-4e3b-a99e-627025cbe25e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f Aug 20 07:50:30.382508 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c423710-a8fa-4e3b-a99e-627025cbe25e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:30.382684 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c423710-a8fa-4e3b-a99e-627025cbe25e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:30.384373 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-3350e201-041a-4236-b1e5-8756fdf1920e req-cedbd024-c3ac-4d73-a152-8447fc2f2b9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:30.401082 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3350e201-041a-4236-b1e5-8756fdf1920e req-cedbd024-c3ac-4d73-a152-8447fc2f2b9f tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 200 Aug 20 07:50:30.401082 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 495/1967] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:30 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 1657 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:30.403110 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:30.403110 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:30.412060 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3c423710-a8fa-4e3b-a99e-627025cbe25e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Volume info retrieved successfully. Aug 20 07:50:30.416906 np0000007856 devstack@c-api.service[100250]: WARNING stevedore.named [None req-3c423710-a8fa-4e3b-a99e-627025cbe25e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 07:50:30.416906 np0000007856 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-3c423710-a8fa-4e3b-a99e-627025cbe25e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 07:50:30.477141 np0000007856 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-3c423710-a8fa-4e3b-a99e-627025cbe25e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:50:30.487493 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:30.487493 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:30.504305 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c423710-a8fa-4e3b-a99e-627025cbe25e tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f returned with HTTP 200 Aug 20 07:50:30.506419 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 495/1968] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:30 2026] GET /volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f => generated 904 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:50:31.052630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:31.055560 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:31.056089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "82f73a3d-c1f6-49c6-b4e6-bbb08a5708fa", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-424208072"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:31.058088 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume request body: {'volume': {'imageRef': '82f73a3d-c1f6-49c6-b4e6-bbb08a5708fa', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-424208072'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:31.186174 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume of 2 GB Aug 20 07:50:31.194945 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Availability Zones retrieved successfully. Aug 20 07:50:31.203657 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Flow 'volume_create_api' (6e5d39cc-e9d9-4cad-aa01-db657bd8c09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:31.205072 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ca1018-8ccd-47f5-89d8-8aea7a913875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:31.206522 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Validating volume size '2' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:31.252060 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ca1018-8ccd-47f5-89d8-8aea7a913875) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 07:50:31.252060 np0000007856 devstack@c-api.service[100251]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 82f73a3d-c1f6-49c6-b4e6-bbb08a5708fa is not active. Aug 20 07:50:31.254499 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ca1018-8ccd-47f5-89d8-8aea7a913875) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:31.255625 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ca1018-8ccd-47f5-89d8-8aea7a913875) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 07:50:31.257725 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Flow 'volume_create_api' (6e5d39cc-e9d9-4cad-aa01-db657bd8c09f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 07:50:31.257725 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27e72b78-4fb4-470d-bb11-76e440c55eaa tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 400 Aug 20 07:50:31.258498 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 489/1969] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:50:31 2026] POST /volume/v3/volumes => generated 125 bytes in 206 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:31.428324 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3350e201-041a-4236-b1e5-8756fdf1920e req-dbdc27df-4568-4fb7-a648-5c4a62d2b04b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:31.431845 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3350e201-041a-4236-b1e5-8756fdf1920e req-dbdc27df-4568-4fb7-a648-5c4a62d2b04b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/attachments/fde14375-1e67-4c59-b7af-258f2b1af69a Aug 20 07:50:31.432314 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3350e201-041a-4236-b1e5-8756fdf1920e req-dbdc27df-4568-4fb7-a648-5c4a62d2b04b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:31.432586 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3350e201-041a-4236-b1e5-8756fdf1920e req-dbdc27df-4568-4fb7-a648-5c4a62d2b04b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:31.450306 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:31.450306 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:31.527386 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41ebb008-e431-43fc-8c3f-b8ef1fdf14d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:31.530120 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41ebb008-e431-43fc-8c3f-b8ef1fdf14d2 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f Aug 20 07:50:31.530290 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41ebb008-e431-43fc-8c3f-b8ef1fdf14d2 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:31.531132 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41ebb008-e431-43fc-8c3f-b8ef1fdf14d2 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:31.539205 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41ebb008-e431-43fc-8c3f-b8ef1fdf14d2 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f returned with HTTP 404 Aug 20 07:50:31.539878 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 496/1970] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:31 2026] GET /volume/v3/volumes/b40593f1-7d4b-494c-a374-1c4a681da73f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:31.546477 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3350e201-041a-4236-b1e5-8756fdf1920e req-dbdc27df-4568-4fb7-a648-5c4a62d2b04b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/fde14375-1e67-4c59-b7af-258f2b1af69a returned with HTTP 200 Aug 20 07:50:31.547088 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 491/1971] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:50:31 2026] DELETE /volume/v3/attachments/fde14375-1e67-4c59-b7af-258f2b1af69a => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:31.554082 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9aba0783-ab3b-4443-acea-76552c667321 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:31.566565 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9aba0783-ab3b-4443-acea-76552c667321 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/volumes/bac61269-6334-447b-8126-8cf84887c698 Aug 20 07:50:31.566565 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9aba0783-ab3b-4443-acea-76552c667321 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:31.566565 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9aba0783-ab3b-4443-acea-76552c667321 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:31.578136 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9aba0783-ab3b-4443-acea-76552c667321 tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/volumes/bac61269-6334-447b-8126-8cf84887c698 returned with HTTP 404 Aug 20 07:50:31.579059 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 496/1972] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:31 2026] GET /volume/v3/volumes/bac61269-6334-447b-8126-8cf84887c698 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:31.589395 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dddc1a55-9c76-4763-85a6-5ab1d471b96d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:31.592493 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dddc1a55-9c76-4763-85a6-5ab1d471b96d tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] GET https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f Aug 20 07:50:31.592815 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dddc1a55-9c76-4763-85a6-5ab1d471b96d tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:31.593040 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dddc1a55-9c76-4763-85a6-5ab1d471b96d tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:31.593202 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-dddc1a55-9c76-4763-85a6-5ab1d471b96d tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] show called for member 55b765d1-13ab-4e38-876a-10a3de6b3a2f {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:50:31.597822 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dddc1a55-9c76-4763-85a6-5ab1d471b96d tempest-GroupsTest-1577447621 tempest-GroupsTest-1577447621-project-member] https://10.4.3.57/volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f returned with HTTP 404 Aug 20 07:50:31.598451 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 490/1973] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:50:31 2026] GET /volume/v3/groups/55b765d1-13ab-4e38-876a-10a3de6b3a2f => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:31.608269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e6deeff4-2b87-4298-b588-e3e2e7a35ddb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:31.612165 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6deeff4-2b87-4298-b588-e3e2e7a35ddb tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/1a04e47e-86da-4fdb-8602-c53e06245036 Aug 20 07:50:31.612165 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6deeff4-2b87-4298-b588-e3e2e7a35ddb tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:31.612485 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6deeff4-2b87-4298-b588-e3e2e7a35ddb tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:31.644086 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6deeff4-2b87-4298-b588-e3e2e7a35ddb tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/group_types/1a04e47e-86da-4fdb-8602-c53e06245036 returned with HTTP 202 Aug 20 07:50:31.644232 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 497/1974] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:50:31 2026] DELETE /volume/v3/group_types/1a04e47e-86da-4fdb-8602-c53e06245036 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:31.653953 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8dcd913b-1373-43ab-9827-d8dda0a5512b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:31.656436 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8dcd913b-1373-43ab-9827-d8dda0a5512b tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] DELETE https://10.4.3.57/volume/v3/types/5f23a330-7abb-4e19-aa98-e9d869696dfd Aug 20 07:50:31.657194 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8dcd913b-1373-43ab-9827-d8dda0a5512b tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:31.657758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8dcd913b-1373-43ab-9827-d8dda0a5512b tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:31.658132 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:31.658132 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:31.737884 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8dcd913b-1373-43ab-9827-d8dda0a5512b tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/types/5f23a330-7abb-4e19-aa98-e9d869696dfd returned with HTTP 202 Aug 20 07:50:31.738137 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 492/1975] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:50:31 2026] DELETE /volume/v3/types/5f23a330-7abb-4e19-aa98-e9d869696dfd => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:31.746614 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9f0dbb89-ac62-4afe-a169-35e05d5e7e34 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:31.750472 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f0dbb89-ac62-4afe-a169-35e05d5e7e34 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] GET https://10.4.3.57/volume/v3/types/5f23a330-7abb-4e19-aa98-e9d869696dfd Aug 20 07:50:31.750574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f0dbb89-ac62-4afe-a169-35e05d5e7e34 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:31.750866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f0dbb89-ac62-4afe-a169-35e05d5e7e34 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:31.756489 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f0dbb89-ac62-4afe-a169-35e05d5e7e34 tempest-GroupsTest-232433599 tempest-GroupsTest-232433599-project-admin] https://10.4.3.57/volume/v3/types/5f23a330-7abb-4e19-aa98-e9d869696dfd returned with HTTP 404 Aug 20 07:50:31.757044 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 497/1976] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:50:31 2026] GET /volume/v3/types/5f23a330-7abb-4e19-aa98-e9d869696dfd => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:31.792537 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:31.795075 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:31.795639 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1162237355"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:31.797622 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1162237355'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:31.797794 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Create volume of 1 GB Aug 20 07:50:31.802967 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Availability Zones retrieved successfully. Aug 20 07:50:31.813115 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Flow 'volume_create_api' (27d3f1ed-8bfd-44a9-81a5-fd2f83fbd390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:31.814758 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ac37e7-8a25-49a8-972d-ce63cad7e3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:31.816234 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:31.858884 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ac37e7-8a25-49a8-972d-ce63cad7e3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:31.859769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fceb107c-8074-49fc-ad80-9b778d53f288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:31.955304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Created reservations ['23b04038-db24-442f-8362-5f8e5fe21c5d', '27962db0-f4a3-4d23-99fe-c963d75b64b9', '2640322a-4395-416a-85a6-40a624d913d0', 'dd2cd16f-b90b-4ce2-ba1b-deb91169858c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:31.956577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fceb107c-8074-49fc-ad80-9b778d53f288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23b04038-db24-442f-8362-5f8e5fe21c5d', '27962db0-f4a3-4d23-99fe-c963d75b64b9', '2640322a-4395-416a-85a6-40a624d913d0', 'dd2cd16f-b90b-4ce2-ba1b-deb91169858c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:31.958429 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65b18b5-499a-4ede-96d9-8ae1905f89ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:31.993953 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65b18b5-499a-4ede-96d9-8ae1905f89ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1df140b-862d-44f3-a127-b0aa20a56530', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1162237355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30f71aa5fd734dfb972ed274a383266c',qos_specs=None,replication_status=,reservations=['23b04038-db24-442f-8362-5f8e5fe21c5d','27962db0-f4a3-4d23-99fe-c963d75b64b9','2640322a-4395-416a-85a6-40a624d913d0','dd2cd16f-b90b-4ce2-ba1b-deb91169858c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59955eef4064e8aa37804d2f17edaac',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1162237355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1df140b-862d-44f3-a127-b0aa20a56530,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30f71aa5fd734dfb972ed274a383266c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f59955eef4064e8aa37804d2f17edaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:31.997299 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e525a3b-03f4-44a3-9d16-d3efd923f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:32.033062 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e525a3b-03f4-44a3-9d16-d3efd923f1b0) transitioned into state 'SUCCESS' from state '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-1162237355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30f71aa5fd734dfb972ed274a383266c',qos_specs=None,replication_status=,reservations=['23b04038-db24-442f-8362-5f8e5fe21c5d','27962db0-f4a3-4d23-99fe-c963d75b64b9','2640322a-4395-416a-85a6-40a624d913d0','dd2cd16f-b90b-4ce2-ba1b-deb91169858c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59955eef4064e8aa37804d2f17edaac',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:32.033062 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce37f259-ad16-4bdb-9997-d55d8018d025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:32.050121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce37f259-ad16-4bdb-9997-d55d8018d025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:32.051949 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Flow 'volume_create_api' (27d3f1ed-8bfd-44a9-81a5-fd2f83fbd390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:32.051949 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Create volume request issued successfully. Aug 20 07:50:32.052611 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b16f100a-a0f2-47e3-a452-7af1ea68e025 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:32.053206 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 491/1977] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:31 2026] POST /volume/v3/volumes => generated 752 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:32.074473 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-85c674e8-c6bc-4b08-8ef0-74ef1b63a891 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:32.078194 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85c674e8-c6bc-4b08-8ef0-74ef1b63a891 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:32.078542 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85c674e8-c6bc-4b08-8ef0-74ef1b63a891 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:32.079053 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85c674e8-c6bc-4b08-8ef0-74ef1b63a891 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:32.092861 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:32.092861 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:32.100726 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-85c674e8-c6bc-4b08-8ef0-74ef1b63a891 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:32.110438 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85c674e8-c6bc-4b08-8ef0-74ef1b63a891 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:32.111021 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 498/1978] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:32 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:33.131630 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-504b0d1a-30ca-44cb-954a-c041eadf9b20 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:33.136228 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-504b0d1a-30ca-44cb-954a-c041eadf9b20 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:33.136228 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-504b0d1a-30ca-44cb-954a-c041eadf9b20 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:33.136228 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-504b0d1a-30ca-44cb-954a-c041eadf9b20 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:33.146315 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:33.146315 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:33.162953 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-504b0d1a-30ca-44cb-954a-c041eadf9b20 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:33.175613 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-504b0d1a-30ca-44cb-954a-c041eadf9b20 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:33.175613 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 493/1979] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:33 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:33.659770 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-357e3389-e6f5-4c34-80f4-3ea12a721984 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:33.662739 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-357e3389-e6f5-4c34-80f4-3ea12a721984 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b?cascade=True Aug 20 07:50:33.663234 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-357e3389-e6f5-4c34-80f4-3ea12a721984 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:33.663569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-357e3389-e6f5-4c34-80f4-3ea12a721984 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:33.663860 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-357e3389-e6f5-4c34-80f4-3ea12a721984 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Delete volume with id: cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:33.687637 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:33.687637 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:33.688643 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-357e3389-e6f5-4c34-80f4-3ea12a721984 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:33.756875 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-357e3389-e6f5-4c34-80f4-3ea12a721984 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Delete volume request issued successfully. Aug 20 07:50:33.757166 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-357e3389-e6f5-4c34-80f4-3ea12a721984 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b?cascade=True returned with HTTP 202 Aug 20 07:50:33.757676 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 498/1980] 10.4.3.57 () {66 vars in 1369 bytes} [Thu Aug 20 07:50:33 2026] DELETE /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b?cascade=True => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:33.770595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9a74986f-7c55-40ef-b5f7-721c9c9c9bbd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:33.773005 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a74986f-7c55-40ef-b5f7-721c9c9c9bbd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:33.774475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a74986f-7c55-40ef-b5f7-721c9c9c9bbd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:33.774475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a74986f-7c55-40ef-b5f7-721c9c9c9bbd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:33.781816 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=457,cinder:UPDATE=110,cinder:INSERT=60,cinder:DELETE=1 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:50:33.789018 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:33.789018 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:33.801339 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9a74986f-7c55-40ef-b5f7-721c9c9c9bbd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:33.813062 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a74986f-7c55-40ef-b5f7-721c9c9c9bbd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 200 Aug 20 07:50:33.813683 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 492/1981] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:33 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 1364 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:33.962244 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-c9c8cb24-72fc-4b53-9789-e4b675130e4d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:33.963802 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-c9c8cb24-72fc-4b53-9789-e4b675130e4d tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:33.966137 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-c9c8cb24-72fc-4b53-9789-e4b675130e4d tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:33.966137 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-c9c8cb24-72fc-4b53-9789-e4b675130e4d tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:33.971383 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=473,cinder:UPDATE=103,cinder:INSERT=53,cinder:DELETE=2 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:50:33.979532 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:33.979532 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:33.992486 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-c9c8cb24-72fc-4b53-9789-e4b675130e4d tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:34.004510 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-c9c8cb24-72fc-4b53-9789-e4b675130e4d tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:34.005135 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 499/1982] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:33 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:34.233074 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9caaa82-0189-48fe-b9d6-d17da8640fae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:34.233865 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9caaa82-0189-48fe-b9d6-d17da8640fae None None] GET https://10.4.3.57/volume// Aug 20 07:50:34.234234 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9caaa82-0189-48fe-b9d6-d17da8640fae None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:34.236156 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9caaa82-0189-48fe-b9d6-d17da8640fae None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:34.236457 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9caaa82-0189-48fe-b9d6-d17da8640fae None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:34.236840 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 494/1983] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:50:34 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:34.251884 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-9b948f61-49bc-44bf-8745-48835f8c0075 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:34.254534 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-9b948f61-49bc-44bf-8745-48835f8c0075 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:50:34.254842 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-9b948f61-49bc-44bf-8745-48835f8c0075 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1df140b-862d-44f3-a127-b0aa20a56530", "connector": null, "instance_uuid": "7671caf5-48fa-42cf-92e1-c177ba87b17b"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:34.267640 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:34.267640 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:34.319526 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-9b948f61-49bc-44bf-8745-48835f8c0075 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:50:34.319526 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 499/1984] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:50:34 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) Aug 20 07:50:34.376280 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8ce24a3a-2ed3-4925-9fcc-ceb882bfe598 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:34.378358 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ce24a3a-2ed3-4925-9fcc-ceb882bfe598 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:34.378659 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ce24a3a-2ed3-4925-9fcc-ceb882bfe598 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:34.378876 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ce24a3a-2ed3-4925-9fcc-ceb882bfe598 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:34.394168 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:34.394168 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:34.402030 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8ce24a3a-2ed3-4925-9fcc-ceb882bfe598 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:34.409364 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ce24a3a-2ed3-4925-9fcc-ceb882bfe598 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:34.410061 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 493/1985] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:34 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:34.421726 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4056c1ee-e585-4266-8535-50d3fcaa4ed8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:34.422199 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4056c1ee-e585-4266-8535-50d3fcaa4ed8 None None] GET https://10.4.3.57/volume// Aug 20 07:50:34.422404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4056c1ee-e585-4266-8535-50d3fcaa4ed8 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:34.422729 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4056c1ee-e585-4266-8535-50d3fcaa4ed8 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:34.423723 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4056c1ee-e585-4266-8535-50d3fcaa4ed8 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:34.424016 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 500/1986] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:34.439716 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-8d452c59-e250-45db-afd1-e75876cc69aa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:34.443262 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-8d452c59-e250-45db-afd1-e75876cc69aa tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:34.443262 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-8d452c59-e250-45db-afd1-e75876cc69aa tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:34.443413 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-8d452c59-e250-45db-afd1-e75876cc69aa tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:34.463123 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:34.463123 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:34.466589 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:34.468365 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-8d452c59-e250-45db-afd1-e75876cc69aa tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:34.468894 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:34.469604 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "626ed199-db60-4e81-820d-e73bd34d8472"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:34.472050 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '626ed199-db60-4e81-820d-e73bd34d8472'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:34.473217 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-8d452c59-e250-45db-afd1-e75876cc69aa tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:34.473746 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 495/1987] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:50:34 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:34.604673 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume of 1 GB Aug 20 07:50:34.604673 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:34.604673 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:34.609963 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Availability Zones retrieved successfully. Aug 20 07:50:34.616478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Flow 'volume_create_api' (d9eba913-912a-4435-9519-94d01dff292f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:34.619027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fb2f1d-ca14-421a-a067-36c9a5601f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:34.619027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:34.635140 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-af821fa6-d3e4-4675-8551-84dfa1cf2587 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:34.639599 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-af821fa6-d3e4-4675-8551-84dfa1cf2587 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] PUT https://10.4.3.57/volume/v3/attachments/9022e2f0-98be-414b-b5ca-e678f79eca25 Aug 20 07:50:34.639692 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-af821fa6-d3e4-4675-8551-84dfa1cf2587 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:34.669483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-af821fa6-d3e4-4675-8551-84dfa1cf2587 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Acquiring lock "cinder-attachment_update-b1df140b-862d-44f3-a127-b0aa20a56530-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:50:34.678184 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-af821fa6-d3e4-4675-8551-84dfa1cf2587 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Lock "cinder-attachment_update-b1df140b-862d-44f3-a127-b0aa20a56530-np0000007856" acquired by "attachment_update" :: waited 0.009s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:50:34.680659 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:34.680659 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:34.689826 np0000007856 devstack@c-api.service[100250]: WARNING cinder.volume.api [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fb2f1d-ca14-421a-a067-36c9a5601f69) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 07:50:34.689826 np0000007856 devstack@c-api.service[100250]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 20 07:50:34.693208 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fb2f1d-ca14-421a-a067-36c9a5601f69) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:34.694367 np0000007856 devstack@c-api.service[100250]: WARNING cinder.volume.api [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fb2f1d-ca14-421a-a067-36c9a5601f69) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 07:50:34.695410 np0000007856 devstack@c-api.service[100250]: WARNING cinder.volume.api [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Flow 'volume_create_api' (d9eba913-912a-4435-9519-94d01dff292f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 07:50:34.695917 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9674f14c-60a6-41f2-a91b-275f2dfad822 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 400 Aug 20 07:50:34.696963 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 500/1988] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:34 2026] POST /volume/v3/volumes => generated 134 bytes in 232 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:34.836767 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6cb6e752-cd6b-4fbc-88f3-52099c782414 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:34.839697 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6cb6e752-cd6b-4fbc-88f3-52099c782414 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:34.840398 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6cb6e752-cd6b-4fbc-88f3-52099c782414 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:34.840398 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6cb6e752-cd6b-4fbc-88f3-52099c782414 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:34.850203 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6cb6e752-cd6b-4fbc-88f3-52099c782414 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 404 Aug 20 07:50:34.850323 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 501/1989] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:34 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:34.856425 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-af821fa6-d3e4-4675-8551-84dfa1cf2587 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Lock "cinder-attachment_update-b1df140b-862d-44f3-a127-b0aa20a56530-np0000007856" released by "attachment_update" :: held 0.178s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:50:34.856765 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-af821fa6-d3e4-4675-8551-84dfa1cf2587 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/9022e2f0-98be-414b-b5ca-e678f79eca25 returned with HTTP 200 Aug 20 07:50:34.860160 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 494/1990] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:50:34 2026] PUT /volume/v3/attachments/9022e2f0-98be-414b-b5ca-e678f79eca25 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:35.271694 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f42046f-1af9-4dad-924e-48a2ed655838 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.275815 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f42046f-1af9-4dad-924e-48a2ed655838 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:35.275815 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f42046f-1af9-4dad-924e-48a2ed655838 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.278147 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f42046f-1af9-4dad-924e-48a2ed655838 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 400 Aug 20 07:50:35.279005 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 496/1991] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:35.299357 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b2eb24f1-e827-49bb-b6b4-bf8c91c2b17c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.302542 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2eb24f1-e827-49bb-b6b4-bf8c91c2b17c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:35.303157 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2eb24f1-e827-49bb-b6b4-bf8c91c2b17c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b3502f43-f6cc-4df6-a4aa-988f82d540bc"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.305981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-b2eb24f1-e827-49bb-b6b4-bf8c91c2b17c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b3502f43-f6cc-4df6-a4aa-988f82d540bc'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:35.312100 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2eb24f1-e827-49bb-b6b4-bf8c91c2b17c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 404 Aug 20 07:50:35.313030 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 501/1992] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:35.327458 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-81cd502d-770b-4891-94cc-efeaad924a37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.330374 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81cd502d-770b-4891-94cc-efeaad924a37 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:35.330845 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81cd502d-770b-4891-94cc-efeaad924a37 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "069f286a-ab5b-4f17-b4f1-9e427f46997e"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.332815 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-81cd502d-770b-4891-94cc-efeaad924a37 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '069f286a-ab5b-4f17-b4f1-9e427f46997e'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:35.340759 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81cd502d-770b-4891-94cc-efeaad924a37 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 404 Aug 20 07:50:35.341350 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 502/1993] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:35.354336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dd6fc5c5-27d4-4754-9627-5ec2d7143c9e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.358515 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd6fc5c5-27d4-4754-9627-5ec2d7143c9e tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:35.359024 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd6fc5c5-27d4-4754-9627-5ec2d7143c9e tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "62f74cc1-117a-4fcc-b07d-7babdd9489b2"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.361576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-dd6fc5c5-27d4-4754-9627-5ec2d7143c9e tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '62f74cc1-117a-4fcc-b07d-7babdd9489b2'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:35.376971 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd6fc5c5-27d4-4754-9627-5ec2d7143c9e tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 404 Aug 20 07:50:35.377949 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 495/1994] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:35.391259 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7e4abbc-a25c-4c77-ab23-41092353dd72 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.394203 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7e4abbc-a25c-4c77-ab23-41092353dd72 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:35.394743 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7e4abbc-a25c-4c77-ab23-41092353dd72 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.400763 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7e4abbc-a25c-4c77-ab23-41092353dd72 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 400 Aug 20 07:50:35.400850 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 497/1995] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:35.420015 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1f8c81b1-8239-4b04-adee-a26421ab818d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.422502 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1f8c81b1-8239-4b04-adee-a26421ab818d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:35.427582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1f8c81b1-8239-4b04-adee-a26421ab818d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.427761 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1f8c81b1-8239-4b04-adee-a26421ab818d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 400 Aug 20 07:50:35.428823 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 502/1996] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:35.432866 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2be20eb8-30d6-4ff8-b349-96e661266358 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.435847 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2be20eb8-30d6-4ff8-b349-96e661266358 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:35.436292 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2be20eb8-30d6-4ff8-b349-96e661266358 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.436386 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2be20eb8-30d6-4ff8-b349-96e661266358 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.442908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06c57556-29e1-4ae2-82f4-4ebda30da824 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.446171 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06c57556-29e1-4ae2-82f4-4ebda30da824 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:35.446654 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06c57556-29e1-4ae2-82f4-4ebda30da824 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.449505 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06c57556-29e1-4ae2-82f4-4ebda30da824 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 400 Aug 20 07:50:35.449821 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:35.449821 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:35.451165 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 496/1997] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:35.457853 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2be20eb8-30d6-4ff8-b349-96e661266358 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:35.466246 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a35a82a-da7a-4d6f-b741-4706559fdbdd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.466321 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2be20eb8-30d6-4ff8-b349-96e661266358 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:35.466607 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 503/1998] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:35.468758 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a35a82a-da7a-4d6f-b741-4706559fdbdd tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] DELETE https://10.4.3.57/volume/v3/volumes/tempest-invalid-448133189 Aug 20 07:50:35.471195 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a35a82a-da7a-4d6f-b741-4706559fdbdd tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.471538 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a35a82a-da7a-4d6f-b741-4706559fdbdd tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.471863 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-2a35a82a-da7a-4d6f-b741-4706559fdbdd tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Delete volume with id: tempest-invalid-448133189 Aug 20 07:50:35.480577 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c9d28464-c428-43d1-966a-ea8030a724dc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.482742 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a35a82a-da7a-4d6f-b741-4706559fdbdd tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/tempest-invalid-448133189 returned with HTTP 404 Aug 20 07:50:35.483795 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 498/1999] 10.4.3.57 () {66 vars in 1311 bytes} [Thu Aug 20 07:50:35 2026] DELETE /volume/v3/volumes/tempest-invalid-448133189 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:35.488168 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c9d28464-c428-43d1-966a-ea8030a724dc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:35.488168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c9d28464-c428-43d1-966a-ea8030a724dc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.488168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c9d28464-c428-43d1-966a-ea8030a724dc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.488168 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-c9d28464-c428-43d1-966a-ea8030a724dc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Delete volume with id: cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:35.498134 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d19c189a-2075-49d5-b7ff-9c3375a22429 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.498290 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c9d28464-c428-43d1-966a-ea8030a724dc tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 404 Aug 20 07:50:35.499052 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 503/2000] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:35 2026] DELETE /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:35.501913 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 497/2001] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:50:35 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 20 07:50:35.509923 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1f3a554-7109-46b4-bb19-5f03c8820712 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.513302 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1f3a554-7109-46b4-bb19-5f03c8820712 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b Aug 20 07:50:35.513893 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1f3a554-7109-46b4-bb19-5f03c8820712 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.514756 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1f3a554-7109-46b4-bb19-5f03c8820712 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.517601 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-741fc412-48f0-405b-8fbe-2c9d60788367 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.522690 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1f3a554-7109-46b4-bb19-5f03c8820712 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b returned with HTTP 404 Aug 20 07:50:35.523645 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 504/2002] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/volumes/cc48393c-4c57-4e33-b86f-24213c92d19b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:35.524455 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-741fc412-48f0-405b-8fbe-2c9d60788367 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/xxx/action Aug 20 07:50:35.525176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-741fc412-48f0-405b-8fbe-2c9d60788367 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-detach": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:35.525310 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-741fc412-48f0-405b-8fbe-2c9d60788367 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.535925 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-25b0ca2b-0348-4021-8972-4b33319dbe0e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.537680 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-741fc412-48f0-405b-8fbe-2c9d60788367 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 20 07:50:35.538319 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 499/2003] 10.4.3.57 () {68 vars in 1284 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:35.538466 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-25b0ca2b-0348-4021-8972-4b33319dbe0e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:35.538956 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-25b0ca2b-0348-4021-8972-4b33319dbe0e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.539245 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-25b0ca2b-0348-4021-8972-4b33319dbe0e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.539515 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-25b0ca2b-0348-4021-8972-4b33319dbe0e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Delete volume with id: d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:35.552349 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:35.552349 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:35.553534 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-25b0ca2b-0348-4021-8972-4b33319dbe0e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:35.554424 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b51b6638-6249-4e86-a867-3548ed93d988 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.556737 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b51b6638-6249-4e86-a867-3548ed93d988 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes/tempest-invalid-80047951 Aug 20 07:50:35.557628 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b51b6638-6249-4e86-a867-3548ed93d988 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.557628 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b51b6638-6249-4e86-a867-3548ed93d988 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.576995 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b51b6638-6249-4e86-a867-3548ed93d988 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/tempest-invalid-80047951 returned with HTTP 404 Aug 20 07:50:35.577762 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 498/2004] 10.4.3.57 () {66 vars in 1305 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/volumes/tempest-invalid-80047951 => generated 97 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:35.592571 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0f20f383-dafd-4a02-9140-fab0ce103de6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.595407 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 505/2005] 10.4.3.57 () {66 vars in 1233 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 20 07:50:35.608436 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-25b0ca2b-0348-4021-8972-4b33319dbe0e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Delete volume request issued successfully. Aug 20 07:50:35.608540 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-225088d6-b6c2-4f98-b3c2-2e2dd532f221 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.611607 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-25b0ca2b-0348-4021-8972-4b33319dbe0e tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 202 Aug 20 07:50:35.611607 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 504/2006] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:35 2026] DELETE /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:35.611777 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-225088d6-b6c2-4f98-b3c2-2e2dd532f221 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?status=null Aug 20 07:50:35.611777 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-225088d6-b6c2-4f98-b3c2-2e2dd532f221 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.611777 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-225088d6-b6c2-4f98-b3c2-2e2dd532f221 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.611840 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-225088d6-b6c2-4f98-b3c2-2e2dd532f221 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:35.612587 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-225088d6-b6c2-4f98-b3c2-2e2dd532f221 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Could not evaluate value null, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:50:35.613645 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-225088d6-b6c2-4f98-b3c2-2e2dd532f221 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:35.619693 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2bbd7d6a-a7a8-4186-ab33-c4284ef07e22 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.624761 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2bbd7d6a-a7a8-4186-ab33-c4284ef07e22 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:35.627982 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2bbd7d6a-a7a8-4186-ab33-c4284ef07e22 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.628159 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2bbd7d6a-a7a8-4186-ab33-c4284ef07e22 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.641051 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:35.641051 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:35.647403 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2bbd7d6a-a7a8-4186-ab33-c4284ef07e22 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:35.658677 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2bbd7d6a-a7a8-4186-ab33-c4284ef07e22 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 200 Aug 20 07:50:35.659943 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 499/2007] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:35.662207 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-225088d6-b6c2-4f98-b3c2-2e2dd532f221 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Get all volumes completed successfully. Aug 20 07:50:35.665263 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-225088d6-b6c2-4f98-b3c2-2e2dd532f221 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 20 07:50:35.665838 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 500/2008] 10.4.3.57 () {66 vars in 1274 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:35.689266 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23d9052f-7854-4d9b-816e-7afe924b6e13 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.691280 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23d9052f-7854-4d9b-816e-7afe924b6e13 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-683556235 Aug 20 07:50:35.691280 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23d9052f-7854-4d9b-816e-7afe924b6e13 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.692748 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23d9052f-7854-4d9b-816e-7afe924b6e13 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.692748 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-23d9052f-7854-4d9b-816e-7afe924b6e13 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:35.695597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-23d9052f-7854-4d9b-816e-7afe924b6e13 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-683556235'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:35.752251 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-23d9052f-7854-4d9b-816e-7afe924b6e13 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Get all volumes completed successfully. Aug 20 07:50:35.755341 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23d9052f-7854-4d9b-816e-7afe924b6e13 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-683556235 returned with HTTP 200 Aug 20 07:50:35.755743 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 506/2009] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-683556235 => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:35.780243 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1351939e-fe4b-44a3-a913-ef8b0f89832f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.782447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1351939e-fe4b-44a3-a913-ef8b0f89832f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes?status=null Aug 20 07:50:35.782714 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1351939e-fe4b-44a3-a913-ef8b0f89832f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.782839 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1351939e-fe4b-44a3-a913-ef8b0f89832f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.783218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-1351939e-fe4b-44a3-a913-ef8b0f89832f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:35.783502 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1351939e-fe4b-44a3-a913-ef8b0f89832f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Could not evaluate value null, assuming string {{(pid=100250) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:50:35.784404 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1351939e-fe4b-44a3-a913-ef8b0f89832f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:35.824264 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1351939e-fe4b-44a3-a913-ef8b0f89832f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Get all volumes completed successfully. Aug 20 07:50:35.824961 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1351939e-fe4b-44a3-a913-ef8b0f89832f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes?status=null returned with HTTP 200 Aug 20 07:50:35.825592 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 505/2010] 10.4.3.57 () {66 vars in 1253 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:35.839879 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3b79f85e-77b4-4039-ba67-b41da2df0fc6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.846472 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b79f85e-77b4-4039-ba67-b41da2df0fc6 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-961044913 Aug 20 07:50:35.846905 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b79f85e-77b4-4039-ba67-b41da2df0fc6 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:35.847247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b79f85e-77b4-4039-ba67-b41da2df0fc6 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:35.847867 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-3b79f85e-77b4-4039-ba67-b41da2df0fc6 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:50:35.852070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b79f85e-77b4-4039-ba67-b41da2df0fc6 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-961044913'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:50:35.897603 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b79f85e-77b4-4039-ba67-b41da2df0fc6 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Get all volumes completed successfully. Aug 20 07:50:35.898232 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b79f85e-77b4-4039-ba67-b41da2df0fc6 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-961044913 returned with HTTP 200 Aug 20 07:50:35.898469 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 500/2011] 10.4.3.57 () {66 vars in 1329 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-961044913 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:50:35.914953 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-201912c8-b186-4dd3-b0ca-d28ae1e4410b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.917248 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-201912c8-b186-4dd3-b0ca-d28ae1e4410b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action Aug 20 07:50:35.917658 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-201912c8-b186-4dd3-b0ca-d28ae1e4410b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:35.918043 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-201912c8-b186-4dd3-b0ca-d28ae1e4410b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.933255 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-950de93e-b9ab-4bd7-aff5-905f1fa1f087 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.934389 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:35.934389 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:35.935206 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-201912c8-b186-4dd3-b0ca-d28ae1e4410b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Volume info retrieved successfully. Aug 20 07:50:35.946953 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-201912c8-b186-4dd3-b0ca-d28ae1e4410b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Reserve volume completed successfully. Aug 20 07:50:35.947367 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-201912c8-b186-4dd3-b0ca-d28ae1e4410b tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action returned with HTTP 202 Aug 20 07:50:35.947977 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 501/2012] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:50:35.959451 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d125e8a-4218-46d5-9db3-83312d6c085f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:35.966149 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d125e8a-4218-46d5-9db3-83312d6c085f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action Aug 20 07:50:35.966286 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d125e8a-4218-46d5-9db3-83312d6c085f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:35.966564 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d125e8a-4218-46d5-9db3-83312d6c085f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:35.979156 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:35.979156 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:35.979719 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d125e8a-4218-46d5-9db3-83312d6c085f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Volume info retrieved successfully. Aug 20 07:50:35.986651 np0000007856 devstack@c-api.service[100250]: ERROR cinder.volume.api [None req-9d125e8a-4218-46d5-9db3-83312d6c085f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Volume status must be available to reserve, but the status is attaching. Aug 20 07:50:35.986982 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d125e8a-4218-46d5-9db3-83312d6c085f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action returned with HTTP 400 Aug 20 07:50:35.988254 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 506/2013] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:35 2026] POST /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action => generated 132 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:36.005888 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4090a0d-7af9-4ad5-a2df-e14b4c87048f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.008160 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4090a0d-7af9-4ad5-a2df-e14b4c87048f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action Aug 20 07:50:36.008530 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4090a0d-7af9-4ad5-a2df-e14b4c87048f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:36.008691 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4090a0d-7af9-4ad5-a2df-e14b4c87048f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.025014 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:36.025014 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:36.025610 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4090a0d-7af9-4ad5-a2df-e14b4c87048f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Volume info retrieved successfully. Aug 20 07:50:36.058256 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4090a0d-7af9-4ad5-a2df-e14b4c87048f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Unreserve volume completed successfully. Aug 20 07:50:36.059158 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4090a0d-7af9-4ad5-a2df-e14b4c87048f tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action returned with HTTP 202 Aug 20 07:50:36.059830 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 501/2014] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:36 2026] POST /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:50:36.073411 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-10043699-7187-49b3-a167-9759418c5492 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.075612 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10043699-7187-49b3-a167-9759418c5492 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/8543845a-db98-4434-b6a8-12c35510f6c9/action Aug 20 07:50:36.077571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10043699-7187-49b3-a167-9759418c5492 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:36.077571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10043699-7187-49b3-a167-9759418c5492 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.084959 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10043699-7187-49b3-a167-9759418c5492 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/8543845a-db98-4434-b6a8-12c35510f6c9/action returned with HTTP 404 Aug 20 07:50:36.087291 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 502/2015] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:36 2026] POST /volume/v3/volumes/8543845a-db98-4434-b6a8-12c35510f6c9/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:36.099869 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-148287f1-c8c3-431e-a97f-47134ba5fbc5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.105697 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-148287f1-c8c3-431e-a97f-47134ba5fbc5 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/b14caa8e-95be-4168-a957-96cb6bebc092/action Aug 20 07:50:36.105697 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-148287f1-c8c3-431e-a97f-47134ba5fbc5 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:36.105697 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-148287f1-c8c3-431e-a97f-47134ba5fbc5 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.105947 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-950de93e-b9ab-4bd7-aff5-905f1fa1f087 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] GET https://10.4.3.57/volume/v3/os-quota-class-sets/default Aug 20 07:50:36.106005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-950de93e-b9ab-4bd7-aff5-905f1fa1f087 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.106210 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-950de93e-b9ab-4bd7-aff5-905f1fa1f087 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.121606 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-148287f1-c8c3-431e-a97f-47134ba5fbc5 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/b14caa8e-95be-4168-a957-96cb6bebc092/action returned with HTTP 404 Aug 20 07:50:36.121606 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 507/2016] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:36 2026] POST /volume/v3/volumes/b14caa8e-95be-4168-a957-96cb6bebc092/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:36.130430 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-950de93e-b9ab-4bd7-aff5-905f1fa1f087 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] https://10.4.3.57/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 07:50:36.130615 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c08ebf28-d5dc-4ef7-b4ff-a33976600bc0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.130669 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 507/2017] 10.4.3.57 () {66 vars in 1290 bytes} [Thu Aug 20 07:50:35 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:36.132845 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 502/2018] 10.4.3.57 () {68 vars in 1253 bytes} [Thu Aug 20 07:50:36 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 20 07:50:36.145981 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b9e707a3-caed-4bf2-afaf-b3700d71cdeb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.146423 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9644adeb-8e1e-4071-834c-a1989e97663b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.150576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9644adeb-8e1e-4071-834c-a1989e97663b tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] GET https://10.4.3.57/volume/v3/os-quota-class-sets/default Aug 20 07:50:36.150576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9644adeb-8e1e-4071-834c-a1989e97663b tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.150576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9644adeb-8e1e-4071-834c-a1989e97663b tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.150814 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9e707a3-caed-4bf2-afaf-b3700d71cdeb tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] PUT https://10.4.3.57/volume/v3/volumes/tempest-invalid-880154169 Aug 20 07:50:36.150814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b9e707a3-caed-4bf2-afaf-b3700d71cdeb tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.163848 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9e707a3-caed-4bf2-afaf-b3700d71cdeb tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/tempest-invalid-880154169 returned with HTTP 404 Aug 20 07:50:36.165060 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 503/2019] 10.4.3.57 () {68 vars in 1328 bytes} [Thu Aug 20 07:50:36 2026] PUT /volume/v3/volumes/tempest-invalid-880154169 => generated 98 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:36.172775 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9644adeb-8e1e-4071-834c-a1989e97663b tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] https://10.4.3.57/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 07:50:36.173360 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 508/2020] 10.4.3.57 () {66 vars in 1290 bytes} [Thu Aug 20 07:50:36 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:36.182384 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f218a2b6-34a3-458a-9595-e502d99caabb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.184743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f218a2b6-34a3-458a-9595-e502d99caabb tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] PUT https://10.4.3.57/volume/v3/volumes/764b7741-6fad-4f8e-affc-03f83674ff5c Aug 20 07:50:36.185232 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f218a2b6-34a3-458a-9595-e502d99caabb tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.187371 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-851170bd-03c5-4148-b709-017c66354291 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.189624 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-851170bd-03c5-4148-b709-017c66354291 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:50:36.190390 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-851170bd-03c5-4148-b709-017c66354291 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1034245516"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.192246 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:36.192246 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:36.196053 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f218a2b6-34a3-458a-9595-e502d99caabb tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/764b7741-6fad-4f8e-affc-03f83674ff5c returned with HTTP 404 Aug 20 07:50:36.198097 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 508/2021] 10.4.3.57 () {68 vars in 1361 bytes} [Thu Aug 20 07:50:36 2026] PUT /volume/v3/volumes/764b7741-6fad-4f8e-affc-03f83674ff5c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:36.214263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-100fe169-39fe-4236-9ec6-dcb468062d25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.218392 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-100fe169-39fe-4236-9ec6-dcb468062d25 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8a3581ad-022f-4aaf-9bce-f7d53b7702ff Aug 20 07:50:36.218839 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-100fe169-39fe-4236-9ec6-dcb468062d25 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.220172 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-100fe169-39fe-4236-9ec6-dcb468062d25 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.220773 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-100fe169-39fe-4236-9ec6-dcb468062d25 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Delete volume with id: 8a3581ad-022f-4aaf-9bce-f7d53b7702ff Aug 20 07:50:36.225932 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-851170bd-03c5-4148-b709-017c66354291 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:50:36.226701 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 503/2022] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:50:36 2026] POST /volume/v3/types => generated 228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:36.233818 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-100fe169-39fe-4236-9ec6-dcb468062d25 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/8a3581ad-022f-4aaf-9bce-f7d53b7702ff returned with HTTP 404 Aug 20 07:50:36.235593 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 504/2023] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:36 2026] DELETE /volume/v3/volumes/8a3581ad-022f-4aaf-9bce-f7d53b7702ff => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:36.239459 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bbbacf2a-e1ce-47a4-816e-f3ac0d44faf4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.243023 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bbbacf2a-e1ce-47a4-816e-f3ac0d44faf4 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-class-sets/default Aug 20 07:50:36.243379 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bbbacf2a-e1ce-47a4-816e-f3ac0d44faf4 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-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-1034245516": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1034245516": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1034245516": 2}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.244781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3c871ced-dbd5-45da-af30-281a7f221e1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.247281 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c871ced-dbd5-45da-af30-281a7f221e1c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action Aug 20 07:50:36.247718 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c871ced-dbd5-45da-af30-281a7f221e1c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:36.247869 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c871ced-dbd5-45da-af30-281a7f221e1c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.249852 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c871ced-dbd5-45da-af30-281a7f221e1c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action returned with HTTP 400 Aug 20 07:50:36.250747 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 509/2024] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:36 2026] POST /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:36.265888 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f0d0c87-8dd2-4aff-bb48-a05f0bbb2229 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.269018 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f0d0c87-8dd2-4aff-bb48-a05f0bbb2229 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action Aug 20 07:50:36.269177 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f0d0c87-8dd2-4aff-bb48-a05f0bbb2229 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:36.269298 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f0d0c87-8dd2-4aff-bb48-a05f0bbb2229 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.271804 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f0d0c87-8dd2-4aff-bb48-a05f0bbb2229 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action returned with HTTP 400 Aug 20 07:50:36.273322 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 504/2025] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:36 2026] POST /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:36.288423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47f9d0b1-31fb-4baa-bcf4-14f49556f86d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.291717 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47f9d0b1-31fb-4baa-bcf4-14f49556f86d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/87937994-1681-4f68-8c23-fe118d362836/action Aug 20 07:50:36.292450 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47f9d0b1-31fb-4baa-bcf4-14f49556f86d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:36.293180 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47f9d0b1-31fb-4baa-bcf4-14f49556f86d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.309240 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47f9d0b1-31fb-4baa-bcf4-14f49556f86d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/87937994-1681-4f68-8c23-fe118d362836/action returned with HTTP 404 Aug 20 07:50:36.311234 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 505/2026] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:36 2026] POST /volume/v3/volumes/87937994-1681-4f68-8c23-fe118d362836/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:36.327956 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8fd2386d-5eff-4da4-aeae-78c5aaf311ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.334215 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8fd2386d-5eff-4da4-aeae-78c5aaf311ab tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action Aug 20 07:50:36.334215 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8fd2386d-5eff-4da4-aeae-78c5aaf311ab tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:36.334215 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8fd2386d-5eff-4da4-aeae-78c5aaf311ab tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.337343 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8fd2386d-5eff-4da4-aeae-78c5aaf311ab tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action returned with HTTP 400 Aug 20 07:50:36.339027 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 510/2027] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:36 2026] POST /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1/action => generated 129 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:50:36.350503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-84642c78-7ab4-4b9e-b22c-4e90bb4f1b9d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.353169 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84642c78-7ab4-4b9e-b22c-4e90bb4f1b9d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] POST https://10.4.3.57/volume/v3/volumes/None/action Aug 20 07:50:36.353377 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84642c78-7ab4-4b9e-b22c-4e90bb4f1b9d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:36.353888 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84642c78-7ab4-4b9e-b22c-4e90bb4f1b9d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:36.362729 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84642c78-7ab4-4b9e-b22c-4e90bb4f1b9d tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/None/action returned with HTTP 404 Aug 20 07:50:36.363343 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 505/2028] 10.4.3.57 () {68 vars in 1287 bytes} [Thu Aug 20 07:50:36 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:36.379128 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c0a28987-4c9a-40c0-ae9e-5b6650338fd7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.384023 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0a28987-4c9a-40c0-ae9e-5b6650338fd7 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes/04b00f7a-13cb-4fd6-ab66-5e5001ed18a3 Aug 20 07:50:36.385583 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0a28987-4c9a-40c0-ae9e-5b6650338fd7 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.387673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0a28987-4c9a-40c0-ae9e-5b6650338fd7 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.399837 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0a28987-4c9a-40c0-ae9e-5b6650338fd7 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/04b00f7a-13cb-4fd6-ab66-5e5001ed18a3 returned with HTTP 404 Aug 20 07:50:36.401733 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 506/2029] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:36 2026] GET /volume/v3/volumes/04b00f7a-13cb-4fd6-ab66-5e5001ed18a3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:36.414585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3524a0bd-6236-413d-9429-fbdd24fcaa47 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.418583 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3524a0bd-6236-413d-9429-fbdd24fcaa47 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 Aug 20 07:50:36.418583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3524a0bd-6236-413d-9429-fbdd24fcaa47 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.418583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3524a0bd-6236-413d-9429-fbdd24fcaa47 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.426356 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:36.426356 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:36.432032 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3524a0bd-6236-413d-9429-fbdd24fcaa47 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Volume info retrieved successfully. Aug 20 07:50:36.438743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3524a0bd-6236-413d-9429-fbdd24fcaa47 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 returned with HTTP 200 Aug 20 07:50:36.439579 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 511/2030] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:36 2026] GET /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:36.455401 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b7f0b8b-a213-46b7-b8cd-0c77c27eac3c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.457636 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b7f0b8b-a213-46b7-b8cd-0c77c27eac3c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 Aug 20 07:50:36.457901 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b7f0b8b-a213-46b7-b8cd-0c77c27eac3c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.458139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b7f0b8b-a213-46b7-b8cd-0c77c27eac3c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.458317 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4b7f0b8b-a213-46b7-b8cd-0c77c27eac3c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Delete volume with id: ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 Aug 20 07:50:36.461537 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bbbacf2a-e1ce-47a4-816e-f3ac0d44faf4 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] https://10.4.3.57/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 07:50:36.462019 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 509/2031] 10.4.3.57 () {68 vars in 1311 bytes} [Thu Aug 20 07:50:36 2026] PUT /volume/v3/os-quota-class-sets/default => generated 772 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:36.470077 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:36.470077 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:36.470701 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4b7f0b8b-a213-46b7-b8cd-0c77c27eac3c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Volume info retrieved successfully. Aug 20 07:50:36.475333 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-80d51481-57bf-4530-b142-ceb80efc8bf2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.481797 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80d51481-57bf-4530-b142-ceb80efc8bf2 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/1182c456d59d47e7bfe0105bcfd93feb/defaults Aug 20 07:50:36.482165 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80d51481-57bf-4530-b142-ceb80efc8bf2 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.482446 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80d51481-57bf-4530-b142-ceb80efc8bf2 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Calling method 'defaults' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.490840 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61109e62-afed-4d75-b5fe-8b500e9473d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.493733 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61109e62-afed-4d75-b5fe-8b500e9473d1 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:36.494173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61109e62-afed-4d75-b5fe-8b500e9473d1 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.494572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61109e62-afed-4d75-b5fe-8b500e9473d1 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.502729 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-80d51481-57bf-4530-b142-ceb80efc8bf2 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:36.502729 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-80d51481-57bf-4530-b142-ceb80efc8bf2 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:36.502729 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-80d51481-57bf-4530-b142-ceb80efc8bf2 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:36.507664 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80d51481-57bf-4530-b142-ceb80efc8bf2 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/1182c456d59d47e7bfe0105bcfd93feb/defaults returned with HTTP 200 Aug 20 07:50:36.508203 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 507/2032] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:50:36 2026] GET /volume/v3/os-quota-sets/1182c456d59d47e7bfe0105bcfd93feb/defaults => generated 808 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:36.508816 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:36.508816 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:36.512028 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4b7f0b8b-a213-46b7-b8cd-0c77c27eac3c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Delete volume request issued successfully. Aug 20 07:50:36.512257 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b7f0b8b-a213-46b7-b8cd-0c77c27eac3c tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 returned with HTTP 202 Aug 20 07:50:36.512959 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 506/2033] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:36 2026] DELETE /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:36.518595 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-61109e62-afed-4d75-b5fe-8b500e9473d1 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:36.528931 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61109e62-afed-4d75-b5fe-8b500e9473d1 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:36.529856 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 512/2034] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:36 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:36.532825 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b9c515f1-f5fe-47b2-b6ed-5aa416489f31 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.536004 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9c515f1-f5fe-47b2-b6ed-5aa416489f31 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 Aug 20 07:50:36.536004 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b9c515f1-f5fe-47b2-b6ed-5aa416489f31 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.536143 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b9c515f1-f5fe-47b2-b6ed-5aa416489f31 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.551791 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:36.551791 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:36.556759 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b9c515f1-f5fe-47b2-b6ed-5aa416489f31 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Volume info retrieved successfully. Aug 20 07:50:36.564093 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9c515f1-f5fe-47b2-b6ed-5aa416489f31 tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 returned with HTTP 200 Aug 20 07:50:36.564736 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 510/2035] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:36 2026] GET /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:36.677441 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df8d0682-0168-4f3b-b966-d0fb25d2666c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.683511 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df8d0682-0168-4f3b-b966-d0fb25d2666c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 Aug 20 07:50:36.683809 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df8d0682-0168-4f3b-b966-d0fb25d2666c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.684119 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df8d0682-0168-4f3b-b966-d0fb25d2666c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.696392 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df8d0682-0168-4f3b-b966-d0fb25d2666c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 returned with HTTP 404 Aug 20 07:50:36.696969 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 508/2036] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:36 2026] GET /volume/v3/volumes/d95d98de-4c1b-424d-87e9-867274aa3587 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:36.782155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-494a7c28-adb4-46e7-b87a-f19eb89b24bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.784280 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-494a7c28-adb4-46e7-b87a-f19eb89b24bd tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/e6d992432fa84ba9846f71c500d26e3b/defaults Aug 20 07:50:36.784488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-494a7c28-adb4-46e7-b87a-f19eb89b24bd tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.784723 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-494a7c28-adb4-46e7-b87a-f19eb89b24bd tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Calling method 'defaults' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.799359 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-494a7c28-adb4-46e7-b87a-f19eb89b24bd tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:36.805938 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-494a7c28-adb4-46e7-b87a-f19eb89b24bd tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/e6d992432fa84ba9846f71c500d26e3b/defaults returned with HTTP 200 Aug 20 07:50:36.807292 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 507/2037] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:50:36 2026] GET /volume/v3/os-quota-sets/e6d992432fa84ba9846f71c500d26e3b/defaults => generated 808 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:36.946117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d56e69bb-a44e-4930-a016-c225b3caee01 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:36.949331 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d56e69bb-a44e-4930-a016-c225b3caee01 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] DELETE https://10.4.3.57/volume/v3/types/f16e8791-b145-4ef3-8a89-f616b443fe53 Aug 20 07:50:36.949640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d56e69bb-a44e-4930-a016-c225b3caee01 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:36.950229 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d56e69bb-a44e-4930-a016-c225b3caee01 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:36.998205 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d56e69bb-a44e-4930-a016-c225b3caee01 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] https://10.4.3.57/volume/v3/types/f16e8791-b145-4ef3-8a89-f616b443fe53 returned with HTTP 202 Aug 20 07:50:37.006999 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 513/2038] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:50:36 2026] DELETE /volume/v3/types/f16e8791-b145-4ef3-8a89-f616b443fe53 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:37.014861 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3d0a06cc-256b-46e2-b8dd-0a054a7a3e5e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:37.018453 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3d0a06cc-256b-46e2-b8dd-0a054a7a3e5e tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] GET https://10.4.3.57/volume/v3/types/f16e8791-b145-4ef3-8a89-f616b443fe53 Aug 20 07:50:37.018453 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3d0a06cc-256b-46e2-b8dd-0a054a7a3e5e tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:37.018453 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3d0a06cc-256b-46e2-b8dd-0a054a7a3e5e tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:37.027416 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3d0a06cc-256b-46e2-b8dd-0a054a7a3e5e tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] https://10.4.3.57/volume/v3/types/f16e8791-b145-4ef3-8a89-f616b443fe53 returned with HTTP 404 Aug 20 07:50:37.028446 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 511/2039] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:50:37 2026] GET /volume/v3/types/f16e8791-b145-4ef3-8a89-f616b443fe53 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:50:37.038853 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-18598bb6-29a9-4a7f-9013-f50d04dda432 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:37.041016 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18598bb6-29a9-4a7f-9013-f50d04dda432 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-class-sets/default Aug 20 07:50:37.041433 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-18598bb6-29a9-4a7f-9013-f50d04dda432 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:37.158118 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18598bb6-29a9-4a7f-9013-f50d04dda432 tempest-VolumeQuotaClassesTest-1346004488 tempest-VolumeQuotaClassesTest-1346004488-project-admin] https://10.4.3.57/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 07:50:37.158118 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 509/2040] 10.4.3.57 () {68 vars in 1311 bytes} [Thu Aug 20 07:50:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 564 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:37.548293 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6b94eef2-a3b0-41cb-b0e2-c162d4f697a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:37.552269 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b94eef2-a3b0-41cb-b0e2-c162d4f697a3 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:37.552269 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b94eef2-a3b0-41cb-b0e2-c162d4f697a3 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:37.553990 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b94eef2-a3b0-41cb-b0e2-c162d4f697a3 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:37.585744 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:37.585744 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:37.588144 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2803bc9c-0f3c-4d6c-bf2b-38b703e896df None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:37.590990 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2803bc9c-0f3c-4d6c-bf2b-38b703e896df tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] GET https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 Aug 20 07:50:37.591306 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2803bc9c-0f3c-4d6c-bf2b-38b703e896df tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:37.591644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2803bc9c-0f3c-4d6c-bf2b-38b703e896df tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:37.592443 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6b94eef2-a3b0-41cb-b0e2-c162d4f697a3 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:37.599426 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b94eef2-a3b0-41cb-b0e2-c162d4f697a3 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:37.600176 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 508/2041] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:37 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:37.602588 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2803bc9c-0f3c-4d6c-bf2b-38b703e896df tempest-VolumesNegativeTest-1754638104 tempest-VolumesNegativeTest-1754638104-project-member] https://10.4.3.57/volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 returned with HTTP 404 Aug 20 07:50:37.604732 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 514/2042] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:37 2026] GET /volume/v3/volumes/ef0e4cf6-b091-4158-aa4a-0418b13ee9a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:38.301514 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-237f7b97-97f7-4177-b6ea-9ff0bad20699 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:38.309037 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-237f7b97-97f7-4177-b6ea-9ff0bad20699 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] POST https://10.4.3.57/volume/v3/attachments/9022e2f0-98be-414b-b5ca-e678f79eca25/action Aug 20 07:50:38.309672 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-237f7b97-97f7-4177-b6ea-9ff0bad20699 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:38.309672 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-237f7b97-97f7-4177-b6ea-9ff0bad20699 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:38.349025 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:38.349025 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:38.378190 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-78ed1878-d691-42c3-80f9-fff8c945dcae req-237f7b97-97f7-4177-b6ea-9ff0bad20699 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/9022e2f0-98be-414b-b5ca-e678f79eca25/action returned with HTTP 204 Aug 20 07:50:38.379232 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 512/2043] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:50:38 2026] POST /volume/v3/attachments/9022e2f0-98be-414b-b5ca-e678f79eca25/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:38.622620 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a546a67d-7ff9-4527-be50-b3f78b64ab81 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:38.624871 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a546a67d-7ff9-4527-be50-b3f78b64ab81 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:38.625197 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a546a67d-7ff9-4527-be50-b3f78b64ab81 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:38.625423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a546a67d-7ff9-4527-be50-b3f78b64ab81 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:38.651048 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:38.651048 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:38.663462 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a546a67d-7ff9-4527-be50-b3f78b64ab81 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:38.671217 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a546a67d-7ff9-4527-be50-b3f78b64ab81 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:38.672478 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 510/2044] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:38 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:38.691340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06f31007-18d7-4859-980a-e1c411c9c912 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:38.695219 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06f31007-18d7-4859-980a-e1c411c9c912 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:50:38.695456 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06f31007-18d7-4859-980a-e1c411c9c912 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:38.696385 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06f31007-18d7-4859-980a-e1c411c9c912 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:38.716285 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:38.716285 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:38.726496 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-06f31007-18d7-4859-980a-e1c411c9c912 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:50:38.734154 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06f31007-18d7-4859-980a-e1c411c9c912 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:50:38.734793 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 509/2045] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:38 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:40.826923 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0db35189-3e62-4860-8f66-698151657a55 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:40.981594 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0db35189-3e62-4860-8f66-698151657a55 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 Aug 20 07:50:40.981862 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0db35189-3e62-4860-8f66-698151657a55 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:40.982102 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0db35189-3e62-4860-8f66-698151657a55 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:40.999391 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-0db35189-3e62-4860-8f66-698151657a55 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:40.999888 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-0db35189-3e62-4860-8f66-698151657a55 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:41.000310 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-0db35189-3e62-4860-8f66-698151657a55 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1314922118 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1314922118, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:50:41.016272 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0db35189-3e62-4860-8f66-698151657a55 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 returned with HTTP 200 Aug 20 07:50:41.017018 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 515/2046] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:50:40 2026] GET /volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 => generated 600 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:41.027533 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:41.137215 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:41.138145 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-533958122"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:41.139995 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-533958122'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:41.140316 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Create volume of 1 GB Aug 20 07:50:41.145789 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Availability Zones retrieved successfully. Aug 20 07:50:41.154203 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Flow 'volume_create_api' (f9c873cc-3267-46e5-8bb5-edd47b189aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:41.155349 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a003cd6a-a3f0-49fd-b2b8-a5ca62477739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:41.156473 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:41.195709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a003cd6a-a3f0-49fd-b2b8-a5ca62477739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:41.196572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94273398-d7b1-4c6b-9a14-a40d31b304b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:41.306510 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Created reservations ['884d2d1f-700f-49d9-993c-0eb3223ced2c', '718ed0a6-c78c-4672-8603-38e68256abee', 'edf6918f-bd12-42bf-abf7-0bebca98b183', 'ac1540c0-36ae-42de-add8-d155051d957e'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:41.307002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94273398-d7b1-4c6b-9a14-a40d31b304b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['884d2d1f-700f-49d9-993c-0eb3223ced2c', '718ed0a6-c78c-4672-8603-38e68256abee', 'edf6918f-bd12-42bf-abf7-0bebca98b183', 'ac1540c0-36ae-42de-add8-d155051d957e']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:41.307833 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e72c777-0361-4444-b2f1-557eba188c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:41.340940 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e72c777-0361-4444-b2f1-557eba188c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96965358-73d4-40c5-97f1-1f2d7ef04d35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-533958122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532af55afd6d43bd995297120e0083e0',qos_specs=None,replication_status=,reservations=['884d2d1f-700f-49d9-993c-0eb3223ced2c','718ed0a6-c78c-4672-8603-38e68256abee','edf6918f-bd12-42bf-abf7-0bebca98b183','ac1540c0-36ae-42de-add8-d155051d957e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080376050bbc4ecf87209bc2ee5e7870',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-533958122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96965358-73d4-40c5-97f1-1f2d7ef04d35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532af55afd6d43bd995297120e0083e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='080376050bbc4ecf87209bc2ee5e7870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:41.342232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b36b48-824f-4578-9b3c-40ae0ca80eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:41.374713 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b36b48-824f-4578-9b3c-40ae0ca80eab) transitioned into state 'SUCCESS' from state '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-533958122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532af55afd6d43bd995297120e0083e0',qos_specs=None,replication_status=,reservations=['884d2d1f-700f-49d9-993c-0eb3223ced2c','718ed0a6-c78c-4672-8603-38e68256abee','edf6918f-bd12-42bf-abf7-0bebca98b183','ac1540c0-36ae-42de-add8-d155051d957e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080376050bbc4ecf87209bc2ee5e7870',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:41.375585 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20966c34-a577-4824-a401-0f4f133fb8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:41.395155 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20966c34-a577-4824-a401-0f4f133fb8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:41.395155 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Flow 'volume_create_api' (f9c873cc-3267-46e5-8bb5-edd47b189aa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:41.395560 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Create volume request issued successfully. Aug 20 07:50:41.396644 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-528b1496-bf05-463e-9969-fbaa4dc9e873 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:41.397229 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 513/2047] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:41 2026] POST /volume/v3/volumes => generated 756 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:41.413156 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5477c405-28f9-4ed7-b237-bf8ceb43dd1f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:41.419533 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5477c405-28f9-4ed7-b237-bf8ceb43dd1f tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] GET https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 Aug 20 07:50:41.419918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5477c405-28f9-4ed7-b237-bf8ceb43dd1f tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:41.420182 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5477c405-28f9-4ed7-b237-bf8ceb43dd1f tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:41.424974 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=563,cinder:UPDATE=167,cinder:INSERT=100,cinder:DELETE=2 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:50:41.434159 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:41.434159 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:41.441434 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5477c405-28f9-4ed7-b237-bf8ceb43dd1f tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Volume info retrieved successfully. Aug 20 07:50:41.448753 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5477c405-28f9-4ed7-b237-bf8ceb43dd1f tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 returned with HTTP 200 Aug 20 07:50:41.450001 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 511/2048] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:41 2026] GET /volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:42.469825 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e016c4b6-3913-4615-b76a-1a199525628b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:42.472825 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e016c4b6-3913-4615-b76a-1a199525628b tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] GET https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 Aug 20 07:50:42.473186 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e016c4b6-3913-4615-b76a-1a199525628b tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:42.473440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e016c4b6-3913-4615-b76a-1a199525628b tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:42.489492 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:42.489492 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:42.504292 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e016c4b6-3913-4615-b76a-1a199525628b tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Volume info retrieved successfully. Aug 20 07:50:42.514333 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e016c4b6-3913-4615-b76a-1a199525628b tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 returned with HTTP 200 Aug 20 07:50:42.514928 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 510/2049] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:42 2026] GET /volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:42.536357 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-736a0cf9-c0d7-41ff-9bb0-d32ce6ace06a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:42.540648 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-736a0cf9-c0d7-41ff-9bb0-d32ce6ace06a tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 Aug 20 07:50:42.540648 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-736a0cf9-c0d7-41ff-9bb0-d32ce6ace06a tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:42.632929 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-736a0cf9-c0d7-41ff-9bb0-d32ce6ace06a tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 returned with HTTP 200 Aug 20 07:50:42.633568 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 516/2050] 10.4.3.57 () {68 vars in 1367 bytes} [Thu Aug 20 07:50:42 2026] PUT /volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 => generated 555 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:42.651683 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:42.655723 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:42.655723 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:42.661580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:42.661580 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Create volume of 2 GB Aug 20 07:50:42.661580 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:42.661580 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:42.670593 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Availability Zones retrieved successfully. Aug 20 07:50:42.682580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Flow 'volume_create_api' (9d39c420-aba6-4cc0-8e3d-72349f92e470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:42.683846 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e66675-e30e-4f95-a115-7ad52d3a1218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:42.686026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Validating volume size '2' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:42.750415 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e66675-e30e-4f95-a115-7ad52d3a1218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:42.754308 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3e99b7-89cd-4e3a-ab93-d321b2f6fcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:42.805535 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota_utils [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Quota exceeded for 532af55afd6d43bd995297120e0083e0, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 07:50:42.809862 np0000007856 devstack@c-api.service[100250]: WARNING cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3e99b7-89cd-4e3a-ab93-d321b2f6fcac) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 07:50:42.809862 np0000007856 devstack@c-api.service[100250]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 20 07:50:42.812325 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3e99b7-89cd-4e3a-ab93-d321b2f6fcac) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:42.813637 np0000007856 devstack@c-api.service[100250]: WARNING cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3e99b7-89cd-4e3a-ab93-d321b2f6fcac) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 07:50:42.814666 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e66675-e30e-4f95-a115-7ad52d3a1218) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:42.815683 np0000007856 devstack@c-api.service[100250]: WARNING cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e66675-e30e-4f95-a115-7ad52d3a1218) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 07:50:42.816874 np0000007856 devstack@c-api.service[100250]: WARNING cinder.volume.api [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Flow 'volume_create_api' (9d39c420-aba6-4cc0-8e3d-72349f92e470) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 07:50:42.817275 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.middleware.fault [None req-1e8a964e-74fa-4c9a-9b44-dce801ece5cd tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 413 Aug 20 07:50:42.818694 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 514/2051] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:42 2026] POST /volume/v3/volumes => generated 208 bytes in 168 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 07:50:42.830822 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82427d17-b3b9-48d7-bf97-f679bc544ae0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:42.833755 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82427d17-b3b9-48d7-bf97-f679bc544ae0 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 Aug 20 07:50:42.834296 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82427d17-b3b9-48d7-bf97-f679bc544ae0 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:42.905024 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82427d17-b3b9-48d7-bf97-f679bc544ae0 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 returned with HTTP 200 Aug 20 07:50:42.905490 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 512/2052] 10.4.3.57 () {68 vars in 1367 bytes} [Thu Aug 20 07:50:42 2026] PUT /volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 => generated 555 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:42.919472 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:42.921664 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:42.922148 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:42.923588 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:42.923980 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Create volume of 1 GB Aug 20 07:50:42.929682 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Availability Zones retrieved successfully. Aug 20 07:50:42.935706 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Flow 'volume_create_api' (fde8518b-aaa5-4d13-a194-f7f1a35ce9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:42.937602 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b747b77-edaa-490a-ba2d-730948d37064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:42.937824 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:42.991003 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b747b77-edaa-490a-ba2d-730948d37064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:42.993094 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec0ae6e-4a30-4cea-9341-92c9070b2544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:43.048092 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota_utils [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Quota exceeded for 532af55afd6d43bd995297120e0083e0, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 20 07:50:43.051319 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec0ae6e-4a30-4cea-9341-92c9070b2544) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 07:50:43.051319 np0000007856 devstack@c-api.service[100251]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 20 07:50:43.053283 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec0ae6e-4a30-4cea-9341-92c9070b2544) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:43.054287 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec0ae6e-4a30-4cea-9341-92c9070b2544) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 07:50:43.054992 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b747b77-edaa-490a-ba2d-730948d37064) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:43.055752 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b747b77-edaa-490a-ba2d-730948d37064) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 07:50:43.056592 np0000007856 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Flow 'volume_create_api' (fde8518b-aaa5-4d13-a194-f7f1a35ce9c4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 07:50:43.056952 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.middleware.fault [None req-aa6897f5-1f39-4d5b-a051-237ac0523d88 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 413 Aug 20 07:50:43.058042 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 511/2053] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:50:42 2026] POST /volume/v3/volumes => generated 150 bytes in 139 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 20 07:50:43.070034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ecaa5c89-caef-43cf-8801-86013991e815 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:43.073798 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecaa5c89-caef-43cf-8801-86013991e815 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 Aug 20 07:50:43.074102 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecaa5c89-caef-43cf-8801-86013991e815 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:43.122876 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecaa5c89-caef-43cf-8801-86013991e815 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 returned with HTTP 200 Aug 20 07:50:43.123402 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 517/2054] 10.4.3.57 () {68 vars in 1367 bytes} [Thu Aug 20 07:50:43 2026] PUT /volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 => generated 554 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:43.143935 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-507c209b-dc21-4229-8e26-a2d600d538b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:43.147133 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-507c209b-dc21-4229-8e26-a2d600d538b5 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] POST https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35/action Aug 20 07:50:43.148294 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-507c209b-dc21-4229-8e26-a2d600d538b5 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:43.148294 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-507c209b-dc21-4229-8e26-a2d600d538b5 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:43.158973 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:43.158973 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:43.158973 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-507c209b-dc21-4229-8e26-a2d600d538b5 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Volume info retrieved successfully. Aug 20 07:50:43.216398 np0000007856 devstack@c-api.service[100250]: ERROR cinder.volume.api [None req-507c209b-dc21-4229-8e26-a2d600d538b5 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Quota exceeded for 532af55afd6d43bd995297120e0083e0, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 07:50:43.229700 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.middleware.fault [None req-507c209b-dc21-4229-8e26-a2d600d538b5 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35/action returned with HTTP 413 Aug 20 07:50:43.231190 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 515/2055] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:50:43 2026] POST /volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35/action => generated 208 bytes in 92 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 20 07:50:43.245179 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-48575138-3db1-4784-8bc4-78d0ee192a09 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:43.247566 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-48575138-3db1-4784-8bc4-78d0ee192a09 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] GET https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 Aug 20 07:50:43.247983 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-48575138-3db1-4784-8bc4-78d0ee192a09 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:43.248591 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-48575138-3db1-4784-8bc4-78d0ee192a09 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:43.258801 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:43.258801 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:43.268620 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-48575138-3db1-4784-8bc4-78d0ee192a09 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Volume info retrieved successfully. Aug 20 07:50:43.278723 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-48575138-3db1-4784-8bc4-78d0ee192a09 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 returned with HTTP 200 Aug 20 07:50:43.278993 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 513/2056] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:43 2026] GET /volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:43.299213 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f24633b8-af65-4618-be90-0a5c9bc52747 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:43.301668 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f24633b8-af65-4618-be90-0a5c9bc52747 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] DELETE https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 Aug 20 07:50:43.301878 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f24633b8-af65-4618-be90-0a5c9bc52747 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:43.302238 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f24633b8-af65-4618-be90-0a5c9bc52747 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:43.302594 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f24633b8-af65-4618-be90-0a5c9bc52747 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Delete volume with id: 96965358-73d4-40c5-97f1-1f2d7ef04d35 Aug 20 07:50:43.311652 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:43.311652 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:43.312386 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f24633b8-af65-4618-be90-0a5c9bc52747 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Volume info retrieved successfully. Aug 20 07:50:43.347792 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f24633b8-af65-4618-be90-0a5c9bc52747 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Delete volume request issued successfully. Aug 20 07:50:43.347792 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f24633b8-af65-4618-be90-0a5c9bc52747 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 returned with HTTP 202 Aug 20 07:50:43.348146 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 512/2057] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:43 2026] DELETE /volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:43.369657 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-98f08f59-9105-4a95-ab4d-d3f683415805 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:43.370644 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98f08f59-9105-4a95-ab4d-d3f683415805 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] GET https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 Aug 20 07:50:43.370644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98f08f59-9105-4a95-ab4d-d3f683415805 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:43.370644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98f08f59-9105-4a95-ab4d-d3f683415805 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:43.383790 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:43.383790 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:43.388413 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98f08f59-9105-4a95-ab4d-d3f683415805 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Volume info retrieved successfully. Aug 20 07:50:43.395158 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98f08f59-9105-4a95-ab4d-d3f683415805 tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 returned with HTTP 200 Aug 20 07:50:43.396403 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 518/2058] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:43 2026] GET /volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:44.420644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-02f9995d-71f8-4276-8d76-a16f7a05567a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:44.422229 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02f9995d-71f8-4276-8d76-a16f7a05567a tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] GET https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 Aug 20 07:50:44.422740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02f9995d-71f8-4276-8d76-a16f7a05567a tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:44.423938 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02f9995d-71f8-4276-8d76-a16f7a05567a tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:44.438500 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02f9995d-71f8-4276-8d76-a16f7a05567a tempest-VolumeQuotasNegativeTestJSON-1398844723 tempest-VolumeQuotasNegativeTestJSON-1398844723-project-member] https://10.4.3.57/volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 returned with HTTP 404 Aug 20 07:50:44.440038 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 516/2059] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:44 2026] GET /volume/v3/volumes/96965358-73d4-40c5-97f1-1f2d7ef04d35 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:44.452373 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0c51b120-5f4e-4a1f-a322-817f80cfed08 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:44.457833 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c51b120-5f4e-4a1f-a322-817f80cfed08 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 Aug 20 07:50:44.459749 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c51b120-5f4e-4a1f-a322-817f80cfed08 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:44.583607 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3192808b-1e04-463d-93cd-b7d7fb5ddd2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:44.590392 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3192808b-1e04-463d-93cd-b7d7fb5ddd2b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:50:44.590392 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3192808b-1e04-463d-93cd-b7d7fb5ddd2b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:44.590392 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3192808b-1e04-463d-93cd-b7d7fb5ddd2b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:44.590392 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3192808b-1e04-463d-93cd-b7d7fb5ddd2b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Delete volume with id: 7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:50:44.601763 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:44.601763 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:44.602711 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3192808b-1e04-463d-93cd-b7d7fb5ddd2b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:44.643606 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c51b120-5f4e-4a1f-a322-817f80cfed08 tempest-VolumeQuotasNegativeTestJSON-949155834 tempest-VolumeQuotasNegativeTestJSON-949155834-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 returned with HTTP 200 Aug 20 07:50:44.643743 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3192808b-1e04-463d-93cd-b7d7fb5ddd2b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Delete volume request issued successfully. Aug 20 07:50:44.644016 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3192808b-1e04-463d-93cd-b7d7fb5ddd2b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 202 Aug 20 07:50:44.644583 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 514/2061] 10.4.3.57 () {68 vars in 1368 bytes} [Thu Aug 20 07:50:44 2026] PUT /volume/v3/os-quota-sets/532af55afd6d43bd995297120e0083e0 => generated 558 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:44.644703 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 513/2061] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:44 2026] DELETE /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:44.658363 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d0bed4f-5a33-4441-9dc7-e5ebe01df331 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:44.661642 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d0bed4f-5a33-4441-9dc7-e5ebe01df331 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:50:44.661642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d0bed4f-5a33-4441-9dc7-e5ebe01df331 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:44.661642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d0bed4f-5a33-4441-9dc7-e5ebe01df331 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:44.671105 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:44.671105 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:44.677639 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3d0bed4f-5a33-4441-9dc7-e5ebe01df331 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:44.688005 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d0bed4f-5a33-4441-9dc7-e5ebe01df331 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 200 Aug 20 07:50:44.689460 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 519/2062] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:44 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:50:45.409169 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-80e3afef-2e2d-446f-9d2e-81a35d4352d3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:45.409169 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80e3afef-2e2d-446f-9d2e-81a35d4352d3 None None] GET https://10.4.3.57/volume// Aug 20 07:50:45.409169 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80e3afef-2e2d-446f-9d2e-81a35d4352d3 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:45.409169 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80e3afef-2e2d-446f-9d2e-81a35d4352d3 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:45.409169 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80e3afef-2e2d-446f-9d2e-81a35d4352d3 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:45.409169 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 517/2063] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:45.420539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cc619c60-1074-48eb-b784-dd4318c38d92 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:45.427754 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cc619c60-1074-48eb-b784-dd4318c38d92 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:50:45.427754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cc619c60-1074-48eb-b784-dd4318c38d92 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1df140b-862d-44f3-a127-b0aa20a56530", "connector": null, "instance_uuid": "7671caf5-48fa-42cf-92e1-c177ba87b17b"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:45.443492 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:45.443492 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:45.484288 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cc619c60-1074-48eb-b784-dd4318c38d92 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:50:45.485287 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 514/2064] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:50:45 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:45.496125 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-928bd601-12cb-4b6a-9afb-3c0fdf644c33 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:45.498674 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-928bd601-12cb-4b6a-9afb-3c0fdf644c33 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] DELETE https://10.4.3.57/volume/v3/attachments/9022e2f0-98be-414b-b5ca-e678f79eca25 Aug 20 07:50:45.498967 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-928bd601-12cb-4b6a-9afb-3c0fdf644c33 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:45.499275 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-928bd601-12cb-4b6a-9afb-3c0fdf644c33 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:45.509563 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:45.509563 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:45.581467 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-928bd601-12cb-4b6a-9afb-3c0fdf644c33 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/9022e2f0-98be-414b-b5ca-e678f79eca25 returned with HTTP 200 Aug 20 07:50:45.581964 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 515/2065] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:50:45 2026] DELETE /volume/v3/attachments/9022e2f0-98be-414b-b5ca-e678f79eca25 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:45.715635 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4367036c-fbc1-4571-ac2d-aa2db11912dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:45.725467 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4367036c-fbc1-4571-ac2d-aa2db11912dd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a Aug 20 07:50:45.727260 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4367036c-fbc1-4571-ac2d-aa2db11912dd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:45.727713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4367036c-fbc1-4571-ac2d-aa2db11912dd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:45.744624 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4367036c-fbc1-4571-ac2d-aa2db11912dd tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a returned with HTTP 404 Aug 20 07:50:45.745494 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 520/2066] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:45 2026] GET /volume/v3/volumes/7ef34af0-3fe3-4297-921d-70f4ca22bf4a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:46.918285 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cec4e6cc-a009-48d4-afbc-ed84c47750a8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:46.921474 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cec4e6cc-a009-48d4-afbc-ed84c47750a8 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] PUT https://10.4.3.57/volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d Aug 20 07:50:46.922159 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cec4e6cc-a009-48d4-afbc-ed84c47750a8 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:46.932761 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cec4e6cc-a009-48d4-afbc-ed84c47750a8 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Acquiring lock "cinder-attachment_update-b1df140b-862d-44f3-a127-b0aa20a56530-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:50:46.939676 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cec4e6cc-a009-48d4-afbc-ed84c47750a8 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Lock "cinder-attachment_update-b1df140b-862d-44f3-a127-b0aa20a56530-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:50:46.940327 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:46.940327 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:47.055683 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cec4e6cc-a009-48d4-afbc-ed84c47750a8 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Lock "cinder-attachment_update-b1df140b-862d-44f3-a127-b0aa20a56530-np0000007856" released by "attachment_update" :: held 0.117s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:50:47.055988 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-cec4e6cc-a009-48d4-afbc-ed84c47750a8 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d returned with HTTP 200 Aug 20 07:50:47.056509 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 518/2067] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:50:46 2026] PUT /volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:47.068765 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-ea8b27ee-8f6d-42cd-a20a-4fcf5347b9a0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:47.071071 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-ea8b27ee-8f6d-42cd-a20a-4fcf5347b9a0 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d Aug 20 07:50:47.071311 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-ea8b27ee-8f6d-42cd-a20a-4fcf5347b9a0 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:47.071488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-ea8b27ee-8f6d-42cd-a20a-4fcf5347b9a0 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:47.100770 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-ea8b27ee-8f6d-42cd-a20a-4fcf5347b9a0 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d returned with HTTP 200 Aug 20 07:50:47.102344 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 515/2068] 10.4.3.57 () {70 vars in 1644 bytes} [Thu Aug 20 07:50:47 2026] GET /volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:48.330537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:48.527579 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:48.527579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1898604016"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:48.527579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1898604016'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:48.527579 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Create volume of 1 GB Aug 20 07:50:48.527802 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:48.527802 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:48.537089 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Availability Zones retrieved successfully. Aug 20 07:50:48.547256 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Flow 'volume_create_api' (1a7993c4-7917-489b-8858-e7f7ba6bac6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:48.551659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfcc8f0-51fc-43ab-bfbc-980b2a7a64f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:48.552636 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:48.589209 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfcc8f0-51fc-43ab-bfbc-980b2a7a64f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:48.590412 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeeb54ca-eea4-4e14-9ff5-0d617178dc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:48.703396 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Created reservations ['9bde46b8-17df-4b54-acd0-ebf3292b4759', '5326424d-beed-4c42-8375-8673beefb438', 'd847908e-f85e-4b89-99f1-08966d912e6c', '449716f9-0095-4561-87cc-9901ac304d47'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:48.704332 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeeb54ca-eea4-4e14-9ff5-0d617178dc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bde46b8-17df-4b54-acd0-ebf3292b4759', '5326424d-beed-4c42-8375-8673beefb438', 'd847908e-f85e-4b89-99f1-08966d912e6c', '449716f9-0095-4561-87cc-9901ac304d47']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:48.705270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35788be-a7b7-40f4-8983-311cf1703e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:48.742128 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35788be-a7b7-40f4-8983-311cf1703e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0959b0dd-a252-4201-9367-a5aa322456e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1898604016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c5a3909e9b48a68380609a0b6958ed',qos_specs=None,replication_status=,reservations=['9bde46b8-17df-4b54-acd0-ebf3292b4759','5326424d-beed-4c42-8375-8673beefb438','d847908e-f85e-4b89-99f1-08966d912e6c','449716f9-0095-4561-87cc-9901ac304d47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9f52c65c0d40fe86a59ed73cc2489c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1898604016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0959b0dd-a252-4201-9367-a5aa322456e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c5a3909e9b48a68380609a0b6958ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e9f52c65c0d40fe86a59ed73cc2489c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:48.743031 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb2c71d-ff00-4141-83b2-e35fc865b7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:48.777094 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb2c71d-ff00-4141-83b2-e35fc865b7e6) transitioned into state 'SUCCESS' from state '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-1898604016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c5a3909e9b48a68380609a0b6958ed',qos_specs=None,replication_status=,reservations=['9bde46b8-17df-4b54-acd0-ebf3292b4759','5326424d-beed-4c42-8375-8673beefb438','d847908e-f85e-4b89-99f1-08966d912e6c','449716f9-0095-4561-87cc-9901ac304d47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9f52c65c0d40fe86a59ed73cc2489c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:48.777351 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ddfec5a-14ae-49a0-82c0-7691759fd7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:48.790571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ddfec5a-14ae-49a0-82c0-7691759fd7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:48.794523 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Flow 'volume_create_api' (1a7993c4-7917-489b-8858-e7f7ba6bac6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:48.794523 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Create volume request issued successfully. Aug 20 07:50:48.794523 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1734723-6d04-4b4f-a850-8bd0506a03b5 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:48.794523 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 516/2069] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:50:48 2026] POST /volume/v3/volumes => generated 817 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:48.810117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4097e70e-4cd6-47ac-b696-a053f884e92b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:48.813359 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4097e70e-4cd6-47ac-b696-a053f884e92b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:48.814077 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4097e70e-4cd6-47ac-b696-a053f884e92b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:48.814077 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4097e70e-4cd6-47ac-b696-a053f884e92b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:48.826109 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:48.826109 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:48.832446 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4097e70e-4cd6-47ac-b696-a053f884e92b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Volume info retrieved successfully. Aug 20 07:50:48.839233 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4097e70e-4cd6-47ac-b696-a053f884e92b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 200 Aug 20 07:50:48.839681 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 521/2070] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:48 2026] GET /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:49.855778 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ebaa5eb9-2e34-4abb-b048-0e4285f9f125 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:49.858426 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebaa5eb9-2e34-4abb-b048-0e4285f9f125 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:49.858786 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebaa5eb9-2e34-4abb-b048-0e4285f9f125 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:49.859165 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebaa5eb9-2e34-4abb-b048-0e4285f9f125 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:49.862606 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=485,cinder:UPDATE=85,cinder:DELETE=2,cinder:INSERT=43 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:50:49.869228 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:49.869228 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:49.875803 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ebaa5eb9-2e34-4abb-b048-0e4285f9f125 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Volume info retrieved successfully. Aug 20 07:50:49.882906 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebaa5eb9-2e34-4abb-b048-0e4285f9f125 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 200 Aug 20 07:50:49.883531 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 519/2071] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:49 2026] GET /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:49.902750 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d33dd1b2-db48-4fbc-a6bc-a602c815e6b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:49.904700 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d33dd1b2-db48-4fbc-a6bc-a602c815e6b0 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] POST https://10.4.3.57/volume/v3/volume-transfers Aug 20 07:50:49.905390 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d33dd1b2-db48-4fbc-a6bc-a602c815e6b0 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0959b0dd-a252-4201-9367-a5aa322456e3"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:49.907170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volume_transfer [None req-d33dd1b2-db48-4fbc-a6bc-a602c815e6b0 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Creating new volume transfer {'transfer': {'volume_id': '0959b0dd-a252-4201-9367-a5aa322456e3'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 07:50:49.907170 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volume_transfer [None req-d33dd1b2-db48-4fbc-a6bc-a602c815e6b0 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Creating transfer of volume 0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:49.907998 np0000007856 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-d33dd1b2-db48-4fbc-a6bc-a602c815e6b0 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Generating transfer record for volume 0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:49.916790 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:49.916790 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:49.934946 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d33dd1b2-db48-4fbc-a6bc-a602c815e6b0 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volume-transfers returned with HTTP 202 Aug 20 07:50:49.935635 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 516/2072] 10.4.3.57 () {70 vars in 1319 bytes} [Thu Aug 20 07:50:49 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:49.946511 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-668ac2bb-a1fc-482a-83ac-1073e6650225 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:49.948653 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-668ac2bb-a1fc-482a-83ac-1073e6650225 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:49.948954 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-668ac2bb-a1fc-482a-83ac-1073e6650225 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:49.949213 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-668ac2bb-a1fc-482a-83ac-1073e6650225 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:49.959445 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:49.959445 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:49.966113 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-668ac2bb-a1fc-482a-83ac-1073e6650225 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Volume info retrieved successfully. Aug 20 07:50:49.973816 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-668ac2bb-a1fc-482a-83ac-1073e6650225 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 200 Aug 20 07:50:49.974513 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 517/2073] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:49 2026] GET /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:49.988033 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-894b8fea-e102-407e-aea6-0e70eeb980a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:49.990580 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-894b8fea-e102-407e-aea6-0e70eeb980a9 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volume-transfers/24030679-9fe3-4205-be06-a55ef67bf1bb Aug 20 07:50:49.991096 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-894b8fea-e102-407e-aea6-0e70eeb980a9 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:49.991592 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-894b8fea-e102-407e-aea6-0e70eeb980a9 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:49.996326 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-894b8fea-e102-407e-aea6-0e70eeb980a9 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volume-transfers/24030679-9fe3-4205-be06-a55ef67bf1bb returned with HTTP 200 Aug 20 07:50:49.996479 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 522/2074] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:50:49 2026] GET /volume/v3/volume-transfers/24030679-9fe3-4205-be06-a55ef67bf1bb => generated 430 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:50.006630 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-326586bd-1dc4-4900-9008-c30661b46ded None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.008413 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-326586bd-1dc4-4900-9008-c30661b46ded tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volume-transfers Aug 20 07:50:50.009344 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-326586bd-1dc4-4900-9008-c30661b46ded tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.009344 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-326586bd-1dc4-4900-9008-c30661b46ded tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.009344 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volume_transfer [None req-326586bd-1dc4-4900-9008-c30661b46ded tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Listing volume transfers {{(pid=100250) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 07:50:50.013995 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-326586bd-1dc4-4900-9008-c30661b46ded tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volume-transfers returned with HTTP 200 Aug 20 07:50:50.014432 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 520/2075] 10.4.3.57 () {68 vars in 1298 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:50.027843 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fb4105c6-293b-4416-ac40-9964945c9353 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.113362 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] POST https://10.4.3.57/volume/v3/volume-transfers/24030679-9fe3-4205-be06-a55ef67bf1bb/accept Aug 20 07:50:50.113868 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ba25725a22360cb5"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:50.115676 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Accepting volume transfer 24030679-9fe3-4205-be06-a55ef67bf1bb {{(pid=100251) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 07:50:50.115838 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Accepting transfer 24030679-9fe3-4205-be06-a55ef67bf1bb Aug 20 07:50:50.205029 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Created reservations ['bb922f66-f367-4a1d-8528-765fa6806bb2', 'f4bcc4e0-4817-4eb7-a6ab-7a938997b8b6', '80f29248-2797-4d25-944a-af61e8a5d5d8', '76b46b57-e634-48b5-bc09-3e703a705952'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:50.238571 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Created reservations ['d461a62e-ffd2-434c-aead-2272016e2379', '1d7e79d9-5eba-4c7c-98c9-de80dddddcc4', '1e925a51-ced9-41d6-a4a9-509e9357868a', 'd1a10c6a-9f59-47ca-88f9-df7e93fc77bf'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:50.305790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Created reservations ['5410bae3-c7ac-4351-be3d-031d7f855f06', '49806afa-4286-4454-b85b-8223a20fbcbe', 'd9162fd4-2e8b-4cea-92fe-f20c3a8d2fe9', '7ef7bb8e-54c9-433c-adc3-0d035ae2833a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:50.356403 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Created reservations ['9c50f888-0853-45c6-a52d-ba7729cab115', 'b937c30c-3a51-4b12-8fcd-15f205f0b4db', 'b656b7e0-dbc0-40f4-a048-68fd1dbf6f81', 'f6dbcfcb-13e8-4ac0-8fc5-3c8b7de1a45b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:50.368092 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8590170a-af18-4844-9216-850793ac8b87 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.371242 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8590170a-af18-4844-9216-850793ac8b87 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:50:50.371952 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8590170a-af18-4844-9216-850793ac8b87 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.372544 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8590170a-af18-4844-9216-850793ac8b87 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.385030 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Transfer volume completed successfully. Aug 20 07:50:50.387477 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:50.387477 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:50.394105 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8590170a-af18-4844-9216-850793ac8b87 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:50.401415 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8590170a-af18-4844-9216-850793ac8b87 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:50:50.401915 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 518/2076] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:50.467623 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-7f38e5da-ce7c-4015-b99f-51bef5505673 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.470579 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-7f38e5da-ce7c-4015-b99f-51bef5505673 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:50:50.470768 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-7f38e5da-ce7c-4015-b99f-51bef5505673 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.470993 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-7f38e5da-ce7c-4015-b99f-51bef5505673 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.482991 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:50.482991 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:50.491829 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-7f38e5da-ce7c-4015-b99f-51bef5505673 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:50.500226 np0000007856 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Volume 0959b0dd-a252-4201-9367-a5aa322456e3 has been transferred. Aug 20 07:50:50.505937 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-7f38e5da-ce7c-4015-b99f-51bef5505673 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:50:50.506618 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 523/2077] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:50.510739 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb4105c6-293b-4416-ac40-9964945c9353 tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] https://10.4.3.57/volume/v3/volume-transfers/24030679-9fe3-4205-be06-a55ef67bf1bb/accept returned with HTTP 202 Aug 20 07:50:50.511349 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 517/2078] 10.4.3.57 () {70 vars in 1451 bytes} [Thu Aug 20 07:50:50 2026] POST /volume/v3/volume-transfers/24030679-9fe3-4205-be06-a55ef67bf1bb/accept => generated 363 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:50.524110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4f6f03cd-736f-4c5f-b63c-dc45caa31c0d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.526240 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f6f03cd-736f-4c5f-b63c-dc45caa31c0d tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] GET https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:50.526601 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f6f03cd-736f-4c5f-b63c-dc45caa31c0d tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.526849 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f6f03cd-736f-4c5f-b63c-dc45caa31c0d tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.539216 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:50.539216 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:50.552064 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4f6f03cd-736f-4c5f-b63c-dc45caa31c0d tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Volume info retrieved successfully. Aug 20 07:50:50.558102 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f6f03cd-736f-4c5f-b63c-dc45caa31c0d tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 200 Aug 20 07:50:50.558669 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 521/2079] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:50.578427 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5dc21976-40cf-47f3-8611-59706237d12c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.582518 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5dc21976-40cf-47f3-8611-59706237d12c tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] GET https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:50.582860 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5dc21976-40cf-47f3-8611-59706237d12c tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.583306 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5dc21976-40cf-47f3-8611-59706237d12c tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.594078 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:50.594078 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:50.603956 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5dc21976-40cf-47f3-8611-59706237d12c tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] Volume info retrieved successfully. Aug 20 07:50:50.613189 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5dc21976-40cf-47f3-8611-59706237d12c tempest-VolumesTransfersV355Test-1987338813 tempest-VolumesTransfersV355Test-1987338813-project-member] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 200 Aug 20 07:50:50.613996 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 519/2080] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:50.624279 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-af942d68-653d-4bdb-8f8e-c7dfd3e266f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.625136 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af942d68-653d-4bdb-8f8e-c7dfd3e266f7 None None] GET https://10.4.3.57/volume// Aug 20 07:50:50.625136 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-af942d68-653d-4bdb-8f8e-c7dfd3e266f7 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.625319 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-af942d68-653d-4bdb-8f8e-c7dfd3e266f7 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.625678 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af942d68-653d-4bdb-8f8e-c7dfd3e266f7 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:50.627357 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 524/2081] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:50.632468 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b4dc242-ae62-49e1-8ce7-9c0215a8e833 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.636009 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b4dc242-ae62-49e1-8ce7-9c0215a8e833 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] DELETE https://10.4.3.57/volume/v3/volume-transfers/24030679-9fe3-4205-be06-a55ef67bf1bb Aug 20 07:50:50.636445 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b4dc242-ae62-49e1-8ce7-9c0215a8e833 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.636783 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b4dc242-ae62-49e1-8ce7-9c0215a8e833 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.636980 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-2b4dc242-ae62-49e1-8ce7-9c0215a8e833 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Delete transfer with id: 24030679-9fe3-4205-be06-a55ef67bf1bb Aug 20 07:50:50.637645 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-a88a0080-f71f-4e54-9cf4-cec0931e0089 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.640424 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-a88a0080-f71f-4e54-9cf4-cec0931e0089 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:50:50.640955 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-a88a0080-f71f-4e54-9cf4-cec0931e0089 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1304516-ef8f-42cf-923b-0cea76a23d16", "connector": null, "instance_uuid": "6a7384e4-940a-454f-a9e2-2b4f0d309bc3"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:50.642991 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b4dc242-ae62-49e1-8ce7-9c0215a8e833 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volume-transfers/24030679-9fe3-4205-be06-a55ef67bf1bb returned with HTTP 404 Aug 20 07:50:50.643902 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 518/2082] 10.4.3.57 () {68 vars in 1412 bytes} [Thu Aug 20 07:50:50 2026] DELETE /volume/v3/volume-transfers/24030679-9fe3-4205-be06-a55ef67bf1bb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:50.657167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf6f1c46-efe8-4f74-9dea-c12623d5df19 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.663927 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:50.663927 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:50.710227 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-a88a0080-f71f-4e54-9cf4-cec0931e0089 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:50:50.710968 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 522/2083] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:50: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) Aug 20 07:50:50.716959 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf6f1c46-efe8-4f74-9dea-c12623d5df19 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:50.717265 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf6f1c46-efe8-4f74-9dea-c12623d5df19 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.718406 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf6f1c46-efe8-4f74-9dea-c12623d5df19 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.719342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-bf6f1c46-efe8-4f74-9dea-c12623d5df19 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Delete volume with id: 0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:50.727914 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:50.727914 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:50.728558 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bf6f1c46-efe8-4f74-9dea-c12623d5df19 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Volume info retrieved successfully. Aug 20 07:50:50.777505 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0f6f3762-f21b-4beb-937b-30c582093377 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.780146 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f6f3762-f21b-4beb-937b-30c582093377 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:50:50.780406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0f6f3762-f21b-4beb-937b-30c582093377 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.780717 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0f6f3762-f21b-4beb-937b-30c582093377 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.785860 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bf6f1c46-efe8-4f74-9dea-c12623d5df19 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Delete volume request issued successfully. Aug 20 07:50:50.786055 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf6f1c46-efe8-4f74-9dea-c12623d5df19 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 202 Aug 20 07:50:50.786730 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 520/2084] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:50:50 2026] DELETE /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:50.802951 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6829a06a-c141-4cef-b9c3-b0730067cc82 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.805495 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6829a06a-c141-4cef-b9c3-b0730067cc82 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] GET https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:50.805944 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6829a06a-c141-4cef-b9c3-b0730067cc82 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.806881 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6829a06a-c141-4cef-b9c3-b0730067cc82 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.807915 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:50.807915 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:50.811797 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-93c7785d-d49d-4f90-b7ff-d598a4f5fd76 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.812785 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-93c7785d-d49d-4f90-b7ff-d598a4f5fd76 None None] GET https://10.4.3.57/volume// Aug 20 07:50:50.813052 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-93c7785d-d49d-4f90-b7ff-d598a4f5fd76 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.813781 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-93c7785d-d49d-4f90-b7ff-d598a4f5fd76 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.814113 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-93c7785d-d49d-4f90-b7ff-d598a4f5fd76 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:50.814806 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 523/2085] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:50.819433 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0f6f3762-f21b-4beb-937b-30c582093377 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:50.824636 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:50.824636 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:50.829350 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f6f3762-f21b-4beb-937b-30c582093377 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:50:50.829893 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 525/2086] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 838 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:50.830660 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-f88c6882-be19-4072-9763-6313901cbeab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:50.834134 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-f88c6882-be19-4072-9763-6313901cbeab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:50:50.834446 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-f88c6882-be19-4072-9763-6313901cbeab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:50.834686 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-f88c6882-be19-4072-9763-6313901cbeab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:50.840761 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6829a06a-c141-4cef-b9c3-b0730067cc82 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Volume info retrieved successfully. Aug 20 07:50:50.849921 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6829a06a-c141-4cef-b9c3-b0730067cc82 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 200 Aug 20 07:50:50.852222 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 519/2087] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:50.857572 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:50.857572 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:50.870619 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-f88c6882-be19-4072-9763-6313901cbeab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:50.876903 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-f88c6882-be19-4072-9763-6313901cbeab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:50:50.877764 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 521/2088] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:50:50 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 1018 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:51.038796 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-20323ee5-e1ef-4ef4-b305-38197091a042 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:51.041627 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-20323ee5-e1ef-4ef4-b305-38197091a042 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] PUT https://10.4.3.57/volume/v3/attachments/ab9e62af-93c0-48a5-8313-4a2419ac2884 Aug 20 07:50:51.042664 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-20323ee5-e1ef-4ef4-b305-38197091a042 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:51.058566 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-20323ee5-e1ef-4ef4-b305-38197091a042 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Acquiring lock "cinder-attachment_update-c1304516-ef8f-42cf-923b-0cea76a23d16-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:50:51.066100 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-20323ee5-e1ef-4ef4-b305-38197091a042 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Lock "cinder-attachment_update-c1304516-ef8f-42cf-923b-0cea76a23d16-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:50:51.066894 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:51.066894 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:51.220263 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-20323ee5-e1ef-4ef4-b305-38197091a042 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Lock "cinder-attachment_update-c1304516-ef8f-42cf-923b-0cea76a23d16-np0000007856" released by "attachment_update" :: held 0.154s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:50:51.220263 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-20323ee5-e1ef-4ef4-b305-38197091a042 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/attachments/ab9e62af-93c0-48a5-8313-4a2419ac2884 returned with HTTP 200 Aug 20 07:50:51.221105 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 524/2089] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:50:51 2026] PUT /volume/v3/attachments/ab9e62af-93c0-48a5-8313-4a2419ac2884 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:51.834353 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:51.852386 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-67e61a1e-d27e-4beb-8f1d-fa1e5cc18544 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:51.859430 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67e61a1e-d27e-4beb-8f1d-fa1e5cc18544 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:50:51.859754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67e61a1e-d27e-4beb-8f1d-fa1e5cc18544 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:51.860010 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67e61a1e-d27e-4beb-8f1d-fa1e5cc18544 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:51.867164 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b6f4cb1e-5bda-4629-ba38-809e67f901ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:51.869640 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6f4cb1e-5bda-4629-ba38-809e67f901ec tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] GET https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:51.869971 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6f4cb1e-5bda-4629-ba38-809e67f901ec tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:51.870286 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6f4cb1e-5bda-4629-ba38-809e67f901ec tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:51.879467 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6f4cb1e-5bda-4629-ba38-809e67f901ec tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 404 Aug 20 07:50:51.880000 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 522/2090] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:51 2026] GET /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:51.881657 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:51.881657 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:51.887023 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-67e61a1e-d27e-4beb-8f1d-fa1e5cc18544 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:51.890063 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-134032c8-28be-48cd-942e-17f7fd968fc7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:51.896262 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-134032c8-28be-48cd-942e-17f7fd968fc7 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:51.896602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-134032c8-28be-48cd-942e-17f7fd968fc7 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:51.896870 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-134032c8-28be-48cd-942e-17f7fd968fc7 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:51.898463 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67e61a1e-d27e-4beb-8f1d-fa1e5cc18544 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:50:51.899053 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 520/2091] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:51 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:51.914098 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-134032c8-28be-48cd-942e-17f7fd968fc7 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 404 Aug 20 07:50:51.914798 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 525/2092] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:51 2026] GET /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:51.927449 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ce3f7e01-b276-4b95-8519-cbab3525a221 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:51.929462 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce3f7e01-b276-4b95-8519-cbab3525a221 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] DELETE https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:51.929598 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:51.929741 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce3f7e01-b276-4b95-8519-cbab3525a221 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:51.930195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1969221892", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:51.930342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce3f7e01-b276-4b95-8519-cbab3525a221 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:51.930342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ce3f7e01-b276-4b95-8519-cbab3525a221 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Delete volume with id: 0959b0dd-a252-4201-9367-a5aa322456e3 Aug 20 07:50:51.932146 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1969221892', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:51.932146 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Create volume of 1 GB Aug 20 07:50:51.938609 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce3f7e01-b276-4b95-8519-cbab3525a221 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 returned with HTTP 404 Aug 20 07:50:51.938815 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Availability Zones retrieved successfully. Aug 20 07:50:51.938887 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 523/2093] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:50:51 2026] DELETE /volume/v3/volumes/0959b0dd-a252-4201-9367-a5aa322456e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:51.947766 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Flow 'volume_create_api' (b93a5d9d-2429-40c3-94ff-c009924f41f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:51.949198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052fc2ba-1ecd-43d3-a946-e4110120222b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:51.950723 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:51.951063 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:51.953015 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:51.953473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1849472328"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:51.955434 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1849472328'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:51.955594 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Create volume of 1 GB Aug 20 07:50:51.960940 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Availability Zones retrieved successfully. Aug 20 07:50:51.969743 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Flow 'volume_create_api' (69e8196f-2ecd-446f-9143-1194bb886f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:51.971165 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3d0150-f2d7-425b-a983-b236e98977fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:51.972585 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:51.998999 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052fc2ba-1ecd-43d3-a946-e4110120222b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.000191 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe8002e-6861-4a2f-8211-1c1d9459ebd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.015784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3d0150-f2d7-425b-a983-b236e98977fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.016777 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa26bc8-40de-44db-af70-fd158e509210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.086619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Created reservations ['a824f723-ba46-4495-832b-da3965c35c10', '8ae51aab-eedd-4d26-bf2b-a328070005dc', '5d54a10d-90e4-4048-899c-e4f2114abaa4', 'b06581bf-979b-4eba-a767-b9c9b1b6e0bd'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:52.086619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa26bc8-40de-44db-af70-fd158e509210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a824f723-ba46-4495-832b-da3965c35c10', '8ae51aab-eedd-4d26-bf2b-a328070005dc', '5d54a10d-90e4-4048-899c-e4f2114abaa4', 'b06581bf-979b-4eba-a767-b9c9b1b6e0bd']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.088453 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16ac116-ca56-47f3-9069-59f235d606d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.095885 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Created reservations ['73365c3b-0267-49e0-954a-87a311274802', '40b181bd-a08b-4389-919e-b83a182f5354', 'd30bee94-2b92-49be-9618-2d4af0b61f72', '264b4ef5-03e1-48a0-8f3d-bd5f65c60ef6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:52.097125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe8002e-6861-4a2f-8211-1c1d9459ebd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73365c3b-0267-49e0-954a-87a311274802', '40b181bd-a08b-4389-919e-b83a182f5354', 'd30bee94-2b92-49be-9618-2d4af0b61f72', '264b4ef5-03e1-48a0-8f3d-bd5f65c60ef6']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.098691 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947a59ef-ce1e-4a45-aa11-22c4bef36e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.125695 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16ac116-ca56-47f3-9069-59f235d606d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1849472328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c5a3909e9b48a68380609a0b6958ed',qos_specs=None,replication_status=,reservations=['a824f723-ba46-4495-832b-da3965c35c10','8ae51aab-eedd-4d26-bf2b-a328070005dc','5d54a10d-90e4-4048-899c-e4f2114abaa4','b06581bf-979b-4eba-a767-b9c9b1b6e0bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9f52c65c0d40fe86a59ed73cc2489c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1849472328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c5a3909e9b48a68380609a0b6958ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e9f52c65c0d40fe86a59ed73cc2489c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.127412 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a94932-cc7a-4113-b894-271ca552171a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.131665 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947a59ef-ce1e-4a45-aa11-22c4bef36e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0df9d4a-baf8-47c4-94f9-8df3104fe1db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1969221892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca8ba9b71c0407e81db0ae95e0939f7',qos_specs=None,replication_status=,reservations=['73365c3b-0267-49e0-954a-87a311274802','40b181bd-a08b-4389-919e-b83a182f5354','d30bee94-2b92-49be-9618-2d4af0b61f72','264b4ef5-03e1-48a0-8f3d-bd5f65c60ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de148776e144cada0b993771f7b6e92',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1969221892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0df9d4a-baf8-47c4-94f9-8df3104fe1db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca8ba9b71c0407e81db0ae95e0939f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de148776e144cada0b993771f7b6e92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.134106 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0a5c8e-a9ef-4d22-ada1-943478ba1b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.162580 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a94932-cc7a-4113-b894-271ca552171a) transitioned into state 'SUCCESS' from state '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-1849472328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c5a3909e9b48a68380609a0b6958ed',qos_specs=None,replication_status=,reservations=['a824f723-ba46-4495-832b-da3965c35c10','8ae51aab-eedd-4d26-bf2b-a328070005dc','5d54a10d-90e4-4048-899c-e4f2114abaa4','b06581bf-979b-4eba-a767-b9c9b1b6e0bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9f52c65c0d40fe86a59ed73cc2489c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.162580 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa078ac-862a-4d15-a76b-4f61abd18ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.184638 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa078ac-862a-4d15-a76b-4f61abd18ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.184638 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Flow 'volume_create_api' (69e8196f-2ecd-446f-9143-1194bb886f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:52.184638 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Create volume request issued successfully. Aug 20 07:50:52.185703 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f96a2c8-f0a4-46b9-9bf5-e75faf9938c1 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:52.186909 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 521/2094] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:50:51 2026] POST /volume/v3/volumes => generated 817 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:52.188944 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0a5c8e-a9ef-4d22-ada1-943478ba1b63) transitioned into state 'SUCCESS' from state '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-1969221892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca8ba9b71c0407e81db0ae95e0939f7',qos_specs=None,replication_status=,reservations=['73365c3b-0267-49e0-954a-87a311274802','40b181bd-a08b-4389-919e-b83a182f5354','d30bee94-2b92-49be-9618-2d4af0b61f72','264b4ef5-03e1-48a0-8f3d-bd5f65c60ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de148776e144cada0b993771f7b6e92',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.190017 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222e76be-2777-4573-9aba-b4e7b5742d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.209128 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-af1d389c-77ed-4e32-a72a-772e116af232 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:52.211091 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222e76be-2777-4573-9aba-b4e7b5742d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.212311 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af1d389c-77ed-4e32-a72a-772e116af232 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:52.212534 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Flow 'volume_create_api' (b93a5d9d-2429-40c3-94ff-c009924f41f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:52.212615 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af1d389c-77ed-4e32-a72a-772e116af232 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:52.212827 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af1d389c-77ed-4e32-a72a-772e116af232 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:52.212960 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Create volume request issued successfully. Aug 20 07:50:52.213694 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ed8ec6b-03fb-470b-88f7-dfeb24e48a80 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:52.214085 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 526/2095] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:50:51 2026] POST /volume/v3/volumes => generated 763 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:52.238326 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:52.238326 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:52.243818 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:52.247188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:52.247188 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1827535064", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:52.249010 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-af1d389c-77ed-4e32-a72a-772e116af232 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Volume info retrieved successfully. Aug 20 07:50:52.253078 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1827535064', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:52.253078 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Create volume of 1 GB Aug 20 07:50:52.260201 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af1d389c-77ed-4e32-a72a-772e116af232 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f returned with HTTP 200 Aug 20 07:50:52.260201 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 526/2096] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:52 2026] GET /volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f => generated 885 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:52.265582 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Availability Zones retrieved successfully. Aug 20 07:50:52.272300 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Flow 'volume_create_api' (99bcca59-4523-4dc9-bec1-1b2f6ba9c290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:52.273571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68a4b23-b121-40ee-87b9-478bf2bb913f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.275010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:52.328846 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68a4b23-b121-40ee-87b9-478bf2bb913f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.330176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c153445-72f8-413a-9d21-20a59534a9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.412979 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Created reservations ['92d4ca5d-7ae9-4402-aa52-e6586b2c1f11', '088e8baf-e245-408e-b014-46ce08ed95f3', '96fd258b-f92d-4361-a113-37ffb099646e', '299e569e-9f56-4e15-b644-88495345e7f9'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:52.414663 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c153445-72f8-413a-9d21-20a59534a9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d4ca5d-7ae9-4402-aa52-e6586b2c1f11', '088e8baf-e245-408e-b014-46ce08ed95f3', '96fd258b-f92d-4361-a113-37ffb099646e', '299e569e-9f56-4e15-b644-88495345e7f9']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.416377 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2da8c51-cc35-4120-b6d0-ce92a62a3a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.458753 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2da8c51-cc35-4120-b6d0-ce92a62a3a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f70e9c9-eced-4b4e-bcaf-c45f0aec7227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1827535064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca8ba9b71c0407e81db0ae95e0939f7',qos_specs=None,replication_status=,reservations=['92d4ca5d-7ae9-4402-aa52-e6586b2c1f11','088e8baf-e245-408e-b014-46ce08ed95f3','96fd258b-f92d-4361-a113-37ffb099646e','299e569e-9f56-4e15-b644-88495345e7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de148776e144cada0b993771f7b6e92',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1827535064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f70e9c9-eced-4b4e-bcaf-c45f0aec7227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca8ba9b71c0407e81db0ae95e0939f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de148776e144cada0b993771f7b6e92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.461112 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93be95d0-4dc7-423f-a490-acb81ee8908e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.515118 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93be95d0-4dc7-423f-a490-acb81ee8908e) transitioned into state 'SUCCESS' from state '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-1827535064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca8ba9b71c0407e81db0ae95e0939f7',qos_specs=None,replication_status=,reservations=['92d4ca5d-7ae9-4402-aa52-e6586b2c1f11','088e8baf-e245-408e-b014-46ce08ed95f3','96fd258b-f92d-4361-a113-37ffb099646e','299e569e-9f56-4e15-b644-88495345e7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de148776e144cada0b993771f7b6e92',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.516337 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec3584b-0d86-4d44-a367-16f0a57ed84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:52.537177 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec3584b-0d86-4d44-a367-16f0a57ed84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:52.538423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Flow 'volume_create_api' (99bcca59-4523-4dc9-bec1-1b2f6ba9c290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:52.540327 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Create volume request issued successfully. Aug 20 07:50:52.542287 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f83dbe2-6f7b-4e8d-9cd1-a060b65c749c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:52.543018 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 524/2097] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:50:52 2026] POST /volume/v3/volumes => generated 763 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:52.594006 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-4ae33315-75cb-43c9-9392-9050f06e61fc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:52.598939 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-4ae33315-75cb-43c9-9392-9050f06e61fc tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] POST https://10.4.3.57/volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d/action Aug 20 07:50:52.602423 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-4ae33315-75cb-43c9-9392-9050f06e61fc tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:52.602423 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-4ae33315-75cb-43c9-9392-9050f06e61fc tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:52.669571 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:52.669571 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:52.712253 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e634fc7b-3520-4a43-a81d-a74b4510ac21 req-4ae33315-75cb-43c9-9392-9050f06e61fc tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d/action returned with HTTP 204 Aug 20 07:50:52.713281 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 522/2098] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:50:52 2026] POST /volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:52.759841 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-a4f8e336-ad1d-4699-9a93-f56c803a0ad7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:52.764132 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-a4f8e336-ad1d-4699-9a93-f56c803a0ad7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:50:52.764640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-a4f8e336-ad1d-4699-9a93-f56c803a0ad7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:52.764778 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-a4f8e336-ad1d-4699-9a93-f56c803a0ad7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:52.790572 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:52.790572 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:52.798903 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-a4f8e336-ad1d-4699-9a93-f56c803a0ad7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:52.807791 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-a4f8e336-ad1d-4699-9a93-f56c803a0ad7 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f returned with HTTP 200 Aug 20 07:50:52.808530 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 527/2099] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:50:52 2026] GET /volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f => generated 1657 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:52.936745 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7252094a-9f0b-4e63-9482-d03dee4bec03 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:52.941567 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7252094a-9f0b-4e63-9482-d03dee4bec03 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:50:52.941806 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7252094a-9f0b-4e63-9482-d03dee4bec03 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:52.942113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7252094a-9f0b-4e63-9482-d03dee4bec03 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:52.959846 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:52.959846 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:52.965423 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7252094a-9f0b-4e63-9482-d03dee4bec03 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:52.971161 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7252094a-9f0b-4e63-9482-d03dee4bec03 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:50:52.971857 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 527/2100] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:52 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:53.278452 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ff4ec4a-4daf-4b21-b3d4-dd089a8c566b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.281448 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ff4ec4a-4daf-4b21-b3d4-dd089a8c566b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:53.281760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ff4ec4a-4daf-4b21-b3d4-dd089a8c566b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:53.282000 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ff4ec4a-4daf-4b21-b3d4-dd089a8c566b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:53.293888 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:53.293888 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:53.300537 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ff4ec4a-4daf-4b21-b3d4-dd089a8c566b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Volume info retrieved successfully. Aug 20 07:50:53.307467 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ff4ec4a-4daf-4b21-b3d4-dd089a8c566b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f returned with HTTP 200 Aug 20 07:50:53.308139 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 525/2101] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:53 2026] GET /volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:50:53.324203 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-454bc51a-e587-4135-8c39-a00312ed23be None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.326226 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-454bc51a-e587-4135-8c39-a00312ed23be tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] POST https://10.4.3.57/volume/v3/volume-transfers Aug 20 07:50:53.326703 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-454bc51a-e587-4135-8c39-a00312ed23be tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:53.329054 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volume_transfer [None req-454bc51a-e587-4135-8c39-a00312ed23be tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Creating new volume transfer {'transfer': {'volume_id': '6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 07:50:53.329054 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volume_transfer [None req-454bc51a-e587-4135-8c39-a00312ed23be tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Creating transfer of volume 6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:53.329507 np0000007856 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-454bc51a-e587-4135-8c39-a00312ed23be tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Generating transfer record for volume 6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:53.340398 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:53.340398 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:53.360068 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-454bc51a-e587-4135-8c39-a00312ed23be tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volume-transfers returned with HTTP 202 Aug 20 07:50:53.360865 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 523/2102] 10.4.3.57 () {70 vars in 1319 bytes} [Thu Aug 20 07:50:53 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:53.374793 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-161e8b46-ba51-4e53-a66f-07dba187ef74 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.377430 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-161e8b46-ba51-4e53-a66f-07dba187ef74 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:53.377888 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-161e8b46-ba51-4e53-a66f-07dba187ef74 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:53.378084 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-161e8b46-ba51-4e53-a66f-07dba187ef74 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:53.386218 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:53.386218 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:53.391627 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-161e8b46-ba51-4e53-a66f-07dba187ef74 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Volume info retrieved successfully. Aug 20 07:50:53.397832 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-161e8b46-ba51-4e53-a66f-07dba187ef74 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f returned with HTTP 200 Aug 20 07:50:53.398406 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 528/2103] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:53 2026] GET /volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:53.412968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-459948d2-3cab-40e9-b50a-ad0c756bad3f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.415054 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-459948d2-3cab-40e9-b50a-ad0c756bad3f tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volume-transfers/detail Aug 20 07:50:53.415285 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-459948d2-3cab-40e9-b50a-ad0c756bad3f tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:53.415579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-459948d2-3cab-40e9-b50a-ad0c756bad3f tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:53.415694 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volume_transfer [None req-459948d2-3cab-40e9-b50a-ad0c756bad3f tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Listing volume transfers {{(pid=100250) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 07:50:53.420521 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-459948d2-3cab-40e9-b50a-ad0c756bad3f tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 07:50:53.421500 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 528/2104] 10.4.3.57 () {68 vars in 1319 bytes} [Thu Aug 20 07:50:53 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:53.430625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b81b728f-4c33-4fd7-a5df-5f72b9bc8443 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.433338 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b81b728f-4c33-4fd7-a5df-5f72b9bc8443 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] DELETE https://10.4.3.57/volume/v3/volume-transfers/82f9f49c-fafe-4202-8100-e90d4486ce54 Aug 20 07:50:53.433655 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b81b728f-4c33-4fd7-a5df-5f72b9bc8443 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:53.433990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b81b728f-4c33-4fd7-a5df-5f72b9bc8443 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:53.434383 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.volume_transfer [None req-b81b728f-4c33-4fd7-a5df-5f72b9bc8443 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Delete transfer with id: 82f9f49c-fafe-4202-8100-e90d4486ce54 Aug 20 07:50:53.451291 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:53.451291 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:53.465681 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b81b728f-4c33-4fd7-a5df-5f72b9bc8443 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volume-transfers/82f9f49c-fafe-4202-8100-e90d4486ce54 returned with HTTP 202 Aug 20 07:50:53.466305 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 526/2105] 10.4.3.57 () {68 vars in 1412 bytes} [Thu Aug 20 07:50:53 2026] DELETE /volume/v3/volume-transfers/82f9f49c-fafe-4202-8100-e90d4486ce54 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:53.477170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4fbf8810-e2b3-42b3-a391-57ae9bb8e576 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.483186 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fbf8810-e2b3-42b3-a391-57ae9bb8e576 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:53.483186 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fbf8810-e2b3-42b3-a391-57ae9bb8e576 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:53.483186 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fbf8810-e2b3-42b3-a391-57ae9bb8e576 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:53.490144 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:53.490144 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:53.494688 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4fbf8810-e2b3-42b3-a391-57ae9bb8e576 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Volume info retrieved successfully. Aug 20 07:50:53.499439 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fbf8810-e2b3-42b3-a391-57ae9bb8e576 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f returned with HTTP 200 Aug 20 07:50:53.499873 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 524/2106] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:53 2026] GET /volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:53.517532 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e0c4ceab-09ff-4537-abd2-2d8f9a41441b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.520343 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0c4ceab-09ff-4537-abd2-2d8f9a41441b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] DELETE https://10.4.3.57/volume/v3/volume-transfers/82f9f49c-fafe-4202-8100-e90d4486ce54 Aug 20 07:50:53.520793 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0c4ceab-09ff-4537-abd2-2d8f9a41441b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:53.521088 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0c4ceab-09ff-4537-abd2-2d8f9a41441b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:53.521228 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-e0c4ceab-09ff-4537-abd2-2d8f9a41441b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Delete transfer with id: 82f9f49c-fafe-4202-8100-e90d4486ce54 Aug 20 07:50:53.525268 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0c4ceab-09ff-4537-abd2-2d8f9a41441b tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volume-transfers/82f9f49c-fafe-4202-8100-e90d4486ce54 returned with HTTP 404 Aug 20 07:50:53.526071 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 529/2107] 10.4.3.57 () {68 vars in 1412 bytes} [Thu Aug 20 07:50:53 2026] DELETE /volume/v3/volume-transfers/82f9f49c-fafe-4202-8100-e90d4486ce54 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:53.534840 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-747298d2-08ae-4a88-8219-9bedc93a7811 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.537339 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-747298d2-08ae-4a88-8219-9bedc93a7811 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:53.537674 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-747298d2-08ae-4a88-8219-9bedc93a7811 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:53.537957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-747298d2-08ae-4a88-8219-9bedc93a7811 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:53.538202 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-747298d2-08ae-4a88-8219-9bedc93a7811 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Delete volume with id: 6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:53.548262 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:53.548262 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:53.548785 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-747298d2-08ae-4a88-8219-9bedc93a7811 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Volume info retrieved successfully. Aug 20 07:50:53.588487 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-747298d2-08ae-4a88-8219-9bedc93a7811 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Delete volume request issued successfully. Aug 20 07:50:53.588791 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-747298d2-08ae-4a88-8219-9bedc93a7811 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f returned with HTTP 202 Aug 20 07:50:53.589435 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 529/2108] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:50:53 2026] DELETE /volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:50:53.600608 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b0c304d6-5240-40ab-9c84-da1991537f67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.603866 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0c304d6-5240-40ab-9c84-da1991537f67 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] GET https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:53.605596 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0c304d6-5240-40ab-9c84-da1991537f67 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:53.606300 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0c304d6-5240-40ab-9c84-da1991537f67 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:53.619185 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:53.619185 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:53.626633 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b0c304d6-5240-40ab-9c84-da1991537f67 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Volume info retrieved successfully. Aug 20 07:50:53.634982 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0c304d6-5240-40ab-9c84-da1991537f67 tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f returned with HTTP 200 Aug 20 07:50:53.635655 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 527/2109] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:53 2026] GET /volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:50:53.990827 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9011220b-7657-481b-ac8f-758683e9f2e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:53.993133 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9011220b-7657-481b-ac8f-758683e9f2e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:50:53.993384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9011220b-7657-481b-ac8f-758683e9f2e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:53.993690 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9011220b-7657-481b-ac8f-758683e9f2e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:54.004769 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:54.004769 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:54.009250 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9011220b-7657-481b-ac8f-758683e9f2e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:54.016053 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9011220b-7657-481b-ac8f-758683e9f2e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:50:54.016852 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 525/2110] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:53 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:54.656934 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-847225ce-cdc2-4510-a2f3-1b676ee1fc2d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:54.658565 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-847225ce-cdc2-4510-a2f3-1b676ee1fc2d tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] GET https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:54.658786 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-847225ce-cdc2-4510-a2f3-1b676ee1fc2d tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:54.658985 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-847225ce-cdc2-4510-a2f3-1b676ee1fc2d tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:54.669074 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-847225ce-cdc2-4510-a2f3-1b676ee1fc2d tempest-VolumesTransfersV355Test-693558746 tempest-VolumesTransfersV355Test-693558746-project-admin] https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f returned with HTTP 404 Aug 20 07:50:54.670068 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 530/2111] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:54 2026] GET /volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:54.681768 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-57118a41-8a8a-413a-af84-1257b8e040ed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:54.685671 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57118a41-8a8a-413a-af84-1257b8e040ed tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] GET https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:54.685963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57118a41-8a8a-413a-af84-1257b8e040ed tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:54.686945 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57118a41-8a8a-413a-af84-1257b8e040ed tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:54.699627 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57118a41-8a8a-413a-af84-1257b8e040ed tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f returned with HTTP 404 Aug 20 07:50:54.700382 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 530/2112] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:50:54 2026] GET /volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:54.713731 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-44f070e9-dbdf-446b-99ab-f4b58527aac8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:54.717269 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44f070e9-dbdf-446b-99ab-f4b58527aac8 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:54.717933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-44f070e9-dbdf-446b-99ab-f4b58527aac8 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:54.717933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-44f070e9-dbdf-446b-99ab-f4b58527aac8 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:54.718070 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-44f070e9-dbdf-446b-99ab-f4b58527aac8 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] Delete volume with id: 6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f Aug 20 07:50:54.732444 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44f070e9-dbdf-446b-99ab-f4b58527aac8 tempest-VolumesTransfersV355Test-1598880578 tempest-VolumesTransfersV355Test-1598880578-project-member] https://10.4.3.57/volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f returned with HTTP 404 Aug 20 07:50:54.732444 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 528/2113] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:50:54 2026] DELETE /volume/v3/volumes/6b0f887d-1fb9-499d-9b0d-2d4ae7584c9f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:50:55.029933 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b879413d-643f-4bb5-81e4-c7d3108e148f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:55.032809 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b879413d-643f-4bb5-81e4-c7d3108e148f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:50:55.033139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b879413d-643f-4bb5-81e4-c7d3108e148f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:55.033437 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b879413d-643f-4bb5-81e4-c7d3108e148f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:55.053472 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:55.053472 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:55.057813 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b879413d-643f-4bb5-81e4-c7d3108e148f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:55.062697 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b879413d-643f-4bb5-81e4-c7d3108e148f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:50:55.063170 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 526/2114] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:55 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:55.624396 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-939c25e6-2d2e-4454-a92d-af79adce90f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:55.629593 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-939c25e6-2d2e-4454-a92d-af79adce90f7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/attachments/ab9e62af-93c0-48a5-8313-4a2419ac2884/action Aug 20 07:50:55.629593 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-939c25e6-2d2e-4454-a92d-af79adce90f7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:50:55.629593 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-939c25e6-2d2e-4454-a92d-af79adce90f7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:55.674963 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:55.674963 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:55.693367 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-93b603dd-f910-4c46-8b6f-c877ef87bec2 req-939c25e6-2d2e-4454-a92d-af79adce90f7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/attachments/ab9e62af-93c0-48a5-8313-4a2419ac2884/action returned with HTTP 204 Aug 20 07:50:55.694270 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 531/2115] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:50:55 2026] POST /volume/v3/attachments/ab9e62af-93c0-48a5-8313-4a2419ac2884/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:50:56.082379 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-43ef6604-0a2a-457d-9983-50ecbc41c7d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:56.088109 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43ef6604-0a2a-457d-9983-50ecbc41c7d7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:50:56.088228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43ef6604-0a2a-457d-9983-50ecbc41c7d7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:56.088495 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43ef6604-0a2a-457d-9983-50ecbc41c7d7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:56.089353 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-759e8328-c716-4d1d-9593-ab23d079cd3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:56.089762 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-759e8328-c716-4d1d-9593-ab23d079cd3a None None] GET https://10.4.3.57/volume// Aug 20 07:50:56.089925 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-759e8328-c716-4d1d-9593-ab23d079cd3a None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:56.090123 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-759e8328-c716-4d1d-9593-ab23d079cd3a None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:56.090567 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-759e8328-c716-4d1d-9593-ab23d079cd3a None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:50:56.090876 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 529/2116] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:50:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:50:56.100040 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1869bd73-adf6-422b-829b-df5c4be79531 req-324a9c2f-a949-41c1-ab40-0821a1de36f3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:56.102527 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:56.102527 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:56.102642 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-324a9c2f-a949-41c1-ab40-0821a1de36f3 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:50:56.103095 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-324a9c2f-a949-41c1-ab40-0821a1de36f3 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1df140b-862d-44f3-a127-b0aa20a56530", "connector": null, "instance_uuid": "7671caf5-48fa-42cf-92e1-c177ba87b17b"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:56.107044 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-43ef6604-0a2a-457d-9983-50ecbc41c7d7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:56.115938 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:56.115938 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:56.123731 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43ef6604-0a2a-457d-9983-50ecbc41c7d7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:50:56.124250 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 531/2117] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:56 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 1131 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:56.142300 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3881fb82-11cd-418d-aecf-f18ec9491f09 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:56.144659 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3881fb82-11cd-418d-aecf-f18ec9491f09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:50:56.145016 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3881fb82-11cd-418d-aecf-f18ec9491f09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c1304516-ef8f-42cf-923b-0cea76a23d16", "name": "tempest-VolumesBackupsTest-Backup-768393481", "force": true, "container": "tempest-volumesbackupstest-backup-container-893990294"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:56.147621 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-3881fb82-11cd-418d-aecf-f18ec9491f09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating new backup {'backup': {'volume_id': 'c1304516-ef8f-42cf-923b-0cea76a23d16', 'name': 'tempest-VolumesBackupsTest-Backup-768393481', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-893990294'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:50:56.148095 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-3881fb82-11cd-418d-aecf-f18ec9491f09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating backup of volume c1304516-ef8f-42cf-923b-0cea76a23d16 in container tempest-volumesbackupstest-backup-container-893990294 Aug 20 07:50:56.160367 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:56.160367 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:56.160855 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3881fb82-11cd-418d-aecf-f18ec9491f09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:50:56.170815 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-324a9c2f-a949-41c1-ab40-0821a1de36f3 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:50:56.171230 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 527/2118] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:50: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) Aug 20 07:50:56.180690 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1869bd73-adf6-422b-829b-df5c4be79531 req-7828adf3-81b9-418c-8de9-f6d89eec8832 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:56.186209 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-7828adf3-81b9-418c-8de9-f6d89eec8832 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] DELETE https://10.4.3.57/volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d Aug 20 07:50:56.188327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-7828adf3-81b9-418c-8de9-f6d89eec8832 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:56.188327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-7828adf3-81b9-418c-8de9-f6d89eec8832 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:56.198002 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:56.198002 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:56.212158 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3881fb82-11cd-418d-aecf-f18ec9491f09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['17163716-6ca0-4cd6-a7b6-df2dfee532fe', '5d3b62d0-e536-4a2b-ac3b-e3f202a6ab2e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:56.260969 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3881fb82-11cd-418d-aecf-f18ec9491f09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:50:56.261270 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 532/2119] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:50:56 2026] POST /volume/v3/backups => generated 327 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:56.267368 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-7828adf3-81b9-418c-8de9-f6d89eec8832 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d returned with HTTP 200 Aug 20 07:50:56.267368 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 530/2120] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:50:56 2026] DELETE /volume/v3/attachments/2e8c6d1a-a53b-4465-be32-2c65296d8b8d => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:56.277447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f45b125c-4781-4a99-8152-7778b47c9c6c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:56.277447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f45b125c-4781-4a99-8152-7778b47c9c6c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:50:56.277447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f45b125c-4781-4a99-8152-7778b47c9c6c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:56.277447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f45b125c-4781-4a99-8152-7778b47c9c6c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:56.277447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f45b125c-4781-4a99-8152-7778b47c9c6c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:56.283249 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:56.283249 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:56.284299 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f45b125c-4781-4a99-8152-7778b47c9c6c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:50:56.285065 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 532/2121] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:56 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:50:56.360797 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-71c43faa-f41c-47e4-824d-df37d9548061 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:56.363698 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-71c43faa-f41c-47e4-824d-df37d9548061 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/attachments/a9243901-0b25-4902-aaa7-4e2f7fb8ab7e Aug 20 07:50:56.364424 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-71c43faa-f41c-47e4-824d-df37d9548061 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:56.364424 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-71c43faa-f41c-47e4-824d-df37d9548061 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:56.381123 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:56.381123 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:56.456125 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-40119e6f-851c-472e-9791-3cfdb4be6e17 req-71c43faa-f41c-47e4-824d-df37d9548061 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/attachments/a9243901-0b25-4902-aaa7-4e2f7fb8ab7e returned with HTTP 200 Aug 20 07:50:56.456665 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 528/2122] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:50:56 2026] DELETE /volume/v3/attachments/a9243901-0b25-4902-aaa7-4e2f7fb8ab7e => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:57.297620 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7360b2f2-f889-4420-9b70-b0beef52dae8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:57.300311 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7360b2f2-f889-4420-9b70-b0beef52dae8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:50:57.300707 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7360b2f2-f889-4420-9b70-b0beef52dae8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:57.300936 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7360b2f2-f889-4420-9b70-b0beef52dae8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:57.301048 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7360b2f2-f889-4420-9b70-b0beef52dae8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:57.306914 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:57.306914 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:57.308043 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7360b2f2-f889-4420-9b70-b0beef52dae8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:50:57.308522 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 533/2123] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:57 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:58.323568 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c60f4f7b-4370-446f-b49c-2048a50dcb60 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:58.328086 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c60f4f7b-4370-446f-b49c-2048a50dcb60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:50:58.329039 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c60f4f7b-4370-446f-b49c-2048a50dcb60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:58.329039 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c60f4f7b-4370-446f-b49c-2048a50dcb60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:58.329039 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c60f4f7b-4370-446f-b49c-2048a50dcb60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:58.342383 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:58.342383 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:50:58.343617 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c60f4f7b-4370-446f-b49c-2048a50dcb60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:50:58.345148 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 531/2124] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:58 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:58.592266 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3ce039ca-4597-486a-9926-0bd76cc39e9c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:58.594887 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ce039ca-4597-486a-9926-0bd76cc39e9c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:50:58.595804 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ce039ca-4597-486a-9926-0bd76cc39e9c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:58.595804 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ce039ca-4597-486a-9926-0bd76cc39e9c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:58.596018 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-3ce039ca-4597-486a-9926-0bd76cc39e9c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Delete volume with id: ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:50:58.621499 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:58.621499 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:50:58.622595 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3ce039ca-4597-486a-9926-0bd76cc39e9c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:58.665002 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3ce039ca-4597-486a-9926-0bd76cc39e9c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Delete volume request issued successfully. Aug 20 07:50:58.665475 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ce039ca-4597-486a-9926-0bd76cc39e9c tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f returned with HTTP 202 Aug 20 07:50:58.665957 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 533/2125] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:50:58 2026] DELETE /volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:50:58.678576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d8f6a0a3-74c5-486f-9316-4cad26612e85 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:58.682251 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8f6a0a3-74c5-486f-9316-4cad26612e85 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:50:58.683883 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8f6a0a3-74c5-486f-9316-4cad26612e85 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:58.684334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8f6a0a3-74c5-486f-9316-4cad26612e85 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:58.697088 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:58.697088 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:58.702176 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d8f6a0a3-74c5-486f-9316-4cad26612e85 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Volume info retrieved successfully. Aug 20 07:50:58.711646 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8f6a0a3-74c5-486f-9316-4cad26612e85 tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f returned with HTTP 200 Aug 20 07:50:58.711646 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 529/2126] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:58 2026] GET /volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:58.815833 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1869bd73-adf6-422b-829b-df5c4be79531 req-2f24a9ef-7e83-4ad7-b985-d72650e3e3fe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:58.818261 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-2f24a9ef-7e83-4ad7-b985-d72650e3e3fe tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] PUT https://10.4.3.57/volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4 Aug 20 07:50:58.818850 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-2f24a9ef-7e83-4ad7-b985-d72650e3e3fe tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:58.829822 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-1869bd73-adf6-422b-829b-df5c4be79531 req-2f24a9ef-7e83-4ad7-b985-d72650e3e3fe tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Acquiring lock "cinder-attachment_update-b1df140b-862d-44f3-a127-b0aa20a56530-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:50:58.835418 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-1869bd73-adf6-422b-829b-df5c4be79531 req-2f24a9ef-7e83-4ad7-b985-d72650e3e3fe tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Lock "cinder-attachment_update-b1df140b-862d-44f3-a127-b0aa20a56530-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:50:58.836730 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:58.836730 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:58.989472 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-1869bd73-adf6-422b-829b-df5c4be79531 req-2f24a9ef-7e83-4ad7-b985-d72650e3e3fe tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Lock "cinder-attachment_update-b1df140b-862d-44f3-a127-b0aa20a56530-np0000007856" released by "attachment_update" :: held 0.154s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:50:58.989880 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-2f24a9ef-7e83-4ad7-b985-d72650e3e3fe tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4 returned with HTTP 200 Aug 20 07:50:58.991041 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 534/2127] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:50:58 2026] PUT /volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:58.994693 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:58.997032 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:50:58.997492 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-VolumesCloneTest-Volume-510348830"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:50:58.999588 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume request body: {'volume': {'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-510348830'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:50:59.027866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1869bd73-adf6-422b-829b-df5c4be79531 req-41da40e4-ceac-4fa5-b3bb-48d70da9c941 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:59.033209 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-41da40e4-ceac-4fa5-b3bb-48d70da9c941 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4 Aug 20 07:50:59.033499 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-41da40e4-ceac-4fa5-b3bb-48d70da9c941 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:59.033725 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-41da40e4-ceac-4fa5-b3bb-48d70da9c941 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:59.060249 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-41da40e4-ceac-4fa5-b3bb-48d70da9c941 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4 returned with HTTP 200 Aug 20 07:50:59.060863 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 534/2128] 10.4.3.57 () {70 vars in 1644 bytes} [Thu Aug 20 07:50:59 2026] GET /volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:50:59.123962 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume of 1 GB Aug 20 07:50:59.139775 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Availability Zones retrieved successfully. Aug 20 07:50:59.145965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Flow 'volume_create_api' (0ce7616a-f663-4515-92d7-71aae4ed668d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:59.147214 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105152bc-b094-4c45-9744-b82c6a76c26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:59.148836 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:50:59.237315 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105152bc-b094-4c45-9744-b82c6a76c26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:59.238257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc20cebb-c961-4db0-8e24-ccc15812026f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:59.341942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Created reservations ['42c98a2a-8e52-4fb8-88bb-9df18a61a309', '012ce4ad-d77b-45ff-bc22-9132c682fd3e', '89162523-1b1a-4a02-adfe-f2853ccf769b', 'acd52019-b901-489e-9585-3fb297d67558'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:50:59.344666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc20cebb-c961-4db0-8e24-ccc15812026f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42c98a2a-8e52-4fb8-88bb-9df18a61a309', '012ce4ad-d77b-45ff-bc22-9132c682fd3e', '89162523-1b1a-4a02-adfe-f2853ccf769b', 'acd52019-b901-489e-9585-3fb297d67558']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:59.344666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b189a16-6f4c-42e7-b3a9-506457ba8482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:59.358696 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa25379f-b159-4e4b-b0ca-41e02ed5f23b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:59.363415 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa25379f-b159-4e4b-b0ca-41e02ed5f23b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:50:59.363415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa25379f-b159-4e4b-b0ca-41e02ed5f23b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:59.363415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa25379f-b159-4e4b-b0ca-41e02ed5f23b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:59.363415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-aa25379f-b159-4e4b-b0ca-41e02ed5f23b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:50:59.369540 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:59.369540 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:50:59.370654 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa25379f-b159-4e4b-b0ca-41e02ed5f23b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:50:59.371303 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 530/2129] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:59 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:59.394203 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b189a16-6f4c-42e7-b3a9-506457ba8482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f774b4c7-b6c1-4d5e-b160-1fafa3126e88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-510348830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b651325e3df4bb7aa90429acbaa6599',qos_specs=None,replication_status=,reservations=['42c98a2a-8e52-4fb8-88bb-9df18a61a309','012ce4ad-d77b-45ff-bc22-9132c682fd3e','89162523-1b1a-4a02-adfe-f2853ccf769b','acd52019-b901-489e-9585-3fb297d67558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d71e19846d4b8cba182da986aaa9dd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-510348830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f774b4c7-b6c1-4d5e-b160-1fafa3126e88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b651325e3df4bb7aa90429acbaa6599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20d71e19846d4b8cba182da986aaa9dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:59.395251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f8485c-615c-43af-8e0b-66b2d219ea62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:59.433641 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f8485c-615c-43af-8e0b-66b2d219ea62) transitioned into state 'SUCCESS' from state '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-510348830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b651325e3df4bb7aa90429acbaa6599',qos_specs=None,replication_status=,reservations=['42c98a2a-8e52-4fb8-88bb-9df18a61a309','012ce4ad-d77b-45ff-bc22-9132c682fd3e','89162523-1b1a-4a02-adfe-f2853ccf769b','acd52019-b901-489e-9585-3fb297d67558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d71e19846d4b8cba182da986aaa9dd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:59.434105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686cde90-7875-4ee7-a24a-be43224260ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:50:59.448928 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686cde90-7875-4ee7-a24a-be43224260ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:50:59.450257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Flow 'volume_create_api' (0ce7616a-f663-4515-92d7-71aae4ed668d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:50:59.451027 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume request issued successfully. Aug 20 07:50:59.451912 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2959d39-2c6e-4bbe-a5ff-aee0d2aa585e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:50:59.452470 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 532/2130] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:50:58 2026] POST /volume/v3/volumes => generated 744 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:50:59.469801 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-302b69fe-16b5-455b-a766-b492b5976243 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:59.471890 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-302b69fe-16b5-455b-a766-b492b5976243 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 Aug 20 07:50:59.472099 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-302b69fe-16b5-455b-a766-b492b5976243 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:59.472290 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-302b69fe-16b5-455b-a766-b492b5976243 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:59.483973 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:50:59.483973 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:50:59.490653 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-302b69fe-16b5-455b-a766-b492b5976243 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:50:59.502728 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-302b69fe-16b5-455b-a766-b492b5976243 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 returned with HTTP 200 Aug 20 07:50:59.503601 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 535/2131] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:59 2026] GET /volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 => generated 812 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:50:59.729897 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0290e578-c196-4a6e-8be9-242f73be346b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:50:59.732218 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0290e578-c196-4a6e-8be9-242f73be346b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] GET https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f Aug 20 07:50:59.732515 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0290e578-c196-4a6e-8be9-242f73be346b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:50:59.732757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0290e578-c196-4a6e-8be9-242f73be346b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:50:59.739936 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0290e578-c196-4a6e-8be9-242f73be346b tempest-AttachVolumeMultiAttachTest-66910873 tempest-AttachVolumeMultiAttachTest-66910873-project-member] https://10.4.3.57/volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f returned with HTTP 404 Aug 20 07:50:59.740622 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 535/2132] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:50:59 2026] GET /volume/v3/volumes/ea178d16-d750-4a0d-8557-d99c235a870f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:00.401449 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-279a3b9d-5056-4bcc-9147-fb38db40988a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:00.401449 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-279a3b9d-5056-4bcc-9147-fb38db40988a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:00.401449 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-279a3b9d-5056-4bcc-9147-fb38db40988a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:00.401449 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-279a3b9d-5056-4bcc-9147-fb38db40988a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:00.401449 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-279a3b9d-5056-4bcc-9147-fb38db40988a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:00.410409 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:00.410409 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:00.410409 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-279a3b9d-5056-4bcc-9147-fb38db40988a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:00.410409 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 531/2133] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:00 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:00.521649 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f0098a27-1511-46eb-b03d-b81d369f9cfc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:00.524242 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0098a27-1511-46eb-b03d-b81d369f9cfc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 Aug 20 07:51:00.524615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0098a27-1511-46eb-b03d-b81d369f9cfc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:00.524832 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0098a27-1511-46eb-b03d-b81d369f9cfc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:00.539501 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:00.539501 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:00.545143 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f0098a27-1511-46eb-b03d-b81d369f9cfc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:00.555116 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0098a27-1511-46eb-b03d-b81d369f9cfc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 returned with HTTP 200 Aug 20 07:51:00.555116 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 533/2134] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:00 2026] GET /volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:00.573937 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:00.576260 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:00.576716 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f774b4c7-b6c1-4d5e-b160-1fafa3126e88", "size": 1, "name": "tempest-VolumesCloneTest-Volume-14858361"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:00.578520 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume request body: {'volume': {'source_volid': 'f774b4c7-b6c1-4d5e-b160-1fafa3126e88', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-14858361'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:00.587308 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:00.587308 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:00.588422 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume retrieved successfully. Aug 20 07:51:00.588422 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume of 1 GB Aug 20 07:51:00.594619 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Availability Zones retrieved successfully. Aug 20 07:51:00.602870 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Flow 'volume_create_api' (dde5dd1c-4135-4add-a670-6ab763605107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:00.604822 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5c54ba6-073b-4448-9474-86c33be35bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:00.605861 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:00.665615 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5c54ba6-073b-4448-9474-86c33be35bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f774b4c7-b6c1-4d5e-b160-1fafa3126e88', 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:00.666870 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d60d3f7-d5a4-4607-a140-7ef08d6851b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:00.737921 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Created reservations ['28ed15e4-c616-409c-bf48-5da591cff50d', '448ba079-dddf-4885-af7e-2a10ea8b3395', 'f8ffeddd-444c-4103-8a12-a64b7389fa1b', '7c0f99c7-2583-4d0f-ab48-5f1b9744ba20'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:00.739202 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d60d3f7-d5a4-4607-a140-7ef08d6851b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ed15e4-c616-409c-bf48-5da591cff50d', '448ba079-dddf-4885-af7e-2a10ea8b3395', 'f8ffeddd-444c-4103-8a12-a64b7389fa1b', '7c0f99c7-2583-4d0f-ab48-5f1b9744ba20']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:00.740326 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0338334-a470-4a45-a693-488cf063a13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:00.790333 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0338334-a470-4a45-a693-488cf063a13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa440f5-8fe9-461b-b8b8-cb5694fe89b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-14858361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b651325e3df4bb7aa90429acbaa6599',qos_specs=None,replication_status=,reservations=['28ed15e4-c616-409c-bf48-5da591cff50d','448ba079-dddf-4885-af7e-2a10ea8b3395','f8ffeddd-444c-4103-8a12-a64b7389fa1b','7c0f99c7-2583-4d0f-ab48-5f1b9744ba20'],size=1,snapshot_id=None,source_replicaid=,source_volid=f774b4c7-b6c1-4d5e-b160-1fafa3126e88,status='creating',user_id='20d71e19846d4b8cba182da986aaa9dd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), '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-08-20T07:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-14858361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa440f5-8fe9-461b-b8b8-cb5694fe89b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b651325e3df4bb7aa90429acbaa6599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f774b4c7-b6c1-4d5e-b160-1fafa3126e88,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20d71e19846d4b8cba182da986aaa9dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:00.792575 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79bd7fa9-50cb-49b4-a715-05f5c94a9fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:00.822127 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79bd7fa9-50cb-49b4-a715-05f5c94a9fc0) transitioned into state 'SUCCESS' from state '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-14858361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b651325e3df4bb7aa90429acbaa6599',qos_specs=None,replication_status=,reservations=['28ed15e4-c616-409c-bf48-5da591cff50d','448ba079-dddf-4885-af7e-2a10ea8b3395','f8ffeddd-444c-4103-8a12-a64b7389fa1b','7c0f99c7-2583-4d0f-ab48-5f1b9744ba20'],size=1,snapshot_id=None,source_replicaid=,source_volid=f774b4c7-b6c1-4d5e-b160-1fafa3126e88,status='creating',user_id='20d71e19846d4b8cba182da986aaa9dd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:00.822804 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12573e32-317b-4faf-b0f5-550c1190de04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:00.849971 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12573e32-317b-4faf-b0f5-550c1190de04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:00.851255 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Flow 'volume_create_api' (dde5dd1c-4135-4add-a670-6ab763605107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:00.851800 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume request issued successfully. Aug 20 07:51:00.852668 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8ab1b7a-45f0-4db4-ba21-60e9532c4393 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:00.853440 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 536/2135] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:51:00 2026] POST /volume/v3/volumes => generated 776 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:00.877674 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ed32fe62-812d-4b79-b001-be49a3d2b36d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:00.880152 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed32fe62-812d-4b79-b001-be49a3d2b36d tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 Aug 20 07:51:00.880215 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ed32fe62-812d-4b79-b001-be49a3d2b36d tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:00.880518 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ed32fe62-812d-4b79-b001-be49a3d2b36d tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:00.890745 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:00.890745 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:00.897464 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ed32fe62-812d-4b79-b001-be49a3d2b36d tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:00.903950 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed32fe62-812d-4b79-b001-be49a3d2b36d tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 returned with HTTP 200 Aug 20 07:51:00.905299 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 536/2136] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:00 2026] GET /volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:01.425584 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04c1a7ad-7b1d-4657-9055-599517ee9036 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:01.427588 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04c1a7ad-7b1d-4657-9055-599517ee9036 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:01.427830 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04c1a7ad-7b1d-4657-9055-599517ee9036 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:01.428016 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04c1a7ad-7b1d-4657-9055-599517ee9036 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:01.428145 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-04c1a7ad-7b1d-4657-9055-599517ee9036 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:01.432873 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:01.432873 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:01.433603 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04c1a7ad-7b1d-4657-9055-599517ee9036 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:01.434281 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 532/2137] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:01 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:01.921777 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56120228-092b-4bdf-932f-a3adb2c57ede None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:01.923966 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56120228-092b-4bdf-932f-a3adb2c57ede tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 Aug 20 07:51:01.924163 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56120228-092b-4bdf-932f-a3adb2c57ede tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:01.924352 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56120228-092b-4bdf-932f-a3adb2c57ede tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:01.931823 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:01.931823 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:01.937800 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-56120228-092b-4bdf-932f-a3adb2c57ede tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:01.948034 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56120228-092b-4bdf-932f-a3adb2c57ede tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 returned with HTTP 200 Aug 20 07:51:01.948189 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 534/2138] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:01 2026] GET /volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 => generated 1385 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:01.964896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8d889564-f091-49ac-ae66-224b83f53fea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:01.967070 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d889564-f091-49ac-ae66-224b83f53fea tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 Aug 20 07:51:01.967608 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d889564-f091-49ac-ae66-224b83f53fea tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:01.967608 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d889564-f091-49ac-ae66-224b83f53fea tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:01.980022 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:01.980022 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:01.987390 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8d889564-f091-49ac-ae66-224b83f53fea tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:02.000058 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d889564-f091-49ac-ae66-224b83f53fea tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 returned with HTTP 200 Aug 20 07:51:02.000807 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 537/2139] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:01 2026] GET /volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 => generated 1385 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:02.020007 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-25e86810-7cbf-4b1d-840d-254a75122bff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:02.024355 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-25e86810-7cbf-4b1d-840d-254a75122bff tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 Aug 20 07:51:02.024845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-25e86810-7cbf-4b1d-840d-254a75122bff tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:02.025277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-25e86810-7cbf-4b1d-840d-254a75122bff tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:02.041526 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:02.041526 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:02.053733 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-25e86810-7cbf-4b1d-840d-254a75122bff tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:02.064330 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-25e86810-7cbf-4b1d-840d-254a75122bff tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 returned with HTTP 200 Aug 20 07:51:02.065732 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 537/2140] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:02 2026] GET /volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 => generated 1385 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:02.081109 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d508441a-b68b-46a8-b110-dcfe9ecd2c2a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:02.084051 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d508441a-b68b-46a8-b110-dcfe9ecd2c2a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] DELETE https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 Aug 20 07:51:02.084214 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d508441a-b68b-46a8-b110-dcfe9ecd2c2a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:02.084384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d508441a-b68b-46a8-b110-dcfe9ecd2c2a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:02.084680 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d508441a-b68b-46a8-b110-dcfe9ecd2c2a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Delete volume with id: 7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 Aug 20 07:51:02.095169 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:02.095169 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:02.095777 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d508441a-b68b-46a8-b110-dcfe9ecd2c2a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:02.124217 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d508441a-b68b-46a8-b110-dcfe9ecd2c2a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Delete volume request issued successfully. Aug 20 07:51:02.124506 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d508441a-b68b-46a8-b110-dcfe9ecd2c2a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 returned with HTTP 202 Aug 20 07:51:02.124996 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 533/2141] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:02 2026] DELETE /volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:02.137029 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c7b2616-3359-468a-ab55-fee5b58edd14 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:02.138924 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c7b2616-3359-468a-ab55-fee5b58edd14 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 Aug 20 07:51:02.139187 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c7b2616-3359-468a-ab55-fee5b58edd14 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:02.139494 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c7b2616-3359-468a-ab55-fee5b58edd14 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:02.155369 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:02.155369 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:02.170733 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7c7b2616-3359-468a-ab55-fee5b58edd14 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:02.186110 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c7b2616-3359-468a-ab55-fee5b58edd14 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 returned with HTTP 200 Aug 20 07:51:02.186701 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 535/2142] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:02 2026] GET /volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 => generated 1384 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:02.449294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-18cfe409-dd2c-4c80-bfc0-6453c589ffe5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:02.452860 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18cfe409-dd2c-4c80-bfc0-6453c589ffe5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:02.453184 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18cfe409-dd2c-4c80-bfc0-6453c589ffe5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:02.453503 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18cfe409-dd2c-4c80-bfc0-6453c589ffe5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:02.453953 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-18cfe409-dd2c-4c80-bfc0-6453c589ffe5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:02.461474 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:02.461474 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:02.463050 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18cfe409-dd2c-4c80-bfc0-6453c589ffe5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:02.463716 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 538/2143] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:02 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:03.210203 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-01b60136-a337-41c7-80fd-0fb34919d1c7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:03.213295 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01b60136-a337-41c7-80fd-0fb34919d1c7 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 Aug 20 07:51:03.214000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01b60136-a337-41c7-80fd-0fb34919d1c7 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:03.214591 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01b60136-a337-41c7-80fd-0fb34919d1c7 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:03.225011 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01b60136-a337-41c7-80fd-0fb34919d1c7 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 returned with HTTP 404 Aug 20 07:51:03.225908 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 538/2144] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:03 2026] GET /volume/v3/volumes/7fa440f5-8fe9-461b-b8b8-cb5694fe89b5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:03.237102 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-883c389f-dad7-474a-b710-7d70c5ee3234 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:03.239902 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-883c389f-dad7-474a-b710-7d70c5ee3234 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 Aug 20 07:51:03.240226 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-883c389f-dad7-474a-b710-7d70c5ee3234 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:03.240561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-883c389f-dad7-474a-b710-7d70c5ee3234 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:03.250660 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:03.250660 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:03.257702 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-883c389f-dad7-474a-b710-7d70c5ee3234 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:03.265610 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-883c389f-dad7-474a-b710-7d70c5ee3234 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 returned with HTTP 200 Aug 20 07:51:03.266122 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 534/2145] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:03 2026] GET /volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:03.283067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4d155326-031f-4c0e-b087-e2788da9c64b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:03.285560 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d155326-031f-4c0e-b087-e2788da9c64b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 Aug 20 07:51:03.285899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d155326-031f-4c0e-b087-e2788da9c64b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:03.286166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d155326-031f-4c0e-b087-e2788da9c64b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:03.286507 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4d155326-031f-4c0e-b087-e2788da9c64b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Delete volume with id: f774b4c7-b6c1-4d5e-b160-1fafa3126e88 Aug 20 07:51:03.294691 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:03.294691 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:03.294691 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d155326-031f-4c0e-b087-e2788da9c64b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:03.330224 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d155326-031f-4c0e-b087-e2788da9c64b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Delete volume request issued successfully. Aug 20 07:51:03.331229 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d155326-031f-4c0e-b087-e2788da9c64b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 returned with HTTP 202 Aug 20 07:51:03.331316 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 536/2146] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:03 2026] DELETE /volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:03.351194 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d92a582e-fe76-4569-b6b2-2294db984fb7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:03.353352 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d92a582e-fe76-4569-b6b2-2294db984fb7 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 Aug 20 07:51:03.353647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d92a582e-fe76-4569-b6b2-2294db984fb7 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:03.353711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d92a582e-fe76-4569-b6b2-2294db984fb7 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:03.369008 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:03.369008 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:03.377222 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d92a582e-fe76-4569-b6b2-2294db984fb7 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:03.385475 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d92a582e-fe76-4569-b6b2-2294db984fb7 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 returned with HTTP 200 Aug 20 07:51:03.386140 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 539/2147] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:03 2026] GET /volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 => generated 1351 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:03.478337 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5b1741de-3fb9-43be-8a0a-c5e470103388 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:03.480536 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5b1741de-3fb9-43be-8a0a-c5e470103388 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:03.480929 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5b1741de-3fb9-43be-8a0a-c5e470103388 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:03.481147 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5b1741de-3fb9-43be-8a0a-c5e470103388 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:03.481296 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5b1741de-3fb9-43be-8a0a-c5e470103388 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:03.488038 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:03.488038 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:03.488922 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5b1741de-3fb9-43be-8a0a-c5e470103388 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:03.489517 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 539/2148] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:03 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:04.099136 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-9ca6eaa8-dfa3-4981-8391-c2adfcecfb52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.102261 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-9ca6eaa8-dfa3-4981-8391-c2adfcecfb52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:04.102538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-9ca6eaa8-dfa3-4981-8391-c2adfcecfb52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:04.103011 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-9ca6eaa8-dfa3-4981-8391-c2adfcecfb52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:04.116136 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:04.116136 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:04.122426 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-9ca6eaa8-dfa3-4981-8391-c2adfcecfb52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:04.132055 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-9ca6eaa8-dfa3-4981-8391-c2adfcecfb52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:04.132781 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 535/2149] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:04 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:04.291293 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-596c9db6-7f7e-40d8-96c7-906ef01c2185 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.291882 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-596c9db6-7f7e-40d8-96c7-906ef01c2185 None None] GET https://10.4.3.57/volume// Aug 20 07:51:04.292135 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-596c9db6-7f7e-40d8-96c7-906ef01c2185 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:04.292385 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-596c9db6-7f7e-40d8-96c7-906ef01c2185 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:04.292853 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-596c9db6-7f7e-40d8-96c7-906ef01c2185 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:04.293240 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 537/2150] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:51:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:04.307538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-a5b06630-565c-4fb1-8e10-da1a23ea49e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.312743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-a5b06630-565c-4fb1-8e10-da1a23ea49e0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:51:04.312743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-a5b06630-565c-4fb1-8e10-da1a23ea49e0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9f8d481-69f7-4db8-b3a2-4632cbd02487", "connector": null, "instance_uuid": "fdffcf0c-0512-4bfb-871d-a2b6b694b315"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:04.330235 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:04.330235 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:04.338508 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1869bd73-adf6-422b-829b-df5c4be79531 req-11fbf101-d6da-45ff-9190-f4782d16bf72 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.350363 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-11fbf101-d6da-45ff-9190-f4782d16bf72 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] POST https://10.4.3.57/volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4/action Aug 20 07:51:04.350936 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-11fbf101-d6da-45ff-9190-f4782d16bf72 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:04.351132 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-11fbf101-d6da-45ff-9190-f4782d16bf72 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:04.381567 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-a5b06630-565c-4fb1-8e10-da1a23ea49e0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:51:04.382015 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 540/2151] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:51:04 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:04.382832 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:04.382832 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:04.407241 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1869bd73-adf6-422b-829b-df5c4be79531 req-11fbf101-d6da-45ff-9190-f4782d16bf72 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4/action returned with HTTP 204 Aug 20 07:51:04.408870 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-84fa0578-b066-48ef-9b3a-4f4e254afaf2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.410895 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 540/2152] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:51:04 2026] POST /volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:04.413935 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84fa0578-b066-48ef-9b3a-4f4e254afaf2 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 Aug 20 07:51:04.414707 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84fa0578-b066-48ef-9b3a-4f4e254afaf2 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:04.415647 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84fa0578-b066-48ef-9b3a-4f4e254afaf2 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:04.426225 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84fa0578-b066-48ef-9b3a-4f4e254afaf2 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 returned with HTTP 404 Aug 20 07:51:04.427324 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 536/2153] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:04 2026] GET /volume/v3/volumes/f774b4c7-b6c1-4d5e-b160-1fafa3126e88 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:04.431499 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aeda457d-ed62-4bbd-80e2-cd69b7d8d4c4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.435643 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aeda457d-ed62-4bbd-80e2-cd69b7d8d4c4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:04.435643 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aeda457d-ed62-4bbd-80e2-cd69b7d8d4c4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:04.435643 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aeda457d-ed62-4bbd-80e2-cd69b7d8d4c4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:04.437873 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.439806 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:04.439806 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-402837319"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:04.442648 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-402837319'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:04.442648 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume of 1 GB Aug 20 07:51:04.442648 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:04.442648 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:04.448917 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Availability Zones retrieved successfully. Aug 20 07:51:04.453898 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aa43be6a-de82-4ee2-8ebf-eed0a02f1ff5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.454491 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa43be6a-de82-4ee2-8ebf-eed0a02f1ff5 None None] GET https://10.4.3.57/volume// Aug 20 07:51:04.454887 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa43be6a-de82-4ee2-8ebf-eed0a02f1ff5 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:04.454887 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa43be6a-de82-4ee2-8ebf-eed0a02f1ff5 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:04.454970 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Flow 'volume_create_api' (598a0c5b-d463-42ac-a319-439b2724e1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:04.455234 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa43be6a-de82-4ee2-8ebf-eed0a02f1ff5 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:04.455885 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 541/2154] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:04.456911 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7e16bc-9e1f-4e00-8d41-20edce6cf8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:04.457639 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:04.457639 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:04.459563 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:04.465738 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aeda457d-ed62-4bbd-80e2-cd69b7d8d4c4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:04.466884 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-416ab8cf-b024-47a6-9f63-0dc3a2e1b671 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.473401 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-416ab8cf-b024-47a6-9f63-0dc3a2e1b671 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:04.473643 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-416ab8cf-b024-47a6-9f63-0dc3a2e1b671 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:04.473944 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-416ab8cf-b024-47a6-9f63-0dc3a2e1b671 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:04.476500 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aeda457d-ed62-4bbd-80e2-cd69b7d8d4c4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:04.477512 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 538/2155] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:04 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1358 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:04.501782 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:04.501782 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:04.505245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7e16bc-9e1f-4e00-8d41-20edce6cf8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:04.506141 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85efdd51-e22b-4c45-8ea4-0835a7747e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:04.509768 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1f03f197-2c34-4b5b-bd08-e4a6d52d66ff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.509919 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-416ab8cf-b024-47a6-9f63-0dc3a2e1b671 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:04.510713 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1f03f197-2c34-4b5b-bd08-e4a6d52d66ff tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:04.510713 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1f03f197-2c34-4b5b-bd08-e4a6d52d66ff tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:04.510713 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1f03f197-2c34-4b5b-bd08-e4a6d52d66ff tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:04.510713 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1f03f197-2c34-4b5b-bd08-e4a6d52d66ff tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:04.518279 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-416ab8cf-b024-47a6-9f63-0dc3a2e1b671 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:04.519188 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 537/2156] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:04 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1538 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:04.519633 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:04.519633 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:04.520535 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1f03f197-2c34-4b5b-bd08-e4a6d52d66ff tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:04.521080 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 542/2157] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:04 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:04.578059 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Created reservations ['a60659e7-fd49-4243-be73-c9c74738a627', 'db6e8f88-852a-4328-b19d-823f436c984d', 'f6a2120d-a155-49e0-b257-99c505cecad7', '26bf8e8b-91b1-416d-a73b-4ecfb72fb512'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:04.579766 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85efdd51-e22b-4c45-8ea4-0835a7747e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a60659e7-fd49-4243-be73-c9c74738a627', 'db6e8f88-852a-4328-b19d-823f436c984d', 'f6a2120d-a155-49e0-b257-99c505cecad7', '26bf8e8b-91b1-416d-a73b-4ecfb72fb512']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:04.581180 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9a3a4e-eec8-435e-8148-afd58a74cb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:04.625789 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9a3a4e-eec8-435e-8148-afd58a74cb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '390cee9e-8c01-4a88-a0b6-b51109fe3625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-402837319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b651325e3df4bb7aa90429acbaa6599',qos_specs=None,replication_status=,reservations=['a60659e7-fd49-4243-be73-c9c74738a627','db6e8f88-852a-4328-b19d-823f436c984d','f6a2120d-a155-49e0-b257-99c505cecad7','26bf8e8b-91b1-416d-a73b-4ecfb72fb512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d71e19846d4b8cba182da986aaa9dd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-402837319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=390cee9e-8c01-4a88-a0b6-b51109fe3625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b651325e3df4bb7aa90429acbaa6599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20d71e19846d4b8cba182da986aaa9dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:04.627392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3789a02-6f2f-4716-a107-049dc0c9b6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:04.673397 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3789a02-6f2f-4716-a107-049dc0c9b6c3) transitioned into state 'SUCCESS' from state '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-402837319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b651325e3df4bb7aa90429acbaa6599',qos_specs=None,replication_status=,reservations=['a60659e7-fd49-4243-be73-c9c74738a627','db6e8f88-852a-4328-b19d-823f436c984d','f6a2120d-a155-49e0-b257-99c505cecad7','26bf8e8b-91b1-416d-a73b-4ecfb72fb512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d71e19846d4b8cba182da986aaa9dd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:04.674767 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f5fd6d-0ecf-40ce-ae77-171779ad88af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:04.685533 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-315498f3-7f62-4a30-9bf5-bce04d93c2a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.690220 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-315498f3-7f62-4a30-9bf5-bce04d93c2a8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] PUT https://10.4.3.57/volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53 Aug 20 07:51:04.690814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-315498f3-7f62-4a30-9bf5-bce04d93c2a8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:04.694094 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f5fd6d-0ecf-40ce-ae77-171779ad88af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:04.695399 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Flow 'volume_create_api' (598a0c5b-d463-42ac-a319-439b2724e1de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:04.695399 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume request issued successfully. Aug 20 07:51:04.696055 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3bfadfc0-650f-49d1-af29-0741d51c2109 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:04.697365 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 541/2158] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:51:04 2026] POST /volume/v3/volumes => generated 744 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:04.713163 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-315498f3-7f62-4a30-9bf5-bce04d93c2a8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Acquiring lock "cinder-attachment_update-f9f8d481-69f7-4db8-b3a2-4632cbd02487-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:51:04.713435 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10101c0d-1acc-4ed7-b03f-9e4f632c76bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:04.717388 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10101c0d-1acc-4ed7-b03f-9e4f632c76bc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 Aug 20 07:51:04.717668 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10101c0d-1acc-4ed7-b03f-9e4f632c76bc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:04.718943 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10101c0d-1acc-4ed7-b03f-9e4f632c76bc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:04.720017 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-315498f3-7f62-4a30-9bf5-bce04d93c2a8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Lock "cinder-attachment_update-f9f8d481-69f7-4db8-b3a2-4632cbd02487-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:51:04.721435 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:04.721435 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:04.733325 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:04.733325 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:04.741602 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-10101c0d-1acc-4ed7-b03f-9e4f632c76bc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:04.762934 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10101c0d-1acc-4ed7-b03f-9e4f632c76bc tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 returned with HTTP 200 Aug 20 07:51:04.763342 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 538/2159] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:04 2026] GET /volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 => generated 812 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:04.856984 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-315498f3-7f62-4a30-9bf5-bce04d93c2a8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Lock "cinder-attachment_update-f9f8d481-69f7-4db8-b3a2-4632cbd02487-np0000007856" released by "attachment_update" :: held 0.137s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:51:04.857449 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-315498f3-7f62-4a30-9bf5-bce04d93c2a8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53 returned with HTTP 200 Aug 20 07:51:04.859634 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 539/2160] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:51:04 2026] PUT /volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:05.499808 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-60a9a95e-6740-4bad-a56c-1554ca109431 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:05.502074 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-60a9a95e-6740-4bad-a56c-1554ca109431 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:05.502074 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-60a9a95e-6740-4bad-a56c-1554ca109431 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:05.503144 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-60a9a95e-6740-4bad-a56c-1554ca109431 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:05.523859 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:05.523859 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:05.532589 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-60a9a95e-6740-4bad-a56c-1554ca109431 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:05.539924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47fa8a7c-b357-4834-b8c4-e52f5126566f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:05.541856 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-60a9a95e-6740-4bad-a56c-1554ca109431 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:05.542289 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47fa8a7c-b357-4834-b8c4-e52f5126566f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:05.542398 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 543/2161] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:05 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:05.543025 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47fa8a7c-b357-4834-b8c4-e52f5126566f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:05.543025 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47fa8a7c-b357-4834-b8c4-e52f5126566f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:05.543025 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-47fa8a7c-b357-4834-b8c4-e52f5126566f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:05.554954 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:05.554954 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:05.555952 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47fa8a7c-b357-4834-b8c4-e52f5126566f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:05.556036 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 542/2162] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:05 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:05.782163 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f04dfd6-2b3c-47c5-ae9a-ca819abd676f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:05.786440 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f04dfd6-2b3c-47c5-ae9a-ca819abd676f tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 Aug 20 07:51:05.786829 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f04dfd6-2b3c-47c5-ae9a-ca819abd676f tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:05.787055 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f04dfd6-2b3c-47c5-ae9a-ca819abd676f tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:05.799013 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:05.799013 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:05.808899 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8f04dfd6-2b3c-47c5-ae9a-ca819abd676f tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:05.817968 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f04dfd6-2b3c-47c5-ae9a-ca819abd676f tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 returned with HTTP 200 Aug 20 07:51:05.817968 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 539/2163] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:05 2026] GET /volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:05.834463 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:05.837183 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:05.837394 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "390cee9e-8c01-4a88-a0b6-b51109fe3625", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1740631707"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:05.839777 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume request body: {'volume': {'source_volid': '390cee9e-8c01-4a88-a0b6-b51109fe3625', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1740631707'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:05.851378 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:05.851378 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:05.852217 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume retrieved successfully. Aug 20 07:51:05.852577 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume of 2 GB Aug 20 07:51:05.859119 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Availability Zones retrieved successfully. Aug 20 07:51:05.872533 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Flow 'volume_create_api' (d09419f9-b45b-4fb0-913c-9ac3aae3dd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:05.879044 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f96052-5776-489b-b0c4-e341d9b1c5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:05.882247 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:05.928199 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f96052-5776-489b-b0c4-e341d9b1c5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '390cee9e-8c01-4a88-a0b6-b51109fe3625', 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:05.929540 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5652854d-6527-4f50-ab4c-91d1a4274925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:06.015450 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Created reservations ['b8ed32a2-5b69-446a-873b-f2059ef70b8e', '06329755-7f92-47b8-9f78-2b5136118954', '2a4c079c-3c74-4523-a603-7c87f17f7b6a', 'd43377bf-6789-4e52-b1a5-a6e066d0469d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:06.016646 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5652854d-6527-4f50-ab4c-91d1a4274925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8ed32a2-5b69-446a-873b-f2059ef70b8e', '06329755-7f92-47b8-9f78-2b5136118954', '2a4c079c-3c74-4523-a603-7c87f17f7b6a', 'd43377bf-6789-4e52-b1a5-a6e066d0469d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:06.018783 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ee3026-acc7-40c3-b256-9aea7c2f0112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:06.079474 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ee3026-acc7-40c3-b256-9aea7c2f0112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3128e229-6599-4d42-8304-a743af4d3532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1740631707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b651325e3df4bb7aa90429acbaa6599',qos_specs=None,replication_status=,reservations=['b8ed32a2-5b69-446a-873b-f2059ef70b8e','06329755-7f92-47b8-9f78-2b5136118954','2a4c079c-3c74-4523-a603-7c87f17f7b6a','d43377bf-6789-4e52-b1a5-a6e066d0469d'],size=2,snapshot_id=None,source_replicaid=,source_volid=390cee9e-8c01-4a88-a0b6-b51109fe3625,status='creating',user_id='20d71e19846d4b8cba182da986aaa9dd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1740631707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3128e229-6599-4d42-8304-a743af4d3532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b651325e3df4bb7aa90429acbaa6599',provider_auth=None,provider_geometry=None,provider_id=None,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=390cee9e-8c01-4a88-a0b6-b51109fe3625,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20d71e19846d4b8cba182da986aaa9dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:06.084627 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (990627f1-c34c-46a5-9e39-95582939fa5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:06.116762 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (990627f1-c34c-46a5-9e39-95582939fa5f) transitioned into state 'SUCCESS' from state '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-1740631707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b651325e3df4bb7aa90429acbaa6599',qos_specs=None,replication_status=,reservations=['b8ed32a2-5b69-446a-873b-f2059ef70b8e','06329755-7f92-47b8-9f78-2b5136118954','2a4c079c-3c74-4523-a603-7c87f17f7b6a','d43377bf-6789-4e52-b1a5-a6e066d0469d'],size=2,snapshot_id=None,source_replicaid=,source_volid=390cee9e-8c01-4a88-a0b6-b51109fe3625,status='creating',user_id='20d71e19846d4b8cba182da986aaa9dd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:06.118495 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (483d39bc-9a8b-4aa0-a1fb-362cf99aa49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:06.146983 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (483d39bc-9a8b-4aa0-a1fb-362cf99aa49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:06.148159 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Flow 'volume_create_api' (d09419f9-b45b-4fb0-913c-9ac3aae3dd6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:06.148526 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Create volume request issued successfully. Aug 20 07:51:06.150640 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87ee78ee-fc42-4769-86a1-f297e4852dc1 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:06.150640 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 540/2164] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:51:05 2026] POST /volume/v3/volumes => generated 779 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:06.172215 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1bbd50b5-0443-4947-99d4-1b8638ee6d8c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:06.172215 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bbd50b5-0443-4947-99d4-1b8638ee6d8c tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 Aug 20 07:51:06.173430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bbd50b5-0443-4947-99d4-1b8638ee6d8c tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:06.173430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bbd50b5-0443-4947-99d4-1b8638ee6d8c tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:06.188519 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:06.188519 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:06.198268 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1bbd50b5-0443-4947-99d4-1b8638ee6d8c tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:06.211148 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bbd50b5-0443-4947-99d4-1b8638ee6d8c tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 returned with HTTP 200 Aug 20 07:51:06.211796 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 544/2165] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:06 2026] GET /volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:06.563220 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-144a8666-f043-4d72-a38f-04b130cd1ca1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:06.564811 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-144a8666-f043-4d72-a38f-04b130cd1ca1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:06.565046 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-144a8666-f043-4d72-a38f-04b130cd1ca1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:06.565269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-144a8666-f043-4d72-a38f-04b130cd1ca1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:06.574981 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eb8d39f6-319c-45bb-89a4-3fdb8292da4f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:06.576817 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:06.576817 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:06.577210 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb8d39f6-319c-45bb-89a4-3fdb8292da4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:06.577478 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb8d39f6-319c-45bb-89a4-3fdb8292da4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:06.577896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb8d39f6-319c-45bb-89a4-3fdb8292da4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:06.577896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-eb8d39f6-319c-45bb-89a4-3fdb8292da4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:06.581930 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-144a8666-f043-4d72-a38f-04b130cd1ca1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:06.583247 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:06.583247 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:06.584257 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb8d39f6-319c-45bb-89a4-3fdb8292da4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:06.584812 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 540/2166] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:06 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:06.587571 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-144a8666-f043-4d72-a38f-04b130cd1ca1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:06.588027 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 543/2167] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:06 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:07.231074 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7bb918a5-2f30-4f60-8d8b-5b4c61d5a714 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:07.235659 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bb918a5-2f30-4f60-8d8b-5b4c61d5a714 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 Aug 20 07:51:07.235934 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bb918a5-2f30-4f60-8d8b-5b4c61d5a714 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:07.236686 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bb918a5-2f30-4f60-8d8b-5b4c61d5a714 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:07.249577 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:07.249577 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:07.255070 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7bb918a5-2f30-4f60-8d8b-5b4c61d5a714 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:07.261383 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bb918a5-2f30-4f60-8d8b-5b4c61d5a714 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 returned with HTTP 200 Aug 20 07:51:07.262096 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 541/2168] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:07 2026] GET /volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:07.277976 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28185b36-6393-43e8-82fb-c81480207b44 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:07.281149 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28185b36-6393-43e8-82fb-c81480207b44 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 Aug 20 07:51:07.281363 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28185b36-6393-43e8-82fb-c81480207b44 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:07.281845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28185b36-6393-43e8-82fb-c81480207b44 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:07.297936 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:07.297936 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:07.310691 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28185b36-6393-43e8-82fb-c81480207b44 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:07.321176 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28185b36-6393-43e8-82fb-c81480207b44 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 returned with HTTP 200 Aug 20 07:51:07.321982 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 545/2169] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:07 2026] GET /volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:07.339886 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9b2e482c-a289-4fda-9877-596018cd8334 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:07.342471 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b2e482c-a289-4fda-9877-596018cd8334 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 Aug 20 07:51:07.342871 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b2e482c-a289-4fda-9877-596018cd8334 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:07.343200 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b2e482c-a289-4fda-9877-596018cd8334 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:07.354494 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:07.354494 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:07.361205 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9b2e482c-a289-4fda-9877-596018cd8334 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:07.377749 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b2e482c-a289-4fda-9877-596018cd8334 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 returned with HTTP 200 Aug 20 07:51:07.378415 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 541/2170] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:07 2026] GET /volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:07.400016 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9cefea0-d77b-474b-aa19-88296eeca3db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:07.400016 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9cefea0-d77b-474b-aa19-88296eeca3db tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] DELETE https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 Aug 20 07:51:07.400016 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9cefea0-d77b-474b-aa19-88296eeca3db tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:07.400016 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9cefea0-d77b-474b-aa19-88296eeca3db tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:07.400016 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b9cefea0-d77b-474b-aa19-88296eeca3db tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Delete volume with id: 3128e229-6599-4d42-8304-a743af4d3532 Aug 20 07:51:07.408343 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:07.408343 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:07.408858 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b9cefea0-d77b-474b-aa19-88296eeca3db tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:07.438395 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b9cefea0-d77b-474b-aa19-88296eeca3db tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Delete volume request issued successfully. Aug 20 07:51:07.438799 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9cefea0-d77b-474b-aa19-88296eeca3db tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 returned with HTTP 202 Aug 20 07:51:07.439386 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 544/2171] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:07 2026] DELETE /volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:07.448471 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-150aa9ca-cec1-4eee-9fb7-26099f4d4fcd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:07.451079 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-150aa9ca-cec1-4eee-9fb7-26099f4d4fcd tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 Aug 20 07:51:07.451079 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-150aa9ca-cec1-4eee-9fb7-26099f4d4fcd tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:07.451079 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-150aa9ca-cec1-4eee-9fb7-26099f4d4fcd tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:07.459820 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:07.459820 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:07.465376 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-150aa9ca-cec1-4eee-9fb7-26099f4d4fcd tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:07.471495 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-150aa9ca-cec1-4eee-9fb7-26099f4d4fcd tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 returned with HTTP 200 Aug 20 07:51:07.471857 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 542/2172] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:07 2026] GET /volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:07.596760 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a57d0970-4de3-4e6b-bad1-96b7f51275ec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:07.604006 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a57d0970-4de3-4e6b-bad1-96b7f51275ec tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:07.604652 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a57d0970-4de3-4e6b-bad1-96b7f51275ec tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:07.604652 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a57d0970-4de3-4e6b-bad1-96b7f51275ec tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:07.604911 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a57d0970-4de3-4e6b-bad1-96b7f51275ec tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:07.604970 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a9facd12-12f9-47a3-b7b0-68c1d059267f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:07.608824 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9facd12-12f9-47a3-b7b0-68c1d059267f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:07.608882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9facd12-12f9-47a3-b7b0-68c1d059267f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:07.609789 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9facd12-12f9-47a3-b7b0-68c1d059267f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:07.613647 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:07.613647 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:07.614908 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a57d0970-4de3-4e6b-bad1-96b7f51275ec tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:07.615560 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 546/2173] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:07 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:07.622925 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:07.622925 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:07.627369 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a9facd12-12f9-47a3-b7b0-68c1d059267f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:07.633041 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9facd12-12f9-47a3-b7b0-68c1d059267f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:07.633428 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 542/2174] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:07 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:08.458766 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-fcb344bc-33c5-4bc0-9fa9-d322016a448b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.464220 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-fcb344bc-33c5-4bc0-9fa9-d322016a448b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53/action Aug 20 07:51:08.464220 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-fcb344bc-33c5-4bc0-9fa9-d322016a448b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:08.464220 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-fcb344bc-33c5-4bc0-9fa9-d322016a448b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:08.490129 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5ce6494d-ae99-4d2c-95db-4ae4a7fefb36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.493878 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ce6494d-ae99-4d2c-95db-4ae4a7fefb36 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 Aug 20 07:51:08.494156 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5ce6494d-ae99-4d2c-95db-4ae4a7fefb36 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:08.494423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5ce6494d-ae99-4d2c-95db-4ae4a7fefb36 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:08.496719 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:08.496719 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:08.506761 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ce6494d-ae99-4d2c-95db-4ae4a7fefb36 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 returned with HTTP 404 Aug 20 07:51:08.507963 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 543/2175] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:08 2026] GET /volume/v3/volumes/3128e229-6599-4d42-8304-a743af4d3532 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:08.522158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f2e0d298-c419-412a-8e9a-b6f94a6c7a4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.525354 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2e0d298-c419-412a-8e9a-b6f94a6c7a4e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 Aug 20 07:51:08.525768 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2e0d298-c419-412a-8e9a-b6f94a6c7a4e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:08.526424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2e0d298-c419-412a-8e9a-b6f94a6c7a4e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:08.534812 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-95b0ff97-8b49-42da-a8f5-c7fbc5fc6b24 req-fcb344bc-33c5-4bc0-9fa9-d322016a448b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53/action returned with HTTP 204 Aug 20 07:51:08.536424 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 545/2176] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:51:08 2026] POST /volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:51:08.539120 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:08.539120 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:08.547403 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f2e0d298-c419-412a-8e9a-b6f94a6c7a4e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:08.559465 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2e0d298-c419-412a-8e9a-b6f94a6c7a4e tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 returned with HTTP 200 Aug 20 07:51:08.560480 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 547/2177] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:08 2026] GET /volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:08.595178 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8fea128a-7dc6-468d-b0bb-ed7dbc60a53a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.600026 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8fea128a-7dc6-468d-b0bb-ed7dbc60a53a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] DELETE https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 Aug 20 07:51:08.600026 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8fea128a-7dc6-468d-b0bb-ed7dbc60a53a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:08.605324 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8fea128a-7dc6-468d-b0bb-ed7dbc60a53a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:08.605324 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8fea128a-7dc6-468d-b0bb-ed7dbc60a53a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Delete volume with id: 390cee9e-8c01-4a88-a0b6-b51109fe3625 Aug 20 07:51:08.626618 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:08.626618 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:08.626618 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8fea128a-7dc6-468d-b0bb-ed7dbc60a53a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:08.636183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d21b10c5-2e80-4efc-bafa-12baed92e99c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.639340 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d21b10c5-2e80-4efc-bafa-12baed92e99c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:08.639477 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d21b10c5-2e80-4efc-bafa-12baed92e99c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:08.640670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d21b10c5-2e80-4efc-bafa-12baed92e99c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:08.640670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d21b10c5-2e80-4efc-bafa-12baed92e99c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:08.647722 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:08.647722 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:08.650291 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d21b10c5-2e80-4efc-bafa-12baed92e99c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:08.650684 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 544/2178] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:08 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:08.655787 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7688274b-fa0d-40b8-b88b-2a11a0152dc4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.662208 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7688274b-fa0d-40b8-b88b-2a11a0152dc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:08.662208 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7688274b-fa0d-40b8-b88b-2a11a0152dc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:08.662208 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7688274b-fa0d-40b8-b88b-2a11a0152dc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:08.682756 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:08.682756 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:08.688718 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8fea128a-7dc6-468d-b0bb-ed7dbc60a53a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Delete volume request issued successfully. Aug 20 07:51:08.690903 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8fea128a-7dc6-468d-b0bb-ed7dbc60a53a tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 returned with HTTP 202 Aug 20 07:51:08.690903 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 543/2179] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:08 2026] DELETE /volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:08.699441 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7688274b-fa0d-40b8-b88b-2a11a0152dc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:08.707811 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-18f637dd-f8cf-4c4f-b897-53ad5092b62b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.713081 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18f637dd-f8cf-4c4f-b897-53ad5092b62b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 Aug 20 07:51:08.715220 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18f637dd-f8cf-4c4f-b897-53ad5092b62b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:08.716740 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7688274b-fa0d-40b8-b88b-2a11a0152dc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:08.718590 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18f637dd-f8cf-4c4f-b897-53ad5092b62b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:08.718961 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 546/2180] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:08 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1651 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:08.730392 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:08.730392 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:08.737463 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-18f637dd-f8cf-4c4f-b897-53ad5092b62b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Volume info retrieved successfully. Aug 20 07:51:08.740459 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-63cbaec1-0ef4-4e8a-967c-e7d0cdb9f499 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.743661 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63cbaec1-0ef4-4e8a-967c-e7d0cdb9f499 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:08.744630 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-63cbaec1-0ef4-4e8a-967c-e7d0cdb9f499 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9f8d481-69f7-4db8-b3a2-4632cbd02487", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-545027376"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:08.748293 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18f637dd-f8cf-4c4f-b897-53ad5092b62b tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 returned with HTTP 200 Aug 20 07:51:08.748605 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 548/2181] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:08 2026] GET /volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 => generated 836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:08.767269 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:08.767269 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:08.768484 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-63cbaec1-0ef4-4e8a-967c-e7d0cdb9f499 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:08.768484 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-63cbaec1-0ef4-4e8a-967c-e7d0cdb9f499 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:08.780015 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63cbaec1-0ef4-4e8a-967c-e7d0cdb9f499 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 400 Aug 20 07:51:08.780977 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 545/2182] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:51:08 2026] POST /volume/v3/snapshots => generated 160 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:51:08.795251 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c0a4cef5-c7fb-4ccc-9cfe-97d40de1b932 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.802456 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0a4cef5-c7fb-4ccc-9cfe-97d40de1b932 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:08.802978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0a4cef5-c7fb-4ccc-9cfe-97d40de1b932 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9f8d481-69f7-4db8-b3a2-4632cbd02487", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-973703763"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:08.823106 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:08.823106 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:08.823873 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c0a4cef5-c7fb-4ccc-9cfe-97d40de1b932 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:08.824106 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-c0a4cef5-c7fb-4ccc-9cfe-97d40de1b932 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:08.879471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c0a4cef5-c7fb-4ccc-9cfe-97d40de1b932 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['7ea43646-77b3-4dc5-add7-c118f136e165', 'fc619c53-9d57-4106-be58-eecdba520ad2', '43b6df27-b94a-41a3-917f-872fe20d08a3', '1d1bfd2a-94ac-467f-9cd5-25496c32efdb'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:08.935313 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c0a4cef5-c7fb-4ccc-9cfe-97d40de1b932 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot force create request issued successfully. Aug 20 07:51:08.935965 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0a4cef5-c7fb-4ccc-9cfe-97d40de1b932 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:51:08.936559 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 544/2183] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:51:08 2026] POST /volume/v3/snapshots => generated 309 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:08.952638 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-757a6839-1040-4f64-aab8-2b4f6e3be8f0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:08.955180 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-757a6839-1040-4f64-aab8-2b4f6e3be8f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e Aug 20 07:51:08.955463 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-757a6839-1040-4f64-aab8-2b4f6e3be8f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:08.955792 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-757a6839-1040-4f64-aab8-2b4f6e3be8f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:08.964382 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:08.964382 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:08.964944 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-757a6839-1040-4f64-aab8-2b4f6e3be8f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:08.965789 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-757a6839-1040-4f64-aab8-2b4f6e3be8f0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e returned with HTTP 200 Aug 20 07:51:08.966686 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 547/2184] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:08 2026] GET /volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:09.667319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-55aee4f9-cc8d-4fb1-bc1f-d3e247560339 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:09.671733 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-55aee4f9-cc8d-4fb1-bc1f-d3e247560339 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:09.672049 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-55aee4f9-cc8d-4fb1-bc1f-d3e247560339 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:09.672311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-55aee4f9-cc8d-4fb1-bc1f-d3e247560339 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:09.672477 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-55aee4f9-cc8d-4fb1-bc1f-d3e247560339 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:09.682913 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:09.682913 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:09.684535 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-55aee4f9-cc8d-4fb1-bc1f-d3e247560339 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:09.685049 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 549/2185] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:09 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:09.769936 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-728422ae-1b7b-4bef-8b50-0b01c163cc05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:09.773083 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-728422ae-1b7b-4bef-8b50-0b01c163cc05 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] GET https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 Aug 20 07:51:09.773367 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-728422ae-1b7b-4bef-8b50-0b01c163cc05 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:09.773679 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-728422ae-1b7b-4bef-8b50-0b01c163cc05 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:09.782807 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-728422ae-1b7b-4bef-8b50-0b01c163cc05 tempest-VolumesCloneTest-1649230644 tempest-VolumesCloneTest-1649230644-project-member] https://10.4.3.57/volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 returned with HTTP 404 Aug 20 07:51:09.784253 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 546/2186] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:09 2026] GET /volume/v3/volumes/390cee9e-8c01-4a88-a0b6-b51109fe3625 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:51:09.823904 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fc6c597e-07bf-4f11-a0cb-46f5df67f8ca req-eecf3f6f-9fc6-4328-ba88-397aaffeab6e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:09.827167 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fc6c597e-07bf-4f11-a0cb-46f5df67f8ca req-eecf3f6f-9fc6-4328-ba88-397aaffeab6e tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] DELETE https://10.4.3.57/volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4 Aug 20 07:51:09.827394 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fc6c597e-07bf-4f11-a0cb-46f5df67f8ca req-eecf3f6f-9fc6-4328-ba88-397aaffeab6e tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:09.827725 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fc6c597e-07bf-4f11-a0cb-46f5df67f8ca req-eecf3f6f-9fc6-4328-ba88-397aaffeab6e tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:09.852587 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:09.852587 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:09.918773 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fc6c597e-07bf-4f11-a0cb-46f5df67f8ca req-eecf3f6f-9fc6-4328-ba88-397aaffeab6e tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4 returned with HTTP 200 Aug 20 07:51:09.919276 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 545/2187] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:51:09 2026] DELETE /volume/v3/attachments/a163829b-ec11-4e76-a472-d01b2c9e15d4 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:09.980081 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-665e3001-426e-429f-b551-fb48696724cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:09.982977 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-665e3001-426e-429f-b551-fb48696724cb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e Aug 20 07:51:09.982977 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-665e3001-426e-429f-b551-fb48696724cb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:09.983198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-665e3001-426e-429f-b551-fb48696724cb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:09.991457 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:09.991457 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:09.992020 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-665e3001-426e-429f-b551-fb48696724cb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:09.993185 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-665e3001-426e-429f-b551-fb48696724cb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e returned with HTTP 200 Aug 20 07:51:09.993759 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 548/2188] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:09 2026] GET /volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:10.009833 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e1b7ff48-9f70-4aae-951c-fae614dde65d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:10.014114 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1b7ff48-9f70-4aae-951c-fae614dde65d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:10.014763 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1b7ff48-9f70-4aae-951c-fae614dde65d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9f8d481-69f7-4db8-b3a2-4632cbd02487", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1916152495"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:10.030895 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:10.030895 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:10.031521 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e1b7ff48-9f70-4aae-951c-fae614dde65d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:10.031753 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-e1b7ff48-9f70-4aae-951c-fae614dde65d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:10.086234 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-e1b7ff48-9f70-4aae-951c-fae614dde65d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['4d859538-309a-4fea-b49f-5812598b1f01', '9ece1a2d-8055-48cf-a182-b74da17113c7', '941dc227-49b0-43b6-9a05-cd142045508f', '8e6ac48a-5d5b-4841-b484-57b26ce3086e'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:10.146679 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e1b7ff48-9f70-4aae-951c-fae614dde65d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot force create request issued successfully. Aug 20 07:51:10.146679 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1b7ff48-9f70-4aae-951c-fae614dde65d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:51:10.146679 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 550/2189] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:51:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:10.165100 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-738bbb3e-6e8c-4f1b-8ffa-1b41c265f959 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:10.168071 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-738bbb3e-6e8c-4f1b-8ffa-1b41c265f959 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 Aug 20 07:51:10.168701 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-738bbb3e-6e8c-4f1b-8ffa-1b41c265f959 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:10.169093 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-738bbb3e-6e8c-4f1b-8ffa-1b41c265f959 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:10.185790 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:10.185790 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:10.186007 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-738bbb3e-6e8c-4f1b-8ffa-1b41c265f959 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:10.186928 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-738bbb3e-6e8c-4f1b-8ffa-1b41c265f959 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 returned with HTTP 200 Aug 20 07:51:10.187306 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 547/2190] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:10 2026] GET /volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:10.669608 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-664056f0-3df2-4312-b9d2-a66c43651f90 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:10.673533 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-664056f0-3df2-4312-b9d2-a66c43651f90 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:51:10.674450 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-664056f0-3df2-4312-b9d2-a66c43651f90 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:10.674450 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-664056f0-3df2-4312-b9d2-a66c43651f90 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:10.689535 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:10.689535 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:10.699818 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-664056f0-3df2-4312-b9d2-a66c43651f90 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:51:10.700616 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-538f60e6-b6e0-4f59-9b42-958d7d3bf509 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:10.702814 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-538f60e6-b6e0-4f59-9b42-958d7d3bf509 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:10.703330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-538f60e6-b6e0-4f59-9b42-958d7d3bf509 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:10.703330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-538f60e6-b6e0-4f59-9b42-958d7d3bf509 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:10.703330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-538f60e6-b6e0-4f59-9b42-958d7d3bf509 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:10.707264 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-664056f0-3df2-4312-b9d2-a66c43651f90 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:51:10.707828 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 546/2191] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:10 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:10.709803 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:10.709803 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:10.710996 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-538f60e6-b6e0-4f59-9b42-958d7d3bf509 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:10.711594 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 549/2192] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:10 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:10.761438 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f8291c2b-04b6-440f-a81d-b2b8d52d7347 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:10.767923 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f8291c2b-04b6-440f-a81d-b2b8d52d7347 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:51:10.768249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f8291c2b-04b6-440f-a81d-b2b8d52d7347 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:10.768605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f8291c2b-04b6-440f-a81d-b2b8d52d7347 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:10.787958 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:10.787958 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:10.795646 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f8291c2b-04b6-440f-a81d-b2b8d52d7347 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:51:10.803591 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f8291c2b-04b6-440f-a81d-b2b8d52d7347 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:51:10.804255 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 551/2193] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:10 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:10.833003 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-90bdf669-74b9-407a-9825-c9b2900ad209 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:10.835647 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90bdf669-74b9-407a-9825-c9b2900ad209 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:51:10.836754 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90bdf669-74b9-407a-9825-c9b2900ad209 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:10.836983 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90bdf669-74b9-407a-9825-c9b2900ad209 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:10.840883 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-90bdf669-74b9-407a-9825-c9b2900ad209 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Delete volume with id: b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:51:10.855598 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:10.855598 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:10.856150 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-90bdf669-74b9-407a-9825-c9b2900ad209 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:51:10.892573 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-90bdf669-74b9-407a-9825-c9b2900ad209 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Delete volume request issued successfully. Aug 20 07:51:10.892918 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90bdf669-74b9-407a-9825-c9b2900ad209 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 202 Aug 20 07:51:10.893604 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 548/2194] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:10 2026] DELETE /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:10.903823 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0aa4a0de-ede5-4fa8-b2ee-0f595c952393 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:10.906527 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0aa4a0de-ede5-4fa8-b2ee-0f595c952393 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:51:10.906527 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0aa4a0de-ede5-4fa8-b2ee-0f595c952393 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:10.907118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0aa4a0de-ede5-4fa8-b2ee-0f595c952393 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:10.915666 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:10.915666 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:10.922090 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0aa4a0de-ede5-4fa8-b2ee-0f595c952393 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Volume info retrieved successfully. Aug 20 07:51:10.929147 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0aa4a0de-ede5-4fa8-b2ee-0f595c952393 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 200 Aug 20 07:51:10.929583 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 547/2195] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:10 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:11.197270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8c3303f9-e79f-4d37-b1f8-7d604fb9814c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:11.199408 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c3303f9-e79f-4d37-b1f8-7d604fb9814c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 Aug 20 07:51:11.199662 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c3303f9-e79f-4d37-b1f8-7d604fb9814c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:11.199907 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c3303f9-e79f-4d37-b1f8-7d604fb9814c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:11.207612 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:11.207612 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:11.208395 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8c3303f9-e79f-4d37-b1f8-7d604fb9814c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:11.209900 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c3303f9-e79f-4d37-b1f8-7d604fb9814c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 returned with HTTP 200 Aug 20 07:51:11.210361 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 550/2196] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:11 2026] GET /volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:11.223934 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-928af2e2-a427-4ffd-b01b-dec8fa68c1be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:11.226017 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-928af2e2-a427-4ffd-b01b-dec8fa68c1be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:11.226436 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-928af2e2-a427-4ffd-b01b-dec8fa68c1be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9f8d481-69f7-4db8-b3a2-4632cbd02487", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1947091223"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:11.246251 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:11.246251 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:11.247029 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-928af2e2-a427-4ffd-b01b-dec8fa68c1be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:11.247198 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-928af2e2-a427-4ffd-b01b-dec8fa68c1be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:11.286612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-928af2e2-a427-4ffd-b01b-dec8fa68c1be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['d68318c9-0ddb-40a9-be09-b3d5742b5356', '95332dd5-3c76-49f6-ad1d-626a941c396a', 'ad383b03-0040-4119-9923-9e3793daad9e', '3b5a81e7-c20c-4e46-88aa-ce4ce98b299c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:11.332515 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-928af2e2-a427-4ffd-b01b-dec8fa68c1be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot force create request issued successfully. Aug 20 07:51:11.332515 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-928af2e2-a427-4ffd-b01b-dec8fa68c1be tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:51:11.333925 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 552/2197] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:51:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:11.344670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-33482cd0-563a-4f63-a5fd-9db0445d2030 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:11.348783 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33482cd0-563a-4f63-a5fd-9db0445d2030 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 Aug 20 07:51:11.349121 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33482cd0-563a-4f63-a5fd-9db0445d2030 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:11.349264 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33482cd0-563a-4f63-a5fd-9db0445d2030 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:11.360207 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:11.360207 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:11.360912 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-33482cd0-563a-4f63-a5fd-9db0445d2030 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:11.362158 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33482cd0-563a-4f63-a5fd-9db0445d2030 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 returned with HTTP 200 Aug 20 07:51:11.362723 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 549/2198] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:11 2026] GET /volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:11.727106 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3e2caeef-4d57-4c31-a0e2-73cbb5e94dd6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:11.729993 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e2caeef-4d57-4c31-a0e2-73cbb5e94dd6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:11.730379 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e2caeef-4d57-4c31-a0e2-73cbb5e94dd6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:11.730736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e2caeef-4d57-4c31-a0e2-73cbb5e94dd6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:11.730909 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3e2caeef-4d57-4c31-a0e2-73cbb5e94dd6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:11.737374 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:11.737374 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:11.738517 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e2caeef-4d57-4c31-a0e2-73cbb5e94dd6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:11.739126 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 548/2199] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:11 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:11.920392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:11.946973 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bc8771e2-3ab8-45b4-8852-710d32a62669 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:11.949473 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc8771e2-3ab8-45b4-8852-710d32a62669 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] GET https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 Aug 20 07:51:11.949795 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc8771e2-3ab8-45b4-8852-710d32a62669 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:11.950119 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc8771e2-3ab8-45b4-8852-710d32a62669 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:11.962013 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc8771e2-3ab8-45b4-8852-710d32a62669 tempest-ServerActionsTestOtherB-1438573033 tempest-ServerActionsTestOtherB-1438573033-project-member] https://10.4.3.57/volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 returned with HTTP 404 Aug 20 07:51:11.963150 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 553/2200] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:11 2026] GET /volume/v3/volumes/b1df140b-862d-44f3-a127-b0aa20a56530 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:12.062277 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:12.064188 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-18891974"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:12.065224 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-18891974'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:12.065428 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Create volume of 1 GB Aug 20 07:51:12.073151 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Availability Zones retrieved successfully. Aug 20 07:51:12.090757 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Flow 'volume_create_api' (bf83509a-c333-4137-8393-5f0e8c17fcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:12.091438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e289ca8-681c-45b7-a486-29a213202de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:12.092784 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:12.136663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e289ca8-681c-45b7-a486-29a213202de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:12.138662 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6a2482-290f-45f2-b958-944d114575b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:12.267830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Created reservations ['9a737b6d-f2e2-47e1-8f15-8aa3f6cc8090', '64ca3c22-e7f1-4c85-9732-4df8d81a8ba0', 'a859f65f-a9d0-4d7e-a638-3e8db67dceca', 'bee8bf09-037f-48fd-bcce-4921899806d5'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:12.268949 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6a2482-290f-45f2-b958-944d114575b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a737b6d-f2e2-47e1-8f15-8aa3f6cc8090', '64ca3c22-e7f1-4c85-9732-4df8d81a8ba0', 'a859f65f-a9d0-4d7e-a638-3e8db67dceca', 'bee8bf09-037f-48fd-bcce-4921899806d5']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:12.270687 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51100f76-ba5e-404c-971f-1e64113941e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:12.317566 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51100f76-ba5e-404c-971f-1e64113941e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c47ead-ef27-458d-9177-860cd51e1055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-18891974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0676b40b90ba4a25af8645da4436e437',qos_specs=None,replication_status=,reservations=['9a737b6d-f2e2-47e1-8f15-8aa3f6cc8090','64ca3c22-e7f1-4c85-9732-4df8d81a8ba0','a859f65f-a9d0-4d7e-a638-3e8db67dceca','bee8bf09-037f-48fd-bcce-4921899806d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dbbc7a16142bfb3a7511b618b08b1',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-18891974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05c47ead-ef27-458d-9177-860cd51e1055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0676b40b90ba4a25af8645da4436e437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='214dbbc7a16142bfb3a7511b618b08b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:12.318647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (441b232d-ca99-4f1a-b109-f35c79e0a7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:12.360331 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (441b232d-ca99-4f1a-b109-f35c79e0a7ea) transitioned into state 'SUCCESS' from state '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-18891974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0676b40b90ba4a25af8645da4436e437',qos_specs=None,replication_status=,reservations=['9a737b6d-f2e2-47e1-8f15-8aa3f6cc8090','64ca3c22-e7f1-4c85-9732-4df8d81a8ba0','a859f65f-a9d0-4d7e-a638-3e8db67dceca','bee8bf09-037f-48fd-bcce-4921899806d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dbbc7a16142bfb3a7511b618b08b1',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:12.361151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bf8f6c-68b8-4309-8fb3-6316f282dfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:12.377865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9d807c3f-c7f9-4211-8ab3-944328b2df1b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:12.381788 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d807c3f-c7f9-4211-8ab3-944328b2df1b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 Aug 20 07:51:12.381788 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d807c3f-c7f9-4211-8ab3-944328b2df1b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:12.381891 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d807c3f-c7f9-4211-8ab3-944328b2df1b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:12.386296 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bf8f6c-68b8-4309-8fb3-6316f282dfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:12.388187 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Flow 'volume_create_api' (bf83509a-c333-4137-8393-5f0e8c17fcc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:12.389172 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Create volume request issued successfully. Aug 20 07:51:12.390670 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d3c13fe-b2b4-4460-a82a-9dca40155a1b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:12.391386 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 551/2201] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:51:11 2026] POST /volume/v3/volumes => generated 754 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:12.392891 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:12.392891 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:12.393810 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9d807c3f-c7f9-4211-8ab3-944328b2df1b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:12.396148 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d807c3f-c7f9-4211-8ab3-944328b2df1b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 returned with HTTP 200 Aug 20 07:51:12.396148 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 550/2202] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:12 2026] GET /volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:12.412516 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d26b5a52-1b29-4057-96c0-11fb55cbfbff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:12.417219 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d26b5a52-1b29-4057-96c0-11fb55cbfbff tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:12.417899 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d26b5a52-1b29-4057-96c0-11fb55cbfbff tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:12.418012 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d26b5a52-1b29-4057-96c0-11fb55cbfbff tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:12.424575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1c8f8c1d-1431-486c-a53a-a74b5c2796a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:12.425972 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c8f8c1d-1431-486c-a53a-a74b5c2796a9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e Aug 20 07:51:12.426184 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c8f8c1d-1431-486c-a53a-a74b5c2796a9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:12.426384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c8f8c1d-1431-486c-a53a-a74b5c2796a9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:12.426649 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-1c8f8c1d-1431-486c-a53a-a74b5c2796a9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e Aug 20 07:51:12.431990 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:12.431990 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:12.434475 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:12.434475 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:12.435191 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1c8f8c1d-1431-486c-a53a-a74b5c2796a9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:12.441877 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d26b5a52-1b29-4057-96c0-11fb55cbfbff tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Volume info retrieved successfully. Aug 20 07:51:12.449100 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d26b5a52-1b29-4057-96c0-11fb55cbfbff tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 returned with HTTP 200 Aug 20 07:51:12.449674 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 549/2203] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:12 2026] GET /volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:12.488739 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1c8f8c1d-1431-486c-a53a-a74b5c2796a9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:51:12.488992 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c8f8c1d-1431-486c-a53a-a74b5c2796a9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e returned with HTTP 202 Aug 20 07:51:12.489577 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 554/2204] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:12 2026] DELETE /volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:12.505883 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5c766a01-ee0e-47c7-a042-6f87a5377159 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:12.509683 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c766a01-ee0e-47c7-a042-6f87a5377159 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e Aug 20 07:51:12.509683 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c766a01-ee0e-47c7-a042-6f87a5377159 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:12.509683 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c766a01-ee0e-47c7-a042-6f87a5377159 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:12.517233 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:12.517233 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:12.517951 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c766a01-ee0e-47c7-a042-6f87a5377159 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:12.519177 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c766a01-ee0e-47c7-a042-6f87a5377159 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e returned with HTTP 200 Aug 20 07:51:12.519911 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 552/2205] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:12 2026] GET /volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:12.759691 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-857e5158-1230-4797-b212-21c4431d5676 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:12.761787 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-857e5158-1230-4797-b212-21c4431d5676 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:12.761787 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-857e5158-1230-4797-b212-21c4431d5676 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:12.762070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-857e5158-1230-4797-b212-21c4431d5676 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:12.762070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-857e5158-1230-4797-b212-21c4431d5676 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:12.769818 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:12.769818 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:12.771202 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-857e5158-1230-4797-b212-21c4431d5676 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:12.771852 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 551/2206] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:12 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:13.478403 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e0e70a50-c8d3-4808-ac78-36642707ae9b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:13.480703 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0e70a50-c8d3-4808-ac78-36642707ae9b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:13.481109 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0e70a50-c8d3-4808-ac78-36642707ae9b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:13.481247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0e70a50-c8d3-4808-ac78-36642707ae9b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:13.495037 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:13.495037 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:13.501097 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e0e70a50-c8d3-4808-ac78-36642707ae9b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Volume info retrieved successfully. Aug 20 07:51:13.508369 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0e70a50-c8d3-4808-ac78-36642707ae9b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 returned with HTTP 200 Aug 20 07:51:13.508949 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 550/2207] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:13 2026] GET /volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:13.527462 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-26551321-e919-4f92-8b6a-873e85d54864 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:13.531640 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26551321-e919-4f92-8b6a-873e85d54864 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:13.532126 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26551321-e919-4f92-8b6a-873e85d54864 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05c47ead-ef27-458d-9177-860cd51e1055", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-695258292"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:13.534503 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-abde7d3a-e546-420d-bfbe-eee54f07fcf7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:13.536805 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abde7d3a-e546-420d-bfbe-eee54f07fcf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e Aug 20 07:51:13.536998 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abde7d3a-e546-420d-bfbe-eee54f07fcf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:13.537228 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abde7d3a-e546-420d-bfbe-eee54f07fcf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:13.543270 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abde7d3a-e546-420d-bfbe-eee54f07fcf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e returned with HTTP 404 Aug 20 07:51:13.543917 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 553/2208] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:13 2026] GET /volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:13.551176 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:13.551176 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:13.552127 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-26551321-e919-4f92-8b6a-873e85d54864 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Volume info retrieved successfully. Aug 20 07:51:13.552127 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-26551321-e919-4f92-8b6a-873e85d54864 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Create snapshot from volume 05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:13.554396 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a181dcc-0645-4e15-9e94-d6ae1baa9d94 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:13.560366 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a181dcc-0645-4e15-9e94-d6ae1baa9d94 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 Aug 20 07:51:13.560490 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a181dcc-0645-4e15-9e94-d6ae1baa9d94 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:13.561855 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a181dcc-0645-4e15-9e94-d6ae1baa9d94 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:13.561855 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-8a181dcc-0645-4e15-9e94-d6ae1baa9d94 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 7981195f-3111-4f31-a5b5-b45b0b650745 Aug 20 07:51:13.579397 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:13.579397 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:13.580318 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8a181dcc-0645-4e15-9e94-d6ae1baa9d94 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:13.621920 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8a181dcc-0645-4e15-9e94-d6ae1baa9d94 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:51:13.622195 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a181dcc-0645-4e15-9e94-d6ae1baa9d94 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 returned with HTTP 202 Aug 20 07:51:13.622871 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 552/2209] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:13 2026] DELETE /volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:13.633295 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-49dd7a8c-082a-491b-b1cb-708efe2be3f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:13.635116 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49dd7a8c-082a-491b-b1cb-708efe2be3f7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 Aug 20 07:51:13.635281 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-26551321-e919-4f92-8b6a-873e85d54864 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Created reservations ['145d2123-574d-454c-9a43-ec5d9f0cf58f', 'dd570fb8-cfc0-4db1-9ee1-d2c567282310', '4889921f-1c60-4576-910c-d31e648bac64', '770ff3a8-f44a-49f8-9ad1-04a0dc20599d'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:13.635399 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49dd7a8c-082a-491b-b1cb-708efe2be3f7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:13.635710 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49dd7a8c-082a-491b-b1cb-708efe2be3f7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:13.644935 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:13.644935 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:13.644935 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-49dd7a8c-082a-491b-b1cb-708efe2be3f7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:13.645192 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49dd7a8c-082a-491b-b1cb-708efe2be3f7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 returned with HTTP 200 Aug 20 07:51:13.645524 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 551/2210] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:13 2026] GET /volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:13.695066 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-26551321-e919-4f92-8b6a-873e85d54864 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot create request issued successfully. Aug 20 07:51:13.698250 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26551321-e919-4f92-8b6a-873e85d54864 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:51:13.699814 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 555/2211] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:51:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:13.713261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d879f42f-2884-4f93-bca5-6df62415ddb3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:13.715713 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d879f42f-2884-4f93-bca5-6df62415ddb3 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 Aug 20 07:51:13.716012 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d879f42f-2884-4f93-bca5-6df62415ddb3 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:13.716291 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d879f42f-2884-4f93-bca5-6df62415ddb3 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:13.723413 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:13.723413 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:13.724018 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d879f42f-2884-4f93-bca5-6df62415ddb3 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:13.725264 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d879f42f-2884-4f93-bca5-6df62415ddb3 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 returned with HTTP 200 Aug 20 07:51:13.725828 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 554/2212] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:13 2026] GET /volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:13.784891 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7206f8a-6f5e-49bd-8553-ca111e187cb4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:13.787311 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7206f8a-6f5e-49bd-8553-ca111e187cb4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:13.787659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7206f8a-6f5e-49bd-8553-ca111e187cb4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:13.787900 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7206f8a-6f5e-49bd-8553-ca111e187cb4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:13.788848 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b7206f8a-6f5e-49bd-8553-ca111e187cb4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:13.794829 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:13.794829 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:13.795994 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7206f8a-6f5e-49bd-8553-ca111e187cb4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:13.796511 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 553/2213] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:13 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:14.656419 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-79682f3d-0d8d-4587-8a02-8fe09e545a32 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.660756 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-79682f3d-0d8d-4587-8a02-8fe09e545a32 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 Aug 20 07:51:14.661010 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-79682f3d-0d8d-4587-8a02-8fe09e545a32 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:14.661266 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-79682f3d-0d8d-4587-8a02-8fe09e545a32 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:14.667524 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-79682f3d-0d8d-4587-8a02-8fe09e545a32 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 returned with HTTP 404 Aug 20 07:51:14.668381 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 552/2214] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:14 2026] GET /volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:14.676477 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-598a64e4-6420-4862-a1f9-7bfe0f464cfe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.678575 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-598a64e4-6420-4862-a1f9-7bfe0f464cfe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 Aug 20 07:51:14.678874 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-598a64e4-6420-4862-a1f9-7bfe0f464cfe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:14.679118 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-598a64e4-6420-4862-a1f9-7bfe0f464cfe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:14.679265 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-598a64e4-6420-4862-a1f9-7bfe0f464cfe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 11370135-f1d6-4321-bdde-56a33c7f16c3 Aug 20 07:51:14.688737 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:14.688737 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:14.689306 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-598a64e4-6420-4862-a1f9-7bfe0f464cfe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:14.742784 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-06df6421-625c-465f-b7c8-aa88f085d35c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.747206 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06df6421-625c-465f-b7c8-aa88f085d35c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 Aug 20 07:51:14.747412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06df6421-625c-465f-b7c8-aa88f085d35c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:14.747955 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06df6421-625c-465f-b7c8-aa88f085d35c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:14.750577 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-598a64e4-6420-4862-a1f9-7bfe0f464cfe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:51:14.750851 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-598a64e4-6420-4862-a1f9-7bfe0f464cfe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 returned with HTTP 202 Aug 20 07:51:14.751384 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 556/2215] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:14 2026] DELETE /volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:14.757176 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:14.757176 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:14.757730 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-06df6421-625c-465f-b7c8-aa88f085d35c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:14.758887 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06df6421-625c-465f-b7c8-aa88f085d35c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 returned with HTTP 200 Aug 20 07:51:14.759383 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 555/2216] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:14 2026] GET /volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:14.764708 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e94af6b9-82db-4770-90fa-738e008127a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.767599 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e94af6b9-82db-4770-90fa-738e008127a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 Aug 20 07:51:14.767599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e94af6b9-82db-4770-90fa-738e008127a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:14.767599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e94af6b9-82db-4770-90fa-738e008127a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:14.774185 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:14.774185 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:14.774185 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e94af6b9-82db-4770-90fa-738e008127a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:14.775434 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e94af6b9-82db-4770-90fa-738e008127a7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 returned with HTTP 200 Aug 20 07:51:14.776440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c8b8b1c7-c175-45ab-87a6-6ca1e11cc0b1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.776955 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 554/2217] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:14 2026] GET /volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:14.778939 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8b8b1c7-c175-45ab-87a6-6ca1e11cc0b1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:14.780231 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8b8b1c7-c175-45ab-87a6-6ca1e11cc0b1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05c47ead-ef27-458d-9177-860cd51e1055", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1448544696"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:14.794851 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:14.794851 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:14.795361 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c8b8b1c7-c175-45ab-87a6-6ca1e11cc0b1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Volume info retrieved successfully. Aug 20 07:51:14.795533 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-c8b8b1c7-c175-45ab-87a6-6ca1e11cc0b1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Create snapshot from volume 05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:14.811056 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-724dadd5-7883-4f7a-942e-150d0a955c85 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.813267 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-724dadd5-7883-4f7a-942e-150d0a955c85 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:14.813483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-724dadd5-7883-4f7a-942e-150d0a955c85 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:14.813753 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-724dadd5-7883-4f7a-942e-150d0a955c85 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:14.813894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-724dadd5-7883-4f7a-942e-150d0a955c85 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:14.820384 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:14.820384 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:14.821525 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-724dadd5-7883-4f7a-942e-150d0a955c85 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:14.821978 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 557/2218] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:14 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:14.838905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c4af9e39-2505-44b5-b125-cae271becf71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.841896 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4af9e39-2505-44b5-b125-cae271becf71 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:14.842668 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4af9e39-2505-44b5-b125-cae271becf71 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:14.842668 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4af9e39-2505-44b5-b125-cae271becf71 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:14.858590 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:14.858590 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:14.868045 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c4af9e39-2505-44b5-b125-cae271becf71 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:14.877470 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c8b8b1c7-c175-45ab-87a6-6ca1e11cc0b1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Created reservations ['ae411109-a1ca-4cfd-a698-71e6a148d637', 'fdd64fc9-2d9c-46b4-8055-5dd5bad45542', '74ddc554-21d8-48aa-8441-aff43c93b4c6', 'edb5b4e5-f5c5-4fa1-b565-852b7641320c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:14.877710 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4af9e39-2505-44b5-b125-cae271becf71 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:51:14.878237 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 556/2219] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:14 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 1131 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:14.893360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-febf77c2-867c-4534-a2da-5082816b8083 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.895743 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-febf77c2-867c-4534-a2da-5082816b8083 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:14.896346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-febf77c2-867c-4534-a2da-5082816b8083 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:14.896346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-febf77c2-867c-4534-a2da-5082816b8083 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:14.896481 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-febf77c2-867c-4534-a2da-5082816b8083 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete backup with id: d8345237-0609-4c56-aaea-aee45cb683da. Aug 20 07:51:14.907570 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:14.907570 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:14.929823 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-febf77c2-867c-4534-a2da-5082816b8083 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] delete_backup rpcapi backup_id d8345237-0609-4c56-aaea-aee45cb683da {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:51:14.932115 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-febf77c2-867c-4534-a2da-5082816b8083 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 202 Aug 20 07:51:14.932778 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 555/2220] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:14 2026] DELETE /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:51:14.938006 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c8b8b1c7-c175-45ab-87a6-6ca1e11cc0b1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot create request issued successfully. Aug 20 07:51:14.938475 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8b8b1c7-c175-45ab-87a6-6ca1e11cc0b1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:51:14.939772 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 553/2221] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:51:14 2026] POST /volume/v3/snapshots => generated 314 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:14.949734 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-95f9d9fd-c935-4010-b9ea-4990d8a4afe8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.952695 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95f9d9fd-c935-4010-b9ea-4990d8a4afe8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:14.953029 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95f9d9fd-c935-4010-b9ea-4990d8a4afe8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:14.953338 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95f9d9fd-c935-4010-b9ea-4990d8a4afe8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:14.953724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-95f9d9fd-c935-4010-b9ea-4990d8a4afe8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:14.955535 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4be6a837-b806-48cf-8b62-114e4dcb3ba2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:14.959059 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4be6a837-b806-48cf-8b62-114e4dcb3ba2 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 Aug 20 07:51:14.959391 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4be6a837-b806-48cf-8b62-114e4dcb3ba2 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:14.959700 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4be6a837-b806-48cf-8b62-114e4dcb3ba2 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:14.963083 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:14.963083 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:14.964182 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95f9d9fd-c935-4010-b9ea-4990d8a4afe8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 200 Aug 20 07:51:14.964719 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 558/2222] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:14 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:14.966705 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:14.966705 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:14.967306 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4be6a837-b806-48cf-8b62-114e4dcb3ba2 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:14.968317 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4be6a837-b806-48cf-8b62-114e4dcb3ba2 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 returned with HTTP 200 Aug 20 07:51:14.968927 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 557/2223] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:14 2026] GET /volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:15.790013 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-921205fb-da23-4dfd-8e36-98ac46957b2a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:15.792734 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-921205fb-da23-4dfd-8e36-98ac46957b2a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 Aug 20 07:51:15.793028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-921205fb-da23-4dfd-8e36-98ac46957b2a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:15.793320 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-921205fb-da23-4dfd-8e36-98ac46957b2a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:15.803779 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-921205fb-da23-4dfd-8e36-98ac46957b2a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 returned with HTTP 404 Aug 20 07:51:15.804354 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 556/2224] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:15 2026] GET /volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:15.813704 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a896d1bc-1013-4765-b8d4-e4a177ee9830 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:15.817578 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a896d1bc-1013-4765-b8d4-e4a177ee9830 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 Aug 20 07:51:15.817578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a896d1bc-1013-4765-b8d4-e4a177ee9830 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:15.817578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a896d1bc-1013-4765-b8d4-e4a177ee9830 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:15.817578 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-a896d1bc-1013-4765-b8d4-e4a177ee9830 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 7981195f-3111-4f31-a5b5-b45b0b650745 Aug 20 07:51:15.826293 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a896d1bc-1013-4765-b8d4-e4a177ee9830 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 returned with HTTP 404 Aug 20 07:51:15.826293 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 554/2225] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:15 2026] DELETE /volume/v3/snapshots/7981195f-3111-4f31-a5b5-b45b0b650745 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:15.834831 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5acfb8e5-5cab-4bc5-a3d7-03a46b55bd54 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:15.837091 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5acfb8e5-5cab-4bc5-a3d7-03a46b55bd54 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 Aug 20 07:51:15.837308 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5acfb8e5-5cab-4bc5-a3d7-03a46b55bd54 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:15.837526 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5acfb8e5-5cab-4bc5-a3d7-03a46b55bd54 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:15.837653 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-5acfb8e5-5cab-4bc5-a3d7-03a46b55bd54 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 11370135-f1d6-4321-bdde-56a33c7f16c3 Aug 20 07:51:15.844025 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5acfb8e5-5cab-4bc5-a3d7-03a46b55bd54 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 returned with HTTP 404 Aug 20 07:51:15.844744 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 559/2226] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:15 2026] DELETE /volume/v3/snapshots/11370135-f1d6-4321-bdde-56a33c7f16c3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:15.858719 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0ea67933-b2e5-4d51-99bd-f44dd417323b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:15.860886 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ea67933-b2e5-4d51-99bd-f44dd417323b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e Aug 20 07:51:15.861206 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ea67933-b2e5-4d51-99bd-f44dd417323b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:15.861422 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ea67933-b2e5-4d51-99bd-f44dd417323b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:15.861635 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-0ea67933-b2e5-4d51-99bd-f44dd417323b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e Aug 20 07:51:15.872012 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ea67933-b2e5-4d51-99bd-f44dd417323b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e returned with HTTP 404 Aug 20 07:51:15.872563 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 558/2227] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:15 2026] DELETE /volume/v3/snapshots/1c7c9ebe-c2ea-4261-ad4f-2bd78f38099e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:15.918021 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-e79f7f67-ac61-4685-88f8-e8ff071456a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:15.925897 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-e79f7f67-ac61-4685-88f8-e8ff071456a5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:15.926232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-e79f7f67-ac61-4685-88f8-e8ff071456a5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:15.927120 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-e79f7f67-ac61-4685-88f8-e8ff071456a5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:15.941992 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:15.941992 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:15.946017 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-e79f7f67-ac61-4685-88f8-e8ff071456a5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:15.951812 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-e79f7f67-ac61-4685-88f8-e8ff071456a5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:15.952407 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 557/2228] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:15 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1651 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:15.973759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-f410ce73-4e91-4a9e-b00a-ea1216ea5176 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:15.976144 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-f410ce73-4e91-4a9e-b00a-ea1216ea5176 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487/action Aug 20 07:51:15.976545 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-f410ce73-4e91-4a9e-b00a-ea1216ea5176 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:15.976752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-f410ce73-4e91-4a9e-b00a-ea1216ea5176 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:15.980168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7e098d1-f870-4911-91cd-85e575796105 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:15.982162 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c003ebc2-e782-485e-a0e9-d8170794db32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:15.982351 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7e098d1-f870-4911-91cd-85e575796105 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da Aug 20 07:51:15.982529 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7e098d1-f870-4911-91cd-85e575796105 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:15.982989 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7e098d1-f870-4911-91cd-85e575796105 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:15.983120 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a7e098d1-f870-4911-91cd-85e575796105 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id d8345237-0609-4c56-aaea-aee45cb683da. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:15.987251 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c003ebc2-e782-485e-a0e9-d8170794db32 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 Aug 20 07:51:15.987449 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c003ebc2-e782-485e-a0e9-d8170794db32 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:15.988187 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c003ebc2-e782-485e-a0e9-d8170794db32 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:15.991166 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7e098d1-f870-4911-91cd-85e575796105 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da returned with HTTP 404 Aug 20 07:51:15.991927 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 560/2229] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:15 2026] GET /volume/v3/backups/d8345237-0609-4c56-aaea-aee45cb683da => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:15.997065 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:15.997065 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:15.997507 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c003ebc2-e782-485e-a0e9-d8170794db32 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:15.999563 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:15.999563 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:16.000155 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-f410ce73-4e91-4a9e-b00a-ea1216ea5176 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:16.001640 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c003ebc2-e782-485e-a0e9-d8170794db32 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 returned with HTTP 200 Aug 20 07:51:16.002072 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 559/2230] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:15 2026] GET /volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:16.015495 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-f410ce73-4e91-4a9e-b00a-ea1216ea5176 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Begin detaching volume completed successfully. Aug 20 07:51:16.015822 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-f410ce73-4e91-4a9e-b00a-ea1216ea5176 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487/action returned with HTTP 202 Aug 20 07:51:16.015924 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-410fd2c7-98aa-450d-a54f-6f71010fdab8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:16.016453 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 555/2231] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:51:15 2026] POST /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:51:16.019320 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-410fd2c7-98aa-450d-a54f-6f71010fdab8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:16.019320 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-410fd2c7-98aa-450d-a54f-6f71010fdab8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05c47ead-ef27-458d-9177-860cd51e1055", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-273639114"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:16.031915 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:16.031915 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:16.032437 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-410fd2c7-98aa-450d-a54f-6f71010fdab8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Volume info retrieved successfully. Aug 20 07:51:16.032585 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-410fd2c7-98aa-450d-a54f-6f71010fdab8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Create snapshot from volume 05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:16.083037 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-410fd2c7-98aa-450d-a54f-6f71010fdab8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Created reservations ['6480f79b-a63c-4bae-853c-5fec9d37c5e4', 'e1c66cc0-b51f-41b3-9521-fba2f54e4a7f', 'fc34b49a-f705-470b-8bee-a33d6875b0c4', '6e564ff2-3841-4157-9c9c-a75c9c610ec5'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:16.121213 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40325d7b-4559-425c-af22-0679611fb3e8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:16.121213 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40325d7b-4559-425c-af22-0679611fb3e8 None None] GET https://10.4.3.57/volume// Aug 20 07:51:16.122248 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40325d7b-4559-425c-af22-0679611fb3e8 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:16.122680 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40325d7b-4559-425c-af22-0679611fb3e8 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:16.123184 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40325d7b-4559-425c-af22-0679611fb3e8 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:16.123636 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 561/2232] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:16 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:16.140194 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-56545eeb-56cc-4175-9e92-75e18a3a6b3b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:16.142467 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-410fd2c7-98aa-450d-a54f-6f71010fdab8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot create request issued successfully. Aug 20 07:51:16.144202 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-410fd2c7-98aa-450d-a54f-6f71010fdab8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:51:16.144202 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 558/2233] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:51:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:16.144330 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-56545eeb-56cc-4175-9e92-75e18a3a6b3b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:16.144592 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-56545eeb-56cc-4175-9e92-75e18a3a6b3b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:16.144873 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-56545eeb-56cc-4175-9e92-75e18a3a6b3b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:16.156381 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a7c5ab34-1f54-45f3-8a7e-effa0e8bcb7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:16.162795 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7c5ab34-1f54-45f3-8a7e-effa0e8bcb7b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee Aug 20 07:51:16.162795 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7c5ab34-1f54-45f3-8a7e-effa0e8bcb7b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:16.162795 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7c5ab34-1f54-45f3-8a7e-effa0e8bcb7b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:16.165318 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:16.165318 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:16.166610 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-8033df90-b8f2-4d1d-8f6d-47cbecebafd7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:16.169533 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-8033df90-b8f2-4d1d-8f6d-47cbecebafd7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:16.169821 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-8033df90-b8f2-4d1d-8f6d-47cbecebafd7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:16.170104 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-8033df90-b8f2-4d1d-8f6d-47cbecebafd7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:16.171347 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:16.171347 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:16.171477 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-56545eeb-56cc-4175-9e92-75e18a3a6b3b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:16.172508 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a7c5ab34-1f54-45f3-8a7e-effa0e8bcb7b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:16.175771 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7c5ab34-1f54-45f3-8a7e-effa0e8bcb7b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee returned with HTTP 200 Aug 20 07:51:16.176608 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 556/2234] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:16 2026] GET /volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:16.178736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-56545eeb-56cc-4175-9e92-75e18a3a6b3b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:16.179150 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 560/2235] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:16 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1834 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:16.185417 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:16.185417 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:16.193745 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-8033df90-b8f2-4d1d-8f6d-47cbecebafd7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:16.203498 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-8033df90-b8f2-4d1d-8f6d-47cbecebafd7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:51:16.203498 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 562/2236] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:16 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 1131 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:16.236289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-16060680-3903-4954-b26e-4eff8e2cf183 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:16.236289 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-16060680-3903-4954-b26e-4eff8e2cf183 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16/action Aug 20 07:51:16.236541 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-16060680-3903-4954-b26e-4eff8e2cf183 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:16.237509 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-16060680-3903-4954-b26e-4eff8e2cf183 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:16.262361 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:16.262361 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:16.263119 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-16060680-3903-4954-b26e-4eff8e2cf183 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:16.273802 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-16060680-3903-4954-b26e-4eff8e2cf183 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Begin detaching volume completed successfully. Aug 20 07:51:16.274521 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-16060680-3903-4954-b26e-4eff8e2cf183 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16/action returned with HTTP 202 Aug 20 07:51:16.275464 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 559/2237] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:51:16 2026] POST /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:51:16.311850 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-acf6f49c-e147-4745-b82e-41ca26fd7e52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:16.315777 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-acf6f49c-e147-4745-b82e-41ca26fd7e52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:16.316887 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-acf6f49c-e147-4745-b82e-41ca26fd7e52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:16.318134 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-acf6f49c-e147-4745-b82e-41ca26fd7e52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:16.335449 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:16.335449 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:16.341165 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-acf6f49c-e147-4745-b82e-41ca26fd7e52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:16.351432 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-acf6f49c-e147-4745-b82e-41ca26fd7e52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:51:16.351955 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-65ba10ca-b952-4f51-bd1d-25d723916c8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:16.352914 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65ba10ca-b952-4f51-bd1d-25d723916c8f None None] GET https://10.4.3.57/volume// Aug 20 07:51:16.352914 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65ba10ca-b952-4f51-bd1d-25d723916c8f None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:16.353172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65ba10ca-b952-4f51-bd1d-25d723916c8f None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:16.353259 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 557/2238] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:16 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:51:16.353830 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65ba10ca-b952-4f51-bd1d-25d723916c8f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:16.354356 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 561/2239] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:16.366932 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-ba54e41d-1620-4a75-99dc-93906b095012 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:16.373042 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-ba54e41d-1620-4a75-99dc-93906b095012 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:16.373042 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-ba54e41d-1620-4a75-99dc-93906b095012 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:16.374285 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-ba54e41d-1620-4a75-99dc-93906b095012 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:16.391339 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:16.391339 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:16.398344 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-ba54e41d-1620-4a75-99dc-93906b095012 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:16.406092 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-ba54e41d-1620-4a75-99dc-93906b095012 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:51:16.406690 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 563/2240] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:16 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 1314 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:17.192122 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d1ec20ee-8e69-4f73-89f8-197710754272 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.194857 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1ec20ee-8e69-4f73-89f8-197710754272 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee Aug 20 07:51:17.196827 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1ec20ee-8e69-4f73-89f8-197710754272 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.197641 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1ec20ee-8e69-4f73-89f8-197710754272 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.203112 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.203112 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:17.203509 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d1ec20ee-8e69-4f73-89f8-197710754272 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:17.204443 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1ec20ee-8e69-4f73-89f8-197710754272 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee returned with HTTP 200 Aug 20 07:51:17.204856 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 560/2241] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:17.219743 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7eb06f87-e47b-4ca2-b27e-86c3176219e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.221882 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7eb06f87-e47b-4ca2-b27e-86c3176219e8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?limit=1 Aug 20 07:51:17.222143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7eb06f87-e47b-4ca2-b27e-86c3176219e8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.222386 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7eb06f87-e47b-4ca2-b27e-86c3176219e8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.222768 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-7eb06f87-e47b-4ca2-b27e-86c3176219e8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.224082 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-7eb06f87-e47b-4ca2-b27e-86c3176219e8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.228118 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7eb06f87-e47b-4ca2-b27e-86c3176219e8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.228728 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7eb06f87-e47b-4ca2-b27e-86c3176219e8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 20 07:51:17.229109 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 558/2242] 10.4.3.57 () {66 vars in 1251 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.241576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-02fd0ee8-603f-4cc9-92cf-ff604f13086d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.243541 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02fd0ee8-603f-4cc9-92cf-ff604f13086d tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:17.243889 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02fd0ee8-603f-4cc9-92cf-ff604f13086d tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.244178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02fd0ee8-603f-4cc9-92cf-ff604f13086d tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.244540 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-02fd0ee8-603f-4cc9-92cf-ff604f13086d tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.246034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-02fd0ee8-603f-4cc9-92cf-ff604f13086d tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.252802 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02fd0ee8-603f-4cc9-92cf-ff604f13086d tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.259337 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02fd0ee8-603f-4cc9-92cf-ff604f13086d tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 200 Aug 20 07:51:17.259337 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 562/2243] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.267096 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-dbe62501-4ea3-47aa-a6fc-b8939b12dbf7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.267237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f0637ebb-b645-43cf-9d8c-18c0e82fc5d1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.269269 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-dbe62501-4ea3-47aa-a6fc-b8939b12dbf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53 Aug 20 07:51:17.269448 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-dbe62501-4ea3-47aa-a6fc-b8939b12dbf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.269658 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-dbe62501-4ea3-47aa-a6fc-b8939b12dbf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.271874 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f0637ebb-b645-43cf-9d8c-18c0e82fc5d1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?limit=100000 Aug 20 07:51:17.272132 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f0637ebb-b645-43cf-9d8c-18c0e82fc5d1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.272395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f0637ebb-b645-43cf-9d8c-18c0e82fc5d1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.272796 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-f0637ebb-b645-43cf-9d8c-18c0e82fc5d1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.275381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-f0637ebb-b645-43cf-9d8c-18c0e82fc5d1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.281180 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f0637ebb-b645-43cf-9d8c-18c0e82fc5d1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.281486 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.281486 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:17.281932 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f0637ebb-b645-43cf-9d8c-18c0e82fc5d1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 20 07:51:17.282490 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 564/2244] 10.4.3.57 () {66 vars in 1261 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.296643 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ec4386b3-6f6c-4e13-99af-02a9d5be68f4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.299411 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec4386b3-6f6c-4e13-99af-02a9d5be68f4 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?limit=0 Aug 20 07:51:17.299701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec4386b3-6f6c-4e13-99af-02a9d5be68f4 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.300675 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec4386b3-6f6c-4e13-99af-02a9d5be68f4 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.300675 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-ec4386b3-6f6c-4e13-99af-02a9d5be68f4 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.301464 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.301464 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:17.302460 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-ec4386b3-6f6c-4e13-99af-02a9d5be68f4 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.307457 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ec4386b3-6f6c-4e13-99af-02a9d5be68f4 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.308471 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec4386b3-6f6c-4e13-99af-02a9d5be68f4 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 20 07:51:17.308699 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 559/2245] 10.4.3.57 () {66 vars in 1251 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:51:17.324489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fb46fa84-b0b9-400d-a900-721eb7ca1d9c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.326651 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb46fa84-b0b9-400d-a900-721eb7ca1d9c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:17.326912 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb46fa84-b0b9-400d-a900-721eb7ca1d9c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.327162 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb46fa84-b0b9-400d-a900-721eb7ca1d9c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.327479 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-fb46fa84-b0b9-400d-a900-721eb7ca1d9c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.327765 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.327765 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:17.329117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-fb46fa84-b0b9-400d-a900-721eb7ca1d9c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.333954 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb46fa84-b0b9-400d-a900-721eb7ca1d9c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.334439 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb46fa84-b0b9-400d-a900-721eb7ca1d9c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 200 Aug 20 07:51:17.335034 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 563/2246] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.351280 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-29be9ecc-118f-464c-a226-71ae842fcd51 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.353291 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-29be9ecc-118f-464c-a226-71ae842fcd51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?marker=fe375be3-a9c8-4753-a1f0-152aed91fec0 Aug 20 07:51:17.353447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-29be9ecc-118f-464c-a226-71ae842fcd51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.353741 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-29be9ecc-118f-464c-a226-71ae842fcd51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.353964 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-29be9ecc-118f-464c-a226-71ae842fcd51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.354260 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.354260 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:17.355227 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-29be9ecc-118f-464c-a226-71ae842fcd51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.358119 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0e671505-62b9-412c-96c8-8c1a25aa25b5 req-dbe62501-4ea3-47aa-a6fc-b8939b12dbf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53 returned with HTTP 200 Aug 20 07:51:17.358696 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 561/2247] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:51:17 2026] DELETE /volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.378263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b9808b68-e43c-4a47-9cfc-339ac8fd9b0f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.378414 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-29be9ecc-118f-464c-a226-71ae842fcd51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.379044 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-29be9ecc-118f-464c-a226-71ae842fcd51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?marker=fe375be3-a9c8-4753-a1f0-152aed91fec0 returned with HTTP 200 Aug 20 07:51:17.379580 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 565/2248] 10.4.3.57 () {66 vars in 1323 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?marker=fe375be3-a9c8-4753-a1f0-152aed91fec0 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.380717 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9808b68-e43c-4a47-9cfc-339ac8fd9b0f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:17.381011 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9808b68-e43c-4a47-9cfc-339ac8fd9b0f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.381310 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9808b68-e43c-4a47-9cfc-339ac8fd9b0f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.393090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-91dee2a5-4454-49bb-baa3-de950598d4cc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.394578 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.394578 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:17.398453 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91dee2a5-4454-49bb-baa3-de950598d4cc tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?offset=2&limit=3 Aug 20 07:51:17.398691 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91dee2a5-4454-49bb-baa3-de950598d4cc tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.398901 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91dee2a5-4454-49bb-baa3-de950598d4cc tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.399159 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-91dee2a5-4454-49bb-baa3-de950598d4cc tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.399501 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.399501 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:17.401057 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b9808b68-e43c-4a47-9cfc-339ac8fd9b0f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:17.402109 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-91dee2a5-4454-49bb-baa3-de950598d4cc tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.406514 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9808b68-e43c-4a47-9cfc-339ac8fd9b0f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:51:17.406990 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 560/2249] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:17.430761 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-91dee2a5-4454-49bb-baa3-de950598d4cc tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.432227 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91dee2a5-4454-49bb-baa3-de950598d4cc tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 20 07:51:17.433142 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 564/2250] 10.4.3.57 () {66 vars in 1269 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.452194 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-09da7df0-98ce-4335-89f3-b9b55f969b0a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.455390 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09da7df0-98ce-4335-89f3-b9b55f969b0a tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 20 07:51:17.455737 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09da7df0-98ce-4335-89f3-b9b55f969b0a tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.456217 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09da7df0-98ce-4335-89f3-b9b55f969b0a tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.462217 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-09da7df0-98ce-4335-89f3-b9b55f969b0a tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.463069 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.463069 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:17.464113 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-09da7df0-98ce-4335-89f3-b9b55f969b0a tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.481369 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-09da7df0-98ce-4335-89f3-b9b55f969b0a tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.481738 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09da7df0-98ce-4335-89f3-b9b55f969b0a tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 20 07:51:17.482474 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 562/2251] 10.4.3.57 () {66 vars in 1301 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:17.493834 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-87a93227-4115-4f41-a1de-4dbbee9c6fc8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.496272 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87a93227-4115-4f41-a1de-4dbbee9c6fc8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 20 07:51:17.497900 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87a93227-4115-4f41-a1de-4dbbee9c6fc8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.497900 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87a93227-4115-4f41-a1de-4dbbee9c6fc8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.498454 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-87a93227-4115-4f41-a1de-4dbbee9c6fc8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.498454 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.498454 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:17.500246 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-87a93227-4115-4f41-a1de-4dbbee9c6fc8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.507178 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-87a93227-4115-4f41-a1de-4dbbee9c6fc8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.507851 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87a93227-4115-4f41-a1de-4dbbee9c6fc8 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 20 07:51:17.508806 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 566/2252] 10.4.3.57 () {66 vars in 1303 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.524154 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-951f51fe-0509-4a50-81d2-3754a5157407 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.529107 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-951f51fe-0509-4a50-81d2-3754a5157407 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 20 07:51:17.529367 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-951f51fe-0509-4a50-81d2-3754a5157407 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.529627 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-951f51fe-0509-4a50-81d2-3754a5157407 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.530784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-951f51fe-0509-4a50-81d2-3754a5157407 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.531883 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-951f51fe-0509-4a50-81d2-3754a5157407 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.547444 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-951f51fe-0509-4a50-81d2-3754a5157407 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.548447 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-951f51fe-0509-4a50-81d2-3754a5157407 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 20 07:51:17.548447 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 561/2253] 10.4.3.57 () {66 vars in 1285 bytes} [Thu Aug 20 07:51:17 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) Aug 20 07:51:17.564632 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-635749f3-4f34-40b5-a28d-810492e1ed51 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.568115 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-635749f3-4f34-40b5-a28d-810492e1ed51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 20 07:51:17.568115 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-635749f3-4f34-40b5-a28d-810492e1ed51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.568448 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-635749f3-4f34-40b5-a28d-810492e1ed51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.569161 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-635749f3-4f34-40b5-a28d-810492e1ed51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.569357 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.569357 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:17.571633 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-635749f3-4f34-40b5-a28d-810492e1ed51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.581597 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cec06f97-73ea-4279-91e3-9085849caa2d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.585337 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:17.585337 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-396706249"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:17.588492 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-396706249'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:17.588788 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Create volume of 1 GB Aug 20 07:51:17.589277 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.589277 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:17.596498 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-635749f3-4f34-40b5-a28d-810492e1ed51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.597422 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-635749f3-4f34-40b5-a28d-810492e1ed51 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 20 07:51:17.598499 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 565/2254] 10.4.3.57 () {66 vars in 1287 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.599529 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Availability Zones retrieved successfully. Aug 20 07:51:17.607082 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Flow 'volume_create_api' (a08fc464-342e-45d0-a753-f48940cd335e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:17.608327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b130c8e-f95b-4c4f-9048-e3f5b855b4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:17.611112 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:17.617714 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a56dfea0-b836-4011-b50a-fa5d7b2183f9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.622568 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a56dfea0-b836-4011-b50a-fa5d7b2183f9 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 20 07:51:17.622568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a56dfea0-b836-4011-b50a-fa5d7b2183f9 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.622782 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-daf744fa-818f-4a25-b87d-e317972f4682 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.623704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a56dfea0-b836-4011-b50a-fa5d7b2183f9 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.623704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-a56dfea0-b836-4011-b50a-fa5d7b2183f9 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.624579 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.624579 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:17.625873 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-a56dfea0-b836-4011-b50a-fa5d7b2183f9 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.627194 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-daf744fa-818f-4a25-b87d-e317972f4682 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/attachments/ab9e62af-93c0-48a5-8313-4a2419ac2884 Aug 20 07:51:17.627194 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-daf744fa-818f-4a25-b87d-e317972f4682 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.627463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-daf744fa-818f-4a25-b87d-e317972f4682 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.642608 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.642608 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:17.644070 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a56dfea0-b836-4011-b50a-fa5d7b2183f9 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.644895 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a56dfea0-b836-4011-b50a-fa5d7b2183f9 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 20 07:51:17.645382 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 567/2255] 10.4.3.57 () {66 vars in 1305 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.661915 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b7ada365-fb5d-4a76-bb41-83ac9183033f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.664385 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7ada365-fb5d-4a76-bb41-83ac9183033f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 20 07:51:17.664608 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7ada365-fb5d-4a76-bb41-83ac9183033f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.664838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7ada365-fb5d-4a76-bb41-83ac9183033f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.665213 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-b7ada365-fb5d-4a76-bb41-83ac9183033f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.665542 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.665542 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:17.667036 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-b7ada365-fb5d-4a76-bb41-83ac9183033f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.679698 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b130c8e-f95b-4c4f-9048-e3f5b855b4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:17.680892 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe5ea94-41e5-43a7-9299-64645e708591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:17.699858 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b7ada365-fb5d-4a76-bb41-83ac9183033f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.700449 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7ada365-fb5d-4a76-bb41-83ac9183033f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 20 07:51:17.701045 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 566/2256] 10.4.3.57 () {66 vars in 1307 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.718460 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-292a0d1f-300e-472a-9277-9d230e8701de None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.720699 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-292a0d1f-300e-472a-9277-9d230e8701de tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 Aug 20 07:51:17.720916 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-292a0d1f-300e-472a-9277-9d230e8701de tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.721146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-292a0d1f-300e-472a-9277-9d230e8701de tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.721375 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-292a0d1f-300e-472a-9277-9d230e8701de tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.722115 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.722115 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:17.723616 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-292a0d1f-300e-472a-9277-9d230e8701de tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.746068 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-292a0d1f-300e-472a-9277-9d230e8701de tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.747568 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.747568 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:17.747568 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-292a0d1f-300e-472a-9277-9d230e8701de tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 returned with HTTP 200 Aug 20 07:51:17.749537 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 568/2257] 10.4.3.57 () {66 vars in 1376 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.760460 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-28d02f49-018f-4fb0-9ab9-388c40d6df43 req-daf744fa-818f-4a25-b87d-e317972f4682 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/attachments/ab9e62af-93c0-48a5-8313-4a2419ac2884 returned with HTTP 200 Aug 20 07:51:17.761132 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 562/2258] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:51:17 2026] DELETE /volume/v3/attachments/ab9e62af-93c0-48a5-8313-4a2419ac2884 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:17.765660 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f4ccb172-f524-485a-88fc-a4416f5a1303 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.769658 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4ccb172-f524-485a-88fc-a4416f5a1303 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail?status=available Aug 20 07:51:17.769885 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4ccb172-f524-485a-88fc-a4416f5a1303 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.770138 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4ccb172-f524-485a-88fc-a4416f5a1303 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.770393 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-f4ccb172-f524-485a-88fc-a4416f5a1303 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.770803 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.770803 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:17.772223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-f4ccb172-f524-485a-88fc-a4416f5a1303 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.790859 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f4ccb172-f524-485a-88fc-a4416f5a1303 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.790859 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.790859 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:17.790859 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4ccb172-f524-485a-88fc-a4416f5a1303 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 20 07:51:17.790859 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 567/2259] 10.4.3.57 () {66 vars in 1290 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:17.794124 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Created reservations ['9875e644-3ec8-428c-8c49-31f85506719d', '10bc5fea-8cce-49f2-8817-5c5c4041a009', 'ad90192f-290b-4cac-a38c-8cd2c36b413e', '33d55b8a-d801-43bf-99b7-d6e414b5102f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:17.797032 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe5ea94-41e5-43a7-9299-64645e708591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9875e644-3ec8-428c-8c49-31f85506719d', '10bc5fea-8cce-49f2-8817-5c5c4041a009', 'ad90192f-290b-4cac-a38c-8cd2c36b413e', '33d55b8a-d801-43bf-99b7-d6e414b5102f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:17.797032 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39bac51a-3b1f-41de-b9de-7d00f2e7cf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:17.807059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a1d7de32-e968-4708-927e-1116bfc9c45f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.809528 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1d7de32-e968-4708-927e-1116bfc9c45f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 Aug 20 07:51:17.809841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1d7de32-e968-4708-927e-1116bfc9c45f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.810150 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1d7de32-e968-4708-927e-1116bfc9c45f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.810906 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-a1d7de32-e968-4708-927e-1116bfc9c45f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.812612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-a1d7de32-e968-4708-927e-1116bfc9c45f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.837602 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1d7de32-e968-4708-927e-1116bfc9c45f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.838206 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.838206 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:17.839160 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1d7de32-e968-4708-927e-1116bfc9c45f tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 returned with HTTP 200 Aug 20 07:51:17.840156 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 569/2260] 10.4.3.57 () {66 vars in 1410 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.849372 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39bac51a-3b1f-41de-b9de-7d00f2e7cf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62a39052-6cfc-4f8a-86a3-92a0fdc466a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-396706249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53145ef84f364e378be1e9de25f166b3',qos_specs=None,replication_status=,reservations=['9875e644-3ec8-428c-8c49-31f85506719d','10bc5fea-8cce-49f2-8817-5c5c4041a009','ad90192f-290b-4cac-a38c-8cd2c36b413e','33d55b8a-d801-43bf-99b7-d6e414b5102f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b402e423ff874977b8740dec6e01896e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-396706249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62a39052-6cfc-4f8a-86a3-92a0fdc466a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53145ef84f364e378be1e9de25f166b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b402e423ff874977b8740dec6e01896e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:17.850270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a7480f-cf1b-4328-a532-68bf0c2e0e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:17.857390 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75c0deb7-9cf2-4722-8235-23d393e0f860 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.859668 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75c0deb7-9cf2-4722-8235-23d393e0f860 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 Aug 20 07:51:17.859871 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75c0deb7-9cf2-4722-8235-23d393e0f860 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.860277 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75c0deb7-9cf2-4722-8235-23d393e0f860 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.860561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-75c0deb7-9cf2-4722-8235-23d393e0f860 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.860923 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.860923 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:17.862091 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-75c0deb7-9cf2-4722-8235-23d393e0f860 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.891731 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-75c0deb7-9cf2-4722-8235-23d393e0f860 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.892447 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75c0deb7-9cf2-4722-8235-23d393e0f860 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 returned with HTTP 200 Aug 20 07:51:17.892655 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a7480f-cf1b-4328-a532-68bf0c2e0e38) transitioned into state 'SUCCESS' from state '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-396706249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53145ef84f364e378be1e9de25f166b3',qos_specs=None,replication_status=,reservations=['9875e644-3ec8-428c-8c49-31f85506719d','10bc5fea-8cce-49f2-8817-5c5c4041a009','ad90192f-290b-4cac-a38c-8cd2c36b413e','33d55b8a-d801-43bf-99b7-d6e414b5102f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b402e423ff874977b8740dec6e01896e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:17.893253 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 563/2261] 10.4.3.57 () {66 vars in 1355 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 => generated 341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.893751 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4ee26e-a81b-45c8-8b88-38c7725b715d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:17.909967 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dcab015d-c1f7-4b80-af0d-6006b198f14b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.912200 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dcab015d-c1f7-4b80-af0d-6006b198f14b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?status=available Aug 20 07:51:17.913091 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dcab015d-c1f7-4b80-af0d-6006b198f14b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.913091 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dcab015d-c1f7-4b80-af0d-6006b198f14b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.913091 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-dcab015d-c1f7-4b80-af0d-6006b198f14b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.916898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-dcab015d-c1f7-4b80-af0d-6006b198f14b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.917433 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4ee26e-a81b-45c8-8b88-38c7725b715d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:17.919015 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Flow 'volume_create_api' (a08fc464-342e-45d0-a753-f48940cd335e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:17.919925 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Create volume request issued successfully. Aug 20 07:51:17.921090 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cec06f97-73ea-4279-91e3-9085849caa2d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:17.921979 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 563/2262] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:51:17 2026] POST /volume/v3/volumes => generated 754 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:17.925921 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dcab015d-c1f7-4b80-af0d-6006b198f14b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.926344 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dcab015d-c1f7-4b80-af0d-6006b198f14b tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?status=available returned with HTTP 200 Aug 20 07:51:17.928489 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 568/2263] 10.4.3.57 () {66 vars in 1269 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.945340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75f6e418-4fff-4b4e-b162-a62c806b9fd1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.945476 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e02364be-57df-490a-8b24-c2da3c67b616 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.950858 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e02364be-57df-490a-8b24-c2da3c67b616 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:51:17.950969 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75f6e418-4fff-4b4e-b162-a62c806b9fd1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 Aug 20 07:51:17.951058 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e02364be-57df-490a-8b24-c2da3c67b616 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.951112 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75f6e418-4fff-4b4e-b162-a62c806b9fd1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.951112 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75f6e418-4fff-4b4e-b162-a62c806b9fd1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.951178 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e02364be-57df-490a-8b24-c2da3c67b616 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.951214 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-75f6e418-4fff-4b4e-b162-a62c806b9fd1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:17.951214 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.951214 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:17.952584 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-75f6e418-4fff-4b4e-b162-a62c806b9fd1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:17.965501 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:17.965501 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:17.966945 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-75f6e418-4fff-4b4e-b162-a62c806b9fd1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Get all snapshots completed successfully. Aug 20 07:51:17.967305 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75f6e418-4fff-4b4e-b162-a62c806b9fd1 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 returned with HTTP 200 Aug 20 07:51:17.967996 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 564/2264] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-273639114 => generated 341 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.970770 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e02364be-57df-490a-8b24-c2da3c67b616 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:51:17.976749 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e02364be-57df-490a-8b24-c2da3c67b616 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:51:17.977220 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 570/2265] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:17 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:17.991001 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5035a13c-a09e-4114-b4d5-7886b97fc356 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:17.993755 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5035a13c-a09e-4114-b4d5-7886b97fc356 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee Aug 20 07:51:17.994493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5035a13c-a09e-4114-b4d5-7886b97fc356 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:17.994493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5035a13c-a09e-4114-b4d5-7886b97fc356 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:17.994647 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-5035a13c-a09e-4114-b4d5-7886b97fc356 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Delete snapshot with id: 745b6545-d1f9-4fc3-afab-454e793055ee Aug 20 07:51:18.008594 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:18.008594 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:18.009173 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5035a13c-a09e-4114-b4d5-7886b97fc356 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:18.040021 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5035a13c-a09e-4114-b4d5-7886b97fc356 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot delete request issued successfully. Aug 20 07:51:18.040490 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5035a13c-a09e-4114-b4d5-7886b97fc356 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee returned with HTTP 202 Aug 20 07:51:18.041193 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 564/2266] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:17 2026] DELETE /volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:18.053264 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff3cacee-56e3-42bd-8088-7bd0e3806296 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:18.060794 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff3cacee-56e3-42bd-8088-7bd0e3806296 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee Aug 20 07:51:18.060794 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff3cacee-56e3-42bd-8088-7bd0e3806296 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:18.060794 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff3cacee-56e3-42bd-8088-7bd0e3806296 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:18.070654 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:18.070654 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:18.071201 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ff3cacee-56e3-42bd-8088-7bd0e3806296 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:18.072374 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff3cacee-56e3-42bd-8088-7bd0e3806296 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee returned with HTTP 200 Aug 20 07:51:18.072590 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 569/2267] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:18 2026] GET /volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:18.433576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cac9823b-1df2-4e3c-b59f-a2fe11e9af14 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:18.441165 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cac9823b-1df2-4e3c-b59f-a2fe11e9af14 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:18.441165 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cac9823b-1df2-4e3c-b59f-a2fe11e9af14 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:18.441165 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cac9823b-1df2-4e3c-b59f-a2fe11e9af14 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:18.459610 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:18.459610 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:18.464914 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cac9823b-1df2-4e3c-b59f-a2fe11e9af14 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:18.470594 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cac9823b-1df2-4e3c-b59f-a2fe11e9af14 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:51:18.471242 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 565/2268] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:18 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:18.914343 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-5aa01113-e25c-4cdb-b957-dbdd144a7d81 req-d4385cea-2ffc-4ee3-a853-84e1899acaef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:18.916610 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5aa01113-e25c-4cdb-b957-dbdd144a7d81 req-d4385cea-2ffc-4ee3-a853-84e1899acaef tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53 Aug 20 07:51:18.916886 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5aa01113-e25c-4cdb-b957-dbdd144a7d81 req-d4385cea-2ffc-4ee3-a853-84e1899acaef tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:18.917144 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5aa01113-e25c-4cdb-b957-dbdd144a7d81 req-d4385cea-2ffc-4ee3-a853-84e1899acaef tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:18.925675 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5aa01113-e25c-4cdb-b957-dbdd144a7d81 req-d4385cea-2ffc-4ee3-a853-84e1899acaef tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53 returned with HTTP 404 Aug 20 07:51:18.927485 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 571/2269] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:51:18 2026] DELETE /volume/v3/attachments/53ccc88f-60bb-41bb-8ad5-006c1171ad53 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:51:18.996895 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86408da0-3b80-4642-8b71-5147af5f3b43 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:19.000648 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86408da0-3b80-4642-8b71-5147af5f3b43 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:51:19.000918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86408da0-3b80-4642-8b71-5147af5f3b43 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:19.001237 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86408da0-3b80-4642-8b71-5147af5f3b43 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:19.017010 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:19.017010 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:19.024285 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86408da0-3b80-4642-8b71-5147af5f3b43 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:51:19.032724 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86408da0-3b80-4642-8b71-5147af5f3b43 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:51:19.033201 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 565/2270] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:18 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:19.085838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-43081dfb-f004-4398-9492-668d51ae161c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:19.090539 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43081dfb-f004-4398-9492-668d51ae161c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee Aug 20 07:51:19.090539 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43081dfb-f004-4398-9492-668d51ae161c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:19.090539 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43081dfb-f004-4398-9492-668d51ae161c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:19.096412 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43081dfb-f004-4398-9492-668d51ae161c tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee returned with HTTP 404 Aug 20 07:51:19.096412 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 570/2271] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:19 2026] GET /volume/v3/snapshots/745b6545-d1f9-4fc3-afab-454e793055ee => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:19.107904 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b64091d0-69b4-4589-96e9-8dec49bb02c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:19.109675 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b64091d0-69b4-4589-96e9-8dec49bb02c0 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 Aug 20 07:51:19.109904 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b64091d0-69b4-4589-96e9-8dec49bb02c0 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:19.110100 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b64091d0-69b4-4589-96e9-8dec49bb02c0 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:19.110195 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-b64091d0-69b4-4589-96e9-8dec49bb02c0 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Delete snapshot with id: fe375be3-a9c8-4753-a1f0-152aed91fec0 Aug 20 07:51:19.122056 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:19.122056 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:19.122955 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b64091d0-69b4-4589-96e9-8dec49bb02c0 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:19.152916 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b64091d0-69b4-4589-96e9-8dec49bb02c0 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot delete request issued successfully. Aug 20 07:51:19.153172 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b64091d0-69b4-4589-96e9-8dec49bb02c0 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 returned with HTTP 202 Aug 20 07:51:19.153856 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 566/2272] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:19 2026] DELETE /volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:19.165974 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a18c1ffc-a790-4e0c-b5a4-eec0d4c8b0af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:19.175536 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a18c1ffc-a790-4e0c-b5a4-eec0d4c8b0af tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 Aug 20 07:51:19.176244 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a18c1ffc-a790-4e0c-b5a4-eec0d4c8b0af tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:19.176244 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a18c1ffc-a790-4e0c-b5a4-eec0d4c8b0af tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:19.184868 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:19.184868 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:19.185599 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a18c1ffc-a790-4e0c-b5a4-eec0d4c8b0af tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:19.186483 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a18c1ffc-a790-4e0c-b5a4-eec0d4c8b0af tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 returned with HTTP 200 Aug 20 07:51:19.187677 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 572/2273] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:19 2026] GET /volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:20.203652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-22f3a6e8-5fc3-4b9e-acd2-fba69f9becce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.208595 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22f3a6e8-5fc3-4b9e-acd2-fba69f9becce tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 Aug 20 07:51:20.208595 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22f3a6e8-5fc3-4b9e-acd2-fba69f9becce tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.208595 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22f3a6e8-5fc3-4b9e-acd2-fba69f9becce tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.219117 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22f3a6e8-5fc3-4b9e-acd2-fba69f9becce tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 returned with HTTP 404 Aug 20 07:51:20.219117 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 566/2274] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/v3/snapshots/fe375be3-a9c8-4753-a1f0-152aed91fec0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:20.234050 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-50750e56-2199-4dd1-bdb0-c55715bf0869 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.238468 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50750e56-2199-4dd1-bdb0-c55715bf0869 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 Aug 20 07:51:20.238797 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50750e56-2199-4dd1-bdb0-c55715bf0869 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.239284 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50750e56-2199-4dd1-bdb0-c55715bf0869 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.239284 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-50750e56-2199-4dd1-bdb0-c55715bf0869 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Delete snapshot with id: 84d315d3-8c72-4fd2-9501-cc56b2bf4c67 Aug 20 07:51:20.252949 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.252949 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:20.253869 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-50750e56-2199-4dd1-bdb0-c55715bf0869 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:20.286904 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-50750e56-2199-4dd1-bdb0-c55715bf0869 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot delete request issued successfully. Aug 20 07:51:20.288339 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50750e56-2199-4dd1-bdb0-c55715bf0869 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 returned with HTTP 202 Aug 20 07:51:20.288339 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 571/2275] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:20 2026] DELETE /volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:20.300132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bed783b8-9ac4-43d2-aeff-7b08e09fb1bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.302829 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bed783b8-9ac4-43d2-aeff-7b08e09fb1bd tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 Aug 20 07:51:20.302829 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bed783b8-9ac4-43d2-aeff-7b08e09fb1bd tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.303136 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bed783b8-9ac4-43d2-aeff-7b08e09fb1bd tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.308380 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-141e402b-6d0a-4ba1-93d6-686015e52e03 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.311060 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-141e402b-6d0a-4ba1-93d6-686015e52e03 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:20.313236 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-141e402b-6d0a-4ba1-93d6-686015e52e03 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.313236 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-141e402b-6d0a-4ba1-93d6-686015e52e03 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.315737 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.315737 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:20.316686 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bed783b8-9ac4-43d2-aeff-7b08e09fb1bd tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Snapshot retrieved successfully. Aug 20 07:51:20.319341 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bed783b8-9ac4-43d2-aeff-7b08e09fb1bd tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 returned with HTTP 200 Aug 20 07:51:20.320928 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 567/2276] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:20.326376 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.326376 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:20.332807 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-141e402b-6d0a-4ba1-93d6-686015e52e03 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:20.341495 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-141e402b-6d0a-4ba1-93d6-686015e52e03 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:20.342900 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 573/2277] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:20.362077 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9bb1500f-7df5-4412-9a1c-7d9dc020cbf8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.364441 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9bb1500f-7df5-4412-9a1c-7d9dc020cbf8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:20.366410 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9bb1500f-7df5-4412-9a1c-7d9dc020cbf8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.366718 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9bb1500f-7df5-4412-9a1c-7d9dc020cbf8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.385514 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.385514 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:20.394420 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9bb1500f-7df5-4412-9a1c-7d9dc020cbf8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:20.408888 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9bb1500f-7df5-4412-9a1c-7d9dc020cbf8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:20.409427 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 567/2278] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:20.476682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-2e1853f4-d8e4-42a2-b637-3c6877f2fd35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.480835 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-2e1853f4-d8e4-42a2-b637-3c6877f2fd35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:20.482668 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-2e1853f4-d8e4-42a2-b637-3c6877f2fd35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.483003 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-2e1853f4-d8e4-42a2-b637-3c6877f2fd35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.494577 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.494577 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:20.503218 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-2e1853f4-d8e4-42a2-b637-3c6877f2fd35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:20.511785 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-2e1853f4-d8e4-42a2-b637-3c6877f2fd35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:20.512401 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 572/2279] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:20.675190 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9dfe606-11e9-4dd9-af38-b5878b2c1043 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.676337 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9dfe606-11e9-4dd9-af38-b5878b2c1043 None None] GET https://10.4.3.57/volume// Aug 20 07:51:20.676337 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9dfe606-11e9-4dd9-af38-b5878b2c1043 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.676973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9dfe606-11e9-4dd9-af38-b5878b2c1043 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.677214 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9dfe606-11e9-4dd9-af38-b5878b2c1043 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:20.677862 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 568/2280] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:20.695522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-9a03f6e7-e673-44c3-a5ae-3389dfa04c66 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.703341 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-9a03f6e7-e673-44c3-a5ae-3389dfa04c66 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:51:20.704049 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-9a03f6e7-e673-44c3-a5ae-3389dfa04c66 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9", "connector": null, "instance_uuid": "3506723d-ee1f-4bad-a1eb-48cc6009073c"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:20.723443 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.723443 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:20.799654 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-9a03f6e7-e673-44c3-a5ae-3389dfa04c66 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:51:20.800904 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 574/2281] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:51:20 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) Aug 20 07:51:20.876014 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f5dce32c-e8ce-4848-92f9-77312b0fd81e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.878225 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5dce32c-e8ce-4848-92f9-77312b0fd81e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:20.879298 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5dce32c-e8ce-4848-92f9-77312b0fd81e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.879298 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5dce32c-e8ce-4848-92f9-77312b0fd81e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.899517 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.899517 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:20.911873 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d24b7fb4-0542-4a17-b8e0-bced61129e56 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.912365 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d24b7fb4-0542-4a17-b8e0-bced61129e56 None None] GET https://10.4.3.57/volume// Aug 20 07:51:20.912628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d24b7fb4-0542-4a17-b8e0-bced61129e56 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.912961 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d24b7fb4-0542-4a17-b8e0-bced61129e56 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.913424 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d24b7fb4-0542-4a17-b8e0-bced61129e56 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:20.914356 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 573/2282] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:20.915215 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f5dce32c-e8ce-4848-92f9-77312b0fd81e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:20.923892 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5dce32c-e8ce-4848-92f9-77312b0fd81e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:20.923892 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 568/2283] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 875 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:20.924415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f156a7eb-c7d3-4d4c-b3ff-6ed5f6cebc5b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.925675 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-ab45294b-3f98-43bd-bcfe-c0835e5a80c1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.927824 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-ab45294b-3f98-43bd-bcfe-c0835e5a80c1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:20.928129 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-ab45294b-3f98-43bd-bcfe-c0835e5a80c1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.928459 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-ab45294b-3f98-43bd-bcfe-c0835e5a80c1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.931595 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f156a7eb-c7d3-4d4c-b3ff-6ed5f6cebc5b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:20.931595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f156a7eb-c7d3-4d4c-b3ff-6ed5f6cebc5b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.931595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f156a7eb-c7d3-4d4c-b3ff-6ed5f6cebc5b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.940985 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.940985 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:20.943783 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.943783 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:20.946104 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-ab45294b-3f98-43bd-bcfe-c0835e5a80c1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:20.948257 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f156a7eb-c7d3-4d4c-b3ff-6ed5f6cebc5b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:20.955238 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f156a7eb-c7d3-4d4c-b3ff-6ed5f6cebc5b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:20.955758 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 569/2284] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:20.957259 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-ab45294b-3f98-43bd-bcfe-c0835e5a80c1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:20.957259 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 575/2285] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:20 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 1055 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:20.976752 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d9ecc3a-44fe-4fff-844d-b87eea08595d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:20.981276 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d9ecc3a-44fe-4fff-844d-b87eea08595d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:20.982108 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d9ecc3a-44fe-4fff-844d-b87eea08595d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:20.982693 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d9ecc3a-44fe-4fff-844d-b87eea08595d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:20.982928 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1d9ecc3a-44fe-4fff-844d-b87eea08595d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume with id: f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:20.991600 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:20.991600 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:20.992139 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d9ecc3a-44fe-4fff-844d-b87eea08595d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:21.020926 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d9ecc3a-44fe-4fff-844d-b87eea08595d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume request issued successfully. Aug 20 07:51:21.021224 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d9ecc3a-44fe-4fff-844d-b87eea08595d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 202 Aug 20 07:51:21.021884 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 574/2286] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:20 2026] DELETE /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:21.040003 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8c4302d2-2b0c-43fd-9d3a-4b02dc5137f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:21.043419 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c4302d2-2b0c-43fd-9d3a-4b02dc5137f5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:21.045034 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c4302d2-2b0c-43fd-9d3a-4b02dc5137f5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:21.045659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c4302d2-2b0c-43fd-9d3a-4b02dc5137f5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:21.063647 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:21.063647 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:21.070780 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8c4302d2-2b0c-43fd-9d3a-4b02dc5137f5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:21.078570 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c4302d2-2b0c-43fd-9d3a-4b02dc5137f5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 200 Aug 20 07:51:21.079611 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 569/2287] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:21 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 1358 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:21.093942 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-575f2a92-037c-4816-89e6-c1f1c2a5de45 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:21.097202 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-575f2a92-037c-4816-89e6-c1f1c2a5de45 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] PUT https://10.4.3.57/volume/v3/attachments/b1d0ec1f-4dce-4e03-8a83-d25d6000d065 Aug 20 07:51:21.098799 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-575f2a92-037c-4816-89e6-c1f1c2a5de45 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:21.110951 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-575f2a92-037c-4816-89e6-c1f1c2a5de45 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Acquiring lock "cinder-attachment_update-fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:51:21.121843 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-575f2a92-037c-4816-89e6-c1f1c2a5de45 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9-np0000007856" acquired by "attachment_update" :: waited 0.011s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:51:21.123100 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:21.123100 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:21.275864 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-575f2a92-037c-4816-89e6-c1f1c2a5de45 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9-np0000007856" released by "attachment_update" :: held 0.154s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:51:21.276259 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-575f2a92-037c-4816-89e6-c1f1c2a5de45 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/b1d0ec1f-4dce-4e03-8a83-d25d6000d065 returned with HTTP 200 Aug 20 07:51:21.277804 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 570/2288] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:51:21 2026] PUT /volume/v3/attachments/b1d0ec1f-4dce-4e03-8a83-d25d6000d065 => generated 968 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:21.288770 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-4ae190a3-3c85-4b01-a3aa-4f6c926162a4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:21.293535 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-4ae190a3-3c85-4b01-a3aa-4f6c926162a4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9/encryption Aug 20 07:51:21.293691 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-4ae190a3-3c85-4b01-a3aa-4f6c926162a4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:21.294027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-4ae190a3-3c85-4b01-a3aa-4f6c926162a4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:21.309184 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:21.309184 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:21.320459 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-4ae190a3-3c85-4b01-a3aa-4f6c926162a4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9/encryption returned with HTTP 200 Aug 20 07:51:21.321841 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 576/2289] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:51:21 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:21.339791 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-38bc5aca-708d-4856-97c2-037b50d8c558 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:21.345887 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38bc5aca-708d-4856-97c2-037b50d8c558 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 Aug 20 07:51:21.346185 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38bc5aca-708d-4856-97c2-037b50d8c558 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:21.346570 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38bc5aca-708d-4856-97c2-037b50d8c558 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:21.351704 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38bc5aca-708d-4856-97c2-037b50d8c558 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 returned with HTTP 404 Aug 20 07:51:21.352778 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 575/2290] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:21 2026] GET /volume/v3/snapshots/84d315d3-8c72-4fd2-9501-cc56b2bf4c67 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:21.369069 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6db60c4-ba4a-4d23-921d-bb4d31e06765 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:21.373340 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6db60c4-ba4a-4d23-921d-bb4d31e06765 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:21.373707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6db60c4-ba4a-4d23-921d-bb4d31e06765 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:21.373957 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6db60c4-ba4a-4d23-921d-bb4d31e06765 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:21.389585 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:21.389585 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:21.400410 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e6db60c4-ba4a-4d23-921d-bb4d31e06765 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Volume info retrieved successfully. Aug 20 07:51:21.410791 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6db60c4-ba4a-4d23-921d-bb4d31e06765 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 returned with HTTP 200 Aug 20 07:51:21.412002 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 570/2291] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:21 2026] GET /volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:21.436042 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-58a5dcd3-c115-4c98-9cf5-05a8dc6e2927 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:21.438195 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58a5dcd3-c115-4c98-9cf5-05a8dc6e2927 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] DELETE https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:21.438594 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58a5dcd3-c115-4c98-9cf5-05a8dc6e2927 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:21.438855 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58a5dcd3-c115-4c98-9cf5-05a8dc6e2927 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:21.439100 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-58a5dcd3-c115-4c98-9cf5-05a8dc6e2927 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Delete volume with id: 05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:21.450883 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:21.450883 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:21.451628 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-58a5dcd3-c115-4c98-9cf5-05a8dc6e2927 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Volume info retrieved successfully. Aug 20 07:51:21.488929 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-58a5dcd3-c115-4c98-9cf5-05a8dc6e2927 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Delete volume request issued successfully. Aug 20 07:51:21.489623 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58a5dcd3-c115-4c98-9cf5-05a8dc6e2927 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 returned with HTTP 202 Aug 20 07:51:21.489757 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 571/2292] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:21 2026] DELETE /volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:21.503592 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1486c8d0-7e36-4fd3-81fe-1e5693ae4109 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:21.506084 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1486c8d0-7e36-4fd3-81fe-1e5693ae4109 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:21.506288 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1486c8d0-7e36-4fd3-81fe-1e5693ae4109 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:21.506520 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1486c8d0-7e36-4fd3-81fe-1e5693ae4109 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:21.518511 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:21.518511 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:21.525116 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1486c8d0-7e36-4fd3-81fe-1e5693ae4109 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Volume info retrieved successfully. Aug 20 07:51:21.531082 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1486c8d0-7e36-4fd3-81fe-1e5693ae4109 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 returned with HTTP 200 Aug 20 07:51:21.531463 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 577/2293] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:21 2026] GET /volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:21.949131 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6d43ff78-57e3-4998-adae-ab097c300986 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:21.951127 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d43ff78-57e3-4998-adae-ab097c300986 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:21.951467 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d43ff78-57e3-4998-adae-ab097c300986 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:21.951708 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d43ff78-57e3-4998-adae-ab097c300986 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:21.977092 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:21.977092 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:21.981997 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6d43ff78-57e3-4998-adae-ab097c300986 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:21.989071 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d43ff78-57e3-4998-adae-ab097c300986 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:21.989821 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 576/2294] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:21 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:22.097833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b596d8f-2e6a-4623-be79-476b57fd1cd4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:22.103528 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b596d8f-2e6a-4623-be79-476b57fd1cd4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 Aug 20 07:51:22.106209 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b596d8f-2e6a-4623-be79-476b57fd1cd4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:22.106521 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b596d8f-2e6a-4623-be79-476b57fd1cd4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:22.126391 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b596d8f-2e6a-4623-be79-476b57fd1cd4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 returned with HTTP 404 Aug 20 07:51:22.127254 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 571/2295] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:22 2026] GET /volume/v3/volumes/f9f8d481-69f7-4db8-b3a2-4632cbd02487 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:22.141906 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b2b6a045-db5f-492a-bc98-f988b59921fa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:22.144291 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2b6a045-db5f-492a-bc98-f988b59921fa tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:51:22.144895 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2b6a045-db5f-492a-bc98-f988b59921fa tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:22.144895 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2b6a045-db5f-492a-bc98-f988b59921fa tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:22.166232 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:22.166232 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:22.173164 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b2b6a045-db5f-492a-bc98-f988b59921fa tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:22.181079 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2b6a045-db5f-492a-bc98-f988b59921fa tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:51:22.181590 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 572/2296] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:22 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:22.201663 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-841944c9-0de9-45e4-b45e-8c490014358f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:22.204492 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-841944c9-0de9-45e4-b45e-8c490014358f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:22.204850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-841944c9-0de9-45e4-b45e-8c490014358f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90aa00ac-c9e2-423e-bcdc-3aef13f16734", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-459665590"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:22.214571 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:22.214571 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:22.215161 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-841944c9-0de9-45e4-b45e-8c490014358f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:22.215305 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-841944c9-0de9-45e4-b45e-8c490014358f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume 90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:51:22.256917 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-841944c9-0de9-45e4-b45e-8c490014358f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['5da0cd54-ebc0-45a6-a6ce-e3622230f961', '695f3461-d865-4dc4-a7c4-7784d33d755e', '1a80e2bc-ea01-434f-a34f-d8b695b9d1f3', 'ab055b54-4a7d-47e3-9a52-7a79e6b69816'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:22.319836 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-841944c9-0de9-45e4-b45e-8c490014358f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot create request issued successfully. Aug 20 07:51:22.320368 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-841944c9-0de9-45e4-b45e-8c490014358f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:51:22.320842 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 578/2297] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:51:22 2026] POST /volume/v3/snapshots => generated 379 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 07:51:22.330350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1aec2ec-5ee5-4e34-a617-e4d43cb6b028 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:22.332625 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1aec2ec-5ee5-4e34-a617-e4d43cb6b028 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:22.332868 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1aec2ec-5ee5-4e34-a617-e4d43cb6b028 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:22.333610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1aec2ec-5ee5-4e34-a617-e4d43cb6b028 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:22.340421 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:22.340421 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:22.341129 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f1aec2ec-5ee5-4e34-a617-e4d43cb6b028 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:22.342190 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1aec2ec-5ee5-4e34-a617-e4d43cb6b028 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c returned with HTTP 200 Aug 20 07:51:22.342732 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 577/2298] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:22 2026] GET /volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c => generated 511 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:22.401664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-449b39f6-906e-4e90-ae58-d3924aa9ab72 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:22.408146 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-449b39f6-906e-4e90-ae58-d3924aa9ab72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:22.408396 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-449b39f6-906e-4e90-ae58-d3924aa9ab72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:22.409178 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-449b39f6-906e-4e90-ae58-d3924aa9ab72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:22.409433 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-449b39f6-906e-4e90-ae58-d3924aa9ab72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume with id: c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:22.425460 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:22.425460 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:22.425460 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-449b39f6-906e-4e90-ae58-d3924aa9ab72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:22.467170 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-449b39f6-906e-4e90-ae58-d3924aa9ab72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume request issued successfully. Aug 20 07:51:22.468604 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-449b39f6-906e-4e90-ae58-d3924aa9ab72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 202 Aug 20 07:51:22.468604 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 572/2299] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:22 2026] DELETE /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:22.479358 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a3373549-9bf4-46c8-9724-4495a445c140 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:22.481805 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a3373549-9bf4-46c8-9724-4495a445c140 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:22.482117 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a3373549-9bf4-46c8-9724-4495a445c140 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:22.482431 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a3373549-9bf4-46c8-9724-4495a445c140 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:22.500167 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:22.500167 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:22.509626 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a3373549-9bf4-46c8-9724-4495a445c140 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:22.520777 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a3373549-9bf4-46c8-9724-4495a445c140 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 200 Aug 20 07:51:22.521884 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 573/2300] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:22 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:22.549223 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5e2df4d9-4b4b-48c1-9caf-b8a762a70e22 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:22.551476 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5e2df4d9-4b4b-48c1-9caf-b8a762a70e22 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] GET https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 Aug 20 07:51:22.551877 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5e2df4d9-4b4b-48c1-9caf-b8a762a70e22 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:22.552151 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5e2df4d9-4b4b-48c1-9caf-b8a762a70e22 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:22.568189 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5e2df4d9-4b4b-48c1-9caf-b8a762a70e22 tempest-VolumesSnapshotListTestJSON-1127727575 tempest-VolumesSnapshotListTestJSON-1127727575-project-member] https://10.4.3.57/volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 returned with HTTP 404 Aug 20 07:51:22.570515 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 579/2301] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:22 2026] GET /volume/v3/volumes/05c47ead-ef27-458d-9177-860cd51e1055 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:23.011393 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-747469c6-6a61-4713-b5ea-ff77020da216 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.017351 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-747469c6-6a61-4713-b5ea-ff77020da216 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:23.017511 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-747469c6-6a61-4713-b5ea-ff77020da216 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.018034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-747469c6-6a61-4713-b5ea-ff77020da216 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.033146 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:23.033146 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:23.038539 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-747469c6-6a61-4713-b5ea-ff77020da216 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:23.046010 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-747469c6-6a61-4713-b5ea-ff77020da216 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:23.046823 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 578/2302] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:23 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:23.354990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b57edceb-b0cd-42a9-80ca-21b34ab0b672 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.357040 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b57edceb-b0cd-42a9-80ca-21b34ab0b672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:23.357807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b57edceb-b0cd-42a9-80ca-21b34ab0b672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.357807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b57edceb-b0cd-42a9-80ca-21b34ab0b672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.366035 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:23.366035 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:23.366826 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b57edceb-b0cd-42a9-80ca-21b34ab0b672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:23.367775 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b57edceb-b0cd-42a9-80ca-21b34ab0b672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c returned with HTTP 200 Aug 20 07:51:23.368484 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 573/2303] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:23 2026] GET /volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:23.377477 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-995caf30-8281-47cb-a4a8-b44db45a038b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.379721 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-995caf30-8281-47cb-a4a8-b44db45a038b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:23.379971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-995caf30-8281-47cb-a4a8-b44db45a038b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.380201 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-995caf30-8281-47cb-a4a8-b44db45a038b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.386797 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:23.386797 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:23.387575 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-995caf30-8281-47cb-a4a8-b44db45a038b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:23.388109 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-995caf30-8281-47cb-a4a8-b44db45a038b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c returned with HTTP 200 Aug 20 07:51:23.389044 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 574/2304] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:23 2026] GET /volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:23.402990 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a1a8257f-bb37-4b8e-8a97-7e0a0113a12f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.405652 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1a8257f-bb37-4b8e-8a97-7e0a0113a12f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:23.405652 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1a8257f-bb37-4b8e-8a97-7e0a0113a12f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.405953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1a8257f-bb37-4b8e-8a97-7e0a0113a12f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.406243 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-a1a8257f-bb37-4b8e-8a97-7e0a0113a12f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:51:23.406528 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:23.406528 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:23.407829 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-a1a8257f-bb37-4b8e-8a97-7e0a0113a12f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:51:23.412573 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1a8257f-bb37-4b8e-8a97-7e0a0113a12f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Get all snapshots completed successfully. Aug 20 07:51:23.413120 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1a8257f-bb37-4b8e-8a97-7e0a0113a12f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 200 Aug 20 07:51:23.413676 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 580/2305] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:51:23 2026] GET /volume/v3/snapshots => generated 407 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:23.426533 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b136b247-0bf3-44d8-86d3-554d50aa535f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.429518 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b136b247-0bf3-44d8-86d3-554d50aa535f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] PUT https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:23.430062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b136b247-0bf3-44d8-86d3-554d50aa535f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1306702235", "description": "This is the new description of snapshot."}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:23.439606 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:23.439606 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:23.440319 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b136b247-0bf3-44d8-86d3-554d50aa535f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:23.451276 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b136b247-0bf3-44d8-86d3-554d50aa535f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c returned with HTTP 200 Aug 20 07:51:23.452346 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 579/2306] 10.4.3.57 () {68 vars in 1368 bytes} [Thu Aug 20 07:51:23 2026] PUT /volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:23.460844 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94892771-dff1-48c5-a449-312be357cc4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.463060 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94892771-dff1-48c5-a449-312be357cc4e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:23.463248 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94892771-dff1-48c5-a449-312be357cc4e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.463453 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94892771-dff1-48c5-a449-312be357cc4e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.474505 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:23.474505 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:23.475149 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-94892771-dff1-48c5-a449-312be357cc4e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:23.476904 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94892771-dff1-48c5-a449-312be357cc4e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c returned with HTTP 200 Aug 20 07:51:23.477491 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 574/2307] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:23 2026] GET /volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c => generated 577 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:23.488819 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-651f564a-2b00-430d-835a-809d832568f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.490839 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-651f564a-2b00-430d-835a-809d832568f9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:23.491146 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-651f564a-2b00-430d-835a-809d832568f9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.491374 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-651f564a-2b00-430d-835a-809d832568f9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.491532 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-651f564a-2b00-430d-835a-809d832568f9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:23.501838 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:23.501838 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:23.502529 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-651f564a-2b00-430d-835a-809d832568f9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:23.533578 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-651f564a-2b00-430d-835a-809d832568f9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:51:23.534067 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-651f564a-2b00-430d-835a-809d832568f9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c returned with HTTP 202 Aug 20 07:51:23.534592 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 575/2308] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:23 2026] DELETE /volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:23.540393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-af125497-1d0b-4710-ac9a-f74275b78af6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.543690 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af125497-1d0b-4710-ac9a-f74275b78af6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:23.544023 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af125497-1d0b-4710-ac9a-f74275b78af6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.544469 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af125497-1d0b-4710-ac9a-f74275b78af6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.549560 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ad3fbf0d-1577-4bb2-b754-9318cd6882ae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.553934 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad3fbf0d-1577-4bb2-b754-9318cd6882ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:23.554292 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad3fbf0d-1577-4bb2-b754-9318cd6882ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.554881 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad3fbf0d-1577-4bb2-b754-9318cd6882ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.557138 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af125497-1d0b-4710-ac9a-f74275b78af6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 404 Aug 20 07:51:23.557671 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 581/2309] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:23 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:23.565529 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:23.565529 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:23.566320 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ad3fbf0d-1577-4bb2-b754-9318cd6882ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:23.567722 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad3fbf0d-1577-4bb2-b754-9318cd6882ae tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c returned with HTTP 200 Aug 20 07:51:23.568722 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 580/2310] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:23 2026] GET /volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c => generated 576 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:23.569316 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cb340241-ee9e-4219-ada6-8f3bb7dfd347 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.571500 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb340241-ee9e-4219-ada6-8f3bb7dfd347 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:23.571784 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb340241-ee9e-4219-ada6-8f3bb7dfd347 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.572067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb340241-ee9e-4219-ada6-8f3bb7dfd347 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.580970 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb340241-ee9e-4219-ada6-8f3bb7dfd347 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 404 Aug 20 07:51:23.581862 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 575/2311] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:23 2026] GET /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:23.595319 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45a75ccf-d71b-4b1f-82ef-c16621075d72 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.597698 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45a75ccf-d71b-4b1f-82ef-c16621075d72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:23.598231 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45a75ccf-d71b-4b1f-82ef-c16621075d72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:23.598719 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45a75ccf-d71b-4b1f-82ef-c16621075d72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:23.600314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-45a75ccf-d71b-4b1f-82ef-c16621075d72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume with id: c1304516-ef8f-42cf-923b-0cea76a23d16 Aug 20 07:51:23.610321 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45a75ccf-d71b-4b1f-82ef-c16621075d72 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 returned with HTTP 404 Aug 20 07:51:23.611087 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 576/2312] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:23 2026] DELETE /volume/v3/volumes/c1304516-ef8f-42cf-923b-0cea76a23d16 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:23.661000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:23.663089 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:23.663458 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-42492240"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:23.665273 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request body: {'volume': {'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-42492240'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:23.799062 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume of 1 GB Aug 20 07:51:23.799401 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:23.799401 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:23.805248 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Availability Zones retrieved successfully. Aug 20 07:51:23.812844 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (9bda6bcd-bfb0-408a-9220-23827ca6a35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:23.814091 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdd1a32-397d-4653-a2dd-8b812e430825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:23.815104 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:23.915697 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdd1a32-397d-4653-a2dd-8b812e430825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:23.916941 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a08bd9-0721-4303-b361-dc3f30879f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:23.997284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['dbaf3d2b-27aa-45a2-91b1-317484b5efbc', 'a1ae935d-8e30-46f9-b497-abff93889e32', 'be95be32-f98a-4e73-9003-47ef25abdffa', 'b6bbf4c7-35bf-4c16-a0b3-319b9d673528'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:23.998735 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a08bd9-0721-4303-b361-dc3f30879f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbaf3d2b-27aa-45a2-91b1-317484b5efbc', 'a1ae935d-8e30-46f9-b497-abff93889e32', 'be95be32-f98a-4e73-9003-47ef25abdffa', 'b6bbf4c7-35bf-4c16-a0b3-319b9d673528']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:24.000108 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b85f0e-47b1-4c07-b0bb-8e0966dbea6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:24.044661 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b85f0e-47b1-4c07-b0bb-8e0966dbea6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f467fd2a-fdc1-4885-8c2c-790e7efb7321', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-42492240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['dbaf3d2b-27aa-45a2-91b1-317484b5efbc','a1ae935d-8e30-46f9-b497-abff93889e32','be95be32-f98a-4e73-9003-47ef25abdffa','b6bbf4c7-35bf-4c16-a0b3-319b9d673528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-42492240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f467fd2a-fdc1-4885-8c2c-790e7efb7321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00efe1e885234409b4bc0472d9eda21a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1ef039ad0c441c2bd4149b643406e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:24.045712 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b70fa4a-0ad2-4071-965a-05b82169ddf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:24.070232 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23958a59-b98e-455c-b424-3fe2b6ea31c9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:24.072210 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23958a59-b98e-455c-b424-3fe2b6ea31c9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:24.072739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23958a59-b98e-455c-b424-3fe2b6ea31c9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:24.072739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23958a59-b98e-455c-b424-3fe2b6ea31c9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:24.087592 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:24.087592 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:24.095344 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-23958a59-b98e-455c-b424-3fe2b6ea31c9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:24.096255 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b70fa4a-0ad2-4071-965a-05b82169ddf1) transitioned into state 'SUCCESS' from state '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-42492240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['dbaf3d2b-27aa-45a2-91b1-317484b5efbc','a1ae935d-8e30-46f9-b497-abff93889e32','be95be32-f98a-4e73-9003-47ef25abdffa','b6bbf4c7-35bf-4c16-a0b3-319b9d673528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:24.097277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82581767-004f-4b27-9285-72f8741216ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:24.100638 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23958a59-b98e-455c-b424-3fe2b6ea31c9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:24.101109 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 581/2313] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:24 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:24.119335 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82581767-004f-4b27-9285-72f8741216ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:24.120710 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (9bda6bcd-bfb0-408a-9220-23827ca6a35f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:24.121472 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request issued successfully. Aug 20 07:51:24.122330 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d464ea0-d0fe-4f77-9d1b-867eef2757e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:24.127807 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 582/2314] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:51:23 2026] POST /volume/v3/volumes => generated 745 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:24.149736 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-135f5307-4f8f-4827-bc0c-77ccf50868ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:24.161932 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-135f5307-4f8f-4827-bc0c-77ccf50868ea tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 Aug 20 07:51:24.161932 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-135f5307-4f8f-4827-bc0c-77ccf50868ea tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:24.161932 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-135f5307-4f8f-4827-bc0c-77ccf50868ea tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:24.173599 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:24.173599 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:24.180516 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-135f5307-4f8f-4827-bc0c-77ccf50868ea tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:24.188065 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-135f5307-4f8f-4827-bc0c-77ccf50868ea tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 returned with HTTP 200 Aug 20 07:51:24.188665 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 576/2315] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:24 2026] GET /volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:24.584912 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7af8f6fb-bb95-4612-b5bd-01b66c38ef32 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:24.586948 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7af8f6fb-bb95-4612-b5bd-01b66c38ef32 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:24.587375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7af8f6fb-bb95-4612-b5bd-01b66c38ef32 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:24.588050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7af8f6fb-bb95-4612-b5bd-01b66c38ef32 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:24.598006 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7af8f6fb-bb95-4612-b5bd-01b66c38ef32 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c returned with HTTP 404 Aug 20 07:51:24.600335 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 577/2316] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:24 2026] GET /volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:51:24.611574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-68369ec1-dc5f-4693-b3f2-255147177bc4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:24.611574 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68369ec1-dc5f-4693-b3f2-255147177bc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:24.611574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68369ec1-dc5f-4693-b3f2-255147177bc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:24.611979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68369ec1-dc5f-4693-b3f2-255147177bc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:24.611979 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-68369ec1-dc5f-4693-b3f2-255147177bc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 545f57a4-1885-40e7-aa7f-791ef1e5f12c Aug 20 07:51:24.616970 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68369ec1-dc5f-4693-b3f2-255147177bc4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c returned with HTTP 404 Aug 20 07:51:24.617802 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 582/2317] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:51:24 2026] DELETE /volume/v3/snapshots/545f57a4-1885-40e7-aa7f-791ef1e5f12c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:24.628540 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-029d43ed-2f5c-41f0-8c52-61ce59b3593a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:24.631783 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-029d43ed-2f5c-41f0-8c52-61ce59b3593a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:51:24.632854 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-029d43ed-2f5c-41f0-8c52-61ce59b3593a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:24.632854 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-029d43ed-2f5c-41f0-8c52-61ce59b3593a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:24.643715 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:24.643715 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:24.653800 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-029d43ed-2f5c-41f0-8c52-61ce59b3593a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:24.663501 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-029d43ed-2f5c-41f0-8c52-61ce59b3593a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:51:24.664594 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 583/2318] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:24 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:24.677811 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7cd9bca5-bdec-4cbb-8553-aa82eb4d7ebe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:24.697230 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7cd9bca5-bdec-4cbb-8553-aa82eb4d7ebe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:51:24.697675 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7cd9bca5-bdec-4cbb-8553-aa82eb4d7ebe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90aa00ac-c9e2-423e-bcdc-3aef13f16734", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1251698044"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:24.709921 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:24.709921 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:24.710860 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7cd9bca5-bdec-4cbb-8553-aa82eb4d7ebe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:51:24.710860 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-7cd9bca5-bdec-4cbb-8553-aa82eb4d7ebe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume 90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:51:24.759238 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7cd9bca5-bdec-4cbb-8553-aa82eb4d7ebe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['71c88ca2-1f10-44cf-ba42-ab82b48ba2fe', 'ee6e4b9b-b0c9-4562-9288-c49b2fa2c33b', 'cb787471-eabc-47b2-ac7a-46d81a3d1f0a', '7df18590-e3c7-4954-967b-d79b4580b53e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:24.847619 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7cd9bca5-bdec-4cbb-8553-aa82eb4d7ebe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot create request issued successfully. Aug 20 07:51:24.847744 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7cd9bca5-bdec-4cbb-8553-aa82eb4d7ebe tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:51:24.848433 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 577/2319] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:51:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:24.865168 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-81c3c380-4c01-4aee-9163-aaa7984c73d4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:24.867600 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81c3c380-4c01-4aee-9163-aaa7984c73d4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 Aug 20 07:51:24.868303 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81c3c380-4c01-4aee-9163-aaa7984c73d4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:24.868727 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81c3c380-4c01-4aee-9163-aaa7984c73d4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:24.876084 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:24.876084 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:24.876754 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-81c3c380-4c01-4aee-9163-aaa7984c73d4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:24.877737 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81c3c380-4c01-4aee-9163-aaa7984c73d4 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 returned with HTTP 200 Aug 20 07:51:24.878329 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 578/2320] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:24 2026] GET /volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:25.120734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5c2a92a5-aeee-45ee-a336-55b52c84f01b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:25.126890 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c2a92a5-aeee-45ee-a336-55b52c84f01b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:25.127175 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c2a92a5-aeee-45ee-a336-55b52c84f01b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:25.127414 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c2a92a5-aeee-45ee-a336-55b52c84f01b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:25.147896 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:25.147896 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:25.155540 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c2a92a5-aeee-45ee-a336-55b52c84f01b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:25.162510 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c2a92a5-aeee-45ee-a336-55b52c84f01b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:25.163179 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 583/2321] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:25 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:25.208839 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b880f091-e5ac-45f5-9657-3afb6c50078f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:25.212457 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b880f091-e5ac-45f5-9657-3afb6c50078f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 Aug 20 07:51:25.212881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b880f091-e5ac-45f5-9657-3afb6c50078f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:25.213427 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b880f091-e5ac-45f5-9657-3afb6c50078f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:25.224112 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:25.224112 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:25.229188 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b880f091-e5ac-45f5-9657-3afb6c50078f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:25.240747 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b880f091-e5ac-45f5-9657-3afb6c50078f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 returned with HTTP 200 Aug 20 07:51:25.241426 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 584/2322] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:25 2026] GET /volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:25.267703 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b439739c-4140-4f5b-ac42-57a3f35c8f7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:25.270698 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b439739c-4140-4f5b-ac42-57a3f35c8f7d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 Aug 20 07:51:25.271102 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b439739c-4140-4f5b-ac42-57a3f35c8f7d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:25.271269 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b439739c-4140-4f5b-ac42-57a3f35c8f7d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:25.284249 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:25.284249 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:25.291501 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b439739c-4140-4f5b-ac42-57a3f35c8f7d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:25.299263 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b439739c-4140-4f5b-ac42-57a3f35c8f7d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 returned with HTTP 200 Aug 20 07:51:25.299901 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 578/2323] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:25 2026] GET /volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:25.317084 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9d3a2e1e-2c06-47f3-aad5-3c981d506ad9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:25.318123 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d3a2e1e-2c06-47f3-aad5-3c981d506ad9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:51:25.318601 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d3a2e1e-2c06-47f3-aad5-3c981d506ad9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f467fd2a-fdc1-4885-8c2c-790e7efb7321", "name": "tempest-VolumesBackupsTest-Backup-857273420", "container": "tempest-volumesbackupstest-backup-container-660474615"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:25.320463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-9d3a2e1e-2c06-47f3-aad5-3c981d506ad9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating new backup {'backup': {'volume_id': 'f467fd2a-fdc1-4885-8c2c-790e7efb7321', 'name': 'tempest-VolumesBackupsTest-Backup-857273420', 'container': 'tempest-volumesbackupstest-backup-container-660474615'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:51:25.320707 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-9d3a2e1e-2c06-47f3-aad5-3c981d506ad9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating backup of volume f467fd2a-fdc1-4885-8c2c-790e7efb7321 in container tempest-volumesbackupstest-backup-container-660474615 Aug 20 07:51:25.330439 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:25.330439 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:25.331153 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9d3a2e1e-2c06-47f3-aad5-3c981d506ad9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:25.355736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9d3a2e1e-2c06-47f3-aad5-3c981d506ad9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['b68fe755-a10b-4f37-8860-bd7ff6cf06a5', 'b08ce79b-833c-4621-82c8-0c5f65e2c62d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:25.401203 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d3a2e1e-2c06-47f3-aad5-3c981d506ad9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:51:25.401500 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 579/2324] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:51:25 2026] POST /volume/v3/backups => generated 327 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:25.414477 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9295600d-089d-401b-8a75-38020b590331 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:25.418960 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9295600d-089d-401b-8a75-38020b590331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:25.418960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9295600d-089d-401b-8a75-38020b590331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:25.418960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9295600d-089d-401b-8a75-38020b590331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:25.418960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9295600d-089d-401b-8a75-38020b590331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:25.426399 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:25.426399 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:25.427536 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9295600d-089d-401b-8a75-38020b590331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:25.427536 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 584/2325] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:25 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:25.889261 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d5a457b9-cfc5-4238-9c4e-8bf44075d921 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:25.891308 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5a457b9-cfc5-4238-9c4e-8bf44075d921 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 Aug 20 07:51:25.891518 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5a457b9-cfc5-4238-9c4e-8bf44075d921 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:25.891978 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5a457b9-cfc5-4238-9c4e-8bf44075d921 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:25.897409 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:25.897409 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:25.897958 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d5a457b9-cfc5-4238-9c4e-8bf44075d921 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:51:25.898845 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5a457b9-cfc5-4238-9c4e-8bf44075d921 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 returned with HTTP 200 Aug 20 07:51:25.899251 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 585/2326] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:51:25 2026] GET /volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:26.179452 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-422d8ba4-3f12-4c2e-acb3-471ab253a809 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:26.182939 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-422d8ba4-3f12-4c2e-acb3-471ab253a809 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:26.183278 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-422d8ba4-3f12-4c2e-acb3-471ab253a809 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:26.183502 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-422d8ba4-3f12-4c2e-acb3-471ab253a809 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:26.215974 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:26.215974 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:26.221665 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-422d8ba4-3f12-4c2e-acb3-471ab253a809 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:26.229787 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-422d8ba4-3f12-4c2e-acb3-471ab253a809 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:26.233247 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 579/2327] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:26 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:26.440903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-088f42c7-2dea-4e31-be30-7339c646be1f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:26.444520 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-088f42c7-2dea-4e31-be30-7339c646be1f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:26.444814 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-088f42c7-2dea-4e31-be30-7339c646be1f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:26.445088 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-088f42c7-2dea-4e31-be30-7339c646be1f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:26.445254 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-088f42c7-2dea-4e31-be30-7339c646be1f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:26.452255 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:26.452255 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:26.455016 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-088f42c7-2dea-4e31-be30-7339c646be1f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:26.455016 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 580/2328] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:26 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:27.251028 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a8d80e2-1dfe-4a23-a9eb-78bd8228ad9e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:27.255982 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a8d80e2-1dfe-4a23-a9eb-78bd8228ad9e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:27.255982 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a8d80e2-1dfe-4a23-a9eb-78bd8228ad9e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:27.255982 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a8d80e2-1dfe-4a23-a9eb-78bd8228ad9e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:27.275072 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:27.275072 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:27.280574 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a8d80e2-1dfe-4a23-a9eb-78bd8228ad9e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:27.291780 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a8d80e2-1dfe-4a23-a9eb-78bd8228ad9e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:27.293330 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 585/2329] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:27 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:27.469421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b3f10db2-d435-48c1-b2a3-191ecf4d0049 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:27.472182 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3f10db2-d435-48c1-b2a3-191ecf4d0049 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:27.472182 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3f10db2-d435-48c1-b2a3-191ecf4d0049 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:27.472387 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3f10db2-d435-48c1-b2a3-191ecf4d0049 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:27.472692 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b3f10db2-d435-48c1-b2a3-191ecf4d0049 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:27.481414 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:27.481414 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:27.481620 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3f10db2-d435-48c1-b2a3-191ecf4d0049 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:27.482099 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 586/2330] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:27 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:28.300395 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-81f348e5-9cf0-497e-bf78-f7cde253887d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.303039 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-81f348e5-9cf0-497e-bf78-f7cde253887d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:51:28.303039 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-81f348e5-9cf0-497e-bf78-f7cde253887d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:28.303039 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-81f348e5-9cf0-497e-bf78-f7cde253887d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:28.311242 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.311242 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:28.315663 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-81f348e5-9cf0-497e-bf78-f7cde253887d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:51:28.315791 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ebbb8e23-372d-4276-9bec-1e449b0db371 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.319585 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebbb8e23-372d-4276-9bec-1e449b0db371 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:28.319585 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebbb8e23-372d-4276-9bec-1e449b0db371 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:28.319585 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebbb8e23-372d-4276-9bec-1e449b0db371 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:28.319747 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-81f348e5-9cf0-497e-bf78-f7cde253887d tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:51:28.320633 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 580/2331] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:28 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:28.336820 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.336820 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:28.342508 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ebbb8e23-372d-4276-9bec-1e449b0db371 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:28.349191 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebbb8e23-372d-4276-9bec-1e449b0db371 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:28.350921 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 581/2332] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:28 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:28.357862 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-484783c9-cf7f-45a4-90fc-760c767b8ce7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.358356 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-484783c9-cf7f-45a4-90fc-760c767b8ce7 None None] GET https://10.4.3.57/volume// Aug 20 07:51:28.358569 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-484783c9-cf7f-45a4-90fc-760c767b8ce7 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:28.358771 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-484783c9-cf7f-45a4-90fc-760c767b8ce7 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:28.359437 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-484783c9-cf7f-45a4-90fc-760c767b8ce7 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:28.359983 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 586/2333] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:51:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:28.370750 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-467b3e50-1dec-4f6c-bc25-a15b856b0235 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.374958 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-467b3e50-1dec-4f6c-bc25-a15b856b0235 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:51:28.374958 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-467b3e50-1dec-4f6c-bc25-a15b856b0235 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62a39052-6cfc-4f8a-86a3-92a0fdc466a8", "connector": null, "instance_uuid": "3abf4ba1-befb-40e5-8988-879a47fced46"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:28.383496 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.383496 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:28.418779 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-467b3e50-1dec-4f6c-bc25-a15b856b0235 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:51:28.419652 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 587/2334] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:51:28 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:28.477690 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-08495e9a-3c1a-4dac-8b90-81a7d1249a7b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.481643 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-08495e9a-3c1a-4dac-8b90-81a7d1249a7b tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] POST https://10.4.3.57/volume/v3/attachments/9282ca28-340d-484f-aa8c-6da5849c92a0/action Aug 20 07:51:28.482083 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-08495e9a-3c1a-4dac-8b90-81a7d1249a7b tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:28.482524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-08495e9a-3c1a-4dac-8b90-81a7d1249a7b tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:28.499070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-901cc741-a756-4a7a-aadc-b47a467d1a0d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.500961 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-901cc741-a756-4a7a-aadc-b47a467d1a0d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:28.501176 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-901cc741-a756-4a7a-aadc-b47a467d1a0d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:28.501390 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-901cc741-a756-4a7a-aadc-b47a467d1a0d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:28.501568 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-901cc741-a756-4a7a-aadc-b47a467d1a0d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:28.508000 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.508000 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:28.509060 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-901cc741-a756-4a7a-aadc-b47a467d1a0d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:28.509425 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 582/2335] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:28 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:28.510357 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.510357 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:28.525468 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1da0b976-5530-481d-8126-d1f21e1a7b48 req-08495e9a-3c1a-4dac-8b90-81a7d1249a7b tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/attachments/9282ca28-340d-484f-aa8c-6da5849c92a0/action returned with HTTP 204 Aug 20 07:51:28.526014 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 581/2336] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:51:28 2026] POST /volume/v3/attachments/9282ca28-340d-484f-aa8c-6da5849c92a0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:28.558406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eedb016e-c19b-4e7d-b431-cb235c5247f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.560412 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eedb016e-c19b-4e7d-b431-cb235c5247f1 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:51:28.560649 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eedb016e-c19b-4e7d-b431-cb235c5247f1 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:28.560889 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eedb016e-c19b-4e7d-b431-cb235c5247f1 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:28.578902 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.578902 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:28.586772 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eedb016e-c19b-4e7d-b431-cb235c5247f1 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:51:28.593989 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eedb016e-c19b-4e7d-b431-cb235c5247f1 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:51:28.594814 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 587/2337] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:28 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 1109 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:28.612463 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0fe7e841-8289-4d92-b482-a18a16268b84 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.616579 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0fe7e841-8289-4d92-b482-a18a16268b84 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:51:28.616579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0fe7e841-8289-4d92-b482-a18a16268b84 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:28.616579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0fe7e841-8289-4d92-b482-a18a16268b84 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:28.628703 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.628703 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:28.638721 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0fe7e841-8289-4d92-b482-a18a16268b84 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:51:28.644877 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0fe7e841-8289-4d92-b482-a18a16268b84 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:51:28.645650 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 588/2338] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:28 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 1109 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:28.702623 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-1d6eb079-76c2-43f4-90eb-08270a5c4dc7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.706542 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-1d6eb079-76c2-43f4-90eb-08270a5c4dc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:51:28.706542 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-1d6eb079-76c2-43f4-90eb-08270a5c4dc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:28.706542 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-1d6eb079-76c2-43f4-90eb-08270a5c4dc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:28.720172 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.720172 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:28.726132 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-1d6eb079-76c2-43f4-90eb-08270a5c4dc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:51:28.734055 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-1d6eb079-76c2-43f4-90eb-08270a5c4dc7 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:51:28.734636 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 583/2339] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:28 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 1109 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:28.780783 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-51f47a15-e16e-449b-8a95-df1cc5a12f2c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.782907 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-51f47a15-e16e-449b-8a95-df1cc5a12f2c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] DELETE https://10.4.3.57/volume/v3/attachments/9282ca28-340d-484f-aa8c-6da5849c92a0 Aug 20 07:51:28.783034 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-51f47a15-e16e-449b-8a95-df1cc5a12f2c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:28.783157 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-51f47a15-e16e-449b-8a95-df1cc5a12f2c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:28.793057 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.793057 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:28.862512 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6bd05adf-146c-41c6-bf49-c745a8b6b828 req-51f47a15-e16e-449b-8a95-df1cc5a12f2c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/attachments/9282ca28-340d-484f-aa8c-6da5849c92a0 returned with HTTP 200 Aug 20 07:51:28.863184 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 582/2340] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:51:28 2026] DELETE /volume/v3/attachments/9282ca28-340d-484f-aa8c-6da5849c92a0 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:28.905691 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3003c1da-bc8a-4851-b672-e235c6cc0829 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:28.907999 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3003c1da-bc8a-4851-b672-e235c6cc0829 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:51:28.908283 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3003c1da-bc8a-4851-b672-e235c6cc0829 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:28.908562 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3003c1da-bc8a-4851-b672-e235c6cc0829 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:28.918496 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:28.918496 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:28.928027 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3003c1da-bc8a-4851-b672-e235c6cc0829 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:51:28.936275 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3003c1da-bc8a-4851-b672-e235c6cc0829 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:51:28.937726 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 588/2341] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:28 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:29.371527 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5c38b49f-fcd1-411a-9c23-95d0f28f9297 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:29.374076 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c38b49f-fcd1-411a-9c23-95d0f28f9297 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:29.374076 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c38b49f-fcd1-411a-9c23-95d0f28f9297 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:29.374287 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c38b49f-fcd1-411a-9c23-95d0f28f9297 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:29.392817 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:29.392817 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:29.404046 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5c38b49f-fcd1-411a-9c23-95d0f28f9297 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:29.414826 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c38b49f-fcd1-411a-9c23-95d0f28f9297 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:29.415494 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 589/2342] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:29 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:29.526147 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-82fc1036-d8f4-45a3-b44a-eed7c6d3e5b8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:29.529837 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82fc1036-d8f4-45a3-b44a-eed7c6d3e5b8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:29.530191 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-82fc1036-d8f4-45a3-b44a-eed7c6d3e5b8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:29.530427 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-82fc1036-d8f4-45a3-b44a-eed7c6d3e5b8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:29.530708 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-82fc1036-d8f4-45a3-b44a-eed7c6d3e5b8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:29.537337 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:29.537337 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:29.538402 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82fc1036-d8f4-45a3-b44a-eed7c6d3e5b8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:29.538887 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 584/2343] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:29 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:30.379652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-1f8359aa-88bb-4b3d-8108-9480be9767db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:30.382892 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-1f8359aa-88bb-4b3d-8108-9480be9767db tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments/b1d0ec1f-4dce-4e03-8a83-d25d6000d065/action Aug 20 07:51:30.384149 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-1f8359aa-88bb-4b3d-8108-9480be9767db tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:30.384149 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-1f8359aa-88bb-4b3d-8108-9480be9767db tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:30.417148 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:30.417148 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:30.434000 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0507b2c7-77ea-4fde-b39d-3d1516b8eff6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:30.438752 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0507b2c7-77ea-4fde-b39d-3d1516b8eff6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:30.439058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0507b2c7-77ea-4fde-b39d-3d1516b8eff6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:30.439438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0507b2c7-77ea-4fde-b39d-3d1516b8eff6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:30.446473 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-02ade746-bbbd-4426-a6f5-5146547a6d1b req-1f8359aa-88bb-4b3d-8108-9480be9767db tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/b1d0ec1f-4dce-4e03-8a83-d25d6000d065/action returned with HTTP 204 Aug 20 07:51:30.447140 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 583/2344] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:51:30 2026] POST /volume/v3/attachments/b1d0ec1f-4dce-4e03-8a83-d25d6000d065/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:30.456990 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:30.456990 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:30.463330 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0507b2c7-77ea-4fde-b39d-3d1516b8eff6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:30.473352 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0507b2c7-77ea-4fde-b39d-3d1516b8eff6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:30.473928 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 589/2345] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:30 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:30.493628 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7bd45bc-190c-494c-b848-1c04485bbccb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:30.495847 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7bd45bc-190c-494c-b848-1c04485bbccb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:30.495847 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7bd45bc-190c-494c-b848-1c04485bbccb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:30.495847 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7bd45bc-190c-494c-b848-1c04485bbccb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:30.507319 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:30.507319 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:30.512149 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a7bd45bc-190c-494c-b848-1c04485bbccb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:30.519351 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7bd45bc-190c-494c-b848-1c04485bbccb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:30.519817 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 590/2346] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:30 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:30.554314 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-de2cf1bd-0dff-495e-8199-4826fe2e5eb0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:30.559004 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de2cf1bd-0dff-495e-8199-4826fe2e5eb0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:30.559451 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de2cf1bd-0dff-495e-8199-4826fe2e5eb0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:30.559724 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de2cf1bd-0dff-495e-8199-4826fe2e5eb0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:30.559845 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-de2cf1bd-0dff-495e-8199-4826fe2e5eb0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:30.565744 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:30.565744 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:30.566657 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de2cf1bd-0dff-495e-8199-4826fe2e5eb0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:30.567338 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 585/2347] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:30 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:30.592733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-6427182c-c781-4347-9191-ed6fe88dc0d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:30.595650 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-6427182c-c781-4347-9191-ed6fe88dc0d9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:30.595796 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-6427182c-c781-4347-9191-ed6fe88dc0d9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:30.596063 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-6427182c-c781-4347-9191-ed6fe88dc0d9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:30.613875 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:30.613875 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:30.620702 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-6427182c-c781-4347-9191-ed6fe88dc0d9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:30.627921 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-6427182c-c781-4347-9191-ed6fe88dc0d9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:30.628335 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 584/2348] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:30 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 1168 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:30.662192 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-fa3bf221-320a-4334-b6cd-6b41b19dcd48 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:30.665924 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-fa3bf221-320a-4334-b6cd-6b41b19dcd48 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9/action Aug 20 07:51:30.666584 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-fa3bf221-320a-4334-b6cd-6b41b19dcd48 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:30.667008 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-fa3bf221-320a-4334-b6cd-6b41b19dcd48 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:30.698318 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:30.698318 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:30.699224 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-fa3bf221-320a-4334-b6cd-6b41b19dcd48 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:30.722735 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-fa3bf221-320a-4334-b6cd-6b41b19dcd48 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Begin detaching volume completed successfully. Aug 20 07:51:30.722882 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-fa3bf221-320a-4334-b6cd-6b41b19dcd48 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9/action returned with HTTP 202 Aug 20 07:51:30.723305 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 590/2349] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:51:30 2026] POST /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:51:30.875681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e7eb1698-9266-4cc7-a010-c20d1260ce88 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:30.878967 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e7eb1698-9266-4cc7-a010-c20d1260ce88 None None] GET https://10.4.3.57/volume// Aug 20 07:51:30.879695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e7eb1698-9266-4cc7-a010-c20d1260ce88 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:30.879695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e7eb1698-9266-4cc7-a010-c20d1260ce88 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:30.880057 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e7eb1698-9266-4cc7-a010-c20d1260ce88 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:30.880394 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 591/2350] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:30 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:30.900181 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-e3329496-6593-41fc-a74c-5982a64be5bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:30.906623 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-e3329496-6593-41fc-a74c-5982a64be5bd tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:30.906889 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-e3329496-6593-41fc-a74c-5982a64be5bd tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:30.907156 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-e3329496-6593-41fc-a74c-5982a64be5bd tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:30.921595 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:30.921595 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:30.927602 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-e3329496-6593-41fc-a74c-5982a64be5bd tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:30.934034 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-e3329496-6593-41fc-a74c-5982a64be5bd tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:30.934731 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 586/2351] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:30 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 1351 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:30.952722 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-cfd31466-1b79-4b13-935c-9c0f92584bfc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:30.955130 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-cfd31466-1b79-4b13-935c-9c0f92584bfc tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9/encryption Aug 20 07:51:30.956986 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-cfd31466-1b79-4b13-935c-9c0f92584bfc tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:30.956986 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-cfd31466-1b79-4b13-935c-9c0f92584bfc tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:30.983688 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:30.983688 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:30.988298 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-cfd31466-1b79-4b13-935c-9c0f92584bfc tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9/encryption returned with HTTP 200 Aug 20 07:51:30.988736 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 585/2352] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:51:30 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:31.589646 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-439abb38-1432-4ccc-a1b8-c21ec653b584 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:31.590832 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-439abb38-1432-4ccc-a1b8-c21ec653b584 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:31.590832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-439abb38-1432-4ccc-a1b8-c21ec653b584 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:31.590832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-439abb38-1432-4ccc-a1b8-c21ec653b584 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:31.590832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-439abb38-1432-4ccc-a1b8-c21ec653b584 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:31.615265 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:31.615265 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:31.619733 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-439abb38-1432-4ccc-a1b8-c21ec653b584 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:31.620687 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 591/2353] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:31 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:32.278728 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-7c4827a2-eaf1-4d46-9fee-123e1787352f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:32.284116 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-7c4827a2-eaf1-4d46-9fee-123e1787352f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/attachments/b1d0ec1f-4dce-4e03-8a83-d25d6000d065 Aug 20 07:51:32.284353 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-7c4827a2-eaf1-4d46-9fee-123e1787352f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:32.284761 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-7c4827a2-eaf1-4d46-9fee-123e1787352f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:32.299279 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:32.299279 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:32.413855 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4e26463b-f598-46dc-a84c-104355e60fe7 req-7c4827a2-eaf1-4d46-9fee-123e1787352f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/b1d0ec1f-4dce-4e03-8a83-d25d6000d065 returned with HTTP 200 Aug 20 07:51:32.414676 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 592/2354] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:51:32 2026] DELETE /volume/v3/attachments/b1d0ec1f-4dce-4e03-8a83-d25d6000d065 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:32.636171 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6b70b1b0-8537-4ce5-869a-5a9ba7aae247 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:32.639096 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b70b1b0-8537-4ce5-869a-5a9ba7aae247 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:32.639349 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b70b1b0-8537-4ce5-869a-5a9ba7aae247 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:32.639654 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b70b1b0-8537-4ce5-869a-5a9ba7aae247 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:32.639813 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6b70b1b0-8537-4ce5-869a-5a9ba7aae247 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:32.647026 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:32.647026 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:32.648443 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b70b1b0-8537-4ce5-869a-5a9ba7aae247 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:32.649354 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 587/2355] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:32 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:33.029740 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1e8044d2-d8cd-495a-8a13-53e6e2d7db2d req-8bfce122-1d63-4c40-ac9c-dc733d560cd1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:33.037376 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1e8044d2-d8cd-495a-8a13-53e6e2d7db2d req-8bfce122-1d63-4c40-ac9c-dc733d560cd1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:33.037376 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1e8044d2-d8cd-495a-8a13-53e6e2d7db2d req-8bfce122-1d63-4c40-ac9c-dc733d560cd1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:33.037376 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1e8044d2-d8cd-495a-8a13-53e6e2d7db2d req-8bfce122-1d63-4c40-ac9c-dc733d560cd1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:33.054239 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:33.054239 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:33.063020 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1e8044d2-d8cd-495a-8a13-53e6e2d7db2d req-8bfce122-1d63-4c40-ac9c-dc733d560cd1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:33.071250 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1e8044d2-d8cd-495a-8a13-53e6e2d7db2d req-8bfce122-1d63-4c40-ac9c-dc733d560cd1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:33.072160 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 586/2356] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:33 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:33.666511 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-767e988c-9a08-4313-a71e-51108e20e299 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:33.672783 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-767e988c-9a08-4313-a71e-51108e20e299 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:33.672783 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-767e988c-9a08-4313-a71e-51108e20e299 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:33.672783 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-767e988c-9a08-4313-a71e-51108e20e299 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:33.672783 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-767e988c-9a08-4313-a71e-51108e20e299 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:33.684265 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:33.684265 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:33.685298 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-767e988c-9a08-4313-a71e-51108e20e299 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:33.686940 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 592/2357] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:33 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:34.706283 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c2aeb17-7039-4fc6-b8fe-f08e3030a462 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:34.718526 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c2aeb17-7039-4fc6-b8fe-f08e3030a462 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:34.720067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c2aeb17-7039-4fc6-b8fe-f08e3030a462 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:34.721374 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c2aeb17-7039-4fc6-b8fe-f08e3030a462 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:34.723265 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9c2aeb17-7039-4fc6-b8fe-f08e3030a462 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:34.738567 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:34.738567 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:34.740766 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c2aeb17-7039-4fc6-b8fe-f08e3030a462 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:34.740766 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 593/2358] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:34 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:35.768610 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-43604cb0-daf6-4312-9e31-5d3e66a30ff9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:35.771539 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43604cb0-daf6-4312-9e31-5d3e66a30ff9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:35.771539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43604cb0-daf6-4312-9e31-5d3e66a30ff9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:35.771539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43604cb0-daf6-4312-9e31-5d3e66a30ff9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:35.771539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-43604cb0-daf6-4312-9e31-5d3e66a30ff9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:35.773883 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=399,cinder:UPDATE=103,cinder:INSERT=54 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:51:35.778443 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:35.778443 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:35.779886 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43604cb0-daf6-4312-9e31-5d3e66a30ff9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:35.780151 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 588/2359] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:35 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:36.806271 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ccc65c03-a8e2-41fd-b508-065a90221ce9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:36.810058 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccc65c03-a8e2-41fd-b508-065a90221ce9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:36.810716 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccc65c03-a8e2-41fd-b508-065a90221ce9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:36.810716 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccc65c03-a8e2-41fd-b508-065a90221ce9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:36.810716 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ccc65c03-a8e2-41fd-b508-065a90221ce9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:36.817010 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:36.817010 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:36.817010 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccc65c03-a8e2-41fd-b508-065a90221ce9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:36.817540 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 587/2360] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:36 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:37.042458 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a26bc50f-7e4d-4362-ae45-667c0dff0b23 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:37.044835 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a26bc50f-7e4d-4362-ae45-667c0dff0b23 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:37.045081 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a26bc50f-7e4d-4362-ae45-667c0dff0b23 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:37.045312 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a26bc50f-7e4d-4362-ae45-667c0dff0b23 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:37.045511 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a26bc50f-7e4d-4362-ae45-667c0dff0b23 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Delete volume with id: fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:37.051573 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=346,cinder:UPDATE=73,cinder:INSERT=42 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:51:37.064049 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:37.064049 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:37.064730 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a26bc50f-7e4d-4362-ae45-667c0dff0b23 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:37.094967 np0000007856 devstack@c-api.service[100252]: WARNING cinder.keymgr.conf_key_mgr [None req-a26bc50f-7e4d-4362-ae45-667c0dff0b23 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 07:51:37.113832 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a26bc50f-7e4d-4362-ae45-667c0dff0b23 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Delete volume request issued successfully. Aug 20 07:51:37.113832 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a26bc50f-7e4d-4362-ae45-667c0dff0b23 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 202 Aug 20 07:51:37.113832 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 593/2361] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:51:37 2026] DELETE /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:37.130844 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c70fd4d8-0d4f-45ed-9303-0c5ffbc602ce None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:37.133261 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c70fd4d8-0d4f-45ed-9303-0c5ffbc602ce tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:37.133639 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c70fd4d8-0d4f-45ed-9303-0c5ffbc602ce tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:37.133880 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c70fd4d8-0d4f-45ed-9303-0c5ffbc602ce tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:37.152480 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:37.152480 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:37.163788 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c70fd4d8-0d4f-45ed-9303-0c5ffbc602ce tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:51:37.173517 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c70fd4d8-0d4f-45ed-9303-0c5ffbc602ce tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 200 Aug 20 07:51:37.174339 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 594/2362] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:37 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:37.836984 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e537bc5a-c830-497d-ae8b-dd21682f9250 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:37.840850 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e537bc5a-c830-497d-ae8b-dd21682f9250 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:37.840850 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e537bc5a-c830-497d-ae8b-dd21682f9250 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:37.842150 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e537bc5a-c830-497d-ae8b-dd21682f9250 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:37.843662 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e537bc5a-c830-497d-ae8b-dd21682f9250 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:37.852818 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:37.852818 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:37.853066 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e537bc5a-c830-497d-ae8b-dd21682f9250 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:37.853667 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 589/2363] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:37 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:38.191993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a27cbca-2f22-4829-9058-debc561938fc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:38.194095 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a27cbca-2f22-4829-9058-debc561938fc tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 Aug 20 07:51:38.194288 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a27cbca-2f22-4829-9058-debc561938fc tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:38.195094 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a27cbca-2f22-4829-9058-debc561938fc tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:38.206407 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a27cbca-2f22-4829-9058-debc561938fc tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 returned with HTTP 404 Aug 20 07:51:38.206848 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 588/2364] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:38 2026] GET /volume/v3/volumes/fd69e8ae-0fa1-4c4e-9c7e-650f5d8181e9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:38.217028 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ff715bc-5d06-4bba-b7a8-d963cb129ffc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:38.219209 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ff715bc-5d06-4bba-b7a8-d963cb129ffc tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:51:38.219476 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ff715bc-5d06-4bba-b7a8-d963cb129ffc tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:38.220726 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ff715bc-5d06-4bba-b7a8-d963cb129ffc tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:38.221827 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ff715bc-5d06-4bba-b7a8-d963cb129ffc tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:51:38.269929 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ff715bc-5d06-4bba-b7a8-d963cb129ffc tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Get all volumes completed successfully. Aug 20 07:51:38.273122 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:38.273122 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:38.281272 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ff715bc-5d06-4bba-b7a8-d963cb129ffc tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:51:38.281579 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 594/2365] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:51:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8656 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:38.306147 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ad7ae8de-05b1-4b76-8436-21db82905c59 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:38.309074 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad7ae8de-05b1-4b76-8436-21db82905c59 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] DELETE https://10.4.3.57/volume/v3/types/de2ced36-5057-4380-9316-8d23a5484702 Aug 20 07:51:38.309074 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad7ae8de-05b1-4b76-8436-21db82905c59 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:38.309617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad7ae8de-05b1-4b76-8436-21db82905c59 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:38.380532 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad7ae8de-05b1-4b76-8436-21db82905c59 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types/de2ced36-5057-4380-9316-8d23a5484702 returned with HTTP 202 Aug 20 07:51:38.381135 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 595/2366] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:51:38 2026] DELETE /volume/v3/types/de2ced36-5057-4380-9316-8d23a5484702 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:51:38.402677 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9b626d1-a641-4205-b9cb-dd7adb82e6c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:38.406909 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9b626d1-a641-4205-b9cb-dd7adb82e6c8 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:51:38.407222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9b626d1-a641-4205-b9cb-dd7adb82e6c8 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-460613100", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:38.445216 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9b626d1-a641-4205-b9cb-dd7adb82e6c8 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:51:38.445216 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 590/2367] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:51:38 2026] POST /volume/v3/types => generated 213 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:38.462067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f9567bda-5787-494c-b136-147ae4f5c1eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:38.467687 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9567bda-5787-494c-b136-147ae4f5c1eb tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] POST https://10.4.3.57/volume/v3/types/96fa5b33-2e10-41c1-9cfa-f45f1a4816f5/encryption Aug 20 07:51:38.467687 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9567bda-5787-494c-b136-147ae4f5c1eb tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:38.493197 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9567bda-5787-494c-b136-147ae4f5c1eb tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types/96fa5b33-2e10-41c1-9cfa-f45f1a4816f5/encryption returned with HTTP 200 Aug 20 07:51:38.493197 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 589/2368] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:51:38 2026] POST /volume/v3/types/96fa5b33-2e10-41c1-9cfa-f45f1a4816f5/encryption => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:38.505061 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1cfb115c-2811-4269-99a0-922b802fb57e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:38.508894 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:38.509454 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1336014665", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-460613100", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:38.511512 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1336014665', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-460613100', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:38.518798 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume of 1 GB Aug 20 07:51:38.519322 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:38.519322 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:38.520129 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Availability Zones retrieved successfully. Aug 20 07:51:38.528933 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Flow 'volume_create_api' (6ac27713-93d1-4981-84bf-72cd0fc21b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:38.530197 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fce31e7-4bde-4146-9b13-63315ce77e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:38.531415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:38.566571 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fce31e7-4bde-4146-9b13-63315ce77e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:51:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96fa5b33-2e10-41c1-9cfa-f45f1a4816f5,is_public=True,name='tempest-scenario-type-luksv2-460613100',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96fa5b33-2e10-41c1-9cfa-f45f1a4816f5', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:38.567656 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1ce1f11-48ab-467c-8c93-beec85024c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:38.656017 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:51:38.656535 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:51:38.729767 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Created reservations ['ec8cc727-bb95-4fc3-a144-ab9ebf5537a6', 'cd2d125d-f5db-4d9b-aa56-e2bfc1045469', 'a45ceaf3-02f3-47f9-82d7-a7bf5454d647', 'c684caea-5cb5-4282-858a-02e1219d1a2a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:38.736415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1ce1f11-48ab-467c-8c93-beec85024c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec8cc727-bb95-4fc3-a144-ab9ebf5537a6', 'cd2d125d-f5db-4d9b-aa56-e2bfc1045469', 'a45ceaf3-02f3-47f9-82d7-a7bf5454d647', 'c684caea-5cb5-4282-858a-02e1219d1a2a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:38.736415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fce8c8-1ee8-483e-91e8-ad406036c45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:38.780149 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fce8c8-1ee8-483e-91e8-ad406036c45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f887081e-b051-4f7d-ac4a-462d11c5b018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1336014665',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922aa174318a46b697f338db9d16451b',qos_specs=None,replication_status=,reservations=['ec8cc727-bb95-4fc3-a144-ab9ebf5537a6','cd2d125d-f5db-4d9b-aa56-e2bfc1045469','a45ceaf3-02f3-47f9-82d7-a7bf5454d647','c684caea-5cb5-4282-858a-02e1219d1a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_type_id=96fa5b33-2e10-41c1-9cfa-f45f1a4816f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1336014665',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f887081e-b051-4f7d-ac4a-462d11c5b018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922aa174318a46b697f338db9d16451b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96fa5b33-2e10-41c1-9cfa-f45f1a4816f5),volume_type_id=96fa5b33-2e10-41c1-9cfa-f45f1a4816f5)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:38.783935 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9443de7-2b5f-4146-a0cb-620ec5d1d90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:38.829006 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9443de7-2b5f-4146-a0cb-620ec5d1d90c) transitioned into state 'SUCCESS' from state '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-1336014665',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922aa174318a46b697f338db9d16451b',qos_specs=None,replication_status=,reservations=['ec8cc727-bb95-4fc3-a144-ab9ebf5537a6','cd2d125d-f5db-4d9b-aa56-e2bfc1045469','a45ceaf3-02f3-47f9-82d7-a7bf5454d647','c684caea-5cb5-4282-858a-02e1219d1a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_type_id=96fa5b33-2e10-41c1-9cfa-f45f1a4816f5)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:38.834126 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18acd882-ccc9-4821-92b5-e13584e9bc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:38.865014 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18acd882-ccc9-4821-92b5-e13584e9bc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:38.866636 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Flow 'volume_create_api' (6ac27713-93d1-4981-84bf-72cd0fc21b99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:38.866684 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume request issued successfully. Aug 20 07:51:38.867569 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cfb115c-2811-4269-99a0-922b802fb57e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:38.868599 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 595/2369] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:51:38 2026] POST /volume/v3/volumes => generated 784 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:38.876022 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4da5f6a5-17d1-419c-a939-f52703e05757 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:38.879572 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4da5f6a5-17d1-419c-a939-f52703e05757 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:38.880192 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4da5f6a5-17d1-419c-a939-f52703e05757 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:38.880301 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4da5f6a5-17d1-419c-a939-f52703e05757 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:38.880633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4da5f6a5-17d1-419c-a939-f52703e05757 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:38.906436 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:38.906436 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:38.908588 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4da5f6a5-17d1-419c-a939-f52703e05757 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:38.909003 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 596/2370] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:38 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:39.298054 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8feb2d9d-fddc-4f9c-9354-76f3324f91cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:39.302410 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8feb2d9d-fddc-4f9c-9354-76f3324f91cc tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:39.302410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8feb2d9d-fddc-4f9c-9354-76f3324f91cc tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:39.304535 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8feb2d9d-fddc-4f9c-9354-76f3324f91cc tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:39.322751 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:39.322751 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:39.331540 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8feb2d9d-fddc-4f9c-9354-76f3324f91cc tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:39.341540 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8feb2d9d-fddc-4f9c-9354-76f3324f91cc tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:39.342046 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 591/2371] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:39 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:39.363738 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8bbbe2b0-fa2f-4967-88ad-e8c570f69e0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:39.367502 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bbbe2b0-fa2f-4967-88ad-e8c570f69e0b tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:39.367828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bbbe2b0-fa2f-4967-88ad-e8c570f69e0b tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:39.367988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bbbe2b0-fa2f-4967-88ad-e8c570f69e0b tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:39.385916 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:39.385916 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:39.394396 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8bbbe2b0-fa2f-4967-88ad-e8c570f69e0b tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:39.400716 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bbbe2b0-fa2f-4967-88ad-e8c570f69e0b tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:39.401643 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 590/2372] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:39 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:39.470189 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-24b0c8ce-83d4-4d8b-861b-02968be7b8e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:39.474397 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-24b0c8ce-83d4-4d8b-861b-02968be7b8e8 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:39.476348 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-24b0c8ce-83d4-4d8b-861b-02968be7b8e8 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:39.477661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-24b0c8ce-83d4-4d8b-861b-02968be7b8e8 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:39.492534 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:39.492534 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:39.499530 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-24b0c8ce-83d4-4d8b-861b-02968be7b8e8 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:39.509296 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-24b0c8ce-83d4-4d8b-861b-02968be7b8e8 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:39.509893 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 596/2373] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:39 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:39.708121 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a6ba094d-2371-479c-8bd0-d24e825ba620 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:39.708578 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6ba094d-2371-479c-8bd0-d24e825ba620 None None] GET https://10.4.3.57/volume// Aug 20 07:51:39.708789 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6ba094d-2371-479c-8bd0-d24e825ba620 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:39.709075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6ba094d-2371-479c-8bd0-d24e825ba620 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:39.709443 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6ba094d-2371-479c-8bd0-d24e825ba620 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:39.709823 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 597/2374] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:51:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:39.727017 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-79a7d396-1647-44b5-a7a1-fe381803ecbd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:39.913275 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-79a7d396-1647-44b5-a7a1-fe381803ecbd tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:51:39.913892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-79a7d396-1647-44b5-a7a1-fe381803ecbd tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0df9d4a-baf8-47c4-94f9-8df3104fe1db", "connector": null, "instance_uuid": "56237a3e-eb48-496e-845f-c3f66f506b03"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:39.925904 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff7c89f4-2ca4-4b64-934a-642426114199 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:39.928804 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff7c89f4-2ca4-4b64-934a-642426114199 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:39.929124 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff7c89f4-2ca4-4b64-934a-642426114199 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:39.929396 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff7c89f4-2ca4-4b64-934a-642426114199 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:39.929525 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ff7c89f4-2ca4-4b64-934a-642426114199 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:39.933692 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:39.933692 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:39.935786 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:39.935786 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:39.936874 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff7c89f4-2ca4-4b64-934a-642426114199 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:39.937688 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 591/2375] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:39 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:39.983765 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-79a7d396-1647-44b5-a7a1-fe381803ecbd tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:51:39.984540 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 592/2376] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:51:39 2026] POST /volume/v3/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:40.050501 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41997065-f366-41b2-92e6-3b372ca3832d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:40.053168 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41997065-f366-41b2-92e6-3b372ca3832d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:40.054087 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41997065-f366-41b2-92e6-3b372ca3832d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:40.054087 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41997065-f366-41b2-92e6-3b372ca3832d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:40.075602 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:40.075602 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:40.082314 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-31791c92-d4e5-401a-9983-157341b376f9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:40.082778 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31791c92-d4e5-401a-9983-157341b376f9 None None] GET https://10.4.3.57/volume// Aug 20 07:51:40.082880 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-41997065-f366-41b2-92e6-3b372ca3832d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:40.083057 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31791c92-d4e5-401a-9983-157341b376f9 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:40.083331 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31791c92-d4e5-401a-9983-157341b376f9 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:40.085327 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31791c92-d4e5-401a-9983-157341b376f9 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:40.086049 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 598/2377] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:40 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:40.092840 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41997065-f366-41b2-92e6-3b372ca3832d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:40.093227 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 597/2378] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:40 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:40.109579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-c1cf53e3-d0bb-4120-b567-acc122158a8a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:40.111719 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-c1cf53e3-d0bb-4120-b567-acc122158a8a tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:40.111719 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-c1cf53e3-d0bb-4120-b567-acc122158a8a tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:40.111719 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-c1cf53e3-d0bb-4120-b567-acc122158a8a tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:40.127508 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:40.127508 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:40.133800 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-c1cf53e3-d0bb-4120-b567-acc122158a8a tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:40.138723 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-c1cf53e3-d0bb-4120-b567-acc122158a8a tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:40.139142 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 592/2379] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:40 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 1035 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:40.297052 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-a0577f89-3460-4357-8f8f-d5caaa7c7acb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:40.300306 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-a0577f89-3460-4357-8f8f-d5caaa7c7acb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] PUT https://10.4.3.57/volume/v3/attachments/de4be05a-52f5-40c3-8e8e-973f41a3b25f Aug 20 07:51:40.300932 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-a0577f89-3460-4357-8f8f-d5caaa7c7acb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:40.312822 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-a0577f89-3460-4357-8f8f-d5caaa7c7acb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Acquiring lock "cinder-attachment_update-e0df9d4a-baf8-47c4-94f9-8df3104fe1db-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:51:40.319543 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-a0577f89-3460-4357-8f8f-d5caaa7c7acb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Lock "cinder-attachment_update-e0df9d4a-baf8-47c4-94f9-8df3104fe1db-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:51:40.321560 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:40.321560 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:40.494880 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-a0577f89-3460-4357-8f8f-d5caaa7c7acb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Lock "cinder-attachment_update-e0df9d4a-baf8-47c4-94f9-8df3104fe1db-np0000007856" released by "attachment_update" :: held 0.175s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:51:40.496739 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-a0577f89-3460-4357-8f8f-d5caaa7c7acb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/attachments/de4be05a-52f5-40c3-8e8e-973f41a3b25f returned with HTTP 200 Aug 20 07:51:40.496739 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 593/2380] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:51:40 2026] PUT /volume/v3/attachments/de4be05a-52f5-40c3-8e8e-973f41a3b25f => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:40.953580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3cab1d09-0e75-4ba5-8b54-7e1e0a847b10 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:40.956010 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3cab1d09-0e75-4ba5-8b54-7e1e0a847b10 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:40.956268 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3cab1d09-0e75-4ba5-8b54-7e1e0a847b10 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:40.956518 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3cab1d09-0e75-4ba5-8b54-7e1e0a847b10 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:40.956668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3cab1d09-0e75-4ba5-8b54-7e1e0a847b10 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:40.962339 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:40.962339 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:40.963401 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3cab1d09-0e75-4ba5-8b54-7e1e0a847b10 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:40.963929 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 599/2381] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:40 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:41.122021 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5181a35-4c37-470e-8a81-260d05834259 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:41.125754 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5181a35-4c37-470e-8a81-260d05834259 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:41.126284 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5181a35-4c37-470e-8a81-260d05834259 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:41.126723 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5181a35-4c37-470e-8a81-260d05834259 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:41.145761 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:41.145761 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:41.151658 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d5181a35-4c37-470e-8a81-260d05834259 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:41.159468 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5181a35-4c37-470e-8a81-260d05834259 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:41.160192 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 598/2382] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:41 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:41.985157 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c1268df-db2d-4254-ac55-b3820fb6d904 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:41.988582 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c1268df-db2d-4254-ac55-b3820fb6d904 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:41.991507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c1268df-db2d-4254-ac55-b3820fb6d904 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:41.991507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c1268df-db2d-4254-ac55-b3820fb6d904 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:41.991507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6c1268df-db2d-4254-ac55-b3820fb6d904 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:41.995881 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=410,cinder:UPDATE=115,cinder:INSERT=57 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:51:41.998262 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:41.998262 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:41.998741 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c1268df-db2d-4254-ac55-b3820fb6d904 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:41.999352 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 593/2383] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:41 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:42.182291 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bdcac3fa-77d5-4e9e-8b78-beeca819b0fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:42.185657 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdcac3fa-77d5-4e9e-8b78-beeca819b0fd tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:42.185657 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdcac3fa-77d5-4e9e-8b78-beeca819b0fd tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:42.186042 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdcac3fa-77d5-4e9e-8b78-beeca819b0fd tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:42.216498 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:42.216498 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:42.228107 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bdcac3fa-77d5-4e9e-8b78-beeca819b0fd tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:42.237785 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdcac3fa-77d5-4e9e-8b78-beeca819b0fd tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:42.238315 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 594/2384] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:42 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:42.383390 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ba043438-49ce-44dd-920c-81c796fcd137 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:42.387931 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:42.387931 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1989284399", "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:42.390200 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1989284399', 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:42.578049 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Create volume of 1 GB Aug 20 07:51:42.586585 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Availability Zones retrieved successfully. Aug 20 07:51:42.592426 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Flow 'volume_create_api' (0ca68e09-cd0d-44eb-946e-befff39734f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:42.594087 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ed2b81-3615-43de-b4f0-67ef5781ba93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:42.596381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:42.702699 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ed2b81-3615-43de-b4f0-67ef5781ba93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:42.703684 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a40e039-381a-41b9-90ac-4208a9813818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:42.826953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Created reservations ['53ec56ef-68ae-4583-9714-b55d9102c4ab', '4b2064a6-d62e-4417-8780-9f6da103bf12', 'f1ac9d4e-b6ce-4405-9adf-a8c5f1d95535', 'ac163e3f-be1c-490c-b186-3cfa14fc40a5'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:42.827955 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a40e039-381a-41b9-90ac-4208a9813818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53ec56ef-68ae-4583-9714-b55d9102c4ab', '4b2064a6-d62e-4417-8780-9f6da103bf12', 'f1ac9d4e-b6ce-4405-9adf-a8c5f1d95535', 'ac163e3f-be1c-490c-b186-3cfa14fc40a5']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:42.828987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf8b5b3-7e17-47a6-a944-ebf4ff9f8939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:42.866025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf8b5b3-7e17-47a6-a944-ebf4ff9f8939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0bce752-64f3-4edf-9ef9-7d5bc53253aa', '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-1989284399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='340c577edcd54827aa42c733050fc3eb',qos_specs=None,replication_status=,reservations=['53ec56ef-68ae-4583-9714-b55d9102c4ab','4b2064a6-d62e-4417-8780-9f6da103bf12','f1ac9d4e-b6ce-4405-9adf-a8c5f1d95535','ac163e3f-be1c-490c-b186-3cfa14fc40a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc2f3afa8e64359aee0833c1ffc519a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1989284399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0bce752-64f3-4edf-9ef9-7d5bc53253aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='340c577edcd54827aa42c733050fc3eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc2f3afa8e64359aee0833c1ffc519a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:42.867036 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd7de73-2252-48da-be12-14f4057709c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:42.902838 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd7de73-2252-48da-be12-14f4057709c9) transitioned into state 'SUCCESS' from state '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-1989284399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='340c577edcd54827aa42c733050fc3eb',qos_specs=None,replication_status=,reservations=['53ec56ef-68ae-4583-9714-b55d9102c4ab','4b2064a6-d62e-4417-8780-9f6da103bf12','f1ac9d4e-b6ce-4405-9adf-a8c5f1d95535','ac163e3f-be1c-490c-b186-3cfa14fc40a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc2f3afa8e64359aee0833c1ffc519a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:42.903400 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db50fd57-6bad-4a74-b614-2cef9f259086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:42.920432 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db50fd57-6bad-4a74-b614-2cef9f259086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:42.921448 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Flow 'volume_create_api' (0ca68e09-cd0d-44eb-946e-befff39734f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:42.921897 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Create volume request issued successfully. Aug 20 07:51:42.923447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba043438-49ce-44dd-920c-81c796fcd137 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:42.924054 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 600/2385] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:51:42 2026] POST /volume/v3/volumes => generated 751 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:42.932590 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-26796f20-9e8a-4eab-a933-86e0361de74e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:42.937934 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:42.938665 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-960577461"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:42.943581 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-960577461'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:42.943581 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Create volume of 1 GB Aug 20 07:51:42.943810 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47cfded6-7321-4abe-b5ed-f460d14b1d85 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:42.946229 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47cfded6-7321-4abe-b5ed-f460d14b1d85 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] GET https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa Aug 20 07:51:42.946477 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47cfded6-7321-4abe-b5ed-f460d14b1d85 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:42.946756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47cfded6-7321-4abe-b5ed-f460d14b1d85 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:42.948998 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Availability Zones retrieved successfully. Aug 20 07:51:42.958213 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:42.958213 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:42.960387 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Flow 'volume_create_api' (75a76c52-e5d2-4a98-a73d-8aabf67e34aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:42.962593 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcca2707-6eaf-479f-b842-474644f2f500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:42.964533 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:42.965380 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-47cfded6-7321-4abe-b5ed-f460d14b1d85 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Volume info retrieved successfully. Aug 20 07:51:42.973332 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47cfded6-7321-4abe-b5ed-f460d14b1d85 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa returned with HTTP 200 Aug 20 07:51:42.974574 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 594/2386] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:42 2026] GET /volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:43.003911 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcca2707-6eaf-479f-b842-474644f2f500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:43.005049 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4b8824-1615-45bb-af6f-ede3d08a80b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:43.024621 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c1b1e7b-3aa2-473e-a554-aea95b5c1e4f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:43.028571 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c1b1e7b-3aa2-473e-a554-aea95b5c1e4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:43.029098 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c1b1e7b-3aa2-473e-a554-aea95b5c1e4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:43.029541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c1b1e7b-3aa2-473e-a554-aea95b5c1e4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:43.029871 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6c1b1e7b-3aa2-473e-a554-aea95b5c1e4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:43.039768 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:43.039768 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:43.041432 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c1b1e7b-3aa2-473e-a554-aea95b5c1e4f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:43.041706 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 595/2387] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:43 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:43.117335 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Created reservations ['815921dc-509c-435d-bb33-cef81b6293ca', '875cf8a6-21e5-473c-b40c-b0214e3b687a', '063dbde6-f37c-4a21-aa82-9d04e5d9fb4f', '4af7ded1-fbc3-4b4e-9508-706b795245ed'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:43.118151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4b8824-1615-45bb-af6f-ede3d08a80b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['815921dc-509c-435d-bb33-cef81b6293ca', '875cf8a6-21e5-473c-b40c-b0214e3b687a', '063dbde6-f37c-4a21-aa82-9d04e5d9fb4f', '4af7ded1-fbc3-4b4e-9508-706b795245ed']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:43.119017 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392f83c6-2eca-49b5-b678-6b142bed45e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:43.154347 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392f83c6-2eca-49b5-b678-6b142bed45e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59599bbf-2691-44a3-a1cc-5bf2c52dfdd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-960577461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df1f1196141949d098a834ed0f9da2fd',qos_specs=None,replication_status=,reservations=['815921dc-509c-435d-bb33-cef81b6293ca','875cf8a6-21e5-473c-b40c-b0214e3b687a','063dbde6-f37c-4a21-aa82-9d04e5d9fb4f','4af7ded1-fbc3-4b4e-9508-706b795245ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7ecc6c806944d7ba24e6ff84a1d609',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-960577461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59599bbf-2691-44a3-a1cc-5bf2c52dfdd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df1f1196141949d098a834ed0f9da2fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7ecc6c806944d7ba24e6ff84a1d609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:43.155692 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d703f9-e4e4-4ba3-8421-5a1e06f3aab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:43.192804 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d703f9-e4e4-4ba3-8421-5a1e06f3aab2) transitioned into state 'SUCCESS' from state '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-960577461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df1f1196141949d098a834ed0f9da2fd',qos_specs=None,replication_status=,reservations=['815921dc-509c-435d-bb33-cef81b6293ca','875cf8a6-21e5-473c-b40c-b0214e3b687a','063dbde6-f37c-4a21-aa82-9d04e5d9fb4f','4af7ded1-fbc3-4b4e-9508-706b795245ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7ecc6c806944d7ba24e6ff84a1d609',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:43.193995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8789423a-235b-4207-9b76-89a1884d95bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:43.210652 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8789423a-235b-4207-9b76-89a1884d95bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:43.211734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Flow 'volume_create_api' (75a76c52-e5d2-4a98-a73d-8aabf67e34aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:43.212170 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Create volume request issued successfully. Aug 20 07:51:43.212914 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-26796f20-9e8a-4eab-a933-86e0361de74e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:43.213677 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 599/2388] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:51:42 2026] POST /volume/v3/volumes => generated 756 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:43.232075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7c942a6-59e6-48b2-bbc1-2c6ba97eb76c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:43.234982 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7c942a6-59e6-48b2-bbc1-2c6ba97eb76c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 Aug 20 07:51:43.236538 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7c942a6-59e6-48b2-bbc1-2c6ba97eb76c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:43.237113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7c942a6-59e6-48b2-bbc1-2c6ba97eb76c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:43.258334 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:43.258334 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:43.262796 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a67e4c9-5345-446a-a1a9-f694e997d9d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:43.265001 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a7c942a6-59e6-48b2-bbc1-2c6ba97eb76c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:51:43.266653 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a67e4c9-5345-446a-a1a9-f694e997d9d6 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:43.266954 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a67e4c9-5345-446a-a1a9-f694e997d9d6 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:43.267377 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a67e4c9-5345-446a-a1a9-f694e997d9d6 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:43.273190 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7c942a6-59e6-48b2-bbc1-2c6ba97eb76c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 returned with HTTP 200 Aug 20 07:51:43.273700 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 601/2389] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:43 2026] GET /volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:43.289121 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:43.289121 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:43.294171 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a67e4c9-5345-446a-a1a9-f694e997d9d6 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:43.300983 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a67e4c9-5345-446a-a1a9-f694e997d9d6 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:43.301522 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 595/2390] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:43 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:43.883040 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-4451ffbd-0252-44cf-8f1a-0d304946326a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:43.885340 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-4451ffbd-0252-44cf-8f1a-0d304946326a tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/attachments/de4be05a-52f5-40c3-8e8e-973f41a3b25f/action Aug 20 07:51:43.886271 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-4451ffbd-0252-44cf-8f1a-0d304946326a tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:43.886498 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-4451ffbd-0252-44cf-8f1a-0d304946326a tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:43.913575 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:43.913575 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:43.933397 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1e69261f-5ed9-43cc-9955-dd529fc014ee req-4451ffbd-0252-44cf-8f1a-0d304946326a tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/attachments/de4be05a-52f5-40c3-8e8e-973f41a3b25f/action returned with HTTP 204 Aug 20 07:51:43.934069 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 596/2391] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:51:43 2026] POST /volume/v3/attachments/de4be05a-52f5-40c3-8e8e-973f41a3b25f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:43.995574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48be912b-dde2-4b14-8b30-c13b88220c67 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:43.997986 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48be912b-dde2-4b14-8b30-c13b88220c67 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] GET https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa Aug 20 07:51:43.998742 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48be912b-dde2-4b14-8b30-c13b88220c67 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:43.999383 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48be912b-dde2-4b14-8b30-c13b88220c67 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:44.015737 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:44.015737 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:44.023457 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-48be912b-dde2-4b14-8b30-c13b88220c67 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Volume info retrieved successfully. Aug 20 07:51:44.029740 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48be912b-dde2-4b14-8b30-c13b88220c67 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa returned with HTTP 200 Aug 20 07:51:44.030204 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 600/2392] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:43 2026] GET /volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:44.063682 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a5f5b224-e23a-4983-946f-e7b9c117bf9d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:44.066266 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5f5b224-e23a-4983-946f-e7b9c117bf9d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:44.067081 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5f5b224-e23a-4983-946f-e7b9c117bf9d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:44.067308 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5f5b224-e23a-4983-946f-e7b9c117bf9d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:44.067999 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a5f5b224-e23a-4983-946f-e7b9c117bf9d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:44.074835 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:44.074835 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:44.076053 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5f5b224-e23a-4983-946f-e7b9c117bf9d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:44.076593 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-31b742bb-328f-4697-ae23-27695d01f360 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:44.076893 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 602/2393] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:44 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:44.084873 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-31b742bb-328f-4697-ae23-27695d01f360 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] GET https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa Aug 20 07:51:44.085154 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-31b742bb-328f-4697-ae23-27695d01f360 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:44.085478 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-31b742bb-328f-4697-ae23-27695d01f360 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:44.100887 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:44.100887 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:44.109313 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-31b742bb-328f-4697-ae23-27695d01f360 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Volume info retrieved successfully. Aug 20 07:51:44.118350 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-31b742bb-328f-4697-ae23-27695d01f360 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa returned with HTTP 200 Aug 20 07:51:44.119122 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 596/2394] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:44 2026] GET /volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa => generated 1359 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:44.292082 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f169c6f6-5f3d-43a7-af39-3c6ee21ccb52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:44.294903 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f169c6f6-5f3d-43a7-af39-3c6ee21ccb52 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 Aug 20 07:51:44.295292 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f169c6f6-5f3d-43a7-af39-3c6ee21ccb52 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:44.296343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f169c6f6-5f3d-43a7-af39-3c6ee21ccb52 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:44.306794 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:44.306794 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:44.316332 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f169c6f6-5f3d-43a7-af39-3c6ee21ccb52 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:51:44.333206 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f169c6f6-5f3d-43a7-af39-3c6ee21ccb52 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 returned with HTTP 200 Aug 20 07:51:44.334645 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 597/2395] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:44 2026] GET /volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:44.334758 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1149d828-2872-438d-9793-94cedd13b6b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:44.342426 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1149d828-2872-438d-9793-94cedd13b6b5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:44.342729 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1149d828-2872-438d-9793-94cedd13b6b5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:44.343112 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1149d828-2872-438d-9793-94cedd13b6b5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:44.359327 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:44.359327 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:44.367854 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1149d828-2872-438d-9793-94cedd13b6b5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:44.372832 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1149d828-2872-438d-9793-94cedd13b6b5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:44.373275 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 601/2396] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:44 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:44.395543 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0f65a4f8-a01e-44f0-bc5c-c6e43e977d3f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:44.400613 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f65a4f8-a01e-44f0-bc5c-c6e43e977d3f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:44.400613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f65a4f8-a01e-44f0-bc5c-c6e43e977d3f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:44.400613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f65a4f8-a01e-44f0-bc5c-c6e43e977d3f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:44.418517 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:44.418517 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:44.427813 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0f65a4f8-a01e-44f0-bc5c-c6e43e977d3f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:44.433925 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f65a4f8-a01e-44f0-bc5c-c6e43e977d3f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:44.434328 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 603/2397] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:44 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:44.456634 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:44.463648 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action Aug 20 07:51:44.464344 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action body: b'{"os-detach": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:44.464829 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:44.481483 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:44.481483 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:44.482683 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:44.575135 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Attachment connected to vm 56237a3e-eb48-496e-845f-c3f66f506b03, checking data on nova Aug 20 07:51:44.575451 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.compute.nova [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Creating Keystone token plugin using URL: https://10.4.3.57/identity {{(pid=100249) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 07:51:44.853449 np0000007856 devstack@c-api.service[100249]: DEBUG novaclient.v2.client [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] REQ: curl -g -i -X GET https://10.4.3.57/compute/v2.1/servers/56237a3e-eb48-496e-845f-c3f66f506b03/os-volume_attachments/e0df9d4a-baf8-47c4-94f9-8df3104fe1db -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ff209d4317508666775568060f3ee5170393a4edd8328316c9dcfd3756e16c91" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-86c94627-9cd2-471c-a1d2-1d55578f4ca1" -H "X-Service-Token: {SHA256}81619762880441b44c83eda808de04a1bc7db6f5be1b45136ee5ca4ed4440ff0" {{(pid=100249) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 07:51:44.903670 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-2a03eb28-e3dd-44cc-8a93-37cf9173d522 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:44.907973 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-2a03eb28-e3dd-44cc-8a93-37cf9173d522 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] GET https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa Aug 20 07:51:44.908290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-2a03eb28-e3dd-44cc-8a93-37cf9173d522 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:44.908538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-2a03eb28-e3dd-44cc-8a93-37cf9173d522 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:44.921136 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:44.921136 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:44.925838 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-2a03eb28-e3dd-44cc-8a93-37cf9173d522 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Volume info retrieved successfully. Aug 20 07:51:44.932858 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-2a03eb28-e3dd-44cc-8a93-37cf9173d522 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa returned with HTTP 200 Aug 20 07:51:44.933580 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 598/2398] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:44 2026] GET /volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:44.946405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4d598450-1592-4d1f-abe6-225a813ecb56 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:44.946841 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d598450-1592-4d1f-abe6-225a813ecb56 None None] GET https://10.4.3.57/volume// Aug 20 07:51:44.947057 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d598450-1592-4d1f-abe6-225a813ecb56 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:44.947232 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d598450-1592-4d1f-abe6-225a813ecb56 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:44.947543 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d598450-1592-4d1f-abe6-225a813ecb56 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:44.947973 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 602/2399] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:51:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:44.964521 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-030e6baf-0b0a-4e15-ad77-bbd55dff7033 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:44.968027 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-030e6baf-0b0a-4e15-ad77-bbd55dff7033 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:51:44.969043 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-030e6baf-0b0a-4e15-ad77-bbd55dff7033 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0bce752-64f3-4edf-9ef9-7d5bc53253aa", "connector": null, "instance_uuid": "5ff01f06-5895-459f-9f9a-e005c86efc1b"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:44.980793 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:44.980793 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:44.997444 np0000007856 devstack@c-api.service[100249]: DEBUG novaclient.v2.client [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 07:51:44 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-aea13767-cdb2-466b-8eae-b8879148e540 x-openstack-request-id: req-aea13767-cdb2-466b-8eae-b8879148e540 {{(pid=100249) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 07:51:44.997444 np0000007856 devstack@c-api.service[100249]: DEBUG novaclient.v2.client [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e0df9d4a-baf8-47c4-94f9-8df3104fe1db", "serverId": "56237a3e-eb48-496e-845f-c3f66f506b03", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "de4be05a-52f5-40c3-8e8e-973f41a3b25f", "bdm_uuid": "ea1af856-8c1a-4cc0-b47c-ba301b4497db"}} {{(pid=100249) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 07:51:44.998184 np0000007856 devstack@c-api.service[100249]: DEBUG novaclient.v2.client [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET call to compute for https://10.4.3.57/compute/v2.1/servers/56237a3e-eb48-496e-845f-c3f66f506b03/os-volume_attachments/e0df9d4a-baf8-47c4-94f9-8df3104fe1db used request id req-aea13767-cdb2-466b-8eae-b8879148e540 {{(pid=100249) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 07:51:45.000853 np0000007856 devstack@c-api.service[100249]: ERROR cinder.volume.api [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-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 Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Caught error: Detach volume from instance 56237a3e-eb48-496e-845f-c3f66f506b03 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 56237a3e-eb48-496e-845f-c3f66f506b03 using the Compute API Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 07:51:45.003890 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 56237a3e-eb48-496e-845f-c3f66f506b03 using the Compute API Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault Aug 20 07:51:45.005387 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.middleware.fault [None req-86c94627-9cd2-471c-a1d2-1d55578f4ca1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action returned with HTTP 409 Aug 20 07:51:45.008770 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 597/2400] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:51:44 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 167 bytes in 550 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:45.013410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:45.015434 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action Aug 20 07:51:45.015813 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:45.015987 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:45.027684 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:45.027684 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:45.028571 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:45.031545 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-030e6baf-0b0a-4e15-ad77-bbd55dff7033 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:51:45.032541 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 604/2401] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:51:44 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:45.085328 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Attachment connected to vm 56237a3e-eb48-496e-845f-c3f66f506b03, checking data on nova Aug 20 07:51:45.085328 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.compute.nova [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Creating Keystone token plugin using URL: https://10.4.3.57/identity {{(pid=100251) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 07:51:45.092146 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f77dae6-e2cf-4aa7-a625-8cc60b4644e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:45.093780 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f77dae6-e2cf-4aa7-a625-8cc60b4644e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:45.094097 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f77dae6-e2cf-4aa7-a625-8cc60b4644e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:45.094390 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f77dae6-e2cf-4aa7-a625-8cc60b4644e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:45.094390 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9f77dae6-e2cf-4aa7-a625-8cc60b4644e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:45.099856 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:45.099856 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:45.100935 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f77dae6-e2cf-4aa7-a625-8cc60b4644e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:45.101394 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 603/2402] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:45 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:45.231741 np0000007856 devstack@c-api.service[100251]: DEBUG novaclient.v2.client [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] REQ: curl -g -i -X GET https://10.4.3.57/compute/v2.1/servers/56237a3e-eb48-496e-845f-c3f66f506b03/os-volume_attachments/e0df9d4a-baf8-47c4-94f9-8df3104fe1db -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}880cd0e88937fbc9d78225ca1fe899a51effe2e92d4ab5976ea2fbe81d8e9374" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4" -H "X-Service-Token: {SHA256}5325e304e2dbfea522ede84b8482f9b2488710cfad739e95a6acddee6084a67c" {{(pid=100251) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 07:51:45.473681 np0000007856 devstack@c-api.service[100251]: DEBUG novaclient.v2.client [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 07:51:45 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-aef6a1ad-5cb5-4654-aa7b-4dcac72f9ccf x-openstack-request-id: req-aef6a1ad-5cb5-4654-aa7b-4dcac72f9ccf {{(pid=100251) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 07:51:45.473911 np0000007856 devstack@c-api.service[100251]: DEBUG novaclient.v2.client [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e0df9d4a-baf8-47c4-94f9-8df3104fe1db", "serverId": "56237a3e-eb48-496e-845f-c3f66f506b03", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "de4be05a-52f5-40c3-8e8e-973f41a3b25f", "bdm_uuid": "ea1af856-8c1a-4cc0-b47c-ba301b4497db"}} {{(pid=100251) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 07:51:45.474068 np0000007856 devstack@c-api.service[100251]: DEBUG novaclient.v2.client [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET call to compute for https://10.4.3.57/compute/v2.1/servers/56237a3e-eb48-496e-845f-c3f66f506b03/os-volume_attachments/e0df9d4a-baf8-47c4-94f9-8df3104fe1db used request id req-aef6a1ad-5cb5-4654-aa7b-4dcac72f9ccf {{(pid=100251) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 07:51:45.477300 np0000007856 devstack@c-api.service[100251]: ERROR cinder.volume.api [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-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 Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Caught error: Detach volume from instance 56237a3e-eb48-496e-845f-c3f66f506b03 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 56237a3e-eb48-496e-845f-c3f66f506b03 using the Compute API Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 07:51:45.480768 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 56237a3e-eb48-496e-845f-c3f66f506b03 using the Compute API Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.middleware.fault [None req-3f9f7f38-ed38-47a1-a0c8-2d9bd655f1c4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action returned with HTTP 409 Aug 20 07:51:45.482202 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 599/2403] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:51:45 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 167 bytes in 469 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:45.493047 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ab02582e-c4e9-4af9-8e5e-f84b45a6f26a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:45.496953 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 598/2404] 10.4.3.57 () {70 vars in 1590 bytes} [Thu Aug 20 07:51:45 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 07:51:45.513338 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-737e3b5b-8019-44ec-acf6-5fc5e9e69b8e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:45.520662 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 605/2405] 10.4.3.57 () {70 vars in 1590 bytes} [Thu Aug 20 07:51:45 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 07:51:45.533624 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ec77985-ec1b-462a-b80d-578796810454 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:45.573963 np0000007856 devstack@c-api.service[100252]: WARNING keystonemiddleware.auth_token [None req-8ec77985-ec1b-462a-b80d-578796810454 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 07:51:45.576973 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 604/2406] 10.4.3.57 () {70 vars in 1590 bytes} [Thu Aug 20 07:51:45 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 07:51:45.590466 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d867b90-0aba-4eda-a811-897b846303cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:45.626020 np0000007856 devstack@c-api.service[100251]: WARNING keystonemiddleware.auth_token [None req-2d867b90-0aba-4eda-a811-897b846303cf None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 07:51:45.627246 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 600/2407] 10.4.3.57 () {70 vars in 1590 bytes} [Thu Aug 20 07:51:45 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 07:51:45.641107 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5eaa063a-ee0c-45ed-9004-c9e2c6ecc5ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:45.776998 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5eaa063a-ee0c-45ed-9004-c9e2c6ecc5ae tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] POST https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action Aug 20 07:51:45.776998 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5eaa063a-ee0c-45ed-9004-c9e2c6ecc5ae tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:45.777253 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5eaa063a-ee0c-45ed-9004-c9e2c6ecc5ae tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:45.850592 np0000007856 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-5eaa063a-ee0c-45ed-9004-c9e2c6ecc5ae tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:51:45.863865 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:45.863865 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:45.863865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-5eaa063a-ee0c-45ed-9004-c9e2c6ecc5ae tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Updating volume 'e0df9d4a-baf8-47c4-94f9-8df3104fe1db' with '{'status': 'error'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:51:45.895436 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5eaa063a-ee0c-45ed-9004-c9e2c6ecc5ae tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action returned with HTTP 202 Aug 20 07:51:45.896195 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 599/2408] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:51:45 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 0 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:51:45.908743 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0692627d-a2a7-460d-bf62-809d466b484d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:45.911189 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0692627d-a2a7-460d-bf62-809d466b484d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:45.911894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0692627d-a2a7-460d-bf62-809d466b484d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:45.911894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0692627d-a2a7-460d-bf62-809d466b484d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:45.926116 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:45.926116 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:45.934099 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0692627d-a2a7-460d-bf62-809d466b484d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:45.940963 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0692627d-a2a7-460d-bf62-809d466b484d tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:45.941483 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 606/2409] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:45 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:45.962123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-92ecc5af-80e9-4280-bce6-3143504f2442 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:45.964988 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] POST https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action Aug 20 07:51:45.965469 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "de4be05a-52f5-40c3-8e8e-973f41a3b25f"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:45.965678 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "de4be05a-52f5-40c3-8e8e-973f41a3b25f"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:45.987223 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:45.987223 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:45.987223 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Volume info retrieved successfully. Aug 20 07:51:46.061517 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Attachment connected to vm 56237a3e-eb48-496e-845f-c3f66f506b03, checking data on nova Aug 20 07:51:46.061960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.compute.nova [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Creating Keystone token plugin using URL: https://10.4.3.57/identity {{(pid=100252) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 07:51:46.118388 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6231d5a7-6c72-4bb7-8b03-8c6256dd12b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:46.120523 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6231d5a7-6c72-4bb7-8b03-8c6256dd12b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:46.120523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6231d5a7-6c72-4bb7-8b03-8c6256dd12b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:46.120882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6231d5a7-6c72-4bb7-8b03-8c6256dd12b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:46.120882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6231d5a7-6c72-4bb7-8b03-8c6256dd12b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:46.159227 np0000007856 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-6231d5a7-6c72-4bb7-8b03-8c6256dd12b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:51:46.164255 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:46.164255 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:46.165424 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6231d5a7-6c72-4bb7-8b03-8c6256dd12b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:46.165941 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 601/2410] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:46 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 787 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:46.238151 np0000007856 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] REQ: curl -g -i -X GET https://10.4.3.57/compute/v2.1/servers/56237a3e-eb48-496e-845f-c3f66f506b03/os-volume_attachments/e0df9d4a-baf8-47c4-94f9-8df3104fe1db -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b7af12f0b654f824d12d2dbe66867db4d7b75381052c5171a60089a5cb0e18de" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-92ecc5af-80e9-4280-bce6-3143504f2442" -H "X-Service-Token: {SHA256}6041e4f42863d250eb467c0a92b10bb5295cf89c3b60ccf1cd18d75e4f910dd9" {{(pid=100252) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 07:51:46.383228 np0000007856 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 07:51:46 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-117672a3-f847-4e06-94b7-396e24299e49 x-openstack-request-id: req-117672a3-f847-4e06-94b7-396e24299e49 {{(pid=100252) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 07:51:46.383335 np0000007856 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "e0df9d4a-baf8-47c4-94f9-8df3104fe1db", "serverId": "56237a3e-eb48-496e-845f-c3f66f506b03", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "de4be05a-52f5-40c3-8e8e-973f41a3b25f", "bdm_uuid": "ea1af856-8c1a-4cc0-b47c-ba301b4497db"}} {{(pid=100252) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 07:51:46.385202 np0000007856 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] GET call to compute for https://10.4.3.57/compute/v2.1/servers/56237a3e-eb48-496e-845f-c3f66f506b03/os-volume_attachments/e0df9d4a-baf8-47c4-94f9-8df3104fe1db used request id req-117672a3-f847-4e06-94b7-396e24299e49 {{(pid=100252) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 07:51:46.388082 np0000007856 devstack@c-api.service[100252]: ERROR cinder.volume.api [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-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 Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Caught error: Detach volume from instance 56237a3e-eb48-496e-845f-c3f66f506b03 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 56237a3e-eb48-496e-845f-c3f66f506b03 using the Compute API Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.390575 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 56237a3e-eb48-496e-845f-c3f66f506b03 using the Compute API Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.middleware.fault [None req-92ecc5af-80e9-4280-bce6-3143504f2442 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action returned with HTTP 409 Aug 20 07:51:46.392138 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 605/2411] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:51:45 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 167 bytes in 430 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:46.403645 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3cbbaef5-da40-4511-b14c-acfe9ec1daaf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:46.406459 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 600/2412] 10.4.3.57 () {70 vars in 1590 bytes} [Thu Aug 20 07:51:46 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 07:51:46.414842 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-119b65ee-2fcb-42c2-8e8c-3179cb99c7f9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:46.445398 np0000007856 devstack@c-api.service[100250]: WARNING keystonemiddleware.auth_token [None req-119b65ee-2fcb-42c2-8e8c-3179cb99c7f9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 07:51:46.447405 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 607/2413] 10.4.3.57 () {70 vars in 1590 bytes} [Thu Aug 20 07:51:46 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 07:51:46.456601 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ac8110e7-1b5a-4335-a1b1-a0169f3367f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:46.458436 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac8110e7-1b5a-4335-a1b1-a0169f3367f5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:46.458667 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac8110e7-1b5a-4335-a1b1-a0169f3367f5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:46.458884 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac8110e7-1b5a-4335-a1b1-a0169f3367f5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:46.465818 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:46.465818 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:46.469707 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac8110e7-1b5a-4335-a1b1-a0169f3367f5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:46.473729 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac8110e7-1b5a-4335-a1b1-a0169f3367f5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:46.474168 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 602/2414] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:46 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:46.487485 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-87bb4b9e-471f-4813-8dd2-cc353f69fffb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:46.489213 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87bb4b9e-471f-4813-8dd2-cc353f69fffb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:46.489416 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87bb4b9e-471f-4813-8dd2-cc353f69fffb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:46.489609 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87bb4b9e-471f-4813-8dd2-cc353f69fffb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:46.519460 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-87bb4b9e-471f-4813-8dd2-cc353f69fffb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:51:46.525351 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:46.525351 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:46.529125 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-87bb4b9e-471f-4813-8dd2-cc353f69fffb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:46.533142 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87bb4b9e-471f-4813-8dd2-cc353f69fffb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:46.534300 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 606/2415] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:46 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:46.594210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-054307ea-244a-4064-a003-076656cb48a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:46.597029 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-054307ea-244a-4064-a003-076656cb48a9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:46.597029 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-054307ea-244a-4064-a003-076656cb48a9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:46.597281 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-054307ea-244a-4064-a003-076656cb48a9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:46.605912 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:46.605912 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:46.613036 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-054307ea-244a-4064-a003-076656cb48a9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:46.630373 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-054307ea-244a-4064-a003-076656cb48a9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:46.630373 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 601/2416] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:46 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:46.792780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-feabe8ae-251d-49aa-adeb-3de110374c7e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:46.793318 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-feabe8ae-251d-49aa-adeb-3de110374c7e None None] GET https://10.4.3.57/volume// Aug 20 07:51:46.793574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-feabe8ae-251d-49aa-adeb-3de110374c7e None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:46.793882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-feabe8ae-251d-49aa-adeb-3de110374c7e None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:46.794295 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-feabe8ae-251d-49aa-adeb-3de110374c7e None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:46.795202 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 608/2417] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:51:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:46.806139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-655a5cd4-7a37-4bd7-a238-1fec09972360 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:46.811928 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-655a5cd4-7a37-4bd7-a238-1fec09972360 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:51:46.812604 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-655a5cd4-7a37-4bd7-a238-1fec09972360 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f70e9c9-eced-4b4e-bcaf-c45f0aec7227", "connector": null, "instance_uuid": "56237a3e-eb48-496e-845f-c3f66f506b03"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:46.833125 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:46.833125 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:46.890575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-655a5cd4-7a37-4bd7-a238-1fec09972360 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:51:46.890575 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 603/2418] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:51:46 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:46.953584 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6d4d0ded-254c-4c35-b5b5-ae0bbe7a7a28 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:46.955611 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d4d0ded-254c-4c35-b5b5-ae0bbe7a7a28 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:46.955923 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d4d0ded-254c-4c35-b5b5-ae0bbe7a7a28 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:46.956199 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d4d0ded-254c-4c35-b5b5-ae0bbe7a7a28 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:46.978087 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:46.978087 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:46.981620 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6d4d0ded-254c-4c35-b5b5-ae0bbe7a7a28 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:46.988724 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d4d0ded-254c-4c35-b5b5-ae0bbe7a7a28 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:46.989246 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 607/2419] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:46 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:47.036048 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16820bd5-f030-482f-bcd1-f492d7c3d253 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.037183 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16820bd5-f030-482f-bcd1-f492d7c3d253 None None] GET https://10.4.3.57/volume// Aug 20 07:51:47.037183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16820bd5-f030-482f-bcd1-f492d7c3d253 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:47.037183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16820bd5-f030-482f-bcd1-f492d7c3d253 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:47.037707 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16820bd5-f030-482f-bcd1-f492d7c3d253 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:47.038098 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 602/2420] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:47.039376 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-54aea0ec-4567-4453-a5f2-6548323966a7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.040165 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54aea0ec-4567-4453-a5f2-6548323966a7 None None] GET https://10.4.3.57/volume// Aug 20 07:51:47.040481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54aea0ec-4567-4453-a5f2-6548323966a7 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:47.040800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54aea0ec-4567-4453-a5f2-6548323966a7 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:47.041862 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54aea0ec-4567-4453-a5f2-6548323966a7 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:47.041862 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 609/2421] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:47.062721 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-be4a85f8-1412-4d20-9535-aa4a84e03de5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.066762 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-be4a85f8-1412-4d20-9535-aa4a84e03de5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:47.067065 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-be4a85f8-1412-4d20-9535-aa4a84e03de5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:47.068419 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-be4a85f8-1412-4d20-9535-aa4a84e03de5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:47.071719 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-e9591eaf-573e-4e50-bac2-efaba526b75d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.078041 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-e9591eaf-573e-4e50-bac2-efaba526b75d tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] GET https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa Aug 20 07:51:47.078384 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-e9591eaf-573e-4e50-bac2-efaba526b75d tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:47.078728 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-e9591eaf-573e-4e50-bac2-efaba526b75d tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:47.084068 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:47.084068 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:47.092476 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-be4a85f8-1412-4d20-9535-aa4a84e03de5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:47.100920 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:47.100920 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:47.105916 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-e9591eaf-573e-4e50-bac2-efaba526b75d tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Volume info retrieved successfully. Aug 20 07:51:47.112852 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-e9591eaf-573e-4e50-bac2-efaba526b75d tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa returned with HTTP 200 Aug 20 07:51:47.112852 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 608/2422] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:47 2026] GET /volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa => generated 1538 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:47.113814 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-be4a85f8-1412-4d20-9535-aa4a84e03de5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:47.115441 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 604/2423] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:47 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 1035 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:47.180614 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-848abd2c-5dc1-4f3c-990f-895e7db223e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.183491 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-848abd2c-5dc1-4f3c-990f-895e7db223e4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:47.183879 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-848abd2c-5dc1-4f3c-990f-895e7db223e4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:47.183958 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-848abd2c-5dc1-4f3c-990f-895e7db223e4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:47.184145 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-848abd2c-5dc1-4f3c-990f-895e7db223e4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:47.194333 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:47.194333 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:47.195283 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-848abd2c-5dc1-4f3c-990f-895e7db223e4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:47.195807 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 603/2424] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:47 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:47.211028 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-618441fc-cbe0-4708-bf84-d0c5b7ada596 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.214001 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-618441fc-cbe0-4708-bf84-d0c5b7ada596 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 Aug 20 07:51:47.214001 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-618441fc-cbe0-4708-bf84-d0c5b7ada596 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:47.214001 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-618441fc-cbe0-4708-bf84-d0c5b7ada596 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:47.221353 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:47.221353 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:47.226733 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-618441fc-cbe0-4708-bf84-d0c5b7ada596 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:47.231905 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-618441fc-cbe0-4708-bf84-d0c5b7ada596 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 returned with HTTP 200 Aug 20 07:51:47.232625 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 610/2425] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:47 2026] GET /volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:47.255412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.257396 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658/restore Aug 20 07:51:47.258080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:47.259677 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Restoring backup 21567ac9-7f0a-44fa-94a7-5491f59b8658 ({'restore': {}}) {{(pid=100252) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 07:51:47.259789 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Restoring backup 21567ac9-7f0a-44fa-94a7-5491f59b8658 to volume None. Aug 20 07:51:47.265095 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:47.265095 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:47.266372 np0000007856 devstack@c-api.service[100252]: INFO cinder.backup.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating volume of 1 GB for restore of backup 21567ac9-7f0a-44fa-94a7-5491f59b8658. Aug 20 07:51:47.274734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:51:47.274399. {{(pid=100252) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:51:47.274878 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Availability Zones retrieved successfully. Aug 20 07:51:47.281575 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (132efd72-7574-4a26-b005-2eb43285e766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:47.282825 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fa3032-45ec-436b-82db-2a2253d342d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:47.285404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:47.330713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fa3032-45ec-436b-82db-2a2253d342d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:47.330713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5767adc0-942d-4dfe-8d66-2cd87b7eff30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:47.354675 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-c319b438-6d23-449e-be02-98a1358cb6ae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.359220 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-c319b438-6d23-449e-be02-98a1358cb6ae tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] PUT https://10.4.3.57/volume/v3/attachments/080754f0-a4f6-4488-b26d-bb3ca80f66ef Aug 20 07:51:47.359648 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-c319b438-6d23-449e-be02-98a1358cb6ae tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:47.375534 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-c319b438-6d23-449e-be02-98a1358cb6ae tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Acquiring lock "cinder-attachment_update-e0bce752-64f3-4edf-9ef9-7d5bc53253aa-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:51:47.378960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['0444a68a-d8e0-431b-9188-7bf1ad598732', '6dcf435c-2e73-46e1-9086-a2114cd2db40', '2dcbdd31-ac4b-4298-b6bb-f09fb603105f', 'b4926dbc-0b4a-4335-98f6-b08bda2ac340'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:47.378960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5767adc0-942d-4dfe-8d66-2cd87b7eff30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0444a68a-d8e0-431b-9188-7bf1ad598732', '6dcf435c-2e73-46e1-9086-a2114cd2db40', '2dcbdd31-ac4b-4298-b6bb-f09fb603105f', 'b4926dbc-0b4a-4335-98f6-b08bda2ac340']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:47.379937 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0fcee9-b891-44d2-b920-bf9c7aa90c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:47.387701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-c319b438-6d23-449e-be02-98a1358cb6ae tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Lock "cinder-attachment_update-e0bce752-64f3-4edf-9ef9-7d5bc53253aa-np0000007856" acquired by "attachment_update" :: waited 0.012s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:51:47.389186 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:47.389186 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:47.399533 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-658409dc-a085-41f8-8273-8fc87dd845c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.402935 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-658409dc-a085-41f8-8273-8fc87dd845c9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] PUT https://10.4.3.57/volume/v3/attachments/177c7aca-303b-45d1-99e6-1ae409871de6 Aug 20 07:51:47.403438 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-658409dc-a085-41f8-8273-8fc87dd845c9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:47.422572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-658409dc-a085-41f8-8273-8fc87dd845c9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Acquiring lock "cinder-attachment_update-8f70e9c9-eced-4b4e-bcaf-c45f0aec7227-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:51:47.422716 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0fcee9-b891-44d2-b920-bf9c7aa90c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97beb002-37dd-4c10-89c1-db033fe69322', '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_21567ac9-7f0a-44fa-94a7-5491f59b8658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['0444a68a-d8e0-431b-9188-7bf1ad598732','6dcf435c-2e73-46e1-9086-a2114cd2db40','2dcbdd31-ac4b-4298-b6bb-f09fb603105f','b4926dbc-0b4a-4335-98f6-b08bda2ac340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_21567ac9-7f0a-44fa-94a7-5491f59b8658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97beb002-37dd-4c10-89c1-db033fe69322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00efe1e885234409b4bc0472d9eda21a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1ef039ad0c441c2bd4149b643406e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:47.423750 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36e626b-8ce5-4202-9279-71cba7610852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:47.429722 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-658409dc-a085-41f8-8273-8fc87dd845c9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Lock "cinder-attachment_update-8f70e9c9-eced-4b4e-bcaf-c45f0aec7227-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:51:47.431073 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:47.431073 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:47.457377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36e626b-8ce5-4202-9279-71cba7610852) transitioned into 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_21567ac9-7f0a-44fa-94a7-5491f59b8658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['0444a68a-d8e0-431b-9188-7bf1ad598732','6dcf435c-2e73-46e1-9086-a2114cd2db40','2dcbdd31-ac4b-4298-b6bb-f09fb603105f','b4926dbc-0b4a-4335-98f6-b08bda2ac340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:47.458452 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dfd45f1-bac4-4a3c-b88b-aeee863c2158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:47.477155 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dfd45f1-bac4-4a3c-b88b-aeee863c2158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:47.478077 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (132efd72-7574-4a26-b005-2eb43285e766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:47.478474 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request issued successfully. Aug 20 07:51:47.490832 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:47.490832 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:47.491531 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:47.540745 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-c319b438-6d23-449e-be02-98a1358cb6ae tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Lock "cinder-attachment_update-e0bce752-64f3-4edf-9ef9-7d5bc53253aa-np0000007856" released by "attachment_update" :: held 0.153s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:51:47.541209 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-c319b438-6d23-449e-be02-98a1358cb6ae tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/attachments/080754f0-a4f6-4488-b26d-bb3ca80f66ef returned with HTTP 200 Aug 20 07:51:47.541727 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 605/2426] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:51:47 2026] PUT /volume/v3/attachments/080754f0-a4f6-4488-b26d-bb3ca80f66ef => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:47.571922 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-658409dc-a085-41f8-8273-8fc87dd845c9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Lock "cinder-attachment_update-8f70e9c9-eced-4b4e-bcaf-c45f0aec7227-np0000007856" released by "attachment_update" :: held 0.142s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:51:47.572370 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-658409dc-a085-41f8-8273-8fc87dd845c9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/attachments/177c7aca-303b-45d1-99e6-1ae409871de6 returned with HTTP 200 Aug 20 07:51:47.573032 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 604/2427] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:51:47 2026] PUT /volume/v3/attachments/177c7aca-303b-45d1-99e6-1ae409871de6 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:47.588749 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-0cdc6795-6398-4e56-8e36-bb1c8e4d4368 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:47.591673 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-0cdc6795-6398-4e56-8e36-bb1c8e4d4368 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] POST https://10.4.3.57/volume/v3/attachments/080754f0-a4f6-4488-b26d-bb3ca80f66ef/action Aug 20 07:51:47.592145 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-0cdc6795-6398-4e56-8e36-bb1c8e4d4368 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:47.592357 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-0cdc6795-6398-4e56-8e36-bb1c8e4d4368 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:47.623780 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:47.623780 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:47.659757 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6976efe5-dbbb-4621-8643-99bb7a2704bf req-0cdc6795-6398-4e56-8e36-bb1c8e4d4368 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/attachments/080754f0-a4f6-4488-b26d-bb3ca80f66ef/action returned with HTTP 204 Aug 20 07:51:47.660266 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 611/2428] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:51:47 2026] POST /volume/v3/attachments/080754f0-a4f6-4488-b26d-bb3ca80f66ef/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:48.005590 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d902fbc6-dc2a-4ce3-b0a1-a2ec7eeb0a4f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:48.007458 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d902fbc6-dc2a-4ce3-b0a1-a2ec7eeb0a4f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:48.007717 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d902fbc6-dc2a-4ce3-b0a1-a2ec7eeb0a4f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:48.007910 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d902fbc6-dc2a-4ce3-b0a1-a2ec7eeb0a4f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:48.018782 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:48.018782 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:48.025850 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d902fbc6-dc2a-4ce3-b0a1-a2ec7eeb0a4f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:48.031823 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d902fbc6-dc2a-4ce3-b0a1-a2ec7eeb0a4f tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:48.032530 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 606/2429] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:48 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:48.503239 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:48.503239 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:48.504370 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:51:48.504370 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Checking backup size 1 against volume size 1 {{(pid=100252) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 07:51:48.504370 np0000007856 devstack@c-api.service[100252]: INFO cinder.backup.api [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Overwriting volume 97beb002-37dd-4c10-89c1-db033fe69322 with restore of backup 21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:48.525137 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] restore_backup in rpcapi backup_id 21567ac9-7f0a-44fa-94a7-5491f59b8658 {{(pid=100252) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 07:51:48.528067 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b456f6d-1c81-4691-8d63-33b7cfc0b2ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658/restore returned with HTTP 202 Aug 20 07:51:48.528580 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 609/2430] 10.4.3.57 () {68 vars in 1386 bytes} [Thu Aug 20 07:51:47 2026] POST /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658/restore => generated 189 bytes in 1274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:48.544206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-13bd2aa7-593a-4be6-ae2e-49e28d6f3f06 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:48.546779 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13bd2aa7-593a-4be6-ae2e-49e28d6f3f06 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:48.547061 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13bd2aa7-593a-4be6-ae2e-49e28d6f3f06 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:48.547303 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13bd2aa7-593a-4be6-ae2e-49e28d6f3f06 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:48.547462 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-13bd2aa7-593a-4be6-ae2e-49e28d6f3f06 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:48.555078 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:48.555078 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:48.556049 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13bd2aa7-593a-4be6-ae2e-49e28d6f3f06 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:48.556622 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 605/2431] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:48 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:49.049832 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a0ee5fde-b360-4c51-b5ad-dcc6a9a2c5a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:49.054516 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0ee5fde-b360-4c51-b5ad-dcc6a9a2c5a5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:49.055037 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0ee5fde-b360-4c51-b5ad-dcc6a9a2c5a5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:49.055427 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0ee5fde-b360-4c51-b5ad-dcc6a9a2c5a5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:49.075866 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:49.075866 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:49.083569 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a0ee5fde-b360-4c51-b5ad-dcc6a9a2c5a5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:49.090102 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0ee5fde-b360-4c51-b5ad-dcc6a9a2c5a5 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:49.091805 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 612/2432] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:49 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:49.568328 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-489bdb7e-0dd8-415f-b1ed-eaa76bf7294e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:49.571215 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-489bdb7e-0dd8-415f-b1ed-eaa76bf7294e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:49.571936 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-489bdb7e-0dd8-415f-b1ed-eaa76bf7294e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:49.572277 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-489bdb7e-0dd8-415f-b1ed-eaa76bf7294e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:49.572396 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-489bdb7e-0dd8-415f-b1ed-eaa76bf7294e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:49.578299 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:49.578299 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:49.579403 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-489bdb7e-0dd8-415f-b1ed-eaa76bf7294e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:49.579986 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 607/2433] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:49 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:50.110301 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-851e05e2-2873-4102-a65f-cd8ac815449e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:50.112363 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-851e05e2-2873-4102-a65f-cd8ac815449e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:50.112529 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-851e05e2-2873-4102-a65f-cd8ac815449e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:50.112720 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-851e05e2-2873-4102-a65f-cd8ac815449e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:50.121673 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:50.121673 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:50.125382 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-851e05e2-2873-4102-a65f-cd8ac815449e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:50.130811 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-851e05e2-2873-4102-a65f-cd8ac815449e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:50.131198 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 610/2434] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:50 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:50.595342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-84e7927b-f42d-4902-8463-6824328e598e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:50.597285 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84e7927b-f42d-4902-8463-6824328e598e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:50.597679 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84e7927b-f42d-4902-8463-6824328e598e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:50.597914 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84e7927b-f42d-4902-8463-6824328e598e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:50.599191 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-84e7927b-f42d-4902-8463-6824328e598e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:50.607530 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:50.607530 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:50.610127 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84e7927b-f42d-4902-8463-6824328e598e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:50.610127 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 606/2435] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:50 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:51.152140 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ac97d27d-1785-48e7-900d-e73e5faa96e9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:51.156287 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac97d27d-1785-48e7-900d-e73e5faa96e9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:51.156287 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac97d27d-1785-48e7-900d-e73e5faa96e9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:51.156287 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac97d27d-1785-48e7-900d-e73e5faa96e9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:51.158564 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=344,cinder:UPDATE=96,cinder:INSERT=47 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:51:51.173765 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:51.173765 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:51.184364 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ac97d27d-1785-48e7-900d-e73e5faa96e9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:51.190233 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac97d27d-1785-48e7-900d-e73e5faa96e9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:51.190795 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 613/2436] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:51 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:51:51.626857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-506ef45a-8a6e-4a52-af7f-3cba2eafcdf2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:51.628427 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-506ef45a-8a6e-4a52-af7f-3cba2eafcdf2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:51.628701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-506ef45a-8a6e-4a52-af7f-3cba2eafcdf2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:51.630737 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-506ef45a-8a6e-4a52-af7f-3cba2eafcdf2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:51.630737 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-506ef45a-8a6e-4a52-af7f-3cba2eafcdf2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:51.634847 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:51.634847 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:51.637051 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-506ef45a-8a6e-4a52-af7f-3cba2eafcdf2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:51.637051 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 608/2437] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:51 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:51.981239 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-c9844251-14ae-423f-ab2c-cc85f36c02c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:51.984168 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-c9844251-14ae-423f-ab2c-cc85f36c02c1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/attachments/177c7aca-303b-45d1-99e6-1ae409871de6/action Aug 20 07:51:51.984562 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-c9844251-14ae-423f-ab2c-cc85f36c02c1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:51.984695 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-c9844251-14ae-423f-ab2c-cc85f36c02c1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:52.013413 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:52.013413 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:52.037812 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-924df221-541c-41f7-b43e-2b10d0a0bf10 req-c9844251-14ae-423f-ab2c-cc85f36c02c1 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/attachments/177c7aca-303b-45d1-99e6-1ae409871de6/action returned with HTTP 204 Aug 20 07:51:52.038335 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 611/2438] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:51:51 2026] POST /volume/v3/attachments/177c7aca-303b-45d1-99e6-1ae409871de6/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:51:52.211170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f6a0b65-d6fe-45ba-9e47-162cadd5f70e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:52.212983 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f6a0b65-d6fe-45ba-9e47-162cadd5f70e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:52.213263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f6a0b65-d6fe-45ba-9e47-162cadd5f70e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:52.213486 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f6a0b65-d6fe-45ba-9e47-162cadd5f70e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:52.228200 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:52.228200 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:52.232892 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0f6a0b65-d6fe-45ba-9e47-162cadd5f70e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:52.239696 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f6a0b65-d6fe-45ba-9e47-162cadd5f70e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:52.239855 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 607/2439] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:52 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:52.259300 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-78898c83-f53c-4905-b9ce-f7c170114b55 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:52.262402 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78898c83-f53c-4905-b9ce-f7c170114b55 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:52.262685 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78898c83-f53c-4905-b9ce-f7c170114b55 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:52.262959 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78898c83-f53c-4905-b9ce-f7c170114b55 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:52.276856 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:52.276856 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:52.281164 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-78898c83-f53c-4905-b9ce-f7c170114b55 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:52.285885 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78898c83-f53c-4905-b9ce-f7c170114b55 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:52.286267 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 614/2440] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:52 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:52.300329 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-68710879-6e9d-45a3-9b3a-3da11417f4d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:52.303571 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68710879-6e9d-45a3-9b3a-3da11417f4d7 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action Aug 20 07:51:52.303985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68710879-6e9d-45a3-9b3a-3da11417f4d7 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action body: b'{"os-detach": {"attachment_id": "177c7aca-303b-45d1-99e6-1ae409871de6"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:52.304184 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68710879-6e9d-45a3-9b3a-3da11417f4d7 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "177c7aca-303b-45d1-99e6-1ae409871de6"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:52.319353 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:52.319353 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:52.319906 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-68710879-6e9d-45a3-9b3a-3da11417f4d7 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:52.331515 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68710879-6e9d-45a3-9b3a-3da11417f4d7 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action returned with HTTP 400 Aug 20 07:51:52.331947 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 609/2441] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:51:52 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 100 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:51:52.381457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-d74aa901-f0a3-4fe1-bf2c-d0d8b9356c44 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:52.384779 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-d74aa901-f0a3-4fe1-bf2c-d0d8b9356c44 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:52.385361 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-d74aa901-f0a3-4fe1-bf2c-d0d8b9356c44 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:52.385361 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-d74aa901-f0a3-4fe1-bf2c-d0d8b9356c44 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:52.401034 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:52.401034 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:52.407721 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-d74aa901-f0a3-4fe1-bf2c-d0d8b9356c44 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:52.417142 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-d74aa901-f0a3-4fe1-bf2c-d0d8b9356c44 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:52.417142 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 612/2442] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:52 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:52.456664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-1b62d5a0-9020-46ed-895d-3d3cd85281da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:52.460587 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-1b62d5a0-9020-46ed-895d-3d3cd85281da tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227/action Aug 20 07:51:52.461385 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-1b62d5a0-9020-46ed-895d-3d3cd85281da tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:52.461457 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-1b62d5a0-9020-46ed-895d-3d3cd85281da tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:52.479632 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:52.479632 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:52.480256 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-1b62d5a0-9020-46ed-895d-3d3cd85281da tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:52.490295 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-1b62d5a0-9020-46ed-895d-3d3cd85281da tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Begin detaching volume completed successfully. Aug 20 07:51:52.490674 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-1b62d5a0-9020-46ed-895d-3d3cd85281da tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227/action returned with HTTP 202 Aug 20 07:51:52.491258 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 608/2443] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:51:52 2026] POST /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:51:52.567259 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d638b4d5-6902-4ad9-9456-e8a0f7c19555 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:52.567444 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d638b4d5-6902-4ad9-9456-e8a0f7c19555 None None] GET https://10.4.3.57/volume// Aug 20 07:51:52.567727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d638b4d5-6902-4ad9-9456-e8a0f7c19555 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:52.568036 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d638b4d5-6902-4ad9-9456-e8a0f7c19555 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:52.569193 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d638b4d5-6902-4ad9-9456-e8a0f7c19555 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:52.569728 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 615/2444] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:52.583922 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-710622c9-89ba-4eb5-98bd-b30f077cbfa4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:52.587175 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-710622c9-89ba-4eb5-98bd-b30f077cbfa4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:51:52.587487 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-710622c9-89ba-4eb5-98bd-b30f077cbfa4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:52.587733 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-710622c9-89ba-4eb5-98bd-b30f077cbfa4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:52.604251 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:52.604251 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:52.613128 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-710622c9-89ba-4eb5-98bd-b30f077cbfa4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:52.621875 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-710622c9-89ba-4eb5-98bd-b30f077cbfa4 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:51:52.623140 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 610/2445] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:52 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 1331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:52.650421 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c72b3e02-1680-4468-a77c-6a3575534bf9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:52.654328 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c72b3e02-1680-4468-a77c-6a3575534bf9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:52.654829 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c72b3e02-1680-4468-a77c-6a3575534bf9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:52.654829 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c72b3e02-1680-4468-a77c-6a3575534bf9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:52.654829 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c72b3e02-1680-4468-a77c-6a3575534bf9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:52.666081 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:52.666081 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:52.668741 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c72b3e02-1680-4468-a77c-6a3575534bf9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:52.669778 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 613/2446] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:52 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:53.683990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74cd7d27-80f1-4e8b-9b73-4dac9520198d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:53.686263 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74cd7d27-80f1-4e8b-9b73-4dac9520198d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:53.686672 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74cd7d27-80f1-4e8b-9b73-4dac9520198d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:53.686787 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74cd7d27-80f1-4e8b-9b73-4dac9520198d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:53.687043 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-74cd7d27-80f1-4e8b-9b73-4dac9520198d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:53.693378 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:53.693378 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:53.693903 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74cd7d27-80f1-4e8b-9b73-4dac9520198d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:53.694413 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 609/2447] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:53 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:54.086337 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:54.088663 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:54.089193 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1099621653"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:54.090937 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1099621653'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:54.091234 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Create volume of 1 GB Aug 20 07:51:54.096171 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Availability Zones retrieved successfully. Aug 20 07:51:54.104276 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Flow 'volume_create_api' (16d514de-2f39-4eb2-90a4-753839ec67c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:54.106215 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50ace881-5dcb-49cf-bdfd-918b7f4e4468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:54.106779 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:54.145485 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50ace881-5dcb-49cf-bdfd-918b7f4e4468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:54.146744 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12ecf52-ff3d-429b-a8ae-03efab11d3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:54.214741 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Created reservations ['8e395271-f0ce-45f8-960f-899a5b9b894f', '7ac23710-4cc1-4106-b197-a7a3229a20ce', 'e14f9009-e005-44ea-93da-4510a1931518', '3e14b741-392e-4cf2-8bd2-e266ae3aa932'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:54.215699 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12ecf52-ff3d-429b-a8ae-03efab11d3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e395271-f0ce-45f8-960f-899a5b9b894f', '7ac23710-4cc1-4106-b197-a7a3229a20ce', 'e14f9009-e005-44ea-93da-4510a1931518', '3e14b741-392e-4cf2-8bd2-e266ae3aa932']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:54.216767 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f642914-d3fa-46cf-a6a6-513de4d0cdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:54.245078 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f642914-d3fa-46cf-a6a6-513de4d0cdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccc94bd2-4026-49c3-8e21-f020c902343c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1099621653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df1f1196141949d098a834ed0f9da2fd',qos_specs=None,replication_status=,reservations=['8e395271-f0ce-45f8-960f-899a5b9b894f','7ac23710-4cc1-4106-b197-a7a3229a20ce','e14f9009-e005-44ea-93da-4510a1931518','3e14b741-392e-4cf2-8bd2-e266ae3aa932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7ecc6c806944d7ba24e6ff84a1d609',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1099621653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccc94bd2-4026-49c3-8e21-f020c902343c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df1f1196141949d098a834ed0f9da2fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7ecc6c806944d7ba24e6ff84a1d609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:54.246170 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7c8cbc-74a3-42a3-8da6-cc73da6f9051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:54.272038 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7c8cbc-74a3-42a3-8da6-cc73da6f9051) transitioned into state 'SUCCESS' from state '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-1099621653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df1f1196141949d098a834ed0f9da2fd',qos_specs=None,replication_status=,reservations=['8e395271-f0ce-45f8-960f-899a5b9b894f','7ac23710-4cc1-4106-b197-a7a3229a20ce','e14f9009-e005-44ea-93da-4510a1931518','3e14b741-392e-4cf2-8bd2-e266ae3aa932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7ecc6c806944d7ba24e6ff84a1d609',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:54.273035 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb36b1d-165a-40c8-b02d-c538266ca805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:54.284453 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb36b1d-165a-40c8-b02d-c538266ca805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:54.286637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Flow 'volume_create_api' (16d514de-2f39-4eb2-90a4-753839ec67c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:54.286637 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Create volume request issued successfully. Aug 20 07:51:54.287049 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb933de5-4207-49ca-b7bb-d91dbffaa429 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:54.287413 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 616/2448] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:51:54 2026] POST /volume/v3/volumes => generated 757 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:54.305574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b79ab3c-03e7-4c13-98e8-1f654fc893ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:54.307994 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b79ab3c-03e7-4c13-98e8-1f654fc893ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:51:54.307994 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b79ab3c-03e7-4c13-98e8-1f654fc893ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:54.307994 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b79ab3c-03e7-4c13-98e8-1f654fc893ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:54.318835 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:54.318835 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:54.324453 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4b79ab3c-03e7-4c13-98e8-1f654fc893ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:51:54.330628 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b79ab3c-03e7-4c13-98e8-1f654fc893ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:51:54.331400 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 611/2449] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:54 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:54.707356 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23c211c4-cd89-4780-b855-20068368567d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:54.709302 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23c211c4-cd89-4780-b855-20068368567d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:54.709521 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23c211c4-cd89-4780-b855-20068368567d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:54.709754 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23c211c4-cd89-4780-b855-20068368567d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:54.709894 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-23c211c4-cd89-4780-b855-20068368567d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:54.717206 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:54.717206 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:54.718578 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23c211c4-cd89-4780-b855-20068368567d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:54.719030 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 614/2450] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:54 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:55.062077 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-aa504b72-5579-4645-8759-3a8b4744ac42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:55.065422 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-aa504b72-5579-4645-8759-3a8b4744ac42 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] DELETE https://10.4.3.57/volume/v3/attachments/177c7aca-303b-45d1-99e6-1ae409871de6 Aug 20 07:51:55.065673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-aa504b72-5579-4645-8759-3a8b4744ac42 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:55.065799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-aa504b72-5579-4645-8759-3a8b4744ac42 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:55.074061 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:55.074061 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:55.164055 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-59d3d3fb-0400-415d-a85b-7f30f4eadb3f req-aa504b72-5579-4645-8759-3a8b4744ac42 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/attachments/177c7aca-303b-45d1-99e6-1ae409871de6 returned with HTTP 200 Aug 20 07:51:55.164866 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 610/2451] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:51:55 2026] DELETE /volume/v3/attachments/177c7aca-303b-45d1-99e6-1ae409871de6 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:55.348593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-024d3ac4-57aa-4b71-bc9c-25797027a6ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:55.350866 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-024d3ac4-57aa-4b71-bc9c-25797027a6ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:51:55.351093 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-024d3ac4-57aa-4b71-bc9c-25797027a6ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:55.351337 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-024d3ac4-57aa-4b71-bc9c-25797027a6ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:55.362116 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:55.362116 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:55.367126 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-024d3ac4-57aa-4b71-bc9c-25797027a6ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:51:55.374942 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-024d3ac4-57aa-4b71-bc9c-25797027a6ca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:51:55.374942 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 617/2452] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:55 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:55.734668 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-30783f48-1896-431c-9691-893079d4f3d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:55.736660 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30783f48-1896-431c-9691-893079d4f3d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:55.736871 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30783f48-1896-431c-9691-893079d4f3d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:55.737043 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30783f48-1896-431c-9691-893079d4f3d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:55.737140 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-30783f48-1896-431c-9691-893079d4f3d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:55.742209 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e98cf22-0d2b-48ea-bdb7-cf082d33d4d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:55.743801 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:55.743801 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:55.744345 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e98cf22-0d2b-48ea-bdb7-cf082d33d4d6 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] POST https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action Aug 20 07:51:55.745402 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e98cf22-0d2b-48ea-bdb7-cf082d33d4d6 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:55.745589 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30783f48-1896-431c-9691-893079d4f3d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:55.745872 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 612/2453] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:55 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:55.746041 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e98cf22-0d2b-48ea-bdb7-cf082d33d4d6 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:55.761746 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:55.761746 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:55.768189 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-3e98cf22-0d2b-48ea-bdb7-cf082d33d4d6 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] Updating volume 'e0df9d4a-baf8-47c4-94f9-8df3104fe1db' with '{'status': 'in-use'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 07:51:55.804650 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e98cf22-0d2b-48ea-bdb7-cf082d33d4d6 tempest-TestServerVolumeAttachmentScenario-486558434 tempest-TestServerVolumeAttachmentScenario-486558434-project-admin] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action returned with HTTP 202 Aug 20 07:51:55.804650 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 615/2454] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:51:55 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:51:55.815541 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eb6bf872-f511-4766-856c-7fc381295ce9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:55.818926 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb6bf872-f511-4766-856c-7fc381295ce9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:55.819262 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb6bf872-f511-4766-856c-7fc381295ce9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:55.820077 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb6bf872-f511-4766-856c-7fc381295ce9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:55.838690 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:55.838690 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:55.845233 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eb6bf872-f511-4766-856c-7fc381295ce9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:55.852486 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb6bf872-f511-4766-856c-7fc381295ce9 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:55.853360 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 611/2455] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:55 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:55.906044 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-b94c0c3b-c756-4e29-9561-56440fdb3041 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:55.910606 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-b94c0c3b-c756-4e29-9561-56440fdb3041 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:55.910606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-b94c0c3b-c756-4e29-9561-56440fdb3041 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:55.910606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-b94c0c3b-c756-4e29-9561-56440fdb3041 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:55.920825 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:55.920825 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:55.928118 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-b94c0c3b-c756-4e29-9561-56440fdb3041 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:55.934916 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-b94c0c3b-c756-4e29-9561-56440fdb3041 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:55.935292 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 618/2456] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:55 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:51:55.958672 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-ae429d3f-09b1-4ad7-8b37-62d6d384575c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:55.961472 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-ae429d3f-09b1-4ad7-8b37-62d6d384575c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] POST https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action Aug 20 07:51:55.961907 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-ae429d3f-09b1-4ad7-8b37-62d6d384575c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:51:55.962082 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-ae429d3f-09b1-4ad7-8b37-62d6d384575c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:55.980804 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:55.980804 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:55.981497 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-ae429d3f-09b1-4ad7-8b37-62d6d384575c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:55.990179 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-ae429d3f-09b1-4ad7-8b37-62d6d384575c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Begin detaching volume completed successfully. Aug 20 07:51:55.990481 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-ae429d3f-09b1-4ad7-8b37-62d6d384575c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action returned with HTTP 202 Aug 20 07:51:55.991750 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 613/2457] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:51:55 2026] POST /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:51:56.057363 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-78d20d14-a6a9-4640-a33c-3dede9e4b4ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:56.058285 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78d20d14-a6a9-4640-a33c-3dede9e4b4ed None None] GET https://10.4.3.57/volume// Aug 20 07:51:56.058285 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78d20d14-a6a9-4640-a33c-3dede9e4b4ed None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:56.058440 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78d20d14-a6a9-4640-a33c-3dede9e4b4ed None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:56.059319 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78d20d14-a6a9-4640-a33c-3dede9e4b4ed None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:51:56.059776 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 616/2458] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:51:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:51:56.072230 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-0239e47e-a6cc-44df-b983-106a79b7ecdf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:56.073303 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-0239e47e-a6cc-44df-b983-106a79b7ecdf tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:56.073634 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-0239e47e-a6cc-44df-b983-106a79b7ecdf tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:56.073890 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-0239e47e-a6cc-44df-b983-106a79b7ecdf tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:56.089469 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:56.089469 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:56.093833 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-0239e47e-a6cc-44df-b983-106a79b7ecdf tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:56.099869 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-0239e47e-a6cc-44df-b983-106a79b7ecdf tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:56.100503 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 612/2459] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:51:56 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 1331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:51:56.759269 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-132db316-0a99-429f-b943-31ae08c3d7ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:56.761781 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-132db316-0a99-429f-b943-31ae08c3d7ae tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:56.762031 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-132db316-0a99-429f-b943-31ae08c3d7ae tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:56.762326 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-132db316-0a99-429f-b943-31ae08c3d7ae tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:56.762499 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-132db316-0a99-429f-b943-31ae08c3d7ae tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:56.768238 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:56.768238 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:56.769392 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-132db316-0a99-429f-b943-31ae08c3d7ae tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:56.770084 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 619/2460] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:56 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:57.684492 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-9ebd06d5-d0d7-4d02-9e53-89f5317d436b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:57.689600 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-9ebd06d5-d0d7-4d02-9e53-89f5317d436b tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] DELETE https://10.4.3.57/volume/v3/attachments/de4be05a-52f5-40c3-8e8e-973f41a3b25f Aug 20 07:51:57.689600 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-9ebd06d5-d0d7-4d02-9e53-89f5317d436b tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:57.689600 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-9ebd06d5-d0d7-4d02-9e53-89f5317d436b tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:57.698190 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:57.698190 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:57.783419 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be0a312b-6ae8-4f83-bdee-6011b8214528 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:57.786986 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be0a312b-6ae8-4f83-bdee-6011b8214528 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:57.786986 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be0a312b-6ae8-4f83-bdee-6011b8214528 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:57.787604 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be0a312b-6ae8-4f83-bdee-6011b8214528 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:57.787900 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-be0a312b-6ae8-4f83-bdee-6011b8214528 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:57.796422 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:57.796422 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:51:57.798747 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be0a312b-6ae8-4f83-bdee-6011b8214528 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:57.798747 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 617/2461] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:57 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:57.804210 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ca72a30-66bb-41b1-af2d-024c044d8959 req-9ebd06d5-d0d7-4d02-9e53-89f5317d436b tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/attachments/de4be05a-52f5-40c3-8e8e-973f41a3b25f returned with HTTP 200 Aug 20 07:51:57.804929 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 614/2462] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:51:57 2026] DELETE /volume/v3/attachments/de4be05a-52f5-40c3-8e8e-973f41a3b25f => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:58.240126 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a015b4c5-ccd0-4f8d-b524-cf2d9ff6b520 req-e134a235-aedd-4f68-8517-ea4910241899 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:58.245359 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a015b4c5-ccd0-4f8d-b524-cf2d9ff6b520 req-e134a235-aedd-4f68-8517-ea4910241899 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:51:58.245359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a015b4c5-ccd0-4f8d-b524-cf2d9ff6b520 req-e134a235-aedd-4f68-8517-ea4910241899 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:58.247255 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a015b4c5-ccd0-4f8d-b524-cf2d9ff6b520 req-e134a235-aedd-4f68-8517-ea4910241899 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:58.260472 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:58.260472 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:58.266435 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a015b4c5-ccd0-4f8d-b524-cf2d9ff6b520 req-e134a235-aedd-4f68-8517-ea4910241899 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:51:58.275155 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a015b4c5-ccd0-4f8d-b524-cf2d9ff6b520 req-e134a235-aedd-4f68-8517-ea4910241899 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:51:58.275155 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 613/2463] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:51:58 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:58.818271 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6664d23b-4f89-476e-9235-97ab51796627 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:58.826758 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6664d23b-4f89-476e-9235-97ab51796627 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:58.826758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6664d23b-4f89-476e-9235-97ab51796627 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:58.826758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6664d23b-4f89-476e-9235-97ab51796627 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:58.826758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6664d23b-4f89-476e-9235-97ab51796627 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:58.833614 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:58.833614 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:51:58.833840 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6664d23b-4f89-476e-9235-97ab51796627 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:58.834235 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 620/2464] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:58 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:59.519705 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:59.522665 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:51:59.523452 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-710042268"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:51:59.527719 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-710042268'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:51:59.527719 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Create volume of 1 GB Aug 20 07:51:59.531709 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Availability Zones retrieved successfully. Aug 20 07:51:59.540081 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Flow 'volume_create_api' (419cce20-9c33-4e1b-af66-aef49dbd9619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:59.541959 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456662a3-5ef7-4a8b-8b11-17040bf99647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:59.543136 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:51:59.589298 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456662a3-5ef7-4a8b-8b11-17040bf99647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:59.590724 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59688521-d464-4a5e-b5e2-83b008a10f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:59.715796 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Created reservations ['6be877da-ff94-4fb3-bd3b-a64f60dea5bb', '1217095b-2e67-4375-818f-4bff1c979e47', 'd9487f9c-e95b-4dc5-8301-373cff0d3cb1', '000b6f2c-c5f7-4ff2-bd00-c7219b95cde9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:51:59.716355 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59688521-d464-4a5e-b5e2-83b008a10f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6be877da-ff94-4fb3-bd3b-a64f60dea5bb', '1217095b-2e67-4375-818f-4bff1c979e47', 'd9487f9c-e95b-4dc5-8301-373cff0d3cb1', '000b6f2c-c5f7-4ff2-bd00-c7219b95cde9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:59.717688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e36603b-5e07-4d22-bee3-d3969bfb7b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:59.758867 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e36603b-5e07-4d22-bee3-d3969bfb7b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e05b141-1c91-4090-9a35-8f5458d3fe58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-710042268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8b086e19bc4b1ea9b4405a4fec4fbc',qos_specs=None,replication_status=,reservations=['6be877da-ff94-4fb3-bd3b-a64f60dea5bb','1217095b-2e67-4375-818f-4bff1c979e47','d9487f9c-e95b-4dc5-8301-373cff0d3cb1','000b6f2c-c5f7-4ff2-bd00-c7219b95cde9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e8859829344ca9eb7719ca5031e01',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-710042268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e05b141-1c91-4090-9a35-8f5458d3fe58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8b086e19bc4b1ea9b4405a4fec4fbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398e8859829344ca9eb7719ca5031e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:59.758867 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a19a416-d10f-4b50-9f19-b06f3f32268e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:59.797082 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a19a416-d10f-4b50-9f19-b06f3f32268e) transitioned into state 'SUCCESS' from state '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-710042268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8b086e19bc4b1ea9b4405a4fec4fbc',qos_specs=None,replication_status=,reservations=['6be877da-ff94-4fb3-bd3b-a64f60dea5bb','1217095b-2e67-4375-818f-4bff1c979e47','d9487f9c-e95b-4dc5-8301-373cff0d3cb1','000b6f2c-c5f7-4ff2-bd00-c7219b95cde9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e8859829344ca9eb7719ca5031e01',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:59.797920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7509b48e-f541-4479-8a56-06d0bca9bcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:51:59.824981 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7509b48e-f541-4479-8a56-06d0bca9bcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:51:59.826263 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Flow 'volume_create_api' (419cce20-9c33-4e1b-af66-aef49dbd9619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:51:59.827118 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Create volume request issued successfully. Aug 20 07:51:59.827653 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-318284f4-0b02-4b3c-a274-c908fc5d7742 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:51:59.828311 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 618/2465] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:51:59 2026] POST /volume/v3/volumes => generated 752 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:51:59.844640 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35c8f655-8316-4e32-b93a-f073adbb853b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:59.849228 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35c8f655-8316-4e32-b93a-f073adbb853b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:51:59.849541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35c8f655-8316-4e32-b93a-f073adbb853b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:59.849881 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35c8f655-8316-4e32-b93a-f073adbb853b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:59.851949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fd9c51d5-67d8-4f95-a2d7-9be3734e3568 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:51:59.854930 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd9c51d5-67d8-4f95-a2d7-9be3734e3568 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:51:59.855760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd9c51d5-67d8-4f95-a2d7-9be3734e3568 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:51:59.855760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd9c51d5-67d8-4f95-a2d7-9be3734e3568 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:51:59.855760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fd9c51d5-67d8-4f95-a2d7-9be3734e3568 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:51:59.861610 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:59.861610 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:51:59.865495 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:51:59.865495 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:51:59.866477 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd9c51d5-67d8-4f95-a2d7-9be3734e3568 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:51:59.867056 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 614/2466] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:59 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:51:59.867175 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35c8f655-8316-4e32-b93a-f073adbb853b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:51:59.876683 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35c8f655-8316-4e32-b93a-f073adbb853b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:51:59.877931 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 615/2467] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:51:59 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:00.880337 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-891cf972-7e68-4b81-8ab2-2c05433e4426 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:00.883692 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-891cf972-7e68-4b81-8ab2-2c05433e4426 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:00.884644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-891cf972-7e68-4b81-8ab2-2c05433e4426 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:00.884644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-891cf972-7e68-4b81-8ab2-2c05433e4426 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:00.884644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-891cf972-7e68-4b81-8ab2-2c05433e4426 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:00.890076 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:00.890076 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:00.891141 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-891cf972-7e68-4b81-8ab2-2c05433e4426 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:52:00.891859 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 621/2468] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:00 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:00.897892 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ee24280-adde-41d3-ba35-385acc718245 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:00.900936 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ee24280-adde-41d3-ba35-385acc718245 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:00.901248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ee24280-adde-41d3-ba35-385acc718245 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:00.901527 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ee24280-adde-41d3-ba35-385acc718245 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:00.916284 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:00.916284 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:00.925052 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ee24280-adde-41d3-ba35-385acc718245 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:00.931842 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ee24280-adde-41d3-ba35-385acc718245 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:00.932459 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 619/2469] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:00 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:01.009216 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-9d1ce748-7c94-476c-8371-cef9fe4c654e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:01.013320 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-9d1ce748-7c94-476c-8371-cef9fe4c654e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:01.013903 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-9d1ce748-7c94-476c-8371-cef9fe4c654e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:01.013903 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-9d1ce748-7c94-476c-8371-cef9fe4c654e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:01.034091 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:01.034091 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:01.047382 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-9d1ce748-7c94-476c-8371-cef9fe4c654e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:01.059431 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-9d1ce748-7c94-476c-8371-cef9fe4c654e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:01.060096 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 615/2470] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:01 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:01.241250 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dd0e6a88-a1de-4a49-90dd-f07fcff042c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:01.242246 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd0e6a88-a1de-4a49-90dd-f07fcff042c5 None None] GET https://10.4.3.57/volume// Aug 20 07:52:01.242420 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd0e6a88-a1de-4a49-90dd-f07fcff042c5 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:01.242667 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd0e6a88-a1de-4a49-90dd-f07fcff042c5 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:01.243024 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd0e6a88-a1de-4a49-90dd-f07fcff042c5 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:01.243311 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 616/2471] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:52:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 07:52:01.255882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-d06e9098-487e-4902-8699-09e7e21b61cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:01.262942 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-d06e9098-487e-4902-8699-09e7e21b61cc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:52:01.263370 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-d06e9098-487e-4902-8699-09e7e21b61cc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e05b141-1c91-4090-9a35-8f5458d3fe58", "connector": null, "instance_uuid": "41116180-133d-4da7-9af4-68b212a4882a"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:01.281536 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:01.281536 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:01.342386 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-d06e9098-487e-4902-8699-09e7e21b61cc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:52:01.344829 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 622/2472] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:52:01 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:01.415527 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3de179a0-6880-4e28-b16b-2e7667e2e269 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:01.419255 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3de179a0-6880-4e28-b16b-2e7667e2e269 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:01.419646 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3de179a0-6880-4e28-b16b-2e7667e2e269 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:01.419876 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3de179a0-6880-4e28-b16b-2e7667e2e269 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:01.438437 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2bf41954-d99f-4b69-a3ed-afa90df02b20 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:01.439381 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2bf41954-d99f-4b69-a3ed-afa90df02b20 None None] GET https://10.4.3.57/volume// Aug 20 07:52:01.439860 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2bf41954-d99f-4b69-a3ed-afa90df02b20 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:01.440121 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2bf41954-d99f-4b69-a3ed-afa90df02b20 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:01.440388 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:01.440388 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:01.440512 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2bf41954-d99f-4b69-a3ed-afa90df02b20 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:01.441093 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 616/2473] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:01.453342 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3de179a0-6880-4e28-b16b-2e7667e2e269 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:01.454691 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-0e4ea6c9-c2b4-4b34-a7dc-f0e9bfe5bbb5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:01.458405 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-0e4ea6c9-c2b4-4b34-a7dc-f0e9bfe5bbb5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:01.458750 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-0e4ea6c9-c2b4-4b34-a7dc-f0e9bfe5bbb5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:01.459072 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-0e4ea6c9-c2b4-4b34-a7dc-f0e9bfe5bbb5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:01.467237 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3de179a0-6880-4e28-b16b-2e7667e2e269 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:01.467840 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 620/2474] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:01 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:01.475742 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:01.475742 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:01.480848 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-0e4ea6c9-c2b4-4b34-a7dc-f0e9bfe5bbb5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:01.487774 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-0e4ea6c9-c2b4-4b34-a7dc-f0e9bfe5bbb5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:01.488612 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 617/2475] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:52:01 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:01.622531 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-918aed47-74c8-4601-a239-69016adec107 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:01.626503 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-918aed47-74c8-4601-a239-69016adec107 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] PUT https://10.4.3.57/volume/v3/attachments/c26caa5a-bcbd-443e-8092-f873a1a77909 Aug 20 07:52:01.627048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-918aed47-74c8-4601-a239-69016adec107 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:01.649458 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-918aed47-74c8-4601-a239-69016adec107 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Acquiring lock "cinder-attachment_update-6e05b141-1c91-4090-9a35-8f5458d3fe58-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:52:01.657133 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-918aed47-74c8-4601-a239-69016adec107 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Lock "cinder-attachment_update-6e05b141-1c91-4090-9a35-8f5458d3fe58-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:52:01.659323 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:01.659323 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:01.820529 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-918aed47-74c8-4601-a239-69016adec107 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Lock "cinder-attachment_update-6e05b141-1c91-4090-9a35-8f5458d3fe58-np0000007856" released by "attachment_update" :: held 0.164s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:52:01.821036 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-918aed47-74c8-4601-a239-69016adec107 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments/c26caa5a-bcbd-443e-8092-f873a1a77909 returned with HTTP 200 Aug 20 07:52:01.821878 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 623/2476] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:52:01 2026] PUT /volume/v3/attachments/c26caa5a-bcbd-443e-8092-f873a1a77909 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:01.907975 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19a7010c-8beb-4efa-b44b-e874dbe4d222 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:01.910029 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19a7010c-8beb-4efa-b44b-e874dbe4d222 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:01.910366 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19a7010c-8beb-4efa-b44b-e874dbe4d222 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:01.910650 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19a7010c-8beb-4efa-b44b-e874dbe4d222 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:01.910820 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-19a7010c-8beb-4efa-b44b-e874dbe4d222 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:01.916166 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:01.916166 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:01.917099 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19a7010c-8beb-4efa-b44b-e874dbe4d222 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:52:01.917567 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 617/2477] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:01 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:02.492985 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6dd6ffc6-9e7d-4fb6-a210-fb760ba79889 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:02.495754 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dd6ffc6-9e7d-4fb6-a210-fb760ba79889 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:02.496047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dd6ffc6-9e7d-4fb6-a210-fb760ba79889 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:02.496373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dd6ffc6-9e7d-4fb6-a210-fb760ba79889 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:02.508114 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:02.508114 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:02.511862 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6dd6ffc6-9e7d-4fb6-a210-fb760ba79889 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:02.518991 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dd6ffc6-9e7d-4fb6-a210-fb760ba79889 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:02.518991 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 621/2478] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:02 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:02.936833 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-558d0bd0-b41a-4de4-8280-ee6129c5d604 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:02.939570 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-558d0bd0-b41a-4de4-8280-ee6129c5d604 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:02.939876 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-558d0bd0-b41a-4de4-8280-ee6129c5d604 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:02.940186 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-558d0bd0-b41a-4de4-8280-ee6129c5d604 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:02.940384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-558d0bd0-b41a-4de4-8280-ee6129c5d604 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:02.954649 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:02.954649 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:02.954984 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-558d0bd0-b41a-4de4-8280-ee6129c5d604 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:52:02.955510 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 618/2479] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:02 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:03.100868 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d1a74c88-483e-414a-b2c4-debac835891c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:03.105576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1a74c88-483e-414a-b2c4-debac835891c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:52:03.105576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1a74c88-483e-414a-b2c4-debac835891c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:03.105576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1a74c88-483e-414a-b2c4-debac835891c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:03.105576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d1a74c88-483e-414a-b2c4-debac835891c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Delete volume with id: 8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:52:03.115706 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:03.115706 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:03.116466 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d1a74c88-483e-414a-b2c4-debac835891c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:52:03.143937 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d1a74c88-483e-414a-b2c4-debac835891c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Delete volume request issued successfully. Aug 20 07:52:03.144483 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1a74c88-483e-414a-b2c4-debac835891c tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 202 Aug 20 07:52:03.144745 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 624/2480] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:03 2026] DELETE /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:03.159510 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bec5c8c7-8450-46c8-a747-26df7abb445e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:03.160931 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bec5c8c7-8450-46c8-a747-26df7abb445e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:52:03.161191 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bec5c8c7-8450-46c8-a747-26df7abb445e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:03.161454 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bec5c8c7-8450-46c8-a747-26df7abb445e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:03.170147 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:03.170147 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:03.174888 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bec5c8c7-8450-46c8-a747-26df7abb445e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:52:03.180177 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bec5c8c7-8450-46c8-a747-26df7abb445e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 200 Aug 20 07:52:03.180768 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 618/2481] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:03 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:03.540043 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8519d4cc-748d-4393-bcc2-9cc0277c0438 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:03.543006 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8519d4cc-748d-4393-bcc2-9cc0277c0438 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:03.543317 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8519d4cc-748d-4393-bcc2-9cc0277c0438 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:03.543739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8519d4cc-748d-4393-bcc2-9cc0277c0438 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:03.557442 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:03.557442 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:03.563108 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8519d4cc-748d-4393-bcc2-9cc0277c0438 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:03.570666 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8519d4cc-748d-4393-bcc2-9cc0277c0438 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:03.570666 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 622/2482] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:03 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:03.969110 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0f5f46c3-dfbb-4bb5-8534-e1d32ba678ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:03.972523 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f5f46c3-dfbb-4bb5-8534-e1d32ba678ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:03.972792 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f5f46c3-dfbb-4bb5-8534-e1d32ba678ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:03.973656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f5f46c3-dfbb-4bb5-8534-e1d32ba678ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:03.973656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0f5f46c3-dfbb-4bb5-8534-e1d32ba678ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:03.979779 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:03.979779 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:03.981049 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f5f46c3-dfbb-4bb5-8534-e1d32ba678ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:52:03.981591 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 619/2483] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:03 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:04.196523 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0555d9b7-a2c5-4f2a-b395-6fd312149d0e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:04.199141 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0555d9b7-a2c5-4f2a-b395-6fd312149d0e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 Aug 20 07:52:04.199277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0555d9b7-a2c5-4f2a-b395-6fd312149d0e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:04.199483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0555d9b7-a2c5-4f2a-b395-6fd312149d0e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:04.212495 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0555d9b7-a2c5-4f2a-b395-6fd312149d0e tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 returned with HTTP 404 Aug 20 07:52:04.213384 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 625/2484] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:04 2026] GET /volume/v3/volumes/8f70e9c9-eced-4b4e-bcaf-c45f0aec7227 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:04.222338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a77d2374-312e-495a-a7d0-3b80ad3c1e60 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:04.224935 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a77d2374-312e-495a-a7d0-3b80ad3c1e60 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:52:04.225210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a77d2374-312e-495a-a7d0-3b80ad3c1e60 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:04.225673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a77d2374-312e-495a-a7d0-3b80ad3c1e60 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:04.225906 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a77d2374-312e-495a-a7d0-3b80ad3c1e60 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Delete volume with id: e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:52:04.235857 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:04.235857 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:04.236808 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a77d2374-312e-495a-a7d0-3b80ad3c1e60 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:52:04.270306 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a77d2374-312e-495a-a7d0-3b80ad3c1e60 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Delete volume request issued successfully. Aug 20 07:52:04.270880 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a77d2374-312e-495a-a7d0-3b80ad3c1e60 tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 202 Aug 20 07:52:04.271875 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 619/2485] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:04 2026] DELETE /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:04.282202 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dcaa01f0-ba65-41a8-ad73-f2ace54292cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:04.288386 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dcaa01f0-ba65-41a8-ad73-f2ace54292cb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:52:04.288750 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dcaa01f0-ba65-41a8-ad73-f2ace54292cb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:04.289002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dcaa01f0-ba65-41a8-ad73-f2ace54292cb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:04.299571 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:04.299571 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:04.305263 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dcaa01f0-ba65-41a8-ad73-f2ace54292cb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Volume info retrieved successfully. Aug 20 07:52:04.312501 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dcaa01f0-ba65-41a8-ad73-f2ace54292cb tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 200 Aug 20 07:52:04.313461 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 623/2486] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:04 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:04.585834 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6843f95f-0bdc-432d-abab-333a72609d43 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:04.587875 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6843f95f-0bdc-432d-abab-333a72609d43 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:04.588063 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6843f95f-0bdc-432d-abab-333a72609d43 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:04.588245 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6843f95f-0bdc-432d-abab-333a72609d43 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:04.600796 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:04.600796 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:04.604981 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6843f95f-0bdc-432d-abab-333a72609d43 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:04.609749 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6843f95f-0bdc-432d-abab-333a72609d43 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:04.610268 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 620/2487] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:04 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:04.995728 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3f6d876a-44d2-4705-9973-b2035fbb16ba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:04.998131 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f6d876a-44d2-4705-9973-b2035fbb16ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:04.998623 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f6d876a-44d2-4705-9973-b2035fbb16ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:04.999007 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f6d876a-44d2-4705-9973-b2035fbb16ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:04.999212 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3f6d876a-44d2-4705-9973-b2035fbb16ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:05.006908 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:05.006908 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:05.007951 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f6d876a-44d2-4705-9973-b2035fbb16ba tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:52:05.008459 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 626/2488] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:04 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:05.330490 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6e65484-b85a-41df-9a10-f4a5517153ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:05.333204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6e65484-b85a-41df-9a10-f4a5517153ed tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] GET https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db Aug 20 07:52:05.333507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6e65484-b85a-41df-9a10-f4a5517153ed tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:05.333803 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6e65484-b85a-41df-9a10-f4a5517153ed tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:05.341984 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6e65484-b85a-41df-9a10-f4a5517153ed tempest-TestServerVolumeAttachmentScenario-1580773330 tempest-TestServerVolumeAttachmentScenario-1580773330-project-member] https://10.4.3.57/volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db returned with HTTP 404 Aug 20 07:52:05.342683 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 620/2489] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:05 2026] GET /volume/v3/volumes/e0df9d4a-baf8-47c4-94f9-8df3104fe1db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:05.628931 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d0288bbd-b81a-47f0-8fac-272dfe228a57 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:05.631877 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0288bbd-b81a-47f0-8fac-272dfe228a57 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:05.632335 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d0288bbd-b81a-47f0-8fac-272dfe228a57 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:05.632910 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d0288bbd-b81a-47f0-8fac-272dfe228a57 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:05.649740 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:05.649740 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:05.656815 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d0288bbd-b81a-47f0-8fac-272dfe228a57 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:05.663298 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0288bbd-b81a-47f0-8fac-272dfe228a57 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:05.664065 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 624/2490] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:05 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:06.020566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-05717d5b-a59a-4736-8178-a2e43782b6aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:06.022794 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05717d5b-a59a-4736-8178-a2e43782b6aa tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:06.023098 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05717d5b-a59a-4736-8178-a2e43782b6aa tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:06.023411 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05717d5b-a59a-4736-8178-a2e43782b6aa tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:06.023538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-05717d5b-a59a-4736-8178-a2e43782b6aa tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:06.029178 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:06.029178 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:06.030253 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05717d5b-a59a-4736-8178-a2e43782b6aa tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:52:06.031011 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 621/2491] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:06 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:06.197399 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-761eebb7-428b-40c4-9f30-396e0d7efe2b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:06.201536 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-761eebb7-428b-40c4-9f30-396e0d7efe2b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/attachments/c26caa5a-bcbd-443e-8092-f873a1a77909/action Aug 20 07:52:06.201536 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-761eebb7-428b-40c4-9f30-396e0d7efe2b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:52:06.201778 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-761eebb7-428b-40c4-9f30-396e0d7efe2b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:06.234571 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:06.234571 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:06.276935 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d99deca1-cc2b-487b-a14e-fdc92d82aa40 req-761eebb7-428b-40c4-9f30-396e0d7efe2b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments/c26caa5a-bcbd-443e-8092-f873a1a77909/action returned with HTTP 204 Aug 20 07:52:06.278440 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 627/2492] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:52:06 2026] POST /volume/v3/attachments/c26caa5a-bcbd-443e-8092-f873a1a77909/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:06.684075 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc5626c2-e952-47ae-9922-8c0588a56ece None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:06.687506 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc5626c2-e952-47ae-9922-8c0588a56ece tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:06.687781 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc5626c2-e952-47ae-9922-8c0588a56ece tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:06.688440 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc5626c2-e952-47ae-9922-8c0588a56ece tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:06.706371 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:06.706371 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:06.710730 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fc5626c2-e952-47ae-9922-8c0588a56ece tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:06.717108 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc5626c2-e952-47ae-9922-8c0588a56ece tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:06.717841 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 621/2493] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:06 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:06.730090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-94cf78db-7d2a-42fd-88a3-4b267cbfa6ca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:06.732379 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94cf78db-7d2a-42fd-88a3-4b267cbfa6ca tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:06.733113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94cf78db-7d2a-42fd-88a3-4b267cbfa6ca tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:06.733727 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94cf78db-7d2a-42fd-88a3-4b267cbfa6ca tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:06.743571 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:06.743571 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:06.750044 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-94cf78db-7d2a-42fd-88a3-4b267cbfa6ca tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:06.759050 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94cf78db-7d2a-42fd-88a3-4b267cbfa6ca tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:06.759581 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 625/2494] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:06 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:07.044410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cf5f4fc5-a4ef-4ec2-ac50-363890cda2a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:07.048219 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf5f4fc5-a4ef-4ec2-ac50-363890cda2a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:07.048519 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf5f4fc5-a4ef-4ec2-ac50-363890cda2a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:07.048835 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf5f4fc5-a4ef-4ec2-ac50-363890cda2a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:07.049074 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cf5f4fc5-a4ef-4ec2-ac50-363890cda2a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:07.054233 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:07.054233 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:07.055142 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf5f4fc5-a4ef-4ec2-ac50-363890cda2a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:52:07.055798 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 622/2495] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:07 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:07.067594 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-31a326f7-afcf-4a0f-b9ef-2d2257f55060 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:07.069994 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31a326f7-afcf-4a0f-b9ef-2d2257f55060 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 Aug 20 07:52:07.070312 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31a326f7-afcf-4a0f-b9ef-2d2257f55060 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:07.070660 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31a326f7-afcf-4a0f-b9ef-2d2257f55060 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:07.082906 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:07.082906 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:07.088559 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-31a326f7-afcf-4a0f-b9ef-2d2257f55060 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:07.095605 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31a326f7-afcf-4a0f-b9ef-2d2257f55060 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 returned with HTTP 200 Aug 20 07:52:07.096282 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 628/2496] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:07 2026] GET /volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:07.112152 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-40f9e298-7bcf-47b1-9aec-bce813ee8681 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:07.116286 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40f9e298-7bcf-47b1-9aec-bce813ee8681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 Aug 20 07:52:07.116595 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40f9e298-7bcf-47b1-9aec-bce813ee8681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:07.116843 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40f9e298-7bcf-47b1-9aec-bce813ee8681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:07.128390 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:07.128390 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:07.134523 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-40f9e298-7bcf-47b1-9aec-bce813ee8681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:07.142957 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40f9e298-7bcf-47b1-9aec-bce813ee8681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 returned with HTTP 200 Aug 20 07:52:07.143862 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 622/2497] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:07 2026] GET /volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 => generated 1408 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:07.163060 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b1ff594-d659-4aee-8f10-25054442d80d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:07.165712 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b1ff594-d659-4aee-8f10-25054442d80d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 Aug 20 07:52:07.165979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b1ff594-d659-4aee-8f10-25054442d80d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:07.166237 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b1ff594-d659-4aee-8f10-25054442d80d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:07.167315 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0b1ff594-d659-4aee-8f10-25054442d80d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume with id: 97beb002-37dd-4c10-89c1-db033fe69322 Aug 20 07:52:07.179962 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:07.179962 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:07.180842 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0b1ff594-d659-4aee-8f10-25054442d80d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:07.216724 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0b1ff594-d659-4aee-8f10-25054442d80d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume request issued successfully. Aug 20 07:52:07.217041 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b1ff594-d659-4aee-8f10-25054442d80d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 returned with HTTP 202 Aug 20 07:52:07.218283 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 626/2498] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:07 2026] DELETE /volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:07.230575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93935037-99f9-4d80-81a7-34a0551898f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:07.232577 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93935037-99f9-4d80-81a7-34a0551898f9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 Aug 20 07:52:07.232769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93935037-99f9-4d80-81a7-34a0551898f9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:07.232967 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93935037-99f9-4d80-81a7-34a0551898f9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:07.241633 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:07.241633 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:07.249350 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-93935037-99f9-4d80-81a7-34a0551898f9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:07.256310 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93935037-99f9-4d80-81a7-34a0551898f9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 returned with HTTP 200 Aug 20 07:52:07.256893 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 623/2499] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:07 2026] GET /volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 => generated 1407 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:08.276786 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c8f641af-51de-4754-a8f9-48ea9db12440 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:08.279212 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8f641af-51de-4754-a8f9-48ea9db12440 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 Aug 20 07:52:08.279626 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8f641af-51de-4754-a8f9-48ea9db12440 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:08.279953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8f641af-51de-4754-a8f9-48ea9db12440 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:08.288202 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8f641af-51de-4754-a8f9-48ea9db12440 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 returned with HTTP 404 Aug 20 07:52:08.289157 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 629/2500] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:08 2026] GET /volume/v3/volumes/97beb002-37dd-4c10-89c1-db033fe69322 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:08.299672 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-81ba9c2f-cdac-4052-a2ac-16bd2e60e55a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:08.301963 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81ba9c2f-cdac-4052-a2ac-16bd2e60e55a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:08.302163 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81ba9c2f-cdac-4052-a2ac-16bd2e60e55a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:08.302401 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81ba9c2f-cdac-4052-a2ac-16bd2e60e55a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:08.302502 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-81ba9c2f-cdac-4052-a2ac-16bd2e60e55a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete backup with id: 21567ac9-7f0a-44fa-94a7-5491f59b8658. Aug 20 07:52:08.307995 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:08.307995 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:08.322274 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-81ba9c2f-cdac-4052-a2ac-16bd2e60e55a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] delete_backup rpcapi backup_id 21567ac9-7f0a-44fa-94a7-5491f59b8658 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:52:08.324172 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81ba9c2f-cdac-4052-a2ac-16bd2e60e55a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 202 Aug 20 07:52:08.324737 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 623/2501] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:08 2026] DELETE /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:52:08.341169 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae1c41b3-70d7-4274-804a-58fa22615ebc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:08.343792 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae1c41b3-70d7-4274-804a-58fa22615ebc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:08.344075 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae1c41b3-70d7-4274-804a-58fa22615ebc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:08.344353 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae1c41b3-70d7-4274-804a-58fa22615ebc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:08.344512 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ae1c41b3-70d7-4274-804a-58fa22615ebc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:08.349855 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:08.349855 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:08.350751 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae1c41b3-70d7-4274-804a-58fa22615ebc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 200 Aug 20 07:52:08.351152 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 627/2502] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:08 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:09.373084 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-653ea249-7e53-4356-a096-a8c3a3c592d1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:09.375285 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-653ea249-7e53-4356-a096-a8c3a3c592d1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 Aug 20 07:52:09.375285 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-653ea249-7e53-4356-a096-a8c3a3c592d1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:09.375949 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-653ea249-7e53-4356-a096-a8c3a3c592d1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:09.375949 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-653ea249-7e53-4356-a096-a8c3a3c592d1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 21567ac9-7f0a-44fa-94a7-5491f59b8658. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:09.381007 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-653ea249-7e53-4356-a096-a8c3a3c592d1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 returned with HTTP 404 Aug 20 07:52:09.381857 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 624/2503] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:09 2026] GET /volume/v3/backups/21567ac9-7f0a-44fa-94a7-5491f59b8658 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:09.493727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-133b3840-1c86-4a92-88bb-d7a271b093e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:09.497417 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-133b3840-1c86-4a92-88bb-d7a271b093e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 Aug 20 07:52:09.497640 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-133b3840-1c86-4a92-88bb-d7a271b093e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:09.499134 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-133b3840-1c86-4a92-88bb-d7a271b093e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:09.506858 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:09.506858 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:09.512098 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-133b3840-1c86-4a92-88bb-d7a271b093e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:09.522117 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-133b3840-1c86-4a92-88bb-d7a271b093e6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 returned with HTTP 200 Aug 20 07:52:09.522117 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 630/2504] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:09 2026] GET /volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:09.542681 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3458733d-7a33-4ebd-af0c-5b5005938b9c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:09.546304 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3458733d-7a33-4ebd-af0c-5b5005938b9c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 Aug 20 07:52:09.546619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3458733d-7a33-4ebd-af0c-5b5005938b9c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:09.546920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3458733d-7a33-4ebd-af0c-5b5005938b9c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:09.547147 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3458733d-7a33-4ebd-af0c-5b5005938b9c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume with id: f467fd2a-fdc1-4885-8c2c-790e7efb7321 Aug 20 07:52:09.558321 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:09.558321 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:09.559771 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3458733d-7a33-4ebd-af0c-5b5005938b9c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:09.584959 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3458733d-7a33-4ebd-af0c-5b5005938b9c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume request issued successfully. Aug 20 07:52:09.585192 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3458733d-7a33-4ebd-af0c-5b5005938b9c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 returned with HTTP 202 Aug 20 07:52:09.586004 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 624/2505] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:09 2026] DELETE /volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:09.594638 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-064fce8f-29ec-41fb-8a40-d8425829924d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:09.596665 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-064fce8f-29ec-41fb-8a40-d8425829924d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 Aug 20 07:52:09.596848 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-064fce8f-29ec-41fb-8a40-d8425829924d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:09.597051 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-064fce8f-29ec-41fb-8a40-d8425829924d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:09.607265 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:09.607265 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:09.613005 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-064fce8f-29ec-41fb-8a40-d8425829924d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:09.619523 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-064fce8f-29ec-41fb-8a40-d8425829924d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 returned with HTTP 200 Aug 20 07:52:09.620184 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 628/2506] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:09 2026] GET /volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:10.639131 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f53ec057-8ee4-479a-928e-0847baf4365e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:10.643668 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f53ec057-8ee4-479a-928e-0847baf4365e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 Aug 20 07:52:10.643924 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f53ec057-8ee4-479a-928e-0847baf4365e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:10.644133 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f53ec057-8ee4-479a-928e-0847baf4365e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:10.656489 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f53ec057-8ee4-479a-928e-0847baf4365e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 returned with HTTP 404 Aug 20 07:52:10.657468 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 625/2507] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:10 2026] GET /volume/v3/volumes/f467fd2a-fdc1-4885-8c2c-790e7efb7321 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:10.679485 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:10.681955 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:10.682456 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-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-2127229798"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:10.685609 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2127229798'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:10.685609 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume of 1 GB Aug 20 07:52:10.696975 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Availability Zones retrieved successfully. Aug 20 07:52:10.704580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (5cf6adce-664a-443d-84dd-f9f109e84a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:10.705837 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f48b11-e207-41c1-b9ac-d5754bcb971d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:10.707475 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:10.761598 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f48b11-e207-41c1-b9ac-d5754bcb971d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:10.763533 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6544038-2963-45f6-94e1-409842d14697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:10.859348 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['a23a83bb-86bc-40fb-b19b-16b40c312182', 'b3491526-30b5-47cc-b11c-f90ac1b21c2e', 'dd3b426d-9256-4e5b-b655-a3bf7a5c9769', 'd83739e4-da12-4a01-8165-f333fce8c14c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:10.860105 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6544038-2963-45f6-94e1-409842d14697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a23a83bb-86bc-40fb-b19b-16b40c312182', 'b3491526-30b5-47cc-b11c-f90ac1b21c2e', 'dd3b426d-9256-4e5b-b655-a3bf7a5c9769', 'd83739e4-da12-4a01-8165-f333fce8c14c']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:10.860959 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5a1ef7-82f6-442c-8ba1-360a9b78492d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:10.911256 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5a1ef7-82f6-442c-8ba1-360a9b78492d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2fc81b8-460f-421d-95c5-3b15fbfcc1a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2127229798',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['a23a83bb-86bc-40fb-b19b-16b40c312182','b3491526-30b5-47cc-b11c-f90ac1b21c2e','dd3b426d-9256-4e5b-b655-a3bf7a5c9769','d83739e4-da12-4a01-8165-f333fce8c14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2127229798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2fc81b8-460f-421d-95c5-3b15fbfcc1a9,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='00efe1e885234409b4bc0472d9eda21a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1ef039ad0c441c2bd4149b643406e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:10.911892 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edac3ac2-d107-4baf-a905-8829bc2266a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:10.945242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edac3ac2-d107-4baf-a905-8829bc2266a7) transitioned into state 'SUCCESS' from state '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-2127229798',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['a23a83bb-86bc-40fb-b19b-16b40c312182','b3491526-30b5-47cc-b11c-f90ac1b21c2e','dd3b426d-9256-4e5b-b655-a3bf7a5c9769','d83739e4-da12-4a01-8165-f333fce8c14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:10.946295 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b71847b-a82b-447a-be56-8c49d9fca850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:10.965069 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b71847b-a82b-447a-be56-8c49d9fca850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:10.966129 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (5cf6adce-664a-443d-84dd-f9f109e84a0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:10.966829 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request issued successfully. Aug 20 07:52:10.967736 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcc409f3-fff2-43bf-84b5-4ed598fa3576 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:10.969076 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 631/2508] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:52:10 2026] POST /volume/v3/volumes => generated 814 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:10.986720 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7381af51-58ac-4bad-8ee5-1ee46e0b8ec8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:10.994130 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7381af51-58ac-4bad-8ee5-1ee46e0b8ec8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:10.994310 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7381af51-58ac-4bad-8ee5-1ee46e0b8ec8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:10.994572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7381af51-58ac-4bad-8ee5-1ee46e0b8ec8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:11.005072 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:11.005072 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:11.009775 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7381af51-58ac-4bad-8ee5-1ee46e0b8ec8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:11.015156 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7381af51-58ac-4bad-8ee5-1ee46e0b8ec8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 returned with HTTP 200 Aug 20 07:52:11.015731 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 625/2509] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:10 2026] GET /volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:12.035820 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6d61396d-3bbc-4300-9563-441a864da786 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:12.038338 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d61396d-3bbc-4300-9563-441a864da786 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:12.038572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d61396d-3bbc-4300-9563-441a864da786 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:12.038819 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d61396d-3bbc-4300-9563-441a864da786 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:12.048574 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:12.048574 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:12.056005 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6d61396d-3bbc-4300-9563-441a864da786 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:12.064512 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d61396d-3bbc-4300-9563-441a864da786 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 returned with HTTP 200 Aug 20 07:52:12.067774 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 629/2510] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:12 2026] GET /volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:12.084656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c3fce9f-855b-4ef4-b0b3-82a6bbcde0ab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:12.089608 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c3fce9f-855b-4ef4-b0b3-82a6bbcde0ab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:52:12.089608 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c3fce9f-855b-4ef4-b0b3-82a6bbcde0ab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2fc81b8-460f-421d-95c5-3b15fbfcc1a9", "name": "tempest-VolumesBackupsTest-Backup-1559501932", "description": "tempest-backup-description-1468528907", "container": "tempest-volumesbackupstest-backup-container-2041658638"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:12.090092 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-5c3fce9f-855b-4ef4-b0b3-82a6bbcde0ab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating new backup {'backup': {'volume_id': 'e2fc81b8-460f-421d-95c5-3b15fbfcc1a9', 'name': 'tempest-VolumesBackupsTest-Backup-1559501932', 'description': 'tempest-backup-description-1468528907', 'container': 'tempest-volumesbackupstest-backup-container-2041658638'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:52:12.090092 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-5c3fce9f-855b-4ef4-b0b3-82a6bbcde0ab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating backup of volume e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 in container tempest-volumesbackupstest-backup-container-2041658638 Aug 20 07:52:12.100877 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:12.100877 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:12.101099 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5c3fce9f-855b-4ef4-b0b3-82a6bbcde0ab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:12.143014 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-5c3fce9f-855b-4ef4-b0b3-82a6bbcde0ab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['1bc58ac2-3054-49ff-9329-c53e828acc15', '6216d029-7714-4623-ae5a-a96ad3e35b4a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:12.209162 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c3fce9f-855b-4ef4-b0b3-82a6bbcde0ab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:52:12.209162 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 626/2511] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:52:12 2026] POST /volume/v3/backups => generated 328 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:12.225501 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bed27408-a9a3-4790-999c-74df22ee1a7a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:12.229142 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bed27408-a9a3-4790-999c-74df22ee1a7a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:12.229339 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bed27408-a9a3-4790-999c-74df22ee1a7a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:12.229668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bed27408-a9a3-4790-999c-74df22ee1a7a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:12.230013 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bed27408-a9a3-4790-999c-74df22ee1a7a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:12.242786 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:12.242786 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:12.244683 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bed27408-a9a3-4790-999c-74df22ee1a7a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:12.248856 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 632/2512] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:12 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:13.266045 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5d2b4c5c-c466-41c0-a105-c88a2e06dee9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:13.268084 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d2b4c5c-c466-41c0-a105-c88a2e06dee9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:13.268269 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d2b4c5c-c466-41c0-a105-c88a2e06dee9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:13.268566 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d2b4c5c-c466-41c0-a105-c88a2e06dee9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:13.268705 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5d2b4c5c-c466-41c0-a105-c88a2e06dee9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:13.273802 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:13.273802 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:13.274580 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d2b4c5c-c466-41c0-a105-c88a2e06dee9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:13.275790 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 626/2513] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:13 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:14.288828 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-04d2da88-096d-4fd0-a47d-7fd0618c1f83 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:14.292225 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04d2da88-096d-4fd0-a47d-7fd0618c1f83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:14.292672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04d2da88-096d-4fd0-a47d-7fd0618c1f83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:14.293434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04d2da88-096d-4fd0-a47d-7fd0618c1f83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:14.293434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-04d2da88-096d-4fd0-a47d-7fd0618c1f83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:14.302996 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:14.302996 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:14.304396 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04d2da88-096d-4fd0-a47d-7fd0618c1f83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:14.305118 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 630/2514] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:14 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:14.350635 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d086830b-fd68-4026-b766-2b2a039599eb req-658859ff-38b2-44eb-973f-b833a4bd8e52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:14.356468 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-658859ff-38b2-44eb-973f-b833a4bd8e52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:14.356468 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-658859ff-38b2-44eb-973f-b833a4bd8e52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:14.357611 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-658859ff-38b2-44eb-973f-b833a4bd8e52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:14.368293 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:14.368293 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:14.375077 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-d086830b-fd68-4026-b766-2b2a039599eb req-658859ff-38b2-44eb-973f-b833a4bd8e52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:14.386064 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-658859ff-38b2-44eb-973f-b833a4bd8e52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:14.386064 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 627/2515] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:14 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:14.490882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-98aaed34-6195-45af-87f9-a001512b97e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:14.491481 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98aaed34-6195-45af-87f9-a001512b97e0 None None] GET https://10.4.3.57/volume// Aug 20 07:52:14.491752 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98aaed34-6195-45af-87f9-a001512b97e0 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:14.492009 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98aaed34-6195-45af-87f9-a001512b97e0 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:14.492447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98aaed34-6195-45af-87f9-a001512b97e0 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:14.493314 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 633/2516] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:52:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:14.502436 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d086830b-fd68-4026-b766-2b2a039599eb req-29b5f5bb-2cbe-4b44-8a62-0efe51656bd9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:14.504785 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-29b5f5bb-2cbe-4b44-8a62-0efe51656bd9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:52:14.505319 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-29b5f5bb-2cbe-4b44-8a62-0efe51656bd9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90aa00ac-c9e2-423e-bcdc-3aef13f16734", "connector": null, "instance_uuid": "67573c7c-1eb7-43f9-85ae-f78398f53eff"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:14.517430 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:14.517430 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:14.564741 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-29b5f5bb-2cbe-4b44-8a62-0efe51656bd9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:52:14.565204 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 627/2517] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:52:14 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) Aug 20 07:52:14.602200 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c41a017f-5f91-405a-9b2e-0f77b062e36d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:14.604301 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c41a017f-5f91-405a-9b2e-0f77b062e36d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:14.604568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c41a017f-5f91-405a-9b2e-0f77b062e36d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:14.604781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c41a017f-5f91-405a-9b2e-0f77b062e36d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:14.619324 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:14.619324 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:14.625794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c091415b-f564-407c-85a5-570b5d311b23 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:14.626698 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c091415b-f564-407c-85a5-570b5d311b23 None None] GET https://10.4.3.57/volume// Aug 20 07:52:14.626698 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c091415b-f564-407c-85a5-570b5d311b23 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:14.627437 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c091415b-f564-407c-85a5-570b5d311b23 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:14.629262 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c091415b-f564-407c-85a5-570b5d311b23 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:14.629712 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 628/2518] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:14 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:14.637210 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c41a017f-5f91-405a-9b2e-0f77b062e36d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:14.644227 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d086830b-fd68-4026-b766-2b2a039599eb req-71f4b3b2-a4a6-462c-ae98-5c817d9187d5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:14.646044 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c41a017f-5f91-405a-9b2e-0f77b062e36d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:14.646174 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 631/2519] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:14 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:14.651536 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-71f4b3b2-a4a6-462c-ae98-5c817d9187d5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:14.651536 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-71f4b3b2-a4a6-462c-ae98-5c817d9187d5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:14.651536 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-71f4b3b2-a4a6-462c-ae98-5c817d9187d5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:14.672534 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:14.672534 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:14.679870 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d086830b-fd68-4026-b766-2b2a039599eb req-71f4b3b2-a4a6-462c-ae98-5c817d9187d5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:14.686963 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-71f4b3b2-a4a6-462c-ae98-5c817d9187d5 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:14.687620 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 634/2520] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:52:14 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 1023 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:14.821888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d086830b-fd68-4026-b766-2b2a039599eb req-1234ecd2-5dc6-40b8-8f1f-db2f90e784d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:14.825471 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-1234ecd2-5dc6-40b8-8f1f-db2f90e784d9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] PUT https://10.4.3.57/volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957 Aug 20 07:52:14.826157 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-1234ecd2-5dc6-40b8-8f1f-db2f90e784d9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:14.837264 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d086830b-fd68-4026-b766-2b2a039599eb req-1234ecd2-5dc6-40b8-8f1f-db2f90e784d9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Acquiring lock "cinder-attachment_update-90aa00ac-c9e2-423e-bcdc-3aef13f16734-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:52:14.845434 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d086830b-fd68-4026-b766-2b2a039599eb req-1234ecd2-5dc6-40b8-8f1f-db2f90e784d9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Lock "cinder-attachment_update-90aa00ac-c9e2-423e-bcdc-3aef13f16734-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:52:14.847016 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:14.847016 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:14.975759 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d086830b-fd68-4026-b766-2b2a039599eb req-1234ecd2-5dc6-40b8-8f1f-db2f90e784d9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Lock "cinder-attachment_update-90aa00ac-c9e2-423e-bcdc-3aef13f16734-np0000007856" released by "attachment_update" :: held 0.130s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:52:14.976166 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-1234ecd2-5dc6-40b8-8f1f-db2f90e784d9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957 returned with HTTP 200 Aug 20 07:52:14.977279 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 628/2521] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:52:14 2026] PUT /volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:15.320501 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-755674a6-944d-4938-9ecb-0385cc0d43e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:15.323072 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-755674a6-944d-4938-9ecb-0385cc0d43e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:15.323464 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-755674a6-944d-4938-9ecb-0385cc0d43e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:15.323771 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-755674a6-944d-4938-9ecb-0385cc0d43e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:15.324021 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-755674a6-944d-4938-9ecb-0385cc0d43e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:15.331480 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:15.331480 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:15.333286 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-755674a6-944d-4938-9ecb-0385cc0d43e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:15.334460 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 629/2522] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:15 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:15.661606 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5794a102-7e45-492f-b0d5-9fa51db2fcf7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:15.663807 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5794a102-7e45-492f-b0d5-9fa51db2fcf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:15.664002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5794a102-7e45-492f-b0d5-9fa51db2fcf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:15.664248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5794a102-7e45-492f-b0d5-9fa51db2fcf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:15.682883 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:15.682883 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:15.692714 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5794a102-7e45-492f-b0d5-9fa51db2fcf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:15.699786 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5794a102-7e45-492f-b0d5-9fa51db2fcf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:15.700380 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 632/2523] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:15 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:16.346608 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-74139fa2-be01-42ae-adbb-646d1c35c331 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:16.350135 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74139fa2-be01-42ae-adbb-646d1c35c331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:16.350297 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74139fa2-be01-42ae-adbb-646d1c35c331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:16.350463 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74139fa2-be01-42ae-adbb-646d1c35c331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:16.350625 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-74139fa2-be01-42ae-adbb-646d1c35c331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:16.358749 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:16.358749 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:16.358749 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74139fa2-be01-42ae-adbb-646d1c35c331 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:16.358749 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 635/2524] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:16 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:16.719184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17b51c0c-cd93-4aae-8179-9d2343c6bdb3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:16.721156 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17b51c0c-cd93-4aae-8179-9d2343c6bdb3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:16.721374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17b51c0c-cd93-4aae-8179-9d2343c6bdb3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:16.721623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17b51c0c-cd93-4aae-8179-9d2343c6bdb3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:16.734910 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:16.734910 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:16.741055 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17b51c0c-cd93-4aae-8179-9d2343c6bdb3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:16.749256 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17b51c0c-cd93-4aae-8179-9d2343c6bdb3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:16.749943 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 629/2525] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:16 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:17.372237 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48c78632-4b47-44da-8590-3e56019cf2dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:17.375397 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48c78632-4b47-44da-8590-3e56019cf2dc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:17.375743 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48c78632-4b47-44da-8590-3e56019cf2dc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:17.376071 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48c78632-4b47-44da-8590-3e56019cf2dc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:17.376274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-48c78632-4b47-44da-8590-3e56019cf2dc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:17.382139 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:17.382139 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:17.383126 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48c78632-4b47-44da-8590-3e56019cf2dc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:17.383585 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 630/2526] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:17 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:17.766670 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-08731a7a-ad67-491f-9e32-985d6bda173b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:17.769382 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08731a7a-ad67-491f-9e32-985d6bda173b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:17.769382 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08731a7a-ad67-491f-9e32-985d6bda173b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:17.769382 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08731a7a-ad67-491f-9e32-985d6bda173b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:17.783124 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:17.783124 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:17.788149 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-08731a7a-ad67-491f-9e32-985d6bda173b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:17.795857 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08731a7a-ad67-491f-9e32-985d6bda173b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:17.796477 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 633/2527] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:17 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:18.400932 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7b811a5c-3dd1-415f-a503-4cf59a558e99 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:18.404437 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7b811a5c-3dd1-415f-a503-4cf59a558e99 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:18.404975 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7b811a5c-3dd1-415f-a503-4cf59a558e99 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:18.405027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7b811a5c-3dd1-415f-a503-4cf59a558e99 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:18.405602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7b811a5c-3dd1-415f-a503-4cf59a558e99 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:18.411767 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:18.411767 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:18.412798 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7b811a5c-3dd1-415f-a503-4cf59a558e99 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:18.414696 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 636/2528] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:18 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:18.813018 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5002edd9-390a-4994-aca8-dc5d424c12dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:18.815366 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5002edd9-390a-4994-aca8-dc5d424c12dd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:18.815782 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5002edd9-390a-4994-aca8-dc5d424c12dd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:18.816176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5002edd9-390a-4994-aca8-dc5d424c12dd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:18.832524 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:18.832524 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:18.838496 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5002edd9-390a-4994-aca8-dc5d424c12dd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:18.846769 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5002edd9-390a-4994-aca8-dc5d424c12dd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:18.848799 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 630/2529] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:18 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:19.080924 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d086830b-fd68-4026-b766-2b2a039599eb req-f5c65a6d-85d6-4239-8807-95d036efd505 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:19.084167 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-f5c65a6d-85d6-4239-8807-95d036efd505 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957/action Aug 20 07:52:19.085281 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-f5c65a6d-85d6-4239-8807-95d036efd505 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:52:19.085281 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-f5c65a6d-85d6-4239-8807-95d036efd505 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:19.115031 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:19.115031 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:19.138652 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d086830b-fd68-4026-b766-2b2a039599eb req-f5c65a6d-85d6-4239-8807-95d036efd505 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957/action returned with HTTP 204 Aug 20 07:52:19.139189 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 631/2530] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:52:19 2026] POST /volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:19.429908 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9ab9915c-19d0-4be5-8d61-cb01dc2ff638 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:19.432691 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ab9915c-19d0-4be5-8d61-cb01dc2ff638 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:19.433027 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9ab9915c-19d0-4be5-8d61-cb01dc2ff638 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:19.433308 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9ab9915c-19d0-4be5-8d61-cb01dc2ff638 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:19.433485 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9ab9915c-19d0-4be5-8d61-cb01dc2ff638 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:19.440622 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:19.440622 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:19.442242 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ab9915c-19d0-4be5-8d61-cb01dc2ff638 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:19.442761 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 634/2531] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:19 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:19.513104 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-90ba53f1-3492-4c72-822e-fb494660907b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:19.515305 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90ba53f1-3492-4c72-822e-fb494660907b tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:52:19.515636 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90ba53f1-3492-4c72-822e-fb494660907b tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:19.515892 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90ba53f1-3492-4c72-822e-fb494660907b tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:19.530735 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:19.530735 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:19.539315 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-90ba53f1-3492-4c72-822e-fb494660907b tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:52:19.545954 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90ba53f1-3492-4c72-822e-fb494660907b tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:52:19.546519 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 637/2532] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:19 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:19.617339 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e04388e8-0826-487c-a2e4-1b2b93728b3f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:19.620216 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e04388e8-0826-487c-a2e4-1b2b93728b3f tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:52:19.620676 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e04388e8-0826-487c-a2e4-1b2b93728b3f tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:19.621064 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e04388e8-0826-487c-a2e4-1b2b93728b3f tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:19.631941 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:19.631941 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:19.638715 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e04388e8-0826-487c-a2e4-1b2b93728b3f tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:52:19.646675 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e04388e8-0826-487c-a2e4-1b2b93728b3f tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:52:19.647307 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 631/2533] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:19 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:19.863879 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0b5d7b19-59cc-4a9f-8110-91bcffa7c747 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:19.866911 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b5d7b19-59cc-4a9f-8110-91bcffa7c747 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:19.866911 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b5d7b19-59cc-4a9f-8110-91bcffa7c747 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:19.867202 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b5d7b19-59cc-4a9f-8110-91bcffa7c747 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:19.879182 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:19.879182 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:19.883507 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0b5d7b19-59cc-4a9f-8110-91bcffa7c747 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:19.889325 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b5d7b19-59cc-4a9f-8110-91bcffa7c747 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:19.889857 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 632/2534] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:19 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:19.908426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aa403c28-92f9-4173-b44f-65117b464b8a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:19.910813 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa403c28-92f9-4173-b44f-65117b464b8a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:52:19.911261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa403c28-92f9-4173-b44f-65117b464b8a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90aa00ac-c9e2-423e-bcdc-3aef13f16734", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1516222179"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:19.926932 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:19.926932 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:19.927996 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aa403c28-92f9-4173-b44f-65117b464b8a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:19.928258 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-aa403c28-92f9-4173-b44f-65117b464b8a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume 90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:19.968254 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-aa403c28-92f9-4173-b44f-65117b464b8a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['63a477fa-a9fc-4e58-8d1e-7b33ed6ab66e', '78ec941f-92d2-4acb-ba16-ab64329119ad', '9a13d614-f063-4ee1-bb34-d45bd5b25bd8', '031a7dd7-7c01-4a32-a6c4-859edbae17a4'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:20.037096 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aa403c28-92f9-4173-b44f-65117b464b8a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot force create request issued successfully. Aug 20 07:52:20.037383 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa403c28-92f9-4173-b44f-65117b464b8a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:52:20.037836 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 635/2535] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:52:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:20.051924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-074331e5-661f-433e-8d04-760b707c9300 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:20.058958 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-074331e5-661f-433e-8d04-760b707c9300 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb Aug 20 07:52:20.060323 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-074331e5-661f-433e-8d04-760b707c9300 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:20.060629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-074331e5-661f-433e-8d04-760b707c9300 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:20.075037 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:20.075037 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:20.077136 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-074331e5-661f-433e-8d04-760b707c9300 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:20.079836 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-074331e5-661f-433e-8d04-760b707c9300 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb returned with HTTP 200 Aug 20 07:52:20.081798 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 638/2536] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:20 2026] GET /volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:20.458666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7b3d31e6-a482-4750-b4bb-0c71ce5887e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:20.459747 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b3d31e6-a482-4750-b4bb-0c71ce5887e9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:20.459974 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b3d31e6-a482-4750-b4bb-0c71ce5887e9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:20.460189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b3d31e6-a482-4750-b4bb-0c71ce5887e9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:20.460304 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7b3d31e6-a482-4750-b4bb-0c71ce5887e9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:20.465514 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:20.465514 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:20.466454 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b3d31e6-a482-4750-b4bb-0c71ce5887e9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:20.466862 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 632/2537] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:20 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:21.091429 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c181631d-59d0-4b72-9f88-f5ce7383d22d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:21.094672 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c181631d-59d0-4b72-9f88-f5ce7383d22d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb Aug 20 07:52:21.095066 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c181631d-59d0-4b72-9f88-f5ce7383d22d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:21.095129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c181631d-59d0-4b72-9f88-f5ce7383d22d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:21.102879 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:21.102879 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:21.103057 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c181631d-59d0-4b72-9f88-f5ce7383d22d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:21.104176 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c181631d-59d0-4b72-9f88-f5ce7383d22d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb returned with HTTP 200 Aug 20 07:52:21.105059 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 633/2538] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:21 2026] GET /volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:21.118400 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4715312-648b-4408-81a9-206f9d69ea3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:21.122001 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4715312-648b-4408-81a9-206f9d69ea3e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:52:21.122924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4715312-648b-4408-81a9-206f9d69ea3e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90aa00ac-c9e2-423e-bcdc-3aef13f16734", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2016396088"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:21.149827 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:21.149827 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:21.150832 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4715312-648b-4408-81a9-206f9d69ea3e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:21.151084 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-b4715312-648b-4408-81a9-206f9d69ea3e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume 90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:21.222675 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b4715312-648b-4408-81a9-206f9d69ea3e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['44b1c427-aff5-44d0-a466-d5a68d14b03f', '42724ac5-fb4b-46cb-b117-7e2b2b09a3b0', '161c5f66-feba-4e59-93bf-e0bff703bb3b', '2b7d9c1f-0f47-4a33-97b0-c8f9fefd89a7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:21.289610 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4715312-648b-4408-81a9-206f9d69ea3e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot force create request issued successfully. Aug 20 07:52:21.289610 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4715312-648b-4408-81a9-206f9d69ea3e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:52:21.289610 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 636/2539] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:52:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:21.309232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9436ba71-e9d0-4772-adf2-8a6f4970ee04 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:21.311142 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9436ba71-e9d0-4772-adf2-8a6f4970ee04 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 Aug 20 07:52:21.311409 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9436ba71-e9d0-4772-adf2-8a6f4970ee04 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:21.311613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9436ba71-e9d0-4772-adf2-8a6f4970ee04 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:21.317403 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:21.317403 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:21.317836 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9436ba71-e9d0-4772-adf2-8a6f4970ee04 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:21.318682 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9436ba71-e9d0-4772-adf2-8a6f4970ee04 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 returned with HTTP 200 Aug 20 07:52:21.319098 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 639/2540] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:21 2026] GET /volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:21.479938 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4247ec99-c9f9-4266-91ea-c02347fa11ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:21.482174 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4247ec99-c9f9-4266-91ea-c02347fa11ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:21.482376 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4247ec99-c9f9-4266-91ea-c02347fa11ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:21.482605 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4247ec99-c9f9-4266-91ea-c02347fa11ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:21.482739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4247ec99-c9f9-4266-91ea-c02347fa11ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:21.489064 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:21.489064 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:21.490159 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4247ec99-c9f9-4266-91ea-c02347fa11ed tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:21.493579 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 633/2541] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:21 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:22.332198 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8ed7637b-b5c8-45c5-96e2-042ba406f30d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:22.334837 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ed7637b-b5c8-45c5-96e2-042ba406f30d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 Aug 20 07:52:22.335319 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ed7637b-b5c8-45c5-96e2-042ba406f30d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:22.335489 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ed7637b-b5c8-45c5-96e2-042ba406f30d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:22.343139 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:22.343139 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:22.344384 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8ed7637b-b5c8-45c5-96e2-042ba406f30d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:22.345636 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ed7637b-b5c8-45c5-96e2-042ba406f30d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 returned with HTTP 200 Aug 20 07:52:22.346337 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 634/2542] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:22 2026] GET /volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:22.358284 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff9d08c7-b033-414a-80c4-97c7735aea1f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:22.361456 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff9d08c7-b033-414a-80c4-97c7735aea1f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 Aug 20 07:52:22.361802 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff9d08c7-b033-414a-80c4-97c7735aea1f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:22.362111 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff9d08c7-b033-414a-80c4-97c7735aea1f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:22.362285 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-ff9d08c7-b033-414a-80c4-97c7735aea1f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: ab31449d-526c-47b0-88f6-6bdaa99e1816 Aug 20 07:52:22.370069 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:22.370069 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:22.370353 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ff9d08c7-b033-414a-80c4-97c7735aea1f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:22.396932 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ff9d08c7-b033-414a-80c4-97c7735aea1f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:52:22.397229 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff9d08c7-b033-414a-80c4-97c7735aea1f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 returned with HTTP 202 Aug 20 07:52:22.397771 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 637/2543] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:52:22 2026] DELETE /volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:22.406086 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5d02390a-1051-4b8e-8fcf-47b25adfbd63 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:22.408113 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d02390a-1051-4b8e-8fcf-47b25adfbd63 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 Aug 20 07:52:22.408487 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5d02390a-1051-4b8e-8fcf-47b25adfbd63 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:22.408487 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5d02390a-1051-4b8e-8fcf-47b25adfbd63 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:22.417723 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:22.417723 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:22.418319 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5d02390a-1051-4b8e-8fcf-47b25adfbd63 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:22.420480 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d02390a-1051-4b8e-8fcf-47b25adfbd63 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 returned with HTTP 200 Aug 20 07:52:22.421472 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 640/2544] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:22 2026] GET /volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:22.504619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9f075fd3-de9b-48c0-8ac8-d2d724b13fcf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:22.507157 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9f075fd3-de9b-48c0-8ac8-d2d724b13fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:22.507519 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9f075fd3-de9b-48c0-8ac8-d2d724b13fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:22.508500 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9f075fd3-de9b-48c0-8ac8-d2d724b13fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:22.508500 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9f075fd3-de9b-48c0-8ac8-d2d724b13fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:22.513911 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:22.513911 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:22.515773 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9f075fd3-de9b-48c0-8ac8-d2d724b13fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:22.516209 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 634/2545] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:22 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:23.434281 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9586a91b-c196-4791-b344-ad1fa075a3e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:23.436504 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9586a91b-c196-4791-b344-ad1fa075a3e9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 Aug 20 07:52:23.436818 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9586a91b-c196-4791-b344-ad1fa075a3e9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:23.437107 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9586a91b-c196-4791-b344-ad1fa075a3e9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:23.443581 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9586a91b-c196-4791-b344-ad1fa075a3e9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 returned with HTTP 404 Aug 20 07:52:23.444314 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 635/2546] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:23 2026] GET /volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:23.453942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-797dc9f8-6c73-4024-963c-3967a79e804c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:23.458077 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-797dc9f8-6c73-4024-963c-3967a79e804c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 Aug 20 07:52:23.458327 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-797dc9f8-6c73-4024-963c-3967a79e804c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:23.458594 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-797dc9f8-6c73-4024-963c-3967a79e804c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:23.458730 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-797dc9f8-6c73-4024-963c-3967a79e804c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 Aug 20 07:52:23.467430 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:23.467430 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:23.468774 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-797dc9f8-6c73-4024-963c-3967a79e804c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:23.511500 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-797dc9f8-6c73-4024-963c-3967a79e804c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:52:23.511783 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-797dc9f8-6c73-4024-963c-3967a79e804c tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 returned with HTTP 202 Aug 20 07:52:23.512405 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 638/2547] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:52:23 2026] DELETE /volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:23.520342 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fcd07cb5-f1d0-4695-a0ad-33d7f7d9ed52 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:23.525029 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fcd07cb5-f1d0-4695-a0ad-33d7f7d9ed52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 Aug 20 07:52:23.525229 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fcd07cb5-f1d0-4695-a0ad-33d7f7d9ed52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:23.525474 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fcd07cb5-f1d0-4695-a0ad-33d7f7d9ed52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:23.530866 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a3eb6a6f-04e6-4780-9e74-4a68756b8310 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:23.534233 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3eb6a6f-04e6-4780-9e74-4a68756b8310 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:23.534800 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3eb6a6f-04e6-4780-9e74-4a68756b8310 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:23.535182 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3eb6a6f-04e6-4780-9e74-4a68756b8310 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:23.535432 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a3eb6a6f-04e6-4780-9e74-4a68756b8310 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:23.537670 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:23.537670 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:23.538205 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fcd07cb5-f1d0-4695-a0ad-33d7f7d9ed52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:23.539237 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fcd07cb5-f1d0-4695-a0ad-33d7f7d9ed52 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 returned with HTTP 200 Aug 20 07:52:23.539897 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 641/2548] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:23 2026] GET /volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:23.540844 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:23.540844 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:23.542247 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3eb6a6f-04e6-4780-9e74-4a68756b8310 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:23.542871 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 635/2549] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:23 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:24.136050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10350fe2-1aef-4bb8-bc41-4995ef97628c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:24.138040 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10350fe2-1aef-4bb8-bc41-4995ef97628c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] DELETE https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:52:24.138233 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10350fe2-1aef-4bb8-bc41-4995ef97628c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:24.138435 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10350fe2-1aef-4bb8-bc41-4995ef97628c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:24.139030 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-10350fe2-1aef-4bb8-bc41-4995ef97628c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Delete volume with id: 62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:52:24.147176 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:24.147176 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:24.147835 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-10350fe2-1aef-4bb8-bc41-4995ef97628c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:52:24.186211 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-10350fe2-1aef-4bb8-bc41-4995ef97628c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Delete volume request issued successfully. Aug 20 07:52:24.186264 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10350fe2-1aef-4bb8-bc41-4995ef97628c tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 202 Aug 20 07:52:24.186721 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 636/2550] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:24 2026] DELETE /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:24.199683 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b80b0b1-5d1e-492d-bc79-0f57d52a444e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:24.201976 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b80b0b1-5d1e-492d-bc79-0f57d52a444e tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:52:24.203212 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b80b0b1-5d1e-492d-bc79-0f57d52a444e tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:24.203212 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b80b0b1-5d1e-492d-bc79-0f57d52a444e tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:24.217069 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:24.217069 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:24.222310 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0b80b0b1-5d1e-492d-bc79-0f57d52a444e tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:52:24.229364 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b80b0b1-5d1e-492d-bc79-0f57d52a444e tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 200 Aug 20 07:52:24.230042 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 639/2551] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:24 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:24.550273 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3442bbbd-e2b1-4332-87af-6e1afdc174fb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:24.556516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d2128c77-b3a7-4f5f-af2e-f39daf33d1de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:24.556873 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3442bbbd-e2b1-4332-87af-6e1afdc174fb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 Aug 20 07:52:24.556873 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3442bbbd-e2b1-4332-87af-6e1afdc174fb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:24.557124 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3442bbbd-e2b1-4332-87af-6e1afdc174fb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:24.558992 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d2128c77-b3a7-4f5f-af2e-f39daf33d1de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:24.560475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d2128c77-b3a7-4f5f-af2e-f39daf33d1de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:24.560475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d2128c77-b3a7-4f5f-af2e-f39daf33d1de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:24.560475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d2128c77-b3a7-4f5f-af2e-f39daf33d1de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:24.564428 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3442bbbd-e2b1-4332-87af-6e1afdc174fb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 returned with HTTP 404 Aug 20 07:52:24.564428 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 642/2552] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:24 2026] GET /volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:24.565982 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:24.565982 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:24.567178 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d2128c77-b3a7-4f5f-af2e-f39daf33d1de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:24.567669 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 636/2553] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:24 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:52:24.577250 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bd6cd43e-f8ca-4693-8ffd-6c84256a849a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:24.579495 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd6cd43e-f8ca-4693-8ffd-6c84256a849a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb Aug 20 07:52:24.579795 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd6cd43e-f8ca-4693-8ffd-6c84256a849a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:24.580070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd6cd43e-f8ca-4693-8ffd-6c84256a849a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:24.580070 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-bd6cd43e-f8ca-4693-8ffd-6c84256a849a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 319bc419-7da2-4f39-be1e-a5c27b2d76fb Aug 20 07:52:24.589680 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:24.589680 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:24.590352 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bd6cd43e-f8ca-4693-8ffd-6c84256a849a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:24.628672 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bd6cd43e-f8ca-4693-8ffd-6c84256a849a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:52:24.628672 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd6cd43e-f8ca-4693-8ffd-6c84256a849a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb returned with HTTP 202 Aug 20 07:52:24.628672 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 637/2554] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:52:24 2026] DELETE /volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:24.639906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6561b4b8-6a3b-4e64-97e3-413cea304f62 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:24.648467 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6561b4b8-6a3b-4e64-97e3-413cea304f62 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb Aug 20 07:52:24.648467 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6561b4b8-6a3b-4e64-97e3-413cea304f62 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:24.649121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6561b4b8-6a3b-4e64-97e3-413cea304f62 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:24.655767 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:24.655767 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:24.655767 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6561b4b8-6a3b-4e64-97e3-413cea304f62 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:24.656593 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6561b4b8-6a3b-4e64-97e3-413cea304f62 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb returned with HTTP 200 Aug 20 07:52:24.659150 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 640/2555] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:24 2026] GET /volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:25.247148 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1b3c0825-e846-4e61-b478-323e8320a335 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.250581 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b3c0825-e846-4e61-b478-323e8320a335 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 Aug 20 07:52:25.250581 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b3c0825-e846-4e61-b478-323e8320a335 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.250581 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b3c0825-e846-4e61-b478-323e8320a335 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.257833 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b3c0825-e846-4e61-b478-323e8320a335 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 returned with HTTP 404 Aug 20 07:52:25.258669 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 643/2556] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:25 2026] GET /volume/v3/volumes/62a39052-6cfc-4f8a-86a3-92a0fdc466a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:25.362106 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37484444-70ed-470f-a058-fe3aba59fe79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.363635 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37484444-70ed-470f-a058-fe3aba59fe79 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] DELETE https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:52:25.363823 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37484444-70ed-470f-a058-fe3aba59fe79 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.364444 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37484444-70ed-470f-a058-fe3aba59fe79 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.364444 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-37484444-70ed-470f-a058-fe3aba59fe79 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Delete volume with id: 09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:52:25.384879 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:25.384879 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:25.391995 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-37484444-70ed-470f-a058-fe3aba59fe79 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:52:25.418705 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-37484444-70ed-470f-a058-fe3aba59fe79 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Delete volume request issued successfully. Aug 20 07:52:25.418896 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37484444-70ed-470f-a058-fe3aba59fe79 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 202 Aug 20 07:52:25.419449 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 637/2557] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:25 2026] DELETE /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:25.430936 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5062b315-2963-4edc-9ea1-5b5ba9546859 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.434058 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5062b315-2963-4edc-9ea1-5b5ba9546859 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:52:25.434058 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5062b315-2963-4edc-9ea1-5b5ba9546859 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.434058 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5062b315-2963-4edc-9ea1-5b5ba9546859 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.447710 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:25.447710 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:25.454680 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5062b315-2963-4edc-9ea1-5b5ba9546859 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Volume info retrieved successfully. Aug 20 07:52:25.462286 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5062b315-2963-4edc-9ea1-5b5ba9546859 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 200 Aug 20 07:52:25.462495 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 638/2558] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:25 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:25.581153 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-edc30f75-3247-4eab-9e42-a2e284fd84c4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.583309 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-edc30f75-3247-4eab-9e42-a2e284fd84c4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:25.583540 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-edc30f75-3247-4eab-9e42-a2e284fd84c4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.583782 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-edc30f75-3247-4eab-9e42-a2e284fd84c4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.583933 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-edc30f75-3247-4eab-9e42-a2e284fd84c4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:25.591644 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:25.591644 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:25.591644 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-edc30f75-3247-4eab-9e42-a2e284fd84c4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:25.591644 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 641/2559] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:25 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:25.673665 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e0a9af3-3510-4c3c-a481-5989d35fa595 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.679359 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e0a9af3-3510-4c3c-a481-5989d35fa595 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb Aug 20 07:52:25.679359 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e0a9af3-3510-4c3c-a481-5989d35fa595 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.681604 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e0a9af3-3510-4c3c-a481-5989d35fa595 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.689612 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e0a9af3-3510-4c3c-a481-5989d35fa595 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb returned with HTTP 404 Aug 20 07:52:25.690708 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 644/2560] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:25 2026] GET /volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:25.702856 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-95d053aa-1c86-4624-83f3-4a12c6a7e2eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.704759 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95d053aa-1c86-4624-83f3-4a12c6a7e2eb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 Aug 20 07:52:25.704972 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95d053aa-1c86-4624-83f3-4a12c6a7e2eb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.705318 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95d053aa-1c86-4624-83f3-4a12c6a7e2eb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.705525 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-95d053aa-1c86-4624-83f3-4a12c6a7e2eb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: ab31449d-526c-47b0-88f6-6bdaa99e1816 Aug 20 07:52:25.710235 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95d053aa-1c86-4624-83f3-4a12c6a7e2eb tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 returned with HTTP 404 Aug 20 07:52:25.710813 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 638/2561] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:52:25 2026] DELETE /volume/v3/snapshots/ab31449d-526c-47b0-88f6-6bdaa99e1816 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:25.720639 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6db56da8-1ea7-40f1-a90b-ca8d0ceb9f9e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.723912 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6db56da8-1ea7-40f1-a90b-ca8d0ceb9f9e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb Aug 20 07:52:25.723912 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6db56da8-1ea7-40f1-a90b-ca8d0ceb9f9e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.724433 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6db56da8-1ea7-40f1-a90b-ca8d0ceb9f9e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.724615 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-6db56da8-1ea7-40f1-a90b-ca8d0ceb9f9e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 319bc419-7da2-4f39-be1e-a5c27b2d76fb Aug 20 07:52:25.730116 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6db56da8-1ea7-40f1-a90b-ca8d0ceb9f9e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb returned with HTTP 404 Aug 20 07:52:25.730882 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 639/2562] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:52:25 2026] DELETE /volume/v3/snapshots/319bc419-7da2-4f39-be1e-a5c27b2d76fb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:25.782567 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-3190041a-5bab-4d6e-9630-476924f22bcf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.785400 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-3190041a-5bab-4d6e-9630-476924f22bcf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:25.786182 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-3190041a-5bab-4d6e-9630-476924f22bcf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.786182 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-3190041a-5bab-4d6e-9630-476924f22bcf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.802002 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:25.802002 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:25.808963 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-3190041a-5bab-4d6e-9630-476924f22bcf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:25.815710 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-3190041a-5bab-4d6e-9630-476924f22bcf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:25.816322 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 642/2563] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:25 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:25.843593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ac936a51-3181-4d6c-ba74-269519e38da9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.849578 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ac936a51-3181-4d6c-ba74-269519e38da9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734/action Aug 20 07:52:25.849578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ac936a51-3181-4d6c-ba74-269519e38da9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:52:25.849578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ac936a51-3181-4d6c-ba74-269519e38da9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:25.865447 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:25.865447 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:25.867012 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ac936a51-3181-4d6c-ba74-269519e38da9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:25.874900 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ac936a51-3181-4d6c-ba74-269519e38da9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Begin detaching volume completed successfully. Aug 20 07:52:25.875291 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ac936a51-3181-4d6c-ba74-269519e38da9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734/action returned with HTTP 202 Aug 20 07:52:25.876108 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 645/2564] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:52:25 2026] POST /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:52:25.931841 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-15fdb4d5-34d5-4692-9261-eb875d130a42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.932165 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15fdb4d5-34d5-4692-9261-eb875d130a42 None None] GET https://10.4.3.57/volume// Aug 20 07:52:25.932298 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15fdb4d5-34d5-4692-9261-eb875d130a42 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.932493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15fdb4d5-34d5-4692-9261-eb875d130a42 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.932853 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15fdb4d5-34d5-4692-9261-eb875d130a42 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:25.933190 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 639/2565] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:25.942965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-5d4f8420-cced-4522-9cd0-0b8d65fbeb0f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:25.946192 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-5d4f8420-cced-4522-9cd0-0b8d65fbeb0f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:25.947256 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-5d4f8420-cced-4522-9cd0-0b8d65fbeb0f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:25.947717 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-5d4f8420-cced-4522-9cd0-0b8d65fbeb0f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:25.962855 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:25.962855 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:25.968025 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-5d4f8420-cced-4522-9cd0-0b8d65fbeb0f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:25.976092 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-5d4f8420-cced-4522-9cd0-0b8d65fbeb0f tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:25.976795 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 640/2566] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:52:25 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:26.496312 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b669b738-d9e8-465d-8e54-eaa1ed969ec3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:26.498876 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b669b738-d9e8-465d-8e54-eaa1ed969ec3 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] GET https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 Aug 20 07:52:26.499019 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b669b738-d9e8-465d-8e54-eaa1ed969ec3 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:26.500280 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b669b738-d9e8-465d-8e54-eaa1ed969ec3 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:26.510414 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b669b738-d9e8-465d-8e54-eaa1ed969ec3 tempest-AttachVolumeShelveTestJSON-1345627377 tempest-AttachVolumeShelveTestJSON-1345627377-project-member] https://10.4.3.57/volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 returned with HTTP 404 Aug 20 07:52:26.511453 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 643/2567] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:26 2026] GET /volume/v3/volumes/09ea734e-897a-4d0c-b297-ec3d5a32bf84 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:26.606349 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-777313d4-7888-486b-ad39-72ebb3ed44f5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:26.609893 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-777313d4-7888-486b-ad39-72ebb3ed44f5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:26.609893 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-777313d4-7888-486b-ad39-72ebb3ed44f5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:26.610122 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-777313d4-7888-486b-ad39-72ebb3ed44f5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:26.610332 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-777313d4-7888-486b-ad39-72ebb3ed44f5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:26.623609 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:26.623609 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:26.624947 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-777313d4-7888-486b-ad39-72ebb3ed44f5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:26.625255 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 646/2568] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:26 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:27.162128 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ea549f15-ade1-4d4b-ba71-23e1ba0030b0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.164447 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ea549f15-ade1-4d4b-ba71-23e1ba0030b0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957 Aug 20 07:52:27.164705 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ea549f15-ade1-4d4b-ba71-23e1ba0030b0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:27.164955 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ea549f15-ade1-4d4b-ba71-23e1ba0030b0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:27.179521 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:27.179521 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:27.196832 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.200113 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:27.200216 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1450750807", "snapshot_id": null, "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:27.202688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1450750807', 'snapshot_id': None, 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:27.273816 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc5ffc6d-af1f-4424-a8e7-e61bb8ad5376 req-ea549f15-ade1-4d4b-ba71-23e1ba0030b0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957 returned with HTTP 200 Aug 20 07:52:27.273816 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 640/2569] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:52:27 2026] DELETE /volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:27.338881 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create volume of 1 GB Aug 20 07:52:27.347811 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Availability Zones retrieved successfully. Aug 20 07:52:27.357470 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Flow 'volume_create_api' (96a5fefe-b44f-4674-9908-43600e7679a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:27.359304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7511781a-3715-4bed-a41e-865a50d0c7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:27.360876 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:27.419674 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd9102af-ee97-4692-9c3f-96b3645ca1ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.424798 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd9102af-ee97-4692-9c3f-96b3645ca1ac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:27.424798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd9102af-ee97-4692-9c3f-96b3645ca1ac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:27.424798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd9102af-ee97-4692-9c3f-96b3645ca1ac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:27.436844 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:27.436844 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:27.443180 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dd9102af-ee97-4692-9c3f-96b3645ca1ac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:27.443436 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7511781a-3715-4bed-a41e-865a50d0c7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:27.444530 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ea0d6f9-377b-4209-a580-d4f57021464f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:27.449820 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd9102af-ee97-4692-9c3f-96b3645ca1ac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:27.450371 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 644/2570] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:27 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:27.469743 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d5d4fec2-4938-4f8e-9f53-7d56b270f2d6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.481181 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5d4fec2-4938-4f8e-9f53-7d56b270f2d6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:27.484219 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5d4fec2-4938-4f8e-9f53-7d56b270f2d6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:27.486752 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5d4fec2-4938-4f8e-9f53-7d56b270f2d6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:27.504682 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:27.504682 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:27.517333 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d5d4fec2-4938-4f8e-9f53-7d56b270f2d6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:27.530975 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5d4fec2-4938-4f8e-9f53-7d56b270f2d6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:27.531576 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 647/2571] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:27 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:27.560106 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Created reservations ['8d98bf96-134c-4ba8-8331-edc83e068015', '21273ed3-9b19-46be-bb8c-220daec21269', 'c8508848-e02b-47fc-957a-70e8cd687540', '91c497f6-66e6-4cb2-84ec-b44cc29634fe'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:27.564472 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ea0d6f9-377b-4209-a580-d4f57021464f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d98bf96-134c-4ba8-8331-edc83e068015', '21273ed3-9b19-46be-bb8c-220daec21269', 'c8508848-e02b-47fc-957a-70e8cd687540', '91c497f6-66e6-4cb2-84ec-b44cc29634fe']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:27.564472 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f7d44b-c3c3-4e25-a183-2723c17425ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:27.592730 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-9233ab9a-b023-4615-8360-ed5b0c1a8292 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.598439 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-9233ab9a-b023-4615-8360-ed5b0c1a8292 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:27.598439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-9233ab9a-b023-4615-8360-ed5b0c1a8292 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:27.598439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-9233ab9a-b023-4615-8360-ed5b0c1a8292 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:27.602876 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f7d44b-c3c3-4e25-a183-2723c17425ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4631993-046c-4769-8662-bd64aeff5875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1450750807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360b24298eb449c89c9a3bbc98aef71e',qos_specs=None,replication_status=,reservations=['8d98bf96-134c-4ba8-8331-edc83e068015','21273ed3-9b19-46be-bb8c-220daec21269','c8508848-e02b-47fc-957a-70e8cd687540','91c497f6-66e6-4cb2-84ec-b44cc29634fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcf1c76bb244e55bbb5dd4c89c33cf9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1450750807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4631993-046c-4769-8662-bd64aeff5875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='360b24298eb449c89c9a3bbc98aef71e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcf1c76bb244e55bbb5dd4c89c33cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:27.606367 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955a7cc9-3990-4ce4-95d9-d2d244f8be14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:27.612716 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:27.612716 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:27.623759 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-9233ab9a-b023-4615-8360-ed5b0c1a8292 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:27.629636 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-9233ab9a-b023-4615-8360-ed5b0c1a8292 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:27.633234 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 641/2572] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:27 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:27.639712 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-50657956-c117-454a-8ca8-676010b01da0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.644209 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50657956-c117-454a-8ca8-676010b01da0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:27.646377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50657956-c117-454a-8ca8-676010b01da0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:27.646377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50657956-c117-454a-8ca8-676010b01da0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:27.646377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-50657956-c117-454a-8ca8-676010b01da0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:27.655821 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:27.655821 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:27.657212 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50657956-c117-454a-8ca8-676010b01da0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:27.657828 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 645/2573] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:27 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:27.670685 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955a7cc9-3990-4ce4-95d9-d2d244f8be14) transitioned into state 'SUCCESS' from state '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-1450750807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360b24298eb449c89c9a3bbc98aef71e',qos_specs=None,replication_status=,reservations=['8d98bf96-134c-4ba8-8331-edc83e068015','21273ed3-9b19-46be-bb8c-220daec21269','c8508848-e02b-47fc-957a-70e8cd687540','91c497f6-66e6-4cb2-84ec-b44cc29634fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcf1c76bb244e55bbb5dd4c89c33cf9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:27.672526 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88e16cc-c224-43d9-9bf7-fa225eca8515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:27.711200 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88e16cc-c224-43d9-9bf7-fa225eca8515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:27.713143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Flow 'volume_create_api' (96a5fefe-b44f-4674-9908-43600e7679a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:27.713450 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create volume request issued successfully. Aug 20 07:52:27.714526 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91c25fc2-1a9b-4dd4-b81d-e033af08405a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:27.715234 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 641/2574] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:52:27 2026] POST /volume/v3/volumes => generated 779 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:27.740989 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0a961d79-eda1-496e-b960-27cc7dd246af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.745232 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a961d79-eda1-496e-b960-27cc7dd246af tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:52:27.745416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a961d79-eda1-496e-b960-27cc7dd246af tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:27.747453 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a961d79-eda1-496e-b960-27cc7dd246af tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:27.769492 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:27.769492 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:27.782754 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0a961d79-eda1-496e-b960-27cc7dd246af tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:52:27.800020 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a961d79-eda1-496e-b960-27cc7dd246af tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 200 Aug 20 07:52:27.800936 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 648/2575] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:52:27 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:27.824986 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3989830-82f7-4ba7-84b0-6c93b4069c9d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.825479 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3989830-82f7-4ba7-84b0-6c93b4069c9d None None] GET https://10.4.3.57/volume// Aug 20 07:52:27.825818 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3989830-82f7-4ba7-84b0-6c93b4069c9d None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:27.826025 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3989830-82f7-4ba7-84b0-6c93b4069c9d None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:27.826481 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3989830-82f7-4ba7-84b0-6c93b4069c9d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:27.826928 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 642/2576] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:52:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:27.839372 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-f27aa99b-2dbf-485c-bc57-fb701b488778 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.846772 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-f27aa99b-2dbf-485c-bc57-fb701b488778 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:52:27.846772 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-f27aa99b-2dbf-485c-bc57-fb701b488778 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f887081e-b051-4f7d-ac4a-462d11c5b018", "connector": null, "instance_uuid": "17167ecf-8b8b-40fa-8807-50a5ded6b46f"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:27.868101 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:27.868101 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:27.939982 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-f27aa99b-2dbf-485c-bc57-fb701b488778 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:52:27.939982 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 646/2577] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:52:27 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:27.986263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5123cee6-9770-4330-b851-435152e5d22e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:27.987691 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5123cee6-9770-4330-b851-435152e5d22e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:27.988384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5123cee6-9770-4330-b851-435152e5d22e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:27.988384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5123cee6-9770-4330-b851-435152e5d22e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:28.004870 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:28.004870 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:28.006488 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-91a7247e-9938-4fd5-be37-d00d8ad6a8ee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:28.006970 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-91a7247e-9938-4fd5-be37-d00d8ad6a8ee None None] GET https://10.4.3.57/volume// Aug 20 07:52:28.008446 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-91a7247e-9938-4fd5-be37-d00d8ad6a8ee None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:28.008446 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-91a7247e-9938-4fd5-be37-d00d8ad6a8ee None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:28.008644 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5123cee6-9770-4330-b851-435152e5d22e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:28.008726 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-91a7247e-9938-4fd5-be37-d00d8ad6a8ee None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:28.013776 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 649/2578] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:28 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:28.014433 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5123cee6-9770-4330-b851-435152e5d22e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:28.015016 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 642/2579] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:27 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:28.026660 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-11269e1a-37b6-4c6a-ba1b-37d0cb4856bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:28.029965 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-11269e1a-37b6-4c6a-ba1b-37d0cb4856bb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:28.030350 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-11269e1a-37b6-4c6a-ba1b-37d0cb4856bb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:28.030781 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-11269e1a-37b6-4c6a-ba1b-37d0cb4856bb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:28.048435 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:28.048435 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:28.055813 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-11269e1a-37b6-4c6a-ba1b-37d0cb4856bb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:28.060726 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-11269e1a-37b6-4c6a-ba1b-37d0cb4856bb tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:28.061538 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 643/2580] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:52:28 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:28.202447 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-e817306c-82c4-48ac-9722-7cd46fde2b73 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:28.205204 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-e817306c-82c4-48ac-9722-7cd46fde2b73 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] PUT https://10.4.3.57/volume/v3/attachments/4c80bf49-4578-4b92-b6d5-c51b9228f763 Aug 20 07:52:28.205773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-e817306c-82c4-48ac-9722-7cd46fde2b73 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:28.218756 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-e817306c-82c4-48ac-9722-7cd46fde2b73 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Acquiring lock "cinder-attachment_update-f887081e-b051-4f7d-ac4a-462d11c5b018-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:52:28.224919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-e817306c-82c4-48ac-9722-7cd46fde2b73 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-f887081e-b051-4f7d-ac4a-462d11c5b018-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:52:28.226357 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:28.226357 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:28.392877 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-e817306c-82c4-48ac-9722-7cd46fde2b73 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-f887081e-b051-4f7d-ac4a-462d11c5b018-np0000007856" released by "attachment_update" :: held 0.168s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:52:28.393266 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-e817306c-82c4-48ac-9722-7cd46fde2b73 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/4c80bf49-4578-4b92-b6d5-c51b9228f763 returned with HTTP 200 Aug 20 07:52:28.393965 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 647/2581] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:52:28 2026] PUT /volume/v3/attachments/4c80bf49-4578-4b92-b6d5-c51b9228f763 => generated 968 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:28.406870 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-024e0531-efe5-4549-a393-f6836fb065f6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:28.411305 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-024e0531-efe5-4549-a393-f6836fb065f6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018/encryption Aug 20 07:52:28.411305 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-024e0531-efe5-4549-a393-f6836fb065f6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:28.411305 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-024e0531-efe5-4549-a393-f6836fb065f6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:28.427651 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:28.427651 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:28.437969 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-024e0531-efe5-4549-a393-f6836fb065f6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018/encryption returned with HTTP 200 Aug 20 07:52:28.438378 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 650/2582] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:52:28 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:28.677944 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a74b3b3e-805f-415a-acd6-872234bbd1ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:28.680284 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a74b3b3e-805f-415a-acd6-872234bbd1ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:28.681632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a74b3b3e-805f-415a-acd6-872234bbd1ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:28.681632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a74b3b3e-805f-415a-acd6-872234bbd1ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:28.681632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a74b3b3e-805f-415a-acd6-872234bbd1ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:28.687340 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:28.687340 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:28.688463 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a74b3b3e-805f-415a-acd6-872234bbd1ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:28.688909 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 643/2583] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:28 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:28.789195 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-555ae53a-103b-4f99-be36-62383cce1541 req-a31711da-7ef5-4445-b2e5-2e7fb73876c1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:28.793216 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-555ae53a-103b-4f99-be36-62383cce1541 req-a31711da-7ef5-4445-b2e5-2e7fb73876c1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957 Aug 20 07:52:28.793216 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-555ae53a-103b-4f99-be36-62383cce1541 req-a31711da-7ef5-4445-b2e5-2e7fb73876c1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:28.793216 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-555ae53a-103b-4f99-be36-62383cce1541 req-a31711da-7ef5-4445-b2e5-2e7fb73876c1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:28.798221 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-555ae53a-103b-4f99-be36-62383cce1541 req-a31711da-7ef5-4445-b2e5-2e7fb73876c1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957 returned with HTTP 404 Aug 20 07:52:28.798969 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 644/2584] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:52:28 2026] DELETE /volume/v3/attachments/754fbf13-af5b-4a7f-bc81-21c8f3cb9957 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:52:28.822972 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9685fe9b-d725-4c14-ac18-37d1d7943373 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:28.826447 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9685fe9b-d725-4c14-ac18-37d1d7943373 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:52:28.826826 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9685fe9b-d725-4c14-ac18-37d1d7943373 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:28.827138 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9685fe9b-d725-4c14-ac18-37d1d7943373 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:28.844205 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:28.844205 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:28.850315 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9685fe9b-d725-4c14-ac18-37d1d7943373 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:52:28.860071 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9685fe9b-d725-4c14-ac18-37d1d7943373 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 200 Aug 20 07:52:28.860755 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 648/2585] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:52:28 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 1387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:28.887498 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b594e40d-1296-4df7-8c9c-1fc8874e13f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:28.892246 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b594e40d-1296-4df7-8c9c-1fc8874e13f7 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:52:28.893282 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b594e40d-1296-4df7-8c9c-1fc8874e13f7 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:28.894483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b594e40d-1296-4df7-8c9c-1fc8874e13f7 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:28.918709 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:28.918709 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:28.926737 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b594e40d-1296-4df7-8c9c-1fc8874e13f7 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:52:28.937780 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b594e40d-1296-4df7-8c9c-1fc8874e13f7 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 200 Aug 20 07:52:28.938421 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 651/2586] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:52:28 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 1387 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:29.035021 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5777b12-7137-4324-942f-5d6f3300d256 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:29.039559 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5777b12-7137-4324-942f-5d6f3300d256 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:29.039559 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5777b12-7137-4324-942f-5d6f3300d256 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:29.040461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5777b12-7137-4324-942f-5d6f3300d256 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:29.055270 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:29.055270 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:29.062271 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f5777b12-7137-4324-942f-5d6f3300d256 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:29.069413 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5777b12-7137-4324-942f-5d6f3300d256 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:29.069899 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 644/2587] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:29 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:29.704856 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b5b1a951-a7ca-405b-908b-6140aa660ea7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:29.708389 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5b1a951-a7ca-405b-908b-6140aa660ea7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:29.708389 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5b1a951-a7ca-405b-908b-6140aa660ea7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:29.710737 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5b1a951-a7ca-405b-908b-6140aa660ea7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:29.711393 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b5b1a951-a7ca-405b-908b-6140aa660ea7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:29.741701 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:29.741701 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:29.741701 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5b1a951-a7ca-405b-908b-6140aa660ea7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:29.741701 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 645/2588] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:29 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:30.093029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-615b1501-ef4b-4f33-91c4-674d3766dfc3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:30.097598 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-615b1501-ef4b-4f33-91c4-674d3766dfc3 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:30.097598 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-615b1501-ef4b-4f33-91c4-674d3766dfc3 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:30.097769 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-615b1501-ef4b-4f33-91c4-674d3766dfc3 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:30.118831 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:30.118831 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:30.124813 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-615b1501-ef4b-4f33-91c4-674d3766dfc3 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:30.134025 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-615b1501-ef4b-4f33-91c4-674d3766dfc3 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:30.134477 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 649/2589] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:30 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:52:30.558376 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fff0491f-6f11-452e-b555-41da20578087 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:30.560829 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fff0491f-6f11-452e-b555-41da20578087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 Aug 20 07:52:30.561074 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fff0491f-6f11-452e-b555-41da20578087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:30.561304 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fff0491f-6f11-452e-b555-41da20578087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:30.561445 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-fff0491f-6f11-452e-b555-41da20578087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 Aug 20 07:52:30.566738 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fff0491f-6f11-452e-b555-41da20578087 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 returned with HTTP 404 Aug 20 07:52:30.567322 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 652/2590] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:52:30 2026] DELETE /volume/v3/snapshots/f96a8cb8-bb94-46fa-8abc-a6c3ee98ee85 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:30.581088 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a9e1ac7b-7a9c-4329-887b-20cdea06695d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:30.583678 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9e1ac7b-7a9c-4329-887b-20cdea06695d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:30.583968 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9e1ac7b-7a9c-4329-887b-20cdea06695d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:30.584158 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9e1ac7b-7a9c-4329-887b-20cdea06695d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:30.597532 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:30.597532 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:30.602226 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a9e1ac7b-7a9c-4329-887b-20cdea06695d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:30.608451 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9e1ac7b-7a9c-4329-887b-20cdea06695d tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:30.608985 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 645/2591] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:30 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:30.626578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-92328246-4614-4b14-aff7-97567a6be672 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:30.629168 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:30.629652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1036582882"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:30.631670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1036582882'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:30.632125 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume of 1 GB Aug 20 07:52:30.639638 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Availability Zones retrieved successfully. Aug 20 07:52:30.653155 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (015bfaaf-30ef-4bfc-b433-1a9d06d03823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:30.655712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66847eba-f40c-4d16-b8b9-e3f61717d5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:30.659172 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:30.703597 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66847eba-f40c-4d16-b8b9-e3f61717d5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:30.704013 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd5f775-d2bd-4d74-b05b-dd20b75a6686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:30.752877 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64d3d1a3-18eb-493f-90a5-ebb44428d572 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:30.754109 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-12124f72-7720-40f4-a364-b9f316084377 req-1780a162-de75-4f7b-b075-e3135a3cf49b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:30.756249 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64d3d1a3-18eb-493f-90a5-ebb44428d572 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:30.757568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64d3d1a3-18eb-493f-90a5-ebb44428d572 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:30.757568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64d3d1a3-18eb-493f-90a5-ebb44428d572 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:30.757568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-64d3d1a3-18eb-493f-90a5-ebb44428d572 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:30.760438 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-1780a162-de75-4f7b-b075-e3135a3cf49b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:52:30.760759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-1780a162-de75-4f7b-b075-e3135a3cf49b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:30.761104 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-1780a162-de75-4f7b-b075-e3135a3cf49b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:30.763511 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:30.763511 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:30.765569 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64d3d1a3-18eb-493f-90a5-ebb44428d572 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:30.765569 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 650/2592] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:30 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:30.777995 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:30.777995 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:30.785575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['c429c361-f0b1-4bbb-aac5-c235ef036078', 'b61fd26c-bc13-43f7-94b4-99283d263565', '227b1ce7-a528-42d5-82df-c2175dc92450', '2047833c-c6c4-4c00-8405-4d09dcb84d98'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:30.786528 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd5f775-d2bd-4d74-b05b-dd20b75a6686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c429c361-f0b1-4bbb-aac5-c235ef036078', 'b61fd26c-bc13-43f7-94b4-99283d263565', '227b1ce7-a528-42d5-82df-c2175dc92450', '2047833c-c6c4-4c00-8405-4d09dcb84d98']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:30.788366 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3837dcf3-03a2-4115-912c-651c102eeb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:30.788633 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-12124f72-7720-40f4-a364-b9f316084377 req-1780a162-de75-4f7b-b075-e3135a3cf49b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:52:30.804921 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-1780a162-de75-4f7b-b075-e3135a3cf49b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 200 Aug 20 07:52:30.804921 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 653/2593] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:30 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 1369 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:30.845025 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3837dcf3-03a2-4115-912c-651c102eeb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '781e613d-3149-4397-ab8c-9cc35ca05f02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1036582882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['c429c361-f0b1-4bbb-aac5-c235ef036078','b61fd26c-bc13-43f7-94b4-99283d263565','227b1ce7-a528-42d5-82df-c2175dc92450','2047833c-c6c4-4c00-8405-4d09dcb84d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1036582882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=781e613d-3149-4397-ab8c-9cc35ca05f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2513fd66f04beb829e136f08b65729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:30.846331 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6083935-62e2-4ebe-8ce9-369a4b3fa60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:30.884573 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6083935-62e2-4ebe-8ce9-369a4b3fa60d) transitioned into state 'SUCCESS' from state '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-1036582882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['c429c361-f0b1-4bbb-aac5-c235ef036078','b61fd26c-bc13-43f7-94b4-99283d263565','227b1ce7-a528-42d5-82df-c2175dc92450','2047833c-c6c4-4c00-8405-4d09dcb84d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:30.885348 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5320eec1-6d61-44b3-9c99-45fd117c05ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:30.902974 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5320eec1-6d61-44b3-9c99-45fd117c05ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:30.904431 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (015bfaaf-30ef-4bfc-b433-1a9d06d03823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:30.905096 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request issued successfully. Aug 20 07:52:30.906212 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92328246-4614-4b14-aff7-97567a6be672 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:30.906911 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 646/2594] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:52:30 2026] POST /volume/v3/volumes => generated 752 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:30.925368 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e016ca9-f5b6-47ce-956b-568229e370ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:30.927601 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e016ca9-f5b6-47ce-956b-568229e370ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 Aug 20 07:52:30.927983 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e016ca9-f5b6-47ce-956b-568229e370ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:30.928097 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e016ca9-f5b6-47ce-956b-568229e370ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:30.941664 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:30.941664 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:30.946341 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6e016ca9-f5b6-47ce-956b-568229e370ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:30.953048 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e016ca9-f5b6-47ce-956b-568229e370ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 returned with HTTP 200 Aug 20 07:52:30.953510 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 646/2595] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:30 2026] GET /volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:31.148196 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb97ca61-7648-4088-be58-7e7d1ffe0411 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:31.152575 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb97ca61-7648-4088-be58-7e7d1ffe0411 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:31.152575 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb97ca61-7648-4088-be58-7e7d1ffe0411 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:31.152575 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb97ca61-7648-4088-be58-7e7d1ffe0411 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:31.170592 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:31.170592 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:31.177289 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb97ca61-7648-4088-be58-7e7d1ffe0411 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:31.184237 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb97ca61-7648-4088-be58-7e7d1ffe0411 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:31.184833 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 651/2596] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:31 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:31.490483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-12124f72-7720-40f4-a364-b9f316084377 req-901dece1-e887-4750-af2e-e32719ed42d6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:31.493532 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-901dece1-e887-4750-af2e-e32719ed42d6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:52:31.493958 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-901dece1-e887-4750-af2e-e32719ed42d6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:31.494228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-901dece1-e887-4750-af2e-e32719ed42d6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:31.503557 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:31.503557 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:31.508986 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-12124f72-7720-40f4-a364-b9f316084377 req-901dece1-e887-4750-af2e-e32719ed42d6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:52:31.517558 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-901dece1-e887-4750-af2e-e32719ed42d6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 200 Aug 20 07:52:31.518193 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 654/2597] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:31 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 1369 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:31.528851 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8b96a5f1-8092-4ab8-b65a-c2e9a0286bf9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:31.529473 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b96a5f1-8092-4ab8-b65a-c2e9a0286bf9 None None] GET https://10.4.3.57/volume// Aug 20 07:52:31.529729 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b96a5f1-8092-4ab8-b65a-c2e9a0286bf9 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:31.529980 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b96a5f1-8092-4ab8-b65a-c2e9a0286bf9 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:31.530312 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b96a5f1-8092-4ab8-b65a-c2e9a0286bf9 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:31.530873 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 647/2598] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:52:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:31.539953 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-12124f72-7720-40f4-a364-b9f316084377 req-55f12ef0-a8be-4e0b-8a0c-e7d1186b532c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:31.542388 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-55f12ef0-a8be-4e0b-8a0c-e7d1186b532c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:52:31.542865 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-55f12ef0-a8be-4e0b-8a0c-e7d1186b532c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4631993-046c-4769-8662-bd64aeff5875", "connector": null, "instance_uuid": "cab78d7a-76d3-4824-b510-2e496094d62d"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:31.552187 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:31.552187 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:31.590381 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-55f12ef0-a8be-4e0b-8a0c-e7d1186b532c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:52:31.591047 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 647/2599] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:52:31 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) Aug 20 07:52:31.785648 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cec98d20-9dd8-49d0-a2ce-dd21fdcabe7f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:31.789037 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cec98d20-9dd8-49d0-a2ce-dd21fdcabe7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:31.789318 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cec98d20-9dd8-49d0-a2ce-dd21fdcabe7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:31.789611 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cec98d20-9dd8-49d0-a2ce-dd21fdcabe7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:31.789776 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cec98d20-9dd8-49d0-a2ce-dd21fdcabe7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:31.795829 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:31.795829 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:31.796790 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cec98d20-9dd8-49d0-a2ce-dd21fdcabe7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:31.797176 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 652/2600] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:31 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:31.972328 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2cd66e30-dff4-407e-a866-6ba287320a43 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:31.975176 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cd66e30-dff4-407e-a866-6ba287320a43 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 Aug 20 07:52:31.975176 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cd66e30-dff4-407e-a866-6ba287320a43 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:31.975373 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cd66e30-dff4-407e-a866-6ba287320a43 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:31.983955 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:31.983955 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:31.987758 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2cd66e30-dff4-407e-a866-6ba287320a43 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:31.992882 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cd66e30-dff4-407e-a866-6ba287320a43 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 returned with HTTP 200 Aug 20 07:52:31.993370 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 655/2601] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:31 2026] GET /volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:32.009226 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8025cd9b-1d80-4fe9-8063-66074079f642 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:32.010941 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8025cd9b-1d80-4fe9-8063-66074079f642 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:52:32.011377 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8025cd9b-1d80-4fe9-8063-66074079f642 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "781e613d-3149-4397-ab8c-9cc35ca05f02", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-864055194"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:32.022529 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:32.022529 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:32.023440 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8025cd9b-1d80-4fe9-8063-66074079f642 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:32.023697 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-8025cd9b-1d80-4fe9-8063-66074079f642 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume 781e613d-3149-4397-ab8c-9cc35ca05f02 Aug 20 07:52:32.067673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-8025cd9b-1d80-4fe9-8063-66074079f642 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['2b9e8a50-97a1-4149-aa10-f594a3f0e03a', '12276a84-214d-4e78-8919-9cd6a7714c8f', '9971efb1-b0b6-49fa-98dc-817c2fdf4238', 'ba4610a8-66ca-4909-b78d-30d220c9465c'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:32.113575 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8025cd9b-1d80-4fe9-8063-66074079f642 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot create request issued successfully. Aug 20 07:52:32.114252 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8025cd9b-1d80-4fe9-8063-66074079f642 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:52:32.114828 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 648/2602] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:52:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:32.127761 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-51d17ede-49d8-4b41-aa1e-4492895faa86 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:32.130103 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51d17ede-49d8-4b41-aa1e-4492895faa86 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c Aug 20 07:52:32.130969 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51d17ede-49d8-4b41-aa1e-4492895faa86 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:32.130969 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51d17ede-49d8-4b41-aa1e-4492895faa86 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:32.139663 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:32.139663 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:32.140262 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-51d17ede-49d8-4b41-aa1e-4492895faa86 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:32.141170 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51d17ede-49d8-4b41-aa1e-4492895faa86 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c returned with HTTP 200 Aug 20 07:52:32.144910 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 648/2603] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:32 2026] GET /volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:32.201672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c4b4e4b3-68f0-44a3-862c-6e81d1f0354a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:32.204726 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4b4e4b3-68f0-44a3-862c-6e81d1f0354a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:32.204933 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4b4e4b3-68f0-44a3-862c-6e81d1f0354a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:32.205129 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4b4e4b3-68f0-44a3-862c-6e81d1f0354a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:32.217238 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:32.217238 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:32.221781 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c4b4e4b3-68f0-44a3-862c-6e81d1f0354a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:32.227053 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4b4e4b3-68f0-44a3-862c-6e81d1f0354a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:32.227681 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 653/2604] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:32 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:32.433660 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5ac3affe-e4cc-46d2-bc39-bb3f7b7fa2d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:32.547226 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ac3affe-e4cc-46d2-bc39-bb3f7b7fa2d9 tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] GET https://10.4.3.57/volume/v3/scheduler-stats/get_pools Aug 20 07:52:32.547510 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ac3affe-e4cc-46d2-bc39-bb3f7b7fa2d9 tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:32.547759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ac3affe-e4cc-46d2-bc39-bb3f7b7fa2d9 tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Calling method 'get_pools' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:32.562855 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ac3affe-e4cc-46d2-bc39-bb3f7b7fa2d9 tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] https://10.4.3.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 07:52:32.563296 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 656/2605] 10.4.3.57 () {66 vars in 1284 bytes} [Thu Aug 20 07:52:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:32.572214 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-833641aa-7e98-4975-804b-ae6f2ccb62eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:32.575132 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-833641aa-7e98-4975-804b-ae6f2ccb62eb tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] GET https://10.4.3.57/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 07:52:32.575454 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-833641aa-7e98-4975-804b-ae6f2ccb62eb tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:32.575710 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-833641aa-7e98-4975-804b-ae6f2ccb62eb tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Calling method 'get_pools' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:32.576095 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:32.576095 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:32.593289 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-833641aa-7e98-4975-804b-ae6f2ccb62eb tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] https://10.4.3.57/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 07:52:32.594270 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 649/2606] 10.4.3.57 () {66 vars in 1307 bytes} [Thu Aug 20 07:52:32 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:32.608832 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd709cd6-b89a-4fe5-b44b-bb05f1302b9e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:32.611092 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd709cd6-b89a-4fe5-b44b-bb05f1302b9e tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] GET https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool Aug 20 07:52:32.611414 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd709cd6-b89a-4fe5-b44b-bb05f1302b9e tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:32.611757 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd709cd6-b89a-4fe5-b44b-bb05f1302b9e tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:32.626523 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd709cd6-b89a-4fe5-b44b-bb05f1302b9e tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool returned with HTTP 200 Aug 20 07:52:32.627901 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 649/2607] 10.4.3.57 () {66 vars in 1311 bytes} [Thu Aug 20 07:52:32 2026] GET /volume/v3/capabilities/np0000007856@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:32.647540 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fe3eccc4-f171-4212-963c-439164276ad2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:32.649959 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe3eccc4-f171-4212-963c-439164276ad2 tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] GET https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool Aug 20 07:52:32.650264 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe3eccc4-f171-4212-963c-439164276ad2 tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:32.650500 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe3eccc4-f171-4212-963c-439164276ad2 tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:32.665405 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe3eccc4-f171-4212-963c-439164276ad2 tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool returned with HTTP 200 Aug 20 07:52:32.666232 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 654/2608] 10.4.3.57 () {66 vars in 1311 bytes} [Thu Aug 20 07:52:32 2026] GET /volume/v3/capabilities/np0000007856@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:32.679663 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d6f404c9-9ec5-40ae-8970-5c5970a49d1b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:32.683498 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6f404c9-9ec5-40ae-8970-5c5970a49d1b tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] GET https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool Aug 20 07:52:32.683831 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6f404c9-9ec5-40ae-8970-5c5970a49d1b tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:32.684158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6f404c9-9ec5-40ae-8970-5c5970a49d1b tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:32.701364 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6f404c9-9ec5-40ae-8970-5c5970a49d1b tempest-BackendsCapabilitiesAdminTestsJSON-232740109 tempest-BackendsCapabilitiesAdminTestsJSON-232740109-project-admin] https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool returned with HTTP 200 Aug 20 07:52:32.702995 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 657/2609] 10.4.3.57 () {66 vars in 1311 bytes} [Thu Aug 20 07:52:32 2026] GET /volume/v3/capabilities/np0000007856@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:32.812352 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5d03ab27-71bb-4998-9a27-b90eadfd878d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:32.814629 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d03ab27-71bb-4998-9a27-b90eadfd878d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:32.814629 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d03ab27-71bb-4998-9a27-b90eadfd878d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:32.814909 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d03ab27-71bb-4998-9a27-b90eadfd878d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:32.815041 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5d03ab27-71bb-4998-9a27-b90eadfd878d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:32.820470 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:32.820470 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:32.821616 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d03ab27-71bb-4998-9a27-b90eadfd878d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:32.821839 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 650/2610] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:32 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:33.041093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-14c2db43-24c3-408d-b9a8-21b683933be9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.041449 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14c2db43-24c3-408d-b9a8-21b683933be9 None None] GET https://10.4.3.57/volume// Aug 20 07:52:33.041662 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14c2db43-24c3-408d-b9a8-21b683933be9 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:33.041873 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14c2db43-24c3-408d-b9a8-21b683933be9 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:33.042192 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14c2db43-24c3-408d-b9a8-21b683933be9 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:33.042499 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 650/2611] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:33.053368 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-12124f72-7720-40f4-a364-b9f316084377 req-455dc3f3-b52c-41ca-bf31-6ee5b129af8c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.056405 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-455dc3f3-b52c-41ca-bf31-6ee5b129af8c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:52:33.056665 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-455dc3f3-b52c-41ca-bf31-6ee5b129af8c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:33.056881 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-455dc3f3-b52c-41ca-bf31-6ee5b129af8c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:33.071349 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.071349 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:33.075712 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-12124f72-7720-40f4-a364-b9f316084377 req-455dc3f3-b52c-41ca-bf31-6ee5b129af8c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:52:33.081510 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-455dc3f3-b52c-41ca-bf31-6ee5b129af8c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 200 Aug 20 07:52:33.082041 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 655/2612] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:52:33 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 1548 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:33.156451 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66d85ff5-0731-4109-9bbc-4a749f347190 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.162629 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66d85ff5-0731-4109-9bbc-4a749f347190 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c Aug 20 07:52:33.162927 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66d85ff5-0731-4109-9bbc-4a749f347190 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:33.163195 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66d85ff5-0731-4109-9bbc-4a749f347190 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:33.173727 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.173727 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:33.174195 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-66d85ff5-0731-4109-9bbc-4a749f347190 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:33.175024 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66d85ff5-0731-4109-9bbc-4a749f347190 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c returned with HTTP 200 Aug 20 07:52:33.175529 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 658/2613] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:33 2026] GET /volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:33.186233 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.187990 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:33.188488 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1168454848"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:33.190193 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request body: {'volume': {'snapshot_id': '7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1168454848'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:33.195980 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.195980 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:33.196522 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:33.196728 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume of 2 GB Aug 20 07:52:33.201008 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Availability Zones retrieved successfully. Aug 20 07:52:33.207082 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (1f412c00-00d7-4e20-82ad-b53dbe283002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:33.208399 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888bde76-be52-4a32-84d9-05bf2afbe819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:33.209480 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:33.219714 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-12124f72-7720-40f4-a364-b9f316084377 req-16c7687a-f117-4a3f-9ea3-1fd49cf62ee5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.223638 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-16c7687a-f117-4a3f-9ea3-1fd49cf62ee5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] PUT https://10.4.3.57/volume/v3/attachments/96143bf0-dc55-401b-b8a8-104393aa0751 Aug 20 07:52:33.226617 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-16c7687a-f117-4a3f-9ea3-1fd49cf62ee5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:33.238170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-12124f72-7720-40f4-a364-b9f316084377 req-16c7687a-f117-4a3f-9ea3-1fd49cf62ee5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Acquiring lock "cinder-attachment_update-e4631993-046c-4769-8662-bd64aeff5875-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:52:33.245092 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-12124f72-7720-40f4-a364-b9f316084377 req-16c7687a-f117-4a3f-9ea3-1fd49cf62ee5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Lock "cinder-attachment_update-e4631993-046c-4769-8662-bd64aeff5875-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:52:33.246340 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.246340 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:33.249884 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b47b4f0d-ef9c-49bb-8a9d-b7ccd0698a36 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.254821 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b47b4f0d-ef9c-49bb-8a9d-b7ccd0698a36 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:33.256605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b47b4f0d-ef9c-49bb-8a9d-b7ccd0698a36 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:33.256605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b47b4f0d-ef9c-49bb-8a9d-b7ccd0698a36 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:33.257352 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888bde76-be52-4a32-84d9-05bf2afbe819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:33.258738 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07302bb2-f4f1-4542-9fc2-1c2ad572b88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:33.269460 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.269460 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:33.274968 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b47b4f0d-ef9c-49bb-8a9d-b7ccd0698a36 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:33.283695 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b47b4f0d-ef9c-49bb-8a9d-b7ccd0698a36 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:33.283826 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 656/2614] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:33 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:33.337349 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['03c67a14-acc2-43c1-a7c3-65060c3ac7b8', '9a2947be-29e7-4874-b65b-43d8d0815fca', 'aed83c61-3b6c-4c03-b35d-5966a70cba1e', 'e3b3f623-ccba-4192-9bb0-8bbbeefe6b9f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:33.338495 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07302bb2-f4f1-4542-9fc2-1c2ad572b88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03c67a14-acc2-43c1-a7c3-65060c3ac7b8', '9a2947be-29e7-4874-b65b-43d8d0815fca', 'aed83c61-3b6c-4c03-b35d-5966a70cba1e', 'e3b3f623-ccba-4192-9bb0-8bbbeefe6b9f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:33.339369 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417976d9-7a3c-4b7a-8630-49d0a47332eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:33.397838 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417976d9-7a3c-4b7a-8630-49d0a47332eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19afec32-1931-46c0-9f6c-7507c7820b6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1168454848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['03c67a14-acc2-43c1-a7c3-65060c3ac7b8','9a2947be-29e7-4874-b65b-43d8d0815fca','aed83c61-3b6c-4c03-b35d-5966a70cba1e','e3b3f623-ccba-4192-9bb0-8bbbeefe6b9f'],size=2,snapshot_id=7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1168454848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19afec32-1931-46c0-9f6c-7507c7820b6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2513fd66f04beb829e136f08b65729',provider_auth=None,provider_geometry=None,provider_id=None,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=7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:33.397953 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-12124f72-7720-40f4-a364-b9f316084377 req-16c7687a-f117-4a3f-9ea3-1fd49cf62ee5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Lock "cinder-attachment_update-e4631993-046c-4769-8662-bd64aeff5875-np0000007856" released by "attachment_update" :: held 0.153s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:52:33.398339 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-16c7687a-f117-4a3f-9ea3-1fd49cf62ee5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments/96143bf0-dc55-401b-b8a8-104393aa0751 returned with HTTP 200 Aug 20 07:52:33.398726 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb8a1b2e-a0b4-481a-91f5-235b72275952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:33.398957 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 651/2615] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:52:33 2026] PUT /volume/v3/attachments/96143bf0-dc55-401b-b8a8-104393aa0751 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:33.430540 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb8a1b2e-a0b4-481a-91f5-235b72275952) transitioned into state 'SUCCESS' from state '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-1168454848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['03c67a14-acc2-43c1-a7c3-65060c3ac7b8','9a2947be-29e7-4874-b65b-43d8d0815fca','aed83c61-3b6c-4c03-b35d-5966a70cba1e','e3b3f623-ccba-4192-9bb0-8bbbeefe6b9f'],size=2,snapshot_id=7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:33.431351 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1689fada-2d3a-4f9f-984a-be2e10874029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:33.431914 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-12124f72-7720-40f4-a364-b9f316084377 req-2859b4b5-7bf7-4dce-8528-6d834d7874ba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.434898 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-2859b4b5-7bf7-4dce-8528-6d834d7874ba tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/attachments/96143bf0-dc55-401b-b8a8-104393aa0751/action Aug 20 07:52:33.435309 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-2859b4b5-7bf7-4dce-8528-6d834d7874ba tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:52:33.435505 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-2859b4b5-7bf7-4dce-8528-6d834d7874ba tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:33.460058 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.460058 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:33.462144 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1689fada-2d3a-4f9f-984a-be2e10874029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:33.463025 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (1f412c00-00d7-4e20-82ad-b53dbe283002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:33.463321 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request issued successfully. Aug 20 07:52:33.464057 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b8c5a07-4bf1-4f71-af57-c66f1c932589 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:33.464860 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 651/2616] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:52:33 2026] POST /volume/v3/volumes => generated 786 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:33.481255 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2fde9490-f198-4ac8-be76-ac4681bdd5b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.484785 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fde9490-f198-4ac8-be76-ac4681bdd5b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:33.485047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fde9490-f198-4ac8-be76-ac4681bdd5b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:33.485248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fde9490-f198-4ac8-be76-ac4681bdd5b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:33.488150 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12124f72-7720-40f4-a364-b9f316084377 req-2859b4b5-7bf7-4dce-8528-6d834d7874ba tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments/96143bf0-dc55-401b-b8a8-104393aa0751/action returned with HTTP 204 Aug 20 07:52:33.488906 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 659/2617] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:52:33 2026] POST /volume/v3/attachments/96143bf0-dc55-401b-b8a8-104393aa0751/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:33.497016 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.497016 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:33.504763 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2fde9490-f198-4ac8-be76-ac4681bdd5b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:33.513087 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fde9490-f198-4ac8-be76-ac4681bdd5b9 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a returned with HTTP 200 Aug 20 07:52:33.513413 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 657/2618] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:33 2026] GET /volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:33.834986 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7322e63f-83cb-48ab-a714-08e5eb610538 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.838304 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7322e63f-83cb-48ab-a714-08e5eb610538 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:33.838304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7322e63f-83cb-48ab-a714-08e5eb610538 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:33.838304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7322e63f-83cb-48ab-a714-08e5eb610538 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:33.838304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7322e63f-83cb-48ab-a714-08e5eb610538 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:33.844709 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.844709 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:33.846424 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7322e63f-83cb-48ab-a714-08e5eb610538 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:33.847357 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 652/2619] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:33 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:33.861510 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e41fd186-ad35-4a06-a1be-ba8f7bf7d095 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.864490 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e41fd186-ad35-4a06-a1be-ba8f7bf7d095 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:33.864835 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e41fd186-ad35-4a06-a1be-ba8f7bf7d095 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:33.865117 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e41fd186-ad35-4a06-a1be-ba8f7bf7d095 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:33.875459 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.875459 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:33.882892 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e41fd186-ad35-4a06-a1be-ba8f7bf7d095 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:33.889877 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e41fd186-ad35-4a06-a1be-ba8f7bf7d095 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 returned with HTTP 200 Aug 20 07:52:33.890598 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 652/2620] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:33 2026] GET /volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:33.904966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-063aaef9-16a6-42ca-b8d2-ff0b5fb2004f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.907769 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-063aaef9-16a6-42ca-b8d2-ff0b5fb2004f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:33.908061 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-063aaef9-16a6-42ca-b8d2-ff0b5fb2004f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:33.909012 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-063aaef9-16a6-42ca-b8d2-ff0b5fb2004f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:33.909012 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-063aaef9-16a6-42ca-b8d2-ff0b5fb2004f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:33.916643 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.916643 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:33.917652 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-063aaef9-16a6-42ca-b8d2-ff0b5fb2004f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:33.918306 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 660/2621] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:33 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:52:33.931093 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b31b8e6-30d2-4be5-864a-a1521f494014 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.933835 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b31b8e6-30d2-4be5-864a-a1521f494014 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/detail Aug 20 07:52:33.934402 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b31b8e6-30d2-4be5-864a-a1521f494014 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:33.934736 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b31b8e6-30d2-4be5-864a-a1521f494014 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:33.935115 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-9b31b8e6-30d2-4be5-864a-a1521f494014 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:52:33.954283 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b31b8e6-30d2-4be5-864a-a1521f494014 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/detail returned with HTTP 200 Aug 20 07:52:33.954770 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 658/2622] 10.4.3.57 () {66 vars in 1251 bytes} [Thu Aug 20 07:52:33 2026] GET /volume/v3/backups/detail => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:33.972890 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-86cc2802-27e5-4673-a2f2-18e378453f78 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:33.975246 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60/restore Aug 20 07:52:33.975909 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:33.978638 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Restoring backup 2b847380-78f3-4a52-94a2-c973dcb56b60 ({'restore': {}}) {{(pid=100251) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 07:52:33.978987 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Restoring backup 2b847380-78f3-4a52-94a2-c973dcb56b60 to volume None. Aug 20 07:52:33.986774 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:33.986774 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:33.988603 np0000007856 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating volume of 1 GB for restore of backup 2b847380-78f3-4a52-94a2-c973dcb56b60. Aug 20 07:52:33.998391 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Availability Zones retrieved successfully. Aug 20 07:52:34.004288 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (1d21e0eb-090d-48d1-a3a4-769a1c9c9489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:34.007215 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0131f87-a9fd-4f5c-b013-0d3b126dc578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:34.009004 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:34.063803 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0131f87-a9fd-4f5c-b013-0d3b126dc578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:34.065307 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58ffef6b-ce61-45f9-9e0c-e473210da795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:34.146212 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['a11ce9a9-587c-4040-8fb1-c199ba0f5c4b', 'f9df2ad2-bca6-4bf2-a5a1-1ad142bf289f', 'abf9be9f-9d95-46ec-8f3d-900c6cdaf9b2', '12357bea-b903-4356-b50b-d6474a928d34'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:34.146212 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58ffef6b-ce61-45f9-9e0c-e473210da795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a11ce9a9-587c-4040-8fb1-c199ba0f5c4b', 'f9df2ad2-bca6-4bf2-a5a1-1ad142bf289f', 'abf9be9f-9d95-46ec-8f3d-900c6cdaf9b2', '12357bea-b903-4356-b50b-d6474a928d34']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:34.146847 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887eefbd-ee7d-4052-ad0a-15228e556329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:34.194277 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887eefbd-ee7d-4052-ad0a-15228e556329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f94a9369-b145-4f39-bef2-7b92c6ceca4a', '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_2b847380-78f3-4a52-94a2-c973dcb56b60',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['a11ce9a9-587c-4040-8fb1-c199ba0f5c4b','f9df2ad2-bca6-4bf2-a5a1-1ad142bf289f','abf9be9f-9d95-46ec-8f3d-900c6cdaf9b2','12357bea-b903-4356-b50b-d6474a928d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2b847380-78f3-4a52-94a2-c973dcb56b60',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f94a9369-b145-4f39-bef2-7b92c6ceca4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00efe1e885234409b4bc0472d9eda21a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1ef039ad0c441c2bd4149b643406e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:34.195523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77628fb8-3d03-49aa-b29d-bb952c92d6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:34.215609 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77628fb8-3d03-49aa-b29d-bb952c92d6ab) transitioned into 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_2b847380-78f3-4a52-94a2-c973dcb56b60',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['a11ce9a9-587c-4040-8fb1-c199ba0f5c4b','f9df2ad2-bca6-4bf2-a5a1-1ad142bf289f','abf9be9f-9d95-46ec-8f3d-900c6cdaf9b2','12357bea-b903-4356-b50b-d6474a928d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:34.216625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (290efd8d-2a36-4688-a1e0-7851c6b883f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:34.233751 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (290efd8d-2a36-4688-a1e0-7851c6b883f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:34.233751 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (1d21e0eb-090d-48d1-a3a4-769a1c9c9489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:34.233751 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request issued successfully. Aug 20 07:52:34.245577 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:34.245577 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:34.245577 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:34.300007 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f205f6df-9b79-4fb2-9bd4-b08b47e90581 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:34.302139 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f205f6df-9b79-4fb2-9bd4-b08b47e90581 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:34.302487 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f205f6df-9b79-4fb2-9bd4-b08b47e90581 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:34.304212 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f205f6df-9b79-4fb2-9bd4-b08b47e90581 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:34.324501 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:34.324501 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:34.337917 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f205f6df-9b79-4fb2-9bd4-b08b47e90581 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:34.345925 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f205f6df-9b79-4fb2-9bd4-b08b47e90581 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:34.346966 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 653/2623] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:34 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:34.529620 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d64ea638-4212-4713-ae68-c9420182ade0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:34.531468 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d64ea638-4212-4713-ae68-c9420182ade0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:34.531693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d64ea638-4212-4713-ae68-c9420182ade0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:34.532000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d64ea638-4212-4713-ae68-c9420182ade0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:34.556147 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:34.556147 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:34.563285 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d64ea638-4212-4713-ae68-c9420182ade0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:34.568895 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d64ea638-4212-4713-ae68-c9420182ade0 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a returned with HTTP 200 Aug 20 07:52:34.569373 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 661/2624] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:34 2026] GET /volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:34.595152 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0123484e-b220-4f34-aa5a-ea8043093b10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:34.599070 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0123484e-b220-4f34-aa5a-ea8043093b10 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:34.600107 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0123484e-b220-4f34-aa5a-ea8043093b10 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:34.600341 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0123484e-b220-4f34-aa5a-ea8043093b10 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:34.625308 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:34.625308 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:34.633628 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0123484e-b220-4f34-aa5a-ea8043093b10 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:34.647635 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0123484e-b220-4f34-aa5a-ea8043093b10 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a returned with HTTP 200 Aug 20 07:52:34.647804 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 659/2625] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:34 2026] GET /volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a => generated 879 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:34.666760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61a9c724-453f-4a2d-b515-490da13a0f67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:34.668816 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61a9c724-453f-4a2d-b515-490da13a0f67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:34.670150 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61a9c724-453f-4a2d-b515-490da13a0f67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:34.670939 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61a9c724-453f-4a2d-b515-490da13a0f67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:34.672193 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-61a9c724-453f-4a2d-b515-490da13a0f67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume with id: 19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:34.693718 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:34.693718 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:34.693718 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-61a9c724-453f-4a2d-b515-490da13a0f67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:34.749151 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-61a9c724-453f-4a2d-b515-490da13a0f67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume request issued successfully. Aug 20 07:52:34.749460 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61a9c724-453f-4a2d-b515-490da13a0f67 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a returned with HTTP 202 Aug 20 07:52:34.750219 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 654/2626] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:34 2026] DELETE /volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:34.764966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c17ce476-61c3-49db-bd24-b1b89ed96cf7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:34.769578 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c17ce476-61c3-49db-bd24-b1b89ed96cf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:34.769578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c17ce476-61c3-49db-bd24-b1b89ed96cf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:34.769578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c17ce476-61c3-49db-bd24-b1b89ed96cf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:34.780155 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:34.780155 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:34.788378 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c17ce476-61c3-49db-bd24-b1b89ed96cf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:34.804846 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c17ce476-61c3-49db-bd24-b1b89ed96cf7 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a returned with HTTP 200 Aug 20 07:52:34.805658 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 662/2627] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:34 2026] GET /volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:35.262063 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:35.262063 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:35.262728 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:35.262943 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Checking backup size 1 against volume size 1 {{(pid=100251) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 07:52:35.263010 np0000007856 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Overwriting volume f94a9369-b145-4f39-bef2-7b92c6ceca4a with restore of backup 2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:35.343361 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] restore_backup in rpcapi backup_id 2b847380-78f3-4a52-94a2-c973dcb56b60 {{(pid=100251) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 07:52:35.346249 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86cc2802-27e5-4673-a2f2-18e378453f78 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60/restore returned with HTTP 202 Aug 20 07:52:35.347227 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 653/2628] 10.4.3.57 () {68 vars in 1386 bytes} [Thu Aug 20 07:52:33 2026] POST /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60/restore => generated 189 bytes in 1376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:35.368251 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9957e8d4-d6dc-4498-9ed2-c3f714fe2802 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:35.370859 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c6138b40-7768-4bf8-98b1-2fb9882b5851 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:35.372273 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9957e8d4-d6dc-4498-9ed2-c3f714fe2802 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:35.372623 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9957e8d4-d6dc-4498-9ed2-c3f714fe2802 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:35.373183 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9957e8d4-d6dc-4498-9ed2-c3f714fe2802 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:35.373183 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9957e8d4-d6dc-4498-9ed2-c3f714fe2802 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:35.374917 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6138b40-7768-4bf8-98b1-2fb9882b5851 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:35.374917 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6138b40-7768-4bf8-98b1-2fb9882b5851 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:35.374917 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6138b40-7768-4bf8-98b1-2fb9882b5851 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:35.383987 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:35.383987 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:35.385957 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9957e8d4-d6dc-4498-9ed2-c3f714fe2802 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:35.385957 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 660/2629] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:35 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:35.395657 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:35.395657 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:35.413511 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c6138b40-7768-4bf8-98b1-2fb9882b5851 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:35.419065 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6138b40-7768-4bf8-98b1-2fb9882b5851 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:35.419815 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 655/2630] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:35 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:35.826687 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d71071cc-9bee-4dfb-9f4a-800326b85983 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:35.837710 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d71071cc-9bee-4dfb-9f4a-800326b85983 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:35.837710 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d71071cc-9bee-4dfb-9f4a-800326b85983 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:35.837710 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d71071cc-9bee-4dfb-9f4a-800326b85983 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:35.853130 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d71071cc-9bee-4dfb-9f4a-800326b85983 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a returned with HTTP 404 Aug 20 07:52:35.853130 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 663/2631] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:35 2026] GET /volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:35.864766 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ce7f0a84-d933-4770-82f8-e82a433213e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:35.865399 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce7f0a84-d933-4770-82f8-e82a433213e1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:35.865739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0a84-d933-4770-82f8-e82a433213e1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:35.866029 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0a84-d933-4770-82f8-e82a433213e1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:35.869204 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=243,cinder:INSERT=24,cinder:UPDATE=53 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:52:35.874606 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce7f0a84-d933-4770-82f8-e82a433213e1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a returned with HTTP 404 Aug 20 07:52:35.875312 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 654/2632] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:35 2026] GET /volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:35.887056 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ea2cb52-d038-443e-bdda-34da56e96713 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:35.888533 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ea2cb52-d038-443e-bdda-34da56e96713 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:35.888792 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ea2cb52-d038-443e-bdda-34da56e96713 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:35.889047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ea2cb52-d038-443e-bdda-34da56e96713 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:35.889341 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8ea2cb52-d038-443e-bdda-34da56e96713 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume with id: 19afec32-1931-46c0-9f6c-7507c7820b6a Aug 20 07:52:35.895860 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ea2cb52-d038-443e-bdda-34da56e96713 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a returned with HTTP 404 Aug 20 07:52:35.896474 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 661/2633] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:35 2026] DELETE /volume/v3/volumes/19afec32-1931-46c0-9f6c-7507c7820b6a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:35.904251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e89a9d7a-34be-4569-ad26-2227a8398cc1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:35.906426 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e89a9d7a-34be-4569-ad26-2227a8398cc1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c Aug 20 07:52:35.906774 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e89a9d7a-34be-4569-ad26-2227a8398cc1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:35.906931 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e89a9d7a-34be-4569-ad26-2227a8398cc1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:35.907077 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e89a9d7a-34be-4569-ad26-2227a8398cc1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c Aug 20 07:52:35.913862 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:35.913862 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:35.914684 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e89a9d7a-34be-4569-ad26-2227a8398cc1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:35.953073 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e89a9d7a-34be-4569-ad26-2227a8398cc1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:52:35.953383 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e89a9d7a-34be-4569-ad26-2227a8398cc1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c returned with HTTP 202 Aug 20 07:52:35.954103 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 656/2634] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:52:35 2026] DELETE /volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:35.968140 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ddb56d79-602d-467b-bc09-9f105b847335 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:35.970628 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ddb56d79-602d-467b-bc09-9f105b847335 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c Aug 20 07:52:35.970927 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ddb56d79-602d-467b-bc09-9f105b847335 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:35.971116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ddb56d79-602d-467b-bc09-9f105b847335 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:35.989333 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:35.989333 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:35.990184 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ddb56d79-602d-467b-bc09-9f105b847335 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:35.991023 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ddb56d79-602d-467b-bc09-9f105b847335 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c returned with HTTP 200 Aug 20 07:52:35.991671 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 664/2635] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:35 2026] GET /volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:36.252826 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-739c1ed1-17ac-40b8-8254-fd6dcefb6c6e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.368856 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-739c1ed1-17ac-40b8-8254-fd6dcefb6c6e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] POST https://10.4.3.57/volume/v3/qos-specs Aug 20 07:52:36.369533 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-739c1ed1-17ac-40b8-8254-fd6dcefb6c6e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2134406562", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:36.371474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.qos_specs [None req-739c1ed1-17ac-40b8-8254-fd6dcefb6c6e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2134406562', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100251) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 07:52:36.379999 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-739c1ed1-17ac-40b8-8254-fd6dcefb6c6e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DB qos_specs_create(): root {'id': '4726cfd1-2afb-419d-a766-b945106b2409', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2134406562'} {{(pid=100251) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 07:52:36.388209 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-739c1ed1-17ac-40b8-8254-fd6dcefb6c6e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs returned with HTTP 200 Aug 20 07:52:36.388740 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 655/2636] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:52:36 2026] POST /volume/v3/qos-specs => generated 391 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:36.404958 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c82d1bd3-e6bb-4b7a-8f38-8386b6ba0935 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.407684 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c82d1bd3-e6bb-4b7a-8f38-8386b6ba0935 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:36.407967 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8777d4d-db96-464b-8854-2fad4438e056 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.408374 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c82d1bd3-e6bb-4b7a-8f38-8386b6ba0935 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.408374 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c82d1bd3-e6bb-4b7a-8f38-8386b6ba0935 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.408374 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c82d1bd3-e6bb-4b7a-8f38-8386b6ba0935 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:36.411071 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8777d4d-db96-464b-8854-2fad4438e056 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:52:36.411522 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8777d4d-db96-464b-8854-2fad4438e056 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1203389063"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:36.413658 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:36.413658 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:36.414023 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:36.414023 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:36.414455 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c82d1bd3-e6bb-4b7a-8f38-8386b6ba0935 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:36.414890 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 662/2637] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:36.432498 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8777d4d-db96-464b-8854-2fad4438e056 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:52:36.433066 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 657/2638] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:52:36 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:36.441519 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-45b58944-d0ac-4a3f-b246-93b3b63310b0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.455567 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45b58944-d0ac-4a3f-b246-93b3b63310b0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:36.455782 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45b58944-d0ac-4a3f-b246-93b3b63310b0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.455990 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45b58944-d0ac-4a3f-b246-93b3b63310b0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.459707 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-866e4760-0279-4192-b86f-a9c4996dc25b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.467212 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-866e4760-0279-4192-b86f-a9c4996dc25b tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:52:36.467212 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-866e4760-0279-4192-b86f-a9c4996dc25b tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1746578069"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:36.467212 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:36.467212 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:36.482970 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:36.482970 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:36.485833 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-866e4760-0279-4192-b86f-a9c4996dc25b tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:52:36.485833 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 656/2639] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:52:36 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:36.491005 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-45b58944-d0ac-4a3f-b246-93b3b63310b0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:36.497528 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45b58944-d0ac-4a3f-b246-93b3b63310b0 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:36.498060 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 665/2640] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:36.515001 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-63bf3462-b9cb-4c01-895c-942d5f69e372 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.518010 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63bf3462-b9cb-4c01-895c-942d5f69e372 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:52:36.518505 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63bf3462-b9cb-4c01-895c-942d5f69e372 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-241994124"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:36.538586 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63bf3462-b9cb-4c01-895c-942d5f69e372 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:52:36.539037 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 663/2641] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:52:36 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:36.553524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9d895b5-f517-44e1-8da9-91de0f9d8f7c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.560613 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9d895b5-f517-44e1-8da9-91de0f9d8f7c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associate?vol_type_id=aa1b09e3-80ec-4c7e-998e-e71fc32c3174 Aug 20 07:52:36.560613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9d895b5-f517-44e1-8da9-91de0f9d8f7c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.560613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9d895b5-f517-44e1-8da9-91de0f9d8f7c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'associate' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.560613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d9d895b5-f517-44e1-8da9-91de0f9d8f7c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Associate qos_spec: 4726cfd1-2afb-419d-a766-b945106b2409 with type: aa1b09e3-80ec-4c7e-998e-e71fc32c3174 {{(pid=100249) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 07:52:36.636685 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9d895b5-f517-44e1-8da9-91de0f9d8f7c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associate?vol_type_id=aa1b09e3-80ec-4c7e-998e-e71fc32c3174 returned with HTTP 202 Aug 20 07:52:36.644321 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 658/2642] 10.4.3.57 () {66 vars in 1474 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associate?vol_type_id=aa1b09e3-80ec-4c7e-998e-e71fc32c3174 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:36.655588 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6e647ac-deef-4f06-aee9-e1b93fd4a22f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.661147 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6e647ac-deef-4f06-aee9-e1b93fd4a22f tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associate?vol_type_id=0068d3bf-80ee-4601-ba67-d317b1ceb982 Aug 20 07:52:36.661507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6e647ac-deef-4f06-aee9-e1b93fd4a22f tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.661747 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6e647ac-deef-4f06-aee9-e1b93fd4a22f tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'associate' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.662529 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6e647ac-deef-4f06-aee9-e1b93fd4a22f tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Associate qos_spec: 4726cfd1-2afb-419d-a766-b945106b2409 with type: 0068d3bf-80ee-4601-ba67-d317b1ceb982 {{(pid=100251) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 07:52:36.702641 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6e647ac-deef-4f06-aee9-e1b93fd4a22f tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associate?vol_type_id=0068d3bf-80ee-4601-ba67-d317b1ceb982 returned with HTTP 202 Aug 20 07:52:36.702780 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 657/2643] 10.4.3.57 () {66 vars in 1474 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associate?vol_type_id=0068d3bf-80ee-4601-ba67-d317b1ceb982 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 07:52:36.712315 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-df7ce91f-8c67-4a29-8742-485388ccbea9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.714722 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df7ce91f-8c67-4a29-8742-485388ccbea9 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associate?vol_type_id=f488d4e6-f59c-441b-aa5c-3ab644152b7a Aug 20 07:52:36.715001 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df7ce91f-8c67-4a29-8742-485388ccbea9 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.715242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df7ce91f-8c67-4a29-8742-485388ccbea9 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'associate' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.716885 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-df7ce91f-8c67-4a29-8742-485388ccbea9 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Associate qos_spec: 4726cfd1-2afb-419d-a766-b945106b2409 with type: f488d4e6-f59c-441b-aa5c-3ab644152b7a {{(pid=100250) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 07:52:36.781038 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df7ce91f-8c67-4a29-8742-485388ccbea9 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associate?vol_type_id=f488d4e6-f59c-441b-aa5c-3ab644152b7a returned with HTTP 202 Aug 20 07:52:36.781038 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 666/2644] 10.4.3.57 () {66 vars in 1474 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associate?vol_type_id=f488d4e6-f59c-441b-aa5c-3ab644152b7a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:36.791820 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e41a50de-b7df-4e03-866e-f1b3abbbf942 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.797779 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e41a50de-b7df-4e03-866e-f1b3abbbf942 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associations Aug 20 07:52:36.798075 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e41a50de-b7df-4e03-866e-f1b3abbbf942 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.798462 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e41a50de-b7df-4e03-866e-f1b3abbbf942 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'associations' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.801588 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e41a50de-b7df-4e03-866e-f1b3abbbf942 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Get associations for qos_spec id: 4726cfd1-2afb-419d-a766-b945106b2409 {{(pid=100252) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 07:52:36.827070 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e41a50de-b7df-4e03-866e-f1b3abbbf942 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associations returned with HTTP 200 Aug 20 07:52:36.827832 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 664/2645] 10.4.3.57 () {66 vars in 1386 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associations => generated 447 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:36.837671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-83e695eb-65a6-4c32-8191-ffb2aae2a4da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.841861 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83e695eb-65a6-4c32-8191-ffb2aae2a4da tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/disassociate?vol_type_id=aa1b09e3-80ec-4c7e-998e-e71fc32c3174 Aug 20 07:52:36.842207 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83e695eb-65a6-4c32-8191-ffb2aae2a4da tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.842859 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83e695eb-65a6-4c32-8191-ffb2aae2a4da tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'disassociate' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.843182 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:36.843182 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:36.844483 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-83e695eb-65a6-4c32-8191-ffb2aae2a4da tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Disassociate qos_spec: 4726cfd1-2afb-419d-a766-b945106b2409 from type: aa1b09e3-80ec-4c7e-998e-e71fc32c3174 {{(pid=100249) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 20 07:52:36.889705 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83e695eb-65a6-4c32-8191-ffb2aae2a4da tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/disassociate?vol_type_id=aa1b09e3-80ec-4c7e-998e-e71fc32c3174 returned with HTTP 202 Aug 20 07:52:36.890257 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 659/2646] 10.4.3.57 () {66 vars in 1483 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/disassociate?vol_type_id=aa1b09e3-80ec-4c7e-998e-e71fc32c3174 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:36.907969 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-144b003d-6cb3-4d47-ac3d-d33b12ec59b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.907969 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-144b003d-6cb3-4d47-ac3d-d33b12ec59b7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associations Aug 20 07:52:36.907969 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-144b003d-6cb3-4d47-ac3d-d33b12ec59b7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.907969 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-144b003d-6cb3-4d47-ac3d-d33b12ec59b7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'associations' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.908267 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:36.908267 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:36.911132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-144b003d-6cb3-4d47-ac3d-d33b12ec59b7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Get associations for qos_spec id: 4726cfd1-2afb-419d-a766-b945106b2409 {{(pid=100251) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 07:52:36.935926 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-144b003d-6cb3-4d47-ac3d-d33b12ec59b7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associations returned with HTTP 200 Aug 20 07:52:36.936624 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 658/2647] 10.4.3.57 () {66 vars in 1386 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associations => generated 305 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:36.945326 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-42efe336-5cc6-4ca8-8826-3f764e5afece None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.948478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42efe336-5cc6-4ca8-8826-3f764e5afece tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/disassociate_all Aug 20 07:52:36.948478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42efe336-5cc6-4ca8-8826-3f764e5afece tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.948795 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42efe336-5cc6-4ca8-8826-3f764e5afece tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'disassociate_all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.948882 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:36.948882 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:36.949302 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-42efe336-5cc6-4ca8-8826-3f764e5afece tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Disassociate qos_spec: 4726cfd1-2afb-419d-a766-b945106b2409 from all. {{(pid=100250) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 20 07:52:36.982149 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42efe336-5cc6-4ca8-8826-3f764e5afece tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/disassociate_all returned with HTTP 202 Aug 20 07:52:36.982606 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 667/2648] 10.4.3.57 () {66 vars in 1398 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/disassociate_all => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:36.993703 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e27e0735-36c5-46d9-8ed5-639c6f2b21d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:36.999307 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e27e0735-36c5-46d9-8ed5-639c6f2b21d7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associations Aug 20 07:52:36.999307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e27e0735-36c5-46d9-8ed5-639c6f2b21d7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:36.999307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e27e0735-36c5-46d9-8ed5-639c6f2b21d7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'associations' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:36.999307 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:36.999307 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:36.999307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e27e0735-36c5-46d9-8ed5-639c6f2b21d7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Get associations for qos_spec id: 4726cfd1-2afb-419d-a766-b945106b2409 {{(pid=100252) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 07:52:37.005807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e9a31e10-446a-45ed-b7d4-e35264ca25b8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.007924 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e27e0735-36c5-46d9-8ed5-639c6f2b21d7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associations returned with HTTP 200 Aug 20 07:52:37.008426 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9a31e10-446a-45ed-b7d4-e35264ca25b8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c Aug 20 07:52:37.008708 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9a31e10-446a-45ed-b7d4-e35264ca25b8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.008891 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9a31e10-446a-45ed-b7d4-e35264ca25b8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.009414 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 665/2649] 10.4.3.57 () {66 vars in 1386 bytes} [Thu Aug 20 07:52:36 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/associations => generated 24 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:52:37.014042 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9a31e10-446a-45ed-b7d4-e35264ca25b8 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c returned with HTTP 404 Aug 20 07:52:37.014606 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 660/2650] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/snapshots/7af6f0ac-c9f1-4415-a6f0-9ef8fde5688c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.026486 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-680ca677-97ca-447a-bc00-fc901a7c64ee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.028154 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-54a64845-90ed-4309-8e66-4e00ca1092fc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.030084 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54a64845-90ed-4309-8e66-4e00ca1092fc tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/types/f488d4e6-f59c-441b-aa5c-3ab644152b7a Aug 20 07:52:37.030260 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54a64845-90ed-4309-8e66-4e00ca1092fc tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.030479 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54a64845-90ed-4309-8e66-4e00ca1092fc tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.030799 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.030799 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:37.033034 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-680ca677-97ca-447a-bc00-fc901a7c64ee tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 Aug 20 07:52:37.033227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-680ca677-97ca-447a-bc00-fc901a7c64ee tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.033546 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-680ca677-97ca-447a-bc00-fc901a7c64ee tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.045939 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.045939 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:37.053568 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-680ca677-97ca-447a-bc00-fc901a7c64ee tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:37.060121 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-680ca677-97ca-447a-bc00-fc901a7c64ee tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 returned with HTTP 200 Aug 20 07:52:37.060638 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 659/2651] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:37.077145 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb26af9c-36c0-4f72-8bf0-676771fe7f8e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.081579 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb26af9c-36c0-4f72-8bf0-676771fe7f8e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 Aug 20 07:52:37.081579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb26af9c-36c0-4f72-8bf0-676771fe7f8e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.081579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb26af9c-36c0-4f72-8bf0-676771fe7f8e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.081579 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-bb26af9c-36c0-4f72-8bf0-676771fe7f8e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume with id: 781e613d-3149-4397-ab8c-9cc35ca05f02 Aug 20 07:52:37.091719 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.091719 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:37.092926 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb26af9c-36c0-4f72-8bf0-676771fe7f8e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:37.094000 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54a64845-90ed-4309-8e66-4e00ca1092fc tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/types/f488d4e6-f59c-441b-aa5c-3ab644152b7a returned with HTTP 202 Aug 20 07:52:37.094581 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 668/2652] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/types/f488d4e6-f59c-441b-aa5c-3ab644152b7a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:37.096997 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=351,cinder:UPDATE=84,cinder:INSERT=48,cinder:DELETE=1 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:52:37.104583 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a78b4aa-fd3e-4585-a8cd-004aae40f9b7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.106140 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a78b4aa-fd3e-4585-a8cd-004aae40f9b7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/types/f488d4e6-f59c-441b-aa5c-3ab644152b7a Aug 20 07:52:37.106634 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a78b4aa-fd3e-4585-a8cd-004aae40f9b7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.106998 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a78b4aa-fd3e-4585-a8cd-004aae40f9b7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.111300 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a78b4aa-fd3e-4585-a8cd-004aae40f9b7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/types/f488d4e6-f59c-441b-aa5c-3ab644152b7a returned with HTTP 404 Aug 20 07:52:37.112046 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 661/2653] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/types/f488d4e6-f59c-441b-aa5c-3ab644152b7a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.127625 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb26af9c-36c0-4f72-8bf0-676771fe7f8e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume request issued successfully. Aug 20 07:52:37.127772 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f466f2d0-5658-4c2b-b492-02c3a0755011 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.127859 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb26af9c-36c0-4f72-8bf0-676771fe7f8e tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 returned with HTTP 202 Aug 20 07:52:37.130763 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 666/2654] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:37.131266 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f466f2d0-5658-4c2b-b492-02c3a0755011 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/types/0068d3bf-80ee-4601-ba67-d317b1ceb982 Aug 20 07:52:37.131266 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f466f2d0-5658-4c2b-b492-02c3a0755011 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.131266 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f466f2d0-5658-4c2b-b492-02c3a0755011 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.142952 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8b584d25-5cbe-4183-8a4d-ac304af201bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.145243 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b584d25-5cbe-4183-8a4d-ac304af201bf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 Aug 20 07:52:37.146167 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b584d25-5cbe-4183-8a4d-ac304af201bf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.146167 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b584d25-5cbe-4183-8a4d-ac304af201bf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.154650 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.154650 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:37.159175 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8b584d25-5cbe-4183-8a4d-ac304af201bf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:37.165962 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b584d25-5cbe-4183-8a4d-ac304af201bf tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 returned with HTTP 200 Aug 20 07:52:37.166537 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 669/2655] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:37.175854 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f466f2d0-5658-4c2b-b492-02c3a0755011 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/types/0068d3bf-80ee-4601-ba67-d317b1ceb982 returned with HTTP 202 Aug 20 07:52:37.176462 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 660/2656] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/types/0068d3bf-80ee-4601-ba67-d317b1ceb982 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:37.186333 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b6f72e3-96aa-4847-ae15-8ed252ed7687 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.189235 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b6f72e3-96aa-4847-ae15-8ed252ed7687 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/types/0068d3bf-80ee-4601-ba67-d317b1ceb982 Aug 20 07:52:37.190084 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b6f72e3-96aa-4847-ae15-8ed252ed7687 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.190427 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b6f72e3-96aa-4847-ae15-8ed252ed7687 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.197615 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b6f72e3-96aa-4847-ae15-8ed252ed7687 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/types/0068d3bf-80ee-4601-ba67-d317b1ceb982 returned with HTTP 404 Aug 20 07:52:37.197615 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 662/2657] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/types/0068d3bf-80ee-4601-ba67-d317b1ceb982 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.210663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-220748f8-b700-46c3-8a40-80cfa0b8b15b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.219685 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-220748f8-b700-46c3-8a40-80cfa0b8b15b tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/types/aa1b09e3-80ec-4c7e-998e-e71fc32c3174 Aug 20 07:52:37.220060 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-220748f8-b700-46c3-8a40-80cfa0b8b15b tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.220399 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-220748f8-b700-46c3-8a40-80cfa0b8b15b tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.286822 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-220748f8-b700-46c3-8a40-80cfa0b8b15b tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/types/aa1b09e3-80ec-4c7e-998e-e71fc32c3174 returned with HTTP 202 Aug 20 07:52:37.287320 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 667/2658] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/types/aa1b09e3-80ec-4c7e-998e-e71fc32c3174 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:37.317590 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a2262773-26f7-450c-8eaf-6d437401937e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.322002 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a2262773-26f7-450c-8eaf-6d437401937e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/types/aa1b09e3-80ec-4c7e-998e-e71fc32c3174 Aug 20 07:52:37.327002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a2262773-26f7-450c-8eaf-6d437401937e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.327002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a2262773-26f7-450c-8eaf-6d437401937e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.349166 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a2262773-26f7-450c-8eaf-6d437401937e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/types/aa1b09e3-80ec-4c7e-998e-e71fc32c3174 returned with HTTP 404 Aug 20 07:52:37.349864 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 670/2659] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/types/aa1b09e3-80ec-4c7e-998e-e71fc32c3174 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.373274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-103ee109-3964-4e75-8efc-c3cac6db40ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.375863 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-103ee109-3964-4e75-8efc-c3cac6db40ff tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] POST https://10.4.3.57/volume/v3/qos-specs Aug 20 07:52:37.375863 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-103ee109-3964-4e75-8efc-c3cac6db40ff tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1883932081", "consumer": "back-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:37.378472 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.qos_specs [None req-103ee109-3964-4e75-8efc-c3cac6db40ff tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1883932081', 'consumer': 'back-end', 'specs': {}} {{(pid=100251) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 07:52:37.383153 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-103ee109-3964-4e75-8efc-c3cac6db40ff tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DB qos_specs_create(): root {'id': 'b4618b17-47c4-4f99-9ab2-fe656b597c9e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1883932081'} {{(pid=100251) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 07:52:37.392665 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-103ee109-3964-4e75-8efc-c3cac6db40ff tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs returned with HTTP 200 Aug 20 07:52:37.393444 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 661/2660] 10.4.3.57 () {68 vars in 1257 bytes} [Thu Aug 20 07:52:37 2026] POST /volume/v3/qos-specs => generated 367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:37.409352 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f236da61-695e-459b-acd8-5d4ba230643c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.413141 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f236da61-695e-459b-acd8-5d4ba230643c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e?force=False Aug 20 07:52:37.413530 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f236da61-695e-459b-acd8-5d4ba230643c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.413857 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f236da61-695e-459b-acd8-5d4ba230643c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.414218 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.414218 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:37.414837 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f236da61-695e-459b-acd8-5d4ba230643c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Delete qos_spec: b4618b17-47c4-4f99-9ab2-fe656b597c9e, force: False {{(pid=100249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 07:52:37.432634 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-165cc21e-8acb-480d-9320-af9cc91cf2dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.435009 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-165cc21e-8acb-480d-9320-af9cc91cf2dd tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:37.435269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-165cc21e-8acb-480d-9320-af9cc91cf2dd tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.435564 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-165cc21e-8acb-480d-9320-af9cc91cf2dd tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.435738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-165cc21e-8acb-480d-9320-af9cc91cf2dd tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:37.441518 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.441518 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:37.442386 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-165cc21e-8acb-480d-9320-af9cc91cf2dd tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:37.442838 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 668/2661] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:37.454112 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f236da61-695e-459b-acd8-5d4ba230643c tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e?force=False returned with HTTP 202 Aug 20 07:52:37.454878 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 663/2662] 10.4.3.57 () {66 vars in 1373 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:37.463733 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c0917cc6-8915-4aa4-8406-8c03c7340484 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.466495 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c0917cc6-8915-4aa4-8406-8c03c7340484 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e Aug 20 07:52:37.467042 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c0917cc6-8915-4aa4-8406-8c03c7340484 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.467341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c0917cc6-8915-4aa4-8406-8c03c7340484 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.473645 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c0917cc6-8915-4aa4-8406-8c03c7340484 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e returned with HTTP 404 Aug 20 07:52:37.474435 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 671/2663] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.491634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5de38895-63b9-42f5-a1e9-c6dab8ad661e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.494000 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5de38895-63b9-42f5-a1e9-c6dab8ad661e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs Aug 20 07:52:37.494244 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5de38895-63b9-42f5-a1e9-c6dab8ad661e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.494492 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5de38895-63b9-42f5-a1e9-c6dab8ad661e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.494942 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.494942 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:37.506568 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5de38895-63b9-42f5-a1e9-c6dab8ad661e tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs returned with HTTP 200 Aug 20 07:52:37.507356 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 662/2664] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:52:37 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) Aug 20 07:52:37.519229 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ffb6d4f8-30bb-4acd-9874-c887ad27205a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.521519 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ffb6d4f8-30bb-4acd-9874-c887ad27205a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:37.521832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ffb6d4f8-30bb-4acd-9874-c887ad27205a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.522077 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ffb6d4f8-30bb-4acd-9874-c887ad27205a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.522135 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4574ba73-310d-4b01-91e9-317ec32678a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.524647 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4574ba73-310d-4b01-91e9-317ec32678a4 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e?force=False Aug 20 07:52:37.524988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4574ba73-310d-4b01-91e9-317ec32678a4 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.525343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4574ba73-310d-4b01-91e9-317ec32678a4 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.525731 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.525731 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:37.526299 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4574ba73-310d-4b01-91e9-317ec32678a4 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Delete qos_spec: b4618b17-47c4-4f99-9ab2-fe656b597c9e, force: False {{(pid=100249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 07:52:37.532957 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4574ba73-310d-4b01-91e9-317ec32678a4 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e?force=False returned with HTTP 404 Aug 20 07:52:37.533841 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 664/2665] 10.4.3.57 () {66 vars in 1373 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.535345 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.535345 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:37.539544 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ffb6d4f8-30bb-4acd-9874-c887ad27205a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:37.543617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bca5615b-592c-43e4-ae60-805a75e3ed82 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.545274 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ffb6d4f8-30bb-4acd-9874-c887ad27205a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:37.545885 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 669/2666] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:37.545923 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bca5615b-592c-43e4-ae60-805a75e3ed82 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e Aug 20 07:52:37.546563 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bca5615b-592c-43e4-ae60-805a75e3ed82 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.546816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bca5615b-592c-43e4-ae60-805a75e3ed82 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.551736 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bca5615b-592c-43e4-ae60-805a75e3ed82 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e returned with HTTP 404 Aug 20 07:52:37.552344 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 672/2667] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/qos-specs/b4618b17-47c4-4f99-9ab2-fe656b597c9e => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.561684 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d831923-2690-43df-9df9-5c1ddafdf4c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.564341 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d831923-2690-43df-9df9-5c1ddafdf4c8 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] POST https://10.4.3.57/volume/v3/qos-specs Aug 20 07:52:37.564836 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d831923-2690-43df-9df9-5c1ddafdf4c8 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-109412073", "consumer": "both"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:37.566837 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.566837 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:37.567278 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.qos_specs [None req-5d831923-2690-43df-9df9-5c1ddafdf4c8 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-109412073', 'consumer': 'both', 'specs': {}} {{(pid=100251) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 07:52:37.571171 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-5d831923-2690-43df-9df9-5c1ddafdf4c8 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DB qos_specs_create(): root {'id': '4b6cfef2-b299-41ae-a7a3-550b401ebc1f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-109412073'} {{(pid=100251) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 07:52:37.581733 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d831923-2690-43df-9df9-5c1ddafdf4c8 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs returned with HTTP 200 Aug 20 07:52:37.582589 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 663/2668] 10.4.3.57 () {68 vars in 1257 bytes} [Thu Aug 20 07:52:37 2026] POST /volume/v3/qos-specs => generated 362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:37.592326 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-32655434-4cd4-400c-ab82-15f4f73187e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.594506 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32655434-4cd4-400c-ab82-15f4f73187e7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f?force=False Aug 20 07:52:37.594786 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32655434-4cd4-400c-ab82-15f4f73187e7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.595087 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32655434-4cd4-400c-ab82-15f4f73187e7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.595995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32655434-4cd4-400c-ab82-15f4f73187e7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Delete qos_spec: 4b6cfef2-b299-41ae-a7a3-550b401ebc1f, force: False {{(pid=100249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 07:52:37.623986 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32655434-4cd4-400c-ab82-15f4f73187e7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f?force=False returned with HTTP 202 Aug 20 07:52:37.624850 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 665/2669] 10.4.3.57 () {66 vars in 1373 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:37.633995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-010e6d74-4b25-49eb-b2c8-d5e23171c8db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.636060 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-010e6d74-4b25-49eb-b2c8-d5e23171c8db tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f Aug 20 07:52:37.636303 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-010e6d74-4b25-49eb-b2c8-d5e23171c8db tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.636587 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-010e6d74-4b25-49eb-b2c8-d5e23171c8db tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.641168 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-010e6d74-4b25-49eb-b2c8-d5e23171c8db tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f returned with HTTP 404 Aug 20 07:52:37.642154 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 670/2670] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.652573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6f3d79e2-6cc8-4393-b290-72954dbd7723 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.655331 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f3d79e2-6cc8-4393-b290-72954dbd7723 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs Aug 20 07:52:37.655615 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f3d79e2-6cc8-4393-b290-72954dbd7723 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.656365 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f3d79e2-6cc8-4393-b290-72954dbd7723 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.669787 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f3d79e2-6cc8-4393-b290-72954dbd7723 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs returned with HTTP 200 Aug 20 07:52:37.670220 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 673/2671] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:37.695309 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ec64d94-dd3a-497a-b3e9-a3d929830f65 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.698236 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ec64d94-dd3a-497a-b3e9-a3d929830f65 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f?force=False Aug 20 07:52:37.699502 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ec64d94-dd3a-497a-b3e9-a3d929830f65 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.699502 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ec64d94-dd3a-497a-b3e9-a3d929830f65 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.700526 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.700526 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:37.700921 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3ec64d94-dd3a-497a-b3e9-a3d929830f65 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Delete qos_spec: 4b6cfef2-b299-41ae-a7a3-550b401ebc1f, force: False {{(pid=100251) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 07:52:37.706188 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ec64d94-dd3a-497a-b3e9-a3d929830f65 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f?force=False returned with HTTP 404 Aug 20 07:52:37.707096 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 664/2672] 10.4.3.57 () {66 vars in 1373 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.724874 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c0c42b8a-7247-484a-bdaa-43235f10d810 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.727669 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0c42b8a-7247-484a-bdaa-43235f10d810 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f Aug 20 07:52:37.727962 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0c42b8a-7247-484a-bdaa-43235f10d810 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.728223 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0c42b8a-7247-484a-bdaa-43235f10d810 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.728660 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.728660 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:37.747856 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0c42b8a-7247-484a-bdaa-43235f10d810 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f returned with HTTP 404 Aug 20 07:52:37.748677 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 666/2673] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/qos-specs/4b6cfef2-b299-41ae-a7a3-550b401ebc1f => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.759106 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-46f40af8-7c05-45b3-aec5-c1d11727ba75 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.763216 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46f40af8-7c05-45b3-aec5-c1d11727ba75 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] POST https://10.4.3.57/volume/v3/qos-specs Aug 20 07:52:37.764497 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46f40af8-7c05-45b3-aec5-c1d11727ba75 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1882460623", "consumer": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:37.766921 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.qos_specs [None req-46f40af8-7c05-45b3-aec5-c1d11727ba75 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1882460623', 'consumer': 'front-end', 'specs': {}} {{(pid=100252) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 07:52:37.777095 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-46f40af8-7c05-45b3-aec5-c1d11727ba75 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DB qos_specs_create(): root {'id': '7e0cb626-baa8-4308-bcc5-2e566c1cd9c3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1882460623'} {{(pid=100252) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 07:52:37.787742 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46f40af8-7c05-45b3-aec5-c1d11727ba75 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs returned with HTTP 200 Aug 20 07:52:37.789283 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 671/2674] 10.4.3.57 () {68 vars in 1257 bytes} [Thu Aug 20 07:52:37 2026] POST /volume/v3/qos-specs => generated 368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:52:37.802798 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e9e8ebda-8cfd-42fc-b49b-724d2769f97d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.805066 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e9e8ebda-8cfd-42fc-b49b-724d2769f97d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3?force=False Aug 20 07:52:37.805290 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e9e8ebda-8cfd-42fc-b49b-724d2769f97d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.805584 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e9e8ebda-8cfd-42fc-b49b-724d2769f97d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.805957 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.805957 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:37.806362 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9e8ebda-8cfd-42fc-b49b-724d2769f97d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Delete qos_spec: 7e0cb626-baa8-4308-bcc5-2e566c1cd9c3, force: False {{(pid=100250) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 07:52:37.839480 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e9e8ebda-8cfd-42fc-b49b-724d2769f97d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3?force=False returned with HTTP 202 Aug 20 07:52:37.840061 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 674/2675] 10.4.3.57 () {66 vars in 1373 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:37.850316 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01d42e12-c087-496e-ab75-65b834b287fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.853696 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01d42e12-c087-496e-ab75-65b834b287fd tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3 Aug 20 07:52:37.854028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01d42e12-c087-496e-ab75-65b834b287fd tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.854348 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01d42e12-c087-496e-ab75-65b834b287fd tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.860254 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01d42e12-c087-496e-ab75-65b834b287fd tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3 returned with HTTP 404 Aug 20 07:52:37.861140 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 665/2676] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.872764 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-209207f2-4635-41b6-ac10-6830878d075a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.875780 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-209207f2-4635-41b6-ac10-6830878d075a tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs Aug 20 07:52:37.876109 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-209207f2-4635-41b6-ac10-6830878d075a tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.876423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-209207f2-4635-41b6-ac10-6830878d075a tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.892327 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-209207f2-4635-41b6-ac10-6830878d075a tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs returned with HTTP 200 Aug 20 07:52:37.893300 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 667/2677] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:37.904384 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d465d988-450f-4eac-8f72-981dc213610d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.909706 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d465d988-450f-4eac-8f72-981dc213610d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3?force=False Aug 20 07:52:37.910043 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d465d988-450f-4eac-8f72-981dc213610d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.910460 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d465d988-450f-4eac-8f72-981dc213610d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.910993 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.910993 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:37.911569 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d465d988-450f-4eac-8f72-981dc213610d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Delete qos_spec: 7e0cb626-baa8-4308-bcc5-2e566c1cd9c3, force: False {{(pid=100252) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 07:52:37.918294 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d465d988-450f-4eac-8f72-981dc213610d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3?force=False returned with HTTP 404 Aug 20 07:52:37.919442 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 672/2678] 10.4.3.57 () {66 vars in 1373 bytes} [Thu Aug 20 07:52:37 2026] DELETE /volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.934444 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c5d55160-11f5-4691-b102-6f96ae137bbf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.942843 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5d55160-11f5-4691-b102-6f96ae137bbf tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3 Aug 20 07:52:37.942843 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5d55160-11f5-4691-b102-6f96ae137bbf tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.942843 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5d55160-11f5-4691-b102-6f96ae137bbf tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.942843 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:37.942843 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:37.947628 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5d55160-11f5-4691-b102-6f96ae137bbf tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3 returned with HTTP 404 Aug 20 07:52:37.948887 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 675/2679] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/qos-specs/7e0cb626-baa8-4308-bcc5-2e566c1cd9c3 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:37.969710 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-33257f50-e9b3-4958-98bd-38347d2e0e7d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:37.973044 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33257f50-e9b3-4958-98bd-38347d2e0e7d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 Aug 20 07:52:37.973759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33257f50-e9b3-4958-98bd-38347d2e0e7d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:37.975414 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33257f50-e9b3-4958-98bd-38347d2e0e7d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:37.983405 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33257f50-e9b3-4958-98bd-38347d2e0e7d tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 returned with HTTP 200 Aug 20 07:52:37.984312 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 666/2680] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:37 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:38.002205 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf9fc5e6-709a-4100-b206-c0019ef47140 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.012571 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf9fc5e6-709a-4100-b206-c0019ef47140 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs Aug 20 07:52:38.013442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf9fc5e6-709a-4100-b206-c0019ef47140 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.014029 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf9fc5e6-709a-4100-b206-c0019ef47140 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.014501 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.014501 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:38.024820 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf9fc5e6-709a-4100-b206-c0019ef47140 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs returned with HTTP 200 Aug 20 07:52:38.025770 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 668/2681] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/qos-specs => generated 175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:38.038718 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-248c24a3-67a8-4428-8a70-de234cbd7ce0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.042058 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-248c24a3-67a8-4428-8a70-de234cbd7ce0 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] PUT https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 Aug 20 07:52:38.043104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-248c24a3-67a8-4428-8a70-de234cbd7ce0 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:38.051272 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.qos_specs [None req-248c24a3-67a8-4428-8a70-de234cbd7ce0 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100252) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 20 07:52:38.062874 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-248c24a3-67a8-4428-8a70-de234cbd7ce0 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] qos_specs_update() value: {'id': '794fa338-e1a7-49c3-8a77-5cd929d9f226', 'key': 'iops_bytes', 'value': '500', 'specs_id': '4726cfd1-2afb-419d-a766-b945106b2409', 'deleted': False} {{(pid=100252) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 20 07:52:38.072025 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-248c24a3-67a8-4428-8a70-de234cbd7ce0 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 returned with HTTP 200 Aug 20 07:52:38.072861 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 673/2682] 10.4.3.57 () {68 vars in 1367 bytes} [Thu Aug 20 07:52:38 2026] PUT /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 => generated 36 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 20 07:52:38.086889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7670d18c-4501-424b-9648-a53beda609c6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.090690 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7670d18c-4501-424b-9648-a53beda609c6 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 Aug 20 07:52:38.090690 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7670d18c-4501-424b-9648-a53beda609c6 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.090690 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7670d18c-4501-424b-9648-a53beda609c6 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.096057 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7670d18c-4501-424b-9648-a53beda609c6 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 returned with HTTP 200 Aug 20 07:52:38.097572 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 676/2683] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:38.112440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74ca73ca-3afb-4875-be33-c6a3743bf9bf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.117736 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74ca73ca-3afb-4875-be33-c6a3743bf9bf tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] PUT https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/delete_keys Aug 20 07:52:38.117736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74ca73ca-3afb-4875-be33-c6a3743bf9bf tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:38.119223 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.119223 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:38.123193 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-74ca73ca-3afb-4875-be33-c6a3743bf9bf tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Delete_key spec: 4726cfd1-2afb-419d-a766-b945106b2409, keys: ['iops_bytes'] {{(pid=100251) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 20 07:52:38.151003 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74ca73ca-3afb-4875-be33-c6a3743bf9bf tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/delete_keys returned with HTTP 202 Aug 20 07:52:38.151003 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 667/2684] 10.4.3.57 () {68 vars in 1403 bytes} [Thu Aug 20 07:52:38 2026] PUT /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409/delete_keys => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:38.161579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a41c119e-27f7-4efb-adea-b8d4c63ca3d3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.164102 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a41c119e-27f7-4efb-adea-b8d4c63ca3d3 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 Aug 20 07:52:38.164315 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a41c119e-27f7-4efb-adea-b8d4c63ca3d3 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.165312 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a41c119e-27f7-4efb-adea-b8d4c63ca3d3 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.165565 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.165565 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:38.187931 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a41c119e-27f7-4efb-adea-b8d4c63ca3d3 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 returned with HTTP 200 Aug 20 07:52:38.188127 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0ec02071-bead-438e-ad06-b24ef3486656 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.189312 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 669/2685] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:38.195175 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ec02071-bead-438e-ad06-b24ef3486656 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 Aug 20 07:52:38.195175 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ec02071-bead-438e-ad06-b24ef3486656 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.195175 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ec02071-bead-438e-ad06-b24ef3486656 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.207072 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ec02071-bead-438e-ad06-b24ef3486656 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 returned with HTTP 404 Aug 20 07:52:38.207072 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 674/2686] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/volumes/781e613d-3149-4397-ab8c-9cc35ca05f02 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:38.207300 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec78f784-10d5-4cb3-908e-cfafce60e562 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.213672 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec78f784-10d5-4cb3-908e-cfafce60e562 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 Aug 20 07:52:38.214567 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec78f784-10d5-4cb3-908e-cfafce60e562 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.214567 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec78f784-10d5-4cb3-908e-cfafce60e562 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.214907 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.214907 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:38.216809 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd6572d8-91a2-462e-8260-e52d37119c9b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.221013 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd6572d8-91a2-462e-8260-e52d37119c9b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:38.221321 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd6572d8-91a2-462e-8260-e52d37119c9b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.221656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd6572d8-91a2-462e-8260-e52d37119c9b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.226533 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec78f784-10d5-4cb3-908e-cfafce60e562 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 returned with HTTP 200 Aug 20 07:52:38.227230 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 677/2687] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:38.238914 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.238914 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:38.242515 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a526a01-7892-43af-a13c-6bfcd838b6a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.246922 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cd6572d8-91a2-462e-8260-e52d37119c9b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:38.252192 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a526a01-7892-43af-a13c-6bfcd838b6a7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] DELETE https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409?force=False Aug 20 07:52:38.252500 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a526a01-7892-43af-a13c-6bfcd838b6a7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.252810 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a526a01-7892-43af-a13c-6bfcd838b6a7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.253156 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.253156 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:38.253824 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9a526a01-7892-43af-a13c-6bfcd838b6a7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Delete qos_spec: 4726cfd1-2afb-419d-a766-b945106b2409, force: False {{(pid=100249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 07:52:38.254304 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd6572d8-91a2-462e-8260-e52d37119c9b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:38.254809 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 668/2688] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:38.271261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.274080 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:38.274279 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-478954372"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:38.276382 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-478954372'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:38.276577 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume of 1 GB Aug 20 07:52:38.277009 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.277009 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:38.282961 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Availability Zones retrieved successfully. Aug 20 07:52:38.283693 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a526a01-7892-43af-a13c-6bfcd838b6a7 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409?force=False returned with HTTP 202 Aug 20 07:52:38.284661 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 670/2689] 10.4.3.57 () {66 vars in 1373 bytes} [Thu Aug 20 07:52:38 2026] DELETE /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 07:52:38.291097 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (ab84bc48-d959-4b6d-83b7-d24f5a7ca4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:38.292142 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6d5b6a-f643-4329-bd1e-c0e721fe41ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:38.293216 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:38.293960 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e06f188f-87e7-4462-97e3-4c4a5863f480 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.296263 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e06f188f-87e7-4462-97e3-4c4a5863f480 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] GET https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 Aug 20 07:52:38.296263 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e06f188f-87e7-4462-97e3-4c4a5863f480 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.296263 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e06f188f-87e7-4462-97e3-4c4a5863f480 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.296794 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.296794 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:38.301759 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e06f188f-87e7-4462-97e3-4c4a5863f480 tempest-QosSpecsTestJSON-948360370 tempest-QosSpecsTestJSON-948360370-project-admin] https://10.4.3.57/volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 returned with HTTP 404 Aug 20 07:52:38.302257 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 678/2690] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/qos-specs/4726cfd1-2afb-419d-a766-b945106b2409 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:38.351301 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6d5b6a-f643-4329-bd1e-c0e721fe41ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:38.352833 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b3c492-8e57-42a0-bf45-194b57677464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:38.443238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['eb8f6e42-332e-4c3a-afd7-c741b2f81d94', '91e81c37-e156-46dc-8498-e9e715c6f542', '8b6c6f4f-e530-48fc-b523-6970718c5d8f', 'f74e95ee-673c-409c-a1b2-8d2252a62092'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:38.443238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b3c492-8e57-42a0-bf45-194b57677464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb8f6e42-332e-4c3a-afd7-c741b2f81d94', '91e81c37-e156-46dc-8498-e9e715c6f542', '8b6c6f4f-e530-48fc-b523-6970718c5d8f', 'f74e95ee-673c-409c-a1b2-8d2252a62092']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:38.443238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1fb349-f09d-4a50-a158-d7212dbcd873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:38.465902 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1fb349-f09d-4a50-a158-d7212dbcd873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26f07fa2-b456-4852-b266-3dd1d2410876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-478954372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['eb8f6e42-332e-4c3a-afd7-c741b2f81d94','91e81c37-e156-46dc-8498-e9e715c6f542','8b6c6f4f-e530-48fc-b523-6970718c5d8f','f74e95ee-673c-409c-a1b2-8d2252a62092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-478954372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26f07fa2-b456-4852-b266-3dd1d2410876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2513fd66f04beb829e136f08b65729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:38.467084 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a675024-383f-48a3-b016-7accf82fea15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:38.472000 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-365cc865-b4a3-4f5a-8b2c-6d0a6194237e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.475309 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-365cc865-b4a3-4f5a-8b2c-6d0a6194237e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:38.479945 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-365cc865-b4a3-4f5a-8b2c-6d0a6194237e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.479945 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-365cc865-b4a3-4f5a-8b2c-6d0a6194237e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.479945 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-365cc865-b4a3-4f5a-8b2c-6d0a6194237e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:38.485510 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.485510 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:38.486814 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-365cc865-b4a3-4f5a-8b2c-6d0a6194237e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:38.487627 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 669/2691] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:38.502979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a675024-383f-48a3-b016-7accf82fea15) transitioned into state 'SUCCESS' from state '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-478954372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['eb8f6e42-332e-4c3a-afd7-c741b2f81d94','91e81c37-e156-46dc-8498-e9e715c6f542','8b6c6f4f-e530-48fc-b523-6970718c5d8f','f74e95ee-673c-409c-a1b2-8d2252a62092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:38.504175 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e634dc-69e3-4049-805e-e656ab3b8a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:38.524830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e634dc-69e3-4049-805e-e656ab3b8a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:38.524830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (ab84bc48-d959-4b6d-83b7-d24f5a7ca4b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:38.529061 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request issued successfully. Aug 20 07:52:38.529061 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7bba1b87-c8e9-4173-9883-b69841b2b151 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:38.529061 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 675/2692] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:52:38 2026] POST /volume/v3/volumes => generated 751 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:38.557223 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6192ca7-70d3-4e83-9ae0-3949b1244e57 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.560793 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6192ca7-70d3-4e83-9ae0-3949b1244e57 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 Aug 20 07:52:38.560793 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6192ca7-70d3-4e83-9ae0-3949b1244e57 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.561019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6192ca7-70d3-4e83-9ae0-3949b1244e57 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.568464 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5e414973-4a03-4dcf-9477-7e5ea40c6abf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:38.574048 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5e414973-4a03-4dcf-9477-7e5ea40c6abf tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:38.574048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5e414973-4a03-4dcf-9477-7e5ea40c6abf tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:38.574048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5e414973-4a03-4dcf-9477-7e5ea40c6abf tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:38.580310 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.580310 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:38.589533 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e6192ca7-70d3-4e83-9ae0-3949b1244e57 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:38.594494 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6192ca7-70d3-4e83-9ae0-3949b1244e57 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 returned with HTTP 200 Aug 20 07:52:38.594494 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 671/2693] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:38.605338 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:38.605338 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:38.612149 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5e414973-4a03-4dcf-9477-7e5ea40c6abf tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:38.625346 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5e414973-4a03-4dcf-9477-7e5ea40c6abf tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:38.625346 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 679/2694] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:38 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:39.512580 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35122815-a99d-4ba0-ac74-f922fc6bfb17 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:39.515477 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35122815-a99d-4ba0-ac74-f922fc6bfb17 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:39.515477 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35122815-a99d-4ba0-ac74-f922fc6bfb17 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:39.515855 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35122815-a99d-4ba0-ac74-f922fc6bfb17 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:39.515973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-35122815-a99d-4ba0-ac74-f922fc6bfb17 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:39.524305 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:39.524305 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:39.525264 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35122815-a99d-4ba0-ac74-f922fc6bfb17 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:39.525804 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 670/2695] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:39 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:39.615694 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-21cf42e9-cbba-4c3f-ba40-5dc33b81d754 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:39.622639 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21cf42e9-cbba-4c3f-ba40-5dc33b81d754 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 Aug 20 07:52:39.622639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21cf42e9-cbba-4c3f-ba40-5dc33b81d754 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:39.622639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21cf42e9-cbba-4c3f-ba40-5dc33b81d754 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:39.634970 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:39.634970 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:39.643057 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-21cf42e9-cbba-4c3f-ba40-5dc33b81d754 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:39.646219 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5240cf37-fce1-456d-9d0e-ab4dfbd8c28c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:39.648415 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21cf42e9-cbba-4c3f-ba40-5dc33b81d754 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 returned with HTTP 200 Aug 20 07:52:39.648415 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 676/2696] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:39 2026] GET /volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:39.649577 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5240cf37-fce1-456d-9d0e-ab4dfbd8c28c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:39.649577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5240cf37-fce1-456d-9d0e-ab4dfbd8c28c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:39.649758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5240cf37-fce1-456d-9d0e-ab4dfbd8c28c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:39.665922 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:39.665922 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:39.667766 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b202c8f8-6a43-4267-a54f-f01acb91e369 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:39.670716 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b202c8f8-6a43-4267-a54f-f01acb91e369 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:52:39.670791 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b202c8f8-6a43-4267-a54f-f01acb91e369 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26f07fa2-b456-4852-b266-3dd1d2410876", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-14737451"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:39.673223 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5240cf37-fce1-456d-9d0e-ab4dfbd8c28c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:39.679182 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5240cf37-fce1-456d-9d0e-ab4dfbd8c28c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:39.679730 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 672/2697] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:39 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:39.684457 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:39.684457 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:39.685431 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b202c8f8-6a43-4267-a54f-f01acb91e369 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:39.686728 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-b202c8f8-6a43-4267-a54f-f01acb91e369 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create snapshot from volume 26f07fa2-b456-4852-b266-3dd1d2410876 Aug 20 07:52:39.732580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-b202c8f8-6a43-4267-a54f-f01acb91e369 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['2b72a0dc-b4dd-4ca1-b453-933f19c56a2e', 'a8de4d4e-8eb6-4805-9d15-d6949cd8cd1a', 'f3f98d98-6c2b-49fe-bdfc-0fce311c1b7c', '9af6a223-d0f0-47a3-aab7-9f079c2fb84a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:39.779856 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b202c8f8-6a43-4267-a54f-f01acb91e369 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot create request issued successfully. Aug 20 07:52:39.780226 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b202c8f8-6a43-4267-a54f-f01acb91e369 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:52:39.780866 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 680/2698] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:52:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:39.794595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74be0642-4189-4829-a02b-9499e7025d9a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:39.798913 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74be0642-4189-4829-a02b-9499e7025d9a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 Aug 20 07:52:39.800126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74be0642-4189-4829-a02b-9499e7025d9a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:39.800126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74be0642-4189-4829-a02b-9499e7025d9a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:39.815786 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:39.815786 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:39.816486 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-74be0642-4189-4829-a02b-9499e7025d9a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:39.817814 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74be0642-4189-4829-a02b-9499e7025d9a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 returned with HTTP 200 Aug 20 07:52:39.819655 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 671/2699] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:39 2026] GET /volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:40.545714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-331c8982-e7d0-41c1-ac75-49844f2b1062 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:40.548842 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-331c8982-e7d0-41c1-ac75-49844f2b1062 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:40.549258 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-331c8982-e7d0-41c1-ac75-49844f2b1062 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:40.549584 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-331c8982-e7d0-41c1-ac75-49844f2b1062 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:40.550327 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-331c8982-e7d0-41c1-ac75-49844f2b1062 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:40.556504 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:40.556504 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:40.557631 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-331c8982-e7d0-41c1-ac75-49844f2b1062 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:40.558173 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 677/2700] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:40 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:40.701301 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-004fcbc0-344c-40df-969f-4eae4d063c35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:40.705662 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-004fcbc0-344c-40df-969f-4eae4d063c35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:40.705662 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-004fcbc0-344c-40df-969f-4eae4d063c35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:40.705662 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-004fcbc0-344c-40df-969f-4eae4d063c35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:40.727700 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:40.727700 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:40.735608 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-004fcbc0-344c-40df-969f-4eae4d063c35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:40.744236 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-004fcbc0-344c-40df-969f-4eae4d063c35 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:40.744940 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 673/2701] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:40 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:40.836996 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b4ced3e9-6e4b-457d-b818-6f5836c1ede2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:40.841086 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b4ced3e9-6e4b-457d-b818-6f5836c1ede2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 Aug 20 07:52:40.841875 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b4ced3e9-6e4b-457d-b818-6f5836c1ede2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:40.842644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b4ced3e9-6e4b-457d-b818-6f5836c1ede2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:40.849380 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:40.849380 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:40.850016 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b4ced3e9-6e4b-457d-b818-6f5836c1ede2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:40.851538 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b4ced3e9-6e4b-457d-b818-6f5836c1ede2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 returned with HTTP 200 Aug 20 07:52:40.851538 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 681/2702] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:40 2026] GET /volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:40.861743 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:40.864096 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:40.864718 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1afe248b-11e1-45ce-8aec-94fa0b99e997", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2139586449"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:40.866914 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request body: {'volume': {'snapshot_id': '1afe248b-11e1-45ce-8aec-94fa0b99e997', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2139586449'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:40.875807 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:40.875807 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:40.875807 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:40.875807 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume of 1 GB Aug 20 07:52:40.881515 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Availability Zones retrieved successfully. Aug 20 07:52:40.889305 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (c08ea75f-2857-4943-b362-be6d20920abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:40.890630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999b7af2-fa6e-40e4-ad1f-6dbede8a69a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:40.891856 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:40.943312 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999b7af2-fa6e-40e4-ad1f-6dbede8a69a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1afe248b-11e1-45ce-8aec-94fa0b99e997', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:40.944590 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ef3648-e360-47b5-8f71-d166be40e91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:41.032921 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Created reservations ['6f3bc5d3-a310-40cf-a0f2-098180e3de12', 'c882f249-1e2e-416a-8187-cfdd428bd47c', 'a97b2fe5-c5df-427c-a50c-a48af1bf0a81', '73b09076-832b-4602-9ff9-60b923103e06'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:41.034170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ef3648-e360-47b5-8f71-d166be40e91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f3bc5d3-a310-40cf-a0f2-098180e3de12', 'c882f249-1e2e-416a-8187-cfdd428bd47c', 'a97b2fe5-c5df-427c-a50c-a48af1bf0a81', '73b09076-832b-4602-9ff9-60b923103e06']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:41.035239 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e47ddad-2b39-4a25-89d1-4eb4150a93de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:41.114582 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e47ddad-2b39-4a25-89d1-4eb4150a93de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '509fdafc-2fe0-44dc-8f03-d25832de970f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2139586449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['6f3bc5d3-a310-40cf-a0f2-098180e3de12','c882f249-1e2e-416a-8187-cfdd428bd47c','a97b2fe5-c5df-427c-a50c-a48af1bf0a81','73b09076-832b-4602-9ff9-60b923103e06'],size=1,snapshot_id=1afe248b-11e1-45ce-8aec-94fa0b99e997,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2139586449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=509fdafc-2fe0-44dc-8f03-d25832de970f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2513fd66f04beb829e136f08b65729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1afe248b-11e1-45ce-8aec-94fa0b99e997,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:41.114582 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b1c23d-2358-4943-8007-d0eda9a2a140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:41.151609 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b1c23d-2358-4943-8007-d0eda9a2a140) transitioned into state 'SUCCESS' from state '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-2139586449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2513fd66f04beb829e136f08b65729',qos_specs=None,replication_status=,reservations=['6f3bc5d3-a310-40cf-a0f2-098180e3de12','c882f249-1e2e-416a-8187-cfdd428bd47c','a97b2fe5-c5df-427c-a50c-a48af1bf0a81','73b09076-832b-4602-9ff9-60b923103e06'],size=1,snapshot_id=1afe248b-11e1-45ce-8aec-94fa0b99e997,source_replicaid=,source_volid=None,status='creating',user_id='26799c56587e4916a0ec34b18cc5b9cc',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:41.152672 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcc83ee-7fe5-4d30-9519-726bb12bdd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:41.186711 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcc83ee-7fe5-4d30-9519-726bb12bdd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:41.188569 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Flow 'volume_create_api' (c08ea75f-2857-4943-b362-be6d20920abb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:41.188569 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Create volume request issued successfully. Aug 20 07:52:41.189013 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1e36fde-37f0-4ac1-ba31-0255b43cd6df tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:41.189602 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 672/2703] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:52:40 2026] POST /volume/v3/volumes => generated 786 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:41.206083 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-994bd394-c9d7-4759-833c-5a86ee2f28fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:41.209760 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-994bd394-c9d7-4759-833c-5a86ee2f28fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:41.210199 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-994bd394-c9d7-4759-833c-5a86ee2f28fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:41.210653 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-994bd394-c9d7-4759-833c-5a86ee2f28fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:41.225962 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:41.225962 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:41.235028 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-994bd394-c9d7-4759-833c-5a86ee2f28fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:41.249773 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-994bd394-c9d7-4759-833c-5a86ee2f28fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f returned with HTTP 200 Aug 20 07:52:41.250480 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 678/2704] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:41 2026] GET /volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:41.306571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-67ac4c40-7892-44f6-8ceb-9727b9c6c59a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:41.307011 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67ac4c40-7892-44f6-8ceb-9727b9c6c59a None None] GET https://10.4.3.57/volume// Aug 20 07:52:41.307536 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67ac4c40-7892-44f6-8ceb-9727b9c6c59a None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:41.307687 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67ac4c40-7892-44f6-8ceb-9727b9c6c59a None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:41.308021 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67ac4c40-7892-44f6-8ceb-9727b9c6c59a None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:41.308616 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 674/2705] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:41.322964 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1d4ec3eb-b03d-42d9-a770-855368e95c6c req-28233730-f248-4a5e-8591-24f27d0c4bb5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:41.329183 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1d4ec3eb-b03d-42d9-a770-855368e95c6c req-28233730-f248-4a5e-8591-24f27d0c4bb5 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:52:41.332318 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1d4ec3eb-b03d-42d9-a770-855368e95c6c req-28233730-f248-4a5e-8591-24f27d0c4bb5 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0bce752-64f3-4edf-9ef9-7d5bc53253aa", "connector": null, "instance_uuid": "5ff01f06-5895-459f-9f9a-e005c86efc1b"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:41.355145 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:41.355145 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:41.417968 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1d4ec3eb-b03d-42d9-a770-855368e95c6c req-28233730-f248-4a5e-8591-24f27d0c4bb5 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:52:41.418421 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 682/2706] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:52:41 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:41.438341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1d4ec3eb-b03d-42d9-a770-855368e95c6c req-fa864bda-22ea-4eac-b8a5-dff5e060e85c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:41.440791 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d4ec3eb-b03d-42d9-a770-855368e95c6c req-fa864bda-22ea-4eac-b8a5-dff5e060e85c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] DELETE https://10.4.3.57/volume/v3/attachments/080754f0-a4f6-4488-b26d-bb3ca80f66ef Aug 20 07:52:41.441665 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d4ec3eb-b03d-42d9-a770-855368e95c6c req-fa864bda-22ea-4eac-b8a5-dff5e060e85c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:41.441665 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d4ec3eb-b03d-42d9-a770-855368e95c6c req-fa864bda-22ea-4eac-b8a5-dff5e060e85c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:41.451121 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:41.451121 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:41.550218 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d4ec3eb-b03d-42d9-a770-855368e95c6c req-fa864bda-22ea-4eac-b8a5-dff5e060e85c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/attachments/080754f0-a4f6-4488-b26d-bb3ca80f66ef returned with HTTP 200 Aug 20 07:52:41.551026 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 673/2707] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:52:41 2026] DELETE /volume/v3/attachments/080754f0-a4f6-4488-b26d-bb3ca80f66ef => generated 192 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:41.573409 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c566d4df-5db5-454a-8a3d-6ebe5232cfcf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:41.577847 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c566d4df-5db5-454a-8a3d-6ebe5232cfcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:41.578178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c566d4df-5db5-454a-8a3d-6ebe5232cfcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:41.578585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c566d4df-5db5-454a-8a3d-6ebe5232cfcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:41.578942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c566d4df-5db5-454a-8a3d-6ebe5232cfcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:41.587844 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:41.587844 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:41.589710 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c566d4df-5db5-454a-8a3d-6ebe5232cfcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:41.589710 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 679/2708] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:41 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:41.767183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f5fe11cf-ec76-4d55-b53f-468d11edc62f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:41.771181 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5fe11cf-ec76-4d55-b53f-468d11edc62f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:41.771181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5fe11cf-ec76-4d55-b53f-468d11edc62f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:41.771181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5fe11cf-ec76-4d55-b53f-468d11edc62f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:41.787183 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:41.787183 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:41.795276 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f5fe11cf-ec76-4d55-b53f-468d11edc62f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:41.802689 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5fe11cf-ec76-4d55-b53f-468d11edc62f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:41.803406 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 675/2709] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:41 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:42.274660 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef353921-c6b0-4606-9e85-4b182756347a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:42.279976 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef353921-c6b0-4606-9e85-4b182756347a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:42.280637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef353921-c6b0-4606-9e85-4b182756347a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:42.281400 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef353921-c6b0-4606-9e85-4b182756347a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:42.299947 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:42.299947 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:42.312966 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ef353921-c6b0-4606-9e85-4b182756347a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:42.319894 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef353921-c6b0-4606-9e85-4b182756347a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f returned with HTTP 200 Aug 20 07:52:42.320602 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 683/2710] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:42 2026] GET /volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:42.343315 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e217547b-a296-4f08-9de0-7b3269003eac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:42.348682 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e217547b-a296-4f08-9de0-7b3269003eac tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:42.348882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e217547b-a296-4f08-9de0-7b3269003eac tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:42.349055 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e217547b-a296-4f08-9de0-7b3269003eac tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:42.367587 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:42.367587 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:42.374717 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e217547b-a296-4f08-9de0-7b3269003eac tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:42.383922 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e217547b-a296-4f08-9de0-7b3269003eac tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f returned with HTTP 200 Aug 20 07:52:42.385954 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 674/2711] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:42 2026] GET /volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:42.409280 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d867a2d6-4903-40cb-8168-e25d5a15a200 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:42.411538 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d867a2d6-4903-40cb-8168-e25d5a15a200 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:42.411538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d867a2d6-4903-40cb-8168-e25d5a15a200 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:42.413838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d867a2d6-4903-40cb-8168-e25d5a15a200 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:42.414882 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d867a2d6-4903-40cb-8168-e25d5a15a200 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume with id: 509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:42.425906 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:42.425906 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:42.426727 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d867a2d6-4903-40cb-8168-e25d5a15a200 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:42.457834 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dffbe9fa-9a62-4246-b395-65dff459002a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:42.472995 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d867a2d6-4903-40cb-8168-e25d5a15a200 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume request issued successfully. Aug 20 07:52:42.473655 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d867a2d6-4903-40cb-8168-e25d5a15a200 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f returned with HTTP 202 Aug 20 07:52:42.474592 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 680/2712] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:42 2026] DELETE /volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:42.495414 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6c41ec4d-f8aa-43ff-beed-d8504a3a30fd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:42.499974 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c41ec4d-f8aa-43ff-beed-d8504a3a30fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:42.500267 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c41ec4d-f8aa-43ff-beed-d8504a3a30fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:42.501495 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c41ec4d-f8aa-43ff-beed-d8504a3a30fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:42.516240 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:42.516240 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:42.523627 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6c41ec4d-f8aa-43ff-beed-d8504a3a30fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:42.532515 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c41ec4d-f8aa-43ff-beed-d8504a3a30fd tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f returned with HTTP 200 Aug 20 07:52:42.532515 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 684/2713] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:42 2026] GET /volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:42.607506 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a5cf672-74bf-426f-ba15-a31713761f60 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:42.610390 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a5cf672-74bf-426f-ba15-a31713761f60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:42.610917 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a5cf672-74bf-426f-ba15-a31713761f60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:42.611611 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a5cf672-74bf-426f-ba15-a31713761f60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:42.611890 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5a5cf672-74bf-426f-ba15-a31713761f60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:42.626024 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:42.626024 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:42.626024 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a5cf672-74bf-426f-ba15-a31713761f60 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:42.626784 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 675/2714] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:42 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:52:42.628796 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dffbe9fa-9a62-4246-b395-65dff459002a tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] GET https://10.4.3.57/volume/v3/os-hosts Aug 20 07:52:42.630278 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dffbe9fa-9a62-4246-b395-65dff459002a tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:42.631044 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dffbe9fa-9a62-4246-b395-65dff459002a tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:42.637185 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=284,cinder:UPDATE=59,cinder:DELETE=1,cinder:INSERT=23 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:52:42.641033 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.hosts [None req-dffbe9fa-9a62-4246-b395-65dff459002a tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] status, active and update: available, enabled, 2026-08-20 07:51:43+00:00 {{(pid=100249) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 07:52:42.641261 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.hosts [None req-dffbe9fa-9a62-4246-b395-65dff459002a tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] status, active and update: available, enabled, 2026-08-20 07:51:40+00:00 {{(pid=100249) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 07:52:42.641424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.hosts [None req-dffbe9fa-9a62-4246-b395-65dff459002a tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] status, active and update: available, enabled, 2026-08-20 07:51:05+00:00 {{(pid=100249) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 07:52:42.641933 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dffbe9fa-9a62-4246-b395-65dff459002a tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] https://10.4.3.57/volume/v3/os-hosts returned with HTTP 200 Aug 20 07:52:42.642535 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 676/2715] 10.4.3.57 () {66 vars in 1233 bytes} [Thu Aug 20 07:52:42 2026] GET /volume/v3/os-hosts => generated 560 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:42.655275 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2be0f840-bb52-4024-8f3c-e85692a518ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:42.657157 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2be0f840-bb52-4024-8f3c-e85692a518ad tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] GET https://10.4.3.57/volume/v3/os-hosts Aug 20 07:52:42.657157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2be0f840-bb52-4024-8f3c-e85692a518ad tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:42.659325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2be0f840-bb52-4024-8f3c-e85692a518ad tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:42.667782 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.hosts [None req-2be0f840-bb52-4024-8f3c-e85692a518ad tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] status, active and update: available, enabled, 2026-08-20 07:51:43+00:00 {{(pid=100252) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 07:52:42.667991 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.hosts [None req-2be0f840-bb52-4024-8f3c-e85692a518ad tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] status, active and update: available, enabled, 2026-08-20 07:51:40+00:00 {{(pid=100252) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 07:52:42.668205 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.hosts [None req-2be0f840-bb52-4024-8f3c-e85692a518ad tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] status, active and update: available, enabled, 2026-08-20 07:51:05+00:00 {{(pid=100252) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 07:52:42.669255 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2be0f840-bb52-4024-8f3c-e85692a518ad tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] https://10.4.3.57/volume/v3/os-hosts returned with HTTP 200 Aug 20 07:52:42.670366 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 681/2716] 10.4.3.57 () {66 vars in 1233 bytes} [Thu Aug 20 07:52:42 2026] GET /volume/v3/os-hosts => generated 560 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:42.685790 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9054da1a-ca59-446b-a005-3e97a10a1354 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:42.688977 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9054da1a-ca59-446b-a005-3e97a10a1354 tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] GET https://10.4.3.57/volume/v3/os-hosts/np0000007856@storpool Aug 20 07:52:42.688977 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9054da1a-ca59-446b-a005-3e97a10a1354 tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:42.689603 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9054da1a-ca59-446b-a005-3e97a10a1354 tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:42.820448 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ca56786-1d85-4ba4-a53c-cee185879402 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:42.825574 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ca56786-1d85-4ba4-a53c-cee185879402 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:42.825574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ca56786-1d85-4ba4-a53c-cee185879402 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:42.825574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ca56786-1d85-4ba4-a53c-cee185879402 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:42.833011 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9054da1a-ca59-446b-a005-3e97a10a1354 tempest-VolumeHostsAdminTestsJSON-1912947709 tempest-VolumeHostsAdminTestsJSON-1912947709-project-admin] https://10.4.3.57/volume/v3/os-hosts/np0000007856@storpool returned with HTTP 200 Aug 20 07:52:42.834050 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 685/2717] 10.4.3.57 () {66 vars in 1299 bytes} [Thu Aug 20 07:52:42 2026] GET /volume/v3/os-hosts/np0000007856@storpool => generated 1697 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:42.843655 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:42.843655 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:42.854758 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7ca56786-1d85-4ba4-a53c-cee185879402 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:42.862033 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ca56786-1d85-4ba4-a53c-cee185879402 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:42.862612 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 676/2718] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:42 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:43.101674 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c91c0b64-7f81-4cf6-a49d-851e4aa68fd4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.102309 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c91c0b64-7f81-4cf6-a49d-851e4aa68fd4 None None] GET https://10.4.3.57/volume// Aug 20 07:52:43.102309 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c91c0b64-7f81-4cf6-a49d-851e4aa68fd4 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:43.103167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c91c0b64-7f81-4cf6-a49d-851e4aa68fd4 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:43.103167 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c91c0b64-7f81-4cf6-a49d-851e4aa68fd4 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:43.103841 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 677/2719] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:43.130761 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-67d76ad1-a391-4554-a0a6-7cc5a6da2f63 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.137798 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-67d76ad1-a391-4554-a0a6-7cc5a6da2f63 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] GET https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa Aug 20 07:52:43.137798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-67d76ad1-a391-4554-a0a6-7cc5a6da2f63 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:43.137798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-67d76ad1-a391-4554-a0a6-7cc5a6da2f63 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:43.150908 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:43.150908 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:43.155651 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-67d76ad1-a391-4554-a0a6-7cc5a6da2f63 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Volume info retrieved successfully. Aug 20 07:52:43.162385 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-67d76ad1-a391-4554-a0a6-7cc5a6da2f63 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa returned with HTTP 200 Aug 20 07:52:43.162866 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 682/2720] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:52:43 2026] GET /volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa => generated 1538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:43.312223 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-318ff7c4-14ec-4020-afad-c212fe4efd6c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.316860 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-318ff7c4-14ec-4020-afad-c212fe4efd6c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] PUT https://10.4.3.57/volume/v3/attachments/24e8d8cd-3af5-4645-a65a-1284407c7f8d Aug 20 07:52:43.317262 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-318ff7c4-14ec-4020-afad-c212fe4efd6c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:43.334447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-318ff7c4-14ec-4020-afad-c212fe4efd6c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Acquiring lock "cinder-attachment_update-e0bce752-64f3-4edf-9ef9-7d5bc53253aa-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:52:43.340075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-318ff7c4-14ec-4020-afad-c212fe4efd6c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Lock "cinder-attachment_update-e0bce752-64f3-4edf-9ef9-7d5bc53253aa-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:52:43.341598 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:43.341598 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:43.474518 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-318ff7c4-14ec-4020-afad-c212fe4efd6c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Lock "cinder-attachment_update-e0bce752-64f3-4edf-9ef9-7d5bc53253aa-np0000007856" released by "attachment_update" :: held 0.134s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:52:43.474893 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-318ff7c4-14ec-4020-afad-c212fe4efd6c tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/attachments/24e8d8cd-3af5-4645-a65a-1284407c7f8d returned with HTTP 200 Aug 20 07:52:43.475752 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 686/2721] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:52:43 2026] PUT /volume/v3/attachments/24e8d8cd-3af5-4645-a65a-1284407c7f8d => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:43.515101 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-918d1a72-11e8-4652-a459-ba04fde12cd0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.520137 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-918d1a72-11e8-4652-a459-ba04fde12cd0 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] POST https://10.4.3.57/volume/v3/attachments/24e8d8cd-3af5-4645-a65a-1284407c7f8d/action Aug 20 07:52:43.520952 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-918d1a72-11e8-4652-a459-ba04fde12cd0 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:52:43.521878 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-918d1a72-11e8-4652-a459-ba04fde12cd0 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:43.543907 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3487b9fa-de17-404d-a955-2b081fd71703 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.546604 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3487b9fa-de17-404d-a955-2b081fd71703 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:43.546850 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3487b9fa-de17-404d-a955-2b081fd71703 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:43.547184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3487b9fa-de17-404d-a955-2b081fd71703 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:43.554611 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:43.554611 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:43.556023 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3487b9fa-de17-404d-a955-2b081fd71703 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f returned with HTTP 404 Aug 20 07:52:43.556858 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 678/2722] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:43 2026] GET /volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:43.570517 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d6d293f0-b5b7-4792-876a-8d764d507b61 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.576205 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6d293f0-b5b7-4792-876a-8d764d507b61 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:43.576514 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6d293f0-b5b7-4792-876a-8d764d507b61 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:43.576906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6d293f0-b5b7-4792-876a-8d764d507b61 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:43.578449 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4abfa942-1fb2-4686-a2dc-8589de4576b3 req-918d1a72-11e8-4652-a459-ba04fde12cd0 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/attachments/24e8d8cd-3af5-4645-a65a-1284407c7f8d/action returned with HTTP 204 Aug 20 07:52:43.579055 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 677/2723] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:52:43 2026] POST /volume/v3/attachments/24e8d8cd-3af5-4645-a65a-1284407c7f8d/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:43.586516 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6d293f0-b5b7-4792-876a-8d764d507b61 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f returned with HTTP 404 Aug 20 07:52:43.587506 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 683/2724] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:43 2026] GET /volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:43.597845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-01746e3f-81d4-4099-9490-1627da3873ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.604343 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01746e3f-81d4-4099-9490-1627da3873ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:43.605019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01746e3f-81d4-4099-9490-1627da3873ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:43.605019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01746e3f-81d4-4099-9490-1627da3873ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:43.605232 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-01746e3f-81d4-4099-9490-1627da3873ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume with id: 509fdafc-2fe0-44dc-8f03-d25832de970f Aug 20 07:52:43.615887 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01746e3f-81d4-4099-9490-1627da3873ca tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f returned with HTTP 404 Aug 20 07:52:43.616348 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 687/2725] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:43 2026] DELETE /volume/v3/volumes/509fdafc-2fe0-44dc-8f03-d25832de970f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:43.627182 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-23bd062a-e237-4217-901f-6a05b3dda4b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.629576 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23bd062a-e237-4217-901f-6a05b3dda4b2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 Aug 20 07:52:43.629902 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23bd062a-e237-4217-901f-6a05b3dda4b2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:43.630184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23bd062a-e237-4217-901f-6a05b3dda4b2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:43.630335 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-23bd062a-e237-4217-901f-6a05b3dda4b2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete snapshot with id: 1afe248b-11e1-45ce-8aec-94fa0b99e997 Aug 20 07:52:43.637573 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:43.637573 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:43.638207 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-23bd062a-e237-4217-901f-6a05b3dda4b2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:43.644483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-250bab9c-9ee3-4720-9b3b-be7c4d25e9de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.646818 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-250bab9c-9ee3-4720-9b3b-be7c4d25e9de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:43.646818 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-250bab9c-9ee3-4720-9b3b-be7c4d25e9de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:43.647872 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-250bab9c-9ee3-4720-9b3b-be7c4d25e9de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:43.647872 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-250bab9c-9ee3-4720-9b3b-be7c4d25e9de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:43.661698 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:43.661698 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:43.662757 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-250bab9c-9ee3-4720-9b3b-be7c4d25e9de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:43.663176 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 678/2726] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:43 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:43.681059 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-23bd062a-e237-4217-901f-6a05b3dda4b2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot delete request issued successfully. Aug 20 07:52:43.681350 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23bd062a-e237-4217-901f-6a05b3dda4b2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 returned with HTTP 202 Aug 20 07:52:43.682167 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 679/2727] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:52:43 2026] DELETE /volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:43.695760 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-036f4d92-5f13-4067-a7c2-9f6486c23fab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.701241 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-036f4d92-5f13-4067-a7c2-9f6486c23fab tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 Aug 20 07:52:43.701533 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-036f4d92-5f13-4067-a7c2-9f6486c23fab tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:43.702036 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-036f4d92-5f13-4067-a7c2-9f6486c23fab tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:43.716720 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:43.716720 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:43.717321 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-036f4d92-5f13-4067-a7c2-9f6486c23fab tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Snapshot retrieved successfully. Aug 20 07:52:43.719942 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-036f4d92-5f13-4067-a7c2-9f6486c23fab tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 returned with HTTP 200 Aug 20 07:52:43.720273 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 684/2728] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:43 2026] GET /volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:43.885776 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3ba07fc3-5cac-40a6-9ef6-35f09cb3e524 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:43.889508 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ba07fc3-5cac-40a6-9ef6-35f09cb3e524 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:43.889759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ba07fc3-5cac-40a6-9ef6-35f09cb3e524 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:43.889970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ba07fc3-5cac-40a6-9ef6-35f09cb3e524 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:43.900313 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:43.900313 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:43.904520 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3ba07fc3-5cac-40a6-9ef6-35f09cb3e524 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:43.912702 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ba07fc3-5cac-40a6-9ef6-35f09cb3e524 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:43.912857 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 688/2729] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:43 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:44.682636 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c081d582-a9c2-40c0-b9ce-4bf4cb9d28ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:44.685472 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c081d582-a9c2-40c0-b9ce-4bf4cb9d28ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:44.685781 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c081d582-a9c2-40c0-b9ce-4bf4cb9d28ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:44.686041 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c081d582-a9c2-40c0-b9ce-4bf4cb9d28ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:44.686194 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c081d582-a9c2-40c0-b9ce-4bf4cb9d28ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:44.693313 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:44.693313 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:44.695559 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c081d582-a9c2-40c0-b9ce-4bf4cb9d28ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:44.695559 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 679/2730] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:44 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:52:44.731691 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cb21267c-827b-4a39-b9a2-1b69c82722e2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:44.734569 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb21267c-827b-4a39-b9a2-1b69c82722e2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 Aug 20 07:52:44.734569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb21267c-827b-4a39-b9a2-1b69c82722e2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:44.734569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb21267c-827b-4a39-b9a2-1b69c82722e2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:44.738710 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb21267c-827b-4a39-b9a2-1b69c82722e2 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 returned with HTTP 404 Aug 20 07:52:44.741771 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 680/2731] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:44 2026] GET /volume/v3/snapshots/1afe248b-11e1-45ce-8aec-94fa0b99e997 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:44.747600 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6244c2c1-9a38-474e-b59d-50c1fd7f2be3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:44.752582 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6244c2c1-9a38-474e-b59d-50c1fd7f2be3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 Aug 20 07:52:44.752582 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6244c2c1-9a38-474e-b59d-50c1fd7f2be3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:44.752582 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6244c2c1-9a38-474e-b59d-50c1fd7f2be3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:44.765497 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:44.765497 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:44.772725 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6244c2c1-9a38-474e-b59d-50c1fd7f2be3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:44.779443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-cee63b04-aba2-4639-b0dd-5192892169ea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:44.781636 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6244c2c1-9a38-474e-b59d-50c1fd7f2be3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 returned with HTTP 200 Aug 20 07:52:44.783568 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 685/2732] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:44 2026] GET /volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:44.783657 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-cee63b04-aba2-4639-b0dd-5192892169ea tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments/4c80bf49-4578-4b92-b6d5-c51b9228f763/action Aug 20 07:52:44.783657 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-cee63b04-aba2-4639-b0dd-5192892169ea tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:52:44.783657 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-cee63b04-aba2-4639-b0dd-5192892169ea tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:44.803455 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:44.803455 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:44.804655 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a6c8b93c-7392-4298-8f72-fd900bb35f6b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:44.806956 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6c8b93c-7392-4298-8f72-fd900bb35f6b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 Aug 20 07:52:44.807247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6c8b93c-7392-4298-8f72-fd900bb35f6b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:44.807521 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6c8b93c-7392-4298-8f72-fd900bb35f6b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:44.809765 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a6c8b93c-7392-4298-8f72-fd900bb35f6b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume with id: 26f07fa2-b456-4852-b266-3dd1d2410876 Aug 20 07:52:44.819156 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-47778c5b-9211-4084-aa23-b0feba78ce39 req-cee63b04-aba2-4639-b0dd-5192892169ea tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/4c80bf49-4578-4b92-b6d5-c51b9228f763/action returned with HTTP 204 Aug 20 07:52:44.819156 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 689/2733] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:52:44 2026] POST /volume/v3/attachments/4c80bf49-4578-4b92-b6d5-c51b9228f763/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:44.819301 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:44.819301 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:44.820225 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a6c8b93c-7392-4298-8f72-fd900bb35f6b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:44.851046 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a6c8b93c-7392-4298-8f72-fd900bb35f6b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume request issued successfully. Aug 20 07:52:44.851311 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6c8b93c-7392-4298-8f72-fd900bb35f6b tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 returned with HTTP 202 Aug 20 07:52:44.851856 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 680/2734] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:44 2026] DELETE /volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:44.868755 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52ffce3f-2170-4d32-9dca-8b917a766800 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:44.873662 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52ffce3f-2170-4d32-9dca-8b917a766800 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 Aug 20 07:52:44.873662 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52ffce3f-2170-4d32-9dca-8b917a766800 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:44.873935 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52ffce3f-2170-4d32-9dca-8b917a766800 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:44.882998 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:44.882998 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:44.888733 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-52ffce3f-2170-4d32-9dca-8b917a766800 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:44.896149 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52ffce3f-2170-4d32-9dca-8b917a766800 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 returned with HTTP 200 Aug 20 07:52:44.896750 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 681/2735] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:44 2026] GET /volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:44.930405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2d8c647-32de-4e39-af6c-7c6e12b76ce6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:44.932802 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2d8c647-32de-4e39-af6c-7c6e12b76ce6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:44.933093 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2d8c647-32de-4e39-af6c-7c6e12b76ce6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:44.933389 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2d8c647-32de-4e39-af6c-7c6e12b76ce6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:44.947274 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:44.947274 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:44.951812 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b2d8c647-32de-4e39-af6c-7c6e12b76ce6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:44.957772 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2d8c647-32de-4e39-af6c-7c6e12b76ce6 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:44.958621 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 686/2736] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:44 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:44.982281 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-64d062c5-8ac1-4e7d-93c6-85fba8052607 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:44.990212 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64d062c5-8ac1-4e7d-93c6-85fba8052607 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:44.990212 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64d062c5-8ac1-4e7d-93c6-85fba8052607 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:44.990212 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64d062c5-8ac1-4e7d-93c6-85fba8052607 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.007734 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.007734 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:45.013887 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-64d062c5-8ac1-4e7d-93c6-85fba8052607 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:45.015323 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-f32f372c-39f5-4bda-b1b4-b5d43d7ec853 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.018426 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-f32f372c-39f5-4bda-b1b4-b5d43d7ec853 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:45.019039 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-f32f372c-39f5-4bda-b1b4-b5d43d7ec853 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.019330 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-f32f372c-39f5-4bda-b1b4-b5d43d7ec853 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.019531 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64d062c5-8ac1-4e7d-93c6-85fba8052607 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:45.020120 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 690/2737] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:44 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 1169 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:45.037463 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.037463 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:45.041962 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-f32f372c-39f5-4bda-b1b4-b5d43d7ec853 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:45.047320 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-f32f372c-39f5-4bda-b1b4-b5d43d7ec853 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:45.047982 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 681/2738] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:45.075243 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-eebb94ec-0b65-43eb-82f4-b766cd660886 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.078353 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-eebb94ec-0b65-43eb-82f4-b766cd660886 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:45.078833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-eebb94ec-0b65-43eb-82f4-b766cd660886 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.079186 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-eebb94ec-0b65-43eb-82f4-b766cd660886 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.091543 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.091543 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:45.097055 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-eebb94ec-0b65-43eb-82f4-b766cd660886 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:45.103632 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-eebb94ec-0b65-43eb-82f4-b766cd660886 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:45.104110 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 682/2739] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:45.134473 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-b99341ca-7554-4050-85df-07be7c7bd792 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.138387 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-b99341ca-7554-4050-85df-07be7c7bd792 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018/action Aug 20 07:52:45.138765 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-b99341ca-7554-4050-85df-07be7c7bd792 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:52:45.139118 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-b99341ca-7554-4050-85df-07be7c7bd792 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:45.152416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1f9c60c7-4ce4-4da3-98a2-65b274d92c04 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.152673 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1f9c60c7-4ce4-4da3-98a2-65b274d92c04 None None] GET https://10.4.3.57/volume// Aug 20 07:52:45.153021 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1f9c60c7-4ce4-4da3-98a2-65b274d92c04 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.153021 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1f9c60c7-4ce4-4da3-98a2-65b274d92c04 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.153369 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.153369 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:45.153455 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1f9c60c7-4ce4-4da3-98a2-65b274d92c04 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:45.153704 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 691/2740] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:45.153883 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-b99341ca-7554-4050-85df-07be7c7bd792 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:45.164700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-92da964b-9ba4-48f8-a316-021adb65fe18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.166707 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-b99341ca-7554-4050-85df-07be7c7bd792 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Begin detaching volume completed successfully. Aug 20 07:52:45.166998 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-b99341ca-7554-4050-85df-07be7c7bd792 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018/action returned with HTTP 202 Aug 20 07:52:45.167260 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-92da964b-9ba4-48f8-a316-021adb65fe18 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:52:45.167595 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 687/2741] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:52:45 2026] POST /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:52:45.167912 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-92da964b-9ba4-48f8-a316-021adb65fe18 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccc94bd2-4026-49c3-8e21-f020c902343c", "connector": null, "instance_uuid": "9e31776a-7a28-4708-ad97-3b139e417d08"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:45.180587 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.180587 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:45.229223 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8fa51529-4d97-41e9-b37c-a0597cc6bc24 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.229758 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fa51529-4d97-41e9-b37c-a0597cc6bc24 None None] GET https://10.4.3.57/volume// Aug 20 07:52:45.232572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fa51529-4d97-41e9-b37c-a0597cc6bc24 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.232572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fa51529-4d97-41e9-b37c-a0597cc6bc24 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.232572 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fa51529-4d97-41e9-b37c-a0597cc6bc24 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:45.232572 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 683/2742] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:45.234911 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-92da964b-9ba4-48f8-a316-021adb65fe18 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:52:45.235753 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 682/2743] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:52:45 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) Aug 20 07:52:45.241296 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-435fa8d0-2eb4-4c91-aaab-180087d0c9c4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.244893 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-435fa8d0-2eb4-4c91-aaab-180087d0c9c4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:45.245266 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-435fa8d0-2eb4-4c91-aaab-180087d0c9c4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.245620 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-435fa8d0-2eb4-4c91-aaab-180087d0c9c4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.260799 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.260799 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:45.266464 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-435fa8d0-2eb4-4c91-aaab-180087d0c9c4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:45.273950 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-435fa8d0-2eb4-4c91-aaab-180087d0c9c4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:45.274492 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 692/2744] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 1352 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:45.282913 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a33c44d1-25b4-465f-8c56-3fee2574579c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.286868 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a33c44d1-25b4-465f-8c56-3fee2574579c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:45.286868 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a33c44d1-25b4-465f-8c56-3fee2574579c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.288649 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a33c44d1-25b4-465f-8c56-3fee2574579c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.301754 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-669095fb-430b-4345-8501-eb07a1a0a0c4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.305045 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-669095fb-430b-4345-8501-eb07a1a0a0c4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018/encryption Aug 20 07:52:45.306135 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-669095fb-430b-4345-8501-eb07a1a0a0c4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.306509 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-669095fb-430b-4345-8501-eb07a1a0a0c4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.306974 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4af65098-8633-4306-bb2e-ebc1c7f70524 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.307475 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4af65098-8633-4306-bb2e-ebc1c7f70524 None None] GET https://10.4.3.57/volume// Aug 20 07:52:45.307723 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.307723 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:45.307817 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4af65098-8633-4306-bb2e-ebc1c7f70524 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.308530 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4af65098-8633-4306-bb2e-ebc1c7f70524 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.309458 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4af65098-8633-4306-bb2e-ebc1c7f70524 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:45.310198 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 683/2745] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:45.314346 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a33c44d1-25b4-465f-8c56-3fee2574579c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:45.321454 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.321454 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:45.322306 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a33c44d1-25b4-465f-8c56-3fee2574579c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:45.322929 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 688/2746] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:45.324542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-93dc1572-8d37-4b7e-bfb1-d5bb13748b9a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.328097 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-93dc1572-8d37-4b7e-bfb1-d5bb13748b9a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:45.328715 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-93dc1572-8d37-4b7e-bfb1-d5bb13748b9a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.328715 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-93dc1572-8d37-4b7e-bfb1-d5bb13748b9a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.344176 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-669095fb-430b-4345-8501-eb07a1a0a0c4 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018/encryption returned with HTTP 200 Aug 20 07:52:45.344176 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 684/2747] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018/encryption => generated 161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:45.346006 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.346006 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:45.352925 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-93dc1572-8d37-4b7e-bfb1-d5bb13748b9a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:45.363219 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-93dc1572-8d37-4b7e-bfb1-d5bb13748b9a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:45.363972 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 693/2748] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 1029 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:45.498268 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-33cb59e5-8271-44d0-8b77-bce696953186 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.501578 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-33cb59e5-8271-44d0-8b77-bce696953186 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] PUT https://10.4.3.57/volume/v3/attachments/1336b352-035d-48a1-b545-311a95867d73 Aug 20 07:52:45.501578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-33cb59e5-8271-44d0-8b77-bce696953186 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:45.512582 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-33cb59e5-8271-44d0-8b77-bce696953186 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Acquiring lock "cinder-attachment_update-ccc94bd2-4026-49c3-8e21-f020c902343c-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:52:45.522875 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-33cb59e5-8271-44d0-8b77-bce696953186 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Lock "cinder-attachment_update-ccc94bd2-4026-49c3-8e21-f020c902343c-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:52:45.522875 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.522875 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:45.640019 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-33cb59e5-8271-44d0-8b77-bce696953186 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Lock "cinder-attachment_update-ccc94bd2-4026-49c3-8e21-f020c902343c-np0000007856" released by "attachment_update" :: held 0.120s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:52:45.640673 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-33cb59e5-8271-44d0-8b77-bce696953186 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/attachments/1336b352-035d-48a1-b545-311a95867d73 returned with HTTP 200 Aug 20 07:52:45.641771 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 684/2749] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:52:45 2026] PUT /volume/v3/attachments/1336b352-035d-48a1-b545-311a95867d73 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:45.707525 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0672e176-7f08-4fa6-85f1-38190a58933b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.710389 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0672e176-7f08-4fa6-85f1-38190a58933b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:45.710791 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0672e176-7f08-4fa6-85f1-38190a58933b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.711052 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0672e176-7f08-4fa6-85f1-38190a58933b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.711244 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0672e176-7f08-4fa6-85f1-38190a58933b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:45.718159 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.718159 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:45.720689 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0672e176-7f08-4fa6-85f1-38190a58933b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:45.720689 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 689/2750] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:45.914457 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ffe4783-0f30-4d8b-ac04-48cee4a10ee1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.916926 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ffe4783-0f30-4d8b-ac04-48cee4a10ee1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 Aug 20 07:52:45.917167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ffe4783-0f30-4d8b-ac04-48cee4a10ee1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.917402 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ffe4783-0f30-4d8b-ac04-48cee4a10ee1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.926482 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ffe4783-0f30-4d8b-ac04-48cee4a10ee1 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 returned with HTTP 404 Aug 20 07:52:45.927133 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 685/2751] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/v3/volumes/26f07fa2-b456-4852-b266-3dd1d2410876 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:45.939745 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28accb67-0f9e-430f-8f4c-70a8ee0f9a1a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.942053 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28accb67-0f9e-430f-8f4c-70a8ee0f9a1a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:45.942230 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28accb67-0f9e-430f-8f4c-70a8ee0f9a1a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.942462 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28accb67-0f9e-430f-8f4c-70a8ee0f9a1a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.954420 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.954420 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:45.959464 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28accb67-0f9e-430f-8f4c-70a8ee0f9a1a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:45.964408 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28accb67-0f9e-430f-8f4c-70a8ee0f9a1a tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:45.964811 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 694/2752] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:45 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:45.982980 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b460de48-a547-4e67-aea2-3e8239f3bfa3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:45.985176 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b460de48-a547-4e67-aea2-3e8239f3bfa3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] DELETE https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:45.985414 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b460de48-a547-4e67-aea2-3e8239f3bfa3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:45.985708 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b460de48-a547-4e67-aea2-3e8239f3bfa3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:45.985954 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b460de48-a547-4e67-aea2-3e8239f3bfa3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume with id: 90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:45.996295 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:45.996295 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:45.996845 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b460de48-a547-4e67-aea2-3e8239f3bfa3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:46.032226 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b460de48-a547-4e67-aea2-3e8239f3bfa3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Delete volume request issued successfully. Aug 20 07:52:46.032463 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b460de48-a547-4e67-aea2-3e8239f3bfa3 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 202 Aug 20 07:52:46.033108 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 685/2753] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:45 2026] DELETE /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:46.043183 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14b560ba-daa5-47d3-a104-396b29e9c6de None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.045668 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14b560ba-daa5-47d3-a104-396b29e9c6de tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:46.045954 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14b560ba-daa5-47d3-a104-396b29e9c6de tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:46.046221 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14b560ba-daa5-47d3-a104-396b29e9c6de tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:46.058197 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:46.058197 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:46.066215 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-14b560ba-daa5-47d3-a104-396b29e9c6de tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Volume info retrieved successfully. Aug 20 07:52:46.074313 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14b560ba-daa5-47d3-a104-396b29e9c6de tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 200 Aug 20 07:52:46.074978 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 690/2754] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:46 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:46.342455 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16f3e212-6662-46ea-8a22-e2902844569a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.344386 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16f3e212-6662-46ea-8a22-e2902844569a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:46.344630 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16f3e212-6662-46ea-8a22-e2902844569a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:46.344844 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16f3e212-6662-46ea-8a22-e2902844569a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:46.353839 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:46.353839 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:46.358061 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-16f3e212-6662-46ea-8a22-e2902844569a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:46.364186 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16f3e212-6662-46ea-8a22-e2902844569a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:46.364795 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 686/2755] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:46 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:46.491496 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8e46a40c-8e73-4e9c-8222-c7186a48c9a4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.598807 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8e46a40c-8e73-4e9c-8222-c7186a48c9a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab Aug 20 07:52:46.599121 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8e46a40c-8e73-4e9c-8222-c7186a48c9a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:46.599309 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8e46a40c-8e73-4e9c-8222-c7186a48c9a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:46.608536 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-8e46a40c-8e73-4e9c-8222-c7186a48c9a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.608896 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-8e46a40c-8e73-4e9c-8222-c7186a48c9a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.609154 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-8e46a40c-8e73-4e9c-8222-c7186a48c9a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.614881 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8e46a40c-8e73-4e9c-8222-c7186a48c9a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab returned with HTTP 200 Aug 20 07:52:46.615273 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 695/2756] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:46 2026] GET /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab => generated 603 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:46.628466 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01d064cd-7e2f-4674-9ca8-492311d78af9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.631080 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01d064cd-7e2f-4674-9ca8-492311d78af9 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab/defaults Aug 20 07:52:46.631316 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01d064cd-7e2f-4674-9ca8-492311d78af9 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:46.631619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01d064cd-7e2f-4674-9ca8-492311d78af9 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'defaults' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:46.643876 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-01d064cd-7e2f-4674-9ca8-492311d78af9 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.644133 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-01d064cd-7e2f-4674-9ca8-492311d78af9 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.644483 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-01d064cd-7e2f-4674-9ca8-492311d78af9 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.651671 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01d064cd-7e2f-4674-9ca8-492311d78af9 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab/defaults returned with HTTP 200 Aug 20 07:52:46.653041 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 686/2757] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:52:46 2026] GET /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab/defaults => generated 603 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:46.663661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f014347-8fde-4044-8bf1-a5e8b36c2d79 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.667014 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f014347-8fde-4044-8bf1-a5e8b36c2d79 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab Aug 20 07:52:46.667878 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f014347-8fde-4044-8bf1-a5e8b36c2d79 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:46.731592 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dea203ab-b3b2-4f6c-9844-78d78d800b15 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.734150 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dea203ab-b3b2-4f6c-9844-78d78d800b15 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:46.734604 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dea203ab-b3b2-4f6c-9844-78d78d800b15 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:46.734792 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dea203ab-b3b2-4f6c-9844-78d78d800b15 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:46.734978 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dea203ab-b3b2-4f6c-9844-78d78d800b15 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:46.737528 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-3f014347-8fde-4044-8bf1-a5e8b36c2d79 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.741818 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:46.741818 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:46.743669 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dea203ab-b3b2-4f6c-9844-78d78d800b15 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:46.744236 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 687/2758] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:46 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:46.745206 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f014347-8fde-4044-8bf1-a5e8b36c2d79 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab returned with HTTP 200 Aug 20 07:52:46.746015 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 691/2759] 10.4.3.57 () {68 vars in 1367 bytes} [Thu Aug 20 07:52:46 2026] PUT /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab => generated 561 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:46.759232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05c22c11-8597-49f5-93a2-d0f2edacf71f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.760886 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05c22c11-8597-49f5-93a2-d0f2edacf71f tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] DELETE https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab Aug 20 07:52:46.761223 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05c22c11-8597-49f5-93a2-d0f2edacf71f tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:46.761528 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05c22c11-8597-49f5-93a2-d0f2edacf71f tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:46.777361 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05c22c11-8597-49f5-93a2-d0f2edacf71f tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab returned with HTTP 200 Aug 20 07:52:46.778122 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 696/2760] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:52:46 2026] DELETE /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 07:52:46.789767 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54759e9d-adda-4f9b-b8e3-c8863b285e99 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.792114 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54759e9d-adda-4f9b-b8e3-c8863b285e99 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab Aug 20 07:52:46.792372 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54759e9d-adda-4f9b-b8e3-c8863b285e99 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:46.792626 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54759e9d-adda-4f9b-b8e3-c8863b285e99 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:46.809475 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54759e9d-adda-4f9b-b8e3-c8863b285e99 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab returned with HTTP 200 Aug 20 07:52:46.810021 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 687/2761] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:46 2026] GET /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab => generated 603 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:52:46.824116 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16438c78-78cb-44bc-9795-c9ec952a68ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.827497 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16438c78-78cb-44bc-9795-c9ec952a68ce tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab Aug 20 07:52:46.828001 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16438c78-78cb-44bc-9795-c9ec952a68ce tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:46.956905 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-16438c78-78cb-44bc-9795-c9ec952a68ce tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.957401 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-16438c78-78cb-44bc-9795-c9ec952a68ce tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.957484 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-16438c78-78cb-44bc-9795-c9ec952a68ce tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-460613100 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-460613100, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:46.964254 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16438c78-78cb-44bc-9795-c9ec952a68ce tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab returned with HTTP 200 Aug 20 07:52:46.964673 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 688/2762] 10.4.3.57 () {68 vars in 1368 bytes} [Thu Aug 20 07:52:46 2026] PUT /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab => generated 561 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:46.977907 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-07aabace-4f5a-4e5f-995b-80407c0d821d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:46.982115 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07aabace-4f5a-4e5f-995b-80407c0d821d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab/defaults Aug 20 07:52:46.983178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07aabace-4f5a-4e5f-995b-80407c0d821d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:46.983178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07aabace-4f5a-4e5f-995b-80407c0d821d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'defaults' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:46.994249 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07aabace-4f5a-4e5f-995b-80407c0d821d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab/defaults returned with HTTP 200 Aug 20 07:52:46.995072 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 692/2763] 10.4.3.57 () {66 vars in 1374 bytes} [Thu Aug 20 07:52:46 2026] GET /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab/defaults => generated 603 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:47.008804 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c60361dc-fb36-430d-b023-a0f2e1086a35 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:47.011359 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c60361dc-fb36-430d-b023-a0f2e1086a35 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab Aug 20 07:52:47.011359 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c60361dc-fb36-430d-b023-a0f2e1086a35 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:47.011671 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c60361dc-fb36-430d-b023-a0f2e1086a35 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:47.027337 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c60361dc-fb36-430d-b023-a0f2e1086a35 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab returned with HTTP 200 Aug 20 07:52:47.028318 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 697/2764] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:52:47 2026] GET /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab => generated 603 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:47.052341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bd311a5e-59ac-4b1b-bfea-86706e05a5a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:47.054700 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd311a5e-59ac-4b1b-bfea-86706e05a5a2 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True Aug 20 07:52:47.054965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd311a5e-59ac-4b1b-bfea-86706e05a5a2 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:47.055205 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd311a5e-59ac-4b1b-bfea-86706e05a5a2 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:47.092134 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c52454d-f762-426a-ac04-c2da04121f36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:47.095338 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd311a5e-59ac-4b1b-bfea-86706e05a5a2 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True returned with HTTP 200 Aug 20 07:52:47.095947 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 688/2765] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:52:47 2026] GET /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True => generated 1344 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:52:47.097930 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c52454d-f762-426a-ac04-c2da04121f36 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] GET https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 Aug 20 07:52:47.098181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c52454d-f762-426a-ac04-c2da04121f36 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:47.098536 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c52454d-f762-426a-ac04-c2da04121f36 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:47.109661 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c52454d-f762-426a-ac04-c2da04121f36 tempest-VolumesSnapshotTestJSON-1962975117 tempest-VolumesSnapshotTestJSON-1962975117-project-member] https://10.4.3.57/volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 returned with HTTP 404 Aug 20 07:52:47.110268 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 689/2766] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:47 2026] GET /volume/v3/volumes/90aa00ac-c9e2-423e-bcdc-3aef13f16734 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:47.112188 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:47.207576 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:47.208009 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-246861595"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:47.209433 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-246861595'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:47.209628 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Create volume of 1 GB Aug 20 07:52:47.214816 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Availability Zones retrieved successfully. Aug 20 07:52:47.221098 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Flow 'volume_create_api' (b2a15322-475c-4104-9467-79c538fa6c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:47.222940 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25c94ff-dcfc-4c1b-8707-e1b0e83fd15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:47.224174 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:47.257146 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25c94ff-dcfc-4c1b-8707-e1b0e83fd15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:47.258122 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83961db9-e10c-4647-8791-7d6805a512ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:47.351038 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Created reservations ['5add58cf-f1e0-4630-9d1c-76c69f4355a1', '5c711b75-8a7d-4873-bc54-29b6632672c1', 'b167f534-a87d-4975-9d7d-ffba31a71d90', '27858df8-359b-4173-a84b-c0493ec39092'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:47.352212 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83961db9-e10c-4647-8791-7d6805a512ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5add58cf-f1e0-4630-9d1c-76c69f4355a1', '5c711b75-8a7d-4873-bc54-29b6632672c1', 'b167f534-a87d-4975-9d7d-ffba31a71d90', '27858df8-359b-4173-a84b-c0493ec39092']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:47.353245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db0f8a91-90e8-4fca-b5c4-ea8879adfe83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:47.380069 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c0f6164d-6a1a-46e8-8753-d40a6705359d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:47.383309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db0f8a91-90e8-4fca-b5c4-ea8879adfe83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7843a973-2a43-424c-a7a8-e8233bcf7cb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-246861595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a334fd295e4398bbf71d55ea77b3ab',qos_specs=None,replication_status=,reservations=['5add58cf-f1e0-4630-9d1c-76c69f4355a1','5c711b75-8a7d-4873-bc54-29b6632672c1','b167f534-a87d-4975-9d7d-ffba31a71d90','27858df8-359b-4173-a84b-c0493ec39092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e769ab76af43a0862f41f63d84945c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-246861595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7843a973-2a43-424c-a7a8-e8233bcf7cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a334fd295e4398bbf71d55ea77b3ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e769ab76af43a0862f41f63d84945c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:47.385468 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c0f6164d-6a1a-46e8-8753-d40a6705359d tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:47.385777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c0f6164d-6a1a-46e8-8753-d40a6705359d tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:47.386023 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c0f6164d-6a1a-46e8-8753-d40a6705359d tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:47.387696 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a418aca-8798-4dc8-b8d8-37d6e04f234f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:47.405575 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:47.405575 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:47.411375 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c0f6164d-6a1a-46e8-8753-d40a6705359d tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:47.411589 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a418aca-8798-4dc8-b8d8-37d6e04f234f) transitioned into state 'SUCCESS' from state '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-246861595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a334fd295e4398bbf71d55ea77b3ab',qos_specs=None,replication_status=,reservations=['5add58cf-f1e0-4630-9d1c-76c69f4355a1','5c711b75-8a7d-4873-bc54-29b6632672c1','b167f534-a87d-4975-9d7d-ffba31a71d90','27858df8-359b-4173-a84b-c0493ec39092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e769ab76af43a0862f41f63d84945c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:47.412630 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c4d533-1dfe-4988-9d78-6c0177b0109c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:47.417466 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c0f6164d-6a1a-46e8-8753-d40a6705359d tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:47.418204 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 698/2767] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:47 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:47.431960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c4d533-1dfe-4988-9d78-6c0177b0109c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:47.433373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Flow 'volume_create_api' (b2a15322-475c-4104-9467-79c538fa6c1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:47.433930 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Create volume request issued successfully. Aug 20 07:52:47.435060 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14d462e5-2afa-44ca-9919-1523cbaa9c1e tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:47.435701 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 693/2768] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:52:47 2026] POST /volume/v3/volumes => generated 753 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:47.455343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa7aa4dc-8634-4cb3-8f97-4f54d62b1e63 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:47.457971 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa7aa4dc-8634-4cb3-8f97-4f54d62b1e63 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] GET https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 Aug 20 07:52:47.458249 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa7aa4dc-8634-4cb3-8f97-4f54d62b1e63 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:47.458560 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa7aa4dc-8634-4cb3-8f97-4f54d62b1e63 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:47.469950 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:47.469950 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:47.474327 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aa7aa4dc-8634-4cb3-8f97-4f54d62b1e63 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Volume info retrieved successfully. Aug 20 07:52:47.479310 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa7aa4dc-8634-4cb3-8f97-4f54d62b1e63 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 returned with HTTP 200 Aug 20 07:52:47.479827 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 689/2769] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:47 2026] GET /volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:47.756073 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5b287947-ba44-46c7-b6fd-7cf9592654a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:47.757975 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b287947-ba44-46c7-b6fd-7cf9592654a5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:47.758207 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b287947-ba44-46c7-b6fd-7cf9592654a5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:47.758442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b287947-ba44-46c7-b6fd-7cf9592654a5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:47.758640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5b287947-ba44-46c7-b6fd-7cf9592654a5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:47.763257 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:47.763257 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:47.764168 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b287947-ba44-46c7-b6fd-7cf9592654a5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:47.764544 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 690/2770] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:47 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:48.433267 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-df32d46f-0209-4de6-8615-8734eacf3bce None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:48.435180 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df32d46f-0209-4de6-8615-8734eacf3bce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:48.435322 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df32d46f-0209-4de6-8615-8734eacf3bce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:48.435542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df32d46f-0209-4de6-8615-8734eacf3bce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:48.445438 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:48.445438 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:48.449145 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-df32d46f-0209-4de6-8615-8734eacf3bce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:48.454061 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df32d46f-0209-4de6-8615-8734eacf3bce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:48.454416 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 699/2771] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:48 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:48.494007 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e178058c-d188-4c8b-8223-594b4f8ca178 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:48.496081 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e178058c-d188-4c8b-8223-594b4f8ca178 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] GET https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 Aug 20 07:52:48.496268 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e178058c-d188-4c8b-8223-594b4f8ca178 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:48.496444 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e178058c-d188-4c8b-8223-594b4f8ca178 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:48.503105 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:48.503105 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:48.506850 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e178058c-d188-4c8b-8223-594b4f8ca178 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Volume info retrieved successfully. Aug 20 07:52:48.511060 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e178058c-d188-4c8b-8223-594b4f8ca178 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 returned with HTTP 200 Aug 20 07:52:48.511411 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 694/2772] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:48 2026] GET /volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:48.524781 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4ea2d8d3-ee7c-480d-a3fd-dd9e6a60018d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:48.527164 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ea2d8d3-ee7c-480d-a3fd-dd9e6a60018d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True Aug 20 07:52:48.527432 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ea2d8d3-ee7c-480d-a3fd-dd9e6a60018d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:48.527681 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ea2d8d3-ee7c-480d-a3fd-dd9e6a60018d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:48.547151 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ea2d8d3-ee7c-480d-a3fd-dd9e6a60018d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True returned with HTTP 200 Aug 20 07:52:48.547690 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 690/2773] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:52:48 2026] GET /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True => generated 1344 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:48.559985 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1462f361-d7ac-4e9d-9525-fd42c28ffc2f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:48.562220 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1462f361-d7ac-4e9d-9525-fd42c28ffc2f tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] DELETE https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 Aug 20 07:52:48.562458 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1462f361-d7ac-4e9d-9525-fd42c28ffc2f tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:48.563175 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1462f361-d7ac-4e9d-9525-fd42c28ffc2f tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:48.563175 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1462f361-d7ac-4e9d-9525-fd42c28ffc2f tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Delete volume with id: 7843a973-2a43-424c-a7a8-e8233bcf7cb9 Aug 20 07:52:48.572331 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:48.572331 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:48.573061 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1462f361-d7ac-4e9d-9525-fd42c28ffc2f tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Volume info retrieved successfully. Aug 20 07:52:48.594236 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1462f361-d7ac-4e9d-9525-fd42c28ffc2f tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Delete volume request issued successfully. Aug 20 07:52:48.594459 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1462f361-d7ac-4e9d-9525-fd42c28ffc2f tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 returned with HTTP 202 Aug 20 07:52:48.595065 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 691/2774] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:48 2026] DELETE /volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:48.606951 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f8031b68-cb0d-4ced-8db2-93baa231e51d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:48.609749 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f8031b68-cb0d-4ced-8db2-93baa231e51d tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] GET https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 Aug 20 07:52:48.610069 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f8031b68-cb0d-4ced-8db2-93baa231e51d tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:48.610324 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f8031b68-cb0d-4ced-8db2-93baa231e51d tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:48.622042 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:48.622042 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:48.626996 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f8031b68-cb0d-4ced-8db2-93baa231e51d tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Volume info retrieved successfully. Aug 20 07:52:48.633731 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f8031b68-cb0d-4ced-8db2-93baa231e51d tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 returned with HTTP 200 Aug 20 07:52:48.634338 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 700/2775] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:48 2026] GET /volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:48.777468 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab67c633-954f-4571-981a-bde613f07ed9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:48.779826 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab67c633-954f-4571-981a-bde613f07ed9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:48.780068 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab67c633-954f-4571-981a-bde613f07ed9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:48.780298 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab67c633-954f-4571-981a-bde613f07ed9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:48.780444 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ab67c633-954f-4571-981a-bde613f07ed9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:48.786512 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:48.786512 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:48.786699 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab67c633-954f-4571-981a-bde613f07ed9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:48.787167 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 695/2776] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:48 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:48.923831 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-a747a374-d5ec-41e0-a81e-b62ea5b1ed78 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:48.926140 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-a747a374-d5ec-41e0-a81e-b62ea5b1ed78 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] POST https://10.4.3.57/volume/v3/attachments/1336b352-035d-48a1-b545-311a95867d73/action Aug 20 07:52:48.926559 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-a747a374-d5ec-41e0-a81e-b62ea5b1ed78 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:52:48.926710 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-a747a374-d5ec-41e0-a81e-b62ea5b1ed78 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:48.943149 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:48.943149 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:48.955317 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-288d01dd-7e96-4a65-8856-e4ac3de9d064 req-a747a374-d5ec-41e0-a81e-b62ea5b1ed78 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/attachments/1336b352-035d-48a1-b545-311a95867d73/action returned with HTTP 204 Aug 20 07:52:48.955791 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 691/2777] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:52:48 2026] POST /volume/v3/attachments/1336b352-035d-48a1-b545-311a95867d73/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:49.490932 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f3309da-949c-4fff-9f6d-9c0d895064ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:49.492777 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f3309da-949c-4fff-9f6d-9c0d895064ce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:49.492979 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f3309da-949c-4fff-9f6d-9c0d895064ce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:49.493176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f3309da-949c-4fff-9f6d-9c0d895064ce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:49.502949 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:49.502949 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:49.506269 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4f3309da-949c-4fff-9f6d-9c0d895064ce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:49.511193 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f3309da-949c-4fff-9f6d-9c0d895064ce tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:49.511794 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 692/2778] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:49 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:49.530803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-579fcd9c-b0c2-45d9-a724-b1943cb15927 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:49.534389 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-579fcd9c-b0c2-45d9-a724-b1943cb15927 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:49.534926 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-579fcd9c-b0c2-45d9-a724-b1943cb15927 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:49.535253 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-579fcd9c-b0c2-45d9-a724-b1943cb15927 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:49.549450 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:49.549450 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:49.553200 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-579fcd9c-b0c2-45d9-a724-b1943cb15927 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:49.557696 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-579fcd9c-b0c2-45d9-a724-b1943cb15927 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:49.558389 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 701/2779] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:49 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:49.617565 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b1f6c75b-6a31-4f03-935f-1944d9714048 req-2afac24e-0bcd-4985-ac2a-c91457bc4b53 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:49.621281 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b1f6c75b-6a31-4f03-935f-1944d9714048 req-2afac24e-0bcd-4985-ac2a-c91457bc4b53 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:49.621531 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b1f6c75b-6a31-4f03-935f-1944d9714048 req-2afac24e-0bcd-4985-ac2a-c91457bc4b53 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:49.621770 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b1f6c75b-6a31-4f03-935f-1944d9714048 req-2afac24e-0bcd-4985-ac2a-c91457bc4b53 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:49.634565 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:49.634565 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:49.639563 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b1f6c75b-6a31-4f03-935f-1944d9714048 req-2afac24e-0bcd-4985-ac2a-c91457bc4b53 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:49.645819 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b1f6c75b-6a31-4f03-935f-1944d9714048 req-2afac24e-0bcd-4985-ac2a-c91457bc4b53 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:49.646465 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 696/2780] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:49 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:49.650829 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5ea84682-6b94-4bca-9d16-fb279fd12cdc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:49.652411 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ea84682-6b94-4bca-9d16-fb279fd12cdc tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] GET https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 Aug 20 07:52:49.652677 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ea84682-6b94-4bca-9d16-fb279fd12cdc tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:49.652841 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ea84682-6b94-4bca-9d16-fb279fd12cdc tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:49.660716 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ea84682-6b94-4bca-9d16-fb279fd12cdc tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 returned with HTTP 404 Aug 20 07:52:49.661283 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 692/2781] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:49 2026] GET /volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:49.668924 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-79e67cd1-8675-414f-a4ab-79a5554c4146 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:49.671256 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79e67cd1-8675-414f-a4ab-79a5554c4146 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] GET https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 Aug 20 07:52:49.671489 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79e67cd1-8675-414f-a4ab-79a5554c4146 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:49.671735 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79e67cd1-8675-414f-a4ab-79a5554c4146 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:49.678321 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79e67cd1-8675-414f-a4ab-79a5554c4146 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 returned with HTTP 404 Aug 20 07:52:49.679003 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 693/2782] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:49 2026] GET /volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:49.686644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c7a8a602-a596-40fa-8d2e-6b33e017ee92 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:49.688783 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c7a8a602-a596-40fa-8d2e-6b33e017ee92 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] DELETE https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 Aug 20 07:52:49.689125 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c7a8a602-a596-40fa-8d2e-6b33e017ee92 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:49.689590 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c7a8a602-a596-40fa-8d2e-6b33e017ee92 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:49.689786 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-c7a8a602-a596-40fa-8d2e-6b33e017ee92 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Delete volume with id: 7843a973-2a43-424c-a7a8-e8233bcf7cb9 Aug 20 07:52:49.698155 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c7a8a602-a596-40fa-8d2e-6b33e017ee92 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 returned with HTTP 404 Aug 20 07:52:49.699249 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 702/2783] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:49 2026] DELETE /volume/v3/volumes/7843a973-2a43-424c-a7a8-e8233bcf7cb9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:49.710565 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-245c7863-ad87-4827-89dd-39104bc26f27 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:49.715492 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:49.715492 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1065826075"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:49.716630 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1065826075'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:49.716799 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Create volume of 1 GB Aug 20 07:52:49.721835 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Availability Zones retrieved successfully. Aug 20 07:52:49.728582 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Flow 'volume_create_api' (e2647284-135b-4428-bed3-0c32d463e6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:49.728582 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22d408d-84fa-4677-b666-cd16bd35960d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:49.729905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:49.765528 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22d408d-84fa-4677-b666-cd16bd35960d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:49.765528 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3db789a-daef-4525-b744-68dfad44bfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:49.802930 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3334a34d-7697-45a6-907b-a405f3d29cf6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:49.806038 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3334a34d-7697-45a6-907b-a405f3d29cf6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:49.806038 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3334a34d-7697-45a6-907b-a405f3d29cf6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:49.806038 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3334a34d-7697-45a6-907b-a405f3d29cf6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:49.806038 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3334a34d-7697-45a6-907b-a405f3d29cf6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:49.810259 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:49.810259 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:49.811276 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3334a34d-7697-45a6-907b-a405f3d29cf6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:49.811795 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 693/2784] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:49 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:49.838732 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Created reservations ['df2f5036-4344-4eff-a4a0-3878dc326976', '2f09120e-035c-4999-b3b8-f93fc7c742ea', '6fbd583d-b58e-484d-a13c-3708e9ce6b2a', 'abdab1d0-e4cc-4b96-904d-50e22c82d77d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:49.839477 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3db789a-daef-4525-b744-68dfad44bfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df2f5036-4344-4eff-a4a0-3878dc326976', '2f09120e-035c-4999-b3b8-f93fc7c742ea', '6fbd583d-b58e-484d-a13c-3708e9ce6b2a', 'abdab1d0-e4cc-4b96-904d-50e22c82d77d']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:49.840327 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1707fd67-ca63-4acf-a481-7d20e101c6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:49.882883 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1707fd67-ca63-4acf-a481-7d20e101c6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41c4db9-ad8c-4c53-ad26-317e0470cbf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1065826075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a334fd295e4398bbf71d55ea77b3ab',qos_specs=None,replication_status=,reservations=['df2f5036-4344-4eff-a4a0-3878dc326976','2f09120e-035c-4999-b3b8-f93fc7c742ea','6fbd583d-b58e-484d-a13c-3708e9ce6b2a','abdab1d0-e4cc-4b96-904d-50e22c82d77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e769ab76af43a0862f41f63d84945c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1065826075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41c4db9-ad8c-4c53-ad26-317e0470cbf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a334fd295e4398bbf71d55ea77b3ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e769ab76af43a0862f41f63d84945c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:49.882883 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84dc91e0-b491-4cc9-ae15-a137fada7978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:49.909279 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84dc91e0-b491-4cc9-ae15-a137fada7978) transitioned into state 'SUCCESS' from state '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-1065826075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a334fd295e4398bbf71d55ea77b3ab',qos_specs=None,replication_status=,reservations=['df2f5036-4344-4eff-a4a0-3878dc326976','2f09120e-035c-4999-b3b8-f93fc7c742ea','6fbd583d-b58e-484d-a13c-3708e9ce6b2a','abdab1d0-e4cc-4b96-904d-50e22c82d77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e769ab76af43a0862f41f63d84945c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:49.909789 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7be8d4-d6d7-465d-8ad7-206c7c126e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:49.927451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7be8d4-d6d7-465d-8ad7-206c7c126e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:49.929289 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Flow 'volume_create_api' (e2647284-135b-4428-bed3-0c32d463e6ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:49.929289 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Create volume request issued successfully. Aug 20 07:52:49.930899 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-245c7863-ad87-4827-89dd-39104bc26f27 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:49.930899 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 697/2785] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:52:49 2026] POST /volume/v3/volumes => generated 754 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:49.954090 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e6e2cb9-d68d-4d97-a0a2-092a6faf9627 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:49.957632 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e6e2cb9-d68d-4d97-a0a2-092a6faf9627 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] GET https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:49.957806 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e6e2cb9-d68d-4d97-a0a2-092a6faf9627 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:49.959569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e6e2cb9-d68d-4d97-a0a2-092a6faf9627 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:49.973861 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:49.973861 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:49.981349 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e6e2cb9-d68d-4d97-a0a2-092a6faf9627 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Volume info retrieved successfully. Aug 20 07:52:49.988150 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e6e2cb9-d68d-4d97-a0a2-092a6faf9627 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 returned with HTTP 200 Aug 20 07:52:49.988932 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 694/2786] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:49 2026] GET /volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:50.824627 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-17f7553c-a043-425a-a550-1b81003fb3af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:50.827088 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17f7553c-a043-425a-a550-1b81003fb3af tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:50.827712 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17f7553c-a043-425a-a550-1b81003fb3af tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:50.828029 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17f7553c-a043-425a-a550-1b81003fb3af tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:50.828185 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-17f7553c-a043-425a-a550-1b81003fb3af tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:50.836280 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:50.836280 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:50.837520 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17f7553c-a043-425a-a550-1b81003fb3af tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:50.838097 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 703/2787] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:50 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:51.011151 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7189b6ca-ce53-4472-82ec-1e544f6c8205 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.013345 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7189b6ca-ce53-4472-82ec-1e544f6c8205 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] GET https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:51.013595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7189b6ca-ce53-4472-82ec-1e544f6c8205 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:51.013865 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7189b6ca-ce53-4472-82ec-1e544f6c8205 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:51.021271 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:51.021271 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:51.025111 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7189b6ca-ce53-4472-82ec-1e544f6c8205 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Volume info retrieved successfully. Aug 20 07:52:51.030638 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7189b6ca-ce53-4472-82ec-1e544f6c8205 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 returned with HTTP 200 Aug 20 07:52:51.031187 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 694/2788] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:51 2026] GET /volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:51.045176 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fe385d76-a761-44ea-80eb-10dcf98420e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.048092 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe385d76-a761-44ea-80eb-10dcf98420e8 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True Aug 20 07:52:51.048092 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe385d76-a761-44ea-80eb-10dcf98420e8 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:51.048250 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe385d76-a761-44ea-80eb-10dcf98420e8 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:51.048597 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:51.048597 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:51.071014 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe385d76-a761-44ea-80eb-10dcf98420e8 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True returned with HTTP 200 Aug 20 07:52:51.071808 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 698/2789] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:52:51 2026] GET /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True => generated 1344 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:51.082019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eb55dfb0-5f39-4ad8-bdf4-dc041600f92c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.084661 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb55dfb0-5f39-4ad8-bdf4-dc041600f92c tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/5d4d84a8e8394f5394a40b63f9c46a1c?usage=True Aug 20 07:52:51.084977 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb55dfb0-5f39-4ad8-bdf4-dc041600f92c tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:51.085239 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb55dfb0-5f39-4ad8-bdf4-dc041600f92c tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:51.110244 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb55dfb0-5f39-4ad8-bdf4-dc041600f92c tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/5d4d84a8e8394f5394a40b63f9c46a1c?usage=True returned with HTTP 200 Aug 20 07:52:51.111015 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 695/2790] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:52:51 2026] GET /volume/v3/os-quota-sets/5d4d84a8e8394f5394a40b63f9c46a1c?usage=True => generated 1344 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:51.122884 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-43e59ab5-3137-446d-adc6-332687ea4b40 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.125476 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43e59ab5-3137-446d-adc6-332687ea4b40 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] POST https://10.4.3.57/volume/v3/os-volume-transfer Aug 20 07:52:51.125889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43e59ab5-3137-446d-adc6-332687ea4b40 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b41c4db9-ad8c-4c53-ad26-317e0470cbf4"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:51.127318 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.volume_transfer [None req-43e59ab5-3137-446d-adc6-332687ea4b40 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b41c4db9-ad8c-4c53-ad26-317e0470cbf4'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 07:52:51.127418 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.volume_transfer [None req-43e59ab5-3137-446d-adc6-332687ea4b40 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Creating transfer of volume b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:51.127940 np0000007856 devstack@c-api.service[100250]: INFO cinder.transfer.api [None req-43e59ab5-3137-446d-adc6-332687ea4b40 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Generating transfer record for volume b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:51.138329 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:51.138329 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:51.153873 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43e59ab5-3137-446d-adc6-332687ea4b40 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 07:52:51.156573 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 704/2791] 10.4.3.57 () {68 vars in 1284 bytes} [Thu Aug 20 07:52:51 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 07:52:51.163196 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.362999 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] POST https://10.4.3.57/volume/v3/os-volume-transfer/ee14e2f3-28a3-4a4d-af87-c4b0db45d950/accept Aug 20 07:52:51.363454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "807eecbfa582b2bc"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:51.365610 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Accepting volume transfer ee14e2f3-28a3-4a4d-af87-c4b0db45d950 {{(pid=100251) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 07:52:51.365610 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Accepting transfer ee14e2f3-28a3-4a4d-af87-c4b0db45d950 Aug 20 07:52:51.428391 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Created reservations ['0812595c-33cd-45f7-aab6-09ef6d468f65', '90fdeb03-b002-464f-aed7-4c6a4aba0f7e', 'eba7ccde-e3e3-48fc-bc1c-493cd9bfb694', '640007a5-0028-4149-bf96-02b7032592b7'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:51.448676 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Created reservations ['3297f102-9898-4ff1-8d53-1ed57a377e43', 'ce33e798-cc37-40dd-ab5d-9c24ab00f89b', '2c21b9f1-4e9d-457d-9d68-0adf1351aea0', 'd1af0b82-0504-4cc5-b154-b61b4295d9f0'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:51.477016 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Created reservations ['7cf8f38d-6c3d-49eb-9263-2da1ef8cad9a', 'dbde2b44-9f97-4451-a549-d4556af432cd', 'd62ce999-41e8-4572-9d25-da28d15d0e07', 'd36a41a7-9d64-4eba-92f9-b73bc6878912'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:51.506414 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Created reservations ['80a2b703-219b-400e-abaa-7ee0d0945d1d', 'c329f1be-07ca-4467-9940-54baa8aab54f', '59ab60d7-bb54-47d5-aa9b-f38330aba528', '5ef05c6f-d89f-4a85-9732-dcb9a1cc2e31'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:51.520388 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Transfer volume completed successfully. Aug 20 07:52:51.598965 np0000007856 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Volume b41c4db9-ad8c-4c53-ad26-317e0470cbf4 has been transferred. Aug 20 07:52:51.606341 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fe8b354-cd5c-4b1e-934a-8c471f4957dd tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] https://10.4.3.57/volume/v3/os-volume-transfer/ee14e2f3-28a3-4a4d-af87-c4b0db45d950/accept returned with HTTP 202 Aug 20 07:52:51.606917 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 695/2792] 10.4.3.57 () {68 vars in 1416 bytes} [Thu Aug 20 07:52:51 2026] POST /volume/v3/os-volume-transfer/ee14e2f3-28a3-4a4d-af87-c4b0db45d950/accept => generated 363 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:51.616993 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a915fb33-ae8f-4e19-964f-bdb18c14686c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.619046 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a915fb33-ae8f-4e19-964f-bdb18c14686c tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] GET https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:51.619269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a915fb33-ae8f-4e19-964f-bdb18c14686c tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:51.619427 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a915fb33-ae8f-4e19-964f-bdb18c14686c tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:51.626694 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:51.626694 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:51.635249 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a915fb33-ae8f-4e19-964f-bdb18c14686c tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] Volume info retrieved successfully. Aug 20 07:52:51.640176 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a915fb33-ae8f-4e19-964f-bdb18c14686c tempest-VolumeQuotasAdminTestJSON-970572068 tempest-VolumeQuotasAdminTestJSON-970572068-project-member] https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 returned with HTTP 200 Aug 20 07:52:51.640864 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 699/2793] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:51 2026] GET /volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:51.655094 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c5c2404-3f91-4141-a6f7-94ac7320134e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.657639 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c5c2404-3f91-4141-a6f7-94ac7320134e tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True Aug 20 07:52:51.657879 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c5c2404-3f91-4141-a6f7-94ac7320134e tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:51.658129 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c5c2404-3f91-4141-a6f7-94ac7320134e tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:51.678186 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c5c2404-3f91-4141-a6f7-94ac7320134e tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True returned with HTTP 200 Aug 20 07:52:51.678828 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 696/2794] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:52:51 2026] GET /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab?usage=True => generated 1344 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:51.689088 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1c90f839-a9c3-4244-b088-0baafd23bc41 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.690719 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c90f839-a9c3-4244-b088-0baafd23bc41 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/5d4d84a8e8394f5394a40b63f9c46a1c?usage=True Aug 20 07:52:51.690921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c90f839-a9c3-4244-b088-0baafd23bc41 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:51.691139 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c90f839-a9c3-4244-b088-0baafd23bc41 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:51.692871 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=315,cinder:INSERT=24,cinder:UPDATE=59 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:52:51.708784 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c90f839-a9c3-4244-b088-0baafd23bc41 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/5d4d84a8e8394f5394a40b63f9c46a1c?usage=True returned with HTTP 200 Aug 20 07:52:51.709440 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 705/2795] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:52:51 2026] GET /volume/v3/os-quota-sets/5d4d84a8e8394f5394a40b63f9c46a1c?usage=True => generated 1344 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:51.726849 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c8877835-9694-4592-bac3-9cbda12ae509 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.729203 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8877835-9694-4592-bac3-9cbda12ae509 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:51.729473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8877835-9694-4592-bac3-9cbda12ae509 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:51.729774 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8877835-9694-4592-bac3-9cbda12ae509 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:51.730008 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c8877835-9694-4592-bac3-9cbda12ae509 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Delete volume with id: b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:51.738691 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:51.738691 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:51.739123 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c8877835-9694-4592-bac3-9cbda12ae509 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Volume info retrieved successfully. Aug 20 07:52:51.768206 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c8877835-9694-4592-bac3-9cbda12ae509 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Delete volume request issued successfully. Aug 20 07:52:51.768427 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8877835-9694-4592-bac3-9cbda12ae509 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 returned with HTTP 202 Aug 20 07:52:51.769001 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 696/2796] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:51 2026] DELETE /volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:51.779172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ec50438c-27d5-4d8e-b280-310335dff957 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.781070 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec50438c-27d5-4d8e-b280-310335dff957 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:51.781302 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec50438c-27d5-4d8e-b280-310335dff957 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:51.781632 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec50438c-27d5-4d8e-b280-310335dff957 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:51.811492 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:51.811492 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:51.820162 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ec50438c-27d5-4d8e-b280-310335dff957 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Volume info retrieved successfully. Aug 20 07:52:51.829742 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec50438c-27d5-4d8e-b280-310335dff957 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 returned with HTTP 200 Aug 20 07:52:51.829742 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 700/2797] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:51 2026] GET /volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:51.853891 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a61ca78d-56a2-4d0a-91ca-acbc05a44cac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:51.856319 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a61ca78d-56a2-4d0a-91ca-acbc05a44cac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:51.856707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a61ca78d-56a2-4d0a-91ca-acbc05a44cac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:51.857084 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a61ca78d-56a2-4d0a-91ca-acbc05a44cac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:51.857312 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a61ca78d-56a2-4d0a-91ca-acbc05a44cac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:51.866918 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:51.866918 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:51.868261 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a61ca78d-56a2-4d0a-91ca-acbc05a44cac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:51.874288 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 697/2798] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:51 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:52.221237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-833ed48f-fe4a-45f3-b2f1-e2d8b91291c2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.229213 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-833ed48f-fe4a-45f3-b2f1-e2d8b91291c2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/attachments/4c80bf49-4578-4b92-b6d5-c51b9228f763 Aug 20 07:52:52.229438 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-833ed48f-fe4a-45f3-b2f1-e2d8b91291c2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:52.230797 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-833ed48f-fe4a-45f3-b2f1-e2d8b91291c2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:52.243033 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:52.243033 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:52.332336 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ac16da76-dbdb-4264-94f9-3c5a3e2de5e1 req-833ed48f-fe4a-45f3-b2f1-e2d8b91291c2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/4c80bf49-4578-4b92-b6d5-c51b9228f763 returned with HTTP 200 Aug 20 07:52:52.332911 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 706/2799] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:52:52 2026] DELETE /volume/v3/attachments/4c80bf49-4578-4b92-b6d5-c51b9228f763 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:52.643711 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1fa95135-c6d3-4a1e-9227-bc16dc380fdf req-84740182-dccd-4d94-b6f9-1db916888c28 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.646978 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fa95135-c6d3-4a1e-9227-bc16dc380fdf req-84740182-dccd-4d94-b6f9-1db916888c28 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:52.646978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fa95135-c6d3-4a1e-9227-bc16dc380fdf req-84740182-dccd-4d94-b6f9-1db916888c28 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:52.646978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fa95135-c6d3-4a1e-9227-bc16dc380fdf req-84740182-dccd-4d94-b6f9-1db916888c28 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:52.659300 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:52.659300 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:52.664285 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1fa95135-c6d3-4a1e-9227-bc16dc380fdf req-84740182-dccd-4d94-b6f9-1db916888c28 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:52.671614 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fa95135-c6d3-4a1e-9227-bc16dc380fdf req-84740182-dccd-4d94-b6f9-1db916888c28 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:52.672159 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 697/2800] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:52 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:52.844698 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d766494a-720f-4875-93cf-3cfb5985c52d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.845498 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d766494a-720f-4875-93cf-3cfb5985c52d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:52.845823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d766494a-720f-4875-93cf-3cfb5985c52d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:52.846085 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d766494a-720f-4875-93cf-3cfb5985c52d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:52.864235 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d766494a-720f-4875-93cf-3cfb5985c52d tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 returned with HTTP 404 Aug 20 07:52:52.865596 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 701/2801] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:52 2026] GET /volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:52.878444 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea2ca83f-80a5-4314-b743-d1cbe9c12424 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.880912 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea2ca83f-80a5-4314-b743-d1cbe9c12424 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] GET https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:52.881102 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea2ca83f-80a5-4314-b743-d1cbe9c12424 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:52.881301 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea2ca83f-80a5-4314-b743-d1cbe9c12424 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:52.885072 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a88aa280-2975-40e6-aa8c-903687331e6e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.886872 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a88aa280-2975-40e6-aa8c-903687331e6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:52.887215 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a88aa280-2975-40e6-aa8c-903687331e6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:52.887572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a88aa280-2975-40e6-aa8c-903687331e6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:52.887780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a88aa280-2975-40e6-aa8c-903687331e6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:52.890076 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea2ca83f-80a5-4314-b743-d1cbe9c12424 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 returned with HTTP 404 Aug 20 07:52:52.891637 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 698/2802] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:52 2026] GET /volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:52.895022 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:52.895022 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:52.895022 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a88aa280-2975-40e6-aa8c-903687331e6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:52.895022 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 707/2803] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:52 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:52.900176 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9c7b7c92-161a-44b1-b9c0-71f3070593e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.902147 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c7b7c92-161a-44b1-b9c0-71f3070593e1 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:52.902402 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c7b7c92-161a-44b1-b9c0-71f3070593e1 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:52.902689 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c7b7c92-161a-44b1-b9c0-71f3070593e1 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:52.902911 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9c7b7c92-161a-44b1-b9c0-71f3070593e1 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] Delete volume with id: b41c4db9-ad8c-4c53-ad26-317e0470cbf4 Aug 20 07:52:52.908853 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d132482d-6675-447f-8935-4bb50430b548 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.910890 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c7b7c92-161a-44b1-b9c0-71f3070593e1 tempest-VolumeQuotasAdminTestJSON-930274977 tempest-VolumeQuotasAdminTestJSON-930274977-project-member] https://10.4.3.57/volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 returned with HTTP 404 Aug 20 07:52:52.911571 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d132482d-6675-447f-8935-4bb50430b548 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a Aug 20 07:52:52.911721 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 698/2804] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:52 2026] DELETE /volume/v3/volumes/b41c4db9-ad8c-4c53-ad26-317e0470cbf4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:52.911818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d132482d-6675-447f-8935-4bb50430b548 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:52.912056 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d132482d-6675-447f-8935-4bb50430b548 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:52.921200 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:52.921200 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:52.923656 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eee35848-915d-4bae-a364-577ad7192005 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.925785 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eee35848-915d-4bae-a364-577ad7192005 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] GET https://10.4.3.57/volume/v3/os-quota-sets/f5ff2e5ba57745c68d3574f99f918595?usage=True Aug 20 07:52:52.925933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eee35848-915d-4bae-a364-577ad7192005 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:52.926153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eee35848-915d-4bae-a364-577ad7192005 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:52.926953 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d132482d-6675-447f-8935-4bb50430b548 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:52.932725 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d132482d-6675-447f-8935-4bb50430b548 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a returned with HTTP 200 Aug 20 07:52:52.933169 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 702/2805] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:52 2026] GET /volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:52.948978 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8949e421-e2b0-475f-845d-a9f80c47bd24 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.952641 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8949e421-e2b0-475f-845d-a9f80c47bd24 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a Aug 20 07:52:52.952641 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8949e421-e2b0-475f-845d-a9f80c47bd24 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:52.952641 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8949e421-e2b0-475f-845d-a9f80c47bd24 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:52.957661 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eee35848-915d-4bae-a364-577ad7192005 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/f5ff2e5ba57745c68d3574f99f918595?usage=True returned with HTTP 200 Aug 20 07:52:52.958077 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 699/2806] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 07:52:52 2026] GET /volume/v3/os-quota-sets/f5ff2e5ba57745c68d3574f99f918595?usage=True => generated 1344 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:52.966384 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:52.966384 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:52.972245 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8949e421-e2b0-475f-845d-a9f80c47bd24 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:52.974275 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b6608d5a-c8e5-43d3-a160-c8c17134b8c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:52.976148 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6608d5a-c8e5-43d3-a160-c8c17134b8c1 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab Aug 20 07:52:52.976694 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6608d5a-c8e5-43d3-a160-c8c17134b8c1 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:52.986909 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8949e421-e2b0-475f-845d-a9f80c47bd24 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a returned with HTTP 200 Aug 20 07:52:52.987654 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 708/2807] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:52 2026] GET /volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:53.003098 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5d2c7b3-c806-4c7b-b802-6ef4a37ce90b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:53.006475 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5d2c7b3-c806-4c7b-b802-6ef4a37ce90b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a Aug 20 07:52:53.006638 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5d2c7b3-c806-4c7b-b802-6ef4a37ce90b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:53.006832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5d2c7b3-c806-4c7b-b802-6ef4a37ce90b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:53.007010 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f5d2c7b3-c806-4c7b-b802-6ef4a37ce90b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume with id: f94a9369-b145-4f39-bef2-7b92c6ceca4a Aug 20 07:52:53.023730 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:53.023730 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:53.024335 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5d2c7b3-c806-4c7b-b802-6ef4a37ce90b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:53.056763 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5d2c7b3-c806-4c7b-b802-6ef4a37ce90b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume request issued successfully. Aug 20 07:52:53.057068 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5d2c7b3-c806-4c7b-b802-6ef4a37ce90b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a returned with HTTP 202 Aug 20 07:52:53.057465 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 703/2808] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:53 2026] DELETE /volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:53.068748 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2e85360-c9a1-4c37-913d-7afdac24c145 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:53.071357 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2e85360-c9a1-4c37-913d-7afdac24c145 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a Aug 20 07:52:53.071580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2e85360-c9a1-4c37-913d-7afdac24c145 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:53.071833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2e85360-c9a1-4c37-913d-7afdac24c145 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:53.079842 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:53.079842 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:53.084086 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2e85360-c9a1-4c37-913d-7afdac24c145 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:53.091913 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2e85360-c9a1-4c37-913d-7afdac24c145 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a returned with HTTP 200 Aug 20 07:52:53.092489 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 700/2809] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:53 2026] GET /volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a => generated 963 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:53.121894 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6608d5a-c8e5-43d3-a160-c8c17134b8c1 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab returned with HTTP 200 Aug 20 07:52:53.124895 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 699/2810] 10.4.3.57 () {68 vars in 1368 bytes} [Thu Aug 20 07:52:52 2026] PUT /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab => generated 563 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:53.135881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66a18743-6b4e-418d-98c7-6aaa6a7c87a4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:53.138307 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66a18743-6b4e-418d-98c7-6aaa6a7c87a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] PUT https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab Aug 20 07:52:53.138970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66a18743-6b4e-418d-98c7-6aaa6a7c87a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:53.299002 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66a18743-6b4e-418d-98c7-6aaa6a7c87a4 tempest-VolumeQuotasAdminTestJSON-84252530 tempest-VolumeQuotasAdminTestJSON-84252530-project-admin] https://10.4.3.57/volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab returned with HTTP 200 Aug 20 07:52:53.299584 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 709/2811] 10.4.3.57 () {68 vars in 1368 bytes} [Thu Aug 20 07:52:53 2026] PUT /volume/v3/os-quota-sets/54a334fd295e4398bbf71d55ea77b3ab => generated 561 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:54.077266 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bdde5117-4c6a-4402-880b-c04f3485d930 req-b9b470be-433a-4ff1-8d56-b792f447be0a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:54.082783 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdde5117-4c6a-4402-880b-c04f3485d930 req-b9b470be-433a-4ff1-8d56-b792f447be0a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:52:54.083235 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdde5117-4c6a-4402-880b-c04f3485d930 req-b9b470be-433a-4ff1-8d56-b792f447be0a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:54.083373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdde5117-4c6a-4402-880b-c04f3485d930 req-b9b470be-433a-4ff1-8d56-b792f447be0a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:54.102111 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:54.102111 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:54.112679 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-351ffdfb-2c18-436d-9f41-dd39d6ce5995 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:54.114824 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-351ffdfb-2c18-436d-9f41-dd39d6ce5995 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a Aug 20 07:52:54.115498 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-351ffdfb-2c18-436d-9f41-dd39d6ce5995 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:54.115498 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-351ffdfb-2c18-436d-9f41-dd39d6ce5995 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:54.118824 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-bdde5117-4c6a-4402-880b-c04f3485d930 req-b9b470be-433a-4ff1-8d56-b792f447be0a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:52:54.122629 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-351ffdfb-2c18-436d-9f41-dd39d6ce5995 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a returned with HTTP 404 Aug 20 07:52:54.123613 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 701/2812] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:54 2026] GET /volume/v3/volumes/f94a9369-b145-4f39-bef2-7b92c6ceca4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:54.131578 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdde5117-4c6a-4402-880b-c04f3485d930 req-b9b470be-433a-4ff1-8d56-b792f447be0a tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:52:54.133383 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 704/2813] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:54 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 1142 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:54.144949 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-34d4ae49-d598-4a30-b17e-be7ccd59a721 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:54.147691 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34d4ae49-d598-4a30-b17e-be7ccd59a721 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:54.148034 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34d4ae49-d598-4a30-b17e-be7ccd59a721 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:54.148319 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34d4ae49-d598-4a30-b17e-be7ccd59a721 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:54.148866 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-34d4ae49-d598-4a30-b17e-be7ccd59a721 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete backup with id: 2b847380-78f3-4a52-94a2-c973dcb56b60. Aug 20 07:52:54.159017 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:54.159017 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:54.190005 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-34d4ae49-d598-4a30-b17e-be7ccd59a721 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] delete_backup rpcapi backup_id 2b847380-78f3-4a52-94a2-c973dcb56b60 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:52:54.191647 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34d4ae49-d598-4a30-b17e-be7ccd59a721 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 202 Aug 20 07:52:54.191647 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 700/2814] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:54 2026] DELETE /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:52:54.207720 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b424f835-6c73-4ef2-9a54-83519ba627b2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:54.210478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b424f835-6c73-4ef2-9a54-83519ba627b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:54.210822 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b424f835-6c73-4ef2-9a54-83519ba627b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:54.211719 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b424f835-6c73-4ef2-9a54-83519ba627b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:54.211719 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b424f835-6c73-4ef2-9a54-83519ba627b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:54.222397 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:54.222397 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:54.223902 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b424f835-6c73-4ef2-9a54-83519ba627b2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 200 Aug 20 07:52:54.225318 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 710/2815] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:54 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:54.966118 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3a5e25c6-8f09-4e39-8037-4ee22f4af933 req-cb05308e-ca9f-4ea3-a27e-2d4f20d3a6c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:54.970119 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3a5e25c6-8f09-4e39-8037-4ee22f4af933 req-cb05308e-ca9f-4ea3-a27e-2d4f20d3a6c5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:54.970372 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3a5e25c6-8f09-4e39-8037-4ee22f4af933 req-cb05308e-ca9f-4ea3-a27e-2d4f20d3a6c5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:54.970672 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3a5e25c6-8f09-4e39-8037-4ee22f4af933 req-cb05308e-ca9f-4ea3-a27e-2d4f20d3a6c5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:54.989903 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:54.989903 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:54.998030 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3a5e25c6-8f09-4e39-8037-4ee22f4af933 req-cb05308e-ca9f-4ea3-a27e-2d4f20d3a6c5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:55.005468 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3a5e25c6-8f09-4e39-8037-4ee22f4af933 req-cb05308e-ca9f-4ea3-a27e-2d4f20d3a6c5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:55.007703 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 702/2816] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:54 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:55.240871 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-085848c3-fd65-4e18-95b0-1a7b98651d25 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:55.240871 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-085848c3-fd65-4e18-95b0-1a7b98651d25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 Aug 20 07:52:55.241270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-085848c3-fd65-4e18-95b0-1a7b98651d25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:55.241270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-085848c3-fd65-4e18-95b0-1a7b98651d25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:55.241311 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-085848c3-fd65-4e18-95b0-1a7b98651d25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2b847380-78f3-4a52-94a2-c973dcb56b60. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:52:55.245732 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-085848c3-fd65-4e18-95b0-1a7b98651d25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 returned with HTTP 404 Aug 20 07:52:55.247013 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 705/2817] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:55 2026] GET /volume/v3/backups/2b847380-78f3-4a52-94a2-c973dcb56b60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:55.387336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-392218dc-4b44-4717-9b02-3b5dc21c957b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:55.389479 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-392218dc-4b44-4717-9b02-3b5dc21c957b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:55.389754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-392218dc-4b44-4717-9b02-3b5dc21c957b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:55.390028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-392218dc-4b44-4717-9b02-3b5dc21c957b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:55.390285 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-392218dc-4b44-4717-9b02-3b5dc21c957b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume with id: e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:55.401312 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:55.401312 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:55.401647 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-392218dc-4b44-4717-9b02-3b5dc21c957b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:55.433443 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-392218dc-4b44-4717-9b02-3b5dc21c957b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume request issued successfully. Aug 20 07:52:55.433754 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-392218dc-4b44-4717-9b02-3b5dc21c957b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 returned with HTTP 202 Aug 20 07:52:55.434189 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 701/2818] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:55 2026] DELETE /volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:55.447402 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-219624f9-edf9-4dd6-a70f-dd6e7e14ed61 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:55.449032 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-219624f9-edf9-4dd6-a70f-dd6e7e14ed61 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:55.450793 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-219624f9-edf9-4dd6-a70f-dd6e7e14ed61 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:55.450793 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-219624f9-edf9-4dd6-a70f-dd6e7e14ed61 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:55.457153 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:55.457153 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:55.461003 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-219624f9-edf9-4dd6-a70f-dd6e7e14ed61 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:55.465711 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-219624f9-edf9-4dd6-a70f-dd6e7e14ed61 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 returned with HTTP 200 Aug 20 07:52:55.466481 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 711/2819] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:55 2026] GET /volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:56.023746 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0215cea3-52f1-4499-8780-9041dd54b88b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:56.026182 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0215cea3-52f1-4499-8780-9041dd54b88b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:56.026470 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0215cea3-52f1-4499-8780-9041dd54b88b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:56.027329 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0215cea3-52f1-4499-8780-9041dd54b88b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:56.027593 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0215cea3-52f1-4499-8780-9041dd54b88b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Delete volume with id: f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:56.037224 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:56.037224 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:56.037984 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0215cea3-52f1-4499-8780-9041dd54b88b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:56.056934 np0000007856 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-0215cea3-52f1-4499-8780-9041dd54b88b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 07:52:56.068638 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0215cea3-52f1-4499-8780-9041dd54b88b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Delete volume request issued successfully. Aug 20 07:52:56.068915 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0215cea3-52f1-4499-8780-9041dd54b88b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 202 Aug 20 07:52:56.069517 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 703/2820] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:56 2026] DELETE /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:56.078574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a6eb590-6b5b-439d-80dc-39620ab3a25e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:56.081120 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a6eb590-6b5b-439d-80dc-39620ab3a25e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:56.081120 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a6eb590-6b5b-439d-80dc-39620ab3a25e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:56.081377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a6eb590-6b5b-439d-80dc-39620ab3a25e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:56.100760 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:56.100760 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:56.107770 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0a6eb590-6b5b-439d-80dc-39620ab3a25e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:52:56.112991 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a6eb590-6b5b-439d-80dc-39620ab3a25e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 200 Aug 20 07:52:56.112991 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 706/2821] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:56 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:56.479723 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ed72416-31cd-4933-8374-5ba46e23f1d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:56.481848 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ed72416-31cd-4933-8374-5ba46e23f1d0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:56.482131 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ed72416-31cd-4933-8374-5ba46e23f1d0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:56.482446 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ed72416-31cd-4933-8374-5ba46e23f1d0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:56.490267 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ed72416-31cd-4933-8374-5ba46e23f1d0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 returned with HTTP 404 Aug 20 07:52:56.490909 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 702/2822] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:56 2026] GET /volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:56.501369 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8fd9da16-e89b-45a0-8485-e5804d43dc57 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:56.503966 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8fd9da16-e89b-45a0-8485-e5804d43dc57 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:56.504340 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8fd9da16-e89b-45a0-8485-e5804d43dc57 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:56.504691 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8fd9da16-e89b-45a0-8485-e5804d43dc57 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:56.514807 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8fd9da16-e89b-45a0-8485-e5804d43dc57 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 returned with HTTP 404 Aug 20 07:52:56.515649 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 712/2823] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:56 2026] GET /volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:56.527965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6fee4749-198d-4a7a-aae5-4ab80f5f2ca7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:56.530715 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fee4749-198d-4a7a-aae5-4ab80f5f2ca7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:56.531108 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6fee4749-198d-4a7a-aae5-4ab80f5f2ca7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:56.531234 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6fee4749-198d-4a7a-aae5-4ab80f5f2ca7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:56.531485 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-6fee4749-198d-4a7a-aae5-4ab80f5f2ca7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume with id: e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 Aug 20 07:52:56.540226 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fee4749-198d-4a7a-aae5-4ab80f5f2ca7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 returned with HTTP 404 Aug 20 07:52:56.540875 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 704/2824] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:52:56 2026] DELETE /volume/v3/volumes/e2fc81b8-460f-421d-95c5-3b15fbfcc1a9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:56.554815 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:56.557193 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:56.557670 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1253753614"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:56.559538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1253753614'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:56.559722 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume of 1 GB Aug 20 07:52:56.564676 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Availability Zones retrieved successfully. Aug 20 07:52:56.572639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (ccfe4ea3-93a1-4b5e-85d8-53c228ae8472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:56.575022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f44528-dc6e-46f5-a57c-d1d30e081179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:56.575022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:56.611056 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f44528-dc6e-46f5-a57c-d1d30e081179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:56.612233 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf08330b-8aa2-48bc-ac6b-ef6d002d6fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:56.682214 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['48ca230e-0e1e-41ee-bffe-dc924c6f4fda', 'ba7472f7-fac0-4f55-a14d-fabc9e4e45ed', '493718c9-1228-4db5-8caa-29d4d287970a', '28954398-57f4-404c-8618-79b988c5c2c7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:56.683466 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf08330b-8aa2-48bc-ac6b-ef6d002d6fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48ca230e-0e1e-41ee-bffe-dc924c6f4fda', 'ba7472f7-fac0-4f55-a14d-fabc9e4e45ed', '493718c9-1228-4db5-8caa-29d4d287970a', '28954398-57f4-404c-8618-79b988c5c2c7']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:56.684671 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b8aa35-0491-4190-8f38-035adb56030e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:56.722392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b8aa35-0491-4190-8f38-035adb56030e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5976acb-cafb-484b-924d-5fad02e3ff8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1253753614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['48ca230e-0e1e-41ee-bffe-dc924c6f4fda','ba7472f7-fac0-4f55-a14d-fabc9e4e45ed','493718c9-1228-4db5-8caa-29d4d287970a','28954398-57f4-404c-8618-79b988c5c2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1253753614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5976acb-cafb-484b-924d-5fad02e3ff8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00efe1e885234409b4bc0472d9eda21a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1ef039ad0c441c2bd4149b643406e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:56.724609 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65267cbb-0dfb-4cec-9c9d-19e627e91c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:56.755097 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65267cbb-0dfb-4cec-9c9d-19e627e91c41) transitioned into state 'SUCCESS' from state '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-1253753614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00efe1e885234409b4bc0472d9eda21a',qos_specs=None,replication_status=,reservations=['48ca230e-0e1e-41ee-bffe-dc924c6f4fda','ba7472f7-fac0-4f55-a14d-fabc9e4e45ed','493718c9-1228-4db5-8caa-29d4d287970a','28954398-57f4-404c-8618-79b988c5c2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1ef039ad0c441c2bd4149b643406e44',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:56.755097 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7004e961-3ab9-4d71-ad30-2d62c9feba11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:56.768700 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7004e961-3ab9-4d71-ad30-2d62c9feba11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:56.769456 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Flow 'volume_create_api' (ccfe4ea3-93a1-4b5e-85d8-53c228ae8472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:56.769747 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Create volume request issued successfully. Aug 20 07:52:56.770256 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-684ffdff-ffce-4cc2-851a-97c1c9d547be tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:56.770673 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 707/2825] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:52:56 2026] POST /volume/v3/volumes => generated 747 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:56.786796 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0e77d8d2-2e2b-4816-ac6d-6ec2c5261fc2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:56.790332 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e77d8d2-2e2b-4816-ac6d-6ec2c5261fc2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:52:56.790573 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e77d8d2-2e2b-4816-ac6d-6ec2c5261fc2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:56.790818 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e77d8d2-2e2b-4816-ac6d-6ec2c5261fc2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:56.802284 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:56.802284 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:56.808394 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0e77d8d2-2e2b-4816-ac6d-6ec2c5261fc2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:56.815014 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e77d8d2-2e2b-4816-ac6d-6ec2c5261fc2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:52:56.815452 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 703/2826] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:56 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:57.134647 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8a298f29-f569-4b64-94ef-5ac3c1243389 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:57.137026 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a298f29-f569-4b64-94ef-5ac3c1243389 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 Aug 20 07:52:57.137453 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a298f29-f569-4b64-94ef-5ac3c1243389 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:57.137775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a298f29-f569-4b64-94ef-5ac3c1243389 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:57.146769 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a298f29-f569-4b64-94ef-5ac3c1243389 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 returned with HTTP 404 Aug 20 07:52:57.147571 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 713/2827] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:57 2026] GET /volume/v3/volumes/f887081e-b051-4f7d-ac4a-462d11c5b018 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:52:57.160652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5a158fac-02e6-4692-afb5-c18ff9bb1c67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:57.162394 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a158fac-02e6-4692-afb5-c18ff9bb1c67 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:52:57.162677 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a158fac-02e6-4692-afb5-c18ff9bb1c67 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:57.162940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a158fac-02e6-4692-afb5-c18ff9bb1c67 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:57.164028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5a158fac-02e6-4692-afb5-c18ff9bb1c67 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:52:57.211904 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5a158fac-02e6-4692-afb5-c18ff9bb1c67 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Get all volumes completed successfully. Aug 20 07:52:57.215651 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:57.215651 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:57.220257 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a158fac-02e6-4692-afb5-c18ff9bb1c67 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:52:57.220845 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 705/2828] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:52:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10381 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:52:57.239040 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-86240c63-7e82-4e50-a12c-79c17db35a8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:57.241624 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86240c63-7e82-4e50-a12c-79c17db35a8f tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] DELETE https://10.4.3.57/volume/v3/types/96fa5b33-2e10-41c1-9cfa-f45f1a4816f5 Aug 20 07:52:57.241945 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86240c63-7e82-4e50-a12c-79c17db35a8f tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:57.242232 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86240c63-7e82-4e50-a12c-79c17db35a8f tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:57.242728 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:57.242728 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:57.276727 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86240c63-7e82-4e50-a12c-79c17db35a8f tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types/96fa5b33-2e10-41c1-9cfa-f45f1a4816f5 returned with HTTP 202 Aug 20 07:52:57.277368 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 708/2829] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:52:57 2026] DELETE /volume/v3/types/96fa5b33-2e10-41c1-9cfa-f45f1a4816f5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:52:57.292841 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-021a9940-b196-4c71-be56-5ee4610ea737 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:57.295355 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-021a9940-b196-4c71-be56-5ee4610ea737 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:52:57.296031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-021a9940-b196-4c71-be56-5ee4610ea737 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1216636020", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:57.321631 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-021a9940-b196-4c71-be56-5ee4610ea737 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:52:57.322158 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 704/2830] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:52:57 2026] POST /volume/v3/types => generated 212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:57.335945 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-270daef8-0edd-4fcc-9381-710ebd36f492 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:57.338920 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-270daef8-0edd-4fcc-9381-710ebd36f492 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] POST https://10.4.3.57/volume/v3/types/889d5141-ce2a-484d-9e3e-71ee5b417ba6/encryption Aug 20 07:52:57.339482 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-270daef8-0edd-4fcc-9381-710ebd36f492 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:57.404356 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-270daef8-0edd-4fcc-9381-710ebd36f492 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types/889d5141-ce2a-484d-9e3e-71ee5b417ba6/encryption returned with HTTP 200 Aug 20 07:52:57.404356 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 714/2831] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:52:57 2026] POST /volume/v3/types/889d5141-ce2a-484d-9e3e-71ee5b417ba6/encryption => generated 230 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:57.414851 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:57.416728 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:57.417118 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1448478032", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1216636020", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:57.418802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1448478032', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1216636020', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:57.422611 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume of 1 GB Aug 20 07:52:57.422926 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:57.422926 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:57.423641 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Availability Zones retrieved successfully. Aug 20 07:52:57.430476 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Flow 'volume_create_api' (c92117bb-e182-45ae-b79f-e81af7951f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:57.432127 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d093c8d-3d43-4d33-9e19-687e240f71d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:57.433116 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:57.461251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d093c8d-3d43-4d33-9e19-687e240f71d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:52:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=889d5141-ce2a-484d-9e3e-71ee5b417ba6,is_public=True,name='tempest-scenario-type-luks-1216636020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '889d5141-ce2a-484d-9e3e-71ee5b417ba6', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:57.461251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79210def-8064-4800-a9c5-9d8c057647a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:57.493364 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1216636020 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1216636020, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:57.493364 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1216636020 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1216636020, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:52:57.531580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Created reservations ['63d7450e-6fd7-485a-8490-6e95caacbb87', 'f36a8fb9-72c5-442b-97eb-f17268c41f9d', 'f4fa4243-42f0-430c-8bcf-5d116ad6c69f', '5bb88c3d-1986-45a2-a5ec-8a9b863c7990'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:57.531580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79210def-8064-4800-a9c5-9d8c057647a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63d7450e-6fd7-485a-8490-6e95caacbb87', 'f36a8fb9-72c5-442b-97eb-f17268c41f9d', 'f4fa4243-42f0-430c-8bcf-5d116ad6c69f', '5bb88c3d-1986-45a2-a5ec-8a9b863c7990']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:57.531580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2da603cf-e8b8-44d9-ac79-2ee3fa91102e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:57.564578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2da603cf-e8b8-44d9-ac79-2ee3fa91102e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d399843-b80c-4c0c-a0e7-3d8fa69e8a87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1448478032',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922aa174318a46b697f338db9d16451b',qos_specs=None,replication_status=,reservations=['63d7450e-6fd7-485a-8490-6e95caacbb87','f36a8fb9-72c5-442b-97eb-f17268c41f9d','f4fa4243-42f0-430c-8bcf-5d116ad6c69f','5bb88c3d-1986-45a2-a5ec-8a9b863c7990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_type_id=889d5141-ce2a-484d-9e3e-71ee5b417ba6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1448478032',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8d399843-b80c-4c0c-a0e7-3d8fa69e8a87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922aa174318a46b697f338db9d16451b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(889d5141-ce2a-484d-9e3e-71ee5b417ba6),volume_type_id=889d5141-ce2a-484d-9e3e-71ee5b417ba6)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:57.564578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bedecd4-7e7e-457e-b0e2-cafc1ae068b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:57.586818 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bedecd4-7e7e-457e-b0e2-cafc1ae068b2) transitioned into state 'SUCCESS' from state '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-1448478032',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='922aa174318a46b697f338db9d16451b',qos_specs=None,replication_status=,reservations=['63d7450e-6fd7-485a-8490-6e95caacbb87','f36a8fb9-72c5-442b-97eb-f17268c41f9d','f4fa4243-42f0-430c-8bcf-5d116ad6c69f','5bb88c3d-1986-45a2-a5ec-8a9b863c7990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ff5dd6d2ee4c6da8ebb45ee88b75e5',volume_type_id=889d5141-ce2a-484d-9e3e-71ee5b417ba6)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:57.587769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eae9a6e-a445-493e-b2c6-f476539615cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:57.600062 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eae9a6e-a445-493e-b2c6-f476539615cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:57.601243 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Flow 'volume_create_api' (c92117bb-e182-45ae-b79f-e81af7951f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:57.601988 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Create volume request issued successfully. Aug 20 07:52:57.602830 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a36ab20-4eb2-493f-9d3c-3d039fb93653 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:57.603532 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 706/2832] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:52:57 2026] POST /volume/v3/volumes => generated 783 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:52:57.831696 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-11d2342f-27eb-4f69-b20c-5419a5a2cedb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:57.834110 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11d2342f-27eb-4f69-b20c-5419a5a2cedb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:52:57.834435 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11d2342f-27eb-4f69-b20c-5419a5a2cedb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:57.835597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11d2342f-27eb-4f69-b20c-5419a5a2cedb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:57.848604 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:57.848604 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:57.862483 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-11d2342f-27eb-4f69-b20c-5419a5a2cedb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:52:57.872717 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11d2342f-27eb-4f69-b20c-5419a5a2cedb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:52:57.872717 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 709/2833] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:57 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:59.170108 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f9eed10-e8f4-4f29-ac7a-8a02454a87c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:59.375252 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f9eed10-e8f4-4f29-ac7a-8a02454a87c1 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes Aug 20 07:52:59.375521 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f9eed10-e8f4-4f29-ac7a-8a02454a87c1 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:59.376368 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f9eed10-e8f4-4f29-ac7a-8a02454a87c1 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:59.376368 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-5f9eed10-e8f4-4f29-ac7a-8a02454a87c1 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:52:59.377091 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5f9eed10-e8f4-4f29-ac7a-8a02454a87c1 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:52:59.385755 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5f9eed10-e8f4-4f29-ac7a-8a02454a87c1 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Get all volumes completed successfully. Aug 20 07:52:59.386234 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f9eed10-e8f4-4f29-ac7a-8a02454a87c1 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 200 Aug 20 07:52:59.386694 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 705/2834] 10.4.3.57 () {66 vars in 1230 bytes} [Thu Aug 20 07:52:59 2026] GET /volume/v3/volumes => generated 15 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 20 07:52:59.397667 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:59.399707 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:52:59.400050 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-478070851"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:59.401850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-478070851'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:52:59.401963 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Create volume of 1 GB Aug 20 07:52:59.409008 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Availability Zones retrieved successfully. Aug 20 07:52:59.418599 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Flow 'volume_create_api' (34068923-7db0-4463-86de-d3b135fbd72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:59.418599 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21833e2b-65af-4788-96f0-3679df3d5915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:59.418599 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:52:59.449783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21833e2b-65af-4788-96f0-3679df3d5915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:59.450657 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f2e597-a210-484d-ab38-f822b673a68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:59.517812 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Created reservations ['bf9bea11-6953-40e9-8102-9772427247e8', '56f4559a-f129-4d59-adf2-8a7ac3c90b3b', '7dae6409-598a-41a8-b6d8-d32cc1a47ed8', '6332daea-8cfc-4adc-b856-93fb88c49d22'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:52:59.518604 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f2e597-a210-484d-ab38-f822b673a68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf9bea11-6953-40e9-8102-9772427247e8', '56f4559a-f129-4d59-adf2-8a7ac3c90b3b', '7dae6409-598a-41a8-b6d8-d32cc1a47ed8', '6332daea-8cfc-4adc-b856-93fb88c49d22']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:59.519284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6e6622-349b-4d21-80e3-e5cc80b0e3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:59.545171 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6e6622-349b-4d21-80e3-e5cc80b0e3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f9f43ed-1bb4-41f7-88b1-8a80191a700a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-478070851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c0d6a6ea6e463eaabc906f43c2a0cf',qos_specs=None,replication_status=,reservations=['bf9bea11-6953-40e9-8102-9772427247e8','56f4559a-f129-4d59-adf2-8a7ac3c90b3b','7dae6409-598a-41a8-b6d8-d32cc1a47ed8','6332daea-8cfc-4adc-b856-93fb88c49d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb01608c53d42d681d93ef00a4ed68f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-478070851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f9f43ed-1bb4-41f7-88b1-8a80191a700a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c0d6a6ea6e463eaabc906f43c2a0cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cb01608c53d42d681d93ef00a4ed68f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:59.545898 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6903a2f-6dee-417d-be2f-f5a9b4545432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:59.567299 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6903a2f-6dee-417d-be2f-f5a9b4545432) transitioned into state 'SUCCESS' from state '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-478070851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c0d6a6ea6e463eaabc906f43c2a0cf',qos_specs=None,replication_status=,reservations=['bf9bea11-6953-40e9-8102-9772427247e8','56f4559a-f129-4d59-adf2-8a7ac3c90b3b','7dae6409-598a-41a8-b6d8-d32cc1a47ed8','6332daea-8cfc-4adc-b856-93fb88c49d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb01608c53d42d681d93ef00a4ed68f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:59.568025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65dccc28-4875-4e90-a443-17ff046ea73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:52:59.581731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65dccc28-4875-4e90-a443-17ff046ea73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:52:59.582446 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Flow 'volume_create_api' (34068923-7db0-4463-86de-d3b135fbd72e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:52:59.582771 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Create volume request issued successfully. Aug 20 07:52:59.583329 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da4ecbd8-5c6e-4bc1-a28d-9d58a9fa5f10 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:52:59.584648 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 715/2835] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:52:59 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) Aug 20 07:52:59.597760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a50d14a8-8954-4df1-989c-dff9b1b51f75 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:59.600910 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a50d14a8-8954-4df1-989c-dff9b1b51f75 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a Aug 20 07:52:59.600910 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a50d14a8-8954-4df1-989c-dff9b1b51f75 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:59.601166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a50d14a8-8954-4df1-989c-dff9b1b51f75 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:59.611660 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:59.611660 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:52:59.617230 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a50d14a8-8954-4df1-989c-dff9b1b51f75 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:52:59.624119 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a50d14a8-8954-4df1-989c-dff9b1b51f75 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a returned with HTTP 200 Aug 20 07:52:59.624981 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 707/2836] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:59 2026] GET /volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:52:59.650777 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c7345d23-5cae-4aab-b5d5-692ce51bbc6d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:59.653586 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7345d23-5cae-4aab-b5d5-692ce51bbc6d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:59.653856 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7345d23-5cae-4aab-b5d5-692ce51bbc6d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:59.654503 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7345d23-5cae-4aab-b5d5-692ce51bbc6d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:59.672375 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:59.672375 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:59.679736 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c7345d23-5cae-4aab-b5d5-692ce51bbc6d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:59.685955 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7345d23-5cae-4aab-b5d5-692ce51bbc6d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:59.686383 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 710/2837] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:52:59 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:59.751206 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-210f0371-10ab-4fdd-bf76-dce4d24679f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:59.753611 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-210f0371-10ab-4fdd-bf76-dce4d24679f1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:59.753968 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-210f0371-10ab-4fdd-bf76-dce4d24679f1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:59.754284 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-210f0371-10ab-4fdd-bf76-dce4d24679f1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:59.779039 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:59.779039 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:52:59.787730 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-210f0371-10ab-4fdd-bf76-dce4d24679f1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:59.792497 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-210f0371-10ab-4fdd-bf76-dce4d24679f1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:59.793226 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 706/2838] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:52:59 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:52:59.817711 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-907e2a37-67b4-4535-b807-fcba415f4b98 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:59.820763 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-907e2a37-67b4-4535-b807-fcba415f4b98 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58/action Aug 20 07:52:59.821134 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-907e2a37-67b4-4535-b807-fcba415f4b98 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:52:59.821257 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-907e2a37-67b4-4535-b807-fcba415f4b98 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:52:59.832272 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:59.832272 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:52:59.832757 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-907e2a37-67b4-4535-b807-fcba415f4b98 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:59.841607 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-907e2a37-67b4-4535-b807-fcba415f4b98 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Begin detaching volume completed successfully. Aug 20 07:52:59.841836 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-907e2a37-67b4-4535-b807-fcba415f4b98 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58/action returned with HTTP 202 Aug 20 07:52:59.842361 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 716/2839] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:52:59 2026] POST /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:52:59.904945 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d69d97f-dbc4-44d1-ba32-9707840f6522 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:59.905475 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d69d97f-dbc4-44d1-ba32-9707840f6522 None None] GET https://10.4.3.57/volume// Aug 20 07:52:59.905751 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d69d97f-dbc4-44d1-ba32-9707840f6522 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:59.905963 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d69d97f-dbc4-44d1-ba32-9707840f6522 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:59.906347 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d69d97f-dbc4-44d1-ba32-9707840f6522 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:52:59.906769 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 708/2840] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:52:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:52:59.919975 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-35a800e5-3c38-4a36-abe2-56d6ad512bfa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:52:59.922900 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-35a800e5-3c38-4a36-abe2-56d6ad512bfa tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:52:59.923212 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-35a800e5-3c38-4a36-abe2-56d6ad512bfa tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:52:59.923479 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-35a800e5-3c38-4a36-abe2-56d6ad512bfa tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:52:59.935509 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:52:59.935509 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:52:59.939908 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-35a800e5-3c38-4a36-abe2-56d6ad512bfa tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:52:59.945964 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-35a800e5-3c38-4a36-abe2-56d6ad512bfa tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:52:59.946667 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 711/2841] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:52:59 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 1320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:00.641132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6079513f-96d1-49cc-8aac-4ea6e2f093a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:00.643125 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6079513f-96d1-49cc-8aac-4ea6e2f093a7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a Aug 20 07:53:00.643392 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6079513f-96d1-49cc-8aac-4ea6e2f093a7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:00.643666 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6079513f-96d1-49cc-8aac-4ea6e2f093a7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:00.658352 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:00.658352 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:00.671520 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6079513f-96d1-49cc-8aac-4ea6e2f093a7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:00.683155 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6079513f-96d1-49cc-8aac-4ea6e2f093a7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a returned with HTTP 200 Aug 20 07:53:00.684193 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 707/2842] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:00 2026] GET /volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:00.697202 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-818f2ac3-4832-47ae-a113-fcb78db9fb16 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:00.700506 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-818f2ac3-4832-47ae-a113-fcb78db9fb16 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a Aug 20 07:53:00.700506 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-818f2ac3-4832-47ae-a113-fcb78db9fb16 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:00.700506 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-818f2ac3-4832-47ae-a113-fcb78db9fb16 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:00.712372 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:00.712372 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:00.721712 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-818f2ac3-4832-47ae-a113-fcb78db9fb16 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:00.730372 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-818f2ac3-4832-47ae-a113-fcb78db9fb16 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a returned with HTTP 200 Aug 20 07:53:00.731028 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 717/2843] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:00 2026] GET /volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:00.745623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4381128-db1a-4347-92b5-023e076a3390 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:00.748148 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:00.748675 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-319065834"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:00.751051 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-319065834'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:00.751051 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Create volume of 1 GB Aug 20 07:53:00.756758 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Availability Zones retrieved successfully. Aug 20 07:53:00.777429 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Flow 'volume_create_api' (8aa496f9-741b-4cbe-8635-af0984460af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:00.786040 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b010a4ae-5a07-49ea-a91b-aafac96efcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:00.786040 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:00.831159 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b010a4ae-5a07-49ea-a91b-aafac96efcbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:00.832327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235a0be8-13ac-4ec5-acb0-4bffa6dbcec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:00.892201 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Created reservations ['d0f4376f-2040-4475-be66-3780408753b5', '64e9d296-f3a8-454d-86f8-c9337aa40f4d', '4c6fb400-e578-45eb-b5cf-4f9b46caa0f0', '38cff326-55bf-4ea2-ae04-8a3530733b0a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:00.893058 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235a0be8-13ac-4ec5-acb0-4bffa6dbcec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0f4376f-2040-4475-be66-3780408753b5', '64e9d296-f3a8-454d-86f8-c9337aa40f4d', '4c6fb400-e578-45eb-b5cf-4f9b46caa0f0', '38cff326-55bf-4ea2-ae04-8a3530733b0a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:00.893893 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0241cd98-f6c2-4b32-b107-c5969d31cab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:00.923835 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0241cd98-f6c2-4b32-b107-c5969d31cab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '295338ec-c623-4e7d-aaf5-92f905b7fbeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-319065834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c0d6a6ea6e463eaabc906f43c2a0cf',qos_specs=None,replication_status=,reservations=['d0f4376f-2040-4475-be66-3780408753b5','64e9d296-f3a8-454d-86f8-c9337aa40f4d','4c6fb400-e578-45eb-b5cf-4f9b46caa0f0','38cff326-55bf-4ea2-ae04-8a3530733b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb01608c53d42d681d93ef00a4ed68f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-319065834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=295338ec-c623-4e7d-aaf5-92f905b7fbeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c0d6a6ea6e463eaabc906f43c2a0cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cb01608c53d42d681d93ef00a4ed68f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:00.924340 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a59c369-828a-4123-8cd4-3abcf7077798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:00.954473 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a59c369-828a-4123-8cd4-3abcf7077798) transitioned into state 'SUCCESS' from state '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-319065834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c0d6a6ea6e463eaabc906f43c2a0cf',qos_specs=None,replication_status=,reservations=['d0f4376f-2040-4475-be66-3780408753b5','64e9d296-f3a8-454d-86f8-c9337aa40f4d','4c6fb400-e578-45eb-b5cf-4f9b46caa0f0','38cff326-55bf-4ea2-ae04-8a3530733b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb01608c53d42d681d93ef00a4ed68f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:00.955325 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009b9fdc-6ca0-4c49-8291-2aa003323ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:00.970933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009b9fdc-6ca0-4c49-8291-2aa003323ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:00.972169 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Flow 'volume_create_api' (8aa496f9-741b-4cbe-8635-af0984460af6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:00.972704 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Create volume request issued successfully. Aug 20 07:53:00.973507 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4381128-db1a-4347-92b5-023e076a3390 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:00.974202 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 709/2844] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:53:00 2026] POST /volume/v3/volumes => generated 752 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:00.986741 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-6e013339-6b67-4dba-9aa7-fbdc430aa6f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:00.990247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc408dfa-1117-472e-908d-4ac3de972bbb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:00.994266 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-6e013339-6b67-4dba-9aa7-fbdc430aa6f1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] DELETE https://10.4.3.57/volume/v3/attachments/c26caa5a-bcbd-443e-8092-f873a1a77909 Aug 20 07:53:00.994266 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-6e013339-6b67-4dba-9aa7-fbdc430aa6f1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:00.995107 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc408dfa-1117-472e-908d-4ac3de972bbb tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb Aug 20 07:53:00.995270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-6e013339-6b67-4dba-9aa7-fbdc430aa6f1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:00.995968 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc408dfa-1117-472e-908d-4ac3de972bbb tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:00.996566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc408dfa-1117-472e-908d-4ac3de972bbb tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:01.008395 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:01.008395 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:01.012687 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:01.012687 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:01.015488 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc408dfa-1117-472e-908d-4ac3de972bbb tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:01.028175 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc408dfa-1117-472e-908d-4ac3de972bbb tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb returned with HTTP 200 Aug 20 07:53:01.029480 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 708/2845] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:00 2026] GET /volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:01.094924 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ce069035-69a5-4904-8a1f-8cc6a4d614e3 req-6e013339-6b67-4dba-9aa7-fbdc430aa6f1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments/c26caa5a-bcbd-443e-8092-f873a1a77909 returned with HTTP 200 Aug 20 07:53:01.095720 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 712/2846] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:53:00 2026] DELETE /volume/v3/attachments/c26caa5a-bcbd-443e-8092-f873a1a77909 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:02.021329 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f49b10aa-6d0c-4d34-b66c-49fef2f8faae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:02.024985 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f49b10aa-6d0c-4d34-b66c-49fef2f8faae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:53:02.024985 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f49b10aa-6d0c-4d34-b66c-49fef2f8faae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:02.024985 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f49b10aa-6d0c-4d34-b66c-49fef2f8faae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:02.036576 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:02.036576 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:02.042219 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f49b10aa-6d0c-4d34-b66c-49fef2f8faae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:02.045185 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-54260976-4254-49fb-bbf0-e47fa61df271 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:02.048187 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-54260976-4254-49fb-bbf0-e47fa61df271 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb Aug 20 07:53:02.048701 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-54260976-4254-49fb-bbf0-e47fa61df271 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:02.048830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-54260976-4254-49fb-bbf0-e47fa61df271 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:02.052156 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f49b10aa-6d0c-4d34-b66c-49fef2f8faae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:53:02.052526 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 718/2847] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:02 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:02.059210 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:02.059210 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:02.066034 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-54260976-4254-49fb-bbf0-e47fa61df271 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:02.071940 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-54260976-4254-49fb-bbf0-e47fa61df271 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb returned with HTTP 200 Aug 20 07:53:02.072316 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 710/2848] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:02 2026] GET /volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:02.094454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d8b16404-1f99-4649-9d28-7d730c363582 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:02.098213 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8b16404-1f99-4649-9d28-7d730c363582 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb Aug 20 07:53:02.098516 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8b16404-1f99-4649-9d28-7d730c363582 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:02.103004 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8b16404-1f99-4649-9d28-7d730c363582 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:02.112234 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:02.112234 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:02.116882 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d8b16404-1f99-4649-9d28-7d730c363582 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:02.123025 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8b16404-1f99-4649-9d28-7d730c363582 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb returned with HTTP 200 Aug 20 07:53:02.124603 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 709/2849] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:02 2026] GET /volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:02.141076 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:02.144226 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:02.144226 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-632376933"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:02.144839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-632376933'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:02.144839 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Create volume of 1 GB Aug 20 07:53:02.145108 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:02.145108 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:02.149138 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Availability Zones retrieved successfully. Aug 20 07:53:02.154532 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Flow 'volume_create_api' (65009cf4-7a32-4a83-9290-627223f078f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:02.155455 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320c0afe-acee-4495-9ead-baa70fd42d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:02.156501 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:02.195248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320c0afe-acee-4495-9ead-baa70fd42d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:02.195941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a6a6dc-d2e7-4198-99fc-f60a37bf1c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:02.253841 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Created reservations ['4b7a371b-2e52-48c6-83e9-de0fa68a8a63', 'adf9cf0d-c493-4bc7-b200-8bbf239e88e2', 'a5244946-530a-4157-a9ca-ce1f6f8e85d6', '5524e64c-7148-497a-8860-2240a830e75a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:02.254332 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a6a6dc-d2e7-4198-99fc-f60a37bf1c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b7a371b-2e52-48c6-83e9-de0fa68a8a63', 'adf9cf0d-c493-4bc7-b200-8bbf239e88e2', 'a5244946-530a-4157-a9ca-ce1f6f8e85d6', '5524e64c-7148-497a-8860-2240a830e75a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:02.255348 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (820c0aaf-a034-4ec4-982e-846f0ad1fd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:02.284424 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (820c0aaf-a034-4ec4-982e-846f0ad1fd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd367659-baff-43d9-aec4-c52e1037913e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-632376933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c0d6a6ea6e463eaabc906f43c2a0cf',qos_specs=None,replication_status=,reservations=['4b7a371b-2e52-48c6-83e9-de0fa68a8a63','adf9cf0d-c493-4bc7-b200-8bbf239e88e2','a5244946-530a-4157-a9ca-ce1f6f8e85d6','5524e64c-7148-497a-8860-2240a830e75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb01608c53d42d681d93ef00a4ed68f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-632376933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd367659-baff-43d9-aec4-c52e1037913e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c0d6a6ea6e463eaabc906f43c2a0cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cb01608c53d42d681d93ef00a4ed68f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:02.285869 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a796cf32-f6b0-418e-974d-87e4fa6af520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:02.310974 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a796cf32-f6b0-418e-974d-87e4fa6af520) transitioned into state 'SUCCESS' from state '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-632376933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c0d6a6ea6e463eaabc906f43c2a0cf',qos_specs=None,replication_status=,reservations=['4b7a371b-2e52-48c6-83e9-de0fa68a8a63','adf9cf0d-c493-4bc7-b200-8bbf239e88e2','a5244946-530a-4157-a9ca-ce1f6f8e85d6','5524e64c-7148-497a-8860-2240a830e75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb01608c53d42d681d93ef00a4ed68f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:02.312084 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efeb4a1-ec32-442e-9e6b-9974af79345b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:02.326294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efeb4a1-ec32-442e-9e6b-9974af79345b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:02.327641 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Flow 'volume_create_api' (65009cf4-7a32-4a83-9290-627223f078f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:02.328042 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Create volume request issued successfully. Aug 20 07:53:02.329243 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80e81797-0be1-49f0-92bf-df1377c3dbc7 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:02.329744 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 713/2850] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:53:02 2026] POST /volume/v3/volumes => generated 752 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:02.345716 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-99203dc7-5106-471d-80e0-764207e70a86 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:02.351057 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-99203dc7-5106-471d-80e0-764207e70a86 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e Aug 20 07:53:02.351316 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-99203dc7-5106-471d-80e0-764207e70a86 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:02.351613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-99203dc7-5106-471d-80e0-764207e70a86 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:02.360227 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:02.360227 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:02.364321 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-99203dc7-5106-471d-80e0-764207e70a86 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:02.369277 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-99203dc7-5106-471d-80e0-764207e70a86 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e returned with HTTP 200 Aug 20 07:53:02.369277 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 719/2851] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:02 2026] GET /volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:03.188687 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e51a1736-937f-4c67-892e-8d1b04d41e49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:03.233713 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e51a1736-937f-4c67-892e-8d1b04d41e49 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:53:03.234577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e51a1736-937f-4c67-892e-8d1b04d41e49 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893", "extra_specs": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:03.257174 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e51a1736-937f-4c67-892e-8d1b04d41e49 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:53:03.257174 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 711/2852] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:53:03 2026] POST /volume/v3/types => generated 269 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:03.387878 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-66ee39d2-1053-4f98-beb5-f6f97f0a06a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:03.389643 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-66ee39d2-1053-4f98-beb5-f6f97f0a06a9 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e Aug 20 07:53:03.390749 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-66ee39d2-1053-4f98-beb5-f6f97f0a06a9 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:03.390749 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-66ee39d2-1053-4f98-beb5-f6f97f0a06a9 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:03.396641 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:03.396641 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:03.400257 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-66ee39d2-1053-4f98-beb5-f6f97f0a06a9 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:03.404480 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-66ee39d2-1053-4f98-beb5-f6f97f0a06a9 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e returned with HTTP 200 Aug 20 07:53:03.405035 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 710/2853] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:03 2026] GET /volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:03.417833 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-abc3d647-186b-461d-8110-c87d71b4642b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:03.420355 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abc3d647-186b-461d-8110-c87d71b4642b tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e Aug 20 07:53:03.420355 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abc3d647-186b-461d-8110-c87d71b4642b tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:03.420789 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abc3d647-186b-461d-8110-c87d71b4642b tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:03.429846 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:03.429846 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:03.435963 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-abc3d647-186b-461d-8110-c87d71b4642b tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:03.444918 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abc3d647-186b-461d-8110-c87d71b4642b tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e returned with HTTP 200 Aug 20 07:53:03.445467 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 714/2854] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:03 2026] GET /volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:53:03.468584 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:03.518523 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:03.519156 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:03.521118 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:03.521265 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Create volume of 1 GB Aug 20 07:53:03.528664 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Availability Zones retrieved successfully. Aug 20 07:53:03.536845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Flow 'volume_create_api' (29bd6c19-d03a-4b3b-8f54-baa5729d7388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:03.538481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d90eb2-5781-45ce-ba59-b2e7b924f2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:03.539424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:03.578825 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d90eb2-5781-45ce-ba59-b2e7b924f2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:03.580027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b9eff3-4c98-4d7c-8386-761845727cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:03.713447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Created reservations ['4399634d-8fcf-4db8-b253-ea22556c5888', 'a18fe76c-4eef-4d88-91db-6cc87754604b', 'c2e9d6bf-aa85-4909-9507-19db12f8dee8', 'cd6f670c-f307-41ae-ab9c-6da077561a5d'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:03.715845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b9eff3-4c98-4d7c-8386-761845727cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4399634d-8fcf-4db8-b253-ea22556c5888', 'a18fe76c-4eef-4d88-91db-6cc87754604b', 'c2e9d6bf-aa85-4909-9507-19db12f8dee8', 'cd6f670c-f307-41ae-ab9c-6da077561a5d']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:03.715845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e0407d-1d95-459b-8564-bf32dd24827c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:03.756183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e0407d-1d95-459b-8564-bf32dd24827c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4913362b-cd7e-4d7b-84d7-8a51c66c57c0', '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='221ea0dd57004b1aa614c55c10962375',qos_specs=None,replication_status=,reservations=['4399634d-8fcf-4db8-b253-ea22556c5888','a18fe76c-4eef-4d88-91db-6cc87754604b','c2e9d6bf-aa85-4909-9507-19db12f8dee8','cd6f670c-f307-41ae-ab9c-6da077561a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c318a78d84e54746ad0ea804c1effe4e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4913362b-cd7e-4d7b-84d7-8a51c66c57c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='221ea0dd57004b1aa614c55c10962375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c318a78d84e54746ad0ea804c1effe4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:03.757361 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadce50b-c467-4dbc-b19a-32b9e23c7f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:03.785392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadce50b-c467-4dbc-b19a-32b9e23c7f39) transitioned into state 'SUCCESS' from 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='221ea0dd57004b1aa614c55c10962375',qos_specs=None,replication_status=,reservations=['4399634d-8fcf-4db8-b253-ea22556c5888','a18fe76c-4eef-4d88-91db-6cc87754604b','c2e9d6bf-aa85-4909-9507-19db12f8dee8','cd6f670c-f307-41ae-ab9c-6da077561a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c318a78d84e54746ad0ea804c1effe4e',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:03.786468 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac579c9e-ca15-4322-9e15-7ee99106c30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:03.809969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac579c9e-ca15-4322-9e15-7ee99106c30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:03.811391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Flow 'volume_create_api' (29bd6c19-d03a-4b3b-8f54-baa5729d7388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:03.812347 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Create volume request issued successfully. Aug 20 07:53:03.813963 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d17f3b5-7ad2-48a3-8286-559f1d19b96b tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:03.814870 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 720/2855] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:53:03 2026] POST /volume/v3/volumes => generated 731 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:03.828205 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-663bb22e-8fd9-4db6-b749-4f3be8867ba1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:03.837581 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-663bb22e-8fd9-4db6-b749-4f3be8867ba1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] GET https://10.4.3.57/volume/v3/volumes/4913362b-cd7e-4d7b-84d7-8a51c66c57c0 Aug 20 07:53:03.837581 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-663bb22e-8fd9-4db6-b749-4f3be8867ba1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:03.837581 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-663bb22e-8fd9-4db6-b749-4f3be8867ba1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:03.846449 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:03.846449 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:03.855486 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-663bb22e-8fd9-4db6-b749-4f3be8867ba1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Volume info retrieved successfully. Aug 20 07:53:03.861711 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-663bb22e-8fd9-4db6-b749-4f3be8867ba1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] https://10.4.3.57/volume/v3/volumes/4913362b-cd7e-4d7b-84d7-8a51c66c57c0 returned with HTTP 200 Aug 20 07:53:03.862456 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 712/2856] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:03 2026] GET /volume/v3/volumes/4913362b-cd7e-4d7b-84d7-8a51c66c57c0 => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:04.880428 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6824369-2c4e-495a-b4b1-8c4019cc8067 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:04.885036 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6824369-2c4e-495a-b4b1-8c4019cc8067 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] GET https://10.4.3.57/volume/v3/volumes/4913362b-cd7e-4d7b-84d7-8a51c66c57c0 Aug 20 07:53:04.885036 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6824369-2c4e-495a-b4b1-8c4019cc8067 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:04.885036 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6824369-2c4e-495a-b4b1-8c4019cc8067 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:04.897783 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:04.897783 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:04.909678 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c6824369-2c4e-495a-b4b1-8c4019cc8067 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Volume info retrieved successfully. Aug 20 07:53:04.916917 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6824369-2c4e-495a-b4b1-8c4019cc8067 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] https://10.4.3.57/volume/v3/volumes/4913362b-cd7e-4d7b-84d7-8a51c66c57c0 returned with HTTP 200 Aug 20 07:53:04.916917 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 711/2857] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:04 2026] GET /volume/v3/volumes/4913362b-cd7e-4d7b-84d7-8a51c66c57c0 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:04.935306 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aae6e533-b793-48be-bdcb-14db97f611f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:04.940679 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aae6e533-b793-48be-bdcb-14db97f611f1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1&project_id=e9c0d6a6ea6e463eaabc906f43c2a0cf Aug 20 07:53:04.941452 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aae6e533-b793-48be-bdcb-14db97f611f1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:04.941852 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aae6e533-b793-48be-bdcb-14db97f611f1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:04.943573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aae6e533-b793-48be-bdcb-14db97f611f1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Could not evaluate value e9c0d6a6ea6e463eaabc906f43c2a0cf, assuming string {{(pid=100252) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:53:04.944139 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aae6e533-b793-48be-bdcb-14db97f611f1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Searching by: MultiDict([('project_id', 'e9c0d6a6ea6e463eaabc906f43c2a0cf'), ('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:53:04.981509 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aae6e533-b793-48be-bdcb-14db97f611f1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Get all volumes completed successfully. Aug 20 07:53:04.982722 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:04.982722 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:04.987473 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aae6e533-b793-48be-bdcb-14db97f611f1 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1&project_id=e9c0d6a6ea6e463eaabc906f43c2a0cf returned with HTTP 200 Aug 20 07:53:04.987772 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 715/2858] 10.4.3.57 () {66 vars in 1366 bytes} [Thu Aug 20 07:53:04 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=e9c0d6a6ea6e463eaabc906f43c2a0cf => generated 3019 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:05.005948 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-903df51e-7c99-4f64-8fc2-38179e1914c9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:05.008022 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-903df51e-7c99-4f64-8fc2-38179e1914c9 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/4913362b-cd7e-4d7b-84d7-8a51c66c57c0 Aug 20 07:53:05.008327 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-903df51e-7c99-4f64-8fc2-38179e1914c9 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:05.008695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-903df51e-7c99-4f64-8fc2-38179e1914c9 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:05.008924 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-903df51e-7c99-4f64-8fc2-38179e1914c9 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Delete volume with id: 4913362b-cd7e-4d7b-84d7-8a51c66c57c0 Aug 20 07:53:05.024784 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:05.024784 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:05.025176 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-903df51e-7c99-4f64-8fc2-38179e1914c9 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Volume info retrieved successfully. Aug 20 07:53:05.054391 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-903df51e-7c99-4f64-8fc2-38179e1914c9 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] Delete volume request issued successfully. Aug 20 07:53:05.054660 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-903df51e-7c99-4f64-8fc2-38179e1914c9 tempest-VolumesListAdminTestJSON-1565191786 tempest-VolumesListAdminTestJSON-1565191786-project-admin] https://10.4.3.57/volume/v3/volumes/4913362b-cd7e-4d7b-84d7-8a51c66c57c0 returned with HTTP 202 Aug 20 07:53:05.055063 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 721/2859] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:53:05 2026] DELETE /volume/v3/volumes/4913362b-cd7e-4d7b-84d7-8a51c66c57c0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:53:05.068176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f5fb10f-8108-43a5-9950-35fae5d21809 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:05.070481 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f5fb10f-8108-43a5-9950-35fae5d21809 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e Aug 20 07:53:05.070799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f5fb10f-8108-43a5-9950-35fae5d21809 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:05.071047 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f5fb10f-8108-43a5-9950-35fae5d21809 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:05.086416 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:05.086416 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:05.091360 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8f5fb10f-8108-43a5-9950-35fae5d21809 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:05.096875 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f5fb10f-8108-43a5-9950-35fae5d21809 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e returned with HTTP 200 Aug 20 07:53:05.097409 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 713/2860] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:05 2026] GET /volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:05.113231 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a66c338c-e18d-4517-aa97-2ce4cafee262 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:05.116613 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a66c338c-e18d-4517-aa97-2ce4cafee262 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] DELETE https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e Aug 20 07:53:05.116613 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a66c338c-e18d-4517-aa97-2ce4cafee262 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:05.116613 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a66c338c-e18d-4517-aa97-2ce4cafee262 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:05.116613 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a66c338c-e18d-4517-aa97-2ce4cafee262 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Delete volume with id: bd367659-baff-43d9-aec4-c52e1037913e Aug 20 07:53:05.126296 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:05.126296 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:05.127380 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a66c338c-e18d-4517-aa97-2ce4cafee262 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:05.154936 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a66c338c-e18d-4517-aa97-2ce4cafee262 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Delete volume request issued successfully. Aug 20 07:53:05.154936 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a66c338c-e18d-4517-aa97-2ce4cafee262 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e returned with HTTP 202 Aug 20 07:53:05.154936 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 712/2861] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:53:05 2026] DELETE /volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:53:05.163971 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2e264cf5-4245-4f9b-9a12-2807e8a67201 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:05.165991 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e264cf5-4245-4f9b-9a12-2807e8a67201 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e Aug 20 07:53:05.166336 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e264cf5-4245-4f9b-9a12-2807e8a67201 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:05.166710 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e264cf5-4245-4f9b-9a12-2807e8a67201 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:05.175996 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:05.175996 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:05.183861 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2e264cf5-4245-4f9b-9a12-2807e8a67201 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:05.195375 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e264cf5-4245-4f9b-9a12-2807e8a67201 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e returned with HTTP 200 Aug 20 07:53:05.195835 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 716/2862] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:05 2026] GET /volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:06.045054 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7a322d9-05bf-48b1-9bc5-99aff4c31b86 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:06.047015 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7a322d9-05bf-48b1-9bc5-99aff4c31b86 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:53:06.047015 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7a322d9-05bf-48b1-9bc5-99aff4c31b86 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471", "extra_specs": {}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:06.078702 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7a322d9-05bf-48b1-9bc5-99aff4c31b86 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:53:06.078937 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 722/2863] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:53:06 2026] POST /volume/v3/types => generated 268 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:06.094117 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc0b9259-01b5-4875-9942-d35bcfa0cafa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:06.096986 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc0b9259-01b5-4875-9942-d35bcfa0cafa tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:53:06.097134 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc0b9259-01b5-4875-9942-d35bcfa0cafa tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148", "extra_specs": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:06.120833 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc0b9259-01b5-4875-9942-d35bcfa0cafa tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:53:06.121534 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 714/2864] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:53:06 2026] POST /volume/v3/types => generated 267 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:06.133104 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:06.139023 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:06.142583 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-671091121", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:06.142583 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-671091121', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:06.146241 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Create volume of 1 GB Aug 20 07:53:06.146710 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:06.146710 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:06.147358 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Availability Zones retrieved successfully. Aug 20 07:53:06.156812 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Flow 'volume_create_api' (877d15a0-17ba-4338-8b86-ecfd523e2445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:06.158452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e57ccbb-bb28-48f9-ab47-b5771fc417c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.160065 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:06.199679 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e57ccbb-bb28-48f9-ab47-b5771fc417c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:53:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e0ce1fd-04f8-4482-b78f-f8f67ad3a410,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e0ce1fd-04f8-4482-b78f-f8f67ad3a410', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.201381 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (694b5cfa-9a48-4cd2-9551-ef8f1e86b78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.211725 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d422c58f-c7ba-440a-bf27-e300aa43e602 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:06.214468 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d422c58f-c7ba-440a-bf27-e300aa43e602 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e Aug 20 07:53:06.214887 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d422c58f-c7ba-440a-bf27-e300aa43e602 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:06.215164 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d422c58f-c7ba-440a-bf27-e300aa43e602 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:06.224515 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d422c58f-c7ba-440a-bf27-e300aa43e602 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e returned with HTTP 404 Aug 20 07:53:06.225968 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 717/2865] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:06 2026] GET /volume/v3/volumes/bd367659-baff-43d9-aec4-c52e1037913e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:06.235820 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8a5a42ab-bd1c-4d0a-beba-26023e4eab3e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:06.238066 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a5a42ab-bd1c-4d0a-beba-26023e4eab3e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb Aug 20 07:53:06.238276 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a5a42ab-bd1c-4d0a-beba-26023e4eab3e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:06.238466 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a5a42ab-bd1c-4d0a-beba-26023e4eab3e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:06.249413 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:06.249413 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:06.254139 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:06.254485 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:06.264723 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8a5a42ab-bd1c-4d0a-beba-26023e4eab3e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:06.271354 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a5a42ab-bd1c-4d0a-beba-26023e4eab3e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb returned with HTTP 200 Aug 20 07:53:06.271613 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 723/2866] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:06 2026] GET /volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:06.289585 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-127f4297-b18b-4633-a755-2a581940b76c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:06.291987 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-127f4297-b18b-4633-a755-2a581940b76c tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] DELETE https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb Aug 20 07:53:06.292407 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-127f4297-b18b-4633-a755-2a581940b76c tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:06.292767 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-127f4297-b18b-4633-a755-2a581940b76c tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:06.293009 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-127f4297-b18b-4633-a755-2a581940b76c tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Delete volume with id: 295338ec-c623-4e7d-aaf5-92f905b7fbeb Aug 20 07:53:06.303221 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:06.303221 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:06.304916 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-127f4297-b18b-4633-a755-2a581940b76c tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:06.305516 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Created reservations ['3032d3ef-b6a6-4c56-a266-e0b3beec3f3c', '6da57e4d-5686-48c5-9475-f1c5537037e0', '2e57f031-64df-49a8-9c7b-3a5f4167b4b8', '8fe2637d-701f-46c0-9f4b-7cc3e557a979'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:06.306714 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (694b5cfa-9a48-4cd2-9551-ef8f1e86b78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3032d3ef-b6a6-4c56-a266-e0b3beec3f3c', '6da57e4d-5686-48c5-9475-f1c5537037e0', '2e57f031-64df-49a8-9c7b-3a5f4167b4b8', '8fe2637d-701f-46c0-9f4b-7cc3e557a979']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.310588 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98962821-5bfb-46ba-9c93-043aaab39ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.335342 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98962821-5bfb-46ba-9c93-043aaab39ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c08defd-1f68-47a8-bc74-fab349272c46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-671091121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40ecdb213c5430ba69944b1d3b481f6',qos_specs=None,replication_status=,reservations=['3032d3ef-b6a6-4c56-a266-e0b3beec3f3c','6da57e4d-5686-48c5-9475-f1c5537037e0','2e57f031-64df-49a8-9c7b-3a5f4167b4b8','8fe2637d-701f-46c0-9f4b-7cc3e557a979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f155229045d6464194928c9946735445',volume_type_id=7e0ce1fd-04f8-4482-b78f-f8f67ad3a410), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-671091121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c08defd-1f68-47a8-bc74-fab349272c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f40ecdb213c5430ba69944b1d3b481f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f155229045d6464194928c9946735445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e0ce1fd-04f8-4482-b78f-f8f67ad3a410),volume_type_id=7e0ce1fd-04f8-4482-b78f-f8f67ad3a410)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.335742 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-127f4297-b18b-4633-a755-2a581940b76c tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Delete volume request issued successfully. Aug 20 07:53:06.335742 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-127f4297-b18b-4633-a755-2a581940b76c tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb returned with HTTP 202 Aug 20 07:53:06.335742 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 715/2867] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:53:06 2026] DELETE /volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:53:06.339865 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3743df17-d460-43c8-b1f3-e728d42de7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.346735 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2cf74a4a-5429-4e99-80e3-1fac3613d471 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:06.349441 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2cf74a4a-5429-4e99-80e3-1fac3613d471 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb Aug 20 07:53:06.349796 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2cf74a4a-5429-4e99-80e3-1fac3613d471 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:06.350584 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2cf74a4a-5429-4e99-80e3-1fac3613d471 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:06.361370 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:06.361370 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:06.366220 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2cf74a4a-5429-4e99-80e3-1fac3613d471 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:06.373494 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2cf74a4a-5429-4e99-80e3-1fac3613d471 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb returned with HTTP 200 Aug 20 07:53:06.374113 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 718/2868] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:06 2026] GET /volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:06.377731 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3743df17-d460-43c8-b1f3-e728d42de7cc) transitioned into state 'SUCCESS' from state '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-671091121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40ecdb213c5430ba69944b1d3b481f6',qos_specs=None,replication_status=,reservations=['3032d3ef-b6a6-4c56-a266-e0b3beec3f3c','6da57e4d-5686-48c5-9475-f1c5537037e0','2e57f031-64df-49a8-9c7b-3a5f4167b4b8','8fe2637d-701f-46c0-9f4b-7cc3e557a979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f155229045d6464194928c9946735445',volume_type_id=7e0ce1fd-04f8-4482-b78f-f8f67ad3a410)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.378784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa8636b-0988-4626-a401-f38d4b4d0fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.403139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa8636b-0988-4626-a401-f38d4b4d0fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.405260 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Flow 'volume_create_api' (877d15a0-17ba-4338-8b86-ecfd523e2445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:06.405260 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Create volume request issued successfully. Aug 20 07:53:06.405260 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4597a6d-21c1-4a88-81ae-d833eba1c4b6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:06.405712 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 713/2869] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:53:06 2026] POST /volume/v3/volumes => generated 843 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:06.422515 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cacae93e-08b6-4815-a302-660d3e764e56 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:06.424356 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:06.424857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-84110157", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:06.427593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-84110157', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:06.432327 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Create volume of 1 GB Aug 20 07:53:06.432957 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:06.432957 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:06.433684 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Availability Zones retrieved successfully. Aug 20 07:53:06.441864 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Flow 'volume_create_api' (f38bcafe-9de9-4709-a3b0-7d536f3c7bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:06.445221 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fec4a6e-5a01-4a36-9de8-4d48efadfd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.446136 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:06.483895 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fec4a6e-5a01-4a36-9de8-4d48efadfd28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:53:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=888ca847-49b7-4cbd-9c28-e4c260ffbc24,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '888ca847-49b7-4cbd-9c28-e4c260ffbc24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.485158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e7c0d07-6e5b-4af9-aac0-1f31e5e4cb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.538798 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:06.538798 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:06.588457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Created reservations ['e526c9ca-75b9-490b-b107-1d6956846b6e', '67d1b9e6-a3f1-4af2-838a-a8909c2e145f', '87618eaa-fa61-410f-ba75-424a7cfbbebb', 'ea9e310a-960b-4dc3-ba57-749d0e9559c7'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:06.588457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e7c0d07-6e5b-4af9-aac0-1f31e5e4cb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e526c9ca-75b9-490b-b107-1d6956846b6e', '67d1b9e6-a3f1-4af2-838a-a8909c2e145f', '87618eaa-fa61-410f-ba75-424a7cfbbebb', 'ea9e310a-960b-4dc3-ba57-749d0e9559c7']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.588457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745d3a31-7133-4b19-9a3e-0fe157b92c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.621975 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745d3a31-7133-4b19-9a3e-0fe157b92c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a415a6d4-33fe-434f-8ec0-6c48e51a8d70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-84110157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40ecdb213c5430ba69944b1d3b481f6',qos_specs=None,replication_status=,reservations=['e526c9ca-75b9-490b-b107-1d6956846b6e','67d1b9e6-a3f1-4af2-838a-a8909c2e145f','87618eaa-fa61-410f-ba75-424a7cfbbebb','ea9e310a-960b-4dc3-ba57-749d0e9559c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f155229045d6464194928c9946735445',volume_type_id=888ca847-49b7-4cbd-9c28-e4c260ffbc24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-84110157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a415a6d4-33fe-434f-8ec0-6c48e51a8d70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f40ecdb213c5430ba69944b1d3b481f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f155229045d6464194928c9946735445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(888ca847-49b7-4cbd-9c28-e4c260ffbc24),volume_type_id=888ca847-49b7-4cbd-9c28-e4c260ffbc24)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.622935 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8424cdf-3a79-40b7-9bfc-50550bf7a80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.656281 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8424cdf-3a79-40b7-9bfc-50550bf7a80f) transitioned into state 'SUCCESS' from state '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-84110157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40ecdb213c5430ba69944b1d3b481f6',qos_specs=None,replication_status=,reservations=['e526c9ca-75b9-490b-b107-1d6956846b6e','67d1b9e6-a3f1-4af2-838a-a8909c2e145f','87618eaa-fa61-410f-ba75-424a7cfbbebb','ea9e310a-960b-4dc3-ba57-749d0e9559c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f155229045d6464194928c9946735445',volume_type_id=888ca847-49b7-4cbd-9c28-e4c260ffbc24)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.657224 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de725117-4f6c-4597-b7b2-646a009208a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.671815 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de725117-4f6c-4597-b7b2-646a009208a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.673185 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Flow 'volume_create_api' (f38bcafe-9de9-4709-a3b0-7d536f3c7bb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:06.673786 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Create volume request issued successfully. Aug 20 07:53:06.674594 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cacae93e-08b6-4815-a302-660d3e764e56 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:06.675284 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 724/2870] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:53:06 2026] POST /volume/v3/volumes => generated 841 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:06.720717 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:06.722985 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:06.723378 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1551628168", "snapshot_id": null, "imageRef": "911cec51-dbeb-40e2-8192-fc5e368d0ddf", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:06.728008 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1551628168', 'snapshot_id': None, 'imageRef': '911cec51-dbeb-40e2-8192-fc5e368d0ddf', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:06.840186 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Create volume of 1 GB Aug 20 07:53:06.840607 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:06.840607 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:06.841139 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Availability Zones retrieved successfully. Aug 20 07:53:06.846933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Flow 'volume_create_api' (de457ac7-5c47-42a0-a463-3e725f3f1be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:06.847990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866a5219-e1a8-477b-b9c9-08e62716f85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.848920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:06.906651 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866a5219-e1a8-477b-b9c9-08e62716f85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:53:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e52b0187-6506-454c-a347-2ac6123b359a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e52b0187-6506-454c-a347-2ac6123b359a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.907497 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130c193d-1110-4a96-b044-140497fe5453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:06.937315 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:06.937818 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:06.973758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Created reservations ['2860b158-bd88-44d4-90f5-079448b9c2d8', '6f7c62b7-8410-44f5-915e-a7ebc85d2504', '89acd394-cf18-44f6-b9f2-7de4a2e55e93', '1cd42e8b-0468-4175-b908-f8023ebac0a0'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:06.974657 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130c193d-1110-4a96-b044-140497fe5453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2860b158-bd88-44d4-90f5-079448b9c2d8', '6f7c62b7-8410-44f5-915e-a7ebc85d2504', '89acd394-cf18-44f6-b9f2-7de4a2e55e93', '1cd42e8b-0468-4175-b908-f8023ebac0a0']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:06.975472 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94743aed-def4-480a-8522-3ba02a84cfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:07.001471 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94743aed-def4-480a-8522-3ba02a84cfc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f28e0e67-270b-41d6-8c91-95871e29ad7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1551628168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40ecdb213c5430ba69944b1d3b481f6',qos_specs=None,replication_status=,reservations=['2860b158-bd88-44d4-90f5-079448b9c2d8','6f7c62b7-8410-44f5-915e-a7ebc85d2504','89acd394-cf18-44f6-b9f2-7de4a2e55e93','1cd42e8b-0468-4175-b908-f8023ebac0a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f155229045d6464194928c9946735445',volume_type_id=e52b0187-6506-454c-a347-2ac6123b359a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1551628168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f28e0e67-270b-41d6-8c91-95871e29ad7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f40ecdb213c5430ba69944b1d3b481f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f155229045d6464194928c9946735445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e52b0187-6506-454c-a347-2ac6123b359a),volume_type_id=e52b0187-6506-454c-a347-2ac6123b359a)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:07.002383 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da319f03-3c4f-4499-ab2d-e175f33e23ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:07.022126 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da319f03-3c4f-4499-ab2d-e175f33e23ca) transitioned into state 'SUCCESS' from state '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-1551628168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40ecdb213c5430ba69944b1d3b481f6',qos_specs=None,replication_status=,reservations=['2860b158-bd88-44d4-90f5-079448b9c2d8','6f7c62b7-8410-44f5-915e-a7ebc85d2504','89acd394-cf18-44f6-b9f2-7de4a2e55e93','1cd42e8b-0468-4175-b908-f8023ebac0a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f155229045d6464194928c9946735445',volume_type_id=e52b0187-6506-454c-a347-2ac6123b359a)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:07.022912 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37d81f34-aa23-4ba5-854e-dd77f333b47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:07.036625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37d81f34-aa23-4ba5-854e-dd77f333b47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:07.036625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Flow 'volume_create_api' (de457ac7-5c47-42a0-a463-3e725f3f1be1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:07.036625 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Create volume request issued successfully. Aug 20 07:53:07.036625 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85025ed7-83ad-4dfa-8fa4-0e70b5b0519e tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:07.037117 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 716/2871] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:53:06 2026] POST /volume/v3/volumes => generated 845 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:07.053477 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-62dfa982-6c7f-4852-a971-d1a49bf343e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:07.055425 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62dfa982-6c7f-4852-a971-d1a49bf343e6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:07.056012 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62dfa982-6c7f-4852-a971-d1a49bf343e6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:07.056012 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62dfa982-6c7f-4852-a971-d1a49bf343e6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:07.065080 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:07.065080 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:07.070304 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-62dfa982-6c7f-4852-a971-d1a49bf343e6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:07.080773 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62dfa982-6c7f-4852-a971-d1a49bf343e6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:07.081331 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 719/2872] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:07 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:07.389702 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e77419a8-c613-4373-926e-68b760107f1d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:07.391846 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e77419a8-c613-4373-926e-68b760107f1d tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb Aug 20 07:53:07.392049 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e77419a8-c613-4373-926e-68b760107f1d tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:07.392285 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e77419a8-c613-4373-926e-68b760107f1d tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:07.399488 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e77419a8-c613-4373-926e-68b760107f1d tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb returned with HTTP 404 Aug 20 07:53:07.400082 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 714/2873] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:07 2026] GET /volume/v3/volumes/295338ec-c623-4e7d-aaf5-92f905b7fbeb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:07.408488 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2bb5c266-5506-40d2-a1a9-55a881a5e64e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:07.411218 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2bb5c266-5506-40d2-a1a9-55a881a5e64e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a Aug 20 07:53:07.411897 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2bb5c266-5506-40d2-a1a9-55a881a5e64e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:07.411897 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2bb5c266-5506-40d2-a1a9-55a881a5e64e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:07.421264 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:07.421264 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:07.426983 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2bb5c266-5506-40d2-a1a9-55a881a5e64e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:07.432825 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2bb5c266-5506-40d2-a1a9-55a881a5e64e tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a returned with HTTP 200 Aug 20 07:53:07.433614 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 725/2874] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:07 2026] GET /volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:07.454053 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8c0b320c-b727-4885-ba83-13a62898a4dc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:07.456683 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c0b320c-b727-4885-ba83-13a62898a4dc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] DELETE https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a Aug 20 07:53:07.456985 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c0b320c-b727-4885-ba83-13a62898a4dc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:07.457280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c0b320c-b727-4885-ba83-13a62898a4dc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:07.457514 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8c0b320c-b727-4885-ba83-13a62898a4dc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Delete volume with id: 9f9f43ed-1bb4-41f7-88b1-8a80191a700a Aug 20 07:53:07.466130 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:07.466130 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:07.466604 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8c0b320c-b727-4885-ba83-13a62898a4dc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:07.487297 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8c0b320c-b727-4885-ba83-13a62898a4dc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Delete volume request issued successfully. Aug 20 07:53:07.487455 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c0b320c-b727-4885-ba83-13a62898a4dc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a returned with HTTP 202 Aug 20 07:53:07.488065 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 717/2875] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:53:07 2026] DELETE /volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:53:07.498517 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a61084ea-665b-4ccb-afea-e618f1051a78 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:07.502052 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a61084ea-665b-4ccb-afea-e618f1051a78 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a Aug 20 07:53:07.502235 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a61084ea-665b-4ccb-afea-e618f1051a78 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:07.502425 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a61084ea-665b-4ccb-afea-e618f1051a78 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:07.510991 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:07.510991 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:07.516591 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a61084ea-665b-4ccb-afea-e618f1051a78 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Volume info retrieved successfully. Aug 20 07:53:07.522166 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a61084ea-665b-4ccb-afea-e618f1051a78 tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a returned with HTTP 200 Aug 20 07:53:07.522759 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 720/2876] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:07 2026] GET /volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:08.101126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-33ef53be-78eb-49b8-89e4-cbcc6989e042 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:08.103394 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33ef53be-78eb-49b8-89e4-cbcc6989e042 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:08.103680 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33ef53be-78eb-49b8-89e4-cbcc6989e042 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:08.103906 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33ef53be-78eb-49b8-89e4-cbcc6989e042 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:08.112951 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:08.112951 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:08.119018 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-33ef53be-78eb-49b8-89e4-cbcc6989e042 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:08.125121 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33ef53be-78eb-49b8-89e4-cbcc6989e042 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:08.126111 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 715/2877] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:08 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:08.543421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a0c152c1-62be-4cfa-814c-592d312e52cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:08.545618 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0c152c1-62be-4cfa-814c-592d312e52cc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] GET https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a Aug 20 07:53:08.545914 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0c152c1-62be-4cfa-814c-592d312e52cc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:08.546268 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0c152c1-62be-4cfa-814c-592d312e52cc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:08.555098 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0c152c1-62be-4cfa-814c-592d312e52cc tempest-VolumesListAdminTestJSON-669132464 tempest-VolumesListAdminTestJSON-669132464-project-member] https://10.4.3.57/volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a returned with HTTP 404 Aug 20 07:53:08.555750 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 726/2878] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:08 2026] GET /volume/v3/volumes/9f9f43ed-1bb4-41f7-88b1-8a80191a700a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:09.141505 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1103661c-ce15-4bfe-b07d-2608cd3fa4a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:09.145535 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1103661c-ce15-4bfe-b07d-2608cd3fa4a4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:09.145535 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1103661c-ce15-4bfe-b07d-2608cd3fa4a4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:09.145535 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1103661c-ce15-4bfe-b07d-2608cd3fa4a4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:09.164658 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:09.164658 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:09.171233 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1103661c-ce15-4bfe-b07d-2608cd3fa4a4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:09.179179 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1103661c-ce15-4bfe-b07d-2608cd3fa4a4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:09.180039 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 718/2879] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:09 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:10.202974 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-29f2329c-e1dc-428f-8a2c-73e808a32aab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:10.205389 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29f2329c-e1dc-428f-8a2c-73e808a32aab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:10.205730 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29f2329c-e1dc-428f-8a2c-73e808a32aab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:10.206207 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29f2329c-e1dc-428f-8a2c-73e808a32aab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:10.215183 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:10.215183 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:10.221316 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-29f2329c-e1dc-428f-8a2c-73e808a32aab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:10.228571 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29f2329c-e1dc-428f-8a2c-73e808a32aab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:10.229029 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 721/2880] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:10 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:11.245670 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-537e36d8-b152-4800-803e-5446605d3da8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:11.249762 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-537e36d8-b152-4800-803e-5446605d3da8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:11.249762 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-537e36d8-b152-4800-803e-5446605d3da8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:11.249762 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-537e36d8-b152-4800-803e-5446605d3da8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:11.261403 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:11.261403 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:11.269399 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-537e36d8-b152-4800-803e-5446605d3da8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:11.276508 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-537e36d8-b152-4800-803e-5446605d3da8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:11.278471 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 716/2881] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:11 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:53:11.293828 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-98d83245-48eb-4986-92c6-ab193db07c10 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:11.444923 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98d83245-48eb-4986-92c6-ab193db07c10 tempest-AvailabilityZoneTestJSON-664053475 tempest-AvailabilityZoneTestJSON-664053475-project-member] GET https://10.4.3.57/volume/v3/os-availability-zone Aug 20 07:53:11.445207 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98d83245-48eb-4986-92c6-ab193db07c10 tempest-AvailabilityZoneTestJSON-664053475 tempest-AvailabilityZoneTestJSON-664053475-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:11.446494 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98d83245-48eb-4986-92c6-ab193db07c10 tempest-AvailabilityZoneTestJSON-664053475 tempest-AvailabilityZoneTestJSON-664053475-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:11.450530 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-98d83245-48eb-4986-92c6-ab193db07c10 tempest-AvailabilityZoneTestJSON-664053475 tempest-AvailabilityZoneTestJSON-664053475-project-member] Availability Zones retrieved successfully. Aug 20 07:53:11.450921 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98d83245-48eb-4986-92c6-ab193db07c10 tempest-AvailabilityZoneTestJSON-664053475 tempest-AvailabilityZoneTestJSON-664053475-project-member] https://10.4.3.57/volume/v3/os-availability-zone returned with HTTP 200 Aug 20 07:53:11.451383 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 727/2882] 10.4.3.57 () {66 vars in 1269 bytes} [Thu Aug 20 07:53:11 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:53:12.296627 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f299f66-84ba-4dd9-b237-570f0ba5b2df None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:12.301871 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f299f66-84ba-4dd9-b237-570f0ba5b2df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:12.302146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f299f66-84ba-4dd9-b237-570f0ba5b2df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:12.302400 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f299f66-84ba-4dd9-b237-570f0ba5b2df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:12.313400 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:12.313400 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:12.319005 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0f299f66-84ba-4dd9-b237-570f0ba5b2df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:12.324461 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f299f66-84ba-4dd9-b237-570f0ba5b2df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:12.324969 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 719/2883] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:12 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:13.343154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee18f13e-00a1-4dfe-b928-26644a4b85c3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:13.346075 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee18f13e-00a1-4dfe-b928-26644a4b85c3 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:13.346377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee18f13e-00a1-4dfe-b928-26644a4b85c3 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:13.346645 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee18f13e-00a1-4dfe-b928-26644a4b85c3 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:13.355540 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:13.355540 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:13.360468 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ee18f13e-00a1-4dfe-b928-26644a4b85c3 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:13.367187 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee18f13e-00a1-4dfe-b928-26644a4b85c3 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:13.367683 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 722/2884] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:13 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:13.912312 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:14.060564 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:14.060946 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-124947988"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:14.062322 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-124947988'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:14.062454 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Create volume of 1 GB Aug 20 07:53:14.073426 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Availability Zones retrieved successfully. Aug 20 07:53:14.078640 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Flow 'volume_create_api' (72f33ccd-ef91-447b-9736-9295d420b54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:14.079594 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b9ee3e0-4d53-4f88-854d-5b08c871c230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:14.080440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:14.106087 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b9ee3e0-4d53-4f88-854d-5b08c871c230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:14.106961 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914afae5-5d1a-445b-a462-147ae45c0f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:14.205707 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Created reservations ['168bc263-28a4-4059-b3bd-4914c58f4c01', '369b9c7e-147c-4aa8-93ba-ae53726a14bd', 'db12eed1-4d1c-4087-af4f-ab8f03c6a04e', 'e776be42-60aa-46a4-ac93-6d211544b3b0'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:14.208578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914afae5-5d1a-445b-a462-147ae45c0f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['168bc263-28a4-4059-b3bd-4914c58f4c01', '369b9c7e-147c-4aa8-93ba-ae53726a14bd', 'db12eed1-4d1c-4087-af4f-ab8f03c6a04e', 'e776be42-60aa-46a4-ac93-6d211544b3b0']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:14.208578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af51550-0368-4005-b054-55affa8954ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:14.242586 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af51550-0368-4005-b054-55affa8954ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45bfdf60-37c8-41ff-99df-fac52bbd0d25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-124947988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14722970a30f481581d8eb9aa374d8d0',qos_specs=None,replication_status=,reservations=['168bc263-28a4-4059-b3bd-4914c58f4c01','369b9c7e-147c-4aa8-93ba-ae53726a14bd','db12eed1-4d1c-4087-af4f-ab8f03c6a04e','e776be42-60aa-46a4-ac93-6d211544b3b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79ee262e95b421bad438fb566bcf6e9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-124947988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45bfdf60-37c8-41ff-99df-fac52bbd0d25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14722970a30f481581d8eb9aa374d8d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c79ee262e95b421bad438fb566bcf6e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:14.242586 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd8c480-ea6f-4ff0-84f3-afbb317ac253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:14.267303 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd8c480-ea6f-4ff0-84f3-afbb317ac253) transitioned into state 'SUCCESS' from state '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-124947988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14722970a30f481581d8eb9aa374d8d0',qos_specs=None,replication_status=,reservations=['168bc263-28a4-4059-b3bd-4914c58f4c01','369b9c7e-147c-4aa8-93ba-ae53726a14bd','db12eed1-4d1c-4087-af4f-ab8f03c6a04e','e776be42-60aa-46a4-ac93-6d211544b3b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79ee262e95b421bad438fb566bcf6e9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:14.268330 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612edf83-3981-4bd3-9cf8-ad2ac3f2853b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:14.280408 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612edf83-3981-4bd3-9cf8-ad2ac3f2853b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:14.281808 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Flow 'volume_create_api' (72f33ccd-ef91-447b-9736-9295d420b54c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:14.282343 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Create volume request issued successfully. Aug 20 07:53:14.283235 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-412c9de6-e1d9-4b9f-932c-fab8996b167c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:14.283918 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 717/2885] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:53:13 2026] POST /volume/v3/volumes => generated 816 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:14.305288 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d36f22fa-62ec-48d9-bf7d-457c63373c15 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:14.307124 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d36f22fa-62ec-48d9-bf7d-457c63373c15 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:14.307501 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d36f22fa-62ec-48d9-bf7d-457c63373c15 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:14.307855 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d36f22fa-62ec-48d9-bf7d-457c63373c15 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:14.315627 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:14.315627 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:14.320534 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d36f22fa-62ec-48d9-bf7d-457c63373c15 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Volume info retrieved successfully. Aug 20 07:53:14.327758 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d36f22fa-62ec-48d9-bf7d-457c63373c15 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 200 Aug 20 07:53:14.328371 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 728/2886] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:14 2026] GET /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:14.388617 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-76e78f62-dc64-4581-841d-5239aa56988b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:14.393717 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76e78f62-dc64-4581-841d-5239aa56988b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:14.393899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76e78f62-dc64-4581-841d-5239aa56988b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:14.394112 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76e78f62-dc64-4581-841d-5239aa56988b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:14.404671 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:14.404671 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:14.412151 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-76e78f62-dc64-4581-841d-5239aa56988b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:14.417691 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76e78f62-dc64-4581-841d-5239aa56988b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:14.418282 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 720/2887] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:14 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:15.345796 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6bfda621-c3b8-47be-a53f-ad5ef6d3bf66 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.347592 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bfda621-c3b8-47be-a53f-ad5ef6d3bf66 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:15.347893 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bfda621-c3b8-47be-a53f-ad5ef6d3bf66 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:15.348140 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bfda621-c3b8-47be-a53f-ad5ef6d3bf66 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:15.358769 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:15.358769 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:15.364127 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6bfda621-c3b8-47be-a53f-ad5ef6d3bf66 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Volume info retrieved successfully. Aug 20 07:53:15.369828 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bfda621-c3b8-47be-a53f-ad5ef6d3bf66 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 200 Aug 20 07:53:15.370304 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 723/2888] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:15 2026] GET /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:15.391472 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-651e6461-300a-4991-b632-79c1b0d27f7d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.396727 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-651e6461-300a-4991-b632-79c1b0d27f7d tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] POST https://10.4.3.57/volume/v3/volume-transfers Aug 20 07:53:15.397197 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-651e6461-300a-4991-b632-79c1b0d27f7d tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "45bfdf60-37c8-41ff-99df-fac52bbd0d25"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:15.399531 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volume_transfer [None req-651e6461-300a-4991-b632-79c1b0d27f7d tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Creating new volume transfer {'transfer': {'volume_id': '45bfdf60-37c8-41ff-99df-fac52bbd0d25'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 07:53:15.399737 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volume_transfer [None req-651e6461-300a-4991-b632-79c1b0d27f7d tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Creating transfer of volume 45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:15.399882 np0000007856 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-651e6461-300a-4991-b632-79c1b0d27f7d tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Generating transfer record for volume 45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:15.407270 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:15.407270 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:15.418648 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-651e6461-300a-4991-b632-79c1b0d27f7d tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volume-transfers returned with HTTP 202 Aug 20 07:53:15.419045 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 718/2889] 10.4.3.57 () {70 vars in 1319 bytes} [Thu Aug 20 07:53:15 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:15.431315 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5fab4a27-5dbc-4658-984f-780ce4777b7f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.433425 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b46111a-0773-4637-b713-df59f6a9e3c2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.433832 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5fab4a27-5dbc-4658-984f-780ce4777b7f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:15.433832 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5fab4a27-5dbc-4658-984f-780ce4777b7f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:15.436651 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5fab4a27-5dbc-4658-984f-780ce4777b7f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:15.436762 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b46111a-0773-4637-b713-df59f6a9e3c2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:15.436762 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b46111a-0773-4637-b713-df59f6a9e3c2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:15.436762 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b46111a-0773-4637-b713-df59f6a9e3c2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:15.442378 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:15.442378 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:15.445917 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:15.445917 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:15.446540 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5fab4a27-5dbc-4658-984f-780ce4777b7f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Volume info retrieved successfully. Aug 20 07:53:15.449940 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4b46111a-0773-4637-b713-df59f6a9e3c2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:15.451654 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5fab4a27-5dbc-4658-984f-780ce4777b7f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 200 Aug 20 07:53:15.452079 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 729/2890] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:15 2026] GET /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:15.456279 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b46111a-0773-4637-b713-df59f6a9e3c2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:15.457067 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 721/2891] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:15 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:15.466736 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7adf294c-33a6-49f2-87bb-18cc4fde3bce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.470096 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7adf294c-33a6-49f2-87bb-18cc4fde3bce tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volume-transfers/2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b Aug 20 07:53:15.470339 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7adf294c-33a6-49f2-87bb-18cc4fde3bce tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:15.470597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7adf294c-33a6-49f2-87bb-18cc4fde3bce tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:15.478896 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7adf294c-33a6-49f2-87bb-18cc4fde3bce tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volume-transfers/2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b returned with HTTP 200 Aug 20 07:53:15.478896 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 724/2892] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:53:15 2026] GET /volume/v3/volume-transfers/2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:15.490137 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-21ccb3f8-76a5-443a-a751-e6c415475f22 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.492135 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21ccb3f8-76a5-443a-a751-e6c415475f22 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volume-transfers Aug 20 07:53:15.492340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21ccb3f8-76a5-443a-a751-e6c415475f22 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:15.492539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21ccb3f8-76a5-443a-a751-e6c415475f22 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:15.492810 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volume_transfer [None req-21ccb3f8-76a5-443a-a751-e6c415475f22 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Listing volume transfers {{(pid=100251) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 07:53:15.497113 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21ccb3f8-76a5-443a-a751-e6c415475f22 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volume-transfers returned with HTTP 200 Aug 20 07:53:15.497495 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 719/2893] 10.4.3.57 () {68 vars in 1298 bytes} [Thu Aug 20 07:53:15 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:15.508900 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-49796324-f14f-4bf5-a830-4145900d0f15 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.579130 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] POST https://10.4.3.57/volume/v3/volume-transfers/2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b/accept Aug 20 07:53:15.579487 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "33f12a364c890d8a"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:15.581025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.volume_transfer [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Accepting volume transfer 2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b {{(pid=100250) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 07:53:15.581174 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.volume_transfer [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Accepting transfer 2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b Aug 20 07:53:15.645945 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Created reservations ['93a4bc10-45cc-4f2d-a446-ea8597db45e2', '356a4289-68ee-4aa3-bbef-ac3b104faa34', '7ac13af3-1f0c-4eab-917d-0cf982b8f2dd', 'd4f3524b-5e3b-4556-9419-7c483dcedc64'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:15.673265 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Created reservations ['08911848-841c-4094-8018-e9dfb5985fcc', '061f3c2e-0db2-408a-b96f-6d5b8f8e800d', 'da77cb3f-d7f1-42b1-ba23-71e5432d3c67', '52749f78-5ca6-4d41-bdbd-bb2d9548b015'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:15.721488 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Created reservations ['78fce16f-5fb9-4a29-89c1-af0eea09c814', 'c99d699d-0873-477a-9dd7-2ccae30fc97f', '3b021a58-0bbb-4860-a131-12b60ebea2ee', '00253e78-9643-4d0c-a138-585f082eff3f'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:15.750291 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Created reservations ['75f2ce40-9e6a-4a09-b4e2-ee6e4ce6e69c', '289fa66a-d80b-47e1-a0da-07134c4d88cd', '38499b59-ed2c-454b-a524-499dc4d5fa25', '84495c45-936c-423d-8bd9-78447a4eb0eb'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:15.761954 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Transfer volume completed successfully. Aug 20 07:53:15.830790 np0000007856 devstack@c-api.service[100250]: INFO cinder.transfer.api [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Volume 45bfdf60-37c8-41ff-99df-fac52bbd0d25 has been transferred. Aug 20 07:53:15.840041 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-49796324-f14f-4bf5-a830-4145900d0f15 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] https://10.4.3.57/volume/v3/volume-transfers/2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b/accept returned with HTTP 202 Aug 20 07:53:15.840607 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 730/2894] 10.4.3.57 () {70 vars in 1451 bytes} [Thu Aug 20 07:53:15 2026] POST /volume/v3/volume-transfers/2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b/accept => generated 363 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:15.849521 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a707a81-872e-4b9a-b72f-95e36a2141a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.852675 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a707a81-872e-4b9a-b72f-95e36a2141a8 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] GET https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:15.852675 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a707a81-872e-4b9a-b72f-95e36a2141a8 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:15.852974 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a707a81-872e-4b9a-b72f-95e36a2141a8 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:15.862953 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:15.862953 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:15.868328 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a707a81-872e-4b9a-b72f-95e36a2141a8 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Volume info retrieved successfully. Aug 20 07:53:15.875317 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a707a81-872e-4b9a-b72f-95e36a2141a8 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 200 Aug 20 07:53:15.876081 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 722/2895] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:15 2026] GET /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:15.892256 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b857ff09-c419-4412-bb95-458fc1808bb4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.894247 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b857ff09-c419-4412-bb95-458fc1808bb4 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] GET https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:15.894433 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b857ff09-c419-4412-bb95-458fc1808bb4 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:15.894640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b857ff09-c419-4412-bb95-458fc1808bb4 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:15.901736 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:15.901736 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:15.905793 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b857ff09-c419-4412-bb95-458fc1808bb4 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] Volume info retrieved successfully. Aug 20 07:53:15.910590 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b857ff09-c419-4412-bb95-458fc1808bb4 tempest-VolumesTransfersV357Test-1093595778 tempest-VolumesTransfersV357Test-1093595778-project-member] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 200 Aug 20 07:53:15.910990 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 725/2896] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:15 2026] GET /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:15.925334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10670d5c-6004-4b37-9bfc-ee1ceb663c30 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.927504 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10670d5c-6004-4b37-9bfc-ee1ceb663c30 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] DELETE https://10.4.3.57/volume/v3/volume-transfers/2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b Aug 20 07:53:15.927792 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10670d5c-6004-4b37-9bfc-ee1ceb663c30 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:15.928030 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10670d5c-6004-4b37-9bfc-ee1ceb663c30 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:15.928178 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-10670d5c-6004-4b37-9bfc-ee1ceb663c30 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Delete transfer with id: 2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b Aug 20 07:53:15.931715 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10670d5c-6004-4b37-9bfc-ee1ceb663c30 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volume-transfers/2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b returned with HTTP 404 Aug 20 07:53:15.932294 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 720/2897] 10.4.3.57 () {68 vars in 1412 bytes} [Thu Aug 20 07:53:15 2026] DELETE /volume/v3/volume-transfers/2cf9cf3f-e9a6-4fcd-930b-d15fe4890a4b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:53:15.940800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3c713172-4f83-4e50-b47c-c7250727fdbb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:15.970148 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c713172-4f83-4e50-b47c-c7250727fdbb tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:15.970457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c713172-4f83-4e50-b47c-c7250727fdbb tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:15.970832 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c713172-4f83-4e50-b47c-c7250727fdbb tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:15.971057 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-3c713172-4f83-4e50-b47c-c7250727fdbb tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Delete volume with id: 45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:15.978726 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:15.978726 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:15.979087 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3c713172-4f83-4e50-b47c-c7250727fdbb tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Volume info retrieved successfully. Aug 20 07:53:15.998323 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3c713172-4f83-4e50-b47c-c7250727fdbb tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Delete volume request issued successfully. Aug 20 07:53:15.998619 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c713172-4f83-4e50-b47c-c7250727fdbb tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 202 Aug 20 07:53:15.999130 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 731/2898] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:53:15 2026] DELETE /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 07:53:16.008857 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0dcba72c-c3a9-4c64-8627-02be1cb3ed5a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:16.010478 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0dcba72c-c3a9-4c64-8627-02be1cb3ed5a tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] GET https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:16.010927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0dcba72c-c3a9-4c64-8627-02be1cb3ed5a tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:16.012140 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0dcba72c-c3a9-4c64-8627-02be1cb3ed5a tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:16.019058 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:16.019058 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:16.024491 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0dcba72c-c3a9-4c64-8627-02be1cb3ed5a tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Volume info retrieved successfully. Aug 20 07:53:16.032441 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0dcba72c-c3a9-4c64-8627-02be1cb3ed5a tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 200 Aug 20 07:53:16.034081 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 723/2899] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:16 2026] GET /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 1127 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:16.471062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-52464766-4596-4323-a9be-9819fe64fa16 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:16.473359 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52464766-4596-4323-a9be-9819fe64fa16 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:16.473626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52464766-4596-4323-a9be-9819fe64fa16 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:16.473871 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52464766-4596-4323-a9be-9819fe64fa16 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:16.483073 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:16.483073 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:16.488030 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-52464766-4596-4323-a9be-9819fe64fa16 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:16.494291 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52464766-4596-4323-a9be-9819fe64fa16 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:16.494852 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 726/2900] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:16 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 1250 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:16.646659 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6e051656-9550-40f4-87a1-c1bea6247527 req-d6b615fe-8e05-48b3-959e-9dbec4322dee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:16.649346 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-d6b615fe-8e05-48b3-959e-9dbec4322dee tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:16.649669 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-d6b615fe-8e05-48b3-959e-9dbec4322dee tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:16.649941 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-d6b615fe-8e05-48b3-959e-9dbec4322dee tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:16.658848 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:16.658848 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:16.663524 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6e051656-9550-40f4-87a1-c1bea6247527 req-d6b615fe-8e05-48b3-959e-9dbec4322dee tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:16.668704 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-d6b615fe-8e05-48b3-959e-9dbec4322dee tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:16.669250 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 721/2901] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:53:16 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 1250 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:17.049444 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c48ea2ab-fb2b-4a8d-bec3-54aa4596a30b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:17.051543 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c48ea2ab-fb2b-4a8d-bec3-54aa4596a30b tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] GET https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:17.051939 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c48ea2ab-fb2b-4a8d-bec3-54aa4596a30b tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:17.052184 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c48ea2ab-fb2b-4a8d-bec3-54aa4596a30b tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:17.058418 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c48ea2ab-fb2b-4a8d-bec3-54aa4596a30b tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 404 Aug 20 07:53:17.058980 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 732/2902] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:17 2026] GET /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:53:17.067863 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a19851a9-e13b-4f1f-8993-80121783085c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:17.071602 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a19851a9-e13b-4f1f-8993-80121783085c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:17.071602 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a19851a9-e13b-4f1f-8993-80121783085c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:17.071602 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a19851a9-e13b-4f1f-8993-80121783085c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:17.078298 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a19851a9-e13b-4f1f-8993-80121783085c tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 404 Aug 20 07:53:17.079184 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 724/2903] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:17 2026] GET /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:53:17.088348 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e00ec284-25a8-4908-9c3c-9af35f500d10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:17.090570 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e00ec284-25a8-4908-9c3c-9af35f500d10 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] DELETE https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:17.091203 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e00ec284-25a8-4908-9c3c-9af35f500d10 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:17.091203 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e00ec284-25a8-4908-9c3c-9af35f500d10 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:17.091307 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e00ec284-25a8-4908-9c3c-9af35f500d10 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Delete volume with id: 45bfdf60-37c8-41ff-99df-fac52bbd0d25 Aug 20 07:53:17.100114 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e00ec284-25a8-4908-9c3c-9af35f500d10 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 returned with HTTP 404 Aug 20 07:53:17.100686 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 727/2904] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:53:17 2026] DELETE /volume/v3/volumes/45bfdf60-37c8-41ff-99df-fac52bbd0d25 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:53:17.109968 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-664dd069-fd83-46d7-8817-f38d32186e49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:17.112125 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:17.112601 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1990972697"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:17.114360 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1990972697'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:17.114592 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Create volume of 1 GB Aug 20 07:53:17.119836 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Availability Zones retrieved successfully. Aug 20 07:53:17.126783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6e051656-9550-40f4-87a1-c1bea6247527 req-457e4241-91ef-4fbe-8505-bb09ae0d564a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:17.127530 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Flow 'volume_create_api' (7fada0ab-5d9e-4a02-9f3b-cddc96ada6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:17.128828 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9a5fca-70ab-4a2d-beaf-6b237bf2a7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:17.129377 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-457e4241-91ef-4fbe-8505-bb09ae0d564a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:17.129707 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-457e4241-91ef-4fbe-8505-bb09ae0d564a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:17.129953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-457e4241-91ef-4fbe-8505-bb09ae0d564a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:17.130025 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:17.140593 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:17.140593 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:17.146526 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-6e051656-9550-40f4-87a1-c1bea6247527 req-457e4241-91ef-4fbe-8505-bb09ae0d564a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:17.155813 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-457e4241-91ef-4fbe-8505-bb09ae0d564a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:17.156411 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 733/2905] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:53:17 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 1250 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:17.169430 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87e3874b-b611-4c4e-8879-4de2316259a1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:17.169430 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87e3874b-b611-4c4e-8879-4de2316259a1 None None] GET https://10.4.3.57/volume// Aug 20 07:53:17.169430 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87e3874b-b611-4c4e-8879-4de2316259a1 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:17.169430 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87e3874b-b611-4c4e-8879-4de2316259a1 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:17.169430 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87e3874b-b611-4c4e-8879-4de2316259a1 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:17.169430 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 725/2906] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:53:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:17.174971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9a5fca-70ab-4a2d-beaf-6b237bf2a7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:17.176023 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc648d5f-32fb-4475-af29-625f40fa5b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:17.180223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6e051656-9550-40f4-87a1-c1bea6247527 req-e99ad0d1-fd17-4b73-896d-9e2f9c028363 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:17.182323 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-e99ad0d1-fd17-4b73-896d-9e2f9c028363 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:53:17.182672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-e99ad0d1-fd17-4b73-896d-9e2f9c028363 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f28e0e67-270b-41d6-8c91-95871e29ad7d", "connector": null, "instance_uuid": "d5e10b12-91c1-4c92-a7d1-e0d268887e22"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:17.193987 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:17.193987 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:17.226853 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Created reservations ['74875588-46f0-487e-ba71-ed35d7a99bb1', '49af6b63-8af5-40e0-af45-3cf680789de5', '60c68844-195f-4411-a388-b695043cfc72', '140269e5-b3ac-486c-8c6a-11308e0b54a8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:17.228020 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc648d5f-32fb-4475-af29-625f40fa5b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74875588-46f0-487e-ba71-ed35d7a99bb1', '49af6b63-8af5-40e0-af45-3cf680789de5', '60c68844-195f-4411-a388-b695043cfc72', '140269e5-b3ac-486c-8c6a-11308e0b54a8']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:17.228977 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e565c97-1741-4428-8117-e4f8f198cafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:17.231897 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-e99ad0d1-fd17-4b73-896d-9e2f9c028363 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:53:17.232522 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 728/2907] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:53:17 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) Aug 20 07:53:17.262149 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e565c97-1741-4428-8117-e4f8f198cafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '317d9b7b-43ad-4b07-b7c0-d8ca247ae785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1990972697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14722970a30f481581d8eb9aa374d8d0',qos_specs=None,replication_status=,reservations=['74875588-46f0-487e-ba71-ed35d7a99bb1','49af6b63-8af5-40e0-af45-3cf680789de5','60c68844-195f-4411-a388-b695043cfc72','140269e5-b3ac-486c-8c6a-11308e0b54a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79ee262e95b421bad438fb566bcf6e9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1990972697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=317d9b7b-43ad-4b07-b7c0-d8ca247ae785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14722970a30f481581d8eb9aa374d8d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c79ee262e95b421bad438fb566bcf6e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:17.263176 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647bdcb2-9772-4691-956f-4011b7aeb83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:17.284621 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647bdcb2-9772-4691-956f-4011b7aeb83d) transitioned into state 'SUCCESS' from state '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-1990972697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14722970a30f481581d8eb9aa374d8d0',qos_specs=None,replication_status=,reservations=['74875588-46f0-487e-ba71-ed35d7a99bb1','49af6b63-8af5-40e0-af45-3cf680789de5','60c68844-195f-4411-a388-b695043cfc72','140269e5-b3ac-486c-8c6a-11308e0b54a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79ee262e95b421bad438fb566bcf6e9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:17.285507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91979acb-d46c-46b2-b55b-e58e5e20e3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:17.303373 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91979acb-d46c-46b2-b55b-e58e5e20e3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:17.304142 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Flow 'volume_create_api' (7fada0ab-5d9e-4a02-9f3b-cddc96ada6f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:17.304484 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Create volume request issued successfully. Aug 20 07:53:17.305154 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-664dd069-fd83-46d7-8817-f38d32186e49 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:17.305626 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 722/2908] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:53:17 2026] POST /volume/v3/volumes => generated 817 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:17.321663 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dd504b27-7d05-4ae9-951c-c821ae622549 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:17.323737 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd504b27-7d05-4ae9-951c-c821ae622549 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:17.324014 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd504b27-7d05-4ae9-951c-c821ae622549 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:17.324249 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd504b27-7d05-4ae9-951c-c821ae622549 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:17.338205 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:17.338205 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:17.342850 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dd504b27-7d05-4ae9-951c-c821ae622549 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Volume info retrieved successfully. Aug 20 07:53:17.346706 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd504b27-7d05-4ae9-951c-c821ae622549 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 returned with HTTP 200 Aug 20 07:53:17.347118 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 734/2909] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:17 2026] GET /volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:18.364427 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-010a6bfb-8aa1-4ba0-96e0-54adea379530 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.367603 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-010a6bfb-8aa1-4ba0-96e0-54adea379530 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:18.367603 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-010a6bfb-8aa1-4ba0-96e0-54adea379530 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.367603 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-010a6bfb-8aa1-4ba0-96e0-54adea379530 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.378752 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.378752 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:18.385041 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-010a6bfb-8aa1-4ba0-96e0-54adea379530 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Volume info retrieved successfully. Aug 20 07:53:18.390292 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-010a6bfb-8aa1-4ba0-96e0-54adea379530 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 returned with HTTP 200 Aug 20 07:53:18.391210 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 726/2910] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:18 2026] GET /volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:18.405631 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7117a63e-f055-48d0-8c87-49615c7e2c45 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.408189 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7117a63e-f055-48d0-8c87-49615c7e2c45 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] POST https://10.4.3.57/volume/v3/volume-transfers Aug 20 07:53:18.408545 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7117a63e-f055-48d0-8c87-49615c7e2c45 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "317d9b7b-43ad-4b07-b7c0-d8ca247ae785"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:18.410630 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volume_transfer [None req-7117a63e-f055-48d0-8c87-49615c7e2c45 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Creating new volume transfer {'transfer': {'volume_id': '317d9b7b-43ad-4b07-b7c0-d8ca247ae785'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 07:53:18.410789 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volume_transfer [None req-7117a63e-f055-48d0-8c87-49615c7e2c45 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Creating transfer of volume 317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:18.410888 np0000007856 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-7117a63e-f055-48d0-8c87-49615c7e2c45 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Generating transfer record for volume 317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:18.423525 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.423525 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:18.439509 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7117a63e-f055-48d0-8c87-49615c7e2c45 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volume-transfers returned with HTTP 202 Aug 20 07:53:18.440096 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 729/2911] 10.4.3.57 () {70 vars in 1319 bytes} [Thu Aug 20 07:53:18 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:18.450444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff217e04-a9a3-4f0b-b0b0-826aa3b82528 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.452492 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff217e04-a9a3-4f0b-b0b0-826aa3b82528 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:18.452794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff217e04-a9a3-4f0b-b0b0-826aa3b82528 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.453070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff217e04-a9a3-4f0b-b0b0-826aa3b82528 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.465039 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.465039 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:18.470762 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ff217e04-a9a3-4f0b-b0b0-826aa3b82528 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Volume info retrieved successfully. Aug 20 07:53:18.477098 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff217e04-a9a3-4f0b-b0b0-826aa3b82528 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 returned with HTTP 200 Aug 20 07:53:18.479580 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 723/2912] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:18 2026] GET /volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:18.492228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d67d9309-4b13-4ce0-8477-35f0117cf807 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.494665 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d67d9309-4b13-4ce0-8477-35f0117cf807 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volume-transfers/detail Aug 20 07:53:18.495074 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d67d9309-4b13-4ce0-8477-35f0117cf807 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.495311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d67d9309-4b13-4ce0-8477-35f0117cf807 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.495668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volume_transfer [None req-d67d9309-4b13-4ce0-8477-35f0117cf807 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Listing volume transfers {{(pid=100250) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 07:53:18.509989 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d67d9309-4b13-4ce0-8477-35f0117cf807 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 07:53:18.509989 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 735/2913] 10.4.3.57 () {68 vars in 1319 bytes} [Thu Aug 20 07:53:18 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:18.510204 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-abae145b-df9a-40f2-b0f9-68c3133d3080 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.510204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abae145b-df9a-40f2-b0f9-68c3133d3080 None None] GET https://10.4.3.57/volume// Aug 20 07:53:18.510204 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abae145b-df9a-40f2-b0f9-68c3133d3080 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.510204 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abae145b-df9a-40f2-b0f9-68c3133d3080 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.510204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abae145b-df9a-40f2-b0f9-68c3133d3080 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:18.510204 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 727/2914] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:53:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:18.521780 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8d2b3e81-d23f-43f0-b648-b2829971c53b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.521898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6e051656-9550-40f4-87a1-c1bea6247527 req-688141d5-1cea-4538-a5f4-e19a0b5ae190 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.524211 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d2b3e81-d23f-43f0-b648-b2829971c53b tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] DELETE https://10.4.3.57/volume/v3/volume-transfers/4317c64f-6202-4981-8a9c-8119f45871a4 Aug 20 07:53:18.524499 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d2b3e81-d23f-43f0-b648-b2829971c53b tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.524735 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-688141d5-1cea-4538-a5f4-e19a0b5ae190 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:53:18.524803 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d2b3e81-d23f-43f0-b648-b2829971c53b tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.524852 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-688141d5-1cea-4538-a5f4-e19a0b5ae190 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.525100 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-688141d5-1cea-4538-a5f4-e19a0b5ae190 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.525429 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-8d2b3e81-d23f-43f0-b648-b2829971c53b tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Delete transfer with id: 4317c64f-6202-4981-8a9c-8119f45871a4 Aug 20 07:53:18.540646 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.540646 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:18.543314 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.543314 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:18.548346 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6e051656-9550-40f4-87a1-c1bea6247527 req-688141d5-1cea-4538-a5f4-e19a0b5ae190 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:53:18.555126 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-688141d5-1cea-4538-a5f4-e19a0b5ae190 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:53:18.555923 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 724/2915] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:53:18 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 1429 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:18.558070 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d2b3e81-d23f-43f0-b648-b2829971c53b tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volume-transfers/4317c64f-6202-4981-8a9c-8119f45871a4 returned with HTTP 202 Aug 20 07:53:18.558479 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 730/2916] 10.4.3.57 () {68 vars in 1412 bytes} [Thu Aug 20 07:53:18 2026] DELETE /volume/v3/volume-transfers/4317c64f-6202-4981-8a9c-8119f45871a4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:53:18.568938 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc442358-8a40-49a2-8328-83ee3673c34f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.572392 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc442358-8a40-49a2-8328-83ee3673c34f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:18.572759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc442358-8a40-49a2-8328-83ee3673c34f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.573077 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc442358-8a40-49a2-8328-83ee3673c34f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.583896 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.583896 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:18.589462 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fc442358-8a40-49a2-8328-83ee3673c34f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Volume info retrieved successfully. Aug 20 07:53:18.599038 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc442358-8a40-49a2-8328-83ee3673c34f tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 returned with HTTP 200 Aug 20 07:53:18.599727 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 736/2917] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:18 2026] GET /volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:18.614384 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6ca05f51-7c8d-4cf2-97eb-fd28864f7375 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.617336 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ca05f51-7c8d-4cf2-97eb-fd28864f7375 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] DELETE https://10.4.3.57/volume/v3/volume-transfers/4317c64f-6202-4981-8a9c-8119f45871a4 Aug 20 07:53:18.619292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ca05f51-7c8d-4cf2-97eb-fd28864f7375 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.619292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ca05f51-7c8d-4cf2-97eb-fd28864f7375 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.619292 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.volume_transfer [None req-6ca05f51-7c8d-4cf2-97eb-fd28864f7375 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Delete transfer with id: 4317c64f-6202-4981-8a9c-8119f45871a4 Aug 20 07:53:18.623151 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ca05f51-7c8d-4cf2-97eb-fd28864f7375 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volume-transfers/4317c64f-6202-4981-8a9c-8119f45871a4 returned with HTTP 404 Aug 20 07:53:18.623953 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 728/2918] 10.4.3.57 () {68 vars in 1412 bytes} [Thu Aug 20 07:53:18 2026] DELETE /volume/v3/volume-transfers/4317c64f-6202-4981-8a9c-8119f45871a4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:53:18.637517 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46a56dd8-803b-4697-9528-309d3c94b5f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.640674 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46a56dd8-803b-4697-9528-309d3c94b5f7 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:18.641797 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46a56dd8-803b-4697-9528-309d3c94b5f7 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.642085 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46a56dd8-803b-4697-9528-309d3c94b5f7 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.642290 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-46a56dd8-803b-4697-9528-309d3c94b5f7 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Delete volume with id: 317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:18.654448 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.654448 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:18.655434 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46a56dd8-803b-4697-9528-309d3c94b5f7 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Volume info retrieved successfully. Aug 20 07:53:18.683633 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46a56dd8-803b-4697-9528-309d3c94b5f7 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Delete volume request issued successfully. Aug 20 07:53:18.684067 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46a56dd8-803b-4697-9528-309d3c94b5f7 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 returned with HTTP 202 Aug 20 07:53:18.684722 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 725/2919] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:53:18 2026] DELETE /volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:53:18.694620 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c4a4ed6c-aa3f-416d-bfe0-dd0da0bfacf8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.696734 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4a4ed6c-aa3f-416d-bfe0-dd0da0bfacf8 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] GET https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:18.696978 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4a4ed6c-aa3f-416d-bfe0-dd0da0bfacf8 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:18.697186 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4a4ed6c-aa3f-416d-bfe0-dd0da0bfacf8 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:18.697685 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6e051656-9550-40f4-87a1-c1bea6247527 req-acf3187b-bfbf-42ba-87a0-e32725041b62 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.700747 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-acf3187b-bfbf-42ba-87a0-e32725041b62 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] PUT https://10.4.3.57/volume/v3/attachments/28559cfe-80f9-42b3-b325-23dac6196ec1 Aug 20 07:53:18.701754 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-acf3187b-bfbf-42ba-87a0-e32725041b62 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:18.706186 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.706186 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:18.711149 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c4a4ed6c-aa3f-416d-bfe0-dd0da0bfacf8 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Volume info retrieved successfully. Aug 20 07:53:18.712444 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-6e051656-9550-40f4-87a1-c1bea6247527 req-acf3187b-bfbf-42ba-87a0-e32725041b62 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Acquiring lock "cinder-attachment_update-f28e0e67-270b-41d6-8c91-95871e29ad7d-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:53:18.715835 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4a4ed6c-aa3f-416d-bfe0-dd0da0bfacf8 tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 returned with HTTP 200 Aug 20 07:53:18.716271 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 731/2920] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:18 2026] GET /volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 => generated 1128 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:18.718186 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-6e051656-9550-40f4-87a1-c1bea6247527 req-acf3187b-bfbf-42ba-87a0-e32725041b62 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Lock "cinder-attachment_update-f28e0e67-270b-41d6-8c91-95871e29ad7d-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:53:18.719499 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.719499 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:18.843693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-6e051656-9550-40f4-87a1-c1bea6247527 req-acf3187b-bfbf-42ba-87a0-e32725041b62 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Lock "cinder-attachment_update-f28e0e67-270b-41d6-8c91-95871e29ad7d-np0000007856" released by "attachment_update" :: held 0.125s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:53:18.844026 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-acf3187b-bfbf-42ba-87a0-e32725041b62 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments/28559cfe-80f9-42b3-b325-23dac6196ec1 returned with HTTP 200 Aug 20 07:53:18.844476 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 737/2921] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:53:18 2026] PUT /volume/v3/attachments/28559cfe-80f9-42b3-b325-23dac6196ec1 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:18.869027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6e051656-9550-40f4-87a1-c1bea6247527 req-4e3ca9ab-736d-4de2-98b0-f76a5d086bb7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:18.872580 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-4e3ca9ab-736d-4de2-98b0-f76a5d086bb7 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/attachments/28559cfe-80f9-42b3-b325-23dac6196ec1/action Aug 20 07:53:18.872580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-4e3ca9ab-736d-4de2-98b0-f76a5d086bb7 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:18.872580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-4e3ca9ab-736d-4de2-98b0-f76a5d086bb7 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:18.900732 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:18.900732 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:18.914654 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6e051656-9550-40f4-87a1-c1bea6247527 req-4e3ca9ab-736d-4de2-98b0-f76a5d086bb7 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments/28559cfe-80f9-42b3-b325-23dac6196ec1/action returned with HTTP 204 Aug 20 07:53:18.915103 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 729/2922] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:53:18 2026] POST /volume/v3/attachments/28559cfe-80f9-42b3-b325-23dac6196ec1/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:19.624688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:19.628059 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/limits Aug 20 07:53:19.629363 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:19.629599 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:19.644337 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.644732 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.645196 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.645912 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.646470 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.647113 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.647280 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.647693 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1216636020 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1216636020, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.648388 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1216636020 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1216636020, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.648970 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1216636020 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1216636020, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:19.664874 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-7ae2b27d-30bd-4674-b817-54df075a79da tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/limits returned with HTTP 200 Aug 20 07:53:19.665486 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 726/2923] 10.4.3.57 () {68 vars in 1477 bytes} [Thu Aug 20 07:53:19 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:19.705166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-8024007b-be83-429a-8387-b197107f9fd6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:19.707780 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-8024007b-be83-429a-8387-b197107f9fd6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:53:19.708080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-8024007b-be83-429a-8387-b197107f9fd6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:19.708487 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-8024007b-be83-429a-8387-b197107f9fd6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:19.721727 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:19.721727 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:19.730719 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-439dac09-8f20-4cc8-abfb-c13b0ce4c80c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:19.731068 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-8024007b-be83-429a-8387-b197107f9fd6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:53:19.733216 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-439dac09-8f20-4cc8-abfb-c13b0ce4c80c tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] GET https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:19.733608 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-439dac09-8f20-4cc8-abfb-c13b0ce4c80c tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:19.734130 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-439dac09-8f20-4cc8-abfb-c13b0ce4c80c tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:19.739034 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-8024007b-be83-429a-8387-b197107f9fd6 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 200 Aug 20 07:53:19.739463 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 732/2924] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:53:19 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 1661 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:19.746824 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-439dac09-8f20-4cc8-abfb-c13b0ce4c80c tempest-VolumesTransfersV357Test-147802461 tempest-VolumesTransfersV357Test-147802461-project-admin] https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 returned with HTTP 404 Aug 20 07:53:19.747717 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 738/2925] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:19 2026] GET /volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:53:19.754002 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-317c9c5b-ec64-49ab-8011-d72b536e4460 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:19.756351 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-317c9c5b-ec64-49ab-8011-d72b536e4460 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:53:19.756757 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-317c9c5b-ec64-49ab-8011-d72b536e4460 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4631993-046c-4769-8662-bd64aeff5875", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1591828473", "description": null, "metadata": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:19.759286 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d25954b-c75c-4456-97e2-e90ca72d0834 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:19.761503 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d25954b-c75c-4456-97e2-e90ca72d0834 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] GET https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:19.761820 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d25954b-c75c-4456-97e2-e90ca72d0834 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:19.762070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d25954b-c75c-4456-97e2-e90ca72d0834 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:19.769309 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d25954b-c75c-4456-97e2-e90ca72d0834 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 returned with HTTP 404 Aug 20 07:53:19.769916 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 727/2926] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:19 2026] GET /volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:53:19.772529 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:19.772529 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:19.773104 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-317c9c5b-ec64-49ab-8011-d72b536e4460 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:53:19.773329 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-317c9c5b-ec64-49ab-8011-d72b536e4460 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create snapshot from volume e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:53:19.781442 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64c46dc9-104a-4e01-93f2-4f0286edb9d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:19.784002 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64c46dc9-104a-4e01-93f2-4f0286edb9d6 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] DELETE https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:19.784306 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64c46dc9-104a-4e01-93f2-4f0286edb9d6 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:19.784439 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64c46dc9-104a-4e01-93f2-4f0286edb9d6 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:19.784669 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-64c46dc9-104a-4e01-93f2-4f0286edb9d6 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] Delete volume with id: 317d9b7b-43ad-4b07-b7c0-d8ca247ae785 Aug 20 07:53:19.798158 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64c46dc9-104a-4e01-93f2-4f0286edb9d6 tempest-VolumesTransfersV357Test-1322481839 tempest-VolumesTransfersV357Test-1322481839-project-member] https://10.4.3.57/volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 returned with HTTP 404 Aug 20 07:53:19.798675 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 733/2927] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:53:19 2026] DELETE /volume/v3/volumes/317d9b7b-43ad-4b07-b7c0-d8ca247ae785 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:53:19.834458 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-317c9c5b-ec64-49ab-8011-d72b536e4460 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Created reservations ['062cb8d1-f7c9-4ffa-827b-34ee92030f26', 'e493cac1-a9dd-438a-b41e-b8f4c002b4e0', 'bb956e16-9d49-4480-8e62-0eed3628b72c', '616fa2c0-15a9-4bf2-a23a-4aecb20c1831'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:19.873327 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-317c9c5b-ec64-49ab-8011-d72b536e4460 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot force create request issued successfully. Aug 20 07:53:19.877065 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5eeb40f8-4874-45de-b30e-be43ee27a866 req-317c9c5b-ec64-49ab-8011-d72b536e4460 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:53:19.877065 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 730/2928] 10.4.3.57 () {72 vars in 1540 bytes} [Thu Aug 20 07:53:19 2026] POST /volume/v3/snapshots => generated 324 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:22.418313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5903271a-1b5d-40ad-a324-cc30fac46649 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:22.420711 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5903271a-1b5d-40ad-a324-cc30fac46649 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca Aug 20 07:53:22.420955 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5903271a-1b5d-40ad-a324-cc30fac46649 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:22.421305 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5903271a-1b5d-40ad-a324-cc30fac46649 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:22.427714 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:22.427714 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:22.428253 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5903271a-1b5d-40ad-a324-cc30fac46649 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot retrieved successfully. Aug 20 07:53:22.429337 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5903271a-1b5d-40ad-a324-cc30fac46649 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca returned with HTTP 200 Aug 20 07:53:22.429725 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 739/2929] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:53:22 2026] GET /volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:22.470885 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46da6810-cc7e-4057-83fb-675da9b3ceea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:22.475507 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:22.475507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1429196287", "snapshot_id": null, "imageRef": "ed15c6a5-7616-4c18-b303-f81b22432627", "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:22.475970 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1429196287', 'snapshot_id': None, 'imageRef': 'ed15c6a5-7616-4c18-b303-f81b22432627', 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:22.571137 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:22.571137 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:22.571636 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot retrieved successfully. Aug 20 07:53:22.571857 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create volume of 1 GB Aug 20 07:53:22.575669 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Availability Zones retrieved successfully. Aug 20 07:53:22.580929 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Flow 'volume_create_api' (e790a522-cc2e-4e6b-9fc0-5e619444e2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:22.582126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c10536-5435-4cfe-b421-3304725027f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:22.583064 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:22.628261 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c10536-5435-4cfe-b421-3304725027f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0df6636a-f80c-4a5a-b2a4-d3075b4b36ca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:22.629249 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10191c0d-e34c-4b3e-9e3b-45a701133448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:22.672442 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Created reservations ['b8b11550-e0b4-4230-8710-7a042bbc8105', '6fdcfc9f-4ed3-4fbf-a822-ce8ab8bbe043', 'f6b024d6-48be-4694-86c6-db790be14f93', 'c9b6ebda-4161-4c62-b3df-eef711db90df'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:22.675749 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10191c0d-e34c-4b3e-9e3b-45a701133448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8b11550-e0b4-4230-8710-7a042bbc8105', '6fdcfc9f-4ed3-4fbf-a822-ce8ab8bbe043', 'f6b024d6-48be-4694-86c6-db790be14f93', 'c9b6ebda-4161-4c62-b3df-eef711db90df']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:22.675749 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a21f49a2-ec49-4669-857c-b7ce59afae6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:22.718731 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a21f49a2-ec49-4669-857c-b7ce59afae6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0487016-a3aa-4720-a9f4-3b16c0bc92ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1429196287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360b24298eb449c89c9a3bbc98aef71e',qos_specs=None,replication_status=,reservations=['b8b11550-e0b4-4230-8710-7a042bbc8105','6fdcfc9f-4ed3-4fbf-a822-ce8ab8bbe043','f6b024d6-48be-4694-86c6-db790be14f93','c9b6ebda-4161-4c62-b3df-eef711db90df'],size=1,snapshot_id=0df6636a-f80c-4a5a-b2a4-d3075b4b36ca,source_replicaid=,source_volid=None,status='creating',user_id='afcf1c76bb244e55bbb5dd4c89c33cf9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), '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-08-20T07:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1429196287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0487016-a3aa-4720-a9f4-3b16c0bc92ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='360b24298eb449c89c9a3bbc98aef71e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0df6636a-f80c-4a5a-b2a4-d3075b4b36ca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcf1c76bb244e55bbb5dd4c89c33cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:22.719442 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f041f799-5263-4d15-86a1-165905080549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:22.742478 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f041f799-5263-4d15-86a1-165905080549) transitioned into state 'SUCCESS' from state '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-1429196287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360b24298eb449c89c9a3bbc98aef71e',qos_specs=None,replication_status=,reservations=['b8b11550-e0b4-4230-8710-7a042bbc8105','6fdcfc9f-4ed3-4fbf-a822-ce8ab8bbe043','f6b024d6-48be-4694-86c6-db790be14f93','c9b6ebda-4161-4c62-b3df-eef711db90df'],size=1,snapshot_id=0df6636a-f80c-4a5a-b2a4-d3075b4b36ca,source_replicaid=,source_volid=None,status='creating',user_id='afcf1c76bb244e55bbb5dd4c89c33cf9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:22.743471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (649d005f-e493-49a2-9701-ff55875a5230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:22.769410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (649d005f-e493-49a2-9701-ff55875a5230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:22.770402 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Flow 'volume_create_api' (e790a522-cc2e-4e6b-9fc0-5e619444e2e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:22.770793 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create volume request issued successfully. Aug 20 07:53:22.771402 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46da6810-cc7e-4057-83fb-675da9b3ceea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:22.771893 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 728/2930] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:53:22 2026] POST /volume/v3/volumes => generated 812 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:22.785733 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e780ce94-682e-48af-aa5a-fb502e423aa5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:22.790012 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e780ce94-682e-48af-aa5a-fb502e423aa5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:53:22.790322 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e780ce94-682e-48af-aa5a-fb502e423aa5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:22.790774 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e780ce94-682e-48af-aa5a-fb502e423aa5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:22.806294 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:22.806294 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:22.814713 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e780ce94-682e-48af-aa5a-fb502e423aa5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:53:22.822710 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e780ce94-682e-48af-aa5a-fb502e423aa5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad returned with HTTP 200 Aug 20 07:53:22.823148 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 734/2931] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:22 2026] GET /volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:23.847440 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e00d3162-7f58-4935-9f82-51980d025412 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:23.850986 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e00d3162-7f58-4935-9f82-51980d025412 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:53:23.851311 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e00d3162-7f58-4935-9f82-51980d025412 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:23.851632 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e00d3162-7f58-4935-9f82-51980d025412 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:23.865266 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:23.865266 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:23.873741 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e00d3162-7f58-4935-9f82-51980d025412 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:53:23.881092 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e00d3162-7f58-4935-9f82-51980d025412 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad returned with HTTP 200 Aug 20 07:53:23.881916 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 731/2932] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:23 2026] GET /volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:23.899826 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a1b4662b-0d9d-43a5-81b5-e2c544533bfb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:23.903105 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1b4662b-0d9d-43a5-81b5-e2c544533bfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:53:23.903105 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1b4662b-0d9d-43a5-81b5-e2c544533bfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:23.903105 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1b4662b-0d9d-43a5-81b5-e2c544533bfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:23.919773 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:23.919773 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:23.930994 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1b4662b-0d9d-43a5-81b5-e2c544533bfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:53:23.937729 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1b4662b-0d9d-43a5-81b5-e2c544533bfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad returned with HTTP 200 Aug 20 07:53:23.938102 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 740/2933] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:53:23 2026] GET /volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:25.386347 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-8df60204-cf71-4669-9c0a-cd596f155223 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:25.392287 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-8df60204-cf71-4669-9c0a-cd596f155223 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:53:25.392287 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-8df60204-cf71-4669-9c0a-cd596f155223 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:25.392287 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-8df60204-cf71-4669-9c0a-cd596f155223 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:25.402925 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:25.402925 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:25.406807 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-8df60204-cf71-4669-9c0a-cd596f155223 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:53:25.411682 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-8df60204-cf71-4669-9c0a-cd596f155223 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad returned with HTTP 200 Aug 20 07:53:25.412320 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 729/2934] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:53:25 2026] GET /volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad => generated 1403 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:26.086882 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-a0bb174c-341c-47e5-8418-66621dc8aac0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:26.090434 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-a0bb174c-341c-47e5-8418-66621dc8aac0 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:53:26.090434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-a0bb174c-341c-47e5-8418-66621dc8aac0 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:26.090678 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-a0bb174c-341c-47e5-8418-66621dc8aac0 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:26.103403 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:26.103403 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:26.108731 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-a0bb174c-341c-47e5-8418-66621dc8aac0 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:53:26.118322 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-a0bb174c-341c-47e5-8418-66621dc8aac0 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad returned with HTTP 200 Aug 20 07:53:26.118964 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 735/2935] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:53:26 2026] GET /volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad => generated 1403 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:26.142535 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-650ea21d-b3f5-4299-91c6-b82bfef60853 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:26.144592 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-650ea21d-b3f5-4299-91c6-b82bfef60853 None None] GET https://10.4.3.57/volume// Aug 20 07:53:26.144592 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-650ea21d-b3f5-4299-91c6-b82bfef60853 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:26.144592 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-650ea21d-b3f5-4299-91c6-b82bfef60853 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:26.145758 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-650ea21d-b3f5-4299-91c6-b82bfef60853 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:26.146075 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 732/2936] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:53:26 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:26.166233 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-80324438-6455-4974-bc4f-15818fcfc5f1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:26.178971 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-80324438-6455-4974-bc4f-15818fcfc5f1 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:53:26.178971 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-80324438-6455-4974-bc4f-15818fcfc5f1 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0487016-a3aa-4720-a9f4-3b16c0bc92ad", "connector": null, "instance_uuid": "188ad0ef-25d6-4448-9ee8-3db862a854a2"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:26.193890 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:26.193890 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:26.247254 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-80324438-6455-4974-bc4f-15818fcfc5f1 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:53:26.247790 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 741/2937] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:53:26 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:27.862240 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98be82d2-2151-40d1-9a56-d08304c5cd25 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:27.862689 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98be82d2-2151-40d1-9a56-d08304c5cd25 None None] GET https://10.4.3.57/volume// Aug 20 07:53:27.862940 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98be82d2-2151-40d1-9a56-d08304c5cd25 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:27.863219 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98be82d2-2151-40d1-9a56-d08304c5cd25 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:27.863646 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98be82d2-2151-40d1-9a56-d08304c5cd25 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:27.864055 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 730/2938] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:53:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:27.878407 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-9ff76fe6-7756-4e35-b02b-d34caf691d84 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:27.881598 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-9ff76fe6-7756-4e35-b02b-d34caf691d84 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:53:27.881842 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-9ff76fe6-7756-4e35-b02b-d34caf691d84 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:27.882102 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-9ff76fe6-7756-4e35-b02b-d34caf691d84 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:27.895909 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:27.895909 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:27.904225 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-9ff76fe6-7756-4e35-b02b-d34caf691d84 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:53:27.912933 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-9ff76fe6-7756-4e35-b02b-d34caf691d84 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad returned with HTTP 200 Aug 20 07:53:27.913420 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 736/2939] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:53:27 2026] GET /volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad => generated 1582 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:28.078387 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-7cd6c169-5584-418e-9eff-6d4c1064396f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:28.081725 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-7cd6c169-5584-418e-9eff-6d4c1064396f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] PUT https://10.4.3.57/volume/v3/attachments/dc9e02d5-a215-4e7b-8d2e-ebee3e858787 Aug 20 07:53:28.084006 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-7cd6c169-5584-418e-9eff-6d4c1064396f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:28.095790 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-7cd6c169-5584-418e-9eff-6d4c1064396f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Acquiring lock "cinder-attachment_update-f0487016-a3aa-4720-a9f4-3b16c0bc92ad-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:53:28.105664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-7cd6c169-5584-418e-9eff-6d4c1064396f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Lock "cinder-attachment_update-f0487016-a3aa-4720-a9f4-3b16c0bc92ad-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:53:28.105664 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:28.105664 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:28.236995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-7cd6c169-5584-418e-9eff-6d4c1064396f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Lock "cinder-attachment_update-f0487016-a3aa-4720-a9f4-3b16c0bc92ad-np0000007856" released by "attachment_update" :: held 0.132s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:53:28.236995 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-7cd6c169-5584-418e-9eff-6d4c1064396f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments/dc9e02d5-a215-4e7b-8d2e-ebee3e858787 returned with HTTP 200 Aug 20 07:53:28.236995 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 733/2940] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:53:28 2026] PUT /volume/v3/attachments/dc9e02d5-a215-4e7b-8d2e-ebee3e858787 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:28.280589 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-3d8f946f-c7c9-419e-8bd9-8e22388a38e3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:28.283339 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-3d8f946f-c7c9-419e-8bd9-8e22388a38e3 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/attachments/dc9e02d5-a215-4e7b-8d2e-ebee3e858787/action Aug 20 07:53:28.283766 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-3d8f946f-c7c9-419e-8bd9-8e22388a38e3 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:28.283932 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-3d8f946f-c7c9-419e-8bd9-8e22388a38e3 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:28.312425 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:28.312425 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:28.340013 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6f84a89b-e2fd-4387-9125-9e8f9347f251 req-3d8f946f-c7c9-419e-8bd9-8e22388a38e3 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments/dc9e02d5-a215-4e7b-8d2e-ebee3e858787/action returned with HTTP 204 Aug 20 07:53:28.340650 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 742/2941] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:53:28 2026] POST /volume/v3/attachments/dc9e02d5-a215-4e7b-8d2e-ebee3e858787/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:30.136408 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-729499ee-bca0-4dfd-b472-8652b8000d2d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:30.219330 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:30.219730 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1017777555"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:30.221617 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1017777555'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:30.221754 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Create volume of 1 GB Aug 20 07:53:30.227250 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Availability Zones retrieved successfully. Aug 20 07:53:30.236031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Flow 'volume_create_api' (7b6fe766-f501-48a4-98ac-90bb3fe070a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:30.236474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5511690a-5f3d-4c83-bcf8-2e4787fc2b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:30.237526 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:30.274262 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5511690a-5f3d-4c83-bcf8-2e4787fc2b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:30.274969 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138938ab-54a6-4a6d-b11b-84673023cd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:30.359064 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Created reservations ['3a77dabd-1d54-4145-b6cc-4486824e8c54', 'c5e0441a-d05a-45c0-8673-6d96d2ce7376', '4fcad931-a5c5-4102-9e87-f20867d01530', 'c4d8277e-ceab-48d0-8f0e-5f99b9a64b4d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:30.359970 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138938ab-54a6-4a6d-b11b-84673023cd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a77dabd-1d54-4145-b6cc-4486824e8c54', 'c5e0441a-d05a-45c0-8673-6d96d2ce7376', '4fcad931-a5c5-4102-9e87-f20867d01530', 'c4d8277e-ceab-48d0-8f0e-5f99b9a64b4d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:30.361001 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc761c81-1713-4f4e-a54f-9530d4e59dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:30.393163 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc761c81-1713-4f4e-a54f-9530d4e59dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15cf039d-adae-46a8-a4c9-6d52605f18fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1017777555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c1960584c494ec2bbffe9047f322077',qos_specs=None,replication_status=,reservations=['3a77dabd-1d54-4145-b6cc-4486824e8c54','c5e0441a-d05a-45c0-8673-6d96d2ce7376','4fcad931-a5c5-4102-9e87-f20867d01530','c4d8277e-ceab-48d0-8f0e-5f99b9a64b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='731cc1a3836147f8b51449894a03a306',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1017777555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15cf039d-adae-46a8-a4c9-6d52605f18fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c1960584c494ec2bbffe9047f322077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='731cc1a3836147f8b51449894a03a306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:30.394253 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a897c6-be35-4ccc-bfaa-dc6cb229d5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:30.415736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a897c6-be35-4ccc-bfaa-dc6cb229d5fe) transitioned into state 'SUCCESS' from state '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-1017777555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c1960584c494ec2bbffe9047f322077',qos_specs=None,replication_status=,reservations=['3a77dabd-1d54-4145-b6cc-4486824e8c54','c5e0441a-d05a-45c0-8673-6d96d2ce7376','4fcad931-a5c5-4102-9e87-f20867d01530','c4d8277e-ceab-48d0-8f0e-5f99b9a64b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='731cc1a3836147f8b51449894a03a306',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:30.416720 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c5d789c-cc56-4d6e-8c71-8986abb46229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:30.429621 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c5d789c-cc56-4d6e-8c71-8986abb46229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:30.430903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Flow 'volume_create_api' (7b6fe766-f501-48a4-98ac-90bb3fe070a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:30.431089 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Create volume request issued successfully. Aug 20 07:53:30.431681 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-729499ee-bca0-4dfd-b472-8652b8000d2d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:30.432275 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 731/2942] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:53:30 2026] POST /volume/v3/volumes => generated 747 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:30.450808 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-99a05534-6421-461c-9513-5e44a5ab3783 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:30.453736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99a05534-6421-461c-9513-5e44a5ab3783 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:30.454489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99a05534-6421-461c-9513-5e44a5ab3783 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:30.454489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99a05534-6421-461c-9513-5e44a5ab3783 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:30.465511 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:30.465511 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:30.471215 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-99a05534-6421-461c-9513-5e44a5ab3783 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:30.479736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99a05534-6421-461c-9513-5e44a5ab3783 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:30.480275 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 737/2943] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:30 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:31.497153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ea38571-e3ae-4915-a280-e7d36489a36d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:31.499127 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ea38571-e3ae-4915-a280-e7d36489a36d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:31.499349 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ea38571-e3ae-4915-a280-e7d36489a36d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:31.499598 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ea38571-e3ae-4915-a280-e7d36489a36d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:31.509853 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:31.509853 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:31.515119 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ea38571-e3ae-4915-a280-e7d36489a36d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:31.520120 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ea38571-e3ae-4915-a280-e7d36489a36d tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:31.520509 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 734/2944] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:31 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:34.504586 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-1052e8a1-763e-4ded-9387-c6173f999e7b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:34.506910 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-1052e8a1-763e-4ded-9387-c6173f999e7b tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] DELETE https://10.4.3.57/volume/v3/attachments/24e8d8cd-3af5-4645-a65a-1284407c7f8d Aug 20 07:53:34.507346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-1052e8a1-763e-4ded-9387-c6173f999e7b tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:34.507729 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-1052e8a1-763e-4ded-9387-c6173f999e7b tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:34.516667 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:34.516667 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:34.577733 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-1052e8a1-763e-4ded-9387-c6173f999e7b tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/attachments/24e8d8cd-3af5-4645-a65a-1284407c7f8d returned with HTTP 200 Aug 20 07:53:34.578297 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 743/2945] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:53:34 2026] DELETE /volume/v3/attachments/24e8d8cd-3af5-4645-a65a-1284407c7f8d => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:34.591523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-32b4cfe4-a962-4016-8eb0-257dc4a4c940 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:34.594420 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-32b4cfe4-a962-4016-8eb0-257dc4a4c940 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa Aug 20 07:53:34.596127 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-32b4cfe4-a962-4016-8eb0-257dc4a4c940 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:34.596127 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-32b4cfe4-a962-4016-8eb0-257dc4a4c940 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:34.596127 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-32b4cfe4-a962-4016-8eb0-257dc4a4c940 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Delete volume with id: e0bce752-64f3-4edf-9ef9-7d5bc53253aa Aug 20 07:53:34.605929 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:34.605929 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:34.610595 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-32b4cfe4-a962-4016-8eb0-257dc4a4c940 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Volume info retrieved successfully. Aug 20 07:53:34.644299 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-32b4cfe4-a962-4016-8eb0-257dc4a4c940 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] Delete volume request issued successfully. Aug 20 07:53:34.644720 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-620ba350-8913-437a-bbbb-0a2ffc8a2f50 req-32b4cfe4-a962-4016-8eb0-257dc4a4c940 tempest-TestShelveInstance-963633628 tempest-TestShelveInstance-963633628-project-member] https://10.4.3.57/volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa returned with HTTP 202 Aug 20 07:53:34.646606 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 732/2946] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:53:34 2026] DELETE /volume/v3/volumes/e0bce752-64f3-4edf-9ef9-7d5bc53253aa => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:53:35.697314 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a86ee53-bc3a-4cef-a4f6-577314eecd0b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:35.699792 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a86ee53-bc3a-4cef-a4f6-577314eecd0b tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:53:35.700104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a86ee53-bc3a-4cef-a4f6-577314eecd0b tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:35.700624 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a86ee53-bc3a-4cef-a4f6-577314eecd0b tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:35.714451 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:35.714451 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:35.719851 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a86ee53-bc3a-4cef-a4f6-577314eecd0b tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:53:35.727975 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a86ee53-bc3a-4cef-a4f6-577314eecd0b tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:53:35.728526 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 738/2947] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:35 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:35.780862 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-d98e1009-15f9-4b2b-abf8-51cbed5ce90f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:35.790253 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-d98e1009-15f9-4b2b-abf8-51cbed5ce90f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:53:35.790253 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-d98e1009-15f9-4b2b-abf8-51cbed5ce90f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:35.790253 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-d98e1009-15f9-4b2b-abf8-51cbed5ce90f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:35.806458 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:35.806458 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:35.820773 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-d98e1009-15f9-4b2b-abf8-51cbed5ce90f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:53:35.829442 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-d98e1009-15f9-4b2b-abf8-51cbed5ce90f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:53:35.830116 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 735/2948] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:53:35 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 1142 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:35.871963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-29bb8542-4f97-48d0-9642-c3bf2e67fa8f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:35.876292 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-29bb8542-4f97-48d0-9642-c3bf2e67fa8f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] POST https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c/action Aug 20 07:53:35.878709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-29bb8542-4f97-48d0-9642-c3bf2e67fa8f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:35.878709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-29bb8542-4f97-48d0-9642-c3bf2e67fa8f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:35.901200 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:35.901200 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:35.901200 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-29bb8542-4f97-48d0-9642-c3bf2e67fa8f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:53:35.912250 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-29bb8542-4f97-48d0-9642-c3bf2e67fa8f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Begin detaching volume completed successfully. Aug 20 07:53:35.912587 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-29bb8542-4f97-48d0-9642-c3bf2e67fa8f tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c/action returned with HTTP 202 Aug 20 07:53:35.913238 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 744/2949] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:53:35 2026] POST /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:53:36.006888 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6df953f2-9831-41d4-9313-e4af3040c410 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:36.007424 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6df953f2-9831-41d4-9313-e4af3040c410 None None] GET https://10.4.3.57/volume// Aug 20 07:53:36.007494 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6df953f2-9831-41d4-9313-e4af3040c410 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:36.008951 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6df953f2-9831-41d4-9313-e4af3040c410 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:36.009347 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6df953f2-9831-41d4-9313-e4af3040c410 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:36.009756 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 733/2950] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:53:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:36.026801 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-1216d158-590c-40cf-8ab8-99461bb2bbc7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:36.031361 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-1216d158-590c-40cf-8ab8-99461bb2bbc7 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:53:36.031724 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-1216d158-590c-40cf-8ab8-99461bb2bbc7 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:36.032248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-1216d158-590c-40cf-8ab8-99461bb2bbc7 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:36.052087 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:36.052087 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:36.058048 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-1216d158-590c-40cf-8ab8-99461bb2bbc7 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:53:36.066302 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-1216d158-590c-40cf-8ab8-99461bb2bbc7 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:53:36.067039 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 739/2951] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:53:36 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:37.244934 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-14d43bad-9033-4b13-a2a4-a05ecbdc783e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:37.250321 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-14d43bad-9033-4b13-a2a4-a05ecbdc783e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] DELETE https://10.4.3.57/volume/v3/attachments/1336b352-035d-48a1-b545-311a95867d73 Aug 20 07:53:37.250607 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-14d43bad-9033-4b13-a2a4-a05ecbdc783e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:37.250982 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-14d43bad-9033-4b13-a2a4-a05ecbdc783e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:37.269306 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:37.269306 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:37.349120 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01e0eb96-877b-41d6-82d9-a3fce3293105 req-14d43bad-9033-4b13-a2a4-a05ecbdc783e tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/attachments/1336b352-035d-48a1-b545-311a95867d73 returned with HTTP 200 Aug 20 07:53:37.349635 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 736/2952] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:53:37 2026] DELETE /volume/v3/attachments/1336b352-035d-48a1-b545-311a95867d73 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:38.107644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e238a949-58de-4323-9fd9-811423c448c5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:38.110627 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e238a949-58de-4323-9fd9-811423c448c5 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:53:38.110814 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e238a949-58de-4323-9fd9-811423c448c5 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:38.111111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e238a949-58de-4323-9fd9-811423c448c5 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:38.123947 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:38.123947 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:38.130599 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e238a949-58de-4323-9fd9-811423c448c5 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:53:38.137854 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e238a949-58de-4323-9fd9-811423c448c5 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:53:38.138381 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 745/2953] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:38 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:38.659970 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a6e83925-5c8f-4143-bd6a-3cb29e379b9c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:38.662529 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6e83925-5c8f-4143-bd6a-3cb29e379b9c tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:38.663117 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6e83925-5c8f-4143-bd6a-3cb29e379b9c tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-attach": {"instance_uuid": "2d535e61-ee59-4e73-87d4-92d165a57e90", "mountpoint": "/dev/vdb"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:38.663258 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6e83925-5c8f-4143-bd6a-3cb29e379b9c tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2d535e61-ee59-4e73-87d4-92d165a57e90", "mountpoint": "/dev/vdb"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:38.667608 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=447,cinder:INSERT=90,cinder:UPDATE=133 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:53:38.692175 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:38.692175 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:38.692654 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a6e83925-5c8f-4143-bd6a-3cb29e379b9c tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:38.714590 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a6e83925-5c8f-4143-bd6a-3cb29e379b9c tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Update volume admin metadata completed successfully. Aug 20 07:53:38.796957 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a6e83925-5c8f-4143-bd6a-3cb29e379b9c tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Attach volume completed successfully. Aug 20 07:53:38.797292 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6e83925-5c8f-4143-bd6a-3cb29e379b9c tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:53:38.797962 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 734/2954] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:38 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:53:38.808744 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5870b4d0-7b2c-4d49-b16e-0f6be82789d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:38.811758 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5870b4d0-7b2c-4d49-b16e-0f6be82789d6 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:38.812058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5870b4d0-7b2c-4d49-b16e-0f6be82789d6 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:38.812151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5870b4d0-7b2c-4d49-b16e-0f6be82789d6 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:38.815353 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:UPDATE=80,cinder:SELECT=354,cinder:INSERT=43 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:53:38.830313 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:38.830313 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:38.841298 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5870b4d0-7b2c-4d49-b16e-0f6be82789d6 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:38.852264 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5870b4d0-7b2c-4d49-b16e-0f6be82789d6 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:38.853469 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 740/2955] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:38 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 1174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:38.873479 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cc056ce2-fe3e-4b19-bf61-5b269281c70e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:38.878211 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc056ce2-fe3e-4b19-bf61-5b269281c70e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:38.878211 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc056ce2-fe3e-4b19-bf61-5b269281c70e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-detach": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:38.878390 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc056ce2-fe3e-4b19-bf61-5b269281c70e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:38.902479 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:38.902479 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:38.903223 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cc056ce2-fe3e-4b19-bf61-5b269281c70e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:38.991024 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cc056ce2-fe3e-4b19-bf61-5b269281c70e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Detach volume completed successfully. Aug 20 07:53:38.991024 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc056ce2-fe3e-4b19-bf61-5b269281c70e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:53:38.991385 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 737/2956] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:38 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:53:39.004871 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eaece01c-49eb-4c78-b732-ffbeab962808 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:39.007033 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eaece01c-49eb-4c78-b732-ffbeab962808 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:39.007421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eaece01c-49eb-4c78-b732-ffbeab962808 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:39.007421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eaece01c-49eb-4c78-b732-ffbeab962808 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:39.016466 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:39.016466 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:39.023000 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eaece01c-49eb-4c78-b732-ffbeab962808 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:39.029004 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eaece01c-49eb-4c78-b732-ffbeab962808 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:39.029458 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 746/2957] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:39 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:41.423536 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-17df7ee7-df37-4236-89da-51a6ad1fc252 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:41.426602 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17df7ee7-df37-4236-89da-51a6ad1fc252 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:53:41.426943 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17df7ee7-df37-4236-89da-51a6ad1fc252 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:41.427255 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17df7ee7-df37-4236-89da-51a6ad1fc252 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:41.427505 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-17df7ee7-df37-4236-89da-51a6ad1fc252 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Delete volume with id: ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:53:41.435915 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:41.435915 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:41.436470 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-17df7ee7-df37-4236-89da-51a6ad1fc252 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:53:41.463093 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-17df7ee7-df37-4236-89da-51a6ad1fc252 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Delete volume request issued successfully. Aug 20 07:53:41.463343 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17df7ee7-df37-4236-89da-51a6ad1fc252 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 202 Aug 20 07:53:41.463817 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 735/2958] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:53:41 2026] DELETE /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:53:41.474338 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a2a573fe-4bec-4041-950d-d1adee51aaca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:41.478066 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2a573fe-4bec-4041-950d-d1adee51aaca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:53:41.478147 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2a573fe-4bec-4041-950d-d1adee51aaca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:41.479500 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2a573fe-4bec-4041-950d-d1adee51aaca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:41.492589 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:41.492589 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:41.498512 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a2a573fe-4bec-4041-950d-d1adee51aaca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:53:41.506627 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2a573fe-4bec-4041-950d-d1adee51aaca tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 200 Aug 20 07:53:41.506627 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 741/2959] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:41 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:42.524989 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1ba85a85-deeb-4d0c-9d03-6d6bea7359e3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:42.529080 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1ba85a85-deeb-4d0c-9d03-6d6bea7359e3 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c Aug 20 07:53:42.529270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1ba85a85-deeb-4d0c-9d03-6d6bea7359e3 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:42.529421 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1ba85a85-deeb-4d0c-9d03-6d6bea7359e3 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:42.546195 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1ba85a85-deeb-4d0c-9d03-6d6bea7359e3 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c returned with HTTP 404 Aug 20 07:53:42.547019 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 738/2960] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:42 2026] GET /volume/v3/volumes/ccc94bd2-4026-49c3-8e21-f020c902343c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:42.559468 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2dfde85d-c044-45cb-b76b-ddf5f1be8b76 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:42.562633 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2dfde85d-c044-45cb-b76b-ddf5f1be8b76 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] DELETE https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 Aug 20 07:53:42.562937 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2dfde85d-c044-45cb-b76b-ddf5f1be8b76 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:42.563214 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2dfde85d-c044-45cb-b76b-ddf5f1be8b76 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:42.563446 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2dfde85d-c044-45cb-b76b-ddf5f1be8b76 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Delete volume with id: 59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 Aug 20 07:53:42.574956 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:42.574956 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:42.575986 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2dfde85d-c044-45cb-b76b-ddf5f1be8b76 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:53:42.605808 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2dfde85d-c044-45cb-b76b-ddf5f1be8b76 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Delete volume request issued successfully. Aug 20 07:53:42.605808 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2dfde85d-c044-45cb-b76b-ddf5f1be8b76 tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 returned with HTTP 202 Aug 20 07:53:42.606297 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 747/2961] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:53:42 2026] DELETE /volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:53:42.619138 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9904526-216b-48df-9236-91ec75c6f90c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:42.622630 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9904526-216b-48df-9236-91ec75c6f90c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 Aug 20 07:53:42.622630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9904526-216b-48df-9236-91ec75c6f90c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:42.622630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9904526-216b-48df-9236-91ec75c6f90c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:42.634492 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:42.634492 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:42.647396 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c9904526-216b-48df-9236-91ec75c6f90c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Volume info retrieved successfully. Aug 20 07:53:42.659947 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9904526-216b-48df-9236-91ec75c6f90c tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 returned with HTTP 200 Aug 20 07:53:42.662749 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 736/2962] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:42 2026] GET /volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:43.679705 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-59789b72-4b24-4d37-933c-f8516fff682d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:43.681813 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59789b72-4b24-4d37-933c-f8516fff682d tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] GET https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 Aug 20 07:53:43.681813 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59789b72-4b24-4d37-933c-f8516fff682d tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:43.682578 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59789b72-4b24-4d37-933c-f8516fff682d tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:43.693355 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59789b72-4b24-4d37-933c-f8516fff682d tempest-ServerRescueNegativeTestJSON-532790134 tempest-ServerRescueNegativeTestJSON-532790134-project-member] https://10.4.3.57/volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 returned with HTTP 404 Aug 20 07:53:43.694098 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 742/2963] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:43 2026] GET /volume/v3/volumes/59599bbf-2691-44a3-a1cc-5bf2c52dfdd1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:45.115233 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1f87a908-2f34-4392-8e45-00f87b429756 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.117817 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f87a908-2f34-4392-8e45-00f87b429756 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:45.117958 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f87a908-2f34-4392-8e45-00f87b429756 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.118166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f87a908-2f34-4392-8e45-00f87b429756 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.120068 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=281,cinder:UPDATE=59,cinder:INSERT=41 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:53:45.126908 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.126908 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:45.131407 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1f87a908-2f34-4392-8e45-00f87b429756 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:45.135922 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f87a908-2f34-4392-8e45-00f87b429756 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:45.136261 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 739/2964] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:45.204090 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a5355d3-4dee-4ba3-b1a7-3b95787f649e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.204090 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a5355d3-4dee-4ba3-b1a7-3b95787f649e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:45.204090 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a5355d3-4dee-4ba3-b1a7-3b95787f649e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.204090 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a5355d3-4dee-4ba3-b1a7-3b95787f649e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.204090 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.204090 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:45.204090 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9a5355d3-4dee-4ba3-b1a7-3b95787f649e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:45.204090 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a5355d3-4dee-4ba3-b1a7-3b95787f649e tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:45.204090 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 748/2965] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:45.236619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-1da02fef-16aa-481d-a253-a31927529771 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.239194 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-1da02fef-16aa-481d-a253-a31927529771 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:45.239378 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-1da02fef-16aa-481d-a253-a31927529771 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.239593 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-1da02fef-16aa-481d-a253-a31927529771 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.248121 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.248121 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:45.252851 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-1da02fef-16aa-481d-a253-a31927529771 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:45.258115 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-1da02fef-16aa-481d-a253-a31927529771 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:45.258490 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 737/2966] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:45.358072 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d52893fa-a18a-476b-bb87-2bf915e6a5b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.359601 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-8a625336-6614-4b01-b96d-0d7103ed9872 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.359710 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d52893fa-a18a-476b-bb87-2bf915e6a5b5 None None] GET https://10.4.3.57/volume// Aug 20 07:53:45.359710 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d52893fa-a18a-476b-bb87-2bf915e6a5b5 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.359710 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d52893fa-a18a-476b-bb87-2bf915e6a5b5 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.359710 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d52893fa-a18a-476b-bb87-2bf915e6a5b5 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:45.359710 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 743/2967] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:45.361488 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-8a625336-6614-4b01-b96d-0d7103ed9872 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:45.361789 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-8a625336-6614-4b01-b96d-0d7103ed9872 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.362036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-8a625336-6614-4b01-b96d-0d7103ed9872 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.371087 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.371087 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:45.372225 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-7aa2153b-0d57-457d-bfc6-9cc31753da93 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.374880 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-8a625336-6614-4b01-b96d-0d7103ed9872 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:45.377160 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-7aa2153b-0d57-457d-bfc6-9cc31753da93 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:53:45.377479 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-7aa2153b-0d57-457d-bfc6-9cc31753da93 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d399843-b80c-4c0c-a0e7-3d8fa69e8a87", "connector": null, "instance_uuid": "80e2be04-d108-4c0a-a855-cfbd8f3a1b53"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:45.379071 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-8a625336-6614-4b01-b96d-0d7103ed9872 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:45.379433 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 740/2968] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:45.390720 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.390720 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:45.426454 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-7aa2153b-0d57-457d-bfc6-9cc31753da93 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:53:45.427059 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 749/2969] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:53:45 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) Aug 20 07:53:45.432324 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.462233 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5dd955d2-2a0f-4a07-b0b5-c23dc7561970 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.466985 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dd955d2-2a0f-4a07-b0b5-c23dc7561970 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:45.466985 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dd955d2-2a0f-4a07-b0b5-c23dc7561970 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.467529 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dd955d2-2a0f-4a07-b0b5-c23dc7561970 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.484883 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.484883 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:45.489019 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5dd955d2-2a0f-4a07-b0b5-c23dc7561970 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:45.489520 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8522740-679d-490c-83dd-69c6178ff00f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.489928 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8522740-679d-490c-83dd-69c6178ff00f None None] GET https://10.4.3.57/volume// Aug 20 07:53:45.490091 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8522740-679d-490c-83dd-69c6178ff00f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.490267 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8522740-679d-490c-83dd-69c6178ff00f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.490583 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8522740-679d-490c-83dd-69c6178ff00f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:45.490875 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 741/2970] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:45.494783 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dd955d2-2a0f-4a07-b0b5-c23dc7561970 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:45.495280 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 744/2971] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:45.501503 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-094308a2-aad4-469f-81f1-79036358033a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.503583 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-094308a2-aad4-469f-81f1-79036358033a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:45.503858 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-094308a2-aad4-469f-81f1-79036358033a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.504046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-094308a2-aad4-469f-81f1-79036358033a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.506963 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85f33108-8b95-4c9a-a8af-af0bea751736 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.507346 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85f33108-8b95-4c9a-a8af-af0bea751736 None None] GET https://10.4.3.57/volume// Aug 20 07:53:45.507515 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85f33108-8b95-4c9a-a8af-af0bea751736 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.507723 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85f33108-8b95-4c9a-a8af-af0bea751736 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.508043 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85f33108-8b95-4c9a-a8af-af0bea751736 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:45.508318 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 742/2972] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:45.514809 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.514809 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:45.517450 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-d7b75765-a411-488e-8c69-7c1640c59054 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.519761 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-d7b75765-a411-488e-8c69-7c1640c59054 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:53:45.520606 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-094308a2-aad4-469f-81f1-79036358033a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:45.521238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-d7b75765-a411-488e-8c69-7c1640c59054 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5976acb-cafb-484b-924d-5fad02e3ff8b", "connector": null, "instance_uuid": "5e0cd037-83e8-4d9e-b709-53766acec067"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:45.526733 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-094308a2-aad4-469f-81f1-79036358033a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:45.526733 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 750/2973] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 1055 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:45.541291 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.541291 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:45.578899 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-d7b75765-a411-488e-8c69-7c1640c59054 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:53:45.579428 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 745/2974] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:53:45 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) Aug 20 07:53:45.588651 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:45.589054 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1577584142"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:45.590751 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1577584142'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:45.590880 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Create volume of 1 GB Aug 20 07:53:45.596180 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Availability Zones retrieved successfully. Aug 20 07:53:45.604575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Flow 'volume_create_api' (8ff67b2f-d1c7-475c-be74-dfe47860b3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:45.605626 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4008f57-3bb7-44ba-a298-2ff61119f216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:45.606629 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:45.626181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e18100e4-0541-446e-a013-cdd0ae091b09 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.633810 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e18100e4-0541-446e-a013-cdd0ae091b09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:45.634150 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e18100e4-0541-446e-a013-cdd0ae091b09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.634445 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e18100e4-0541-446e-a013-cdd0ae091b09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.639670 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4008f57-3bb7-44ba-a298-2ff61119f216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:45.640354 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c222dfea-b6c4-44f1-993b-67de10e15b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:45.651822 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.651822 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:45.662862 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e18100e4-0541-446e-a013-cdd0ae091b09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:45.669928 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e18100e4-0541-446e-a013-cdd0ae091b09 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:45.670481 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 743/2975] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:45.682276 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-91566fe3-281d-4530-ba53-ff79f6cc77be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.682781 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-91566fe3-281d-4530-ba53-ff79f6cc77be None None] GET https://10.4.3.57/volume// Aug 20 07:53:45.683002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-91566fe3-281d-4530-ba53-ff79f6cc77be None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.683303 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-91566fe3-281d-4530-ba53-ff79f6cc77be None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.683672 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-91566fe3-281d-4530-ba53-ff79f6cc77be None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:45.684038 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 751/2976] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:45.689071 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-2a88641a-9f67-411f-877d-d4b544da0e1a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.694355 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-2a88641a-9f67-411f-877d-d4b544da0e1a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] PUT https://10.4.3.57/volume/v3/attachments/bc3b4533-5ade-4191-bb76-61866d7b107b Aug 20 07:53:45.694743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-2a88641a-9f67-411f-877d-d4b544da0e1a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:45.700726 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-22c01cd2-d0cf-431c-8032-2195b46a1890 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.703133 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-22c01cd2-d0cf-431c-8032-2195b46a1890 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:45.703381 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-22c01cd2-d0cf-431c-8032-2195b46a1890 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.703648 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-22c01cd2-d0cf-431c-8032-2195b46a1890 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.706192 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-2a88641a-9f67-411f-877d-d4b544da0e1a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Acquiring lock "cinder-attachment_update-8d399843-b80c-4c0c-a0e7-3d8fa69e8a87-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:53:45.718598 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-2a88641a-9f67-411f-877d-d4b544da0e1a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-8d399843-b80c-4c0c-a0e7-3d8fa69e8a87-np0000007856" acquired by "attachment_update" :: waited 0.010s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:53:45.718598 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.718598 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:45.719396 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.719396 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:45.723234 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-22c01cd2-d0cf-431c-8032-2195b46a1890 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:45.728773 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Created reservations ['e15e2230-08fb-41ca-be17-d449aec10421', 'f1acd63b-acd5-4fda-b608-8ba5b3c3be01', 'c5b178a0-54a7-4f40-a10d-52c5d7dcf350', 'ee730bae-f6ef-4e04-bf04-f888df1fc5b7'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:45.729140 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-22c01cd2-d0cf-431c-8032-2195b46a1890 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:45.729527 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 744/2977] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 1019 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:45.729985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c222dfea-b6c4-44f1-993b-67de10e15b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e15e2230-08fb-41ca-be17-d449aec10421', 'f1acd63b-acd5-4fda-b608-8ba5b3c3be01', 'c5b178a0-54a7-4f40-a10d-52c5d7dcf350', 'ee730bae-f6ef-4e04-bf04-f888df1fc5b7']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:45.730958 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee23c188-bb68-4437-aef7-95e4a58b0a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:45.757070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee23c188-bb68-4437-aef7-95e4a58b0a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b0e4630-da83-40a6-916c-edb27b69fae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1577584142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a93bcadb4e4c5183f21856ba1902cf',qos_specs=None,replication_status=,reservations=['e15e2230-08fb-41ca-be17-d449aec10421','f1acd63b-acd5-4fda-b608-8ba5b3c3be01','c5b178a0-54a7-4f40-a10d-52c5d7dcf350','ee730bae-f6ef-4e04-bf04-f888df1fc5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7752883e677244d79cfd809a83e68b30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1577584142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b0e4630-da83-40a6-916c-edb27b69fae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8a93bcadb4e4c5183f21856ba1902cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7752883e677244d79cfd809a83e68b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:45.758396 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cf534d-eb9c-45a0-b442-6152af5df9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:45.780575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cf534d-eb9c-45a0-b442-6152af5df9d9) transitioned into state 'SUCCESS' from state '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-1577584142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a93bcadb4e4c5183f21856ba1902cf',qos_specs=None,replication_status=,reservations=['e15e2230-08fb-41ca-be17-d449aec10421','f1acd63b-acd5-4fda-b608-8ba5b3c3be01','c5b178a0-54a7-4f40-a10d-52c5d7dcf350','ee730bae-f6ef-4e04-bf04-f888df1fc5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7752883e677244d79cfd809a83e68b30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:45.781563 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a699050-9230-43dc-9414-901e020ef4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:45.794154 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a699050-9230-43dc-9414-901e020ef4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:45.795255 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Flow 'volume_create_api' (8ff67b2f-d1c7-475c-be74-dfe47860b3f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:45.795675 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Create volume request issued successfully. Aug 20 07:53:45.796370 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5702fd69-b5fe-4e9f-885b-babe8563c972 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:45.796882 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 738/2978] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:53:45 2026] POST /volume/v3/volumes => generated 747 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:45.811626 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cfd5a5c6-6ed8-4c8d-ab4b-e0ec2dd861c7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.813493 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfd5a5c6-6ed8-4c8d-ab4b-e0ec2dd861c7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 Aug 20 07:53:45.813872 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfd5a5c6-6ed8-4c8d-ab4b-e0ec2dd861c7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.814097 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfd5a5c6-6ed8-4c8d-ab4b-e0ec2dd861c7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.823948 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.823948 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:45.829048 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cfd5a5c6-6ed8-4c8d-ab4b-e0ec2dd861c7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:53:45.835323 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfd5a5c6-6ed8-4c8d-ab4b-e0ec2dd861c7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 returned with HTTP 200 Aug 20 07:53:45.835710 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 752/2979] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:45.847282 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-2a88641a-9f67-411f-877d-d4b544da0e1a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-8d399843-b80c-4c0c-a0e7-3d8fa69e8a87-np0000007856" released by "attachment_update" :: held 0.130s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:53:45.847282 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-2a88641a-9f67-411f-877d-d4b544da0e1a tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/bc3b4533-5ade-4191-bb76-61866d7b107b returned with HTTP 200 Aug 20 07:53:45.847282 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 746/2980] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:53:45 2026] PUT /volume/v3/attachments/bc3b4533-5ade-4191-bb76-61866d7b107b => generated 968 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:45.865607 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-1af9e829-94f7-494e-81fc-09ab3a7233a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.867915 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-c75acf19-f76d-47df-bbdb-adec5e787a61 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:45.868088 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-1af9e829-94f7-494e-81fc-09ab3a7233a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] PUT https://10.4.3.57/volume/v3/attachments/8c0083a3-4c40-4131-925b-b7ffea1e8e54 Aug 20 07:53:45.868441 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-1af9e829-94f7-494e-81fc-09ab3a7233a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:45.873828 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-c75acf19-f76d-47df-bbdb-adec5e787a61 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption Aug 20 07:53:45.874589 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-c75acf19-f76d-47df-bbdb-adec5e787a61 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:45.874589 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-c75acf19-f76d-47df-bbdb-adec5e787a61 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:45.877406 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-1af9e829-94f7-494e-81fc-09ab3a7233a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Acquiring lock "cinder-attachment_update-c5976acb-cafb-484b-924d-5fad02e3ff8b-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:53:45.882906 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-1af9e829-94f7-494e-81fc-09ab3a7233a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Lock "cinder-attachment_update-c5976acb-cafb-484b-924d-5fad02e3ff8b-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:53:45.883941 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.883941 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:45.888299 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:45.888299 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:45.897116 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-c75acf19-f76d-47df-bbdb-adec5e787a61 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption returned with HTTP 200 Aug 20 07:53:45.897857 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 739/2981] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:53:45 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:46.087146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-1af9e829-94f7-494e-81fc-09ab3a7233a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Lock "cinder-attachment_update-c5976acb-cafb-484b-924d-5fad02e3ff8b-np0000007856" released by "attachment_update" :: held 0.204s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:53:46.087564 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-1af9e829-94f7-494e-81fc-09ab3a7233a4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/attachments/8c0083a3-4c40-4131-925b-b7ffea1e8e54 returned with HTTP 200 Aug 20 07:53:46.087989 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 745/2982] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:53:45 2026] PUT /volume/v3/attachments/8c0083a3-4c40-4131-925b-b7ffea1e8e54 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:46.510463 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3e00d150-ea8f-43aa-a9e2-8ba73a6ec2a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:46.512428 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e00d150-ea8f-43aa-a9e2-8ba73a6ec2a5 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:46.512660 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e00d150-ea8f-43aa-a9e2-8ba73a6ec2a5 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:46.512897 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e00d150-ea8f-43aa-a9e2-8ba73a6ec2a5 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:46.525086 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:46.525086 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:46.530133 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3e00d150-ea8f-43aa-a9e2-8ba73a6ec2a5 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:46.536794 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e00d150-ea8f-43aa-a9e2-8ba73a6ec2a5 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:46.537224 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 753/2983] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:46 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:46.686312 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-376e10b1-6cce-48b0-b79c-a42ccac33c96 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:46.688358 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-376e10b1-6cce-48b0-b79c-a42ccac33c96 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:46.688654 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-376e10b1-6cce-48b0-b79c-a42ccac33c96 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:46.688873 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-376e10b1-6cce-48b0-b79c-a42ccac33c96 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:46.708457 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:46.708457 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:46.715938 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-376e10b1-6cce-48b0-b79c-a42ccac33c96 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:46.722000 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-376e10b1-6cce-48b0-b79c-a42ccac33c96 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:46.722658 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 747/2984] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:46 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:46.856001 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d9ccb89-8f70-40d2-89ca-2f1632fb62d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:46.858187 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d9ccb89-8f70-40d2-89ca-2f1632fb62d3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 Aug 20 07:53:46.858386 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d9ccb89-8f70-40d2-89ca-2f1632fb62d3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:46.858632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d9ccb89-8f70-40d2-89ca-2f1632fb62d3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:46.865510 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:46.865510 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:46.869537 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2d9ccb89-8f70-40d2-89ca-2f1632fb62d3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:53:46.874728 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d9ccb89-8f70-40d2-89ca-2f1632fb62d3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 returned with HTTP 200 Aug 20 07:53:46.875124 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 740/2985] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:46 2026] GET /volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:46.889465 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-02e3f633-580c-4e98-a05d-550858868e5d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:46.891118 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02e3f633-580c-4e98-a05d-550858868e5d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:53:46.891454 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02e3f633-580c-4e98-a05d-550858868e5d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b0e4630-da83-40a6-916c-edb27b69fae4", "name": "tempest-VolumesBackupsTest-Backup-1943734515"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:46.896287 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-02e3f633-580c-4e98-a05d-550858868e5d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Creating new backup {'backup': {'volume_id': '6b0e4630-da83-40a6-916c-edb27b69fae4', 'name': 'tempest-VolumesBackupsTest-Backup-1943734515'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:53:46.896488 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-02e3f633-580c-4e98-a05d-550858868e5d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Creating backup of volume 6b0e4630-da83-40a6-916c-edb27b69fae4 in container None Aug 20 07:53:46.909339 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:46.909339 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:46.909934 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-02e3f633-580c-4e98-a05d-550858868e5d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:53:46.942100 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-02e3f633-580c-4e98-a05d-550858868e5d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Created reservations ['fb03018c-b83a-44a4-90f1-19430a139243', 'bcba5f48-9952-45bf-a49c-176d45a3363e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:46.990951 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02e3f633-580c-4e98-a05d-550858868e5d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:53:46.991441 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 746/2986] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:53:46 2026] POST /volume/v3/backups => generated 328 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:47.003518 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-708a8ab0-bc07-4b3f-bf48-09e4633f6653 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:47.009447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-708a8ab0-bc07-4b3f-bf48-09e4633f6653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:47.009708 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-708a8ab0-bc07-4b3f-bf48-09e4633f6653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:47.009953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-708a8ab0-bc07-4b3f-bf48-09e4633f6653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:47.010069 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-708a8ab0-bc07-4b3f-bf48-09e4633f6653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:47.015256 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:47.015256 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:47.016022 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-708a8ab0-bc07-4b3f-bf48-09e4633f6653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:47.016646 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 754/2987] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:47 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:47.551352 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33aa2798-d38e-47a2-bd8b-1a2eadccc425 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:47.553230 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33aa2798-d38e-47a2-bd8b-1a2eadccc425 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:47.553408 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33aa2798-d38e-47a2-bd8b-1a2eadccc425 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:47.553620 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33aa2798-d38e-47a2-bd8b-1a2eadccc425 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:47.568493 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:47.568493 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:47.574947 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-33aa2798-d38e-47a2-bd8b-1a2eadccc425 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:47.580683 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33aa2798-d38e-47a2-bd8b-1a2eadccc425 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:47.581198 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 748/2988] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:47 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:47.735145 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a33bddaa-ea1c-4e74-aec2-ed38b5b887a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:47.737485 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a33bddaa-ea1c-4e74-aec2-ed38b5b887a9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:47.737775 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a33bddaa-ea1c-4e74-aec2-ed38b5b887a9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:47.738044 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a33bddaa-ea1c-4e74-aec2-ed38b5b887a9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:47.755759 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:47.755759 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:47.761372 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a33bddaa-ea1c-4e74-aec2-ed38b5b887a9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:47.766494 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a33bddaa-ea1c-4e74-aec2-ed38b5b887a9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:47.767245 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 741/2989] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:47 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:48.029322 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f8cf9d3-a662-40ec-9980-4250cddb9ec1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:48.031181 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f8cf9d3-a662-40ec-9980-4250cddb9ec1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:48.031752 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f8cf9d3-a662-40ec-9980-4250cddb9ec1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:48.032162 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f8cf9d3-a662-40ec-9980-4250cddb9ec1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:48.032429 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8f8cf9d3-a662-40ec-9980-4250cddb9ec1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:48.037242 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:48.037242 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:48.038810 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f8cf9d3-a662-40ec-9980-4250cddb9ec1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:48.038810 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 747/2990] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:48 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:48.594655 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7898560b-35d0-406d-a393-e805bb39ca05 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:48.596967 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7898560b-35d0-406d-a393-e805bb39ca05 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:48.597254 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7898560b-35d0-406d-a393-e805bb39ca05 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:48.597564 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7898560b-35d0-406d-a393-e805bb39ca05 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:48.610510 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:48.610510 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:48.615267 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7898560b-35d0-406d-a393-e805bb39ca05 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:48.621176 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7898560b-35d0-406d-a393-e805bb39ca05 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:48.621754 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 755/2991] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:48 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:48.668666 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bef04387-7140-4ecd-b537-732e546a651b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:48.670453 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bef04387-7140-4ecd-b537-732e546a651b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:48.670819 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bef04387-7140-4ecd-b537-732e546a651b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-attach": {"instance_uuid": "7e2050e3-6960-4c85-8928-78a3a6d22287", "mountpoint": "/dev/vdb"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:48.670927 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bef04387-7140-4ecd-b537-732e546a651b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7e2050e3-6960-4c85-8928-78a3a6d22287", "mountpoint": "/dev/vdb"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:48.679270 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:48.679270 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:48.679870 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bef04387-7140-4ecd-b537-732e546a651b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:48.685908 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bef04387-7140-4ecd-b537-732e546a651b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Update volume admin metadata completed successfully. Aug 20 07:53:48.740733 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bef04387-7140-4ecd-b537-732e546a651b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Attach volume completed successfully. Aug 20 07:53:48.741329 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bef04387-7140-4ecd-b537-732e546a651b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:53:48.742023 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 749/2992] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:48 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:53:48.748899 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4ed0185d-738d-4c42-8d85-e777a9ce8884 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:48.750899 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ed0185d-738d-4c42-8d85-e777a9ce8884 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:48.751136 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ed0185d-738d-4c42-8d85-e777a9ce8884 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:48.751428 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ed0185d-738d-4c42-8d85-e777a9ce8884 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:48.762987 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:48.762987 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:48.768370 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4ed0185d-738d-4c42-8d85-e777a9ce8884 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:48.774048 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ed0185d-738d-4c42-8d85-e777a9ce8884 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:48.774501 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 742/2993] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:48 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:48.780571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05ab9802-ffee-4f33-bcbc-1799f1489c2d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:48.782098 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05ab9802-ffee-4f33-bcbc-1799f1489c2d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:48.782452 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05ab9802-ffee-4f33-bcbc-1799f1489c2d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:48.784027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05ab9802-ffee-4f33-bcbc-1799f1489c2d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:48.789104 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ce039b8f-cd00-457e-8245-824db750d1d2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:48.791406 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce039b8f-cd00-457e-8245-824db750d1d2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:48.792049 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce039b8f-cd00-457e-8245-824db750d1d2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:48.792049 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce039b8f-cd00-457e-8245-824db750d1d2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:48.795661 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:48.795661 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:48.798606 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-05ab9802-ffee-4f33-bcbc-1799f1489c2d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:48.801702 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:48.801702 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:48.804372 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05ab9802-ffee-4f33-bcbc-1799f1489c2d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:48.804372 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 748/2994] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:48 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:48.805923 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ce039b8f-cd00-457e-8245-824db750d1d2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:48.811169 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce039b8f-cd00-457e-8245-824db750d1d2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:48.811654 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 756/2995] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:48 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:48.833658 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f05d2ea-5288-4c9a-9992-3c2bf0dffe95 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:48.835338 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f05d2ea-5288-4c9a-9992-3c2bf0dffe95 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:48.835725 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f05d2ea-5288-4c9a-9992-3c2bf0dffe95 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-detach": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:48.835855 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f05d2ea-5288-4c9a-9992-3c2bf0dffe95 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:48.845804 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:48.845804 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:48.846312 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f05d2ea-5288-4c9a-9992-3c2bf0dffe95 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:48.887956 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f05d2ea-5288-4c9a-9992-3c2bf0dffe95 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Detach volume completed successfully. Aug 20 07:53:48.888296 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f05d2ea-5288-4c9a-9992-3c2bf0dffe95 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:53:48.889296 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 750/2996] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:48 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:53:48.899031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-51f852e5-ab72-432e-ba9e-1a78a6c343df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:48.901963 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51f852e5-ab72-432e-ba9e-1a78a6c343df tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:48.902324 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51f852e5-ab72-432e-ba9e-1a78a6c343df tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:48.902637 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51f852e5-ab72-432e-ba9e-1a78a6c343df tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:48.911719 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:48.911719 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:48.916958 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-51f852e5-ab72-432e-ba9e-1a78a6c343df tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:48.922620 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51f852e5-ab72-432e-ba9e-1a78a6c343df tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:48.923184 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 743/2997] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:48 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:49.050984 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dbe47b3f-d592-4570-a08b-9d557cd211cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:49.053342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dbe47b3f-d592-4570-a08b-9d557cd211cc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:49.053811 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dbe47b3f-d592-4570-a08b-9d557cd211cc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:49.054185 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dbe47b3f-d592-4570-a08b-9d557cd211cc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:49.054476 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dbe47b3f-d592-4570-a08b-9d557cd211cc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:49.061914 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:49.061914 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:49.061914 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dbe47b3f-d592-4570-a08b-9d557cd211cc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:49.061914 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 749/2998] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:49 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:49.640789 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2d17d3e4-c090-486d-8cb3-e7232aed8a11 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:49.643995 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d17d3e4-c090-486d-8cb3-e7232aed8a11 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:49.644242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d17d3e4-c090-486d-8cb3-e7232aed8a11 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:49.644476 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d17d3e4-c090-486d-8cb3-e7232aed8a11 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:49.657196 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:49.657196 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:49.662314 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2d17d3e4-c090-486d-8cb3-e7232aed8a11 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:49.669055 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d17d3e4-c090-486d-8cb3-e7232aed8a11 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:49.669657 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 757/2999] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:49 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:49.818948 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0ca62c8-9da3-4d2f-b65f-d39edaee9e7f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:49.822180 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0ca62c8-9da3-4d2f-b65f-d39edaee9e7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:49.822380 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0ca62c8-9da3-4d2f-b65f-d39edaee9e7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:49.822565 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0ca62c8-9da3-4d2f-b65f-d39edaee9e7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:49.842485 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:49.842485 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:49.847849 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c0ca62c8-9da3-4d2f-b65f-d39edaee9e7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:49.853858 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0ca62c8-9da3-4d2f-b65f-d39edaee9e7f tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:49.854373 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 751/3000] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:49 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:50.076227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4a40535f-7aa0-4afb-9d04-91a102ffd34f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:50.077779 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a40535f-7aa0-4afb-9d04-91a102ffd34f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:50.077896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a40535f-7aa0-4afb-9d04-91a102ffd34f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:50.078094 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a40535f-7aa0-4afb-9d04-91a102ffd34f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:50.078220 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4a40535f-7aa0-4afb-9d04-91a102ffd34f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:50.089689 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:50.089689 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:50.090919 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a40535f-7aa0-4afb-9d04-91a102ffd34f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:50.091787 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 744/3001] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:50 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:50.684042 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a1ac1755-a029-4219-b804-c52e0fff6128 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:50.686786 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1ac1755-a029-4219-b804-c52e0fff6128 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:50.687080 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1ac1755-a029-4219-b804-c52e0fff6128 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:50.687347 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1ac1755-a029-4219-b804-c52e0fff6128 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:50.700319 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:50.700319 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:50.706068 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a1ac1755-a029-4219-b804-c52e0fff6128 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:50.713084 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1ac1755-a029-4219-b804-c52e0fff6128 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:50.713659 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 750/3002] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:50 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:50.870580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-06244280-09ff-41a8-9f63-14ae78c7f28d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:50.872331 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06244280-09ff-41a8-9f63-14ae78c7f28d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:50.872660 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06244280-09ff-41a8-9f63-14ae78c7f28d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:50.872914 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06244280-09ff-41a8-9f63-14ae78c7f28d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:50.882825 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:50.882825 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:50.889582 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-06244280-09ff-41a8-9f63-14ae78c7f28d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:50.892703 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06244280-09ff-41a8-9f63-14ae78c7f28d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:50.893372 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 758/3003] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:50 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.042204 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-16ccc139-ce89-47bc-afa4-11af244fd142 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.044271 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:51.045376 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1942653672"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:51.046070 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1942653672'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:51.046181 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Create volume of 1 GB Aug 20 07:53:51.050640 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Availability Zones retrieved successfully. Aug 20 07:53:51.055645 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Flow 'volume_create_api' (fd0ba9c6-cee1-4d65-a338-4bb9f928806d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:51.057180 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e687ce81-138e-429e-864d-e4ab98129a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:51.058288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:51.090206 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e687ce81-138e-429e-864d-e4ab98129a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:51.090994 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afe75c1-5067-42e4-8fc6-a076521e9ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:51.105195 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dfe61401-2098-4881-ab4e-fa82a4033141 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.106977 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfe61401-2098-4881-ab4e-fa82a4033141 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:51.107208 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfe61401-2098-4881-ab4e-fa82a4033141 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:51.107438 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfe61401-2098-4881-ab4e-fa82a4033141 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:51.107482 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-dfe61401-2098-4881-ab4e-fa82a4033141 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:51.112485 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.112485 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:51.113357 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfe61401-2098-4881-ab4e-fa82a4033141 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:51.113789 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 745/3004] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:51 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.134673 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Created reservations ['7ef7070a-e36f-4d19-9cd6-01b1b62dd5da', 'c43fd709-6037-45ef-99fd-44f5ab27890b', 'ddb3b2fb-6162-4c22-bde1-000065c5b18a', '432d783f-bfe9-4a12-81dc-2b69e1f4292f'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:51.135514 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afe75c1-5067-42e4-8fc6-a076521e9ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ef7070a-e36f-4d19-9cd6-01b1b62dd5da', 'c43fd709-6037-45ef-99fd-44f5ab27890b', 'ddb3b2fb-6162-4c22-bde1-000065c5b18a', '432d783f-bfe9-4a12-81dc-2b69e1f4292f']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:51.136457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74acd556-4ccb-4c0d-8069-7ce9148e50d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:51.157573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74acd556-4ccb-4c0d-8069-7ce9148e50d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c62ad72-c3c2-4185-b43f-98e484df8549', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1942653672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8b086e19bc4b1ea9b4405a4fec4fbc',qos_specs=None,replication_status=,reservations=['7ef7070a-e36f-4d19-9cd6-01b1b62dd5da','c43fd709-6037-45ef-99fd-44f5ab27890b','ddb3b2fb-6162-4c22-bde1-000065c5b18a','432d783f-bfe9-4a12-81dc-2b69e1f4292f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e8859829344ca9eb7719ca5031e01',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1942653672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c62ad72-c3c2-4185-b43f-98e484df8549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8b086e19bc4b1ea9b4405a4fec4fbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398e8859829344ca9eb7719ca5031e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:51.158408 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e604c8db-67cb-4ff3-a856-c4bb09e5ddab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:51.179311 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e604c8db-67cb-4ff3-a856-c4bb09e5ddab) transitioned into state 'SUCCESS' from state '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-1942653672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8b086e19bc4b1ea9b4405a4fec4fbc',qos_specs=None,replication_status=,reservations=['7ef7070a-e36f-4d19-9cd6-01b1b62dd5da','c43fd709-6037-45ef-99fd-44f5ab27890b','ddb3b2fb-6162-4c22-bde1-000065c5b18a','432d783f-bfe9-4a12-81dc-2b69e1f4292f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e8859829344ca9eb7719ca5031e01',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:51.180133 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499d91c3-d252-4f10-ba2a-45d03ec27a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:51.194577 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499d91c3-d252-4f10-ba2a-45d03ec27a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:51.194577 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Flow 'volume_create_api' (fd0ba9c6-cee1-4d65-a338-4bb9f928806d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:51.194929 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Create volume request issued successfully. Aug 20 07:53:51.195919 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16ccc139-ce89-47bc-afa4-11af244fd142 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:53:51.196519 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 752/3005] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:53:51 2026] POST /volume/v3/volumes => generated 753 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:51.210303 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-39307d62-c082-414f-9b4f-6529d9bbb83d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.212379 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39307d62-c082-414f-9b4f-6529d9bbb83d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:51.212718 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39307d62-c082-414f-9b4f-6529d9bbb83d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:51.214569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39307d62-c082-414f-9b4f-6529d9bbb83d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:51.220449 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.220449 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:51.225201 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-39307d62-c082-414f-9b4f-6529d9bbb83d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:51.231110 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39307d62-c082-414f-9b4f-6529d9bbb83d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:51.231636 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 751/3006] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:51 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.475990 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a9f29e31-5d4b-4698-881f-92b0e027e734 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.485787 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9f29e31-5d4b-4698-881f-92b0e027e734 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:51.487621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9f29e31-5d4b-4698-881f-92b0e027e734 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:51.487621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9f29e31-5d4b-4698-881f-92b0e027e734 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:51.515248 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.515248 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:51.516136 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a9f29e31-5d4b-4698-881f-92b0e027e734 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.532211 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a9f29e31-5d4b-4698-881f-92b0e027e734 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Reserve volume completed successfully. Aug 20 07:53:51.532622 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9f29e31-5d4b-4698-881f-92b0e027e734 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:53:51.533259 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 759/3007] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:51 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:53:51.544712 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4dce0b2-a226-42a2-8be5-bf9cce829ee0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.546959 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4dce0b2-a226-42a2-8be5-bf9cce829ee0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:51.547175 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4dce0b2-a226-42a2-8be5-bf9cce829ee0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:51.547484 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4dce0b2-a226-42a2-8be5-bf9cce829ee0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:51.555822 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.555822 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:51.561275 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4dce0b2-a226-42a2-8be5-bf9cce829ee0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.566460 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4dce0b2-a226-42a2-8be5-bf9cce829ee0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:51.566936 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 746/3008] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:51 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.593515 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ee622dd-ecd7-43c3-b1a0-0aa1b13f831e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.596662 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ee622dd-ecd7-43c3-b1a0-0aa1b13f831e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:51.597051 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ee622dd-ecd7-43c3-b1a0-0aa1b13f831e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:51.597218 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ee622dd-ecd7-43c3-b1a0-0aa1b13f831e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:51.608992 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.608992 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:51.610452 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8ee622dd-ecd7-43c3-b1a0-0aa1b13f831e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.632934 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8ee622dd-ecd7-43c3-b1a0-0aa1b13f831e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Unreserve volume completed successfully. Aug 20 07:53:51.635230 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ee622dd-ecd7-43c3-b1a0-0aa1b13f831e tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:53:51.635230 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 753/3009] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:51 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:53:51.643712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-91a791b1-979d-444c-ad2a-84d38ef9d3e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.646103 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91a791b1-979d-444c-ad2a-84d38ef9d3e0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:51.646386 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91a791b1-979d-444c-ad2a-84d38ef9d3e0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:51.646627 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91a791b1-979d-444c-ad2a-84d38ef9d3e0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:51.661669 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.661669 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:51.666985 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-91a791b1-979d-444c-ad2a-84d38ef9d3e0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.674062 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91a791b1-979d-444c-ad2a-84d38ef9d3e0 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:51.674282 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 752/3010] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:51 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.694217 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-030a3536-f81e-4b7a-aaea-4563469a7fce None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.696657 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-030a3536-f81e-4b7a-aaea-4563469a7fce tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:51.697132 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-030a3536-f81e-4b7a-aaea-4563469a7fce tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:51.697323 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-030a3536-f81e-4b7a-aaea-4563469a7fce tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:51.710726 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.710726 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:51.711234 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-030a3536-f81e-4b7a-aaea-4563469a7fce tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.716980 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=328,cinder:UPDATE=92,cinder:INSERT=59 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:53:51.726020 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-030a3536-f81e-4b7a-aaea-4563469a7fce tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume updated successfully. Aug 20 07:53:51.726380 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-030a3536-f81e-4b7a-aaea-4563469a7fce tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 200 Aug 20 07:53:51.727030 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 760/3011] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:51 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 07:53:51.728570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b920b6ee-3285-44cb-bd5f-f2f9752ccdac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.730313 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b920b6ee-3285-44cb-bd5f-f2f9752ccdac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:51.730454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b920b6ee-3285-44cb-bd5f-f2f9752ccdac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:51.730697 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b920b6ee-3285-44cb-bd5f-f2f9752ccdac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:51.736045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1604b549-ac7a-44a5-8b66-0896a5bcca9a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.740345 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1604b549-ac7a-44a5-8b66-0896a5bcca9a tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:51.740345 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1604b549-ac7a-44a5-8b66-0896a5bcca9a tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:51.740345 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1604b549-ac7a-44a5-8b66-0896a5bcca9a tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:51.748349 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.748349 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:51.750585 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.750585 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:51.753786 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b920b6ee-3285-44cb-bd5f-f2f9752ccdac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:51.757825 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1604b549-ac7a-44a5-8b66-0896a5bcca9a tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.766710 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b920b6ee-3285-44cb-bd5f-f2f9752ccdac tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:51.767447 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 747/3012] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:51 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.773518 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1604b549-ac7a-44a5-8b66-0896a5bcca9a tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:51.773714 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 754/3013] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:51 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.792665 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec9860aa-e131-4b48-9b07-934a707934d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.794894 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec9860aa-e131-4b48-9b07-934a707934d5 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:51.795572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec9860aa-e131-4b48-9b07-934a707934d5 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:51.795762 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec9860aa-e131-4b48-9b07-934a707934d5 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:51.810118 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.810118 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:51.812074 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec9860aa-e131-4b48-9b07-934a707934d5 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.828337 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec9860aa-e131-4b48-9b07-934a707934d5 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume updated successfully. Aug 20 07:53:51.828726 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec9860aa-e131-4b48-9b07-934a707934d5 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 200 Aug 20 07:53:51.829348 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 753/3014] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:51 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 07:53:51.839641 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8bdd4319-f4d3-4136-8527-c39a1cd41934 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.842289 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bdd4319-f4d3-4136-8527-c39a1cd41934 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:51.842493 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bdd4319-f4d3-4136-8527-c39a1cd41934 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:51.842753 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bdd4319-f4d3-4136-8527-c39a1cd41934 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:51.855942 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.855942 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:51.864870 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8bdd4319-f4d3-4136-8527-c39a1cd41934 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.872934 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bdd4319-f4d3-4136-8527-c39a1cd41934 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:51.873930 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 761/3015] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:51 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.891217 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f0b04a0-1dbf-430c-89eb-9633c4c74ee2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.893365 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f0b04a0-1dbf-430c-89eb-9633c4c74ee2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:51.893792 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f0b04a0-1dbf-430c-89eb-9633c4c74ee2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:51.893944 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f0b04a0-1dbf-430c-89eb-9633c4c74ee2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:51.905230 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.905230 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:51.905565 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1f0b04a0-1dbf-430c-89eb-9633c4c74ee2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.908217 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d21bc7e-2fab-46c1-afe8-da5163c9860e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.910169 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d21bc7e-2fab-46c1-afe8-da5163c9860e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:51.910464 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d21bc7e-2fab-46c1-afe8-da5163c9860e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:51.910779 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d21bc7e-2fab-46c1-afe8-da5163c9860e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:51.917842 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1f0b04a0-1dbf-430c-89eb-9633c4c74ee2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Update volume admin metadata completed successfully. Aug 20 07:53:51.918011 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1f0b04a0-1dbf-430c-89eb-9633c4c74ee2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Update readonly setting on volume completed successfully. Aug 20 07:53:51.918582 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f0b04a0-1dbf-430c-89eb-9633c4c74ee2 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:53:51.919037 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 748/3016] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:51 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:53:51.922665 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.922665 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:51.927588 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2d21bc7e-2fab-46c1-afe8-da5163c9860e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:51.929486 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-40235400-a0b9-439c-a9dc-a7c69997ccc3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.931452 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40235400-a0b9-439c-a9dc-a7c69997ccc3 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:51.931791 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40235400-a0b9-439c-a9dc-a7c69997ccc3 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:51.932371 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40235400-a0b9-439c-a9dc-a7c69997ccc3 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:51.934725 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d21bc7e-2fab-46c1-afe8-da5163c9860e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:51.935452 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 755/3017] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:51 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.944195 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.944195 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:51.949070 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-40235400-a0b9-439c-a9dc-a7c69997ccc3 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:51.955389 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40235400-a0b9-439c-a9dc-a7c69997ccc3 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:51.956175 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 754/3018] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:51 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:51.980706 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-446e4cae-b97b-43c4-8265-207aa83a6e9b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:51.983173 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-446e4cae-b97b-43c4-8265-207aa83a6e9b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:51.983173 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-446e4cae-b97b-43c4-8265-207aa83a6e9b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:51.983173 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-446e4cae-b97b-43c4-8265-207aa83a6e9b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:51.993839 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:51.993839 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:51.994385 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-446e4cae-b97b-43c4-8265-207aa83a6e9b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:52.012912 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-446e4cae-b97b-43c4-8265-207aa83a6e9b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Update volume admin metadata completed successfully. Aug 20 07:53:52.013175 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-446e4cae-b97b-43c4-8265-207aa83a6e9b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Update readonly setting on volume completed successfully. Aug 20 07:53:52.013408 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-446e4cae-b97b-43c4-8265-207aa83a6e9b tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:53:52.013997 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 762/3019] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:53:51 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:53:52.024456 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-285c1f0e-a5a4-494d-a37b-a79ea8469987 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.026321 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-285c1f0e-a5a4-494d-a37b-a79ea8469987 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:53:52.026510 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-285c1f0e-a5a4-494d-a37b-a79ea8469987 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.026797 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-285c1f0e-a5a4-494d-a37b-a79ea8469987 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.038582 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.038582 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:52.046486 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-285c1f0e-a5a4-494d-a37b-a79ea8469987 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:52.053017 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-285c1f0e-a5a4-494d-a37b-a79ea8469987 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:53:52.053657 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 749/3020] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:52.068932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0fe4434d-4939-414a-9007-aad5a99c9f9f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.070657 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fe4434d-4939-414a-9007-aad5a99c9f9f tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:53:52.071125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0fe4434d-4939-414a-9007-aad5a99c9f9f tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1278798021", "disk_format": "raw"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:52.071351 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0fe4434d-4939-414a-9007-aad5a99c9f9f tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1278798021", "disk_format": "raw"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:52.083320 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.083320 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:52.083993 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0fe4434d-4939-414a-9007-aad5a99c9f9f tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:53:52.101746 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.101746 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:52.111146 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.image.image_utils [None req-0fe4434d-4939-414a-9007-aad5a99c9f9f tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1278798021'}] 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-1278798021'}]. {{(pid=100252) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 07:53:52.128543 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a0782ba-e219-4cb7-93d8-a810aacaff26 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.134330 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a0782ba-e219-4cb7-93d8-a810aacaff26 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:52.134330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a0782ba-e219-4cb7-93d8-a810aacaff26 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.134330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a0782ba-e219-4cb7-93d8-a810aacaff26 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.134330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0a0782ba-e219-4cb7-93d8-a810aacaff26 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:52.139721 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.139721 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:52.140807 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a0782ba-e219-4cb7-93d8-a810aacaff26 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:52.141540 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 755/3021] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:52.245252 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef680cd1-d886-458d-81d4-b2c420ecae7c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.247702 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef680cd1-d886-458d-81d4-b2c420ecae7c tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:52.247970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef680cd1-d886-458d-81d4-b2c420ecae7c tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.248141 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-47bdf409-c179-47fc-bfe3-184ef41b8cf7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.248502 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef680cd1-d886-458d-81d4-b2c420ecae7c tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.259682 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.259682 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:52.264934 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ef680cd1-d886-458d-81d4-b2c420ecae7c tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:52.272373 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef680cd1-d886-458d-81d4-b2c420ecae7c tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:52.272845 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 763/3022] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:52.335513 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-6a545e67-7b6c-4514-b401-4bdb3996ccbb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.338802 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-6a545e67-7b6c-4514-b401-4bdb3996ccbb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:52.339032 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-6a545e67-7b6c-4514-b401-4bdb3996ccbb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.339241 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-6a545e67-7b6c-4514-b401-4bdb3996ccbb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.351570 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.351570 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:52.354933 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-6a545e67-7b6c-4514-b401-4bdb3996ccbb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:52.361633 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-6a545e67-7b6c-4514-b401-4bdb3996ccbb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:52.362225 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 756/3023] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:52.383015 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-47bdf409-c179-47fc-bfe3-184ef41b8cf7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/attachments/8c0083a3-4c40-4131-925b-b7ffea1e8e54/action Aug 20 07:53:52.383611 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-47bdf409-c179-47fc-bfe3-184ef41b8cf7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:52.383844 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-47bdf409-c179-47fc-bfe3-184ef41b8cf7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:52.403419 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.403419 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:52.426330 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4cfd5675-12cb-462c-92a8-6fad5412f7e7 req-47bdf409-c179-47fc-bfe3-184ef41b8cf7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/attachments/8c0083a3-4c40-4131-925b-b7ffea1e8e54/action returned with HTTP 204 Aug 20 07:53:52.426914 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 750/3024] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:53:52 2026] POST /volume/v3/attachments/8c0083a3-4c40-4131-925b-b7ffea1e8e54/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:52.464290 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fbd959d0-a295-4885-9dcc-6efd51ce2421 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.464663 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fbd959d0-a295-4885-9dcc-6efd51ce2421 None None] GET https://10.4.3.57/volume// Aug 20 07:53:52.465660 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fbd959d0-a295-4885-9dcc-6efd51ce2421 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.465660 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fbd959d0-a295-4885-9dcc-6efd51ce2421 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.465660 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fbd959d0-a295-4885-9dcc-6efd51ce2421 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:52.466987 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 764/3025] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:52.478425 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-8c053d2f-fa60-473d-8a7c-ee4ac5d56df9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.480908 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-8c053d2f-fa60-473d-8a7c-ee4ac5d56df9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:53:52.481335 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-8c053d2f-fa60-473d-8a7c-ee4ac5d56df9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c62ad72-c3c2-4185-b43f-98e484df8549", "connector": null, "instance_uuid": "705467fa-bcf9-48ed-9940-2127f06f73f3"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:52.490435 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.490435 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:52.540201 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-8c053d2f-fa60-473d-8a7c-ee4ac5d56df9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:53:52.540201 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 757/3026] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:53:52 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) Aug 20 07:53:52.581191 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e7d1752-086d-4622-b07b-47393c555756 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.583344 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e7d1752-086d-4622-b07b-47393c555756 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:52.583645 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e7d1752-086d-4622-b07b-47393c555756 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.583788 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e7d1752-086d-4622-b07b-47393c555756 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.595324 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.595324 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:52.595802 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0471caa7-ebac-4700-9a56-654b3e931dea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.596180 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0471caa7-ebac-4700-9a56-654b3e931dea None None] GET https://10.4.3.57/volume// Aug 20 07:53:52.596416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0471caa7-ebac-4700-9a56-654b3e931dea None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.597490 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0471caa7-ebac-4700-9a56-654b3e931dea None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.597490 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0471caa7-ebac-4700-9a56-654b3e931dea None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:53:52.597490 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 765/3027] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:53:52.600923 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1e7d1752-086d-4622-b07b-47393c555756 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:52.605368 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-415ee344-1dd1-4920-94c4-cd00df450a07 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.607186 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e7d1752-086d-4622-b07b-47393c555756 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:52.609471 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 751/3028] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:52.609841 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-415ee344-1dd1-4920-94c4-cd00df450a07 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:52.609841 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-415ee344-1dd1-4920-94c4-cd00df450a07 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.609841 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-415ee344-1dd1-4920-94c4-cd00df450a07 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.624454 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.624454 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:52.628973 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-415ee344-1dd1-4920-94c4-cd00df450a07 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:52.634095 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-415ee344-1dd1-4920-94c4-cd00df450a07 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:52.634608 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 758/3029] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:53:52.755818 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-4255b304-65b3-4feb-aa94-1d874ef776bb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.758205 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-4255b304-65b3-4feb-aa94-1d874ef776bb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] PUT https://10.4.3.57/volume/v3/attachments/0e46deee-13f1-4b9b-9e13-ce7605fa5f8a Aug 20 07:53:52.758622 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-4255b304-65b3-4feb-aa94-1d874ef776bb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:52.767422 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-4255b304-65b3-4feb-aa94-1d874ef776bb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Acquiring lock "cinder-attachment_update-5c62ad72-c3c2-4185-b43f-98e484df8549-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:53:52.772455 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-4255b304-65b3-4feb-aa94-1d874ef776bb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Lock "cinder-attachment_update-5c62ad72-c3c2-4185-b43f-98e484df8549-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:53:52.773491 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.773491 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:52.785454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-36def4e3-1aa4-484f-ab93-ebe533e963e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.794329 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36def4e3-1aa4-484f-ab93-ebe533e963e8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:52.794676 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-36def4e3-1aa4-484f-ab93-ebe533e963e8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.794910 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-36def4e3-1aa4-484f-ab93-ebe533e963e8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.813362 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.813362 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:52.818950 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-36def4e3-1aa4-484f-ab93-ebe533e963e8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:52.824869 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36def4e3-1aa4-484f-ab93-ebe533e963e8 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:52.825313 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 752/3030] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:52.890376 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-4255b304-65b3-4feb-aa94-1d874ef776bb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Lock "cinder-attachment_update-5c62ad72-c3c2-4185-b43f-98e484df8549-np0000007856" released by "attachment_update" :: held 0.117s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:53:52.890376 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-4255b304-65b3-4feb-aa94-1d874ef776bb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments/0e46deee-13f1-4b9b-9e13-ce7605fa5f8a returned with HTTP 200 Aug 20 07:53:52.891609 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 766/3031] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:53:52 2026] PUT /volume/v3/attachments/0e46deee-13f1-4b9b-9e13-ce7605fa5f8a => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:52.954469 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f7e46305-c795-4b33-82e5-44ed0c1e3771 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:52.957304 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7e46305-c795-4b33-82e5-44ed0c1e3771 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:53:52.957610 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7e46305-c795-4b33-82e5-44ed0c1e3771 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:52.958628 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7e46305-c795-4b33-82e5-44ed0c1e3771 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:52.969995 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:52.969995 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:52.974002 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f7e46305-c795-4b33-82e5-44ed0c1e3771 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:52.979089 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0fe4434d-4939-414a-9007-aad5a99c9f9f tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Copy volume to image completed successfully. Aug 20 07:53:52.979089 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fe4434d-4939-414a-9007-aad5a99c9f9f tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:53:52.979089 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 756/3032] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:53:52 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 687 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:52.981392 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7e46305-c795-4b33-82e5-44ed0c1e3771 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:53:52.981805 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 759/3033] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:52 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:52.996839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3550c7a0-2a07-4f3d-9126-f99ecd297f8d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:53.001416 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3550c7a0-2a07-4f3d-9126-f99ecd297f8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:53:53.001883 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3550c7a0-2a07-4f3d-9126-f99ecd297f8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c5976acb-cafb-484b-924d-5fad02e3ff8b", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1477867490", "container": "tempest-volumesbackupstest-backup-container-1949994880"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:53.007645 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-3550c7a0-2a07-4f3d-9126-f99ecd297f8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating new backup {'backup': {'volume_id': 'c5976acb-cafb-484b-924d-5fad02e3ff8b', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1477867490', 'container': 'tempest-volumesbackupstest-backup-container-1949994880'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:53:53.007645 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-3550c7a0-2a07-4f3d-9126-f99ecd297f8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating backup of volume c5976acb-cafb-484b-924d-5fad02e3ff8b in container tempest-volumesbackupstest-backup-container-1949994880 Aug 20 07:53:53.020674 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:53.020674 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:53.021825 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3550c7a0-2a07-4f3d-9126-f99ecd297f8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:53:53.047594 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3550c7a0-2a07-4f3d-9126-f99ecd297f8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['70593c68-be0f-40d2-8cbc-f8ab40a10fc8', 'dcd71987-1105-4535-ba40-af74f1c66f7b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:53.087003 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3550c7a0-2a07-4f3d-9126-f99ecd297f8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:53:53.087337 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 753/3034] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:53:52 2026] POST /volume/v3/backups => generated 328 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:53:53.101105 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3f9f6226-ed16-4062-a6d1-b0772f016ee7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:53.102887 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f9f6226-ed16-4062-a6d1-b0772f016ee7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:53:53.103077 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f9f6226-ed16-4062-a6d1-b0772f016ee7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:53.103258 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f9f6226-ed16-4062-a6d1-b0772f016ee7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:53.103438 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3f9f6226-ed16-4062-a6d1-b0772f016ee7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:53.107878 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:53.107878 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:53.108826 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f9f6226-ed16-4062-a6d1-b0772f016ee7 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:53:53.108977 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 767/3035] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:53 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:53.153799 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-de800d32-2ace-4eac-98f1-73e90e519653 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:53.158585 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de800d32-2ace-4eac-98f1-73e90e519653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:53.158585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de800d32-2ace-4eac-98f1-73e90e519653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:53.158585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de800d32-2ace-4eac-98f1-73e90e519653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:53.158585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-de800d32-2ace-4eac-98f1-73e90e519653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:53.166587 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:53.166587 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:53.166864 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de800d32-2ace-4eac-98f1-73e90e519653 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:53.167645 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 757/3036] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:53 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:53.625270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c67ada1a-f623-499d-8573-32280d84a7e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:53.628022 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c67ada1a-f623-499d-8573-32280d84a7e7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:53.628315 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c67ada1a-f623-499d-8573-32280d84a7e7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:53.628645 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c67ada1a-f623-499d-8573-32280d84a7e7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:53.641684 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:53.641684 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:53.647688 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c67ada1a-f623-499d-8573-32280d84a7e7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:53.655401 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c67ada1a-f623-499d-8573-32280d84a7e7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:53.656081 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 760/3037] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:53 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:53.765066 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ad61dd3c-0945-4d1c-87a4-604f6f26741a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:53.839230 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ed63316-533a-4440-afa9-c36480dac176 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:53.841914 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ed63316-533a-4440-afa9-c36480dac176 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:53.842162 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ed63316-533a-4440-afa9-c36480dac176 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:53.842455 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ed63316-533a-4440-afa9-c36480dac176 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:53.854827 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:53.854827 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:53.859742 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6ed63316-533a-4440-afa9-c36480dac176 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:53.865337 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ed63316-533a-4440-afa9-c36480dac176 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:53.865808 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 768/3038] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:53 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:53.872940 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad61dd3c-0945-4d1c-87a4-604f6f26741a tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:53:53.873367 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad61dd3c-0945-4d1c-87a4-604f6f26741a tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-672526696"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:53.875284 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:53.875284 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:53.890681 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad61dd3c-0945-4d1c-87a4-604f6f26741a tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:53:53.891070 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 754/3039] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:53:53 2026] POST /volume/v3/types => generated 219 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:53.899586 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be6ccf83-86b8-4b8d-8230-bda26989af77 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:53.901339 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be6ccf83-86b8-4b8d-8230-bda26989af77 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] POST https://10.4.3.57/volume/v3/group_types Aug 20 07:53:53.903572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be6ccf83-86b8-4b8d-8230-bda26989af77 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2017055458"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:53.921702 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be6ccf83-86b8-4b8d-8230-bda26989af77 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] https://10.4.3.57/volume/v3/group_types returned with HTTP 202 Aug 20 07:53:53.922312 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 758/3040] 10.4.3.57 () {70 vars in 1304 bytes} [Thu Aug 20 07:53:53 2026] POST /volume/v3/group_types => generated 177 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:53:53.931765 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dcb497ac-6f92-4fb5-8a84-05f728f8b44a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:53.996956 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dcb497ac-6f92-4fb5-8a84-05f728f8b44a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] POST https://10.4.3.57/volume/v3/groups Aug 20 07:53:53.997453 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dcb497ac-6f92-4fb5-8a84-05f728f8b44a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4abf975b-f1f8-49d6-b7c1-ec7e4d8e3d61", "volume_types": ["9eeb48a5-4a0f-4607-80dd-9082098b8125"], "name": "tempest-GroupsV320Test-Group-89326033"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:53.999034 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-dcb497ac-6f92-4fb5-8a84-05f728f8b44a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Creating new group {'group': {'group_type': '4abf975b-f1f8-49d6-b7c1-ec7e4d8e3d61', 'volume_types': ['9eeb48a5-4a0f-4607-80dd-9082098b8125'], 'name': 'tempest-GroupsV320Test-Group-89326033'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 07:53:54.003226 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-dcb497ac-6f92-4fb5-8a84-05f728f8b44a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Creating group tempest-GroupsV320Test-Group-89326033. Aug 20 07:53:54.011363 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dcb497ac-6f92-4fb5-8a84-05f728f8b44a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Availability Zones retrieved successfully. Aug 20 07:53:54.041098 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-dcb497ac-6f92-4fb5-8a84-05f728f8b44a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Created reservations ['1137691b-3e63-43ec-8020-021480d9c9e3'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:54.073142 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dcb497ac-6f92-4fb5-8a84-05f728f8b44a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups returned with HTTP 202 Aug 20 07:53:54.073736 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 761/3041] 10.4.3.57 () {70 vars in 1290 bytes} [Thu Aug 20 07:53:53 2026] POST /volume/v3/groups => generated 106 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:54.085173 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1047161e-7e62-4e74-a520-8ec24af3577d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:54.087641 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1047161e-7e62-4e74-a520-8ec24af3577d tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] GET https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 Aug 20 07:53:54.087952 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1047161e-7e62-4e74-a520-8ec24af3577d tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:54.088213 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1047161e-7e62-4e74-a520-8ec24af3577d tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:54.088396 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-1047161e-7e62-4e74-a520-8ec24af3577d tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] show called for member bd0dfe37-7aaf-4430-bd68-3fd839740396 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:53:54.093106 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:54.093106 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:54.103689 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1047161e-7e62-4e74-a520-8ec24af3577d tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 returned with HTTP 200 Aug 20 07:53:54.104250 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 769/3042] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:53:54 2026] GET /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 => generated 386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:54.124225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8fb71a50-dfdc-4488-9a08-eb2fd829fad4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:54.126322 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8fb71a50-dfdc-4488-9a08-eb2fd829fad4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:53:54.126503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8fb71a50-dfdc-4488-9a08-eb2fd829fad4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:54.126772 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8fb71a50-dfdc-4488-9a08-eb2fd829fad4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:54.126934 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8fb71a50-dfdc-4488-9a08-eb2fd829fad4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:54.132203 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:54.132203 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:54.133155 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8fb71a50-dfdc-4488-9a08-eb2fd829fad4 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:53:54.133562 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 755/3043] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:54 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:54.178597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d2252084-e283-4dac-8427-4793893df400 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:54.180718 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2252084-e283-4dac-8427-4793893df400 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:54.180961 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d2252084-e283-4dac-8427-4793893df400 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:54.181178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d2252084-e283-4dac-8427-4793893df400 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:54.181298 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d2252084-e283-4dac-8427-4793893df400 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:54.186252 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:54.186252 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:54.187139 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2252084-e283-4dac-8427-4793893df400 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:54.187610 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 759/3044] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:54 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:54.476574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-7bd6ca9b-4757-4e52-adca-05f56eeea3e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:54.478948 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-7bd6ca9b-4757-4e52-adca-05f56eeea3e7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments/bc3b4533-5ade-4191-bb76-61866d7b107b/action Aug 20 07:53:54.479366 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-7bd6ca9b-4757-4e52-adca-05f56eeea3e7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:54.479609 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-7bd6ca9b-4757-4e52-adca-05f56eeea3e7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:54.497733 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:54.497733 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:54.510762 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-57be9ae9-a535-4aa6-b222-2417b594a764 req-7bd6ca9b-4757-4e52-adca-05f56eeea3e7 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/bc3b4533-5ade-4191-bb76-61866d7b107b/action returned with HTTP 204 Aug 20 07:53:54.511455 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 762/3045] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:53:54 2026] POST /volume/v3/attachments/bc3b4533-5ade-4191-bb76-61866d7b107b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:54.668479 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b91b64e3-ba14-4a2b-8562-47730c4adb8d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:54.670366 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b91b64e3-ba14-4a2b-8562-47730c4adb8d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:54.670627 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b91b64e3-ba14-4a2b-8562-47730c4adb8d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:54.670835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b91b64e3-ba14-4a2b-8562-47730c4adb8d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:54.687401 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:54.687401 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:54.692985 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b91b64e3-ba14-4a2b-8562-47730c4adb8d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:54.702898 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b91b64e3-ba14-4a2b-8562-47730c4adb8d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:54.703885 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 770/3046] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:54 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:54.883582 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f7d40e0-e9df-4f81-9d5d-dd0aa4d92090 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:54.890023 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f7d40e0-e9df-4f81-9d5d-dd0aa4d92090 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:54.890845 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f7d40e0-e9df-4f81-9d5d-dd0aa4d92090 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:54.891093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f7d40e0-e9df-4f81-9d5d-dd0aa4d92090 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:54.922134 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:54.922134 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:54.935074 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5f7d40e0-e9df-4f81-9d5d-dd0aa4d92090 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:54.954857 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f7d40e0-e9df-4f81-9d5d-dd0aa4d92090 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:54.957138 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 756/3047] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:54 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 1168 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:54.972483 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c4a6fd0a-2bbf-496a-8b44-715258c269a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:54.975376 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4a6fd0a-2bbf-496a-8b44-715258c269a1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:53:54.975648 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4a6fd0a-2bbf-496a-8b44-715258c269a1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:54.976327 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4a6fd0a-2bbf-496a-8b44-715258c269a1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:54.987064 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:54.987064 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:54.991018 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c4a6fd0a-2bbf-496a-8b44-715258c269a1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:53:54.995649 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4a6fd0a-2bbf-496a-8b44-715258c269a1 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:53:54.996111 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 760/3048] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:54 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:55.115179 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7bcb7f8a-52da-4b6f-b7da-63f05529ba8e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.118024 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bcb7f8a-52da-4b6f-b7da-63f05529ba8e tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] GET https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 Aug 20 07:53:55.118252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bcb7f8a-52da-4b6f-b7da-63f05529ba8e tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.118447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bcb7f8a-52da-4b6f-b7da-63f05529ba8e tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.118666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-7bcb7f8a-52da-4b6f-b7da-63f05529ba8e tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] show called for member bd0dfe37-7aaf-4430-bd68-3fd839740396 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:53:55.125000 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.125000 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:55.138853 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bcb7f8a-52da-4b6f-b7da-63f05529ba8e tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 returned with HTTP 200 Aug 20 07:53:55.139332 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 763/3049] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 => generated 387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:55.146282 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-081124be-eb94-46f1-a131-c92496caff26 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.148681 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-081124be-eb94-46f1-a131-c92496caff26 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:53:55.148926 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-081124be-eb94-46f1-a131-c92496caff26 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.149135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-081124be-eb94-46f1-a131-c92496caff26 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.149246 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-081124be-eb94-46f1-a131-c92496caff26 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:55.151601 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-20375a4e-07d5-4dfe-863b-4fbc81b27d08 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.153475 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20375a4e-07d5-4dfe-863b-4fbc81b27d08 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] POST https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action Aug 20 07:53:55.153899 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20375a4e-07d5-4dfe-863b-4fbc81b27d08 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:55.154006 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20375a4e-07d5-4dfe-863b-4fbc81b27d08 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:55.155166 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.155166 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:55.155490 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-20375a4e-07d5-4dfe-863b-4fbc81b27d08 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Updating group 'bd0dfe37-7aaf-4430-bd68-3fd839740396' with 'creating' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 07:53:55.156043 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-081124be-eb94-46f1-a131-c92496caff26 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:53:55.156453 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 771/3050] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:55.160775 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.160775 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:55.169236 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20375a4e-07d5-4dfe-863b-4fbc81b27d08 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action returned with HTTP 202 Aug 20 07:53:55.169878 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 757/3051] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:53:55 2026] POST /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:53:55.179937 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f762a86a-4b82-4ffd-ab97-94a9c18974b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.182070 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f762a86a-4b82-4ffd-ab97-94a9c18974b6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] GET https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 Aug 20 07:53:55.182344 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f762a86a-4b82-4ffd-ab97-94a9c18974b6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.182610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f762a86a-4b82-4ffd-ab97-94a9c18974b6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.182804 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-f762a86a-4b82-4ffd-ab97-94a9c18974b6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] show called for member bd0dfe37-7aaf-4430-bd68-3fd839740396 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:53:55.186907 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.186907 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:55.195697 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f762a86a-4b82-4ffd-ab97-94a9c18974b6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 returned with HTTP 200 Aug 20 07:53:55.196206 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 761/3052] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 => generated 386 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:55.199315 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c03c390-7877-4ddf-b0a1-ad1eb5967c79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.202848 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c03c390-7877-4ddf-b0a1-ad1eb5967c79 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:55.203107 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c03c390-7877-4ddf-b0a1-ad1eb5967c79 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.203399 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c03c390-7877-4ddf-b0a1-ad1eb5967c79 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.203476 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5c03c390-7877-4ddf-b0a1-ad1eb5967c79 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:55.208841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-83dbef01-5793-4883-809e-3970c72efd74 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.210146 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.210146 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:55.210864 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-83dbef01-5793-4883-809e-3970c72efd74 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] POST https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action Aug 20 07:53:55.211037 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c03c390-7877-4ddf-b0a1-ad1eb5967c79 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:55.211611 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-83dbef01-5793-4883-809e-3970c72efd74 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:55.211680 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 764/3053] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:55.211893 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-83dbef01-5793-4883-809e-3970c72efd74 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:55.214293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-83dbef01-5793-4883-809e-3970c72efd74 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Updating group 'bd0dfe37-7aaf-4430-bd68-3fd839740396' with 'available' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 07:53:55.221410 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.221410 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:55.233293 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-83dbef01-5793-4883-809e-3970c72efd74 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action returned with HTTP 202 Aug 20 07:53:55.235290 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 772/3054] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:53:55 2026] POST /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:53:55.246008 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c3fd7eb-a32b-40d4-9280-7051c0fae9bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.249326 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c3fd7eb-a32b-40d4-9280-7051c0fae9bc tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] GET https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 Aug 20 07:53:55.249803 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c3fd7eb-a32b-40d4-9280-7051c0fae9bc tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.250010 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c3fd7eb-a32b-40d4-9280-7051c0fae9bc tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.250211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-8c3fd7eb-a32b-40d4-9280-7051c0fae9bc tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] show called for member bd0dfe37-7aaf-4430-bd68-3fd839740396 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:53:55.258072 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.258072 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:55.270579 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c3fd7eb-a32b-40d4-9280-7051c0fae9bc tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 returned with HTTP 200 Aug 20 07:53:55.270579 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 758/3055] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:55.285674 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4cd9821f-4919-43af-be5e-cc040ef3e46c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.287934 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4cd9821f-4919-43af-be5e-cc040ef3e46c tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] POST https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action Aug 20 07:53:55.288380 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4cd9821f-4919-43af-be5e-cc040ef3e46c tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:55.288507 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4cd9821f-4919-43af-be5e-cc040ef3e46c tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:55.289987 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-4cd9821f-4919-43af-be5e-cc040ef3e46c tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Updating group 'bd0dfe37-7aaf-4430-bd68-3fd839740396' with 'error' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 07:53:55.294918 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.294918 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:55.308351 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4cd9821f-4919-43af-be5e-cc040ef3e46c tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action returned with HTTP 202 Aug 20 07:53:55.309059 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 762/3056] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:53:55 2026] POST /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:53:55.320689 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c01abe90-3d9c-411d-a831-b38471cd7c76 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.322807 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c01abe90-3d9c-411d-a831-b38471cd7c76 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] GET https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 Aug 20 07:53:55.323146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c01abe90-3d9c-411d-a831-b38471cd7c76 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.323313 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c01abe90-3d9c-411d-a831-b38471cd7c76 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.323621 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-c01abe90-3d9c-411d-a831-b38471cd7c76 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] show called for member bd0dfe37-7aaf-4430-bd68-3fd839740396 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:53:55.327940 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.327940 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:55.338498 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c01abe90-3d9c-411d-a831-b38471cd7c76 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 returned with HTTP 200 Aug 20 07:53:55.339053 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 765/3057] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 => generated 383 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:55.350667 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ee62d41c-d7e0-4bac-bc2e-7e59b686e213 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.353225 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee62d41c-d7e0-4bac-bc2e-7e59b686e213 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] POST https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action Aug 20 07:53:55.353743 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee62d41c-d7e0-4bac-bc2e-7e59b686e213 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:55.353949 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee62d41c-d7e0-4bac-bc2e-7e59b686e213 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:55.356122 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-ee62d41c-d7e0-4bac-bc2e-7e59b686e213 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Updating group 'bd0dfe37-7aaf-4430-bd68-3fd839740396' with 'available' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 07:53:55.360913 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.360913 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:55.370079 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee62d41c-d7e0-4bac-bc2e-7e59b686e213 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action returned with HTTP 202 Aug 20 07:53:55.370652 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 773/3058] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:53:55 2026] POST /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:53:55.381929 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f1d8b82-f535-4ddf-91c1-c0782092b0e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.387273 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f1d8b82-f535-4ddf-91c1-c0782092b0e9 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] GET https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 Aug 20 07:53:55.387507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f1d8b82-f535-4ddf-91c1-c0782092b0e9 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.387826 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f1d8b82-f535-4ddf-91c1-c0782092b0e9 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.388043 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-5f1d8b82-f535-4ddf-91c1-c0782092b0e9 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] show called for member bd0dfe37-7aaf-4430-bd68-3fd839740396 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:53:55.398435 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.398435 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:55.420338 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f1d8b82-f535-4ddf-91c1-c0782092b0e9 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 returned with HTTP 200 Aug 20 07:53:55.421041 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 759/3059] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 => generated 387 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:55.433864 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1694ae93-f031-4bb4-b28b-f2056bd027d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.435896 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1694ae93-f031-4bb4-b28b-f2056bd027d6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:53:55.436099 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1694ae93-f031-4bb4-b28b-f2056bd027d6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.436295 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1694ae93-f031-4bb4-b28b-f2056bd027d6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.436652 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-1694ae93-f031-4bb4-b28b-f2056bd027d6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:53:55.437343 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1694ae93-f031-4bb4-b28b-f2056bd027d6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:53:55.445316 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1694ae93-f031-4bb4-b28b-f2056bd027d6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Get all volumes completed successfully. Aug 20 07:53:55.448233 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1694ae93-f031-4bb4-b28b-f2056bd027d6 tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:53:55.448233 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 763/3060] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:55.465210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6025ad76-3793-43f6-aad7-dd894b866f7a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.472363 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6025ad76-3793-43f6-aad7-dd894b866f7a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] POST https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action Aug 20 07:53:55.475770 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6025ad76-3793-43f6-aad7-dd894b866f7a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:53:55.476046 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6025ad76-3793-43f6-aad7-dd894b866f7a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:55.478006 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-6025ad76-3793-43f6-aad7-dd894b866f7a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] delete called for group bd0dfe37-7aaf-4430-bd68-3fd839740396 {{(pid=100249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 07:53:55.478198 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-6025ad76-3793-43f6-aad7-dd894b866f7a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Delete group with id: bd0dfe37-7aaf-4430-bd68-3fd839740396 Aug 20 07:53:55.497079 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.497079 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:55.544861 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6025ad76-3793-43f6-aad7-dd894b866f7a tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action returned with HTTP 202 Aug 20 07:53:55.546087 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 766/3061] 10.4.3.57 () {70 vars in 1421 bytes} [Thu Aug 20 07:53:55 2026] POST /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:53:55.557384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-07d9e286-ef9d-4abf-bd1c-64a914b87a9f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.561420 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07d9e286-ef9d-4abf-bd1c-64a914b87a9f tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] GET https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 Aug 20 07:53:55.561420 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07d9e286-ef9d-4abf-bd1c-64a914b87a9f tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.561420 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07d9e286-ef9d-4abf-bd1c-64a914b87a9f tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.561420 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-07d9e286-ef9d-4abf-bd1c-64a914b87a9f tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] show called for member bd0dfe37-7aaf-4430-bd68-3fd839740396 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:53:55.573940 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.573940 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:55.585198 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07d9e286-ef9d-4abf-bd1c-64a914b87a9f tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 returned with HTTP 200 Aug 20 07:53:55.585198 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 774/3062] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 => generated 386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:53:55.718052 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3c7af62f-ec6a-45fd-a2a7-a87f4cf1b088 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:55.720629 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c7af62f-ec6a-45fd-a2a7-a87f4cf1b088 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:55.720945 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c7af62f-ec6a-45fd-a2a7-a87f4cf1b088 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:55.721277 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c7af62f-ec6a-45fd-a2a7-a87f4cf1b088 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:55.745724 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:55.745724 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:55.750658 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c7af62f-ec6a-45fd-a2a7-a87f4cf1b088 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:55.757386 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c7af62f-ec6a-45fd-a2a7-a87f4cf1b088 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:55.757386 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 760/3063] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:55 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:56.168681 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a76ef6b-3b35-419c-9ca6-c551daae8d67 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:56.170226 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a76ef6b-3b35-419c-9ca6-c551daae8d67 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:53:56.170589 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a76ef6b-3b35-419c-9ca6-c551daae8d67 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:56.170866 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a76ef6b-3b35-419c-9ca6-c551daae8d67 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:56.171058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9a76ef6b-3b35-419c-9ca6-c551daae8d67 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:56.177039 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:56.177039 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:56.177039 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a76ef6b-3b35-419c-9ca6-c551daae8d67 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:53:56.177039 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 764/3064] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:56 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:56.223920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85afbe87-bc46-455d-9f58-f2a33bbb4b78 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:56.227253 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85afbe87-bc46-455d-9f58-f2a33bbb4b78 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:56.230812 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85afbe87-bc46-455d-9f58-f2a33bbb4b78 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:56.231073 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85afbe87-bc46-455d-9f58-f2a33bbb4b78 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:56.231239 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-85afbe87-bc46-455d-9f58-f2a33bbb4b78 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:56.240860 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:56.240860 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:56.242803 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85afbe87-bc46-455d-9f58-f2a33bbb4b78 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:56.245211 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 767/3065] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:56 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:56.595561 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dcfba024-06ce-43c6-a037-4ac17812e5bd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:56.597510 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dcfba024-06ce-43c6-a037-4ac17812e5bd tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] GET https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 Aug 20 07:53:56.597824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dcfba024-06ce-43c6-a037-4ac17812e5bd tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:56.597996 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dcfba024-06ce-43c6-a037-4ac17812e5bd tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:56.598130 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-dcfba024-06ce-43c6-a037-4ac17812e5bd tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] show called for member bd0dfe37-7aaf-4430-bd68-3fd839740396 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 07:53:56.602818 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dcfba024-06ce-43c6-a037-4ac17812e5bd tempest-GroupsV320Test-1156622290 tempest-GroupsV320Test-1156622290-project-member] https://10.4.3.57/volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 returned with HTTP 404 Aug 20 07:53:56.603360 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 775/3066] 10.4.3.57 () {68 vars in 1379 bytes} [Thu Aug 20 07:53:56 2026] GET /volume/v3/groups/bd0dfe37-7aaf-4430-bd68-3fd839740396 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:53:56.613080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d4f2a56a-2860-4047-8fca-52cae95a5bbc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:56.615717 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4f2a56a-2860-4047-8fca-52cae95a5bbc tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] DELETE https://10.4.3.57/volume/v3/group_types/4abf975b-f1f8-49d6-b7c1-ec7e4d8e3d61 Aug 20 07:53:56.616080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4f2a56a-2860-4047-8fca-52cae95a5bbc tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:56.616381 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4f2a56a-2860-4047-8fca-52cae95a5bbc tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:56.634631 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4f2a56a-2860-4047-8fca-52cae95a5bbc tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] https://10.4.3.57/volume/v3/group_types/4abf975b-f1f8-49d6-b7c1-ec7e4d8e3d61 returned with HTTP 202 Aug 20 07:53:56.635242 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 761/3067] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:53:56 2026] DELETE /volume/v3/group_types/4abf975b-f1f8-49d6-b7c1-ec7e4d8e3d61 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:53:56.645841 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f5fc480-0149-42f5-b1c0-790f34333b35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:56.647494 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f5fc480-0149-42f5-b1c0-790f34333b35 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] DELETE https://10.4.3.57/volume/v3/types/9eeb48a5-4a0f-4607-80dd-9082098b8125 Aug 20 07:53:56.647769 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f5fc480-0149-42f5-b1c0-790f34333b35 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:56.648015 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f5fc480-0149-42f5-b1c0-790f34333b35 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:56.679353 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f5fc480-0149-42f5-b1c0-790f34333b35 tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] https://10.4.3.57/volume/v3/types/9eeb48a5-4a0f-4607-80dd-9082098b8125 returned with HTTP 202 Aug 20 07:53:56.679856 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 765/3068] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:53:56 2026] DELETE /volume/v3/types/9eeb48a5-4a0f-4607-80dd-9082098b8125 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:53:56.688375 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-33213462-6d4b-4f48-b610-21496cf26c1f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:56.690658 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33213462-6d4b-4f48-b610-21496cf26c1f tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] GET https://10.4.3.57/volume/v3/types/9eeb48a5-4a0f-4607-80dd-9082098b8125 Aug 20 07:53:56.690912 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33213462-6d4b-4f48-b610-21496cf26c1f tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:56.691154 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33213462-6d4b-4f48-b610-21496cf26c1f tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:56.699073 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33213462-6d4b-4f48-b610-21496cf26c1f tempest-GroupsV320Test-460829777 tempest-GroupsV320Test-460829777-project-admin] https://10.4.3.57/volume/v3/types/9eeb48a5-4a0f-4607-80dd-9082098b8125 returned with HTTP 404 Aug 20 07:53:56.699787 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 768/3069] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:53:56 2026] GET /volume/v3/types/9eeb48a5-4a0f-4607-80dd-9082098b8125 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:53:56.773732 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3e16b600-fe59-4441-bd0f-1cef9c99e0ef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:56.776039 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e16b600-fe59-4441-bd0f-1cef9c99e0ef tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:56.776242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e16b600-fe59-4441-bd0f-1cef9c99e0ef tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:56.776481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e16b600-fe59-4441-bd0f-1cef9c99e0ef tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:56.788452 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:56.788452 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:56.792558 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3e16b600-fe59-4441-bd0f-1cef9c99e0ef tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:56.797654 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e16b600-fe59-4441-bd0f-1cef9c99e0ef tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:56.797999 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 776/3070] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:56 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:57.189630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-02d4bc56-471f-4f55-8de8-020b2ff88e54 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:57.192063 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02d4bc56-471f-4f55-8de8-020b2ff88e54 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:53:57.192337 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02d4bc56-471f-4f55-8de8-020b2ff88e54 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:57.192788 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02d4bc56-471f-4f55-8de8-020b2ff88e54 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:57.192916 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-02d4bc56-471f-4f55-8de8-020b2ff88e54 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:57.197705 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:57.197705 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:57.198296 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02d4bc56-471f-4f55-8de8-020b2ff88e54 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:53:57.198880 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 762/3071] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:57 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:57.256094 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9c81621-458f-4746-88a8-242bac1fd2fc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:57.258347 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9c81621-458f-4746-88a8-242bac1fd2fc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:57.258661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9c81621-458f-4746-88a8-242bac1fd2fc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:57.258939 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9c81621-458f-4746-88a8-242bac1fd2fc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:57.259095 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f9c81621-458f-4746-88a8-242bac1fd2fc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:57.265181 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:57.265181 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:57.266265 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9c81621-458f-4746-88a8-242bac1fd2fc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:57.266767 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 766/3072] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:57 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:57.817491 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d7756f7-8087-4f69-b085-6595f265a698 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:57.819914 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d7756f7-8087-4f69-b085-6595f265a698 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:57.820191 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d7756f7-8087-4f69-b085-6595f265a698 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:57.821885 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d7756f7-8087-4f69-b085-6595f265a698 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:57.834029 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:57.834029 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:57.838756 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7d7756f7-8087-4f69-b085-6595f265a698 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:57.846303 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d7756f7-8087-4f69-b085-6595f265a698 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:57.846303 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 769/3073] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:57 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:58.210827 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-157e233f-8186-4437-b26a-b408dc96bc1d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:58.213313 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-157e233f-8186-4437-b26a-b408dc96bc1d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:53:58.213638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-157e233f-8186-4437-b26a-b408dc96bc1d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:58.213841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-157e233f-8186-4437-b26a-b408dc96bc1d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:58.213973 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-157e233f-8186-4437-b26a-b408dc96bc1d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:58.221037 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:58.221037 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:58.223805 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-157e233f-8186-4437-b26a-b408dc96bc1d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:53:58.223805 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 777/3074] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:58 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:58.279261 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e545221d-4ab7-4261-9c9e-b827be77abd8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:58.281116 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e545221d-4ab7-4261-9c9e-b827be77abd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:58.281320 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e545221d-4ab7-4261-9c9e-b827be77abd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:58.281503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e545221d-4ab7-4261-9c9e-b827be77abd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:58.281898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e545221d-4ab7-4261-9c9e-b827be77abd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:58.285886 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:58.285886 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:53:58.286650 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e545221d-4ab7-4261-9c9e-b827be77abd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:58.287076 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 763/3075] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:58 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:58.859220 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c5014f7e-2b70-438a-8eb8-d5ba4aa112e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:58.861712 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5014f7e-2b70-438a-8eb8-d5ba4aa112e5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:58.862001 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5014f7e-2b70-438a-8eb8-d5ba4aa112e5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:58.862269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5014f7e-2b70-438a-8eb8-d5ba4aa112e5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:58.875425 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:58.875425 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:53:58.880724 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5014f7e-2b70-438a-8eb8-d5ba4aa112e5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:58.886847 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5014f7e-2b70-438a-8eb8-d5ba4aa112e5 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:58.887362 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 767/3076] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:58 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:59.236672 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-005e0bee-c01d-4742-8fd9-7c56d27195c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:59.239234 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-005e0bee-c01d-4742-8fd9-7c56d27195c6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:53:59.239802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-005e0bee-c01d-4742-8fd9-7c56d27195c6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:59.239802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-005e0bee-c01d-4742-8fd9-7c56d27195c6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:59.240287 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-005e0bee-c01d-4742-8fd9-7c56d27195c6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:59.251130 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:59.251130 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:59.253142 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-005e0bee-c01d-4742-8fd9-7c56d27195c6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:53:59.253142 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 770/3077] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:59 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:59.301619 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b9d08827-c31c-4545-83d9-3cd089ccb938 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:59.304180 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9d08827-c31c-4545-83d9-3cd089ccb938 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:53:59.304676 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b9d08827-c31c-4545-83d9-3cd089ccb938 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:59.304781 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b9d08827-c31c-4545-83d9-3cd089ccb938 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:59.304867 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b9d08827-c31c-4545-83d9-3cd089ccb938 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:53:59.313462 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:59.313462 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:59.314341 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9d08827-c31c-4545-83d9-3cd089ccb938 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:53:59.315080 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 778/3078] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:59 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:59.454700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff562220-22d0-47f0-b092-4ae462dea918 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:59.656005 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff562220-22d0-47f0-b092-4ae462dea918 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:53:59.656405 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff562220-22d0-47f0-b092-4ae462dea918 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-663299053"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:59.683618 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff562220-22d0-47f0-b092-4ae462dea918 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:53:59.683618 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 764/3079] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:53:59 2026] POST /volume/v3/types => generated 232 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:53:59.700858 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c705e50d-eac8-48d7-9e6a-ad6b5a15bdbb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:59.704259 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c705e50d-eac8-48d7-9e6a-ad6b5a15bdbb tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:53:59.704918 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c705e50d-eac8-48d7-9e6a-ad6b5a15bdbb tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1833525169", "extra_specs": {"multiattach": " True"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:59.734577 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c705e50d-eac8-48d7-9e6a-ad6b5a15bdbb tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:53:59.734577 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 768/3080] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:53:59 2026] POST /volume/v3/types => generated 259 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:59.752672 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:59.852561 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:53:59.853030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-663299053", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-605770206"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:53:59.854748 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-663299053', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-605770206'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:53:59.859815 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Create volume of 1 GB Aug 20 07:53:59.860097 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:59.860097 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:53:59.860596 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Availability Zones retrieved successfully. Aug 20 07:53:59.866290 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Flow 'volume_create_api' (2c0fb8dd-70ac-4f53-9e4b-b988c5f44ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:53:59.867498 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02059a7-9cb7-469b-9de1-81aa3d8da33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:59.868482 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:53:59.894884 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02059a7-9cb7-469b-9de1-81aa3d8da33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:54:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e832a286-1380-4068-93a1-0539d2c05c52,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-663299053',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e832a286-1380-4068-93a1-0539d2c05c52', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:59.896141 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a714030-cec1-42c4-b826-310bda610269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:53:59.901341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f681b4cc-c8c3-4f7d-9258-1a08b204a502 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:53:59.904866 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f681b4cc-c8c3-4f7d-9258-1a08b204a502 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:53:59.905053 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f681b4cc-c8c3-4f7d-9258-1a08b204a502 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:53:59.905268 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f681b4cc-c8c3-4f7d-9258-1a08b204a502 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:53:59.919322 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:53:59.919322 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:53:59.923544 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f681b4cc-c8c3-4f7d-9258-1a08b204a502 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:53:59.931689 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f681b4cc-c8c3-4f7d-9258-1a08b204a502 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:53:59.932486 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 779/3081] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:53:59 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:53:59.939647 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-663299053 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-663299053, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:59.940123 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-663299053 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-663299053, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:53:59.989233 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Created reservations ['48681c5a-1a33-40bc-a8c0-0e3627ac2a03', '3bc28846-301a-423c-9768-e5e3c7cee656', 'c71075f2-1c24-4468-87d7-88ae1fe3b618', '0075abcb-7148-4488-8fd7-eb61ae04fc08'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:53:59.990678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a714030-cec1-42c4-b826-310bda610269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48681c5a-1a33-40bc-a8c0-0e3627ac2a03', '3bc28846-301a-423c-9768-e5e3c7cee656', 'c71075f2-1c24-4468-87d7-88ae1fe3b618', '0075abcb-7148-4488-8fd7-eb61ae04fc08']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:53:59.992029 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa67209-a0d4-4197-a68b-847e9f17937e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:00.023828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa67209-a0d4-4197-a68b-847e9f17937e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54315cb7-1894-45c8-82e0-7e664b25cceb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-605770206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d59ff5bf0d4548bf0449ed3ad7c15a',qos_specs=None,replication_status=,reservations=['48681c5a-1a33-40bc-a8c0-0e3627ac2a03','3bc28846-301a-423c-9768-e5e3c7cee656','c71075f2-1c24-4468-87d7-88ae1fe3b618','0075abcb-7148-4488-8fd7-eb61ae04fc08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc93c22b15714194814573cba5f92796',volume_type_id=e832a286-1380-4068-93a1-0539d2c05c52), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-605770206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54315cb7-1894-45c8-82e0-7e664b25cceb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1d59ff5bf0d4548bf0449ed3ad7c15a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc93c22b15714194814573cba5f92796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e832a286-1380-4068-93a1-0539d2c05c52),volume_type_id=e832a286-1380-4068-93a1-0539d2c05c52)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:00.024561 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459769da-fb91-4de8-8f41-37a6134943dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:00.056593 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459769da-fb91-4de8-8f41-37a6134943dc) transitioned into state 'SUCCESS' from state '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-605770206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d59ff5bf0d4548bf0449ed3ad7c15a',qos_specs=None,replication_status=,reservations=['48681c5a-1a33-40bc-a8c0-0e3627ac2a03','3bc28846-301a-423c-9768-e5e3c7cee656','c71075f2-1c24-4468-87d7-88ae1fe3b618','0075abcb-7148-4488-8fd7-eb61ae04fc08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc93c22b15714194814573cba5f92796',volume_type_id=e832a286-1380-4068-93a1-0539d2c05c52)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:00.057652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f76b590-196d-4fac-b487-3855a2d21c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:00.074040 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f76b590-196d-4fac-b487-3855a2d21c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:00.075182 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Flow 'volume_create_api' (2c0fb8dd-70ac-4f53-9e4b-b988c5f44ed4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:00.075717 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Create volume request issued successfully. Aug 20 07:54:00.077346 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b0ffec2-b61c-4f5d-89f9-698d96904b4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:54:00.077439 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 771/3082] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:53:59 2026] POST /volume/v3/volumes => generated 868 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:00.102234 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c1441df1-1ba8-46f6-b094-56e237ab9be6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:00.107388 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1441df1-1ba8-46f6-b094-56e237ab9be6 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:00.107748 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c1441df1-1ba8-46f6-b094-56e237ab9be6 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:00.108501 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c1441df1-1ba8-46f6-b094-56e237ab9be6 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:00.129460 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:00.129460 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:00.141846 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c1441df1-1ba8-46f6-b094-56e237ab9be6 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:00.151581 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1441df1-1ba8-46f6-b094-56e237ab9be6 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:00.154055 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 765/3083] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:00 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 936 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:00.274066 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bd29def5-3530-4ac1-8168-f70c930e9421 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:00.276281 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd29def5-3530-4ac1-8168-f70c930e9421 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:00.276645 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd29def5-3530-4ac1-8168-f70c930e9421 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:00.276988 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd29def5-3530-4ac1-8168-f70c930e9421 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:00.277156 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bd29def5-3530-4ac1-8168-f70c930e9421 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:00.283388 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:00.283388 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:00.285197 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd29def5-3530-4ac1-8168-f70c930e9421 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:00.285850 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 769/3084] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:00 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:00.329806 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8a9d4276-e51c-41c1-b1e2-20a3f646110d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:00.332345 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a9d4276-e51c-41c1-b1e2-20a3f646110d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:00.332696 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a9d4276-e51c-41c1-b1e2-20a3f646110d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:00.332943 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a9d4276-e51c-41c1-b1e2-20a3f646110d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:00.333073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8a9d4276-e51c-41c1-b1e2-20a3f646110d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:00.338405 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:00.338405 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:00.339202 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a9d4276-e51c-41c1-b1e2-20a3f646110d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:00.339602 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 780/3085] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:00 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:00.950873 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1610ce5a-4972-4fb8-be66-4eeca5bce726 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:00.953001 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1610ce5a-4972-4fb8-be66-4eeca5bce726 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:00.953239 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1610ce5a-4972-4fb8-be66-4eeca5bce726 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:00.953468 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1610ce5a-4972-4fb8-be66-4eeca5bce726 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:00.965809 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:00.965809 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:00.979349 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1610ce5a-4972-4fb8-be66-4eeca5bce726 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:00.983093 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1610ce5a-4972-4fb8-be66-4eeca5bce726 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:00.983690 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 772/3086] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:00 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:01.186221 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae3f7f23-37df-4ee1-aaad-a13943517d77 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:01.188924 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae3f7f23-37df-4ee1-aaad-a13943517d77 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:01.189915 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7f23-37df-4ee1-aaad-a13943517d77 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:01.189915 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7f23-37df-4ee1-aaad-a13943517d77 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:01.201834 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:01.201834 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:01.208134 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ae3f7f23-37df-4ee1-aaad-a13943517d77 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:01.214898 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae3f7f23-37df-4ee1-aaad-a13943517d77 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:01.215623 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 766/3087] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:01 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:01.236713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce95391b-9fb6-401c-a81e-916010794a95 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:01.239480 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce95391b-9fb6-401c-a81e-916010794a95 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:01.239480 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce95391b-9fb6-401c-a81e-916010794a95 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:01.239480 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce95391b-9fb6-401c-a81e-916010794a95 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:01.254360 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:01.254360 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:01.260871 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ce95391b-9fb6-401c-a81e-916010794a95 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Volume info retrieved successfully. Aug 20 07:54:01.266290 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce95391b-9fb6-401c-a81e-916010794a95 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:01.267196 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 770/3088] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:01 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 1189 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:01.284371 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:01.286342 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] POST https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb/action Aug 20 07:54:01.286838 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1833525169", "migration_policy": "never"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:01.287057 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1833525169", "migration_policy": "never"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:01.300018 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ce66095e-68ef-4019-ac30-10527a58c266 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:01.301882 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce66095e-68ef-4019-ac30-10527a58c266 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:01.302078 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce66095e-68ef-4019-ac30-10527a58c266 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:01.302300 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce66095e-68ef-4019-ac30-10527a58c266 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:01.302564 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ce66095e-68ef-4019-ac30-10527a58c266 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:01.306296 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:01.306296 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:01.306902 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:01.308347 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:01.308347 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:01.309019 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce66095e-68ef-4019-ac30-10527a58c266 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:01.309420 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 773/3089] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:01 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:01.314176 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:01.314176 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:01.333899 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1833525169 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1833525169, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:01.334404 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1833525169 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1833525169, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:01.351667 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-11e627c7-1bc3-4420-948b-e0be8424f25a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:01.354104 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11e627c7-1bc3-4420-948b-e0be8424f25a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:01.354706 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11e627c7-1bc3-4420-948b-e0be8424f25a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:01.354794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11e627c7-1bc3-4420-948b-e0be8424f25a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:01.354939 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-11e627c7-1bc3-4420-948b-e0be8424f25a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:01.360498 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:01.360498 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:01.361108 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11e627c7-1bc3-4420-948b-e0be8424f25a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:01.361661 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 767/3090] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:01 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:01.364352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Created reservations ['88380c1c-2259-4a43-9f20-1ff52ec486e4', '1dcc6dfa-0558-4043-aa36-2466019108dc'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:01.383173 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-663299053 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-663299053, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:01.384167 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-663299053 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-663299053, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:01.393194 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Created reservations ['38d07aee-3ebc-4b74-bf3d-cde0e86bc50b', 'b80bb87d-691d-435f-813f-c73eabad1c83'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:01.429143 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Retype volume request issued successfully. Aug 20 07:54:01.429453 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-517a13b0-2571-4b5d-88d0-37cc7f4f4b34 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb/action returned with HTTP 202 Aug 20 07:54:01.429991 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 781/3091] 10.4.3.57 () {70 vars in 1425 bytes} [Thu Aug 20 07:54:01 2026] POST /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 07:54:01.439408 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47e5f961-c3b9-4348-a5de-5dabda86d04c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:01.441560 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47e5f961-c3b9-4348-a5de-5dabda86d04c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:01.441692 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47e5f961-c3b9-4348-a5de-5dabda86d04c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:01.441856 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47e5f961-c3b9-4348-a5de-5dabda86d04c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:01.450120 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:01.450120 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:01.454731 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-47e5f961-c3b9-4348-a5de-5dabda86d04c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:01.460680 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47e5f961-c3b9-4348-a5de-5dabda86d04c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:01.460680 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 771/3092] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:01 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:02.002843 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-25a24e2e-f031-4f92-9867-7e5b0ae51f1b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:02.005063 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25a24e2e-f031-4f92-9867-7e5b0ae51f1b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:02.005284 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25a24e2e-f031-4f92-9867-7e5b0ae51f1b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:02.005527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25a24e2e-f031-4f92-9867-7e5b0ae51f1b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:02.022481 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:02.022481 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:02.027674 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-25a24e2e-f031-4f92-9867-7e5b0ae51f1b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:02.033163 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25a24e2e-f031-4f92-9867-7e5b0ae51f1b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:02.033605 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 774/3093] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:01 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:02.329238 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d236e7bb-dfa1-484b-91a7-adef697fa5de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:02.333682 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d236e7bb-dfa1-484b-91a7-adef697fa5de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:02.333917 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d236e7bb-dfa1-484b-91a7-adef697fa5de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:02.334483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d236e7bb-dfa1-484b-91a7-adef697fa5de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:02.334483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d236e7bb-dfa1-484b-91a7-adef697fa5de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:02.341904 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:02.341904 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:02.342846 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d236e7bb-dfa1-484b-91a7-adef697fa5de tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:02.343175 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 768/3094] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:02 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:02.383334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec59047a-d40a-4cc8-9ace-f26019349206 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:02.389831 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec59047a-d40a-4cc8-9ace-f26019349206 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:02.390194 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec59047a-d40a-4cc8-9ace-f26019349206 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:02.390356 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec59047a-d40a-4cc8-9ace-f26019349206 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:02.390980 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ec59047a-d40a-4cc8-9ace-f26019349206 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:02.401204 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:02.401204 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:02.401827 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec59047a-d40a-4cc8-9ace-f26019349206 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:02.402590 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 782/3095] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:02 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:02.480526 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2ed3bd38-dc1a-44fe-82da-20923c00aa4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:02.482508 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ed3bd38-dc1a-44fe-82da-20923c00aa4f tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:02.483093 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2ed3bd38-dc1a-44fe-82da-20923c00aa4f tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:02.483093 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2ed3bd38-dc1a-44fe-82da-20923c00aa4f tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:02.491660 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:02.491660 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:02.496522 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2ed3bd38-dc1a-44fe-82da-20923c00aa4f tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:02.502490 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ed3bd38-dc1a-44fe-82da-20923c00aa4f tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:02.503079 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 772/3096] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:02 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:02.521027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-75f48a14-0f21-4970-89b3-0c2a1f2db732 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:02.522483 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-75f48a14-0f21-4970-89b3-0c2a1f2db732 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:02.523236 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-75f48a14-0f21-4970-89b3-0c2a1f2db732 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:02.523236 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-75f48a14-0f21-4970-89b3-0c2a1f2db732 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:02.534244 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:02.534244 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:02.540275 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-75f48a14-0f21-4970-89b3-0c2a1f2db732 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Volume info retrieved successfully. Aug 20 07:54:02.546359 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-75f48a14-0f21-4970-89b3-0c2a1f2db732 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:02.546962 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 775/3097] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:02 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 1189 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:02.563268 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf648676-8b19-4c5e-9d48-2bc52a954e8d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:02.565395 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf648676-8b19-4c5e-9d48-2bc52a954e8d tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:02.565395 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf648676-8b19-4c5e-9d48-2bc52a954e8d tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:02.565395 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf648676-8b19-4c5e-9d48-2bc52a954e8d tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:02.581804 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:02.581804 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:02.590830 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bf648676-8b19-4c5e-9d48-2bc52a954e8d tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Volume info retrieved successfully. Aug 20 07:54:02.600569 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf648676-8b19-4c5e-9d48-2bc52a954e8d tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:02.601116 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 769/3098] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:02 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 1189 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:02.626209 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-26188c19-564b-4546-827b-7b8f39aa7e6c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:02.629102 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26188c19-564b-4546-827b-7b8f39aa7e6c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] POST https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb/action Aug 20 07:54:02.631871 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26188c19-564b-4546-827b-7b8f39aa7e6c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-663299053", "migration_policy": "never"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:02.631871 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26188c19-564b-4546-827b-7b8f39aa7e6c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-663299053", "migration_policy": "never"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:02.646293 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:02.646293 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:02.646293 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-26188c19-564b-4546-827b-7b8f39aa7e6c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:02.698835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-26188c19-564b-4546-827b-7b8f39aa7e6c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Created reservations ['678f8f19-11d2-49af-92dd-1faa17a0b9e7', '37badc29-55c1-4558-b57b-0e0ebe30c352'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:02.729800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-26188c19-564b-4546-827b-7b8f39aa7e6c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Created reservations ['8ecc0464-372d-4183-814d-1c01cfc6f353', 'b69fe8cd-0a87-4e58-b262-f9b6b339f6cd'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:02.803243 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-26188c19-564b-4546-827b-7b8f39aa7e6c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Retype volume request issued successfully. Aug 20 07:54:02.804228 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26188c19-564b-4546-827b-7b8f39aa7e6c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb/action returned with HTTP 202 Aug 20 07:54:02.804228 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 783/3099] 10.4.3.57 () {70 vars in 1425 bytes} [Thu Aug 20 07:54:02 2026] POST /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) Aug 20 07:54:02.817573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-365bc421-66b9-4ce1-84f7-5f81889d73c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:02.825043 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-365bc421-66b9-4ce1-84f7-5f81889d73c0 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:02.825361 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-365bc421-66b9-4ce1-84f7-5f81889d73c0 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:02.825671 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-365bc421-66b9-4ce1-84f7-5f81889d73c0 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:02.839185 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:02.839185 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:02.844256 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-365bc421-66b9-4ce1-84f7-5f81889d73c0 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:02.852592 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-365bc421-66b9-4ce1-84f7-5f81889d73c0 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:02.852592 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 773/3100] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:02 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:03.054987 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ad3a4c0-f03f-42b6-9360-d89ee6248e06 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.060137 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ad3a4c0-f03f-42b6-9360-d89ee6248e06 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:03.060137 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ad3a4c0-f03f-42b6-9360-d89ee6248e06 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:03.060438 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ad3a4c0-f03f-42b6-9360-d89ee6248e06 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:03.067227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-1e68f72e-b544-4dc7-82c5-dc478c25ecaf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.075276 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-1e68f72e-b544-4dc7-82c5-dc478c25ecaf tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/attachments/0e46deee-13f1-4b9b-9e13-ce7605fa5f8a/action Aug 20 07:54:03.075842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-1e68f72e-b544-4dc7-82c5-dc478c25ecaf tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:03.076019 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-1e68f72e-b544-4dc7-82c5-dc478c25ecaf tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:03.077466 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:03.077466 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:03.086864 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ad3a4c0-f03f-42b6-9360-d89ee6248e06 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:03.098580 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ad3a4c0-f03f-42b6-9360-d89ee6248e06 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:03.098580 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 776/3101] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:03 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:03.111817 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:03.111817 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:03.127700 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d0b198e2-9800-41de-a20e-d4c80492bb5f req-1e68f72e-b544-4dc7-82c5-dc478c25ecaf tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments/0e46deee-13f1-4b9b-9e13-ce7605fa5f8a/action returned with HTTP 204 Aug 20 07:54:03.128443 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 770/3102] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:54:03 2026] POST /volume/v3/attachments/0e46deee-13f1-4b9b-9e13-ce7605fa5f8a/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:03.356224 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2cb8cfd0-1fc7-4fdd-ad7c-2cf650e29f52 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.358270 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cb8cfd0-1fc7-4fdd-ad7c-2cf650e29f52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:03.358564 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cb8cfd0-1fc7-4fdd-ad7c-2cf650e29f52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:03.358804 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cb8cfd0-1fc7-4fdd-ad7c-2cf650e29f52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:03.358957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2cb8cfd0-1fc7-4fdd-ad7c-2cf650e29f52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:03.364063 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:03.364063 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:03.365104 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cb8cfd0-1fc7-4fdd-ad7c-2cf650e29f52 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:03.367651 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 784/3103] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:03 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:03.416739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-da579080-e056-48a5-ba0b-0302a3c8b3b7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.419337 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da579080-e056-48a5-ba0b-0302a3c8b3b7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:03.419682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da579080-e056-48a5-ba0b-0302a3c8b3b7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:03.419951 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da579080-e056-48a5-ba0b-0302a3c8b3b7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:03.420564 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-da579080-e056-48a5-ba0b-0302a3c8b3b7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:03.426526 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:03.426526 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:03.432581 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da579080-e056-48a5-ba0b-0302a3c8b3b7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:03.432581 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 774/3104] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:03 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:03.667892 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-abd444dc-52a3-4db1-a177-827d95180ece None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.668331 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abd444dc-52a3-4db1-a177-827d95180ece None None] GET https://10.4.3.57/volume// Aug 20 07:54:03.669308 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abd444dc-52a3-4db1-a177-827d95180ece None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:03.670233 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abd444dc-52a3-4db1-a177-827d95180ece None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:03.670233 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abd444dc-52a3-4db1-a177-827d95180ece None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:03.670527 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 777/3105] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:03.683306 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cd7b76f6-e1b1-4b26-b322-9f314eda7a3f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.686643 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cd7b76f6-e1b1-4b26-b322-9f314eda7a3f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:54:03.687161 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cd7b76f6-e1b1-4b26-b322-9f314eda7a3f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d399843-b80c-4c0c-a0e7-3d8fa69e8a87", "connector": null, "instance_uuid": "80e2be04-d108-4c0a-a855-cfbd8f3a1b53"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:03.703849 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:03.703849 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:03.753172 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cd7b76f6-e1b1-4b26-b322-9f314eda7a3f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:54:03.753857 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 771/3106] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:54:03 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) Aug 20 07:54:03.766886 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-713e24e6-d73b-4388-adda-6e453d8fe329 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.770026 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-713e24e6-d73b-4388-adda-6e453d8fe329 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/attachments/bc3b4533-5ade-4191-bb76-61866d7b107b Aug 20 07:54:03.770026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-713e24e6-d73b-4388-adda-6e453d8fe329 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:03.770203 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-713e24e6-d73b-4388-adda-6e453d8fe329 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:03.779563 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:03.779563 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:03.849567 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-713e24e6-d73b-4388-adda-6e453d8fe329 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/bc3b4533-5ade-4191-bb76-61866d7b107b returned with HTTP 200 Aug 20 07:54:03.850378 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 785/3107] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:54:03 2026] DELETE /volume/v3/attachments/bc3b4533-5ade-4191-bb76-61866d7b107b => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:03.867771 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d780e0d-63ff-4e53-9933-8832a6a3f762 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.871062 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d780e0d-63ff-4e53-9933-8832a6a3f762 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:03.871293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d780e0d-63ff-4e53-9933-8832a6a3f762 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:03.871753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d780e0d-63ff-4e53-9933-8832a6a3f762 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:03.880808 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:03.880808 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:03.887954 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d780e0d-63ff-4e53-9933-8832a6a3f762 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:03.897854 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d780e0d-63ff-4e53-9933-8832a6a3f762 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:03.898459 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 775/3108] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:03 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:03.916803 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b70a23b-2542-4cf0-b615-698c0004a712 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.919996 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b70a23b-2542-4cf0-b615-698c0004a712 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:03.919996 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b70a23b-2542-4cf0-b615-698c0004a712 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:03.919996 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b70a23b-2542-4cf0-b615-698c0004a712 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:03.936040 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:03.936040 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:03.943125 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4b70a23b-2542-4cf0-b615-698c0004a712 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Volume info retrieved successfully. Aug 20 07:54:03.949331 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b70a23b-2542-4cf0-b615-698c0004a712 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:03.949884 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 778/3109] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:03 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 1189 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:03.966702 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-278cfe29-4df3-4993-8326-633aa897a59b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:03.969030 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-278cfe29-4df3-4993-8326-633aa897a59b tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] GET https://10.4.3.57/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-605770206 Aug 20 07:54:03.969429 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-278cfe29-4df3-4993-8326-633aa897a59b tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:03.969624 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-278cfe29-4df3-4993-8326-633aa897a59b tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:03.970474 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:03.970474 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:03.971101 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-278cfe29-4df3-4993-8326-633aa897a59b tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-605770206'), ('all_tenants', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:54:04.005848 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-278cfe29-4df3-4993-8326-633aa897a59b tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Get all volumes completed successfully. Aug 20 07:54:04.006673 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-278cfe29-4df3-4993-8326-633aa897a59b tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-605770206 returned with HTTP 200 Aug 20 07:54:04.007061 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 772/3110] 10.4.3.57 () {68 vars in 1420 bytes} [Thu Aug 20 07:54:03 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-605770206 => generated 339 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:04.017630 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5dd332d9-8529-4968-8a83-a935211541ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.019806 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5dd332d9-8529-4968-8a83-a935211541ca tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] GET https://10.4.3.57/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-605770206 Aug 20 07:54:04.019806 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5dd332d9-8529-4968-8a83-a935211541ca tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.020116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5dd332d9-8529-4968-8a83-a935211541ca tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.020635 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.020635 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:04.021072 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5dd332d9-8529-4968-8a83-a935211541ca tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-605770206'), ('all_tenants', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:54:04.030064 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5dd332d9-8529-4968-8a83-a935211541ca tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Get all volumes completed successfully. Aug 20 07:54:04.030454 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5dd332d9-8529-4968-8a83-a935211541ca tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-605770206 returned with HTTP 200 Aug 20 07:54:04.031123 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 786/3111] 10.4.3.57 () {68 vars in 1420 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-605770206 => generated 339 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:04.042850 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-458bc229-339e-4e3e-8e4a-b5aad66c95c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.046486 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-458bc229-339e-4e3e-8e4a-b5aad66c95c8 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:04.046916 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-458bc229-339e-4e3e-8e4a-b5aad66c95c8 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.047081 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-458bc229-339e-4e3e-8e4a-b5aad66c95c8 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.058344 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.058344 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:04.065180 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-458bc229-339e-4e3e-8e4a-b5aad66c95c8 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:04.072080 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-458bc229-339e-4e3e-8e4a-b5aad66c95c8 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:04.072979 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 776/3112] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:04.086961 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9834963e-3e02-4986-b803-66d29317a513 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.088808 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9834963e-3e02-4986-b803-66d29317a513 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] DELETE https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:04.088808 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9834963e-3e02-4986-b803-66d29317a513 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.089007 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9834963e-3e02-4986-b803-66d29317a513 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.089392 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9834963e-3e02-4986-b803-66d29317a513 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Delete volume with id: 54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:04.095956 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.095956 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:04.096436 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9834963e-3e02-4986-b803-66d29317a513 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:04.117034 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75adce71-332f-4e2f-b8d0-6631a6689abb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.120262 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75adce71-332f-4e2f-b8d0-6631a6689abb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:04.120262 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75adce71-332f-4e2f-b8d0-6631a6689abb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.120262 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75adce71-332f-4e2f-b8d0-6631a6689abb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.130981 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9834963e-3e02-4986-b803-66d29317a513 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Delete volume request issued successfully. Aug 20 07:54:04.132343 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9834963e-3e02-4986-b803-66d29317a513 tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 202 Aug 20 07:54:04.132343 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 779/3113] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:54:04 2026] DELETE /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:54:04.140613 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.140613 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:04.147670 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-75adce71-332f-4e2f-b8d0-6631a6689abb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:04.147921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b7f94117-8951-42fa-a7c9-3de51eac6f4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.150989 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7f94117-8951-42fa-a7c9-3de51eac6f4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:04.151645 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7f94117-8951-42fa-a7c9-3de51eac6f4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.151645 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7f94117-8951-42fa-a7c9-3de51eac6f4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.159818 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75adce71-332f-4e2f-b8d0-6631a6689abb tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:04.160443 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 773/3114] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:04.162922 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.162922 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:04.169462 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b7f94117-8951-42fa-a7c9-3de51eac6f4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Volume info retrieved successfully. Aug 20 07:54:04.176763 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7f94117-8951-42fa-a7c9-3de51eac6f4e tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 200 Aug 20 07:54:04.177851 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 787/3115] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:04.188178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e5fdb24-7544-4710-87d7-6cb481b44b2b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.190584 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e5fdb24-7544-4710-87d7-6cb481b44b2b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:04.191369 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e5fdb24-7544-4710-87d7-6cb481b44b2b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.191369 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e5fdb24-7544-4710-87d7-6cb481b44b2b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.213421 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.213421 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:04.220290 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e5fdb24-7544-4710-87d7-6cb481b44b2b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:04.225917 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e5fdb24-7544-4710-87d7-6cb481b44b2b tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:04.226376 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 777/3116] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:04.300136 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bd8d737d-cec0-4bf8-a4cd-e7dc66ada65a req-6f8038f3-5e94-468b-b925-d6ee0962989f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.305155 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd8d737d-cec0-4bf8-a4cd-e7dc66ada65a req-6f8038f3-5e94-468b-b925-d6ee0962989f tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:04.305734 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd8d737d-cec0-4bf8-a4cd-e7dc66ada65a req-6f8038f3-5e94-468b-b925-d6ee0962989f tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.305734 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd8d737d-cec0-4bf8-a4cd-e7dc66ada65a req-6f8038f3-5e94-468b-b925-d6ee0962989f tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.325081 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.325081 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:04.336062 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-bd8d737d-cec0-4bf8-a4cd-e7dc66ada65a req-6f8038f3-5e94-468b-b925-d6ee0962989f tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:04.347312 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd8d737d-cec0-4bf8-a4cd-e7dc66ada65a req-6f8038f3-5e94-468b-b925-d6ee0962989f tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:04.348813 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 780/3117] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:04.384862 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d767b6a3-92c0-4598-a3e0-d993a28e5cc0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.386417 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d2d5a33-8149-4c62-8b76-da38f6e88224 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.388032 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d767b6a3-92c0-4598-a3e0-d993a28e5cc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:04.389627 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d767b6a3-92c0-4598-a3e0-d993a28e5cc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.389627 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d767b6a3-92c0-4598-a3e0-d993a28e5cc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.389847 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d2d5a33-8149-4c62-8b76-da38f6e88224 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:04.389889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d767b6a3-92c0-4598-a3e0-d993a28e5cc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:04.389930 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d2d5a33-8149-4c62-8b76-da38f6e88224 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.389930 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d2d5a33-8149-4c62-8b76-da38f6e88224 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.394962 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.394962 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:04.396222 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d767b6a3-92c0-4598-a3e0-d993a28e5cc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:04.397016 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 788/3118] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:04.405819 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.405819 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:04.414365 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6d2d5a33-8149-4c62-8b76-da38f6e88224 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:04.420644 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d2d5a33-8149-4c62-8b76-da38f6e88224 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:04.421990 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 774/3119] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:04.445705 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28460e0f-fa47-4260-a867-854056c02e3b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.446562 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28460e0f-fa47-4260-a867-854056c02e3b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:04.446839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28460e0f-fa47-4260-a867-854056c02e3b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.447051 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28460e0f-fa47-4260-a867-854056c02e3b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.447167 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-28460e0f-fa47-4260-a867-854056c02e3b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:04.454483 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.454483 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:04.456455 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28460e0f-fa47-4260-a867-854056c02e3b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:04.460013 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 778/3120] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:04.486447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-52d10ee8-7523-4fd8-aac8-8f7d81ffc92d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.489329 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-52d10ee8-7523-4fd8-aac8-8f7d81ffc92d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:04.489698 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-52d10ee8-7523-4fd8-aac8-8f7d81ffc92d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.489995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-52d10ee8-7523-4fd8-aac8-8f7d81ffc92d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.509056 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.509056 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:04.522717 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-52d10ee8-7523-4fd8-aac8-8f7d81ffc92d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:04.528883 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-52d10ee8-7523-4fd8-aac8-8f7d81ffc92d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:04.529305 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 781/3121] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:04.562337 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-949e1de7-cef4-4ff7-b24e-a332ad9c87af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.568712 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-949e1de7-cef4-4ff7-b24e-a332ad9c87af tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549/action Aug 20 07:54:04.570991 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-949e1de7-cef4-4ff7-b24e-a332ad9c87af tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:04.570991 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-949e1de7-cef4-4ff7-b24e-a332ad9c87af tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:04.589284 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.589284 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:04.590180 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-949e1de7-cef4-4ff7-b24e-a332ad9c87af tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:04.601487 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-949e1de7-cef4-4ff7-b24e-a332ad9c87af tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Begin detaching volume completed successfully. Aug 20 07:54:04.602085 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-949e1de7-cef4-4ff7-b24e-a332ad9c87af tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549/action returned with HTTP 202 Aug 20 07:54:04.602667 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 789/3122] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:54:04 2026] POST /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:04.701289 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0491e177-9979-4011-8670-772cc70a0e0a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.702087 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0491e177-9979-4011-8670-772cc70a0e0a None None] GET https://10.4.3.57/volume// Aug 20 07:54:04.702087 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0491e177-9979-4011-8670-772cc70a0e0a None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.702087 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0491e177-9979-4011-8670-772cc70a0e0a None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.702339 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0491e177-9979-4011-8670-772cc70a0e0a None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:04.703521 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 775/3123] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:04.716738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-8231dd4c-3dfe-4713-93b8-56bc6e46df45 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:04.719591 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-8231dd4c-3dfe-4713-93b8-56bc6e46df45 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:04.719591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-8231dd4c-3dfe-4713-93b8-56bc6e46df45 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:04.719591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-8231dd4c-3dfe-4713-93b8-56bc6e46df45 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:04.743915 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:04.743915 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:04.751364 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-8231dd4c-3dfe-4713-93b8-56bc6e46df45 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:04.759695 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-8231dd4c-3dfe-4713-93b8-56bc6e46df45 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:04.760252 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 779/3124] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:04 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 1321 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:05.197313 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d270f96c-19d0-4450-800f-8f26d2aaf86c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:05.199888 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d270f96c-19d0-4450-800f-8f26d2aaf86c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] GET https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb Aug 20 07:54:05.200069 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d270f96c-19d0-4450-800f-8f26d2aaf86c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:05.200294 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d270f96c-19d0-4450-800f-8f26d2aaf86c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:05.212466 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d270f96c-19d0-4450-800f-8f26d2aaf86c tempest-VolumeRetypeMultiattachTest-32978112 tempest-VolumeRetypeMultiattachTest-32978112-project-member] https://10.4.3.57/volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb returned with HTTP 404 Aug 20 07:54:05.215400 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 782/3125] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:05 2026] GET /volume/v3/volumes/54315cb7-1894-45c8-82e0-7e664b25cceb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:54:05.225579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cae424bd-c9f7-46f3-b5a8-8e8d4f79b0a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:05.232913 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cae424bd-c9f7-46f3-b5a8-8e8d4f79b0a0 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] DELETE https://10.4.3.57/volume/v3/types/66fc9aab-f518-4f81-9adb-d887f48ae526 Aug 20 07:54:05.233674 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cae424bd-c9f7-46f3-b5a8-8e8d4f79b0a0 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:05.233674 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cae424bd-c9f7-46f3-b5a8-8e8d4f79b0a0 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:05.268367 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cae424bd-c9f7-46f3-b5a8-8e8d4f79b0a0 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/types/66fc9aab-f518-4f81-9adb-d887f48ae526 returned with HTTP 202 Aug 20 07:54:05.268865 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 790/3126] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:54:05 2026] DELETE /volume/v3/types/66fc9aab-f518-4f81-9adb-d887f48ae526 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:05.281746 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4a199e8f-ba69-440c-ac42-d13de64448db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:05.283934 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a199e8f-ba69-440c-ac42-d13de64448db tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] GET https://10.4.3.57/volume/v3/types/66fc9aab-f518-4f81-9adb-d887f48ae526 Aug 20 07:54:05.284236 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a199e8f-ba69-440c-ac42-d13de64448db tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:05.284447 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a199e8f-ba69-440c-ac42-d13de64448db tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:05.292453 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a199e8f-ba69-440c-ac42-d13de64448db tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/types/66fc9aab-f518-4f81-9adb-d887f48ae526 returned with HTTP 404 Aug 20 07:54:05.293338 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 776/3127] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:54:05 2026] GET /volume/v3/types/66fc9aab-f518-4f81-9adb-d887f48ae526 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:05.301898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c8217a02-5f45-4fe0-9aa5-24c0bed7e043 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:05.303850 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8217a02-5f45-4fe0-9aa5-24c0bed7e043 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] DELETE https://10.4.3.57/volume/v3/types/e832a286-1380-4068-93a1-0539d2c05c52 Aug 20 07:54:05.304037 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8217a02-5f45-4fe0-9aa5-24c0bed7e043 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:05.304321 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8217a02-5f45-4fe0-9aa5-24c0bed7e043 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:05.350822 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8217a02-5f45-4fe0-9aa5-24c0bed7e043 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/types/e832a286-1380-4068-93a1-0539d2c05c52 returned with HTTP 202 Aug 20 07:54:05.351369 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 780/3128] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:54:05 2026] DELETE /volume/v3/types/e832a286-1380-4068-93a1-0539d2c05c52 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:05.359780 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1d9465f4-834d-4516-a7ca-4dfab5826971 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:05.362446 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d9465f4-834d-4516-a7ca-4dfab5826971 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] GET https://10.4.3.57/volume/v3/types/e832a286-1380-4068-93a1-0539d2c05c52 Aug 20 07:54:05.363125 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d9465f4-834d-4516-a7ca-4dfab5826971 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:05.363628 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d9465f4-834d-4516-a7ca-4dfab5826971 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:05.367706 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d9465f4-834d-4516-a7ca-4dfab5826971 tempest-VolumeRetypeMultiattachTest-1909899869 tempest-VolumeRetypeMultiattachTest-1909899869-project-admin] https://10.4.3.57/volume/v3/types/e832a286-1380-4068-93a1-0539d2c05c52 returned with HTTP 404 Aug 20 07:54:05.368336 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 783/3129] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:54:05 2026] GET /volume/v3/types/e832a286-1380-4068-93a1-0539d2c05c52 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:05.413797 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6c62af6e-f4ad-4aa7-9631-9f2a3feaa979 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:05.414566 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c62af6e-f4ad-4aa7-9631-9f2a3feaa979 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:05.414760 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c62af6e-f4ad-4aa7-9631-9f2a3feaa979 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:05.414943 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c62af6e-f4ad-4aa7-9631-9f2a3feaa979 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:05.415041 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6c62af6e-f4ad-4aa7-9631-9f2a3feaa979 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:05.419855 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:05.419855 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:05.420597 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c62af6e-f4ad-4aa7-9631-9f2a3feaa979 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:05.423435 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 791/3130] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:05 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:05.443198 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cb3ab76a-b563-4a14-97b5-80ee466d9506 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:05.446064 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cb3ab76a-b563-4a14-97b5-80ee466d9506 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] PUT https://10.4.3.57/volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff Aug 20 07:54:05.447400 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cb3ab76a-b563-4a14-97b5-80ee466d9506 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:05.458848 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cb3ab76a-b563-4a14-97b5-80ee466d9506 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Acquiring lock "cinder-attachment_update-8d399843-b80c-4c0c-a0e7-3d8fa69e8a87-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:54:05.467839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cb3ab76a-b563-4a14-97b5-80ee466d9506 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-8d399843-b80c-4c0c-a0e7-3d8fa69e8a87-np0000007856" acquired by "attachment_update" :: waited 0.009s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:54:05.469102 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:05.469102 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:05.477672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-36a0456c-8791-4b16-8ad1-ef23af9c449d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:05.484475 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36a0456c-8791-4b16-8ad1-ef23af9c449d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:05.484475 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36a0456c-8791-4b16-8ad1-ef23af9c449d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:05.484475 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36a0456c-8791-4b16-8ad1-ef23af9c449d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:05.484475 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-36a0456c-8791-4b16-8ad1-ef23af9c449d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:05.499457 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:05.499457 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:05.499457 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36a0456c-8791-4b16-8ad1-ef23af9c449d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:05.500582 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 781/3131] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:05 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:05.664100 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cb3ab76a-b563-4a14-97b5-80ee466d9506 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-8d399843-b80c-4c0c-a0e7-3d8fa69e8a87-np0000007856" released by "attachment_update" :: held 0.196s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:54:05.664595 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-cb3ab76a-b563-4a14-97b5-80ee466d9506 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff returned with HTTP 200 Aug 20 07:54:05.665103 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 777/3132] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:54:05 2026] PUT /volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff => generated 968 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:05.683782 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-5de1ca6c-95c8-47ac-afb2-48f6bf9e9138 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:05.691345 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-5de1ca6c-95c8-47ac-afb2-48f6bf9e9138 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff Aug 20 07:54:05.691345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-5de1ca6c-95c8-47ac-afb2-48f6bf9e9138 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:05.691464 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-5de1ca6c-95c8-47ac-afb2-48f6bf9e9138 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:05.721108 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-5de1ca6c-95c8-47ac-afb2-48f6bf9e9138 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff returned with HTTP 200 Aug 20 07:54:05.721717 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 784/3133] 10.4.3.57 () {70 vars in 1644 bytes} [Thu Aug 20 07:54:05 2026] GET /volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:06.133957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-14268e93-69e4-4f6a-b9e5-07d16446f695 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:06.137896 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-14268e93-69e4-4f6a-b9e5-07d16446f695 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] DELETE https://10.4.3.57/volume/v3/attachments/0e46deee-13f1-4b9b-9e13-ce7605fa5f8a Aug 20 07:54:06.138066 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-14268e93-69e4-4f6a-b9e5-07d16446f695 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:06.138278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-14268e93-69e4-4f6a-b9e5-07d16446f695 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:06.150236 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:06.150236 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:06.249084 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3f7a570c-a745-42eb-8885-85ad11f39e07 req-14268e93-69e4-4f6a-b9e5-07d16446f695 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments/0e46deee-13f1-4b9b-9e13-ce7605fa5f8a returned with HTTP 200 Aug 20 07:54:06.249084 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 792/3134] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:54:06 2026] DELETE /volume/v3/attachments/0e46deee-13f1-4b9b-9e13-ce7605fa5f8a => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:06.434732 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-543f6e2d-a947-4e5b-926d-e323c2bdf097 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:06.438155 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-543f6e2d-a947-4e5b-926d-e323c2bdf097 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:06.439685 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-543f6e2d-a947-4e5b-926d-e323c2bdf097 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:06.440713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-543f6e2d-a947-4e5b-926d-e323c2bdf097 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:06.440713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-543f6e2d-a947-4e5b-926d-e323c2bdf097 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:06.446938 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:06.446938 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:06.448317 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-543f6e2d-a947-4e5b-926d-e323c2bdf097 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:06.448876 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 782/3135] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:06 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:06.512577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-19588ab3-b586-42c2-b454-4b2395e7e7cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:06.517288 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6a893c59-614c-440c-ab33-33232a66c8b6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:06.519473 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19588ab3-b586-42c2-b454-4b2395e7e7cc tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:06.519473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19588ab3-b586-42c2-b454-4b2395e7e7cc tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:06.519473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19588ab3-b586-42c2-b454-4b2395e7e7cc tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:06.524032 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6a893c59-614c-440c-ab33-33232a66c8b6 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:06.524603 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6a893c59-614c-440c-ab33-33232a66c8b6 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:06.524603 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6a893c59-614c-440c-ab33-33232a66c8b6 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:06.524828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6a893c59-614c-440c-ab33-33232a66c8b6 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:06.531450 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:06.531450 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:06.533288 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6a893c59-614c-440c-ab33-33232a66c8b6 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:06.533696 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 785/3136] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:06 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:06.540134 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:06.540134 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:06.548213 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-19588ab3-b586-42c2-b454-4b2395e7e7cc tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:06.555883 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19588ab3-b586-42c2-b454-4b2395e7e7cc tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:06.556875 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 778/3137] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:06 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 936 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:06.843420 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-550e5375-de39-44f0-9b9f-c42d7fd9ecc1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:06.845865 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-550e5375-de39-44f0-9b9f-c42d7fd9ecc1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:54:06.846332 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-550e5375-de39-44f0-9b9f-c42d7fd9ecc1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:06.846332 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-550e5375-de39-44f0-9b9f-c42d7fd9ecc1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:06.855259 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:06.855259 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:06.860479 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-550e5375-de39-44f0-9b9f-c42d7fd9ecc1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:06.866820 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-550e5375-de39-44f0-9b9f-c42d7fd9ecc1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:54:06.867810 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 793/3138] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:06 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:07.466650 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c2b5316c-4ef9-4ff8-b4c9-a53c686e7c38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:07.470684 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2b5316c-4ef9-4ff8-b4c9-a53c686e7c38 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:07.470990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2b5316c-4ef9-4ff8-b4c9-a53c686e7c38 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:07.471437 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2b5316c-4ef9-4ff8-b4c9-a53c686e7c38 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:07.471718 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c2b5316c-4ef9-4ff8-b4c9-a53c686e7c38 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:07.484194 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3df256c2-c268-4152-828a-78d1b01b3703 req-a420deb7-ae3d-4b1b-8193-bede82e728de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:07.485166 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:07.485166 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:07.487417 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2b5316c-4ef9-4ff8-b4c9-a53c686e7c38 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:07.488522 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-a420deb7-ae3d-4b1b-8193-bede82e728de tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:07.488522 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-a420deb7-ae3d-4b1b-8193-bede82e728de tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:07.488994 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-a420deb7-ae3d-4b1b-8193-bede82e728de tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:07.489772 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 783/3139] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:07 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:07.504753 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:07.504753 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:07.520312 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3df256c2-c268-4152-828a-78d1b01b3703 req-a420deb7-ae3d-4b1b-8193-bede82e728de tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:07.541776 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-a420deb7-ae3d-4b1b-8193-bede82e728de tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:07.544492 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 786/3140] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:07 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 936 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:07.560345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dd8fbf2d-a65e-4120-9a48-867e06d626db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:07.565154 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd8fbf2d-a65e-4120-9a48-867e06d626db tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:07.565154 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd8fbf2d-a65e-4120-9a48-867e06d626db tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:07.565154 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd8fbf2d-a65e-4120-9a48-867e06d626db tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:07.565304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-dd8fbf2d-a65e-4120-9a48-867e06d626db tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:07.584450 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:07.584450 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:07.584866 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd8fbf2d-a65e-4120-9a48-867e06d626db tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:07.591948 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 779/3141] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:07 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:07.739758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d6cd986e-8049-4479-bfc4-bf625af0829f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:07.740142 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6cd986e-8049-4479-bfc4-bf625af0829f None None] GET https://10.4.3.57/volume// Aug 20 07:54:07.740313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6cd986e-8049-4479-bfc4-bf625af0829f None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:07.740937 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6cd986e-8049-4479-bfc4-bf625af0829f None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:07.741183 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6cd986e-8049-4479-bfc4-bf625af0829f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:07.741358 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 794/3142] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:54:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:07.754927 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0d701e72-6149-4ba1-8123-f21371f45595 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:07.758317 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0d701e72-6149-4ba1-8123-f21371f45595 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:54:07.758317 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0d701e72-6149-4ba1-8123-f21371f45595 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c08defd-1f68-47a8-bc74-fab349272c46", "connector": null, "instance_uuid": "d5e10b12-91c1-4c92-a7d1-e0d268887e22"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:07.773375 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:07.773375 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:07.827631 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0d701e72-6149-4ba1-8123-f21371f45595 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:54:07.828268 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 784/3143] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:54:07 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) Aug 20 07:54:07.885775 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56ea1555-3be2-419a-873e-bde70a8709e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:07.887906 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56ea1555-3be2-419a-873e-bde70a8709e0 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:07.888096 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56ea1555-3be2-419a-873e-bde70a8709e0 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:07.888799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56ea1555-3be2-419a-873e-bde70a8709e0 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:07.907192 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:07.907192 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:07.911320 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eecb8da1-cb16-4cb8-8c3f-fb3b868419e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:07.911477 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-56ea1555-3be2-419a-873e-bde70a8709e0 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:07.911839 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eecb8da1-cb16-4cb8-8c3f-fb3b868419e2 None None] GET https://10.4.3.57/volume// Aug 20 07:54:07.912046 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eecb8da1-cb16-4cb8-8c3f-fb3b868419e2 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:07.912904 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eecb8da1-cb16-4cb8-8c3f-fb3b868419e2 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:07.913520 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eecb8da1-cb16-4cb8-8c3f-fb3b868419e2 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:07.914006 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 780/3144] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:07.916265 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56ea1555-3be2-419a-873e-bde70a8709e0 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:07.916988 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 787/3145] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:07 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 935 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:07.930133 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3df256c2-c268-4152-828a-78d1b01b3703 req-00cda488-449a-46d8-ab1e-98156a33676f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:07.934767 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-00cda488-449a-46d8-ab1e-98156a33676f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:07.935125 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-00cda488-449a-46d8-ab1e-98156a33676f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:07.936202 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-00cda488-449a-46d8-ab1e-98156a33676f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:07.949705 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:07.949705 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:07.954961 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3df256c2-c268-4152-828a-78d1b01b3703 req-00cda488-449a-46d8-ab1e-98156a33676f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:07.962645 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-00cda488-449a-46d8-ab1e-98156a33676f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:07.962645 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 795/3146] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:07 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 1115 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:08.109990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0ad791ac-2154-4a19-adcc-1c30737443d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:08.112872 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0ad791ac-2154-4a19-adcc-1c30737443d2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] PUT https://10.4.3.57/volume/v3/attachments/8035f1f1-b688-49e6-b0fa-0f6821881098 Aug 20 07:54:08.113352 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0ad791ac-2154-4a19-adcc-1c30737443d2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:08.128601 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0ad791ac-2154-4a19-adcc-1c30737443d2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Acquiring lock "cinder-attachment_update-6c08defd-1f68-47a8-bc74-fab349272c46-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:54:08.135304 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0ad791ac-2154-4a19-adcc-1c30737443d2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Lock "cinder-attachment_update-6c08defd-1f68-47a8-bc74-fab349272c46-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:54:08.139585 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:08.139585 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:08.316655 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0ad791ac-2154-4a19-adcc-1c30737443d2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Lock "cinder-attachment_update-6c08defd-1f68-47a8-bc74-fab349272c46-np0000007856" released by "attachment_update" :: held 0.181s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:54:08.316655 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-0ad791ac-2154-4a19-adcc-1c30737443d2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments/8035f1f1-b688-49e6-b0fa-0f6821881098 returned with HTTP 200 Aug 20 07:54:08.317168 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 785/3147] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:54:08 2026] PUT /volume/v3/attachments/8035f1f1-b688-49e6-b0fa-0f6821881098 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:08.510901 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-826ed0fd-5a80-403b-9d8a-9673d916fa9e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:08.514755 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-826ed0fd-5a80-403b-9d8a-9673d916fa9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:08.517500 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-826ed0fd-5a80-403b-9d8a-9673d916fa9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:08.519012 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-826ed0fd-5a80-403b-9d8a-9673d916fa9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:08.519012 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-826ed0fd-5a80-403b-9d8a-9673d916fa9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:08.533116 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:08.533116 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:08.534890 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-826ed0fd-5a80-403b-9d8a-9673d916fa9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:08.534890 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 781/3148] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:08 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:54:08.617625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d5a198d1-3b6b-4ba9-b93e-4f1c368e5bcc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:08.622116 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5a198d1-3b6b-4ba9-b93e-4f1c368e5bcc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:08.622438 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5a198d1-3b6b-4ba9-b93e-4f1c368e5bcc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:08.622742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5a198d1-3b6b-4ba9-b93e-4f1c368e5bcc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:08.622809 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d5a198d1-3b6b-4ba9-b93e-4f1c368e5bcc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:08.637469 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:08.637469 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:08.637469 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5a198d1-3b6b-4ba9-b93e-4f1c368e5bcc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:08.637469 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 788/3149] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:08 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:08.936491 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-42ca6437-0f26-4b4a-931c-38446b222b14 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:08.940133 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42ca6437-0f26-4b4a-931c-38446b222b14 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:08.943575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42ca6437-0f26-4b4a-931c-38446b222b14 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:08.943575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42ca6437-0f26-4b4a-931c-38446b222b14 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:08.972859 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:08.972859 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:08.984638 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-42ca6437-0f26-4b4a-931c-38446b222b14 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:08.998105 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42ca6437-0f26-4b4a-931c-38446b222b14 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:08.998943 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 796/3150] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:08 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 936 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:09.400642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-70e0ce4b-f90c-49c2-8af0-d9bde68fccaf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:09.403316 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-70e0ce4b-f90c-49c2-8af0-d9bde68fccaf tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption Aug 20 07:54:09.403929 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-70e0ce4b-f90c-49c2-8af0-d9bde68fccaf tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:09.404073 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-70e0ce4b-f90c-49c2-8af0-d9bde68fccaf tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:09.429811 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:09.429811 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:09.449085 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-70e0ce4b-f90c-49c2-8af0-d9bde68fccaf tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption returned with HTTP 200 Aug 20 07:54:09.449865 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 786/3151] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:54:09 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption => generated 160 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:09.552935 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-777eb4a6-ec27-4631-ac8d-4cae1e9765cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:09.556056 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-777eb4a6-ec27-4631-ac8d-4cae1e9765cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:09.556056 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-777eb4a6-ec27-4631-ac8d-4cae1e9765cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:09.556056 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-777eb4a6-ec27-4631-ac8d-4cae1e9765cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:09.556056 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-777eb4a6-ec27-4631-ac8d-4cae1e9765cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:09.562711 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:09.562711 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:09.564006 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-777eb4a6-ec27-4631-ac8d-4cae1e9765cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:09.564509 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 782/3152] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:09 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:09.654516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7591381b-ef6f-41a0-85e3-71611b8fd7bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:09.657285 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7591381b-ef6f-41a0-85e3-71611b8fd7bf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:09.657764 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7591381b-ef6f-41a0-85e3-71611b8fd7bf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:09.658066 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7591381b-ef6f-41a0-85e3-71611b8fd7bf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:09.658400 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7591381b-ef6f-41a0-85e3-71611b8fd7bf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:09.668291 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:09.668291 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:09.669390 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7591381b-ef6f-41a0-85e3-71611b8fd7bf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:09.670217 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 789/3153] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:09 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:10.025528 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-33774fa0-678d-4a91-8eef-4adc4e82e0a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:10.028620 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33774fa0-678d-4a91-8eef-4adc4e82e0a5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:10.028795 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33774fa0-678d-4a91-8eef-4adc4e82e0a5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:10.029429 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33774fa0-678d-4a91-8eef-4adc4e82e0a5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:10.057074 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:10.057074 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:10.068748 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-33774fa0-678d-4a91-8eef-4adc4e82e0a5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:10.076452 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33774fa0-678d-4a91-8eef-4adc4e82e0a5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:10.076954 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 797/3154] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:10 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 936 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:10.204180 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7815cf4b-ea98-4dc6-bdd2-31d174d40879 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:10.367880 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7815cf4b-ea98-4dc6-bdd2-31d174d40879 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:54:10.368300 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7815cf4b-ea98-4dc6-bdd2-31d174d40879 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1572352120", "os-volume-type-access:is_public": false}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:10.387597 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7815cf4b-ea98-4dc6-bdd2-31d174d40879 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:54:10.387908 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 787/3155] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:54:10 2026] POST /volume/v3/types => generated 229 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:10.399248 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3990027b-4524-4c06-ad28-779fd17b3fdf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:10.497209 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3990027b-4524-4c06-ad28-779fd17b3fdf tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:10.497464 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3990027b-4524-4c06-ad28-779fd17b3fdf tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d2dc67b5-3e7e-469e-862c-8c1ff886fe83", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:10.498862 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-3990027b-4524-4c06-ad28-779fd17b3fdf tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Create volume request body: {'volume': {'volume_type': 'd2dc67b5-3e7e-469e-862c-8c1ff886fe83', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:10.505902 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3990027b-4524-4c06-ad28-779fd17b3fdf tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 404 Aug 20 07:54:10.506333 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 783/3156] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:54:10 2026] POST /volume/v3/volumes => generated 114 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:10.518305 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2c0bde68-b946-4950-85e8-3c8279de2d4c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:10.525380 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c0bde68-b946-4950-85e8-3c8279de2d4c tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] POST https://10.4.3.57/volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83/action Aug 20 07:54:10.525380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c0bde68-b946-4950-85e8-3c8279de2d4c tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action body: b'{"addProjectAccess": {"project": "275f448f30934fbb96f763e7368810b4"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:10.525380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c0bde68-b946-4950-85e8-3c8279de2d4c tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "275f448f30934fbb96f763e7368810b4"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:10.545285 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c0bde68-b946-4950-85e8-3c8279de2d4c tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83/action returned with HTTP 202 Aug 20 07:54:10.545936 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 790/3157] 10.4.3.57 () {68 vars in 1377 bytes} [Thu Aug 20 07:54:10 2026] POST /volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:10.557851 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:10.559925 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:10.560334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d2dc67b5-3e7e-469e-862c-8c1ff886fe83", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-920394492"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:10.562239 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Create volume request body: {'volume': {'volume_type': 'd2dc67b5-3e7e-469e-862c-8c1ff886fe83', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-920394492'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:10.567667 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Create volume of 1 GB Aug 20 07:54:10.568104 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:10.568104 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:10.568802 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Availability Zones retrieved successfully. Aug 20 07:54:10.575145 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Flow 'volume_create_api' (f7935ca8-f63a-4142-a20c-b3bc6da2202b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:10.575540 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55626baf-7d82-4675-92ec-2abb7362c439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:10.576421 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2934e28-fd00-4681-a0d7-a3ae4cfd4415 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:10.576848 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:10.580100 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2934e28-fd00-4681-a0d7-a3ae4cfd4415 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:10.580306 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2934e28-fd00-4681-a0d7-a3ae4cfd4415 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:10.580496 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2934e28-fd00-4681-a0d7-a3ae4cfd4415 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:10.580625 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e2934e28-fd00-4681-a0d7-a3ae4cfd4415 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:10.590686 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:10.590686 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:10.592103 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2934e28-fd00-4681-a0d7-a3ae4cfd4415 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:10.602737 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55626baf-7d82-4675-92ec-2abb7362c439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:54:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2dc67b5-3e7e-469e-862c-8c1ff886fe83,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1572352120',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2dc67b5-3e7e-469e-862c-8c1ff886fe83', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:10.603540 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2061c9-8129-41ec-a5ac-22886d5b1c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:10.603666 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 788/3158] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:10 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:10.634277 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1572352120 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1572352120, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:10.634883 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1572352120 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1572352120, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:10.687064 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-317fa594-550d-482a-a13c-053d630a916a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:10.691684 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-317fa594-550d-482a-a13c-053d630a916a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:10.691684 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-317fa594-550d-482a-a13c-053d630a916a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:10.691775 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-317fa594-550d-482a-a13c-053d630a916a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:10.694632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-317fa594-550d-482a-a13c-053d630a916a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:10.695510 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Created reservations ['e9cc069b-efb0-4bce-9822-9b591ab4b910', 'e272c704-138f-4594-a320-3ab14d45171f', 'e2bfb01b-ab9f-4339-869b-a43f106de181', '86851468-8cfb-48d5-9e1c-5874e0b7f524'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:10.695510 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2061c9-8129-41ec-a5ac-22886d5b1c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9cc069b-efb0-4bce-9822-9b591ab4b910', 'e272c704-138f-4594-a320-3ab14d45171f', 'e2bfb01b-ab9f-4339-869b-a43f106de181', '86851468-8cfb-48d5-9e1c-5874e0b7f524']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:10.695510 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e00da1-b2fb-4653-884d-6059ebe4b8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:10.702981 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:10.702981 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:10.704174 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-317fa594-550d-482a-a13c-053d630a916a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:10.704756 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 784/3159] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:10 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:10.731800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e00da1-b2fb-4653-884d-6059ebe4b8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-920394492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275f448f30934fbb96f763e7368810b4',qos_specs=None,replication_status=,reservations=['e9cc069b-efb0-4bce-9822-9b591ab4b910','e272c704-138f-4594-a320-3ab14d45171f','e2bfb01b-ab9f-4339-869b-a43f106de181','86851468-8cfb-48d5-9e1c-5874e0b7f524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a848234cd7484cc69a787a73c499ee8c',volume_type_id=d2dc67b5-3e7e-469e-862c-8c1ff886fe83), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-920394492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='275f448f30934fbb96f763e7368810b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a848234cd7484cc69a787a73c499ee8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2dc67b5-3e7e-469e-862c-8c1ff886fe83),volume_type_id=d2dc67b5-3e7e-469e-862c-8c1ff886fe83)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:10.734566 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5bce7aa-0c81-415d-b8b7-92760ba5ac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:10.760959 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5bce7aa-0c81-415d-b8b7-92760ba5ac9c) transitioned into state 'SUCCESS' from state '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-920394492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275f448f30934fbb96f763e7368810b4',qos_specs=None,replication_status=,reservations=['e9cc069b-efb0-4bce-9822-9b591ab4b910','e272c704-138f-4594-a320-3ab14d45171f','e2bfb01b-ab9f-4339-869b-a43f106de181','86851468-8cfb-48d5-9e1c-5874e0b7f524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a848234cd7484cc69a787a73c499ee8c',volume_type_id=d2dc67b5-3e7e-469e-862c-8c1ff886fe83)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:10.761966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002f0616-479a-4608-9a40-389018a97fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:10.781959 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002f0616-479a-4608-9a40-389018a97fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:10.783096 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Flow 'volume_create_api' (f7935ca8-f63a-4142-a20c-b3bc6da2202b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:10.783526 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Create volume request issued successfully. Aug 20 07:54:10.784961 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-827aa7b2-8d91-498f-8ef6-537c8fc21dd9 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:54:10.785839 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 798/3160] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:54:10 2026] POST /volume/v3/volumes => generated 793 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:10.802634 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71597f7e-15c2-42ed-90ab-8d1fa19ff07a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:10.804636 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71597f7e-15c2-42ed-90ab-8d1fa19ff07a tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] GET https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f Aug 20 07:54:10.804785 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71597f7e-15c2-42ed-90ab-8d1fa19ff07a tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:10.805038 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71597f7e-15c2-42ed-90ab-8d1fa19ff07a tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:10.813509 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:10.813509 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:10.818643 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-71597f7e-15c2-42ed-90ab-8d1fa19ff07a tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Volume info retrieved successfully. Aug 20 07:54:10.825848 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71597f7e-15c2-42ed-90ab-8d1fa19ff07a tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f returned with HTTP 200 Aug 20 07:54:10.826308 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 791/3161] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:10 2026] GET /volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:11.095922 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-95a67c52-27ef-46e5-bedb-9f7b71e4f5ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:11.098286 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95a67c52-27ef-46e5-bedb-9f7b71e4f5ab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:11.098445 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95a67c52-27ef-46e5-bedb-9f7b71e4f5ab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:11.099010 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95a67c52-27ef-46e5-bedb-9f7b71e4f5ab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:11.119352 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:11.119352 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:11.134544 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-95a67c52-27ef-46e5-bedb-9f7b71e4f5ab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:11.140675 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95a67c52-27ef-46e5-bedb-9f7b71e4f5ab tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:11.142063 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 789/3162] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:11 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 936 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:11.525373 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-43b144d6-1203-4c2b-9677-d4d5ecfb9468 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:11.527895 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43b144d6-1203-4c2b-9677-d4d5ecfb9468 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:11.528093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43b144d6-1203-4c2b-9677-d4d5ecfb9468 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:11.529055 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43b144d6-1203-4c2b-9677-d4d5ecfb9468 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:11.537794 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:11.537794 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:11.542868 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-43b144d6-1203-4c2b-9677-d4d5ecfb9468 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:11.547900 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43b144d6-1203-4c2b-9677-d4d5ecfb9468 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:54:11.548081 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 785/3163] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:11 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:11.609891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a789215f-d447-4a68-b497-87b5aa491c05 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:11.612298 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a789215f-d447-4a68-b497-87b5aa491c05 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:11.613213 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a789215f-d447-4a68-b497-87b5aa491c05 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:11.613354 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a789215f-d447-4a68-b497-87b5aa491c05 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:11.614566 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a789215f-d447-4a68-b497-87b5aa491c05 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:11.620954 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:11.620954 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:11.621969 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a789215f-d447-4a68-b497-87b5aa491c05 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:11.622887 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 799/3164] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:11 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:11.718586 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6d29e884-8911-4f2d-bfce-6717fb2c355f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:11.725494 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d29e884-8911-4f2d-bfce-6717fb2c355f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:11.725861 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d29e884-8911-4f2d-bfce-6717fb2c355f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:11.726159 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d29e884-8911-4f2d-bfce-6717fb2c355f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:11.726346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6d29e884-8911-4f2d-bfce-6717fb2c355f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:11.747133 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:11.747133 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:11.747133 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d29e884-8911-4f2d-bfce-6717fb2c355f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:11.747696 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 792/3165] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:11 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 749 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:11.853684 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4d2ed0fe-8ba9-44e1-a693-c5932c1fc5dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:11.857343 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d2ed0fe-8ba9-44e1-a693-c5932c1fc5dd tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] GET https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f Aug 20 07:54:11.857785 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d2ed0fe-8ba9-44e1-a693-c5932c1fc5dd tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:11.858117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d2ed0fe-8ba9-44e1-a693-c5932c1fc5dd tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:11.870609 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:11.870609 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:11.877486 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4d2ed0fe-8ba9-44e1-a693-c5932c1fc5dd tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Volume info retrieved successfully. Aug 20 07:54:11.885523 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d2ed0fe-8ba9-44e1-a693-c5932c1fc5dd tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f returned with HTTP 200 Aug 20 07:54:11.886038 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 790/3166] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:11 2026] GET /volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f => generated 886 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:11.905296 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-478fc865-d905-4a94-90a2-5de5070513b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:11.907604 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-478fc865-d905-4a94-90a2-5de5070513b0 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] GET https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f Aug 20 07:54:11.907908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-478fc865-d905-4a94-90a2-5de5070513b0 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:11.908104 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-478fc865-d905-4a94-90a2-5de5070513b0 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:11.917092 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:11.917092 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:11.925968 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-478fc865-d905-4a94-90a2-5de5070513b0 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Volume info retrieved successfully. Aug 20 07:54:11.932118 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-478fc865-d905-4a94-90a2-5de5070513b0 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f returned with HTTP 200 Aug 20 07:54:11.932639 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 786/3167] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:11 2026] GET /volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:11.947145 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b478546d-045e-4cb4-9481-740e84f5a55f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:11.949156 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b478546d-045e-4cb4-9481-740e84f5a55f tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f Aug 20 07:54:11.949577 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b478546d-045e-4cb4-9481-740e84f5a55f tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:11.950950 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b478546d-045e-4cb4-9481-740e84f5a55f tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:11.950950 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b478546d-045e-4cb4-9481-740e84f5a55f tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Delete volume with id: 2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f Aug 20 07:54:11.961538 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:11.961538 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:11.964112 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b478546d-045e-4cb4-9481-740e84f5a55f tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Volume info retrieved successfully. Aug 20 07:54:11.989670 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b478546d-045e-4cb4-9481-740e84f5a55f tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Delete volume request issued successfully. Aug 20 07:54:11.990643 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b478546d-045e-4cb4-9481-740e84f5a55f tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f returned with HTTP 202 Aug 20 07:54:11.990643 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 800/3168] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:11 2026] DELETE /volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:11.999358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ce2168a-53ab-418a-b340-a9dd14236376 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:12.002180 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ce2168a-53ab-418a-b340-a9dd14236376 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] GET https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f Aug 20 07:54:12.002424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ce2168a-53ab-418a-b340-a9dd14236376 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:12.002707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ce2168a-53ab-418a-b340-a9dd14236376 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:12.015603 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:12.015603 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:12.020972 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ce2168a-53ab-418a-b340-a9dd14236376 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Volume info retrieved successfully. Aug 20 07:54:12.026889 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ce2168a-53ab-418a-b340-a9dd14236376 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f returned with HTTP 200 Aug 20 07:54:12.027697 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 793/3169] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:11 2026] GET /volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f => generated 885 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:12.160317 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27c2f5e9-a5e4-428e-86cf-2da59205ba6f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:12.162855 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27c2f5e9-a5e4-428e-86cf-2da59205ba6f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:12.163028 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27c2f5e9-a5e4-428e-86cf-2da59205ba6f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:12.163269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27c2f5e9-a5e4-428e-86cf-2da59205ba6f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:12.174915 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:12.174915 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:12.178513 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27c2f5e9-a5e4-428e-86cf-2da59205ba6f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:12.182891 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27c2f5e9-a5e4-428e-86cf-2da59205ba6f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:12.183339 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 791/3170] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:12 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:12.295476 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-23cd62f4-7b8c-4190-83ea-f277bb3148f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:12.298070 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-23cd62f4-7b8c-4190-83ea-f277bb3148f5 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff/action Aug 20 07:54:12.298542 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-23cd62f4-7b8c-4190-83ea-f277bb3148f5 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:12.298741 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-23cd62f4-7b8c-4190-83ea-f277bb3148f5 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:12.318460 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:12.318460 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:12.331414 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-23d8f9c3-598d-4184-ad42-4c9fc83e6998 req-23cd62f4-7b8c-4190-83ea-f277bb3148f5 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff/action returned with HTTP 204 Aug 20 07:54:12.331998 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 787/3171] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:54:12 2026] POST /volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:12.567822 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-39a71d56-65ba-4add-b91a-1c09b6ee9be8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:12.570471 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39a71d56-65ba-4add-b91a-1c09b6ee9be8 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:12.571574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39a71d56-65ba-4add-b91a-1c09b6ee9be8 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:12.571574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39a71d56-65ba-4add-b91a-1c09b6ee9be8 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:12.638814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a27ac39c-885b-4846-837b-e5f02cd63b68 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:12.647188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a27ac39c-885b-4846-837b-e5f02cd63b68 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:12.647495 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a27ac39c-885b-4846-837b-e5f02cd63b68 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:12.647810 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a27ac39c-885b-4846-837b-e5f02cd63b68 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:12.647996 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a27ac39c-885b-4846-837b-e5f02cd63b68 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:12.658700 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:12.658700 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:12.659434 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a27ac39c-885b-4846-837b-e5f02cd63b68 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:12.659900 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 794/3172] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:12 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:12.762369 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3df256c2-c268-4152-828a-78d1b01b3703 req-b4627150-8b41-4a1a-af89-293fc97b1555 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:12.762482 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c9bdd3a-4593-4a36-bdeb-526861fefe71 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:12.765489 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-b4627150-8b41-4a1a-af89-293fc97b1555 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/attachments/8035f1f1-b688-49e6-b0fa-0f6821881098/action Aug 20 07:54:12.765823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-b4627150-8b41-4a1a-af89-293fc97b1555 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:12.765893 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c9bdd3a-4593-4a36-bdeb-526861fefe71 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:12.765937 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-b4627150-8b41-4a1a-af89-293fc97b1555 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:12.766069 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c9bdd3a-4593-4a36-bdeb-526861fefe71 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:12.766297 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c9bdd3a-4593-4a36-bdeb-526861fefe71 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:12.766402 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6c9bdd3a-4593-4a36-bdeb-526861fefe71 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:12.771886 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:12.771886 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:12.772753 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c9bdd3a-4593-4a36-bdeb-526861fefe71 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:12.773176 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 788/3173] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:12 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:12.792104 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:12.792104 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:12.802275 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-39a71d56-65ba-4add-b91a-1c09b6ee9be8 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:12.803056 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:12.803056 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:12.811332 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39a71d56-65ba-4add-b91a-1c09b6ee9be8 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:54:12.812279 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 801/3174] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:12 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:12.831273 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3df256c2-c268-4152-828a-78d1b01b3703 req-b4627150-8b41-4a1a-af89-293fc97b1555 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments/8035f1f1-b688-49e6-b0fa-0f6821881098/action returned with HTTP 204 Aug 20 07:54:12.832285 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 792/3175] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:54:12 2026] POST /volume/v3/attachments/8035f1f1-b688-49e6-b0fa-0f6821881098/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:13.041650 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e24f502c-f26a-4043-b6f8-3e022b190ca4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.044610 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e24f502c-f26a-4043-b6f8-3e022b190ca4 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] GET https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f Aug 20 07:54:13.044610 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e24f502c-f26a-4043-b6f8-3e022b190ca4 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.044610 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e24f502c-f26a-4043-b6f8-3e022b190ca4 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.052232 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e24f502c-f26a-4043-b6f8-3e022b190ca4 tempest-VolumeTypesAccessTest-2006220387 tempest-VolumeTypesAccessTest-2006220387-project-member] https://10.4.3.57/volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f returned with HTTP 404 Aug 20 07:54:13.053213 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 795/3176] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/volumes/2e6d5cf3-75dc-40d2-8bcf-ff0131ffe13f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:13.064788 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a056ef91-4696-4ffb-b9d1-ad1e1f12d809 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.070779 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a056ef91-4696-4ffb-b9d1-ad1e1f12d809 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] POST https://10.4.3.57/volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83/action Aug 20 07:54:13.073577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a056ef91-4696-4ffb-b9d1-ad1e1f12d809 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action body: b'{"removeProjectAccess": {"project": "275f448f30934fbb96f763e7368810b4"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:13.073577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a056ef91-4696-4ffb-b9d1-ad1e1f12d809 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "275f448f30934fbb96f763e7368810b4"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:13.101106 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a056ef91-4696-4ffb-b9d1-ad1e1f12d809 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83/action returned with HTTP 202 Aug 20 07:54:13.101760 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 789/3177] 10.4.3.57 () {68 vars in 1377 bytes} [Thu Aug 20 07:54:13 2026] POST /volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:13.114073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3b9f77b1-fc41-42ef-a09e-57f335443946 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.118577 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3b9f77b1-fc41-42ef-a09e-57f335443946 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] DELETE https://10.4.3.57/volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83 Aug 20 07:54:13.118577 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3b9f77b1-fc41-42ef-a09e-57f335443946 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.118577 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3b9f77b1-fc41-42ef-a09e-57f335443946 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.160474 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3b9f77b1-fc41-42ef-a09e-57f335443946 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83 returned with HTTP 202 Aug 20 07:54:13.160474 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 802/3178] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:54:13 2026] DELETE /volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:13.170655 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2978d26e-cd65-42f0-882b-d02adea73d8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.176701 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2978d26e-cd65-42f0-882b-d02adea73d8f tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] GET https://10.4.3.57/volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83 Aug 20 07:54:13.176989 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2978d26e-cd65-42f0-882b-d02adea73d8f tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.178260 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2978d26e-cd65-42f0-882b-d02adea73d8f tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.187001 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2978d26e-cd65-42f0-882b-d02adea73d8f tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83 returned with HTTP 404 Aug 20 07:54:13.187001 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 793/3179] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/types/d2dc67b5-3e7e-469e-862c-8c1ff886fe83 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:13.197580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d57e935-64fa-4941-9d4d-1ad5ccc5b4ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.198211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a03dd11e-784f-403a-9692-7795d80197be None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.198338 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d57e935-64fa-4941-9d4d-1ad5ccc5b4ae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:13.198338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d57e935-64fa-4941-9d4d-1ad5ccc5b4ae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.198338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d57e935-64fa-4941-9d4d-1ad5ccc5b4ae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.198435 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a03dd11e-784f-403a-9692-7795d80197be tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:54:13.198435 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a03dd11e-784f-403a-9692-7795d80197be tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1160248177", "os-volume-type-access:is_public": false}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:13.210172 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:13.210172 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:13.216184 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3d57e935-64fa-4941-9d4d-1ad5ccc5b4ae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:13.219503 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a03dd11e-784f-403a-9692-7795d80197be tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:54:13.220453 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 790/3180] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:54:13 2026] POST /volume/v3/types => generated 229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:13.227137 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d57e935-64fa-4941-9d4d-1ad5ccc5b4ae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:13.227761 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 796/3181] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 1228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:13.237440 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-374bfc4e-8aed-4611-856a-65585473f32e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.239496 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-374bfc4e-8aed-4611-856a-65585473f32e tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] POST https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action Aug 20 07:54:13.239930 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-374bfc4e-8aed-4611-856a-65585473f32e tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action body: b'{"addProjectAccess": {"project": "275f448f30934fbb96f763e7368810b4"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:13.240046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-374bfc4e-8aed-4611-856a-65585473f32e tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "275f448f30934fbb96f763e7368810b4"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:13.251765 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-73791a5f-3710-4c6f-aae3-c4d07ec13eae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.254421 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73791a5f-3710-4c6f-aae3-c4d07ec13eae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:13.254975 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73791a5f-3710-4c6f-aae3-c4d07ec13eae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.255213 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73791a5f-3710-4c6f-aae3-c4d07ec13eae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.268613 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-374bfc4e-8aed-4611-856a-65585473f32e tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action returned with HTTP 202 Aug 20 07:54:13.269686 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 803/3182] 10.4.3.57 () {68 vars in 1377 bytes} [Thu Aug 20 07:54:13 2026] POST /volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:13.270863 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:13.270863 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:13.275978 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-73791a5f-3710-4c6f-aae3-c4d07ec13eae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:13.281703 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73791a5f-3710-4c6f-aae3-c4d07ec13eae tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:13.282094 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 794/3183] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:13.282174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ba5f6d69-ad74-4772-8c83-f5886f002d43 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.284559 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba5f6d69-ad74-4772-8c83-f5886f002d43 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] POST https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action Aug 20 07:54:13.285111 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba5f6d69-ad74-4772-8c83-f5886f002d43 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action body: b'{"addProjectAccess": {"project": "2585d4a50b06459986caa9e2038e1090"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:13.285278 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba5f6d69-ad74-4772-8c83-f5886f002d43 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2585d4a50b06459986caa9e2038e1090"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:13.300970 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba5f6d69-ad74-4772-8c83-f5886f002d43 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action returned with HTTP 202 Aug 20 07:54:13.301359 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 791/3184] 10.4.3.57 () {68 vars in 1377 bytes} [Thu Aug 20 07:54:13 2026] POST /volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:13.310327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9088288-1aae-4046-9e56-ec5259204193 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.312390 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9088288-1aae-4046-9e56-ec5259204193 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] GET https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/os-volume-type-access Aug 20 07:54:13.312588 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9088288-1aae-4046-9e56-ec5259204193 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.312850 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9088288-1aae-4046-9e56-ec5259204193 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.328137 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9088288-1aae-4046-9e56-ec5259204193 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/os-volume-type-access returned with HTTP 200 Aug 20 07:54:13.328687 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 797/3185] 10.4.3.57 () {66 vars in 1401 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:13.338286 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fcc0bbf8-0e81-431a-a28d-6d2ac349561f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.340660 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fcc0bbf8-0e81-431a-a28d-6d2ac349561f tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] POST https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action Aug 20 07:54:13.341109 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fcc0bbf8-0e81-431a-a28d-6d2ac349561f tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action body: b'{"removeProjectAccess": {"project": "2585d4a50b06459986caa9e2038e1090"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:13.341274 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fcc0bbf8-0e81-431a-a28d-6d2ac349561f tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2585d4a50b06459986caa9e2038e1090"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:13.355276 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fcc0bbf8-0e81-431a-a28d-6d2ac349561f tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action returned with HTTP 202 Aug 20 07:54:13.355804 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 804/3186] 10.4.3.57 () {68 vars in 1377 bytes} [Thu Aug 20 07:54:13 2026] POST /volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:13.363249 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-478d2257-c1d6-40e5-b9c7-ad321e57c2dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.365006 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-478d2257-c1d6-40e5-b9c7-ad321e57c2dd tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] POST https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action Aug 20 07:54:13.365396 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-478d2257-c1d6-40e5-b9c7-ad321e57c2dd tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action body: b'{"removeProjectAccess": {"project": "275f448f30934fbb96f763e7368810b4"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:13.365545 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-478d2257-c1d6-40e5-b9c7-ad321e57c2dd tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "275f448f30934fbb96f763e7368810b4"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:13.377255 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-478d2257-c1d6-40e5-b9c7-ad321e57c2dd tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action returned with HTTP 202 Aug 20 07:54:13.377931 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 795/3187] 10.4.3.57 () {68 vars in 1377 bytes} [Thu Aug 20 07:54:13 2026] POST /volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:13.388571 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bd91dfd4-6268-43ab-a2ea-5972eecd31b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.388571 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd91dfd4-6268-43ab-a2ea-5972eecd31b3 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] DELETE https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c Aug 20 07:54:13.388571 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd91dfd4-6268-43ab-a2ea-5972eecd31b3 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.388571 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd91dfd4-6268-43ab-a2ea-5972eecd31b3 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.439677 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd91dfd4-6268-43ab-a2ea-5972eecd31b3 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c returned with HTTP 202 Aug 20 07:54:13.439973 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 792/3188] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:54:13 2026] DELETE /volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:13.450336 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-40687ec2-18c2-4e6f-a15c-d190544bac23 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.452872 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40687ec2-18c2-4e6f-a15c-d190544bac23 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] GET https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c Aug 20 07:54:13.453189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40687ec2-18c2-4e6f-a15c-d190544bac23 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.453528 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40687ec2-18c2-4e6f-a15c-d190544bac23 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.457319 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40687ec2-18c2-4e6f-a15c-d190544bac23 tempest-VolumeTypesAccessTest-1088820707 tempest-VolumeTypesAccessTest-1088820707-project-admin] https://10.4.3.57/volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c returned with HTTP 404 Aug 20 07:54:13.457912 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 798/3189] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/types/7e1737f4-47c4-467c-81ec-6ee6d034f19c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:13.671753 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1045f8de-8d82-4761-a467-f01e3e5a38ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.674455 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1045f8de-8d82-4761-a467-f01e3e5a38ca tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:13.674582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1045f8de-8d82-4761-a467-f01e3e5a38ca tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.675519 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1045f8de-8d82-4761-a467-f01e3e5a38ca tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.675519 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1045f8de-8d82-4761-a467-f01e3e5a38ca tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:13.683715 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:13.683715 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:13.684511 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1045f8de-8d82-4761-a467-f01e3e5a38ca tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:13.685187 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 805/3190] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:13.786402 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f18f54b9-96be-4d49-a7e8-8e192a1fdbb1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.788540 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f18f54b9-96be-4d49-a7e8-8e192a1fdbb1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:13.788899 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f18f54b9-96be-4d49-a7e8-8e192a1fdbb1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.789381 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f18f54b9-96be-4d49-a7e8-8e192a1fdbb1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.789519 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f18f54b9-96be-4d49-a7e8-8e192a1fdbb1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:13.795200 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:13.795200 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:13.796155 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f18f54b9-96be-4d49-a7e8-8e192a1fdbb1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:13.796561 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 796/3191] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:13.813675 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9d8c7bc5-a1eb-4573-82ae-d1754cb4afba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.830179 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-99d3c422-f144-4aa3-b548-f48a4be59fda None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.834420 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99d3c422-f144-4aa3-b548-f48a4be59fda tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:13.834420 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99d3c422-f144-4aa3-b548-f48a4be59fda tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.834615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99d3c422-f144-4aa3-b548-f48a4be59fda tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.846985 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:13.846985 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:13.858160 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-99d3c422-f144-4aa3-b548-f48a4be59fda tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:13.869181 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99d3c422-f144-4aa3-b548-f48a4be59fda tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:54:13.869817 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 799/3192] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:13.911359 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ef42a65-e34d-4829-b045-ae318d9ddab2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.919384 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0da4e808-1744-46ab-ac28-144073d2ff54 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:13.919642 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ef42a65-e34d-4829-b045-ae318d9ddab2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:13.919950 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ef42a65-e34d-4829-b045-ae318d9ddab2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:13.921255 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ef42a65-e34d-4829-b045-ae318d9ddab2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:13.921408 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0da4e808-1744-46ab-ac28-144073d2ff54 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] POST https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action Aug 20 07:54:13.921532 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0da4e808-1744-46ab-ac28-144073d2ff54 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-264889631", "disk_format": "qcow2"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:13.922942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0da4e808-1744-46ab-ac28-144073d2ff54 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-264889631", "disk_format": "qcow2"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:13.934074 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:13.934074 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:13.934237 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:13.934237 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:13.934946 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0da4e808-1744-46ab-ac28-144073d2ff54 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:13.940408 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6ef42a65-e34d-4829-b045-ae318d9ddab2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:13.946736 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ef42a65-e34d-4829-b045-ae318d9ddab2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:13.947101 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 806/3193] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:13 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 934 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:13.955305 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:13.955305 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:13.960177 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.image.image_utils [None req-0da4e808-1744-46ab-ac28-144073d2ff54 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-264889631'}] 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-264889631'}]. {{(pid=100252) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 07:54:13.973849 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d8c7bc5-a1eb-4573-82ae-d1754cb4afba tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:54:13.974312 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d8c7bc5-a1eb-4573-82ae-d1754cb4afba tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b0e4630-da83-40a6-916c-edb27b69fae4", "incremental": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:13.979084 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-9d8c7bc5-a1eb-4573-82ae-d1754cb4afba tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Creating new backup {'backup': {'volume_id': '6b0e4630-da83-40a6-916c-edb27b69fae4', 'incremental': True}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:54:13.979314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-9d8c7bc5-a1eb-4573-82ae-d1754cb4afba tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Creating backup of volume 6b0e4630-da83-40a6-916c-edb27b69fae4 in container None Aug 20 07:54:13.990964 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:13.990964 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:13.990964 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9d8c7bc5-a1eb-4573-82ae-d1754cb4afba tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Volume info retrieved successfully. Aug 20 07:54:14.043327 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9d8c7bc5-a1eb-4573-82ae-d1754cb4afba tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Created reservations ['374bd804-bbcf-4663-8f38-b913cc03dcb5', '036d3137-3751-4124-92cc-6c160423dd1a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:14.063601 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d8c7bc5-a1eb-4573-82ae-d1754cb4afba tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 400 Aug 20 07:54:14.064193 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 793/3194] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:54:13 2026] POST /volume/v3/backups => generated 109 bytes in 251 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:54:14.074968 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-feee4c16-4a17-4a4a-82aa-9ea513555c19 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.077963 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feee4c16-4a17-4a4a-82aa-9ea513555c19 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] DELETE https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:14.078219 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feee4c16-4a17-4a4a-82aa-9ea513555c19 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.078505 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feee4c16-4a17-4a4a-82aa-9ea513555c19 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.078674 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-feee4c16-4a17-4a4a-82aa-9ea513555c19 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Delete backup with id: 4fe0797b-6dfa-435c-8b7a-60a7045374ef. Aug 20 07:54:14.085905 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.085905 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:14.105756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-feee4c16-4a17-4a4a-82aa-9ea513555c19 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] delete_backup rpcapi backup_id 4fe0797b-6dfa-435c-8b7a-60a7045374ef {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:54:14.108785 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feee4c16-4a17-4a4a-82aa-9ea513555c19 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 202 Aug 20 07:54:14.109338 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 800/3195] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:14 2026] DELETE /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:14.123267 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d96efc73-39e5-4752-ae0b-e80879541862 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.125938 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d96efc73-39e5-4752-ae0b-e80879541862 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:14.126635 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d96efc73-39e5-4752-ae0b-e80879541862 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.126824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d96efc73-39e5-4752-ae0b-e80879541862 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.127060 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d96efc73-39e5-4752-ae0b-e80879541862 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:14.134946 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.134946 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:14.136073 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d96efc73-39e5-4752-ae0b-e80879541862 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 200 Aug 20 07:54:14.136803 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 807/3196] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:14 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:14.350137 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-0d506ee7-f6f1-423e-886d-0f826041f6f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.352708 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-0d506ee7-f6f1-423e-886d-0f826041f6f1 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:14.352978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-0d506ee7-f6f1-423e-886d-0f826041f6f1 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.353212 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-0d506ee7-f6f1-423e-886d-0f826041f6f1 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.364887 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.364887 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:14.373645 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-0d506ee7-f6f1-423e-886d-0f826041f6f1 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:14.388492 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-0d506ee7-f6f1-423e-886d-0f826041f6f1 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:14.389019 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 794/3197] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:14 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 934 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:14.550889 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2dff0659-f81c-490a-8b85-f22e9273d734 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.551384 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2dff0659-f81c-490a-8b85-f22e9273d734 None None] GET https://10.4.3.57/volume// Aug 20 07:54:14.551699 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2dff0659-f81c-490a-8b85-f22e9273d734 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.551960 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2dff0659-f81c-490a-8b85-f22e9273d734 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.552284 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2dff0659-f81c-490a-8b85-f22e9273d734 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:14.553196 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 801/3198] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:54:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:14.565505 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-e1a09af0-588e-49a3-8ca9-0a093cbb3368 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.569639 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-e1a09af0-588e-49a3-8ca9-0a093cbb3368 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:54:14.570205 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-e1a09af0-588e-49a3-8ca9-0a093cbb3368 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a415a6d4-33fe-434f-8ec0-6c48e51a8d70", "connector": null, "instance_uuid": "d5e10b12-91c1-4c92-a7d1-e0d268887e22"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:14.582322 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.582322 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:14.628405 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-e1a09af0-588e-49a3-8ca9-0a093cbb3368 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:54:14.628897 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 808/3199] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:54:14 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) Aug 20 07:54:14.661200 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0da4e808-1744-46ab-ac28-144073d2ff54 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Copy volume to image completed successfully. Aug 20 07:54:14.661879 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0da4e808-1744-46ab-ac28-144073d2ff54 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action returned with HTTP 202 Aug 20 07:54:14.662423 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 797/3200] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:54:13 2026] POST /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa/action => generated 688 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:14.693428 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-320b5bda-0d86-44d2-922d-7d4aeb719e08 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.697475 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-320b5bda-0d86-44d2-922d-7d4aeb719e08 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:14.697475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-320b5bda-0d86-44d2-922d-7d4aeb719e08 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.697475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-320b5bda-0d86-44d2-922d-7d4aeb719e08 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.703408 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3715d857-776e-47f2-bf68-6eb882e80b48 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.708799 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3715d857-776e-47f2-bf68-6eb882e80b48 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:14.708799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3715d857-776e-47f2-bf68-6eb882e80b48 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.709058 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3715d857-776e-47f2-bf68-6eb882e80b48 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.709914 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3715d857-776e-47f2-bf68-6eb882e80b48 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:14.720303 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.720303 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:14.721116 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3715d857-776e-47f2-bf68-6eb882e80b48 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:14.721559 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 802/3201] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:14 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:14.724816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a60c59c-2cac-477c-9587-fdfabb2a476b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.725178 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a60c59c-2cac-477c-9587-fdfabb2a476b None None] GET https://10.4.3.57/volume// Aug 20 07:54:14.725326 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a60c59c-2cac-477c-9587-fdfabb2a476b None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.725520 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a60c59c-2cac-477c-9587-fdfabb2a476b None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.725900 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a60c59c-2cac-477c-9587-fdfabb2a476b None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:14.726170 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 809/3202] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:14.736123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-cdf5031f-10ed-46d9-8a5a-919f81185024 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.739001 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-cdf5031f-10ed-46d9-8a5a-919f81185024 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:14.740574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-cdf5031f-10ed-46d9-8a5a-919f81185024 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.740574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-cdf5031f-10ed-46d9-8a5a-919f81185024 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.758202 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.758202 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:14.774574 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-cdf5031f-10ed-46d9-8a5a-919f81185024 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:14.779757 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-cdf5031f-10ed-46d9-8a5a-919f81185024 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:14.780643 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 798/3203] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:14 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 1113 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:14.825392 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-88824538-d142-4fa5-b64f-2e4ad55102f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.826011 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88824538-d142-4fa5-b64f-2e4ad55102f0 None None] GET https://10.4.3.57/volume// Aug 20 07:54:14.826273 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88824538-d142-4fa5-b64f-2e4ad55102f0 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.826675 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88824538-d142-4fa5-b64f-2e4ad55102f0 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.827277 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88824538-d142-4fa5-b64f-2e4ad55102f0 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:14.831734 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 803/3204] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:14 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:14.876940 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-94ba4553-b5e3-492a-8f9c-f0abe9064aef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.883822 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-94ba4553-b5e3-492a-8f9c-f0abe9064aef tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:54:14.884370 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-94ba4553-b5e3-492a-8f9c-f0abe9064aef tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d399843-b80c-4c0c-a0e7-3d8fa69e8a87", "connector": null, "instance_uuid": "80e2be04-d108-4c0a-a855-cfbd8f3a1b53"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:14.907718 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.907718 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:14.929145 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.929145 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:14.935692 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-320b5bda-0d86-44d2-922d-7d4aeb719e08 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:14.937840 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-a428379c-f5fe-41cf-9c5e-a31dd48601df None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.941742 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-a428379c-f5fe-41cf-9c5e-a31dd48601df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] PUT https://10.4.3.57/volume/v3/attachments/72644546-d5aa-4892-90f3-37044bfe8ed0 Aug 20 07:54:14.942147 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-a428379c-f5fe-41cf-9c5e-a31dd48601df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:14.944706 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-320b5bda-0d86-44d2-922d-7d4aeb719e08 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:14.945142 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 795/3205] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:14 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 933 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:14.960042 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-a428379c-f5fe-41cf-9c5e-a31dd48601df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Acquiring lock "cinder-attachment_update-a415a6d4-33fe-434f-8ec0-6c48e51a8d70-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:54:14.960177 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-94ba4553-b5e3-492a-8f9c-f0abe9064aef tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:54:14.960177 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 810/3206] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:54:14 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:14.965376 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-a428379c-f5fe-41cf-9c5e-a31dd48601df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Lock "cinder-attachment_update-a415a6d4-33fe-434f-8ec0-6c48e51a8d70-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:54:14.966817 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.966817 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:14.974640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-251ccdb1-9f0f-41a3-b36c-c66e3ed4571b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:14.977027 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-251ccdb1-9f0f-41a3-b36c-c66e3ed4571b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff Aug 20 07:54:14.977284 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-251ccdb1-9f0f-41a3-b36c-c66e3ed4571b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:14.977609 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-251ccdb1-9f0f-41a3-b36c-c66e3ed4571b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:14.993170 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:14.993170 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:15.080740 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-251ccdb1-9f0f-41a3-b36c-c66e3ed4571b tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff returned with HTTP 200 Aug 20 07:54:15.081474 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 804/3207] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:54:14 2026] DELETE /volume/v3/attachments/c390e6f7-dc4f-40b6-9800-553b905b84ff => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:15.092715 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-a428379c-f5fe-41cf-9c5e-a31dd48601df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Lock "cinder-attachment_update-a415a6d4-33fe-434f-8ec0-6c48e51a8d70-np0000007856" released by "attachment_update" :: held 0.128s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:54:15.093792 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-a428379c-f5fe-41cf-9c5e-a31dd48601df tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments/72644546-d5aa-4892-90f3-37044bfe8ed0 returned with HTTP 200 Aug 20 07:54:15.093792 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 799/3208] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:54:14 2026] PUT /volume/v3/attachments/72644546-d5aa-4892-90f3-37044bfe8ed0 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:15.149498 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7755089d-3042-458b-8cee-88454ebf31cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:15.151145 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7755089d-3042-458b-8cee-88454ebf31cf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef Aug 20 07:54:15.151336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7755089d-3042-458b-8cee-88454ebf31cf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:15.151523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7755089d-3042-458b-8cee-88454ebf31cf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:15.151640 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7755089d-3042-458b-8cee-88454ebf31cf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 4fe0797b-6dfa-435c-8b7a-60a7045374ef. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:15.155147 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7755089d-3042-458b-8cee-88454ebf31cf tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef returned with HTTP 404 Aug 20 07:54:15.155754 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 796/3209] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:15 2026] GET /volume/v3/backups/4fe0797b-6dfa-435c-8b7a-60a7045374ef => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:15.166184 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:15.168475 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:15.169048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-826570874"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:15.170803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-826570874'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:15.170956 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Create volume of 1 GB Aug 20 07:54:15.171404 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:15.171404 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:15.176207 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Availability Zones retrieved successfully. Aug 20 07:54:15.183424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Flow 'volume_create_api' (f104f56a-e31f-4339-822f-c0611e6abf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:15.184516 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8e0719-e3fc-4f23-97fa-74caa27de8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:15.185670 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:15.223575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8e0719-e3fc-4f23-97fa-74caa27de8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:15.224359 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd2925a-c69b-44bd-bb3a-defa8849d384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:15.274181 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Created reservations ['dfae6aa2-d4a4-4eb9-8a83-84f708ccc893', '27f77a7f-c8bf-4662-aaed-fdee1e4c2fea', '83d7291b-b906-4018-afe4-07a6f2e90138', '88d1ef52-6004-45f7-9229-f8d1ba6c1ae5'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:15.275116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd2925a-c69b-44bd-bb3a-defa8849d384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfae6aa2-d4a4-4eb9-8a83-84f708ccc893', '27f77a7f-c8bf-4662-aaed-fdee1e4c2fea', '83d7291b-b906-4018-afe4-07a6f2e90138', '88d1ef52-6004-45f7-9229-f8d1ba6c1ae5']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:15.276014 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6ff850-49f3-49a2-8093-59de2c63723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:15.301319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6ff850-49f3-49a2-8093-59de2c63723f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e5ecd9-4c6d-481d-84a4-ecbc91a73171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-826570874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a93bcadb4e4c5183f21856ba1902cf',qos_specs=None,replication_status=,reservations=['dfae6aa2-d4a4-4eb9-8a83-84f708ccc893','27f77a7f-c8bf-4662-aaed-fdee1e4c2fea','83d7291b-b906-4018-afe4-07a6f2e90138','88d1ef52-6004-45f7-9229-f8d1ba6c1ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7752883e677244d79cfd809a83e68b30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-826570874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e5ecd9-4c6d-481d-84a4-ecbc91a73171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8a93bcadb4e4c5183f21856ba1902cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7752883e677244d79cfd809a83e68b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:15.303040 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6de1717-776d-4650-895a-82ff095cdc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:15.330904 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6de1717-776d-4650-895a-82ff095cdc9a) transitioned into state 'SUCCESS' from state '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-826570874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a93bcadb4e4c5183f21856ba1902cf',qos_specs=None,replication_status=,reservations=['dfae6aa2-d4a4-4eb9-8a83-84f708ccc893','27f77a7f-c8bf-4662-aaed-fdee1e4c2fea','83d7291b-b906-4018-afe4-07a6f2e90138','88d1ef52-6004-45f7-9229-f8d1ba6c1ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7752883e677244d79cfd809a83e68b30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:15.332559 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b23d21e5-d3cf-47f7-897d-ee8fea2b544a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:15.345925 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b23d21e5-d3cf-47f7-897d-ee8fea2b544a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:15.347350 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Flow 'volume_create_api' (f104f56a-e31f-4339-822f-c0611e6abf75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:15.347772 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Create volume request issued successfully. Aug 20 07:54:15.348563 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78e7d7f1-cf4d-4cdf-a448-5ab28a22d6d7 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:54:15.349189 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 811/3210] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:54:15 2026] POST /volume/v3/volumes => generated 746 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:15.362515 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7ac5cc3-f96f-4b65-a9b6-10f9820c6486 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:15.364422 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7ac5cc3-f96f-4b65-a9b6-10f9820c6486 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 Aug 20 07:54:15.364890 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7ac5cc3-f96f-4b65-a9b6-10f9820c6486 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:15.365576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7ac5cc3-f96f-4b65-a9b6-10f9820c6486 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:15.374812 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:15.374812 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:15.380995 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7ac5cc3-f96f-4b65-a9b6-10f9820c6486 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:54:15.390430 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7ac5cc3-f96f-4b65-a9b6-10f9820c6486 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 returned with HTTP 200 Aug 20 07:54:15.390430 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 805/3211] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:15 2026] GET /volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:15.735213 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f996b293-4885-481c-acd9-3ce6bde16964 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:15.737126 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f996b293-4885-481c-acd9-3ce6bde16964 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:15.737331 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f996b293-4885-481c-acd9-3ce6bde16964 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:15.737524 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f996b293-4885-481c-acd9-3ce6bde16964 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:15.737766 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f996b293-4885-481c-acd9-3ce6bde16964 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:15.748904 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:15.748904 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:15.750011 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f996b293-4885-481c-acd9-3ce6bde16964 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:15.750405 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 800/3212] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:15 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:15.961155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15acd4ca-3699-434e-b31c-b8bf8b1c26b8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:15.965784 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15acd4ca-3699-434e-b31c-b8bf8b1c26b8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:15.965985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15acd4ca-3699-434e-b31c-b8bf8b1c26b8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:15.966179 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15acd4ca-3699-434e-b31c-b8bf8b1c26b8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:15.979949 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:15.979949 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:15.985942 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-15acd4ca-3699-434e-b31c-b8bf8b1c26b8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:15.994304 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15acd4ca-3699-434e-b31c-b8bf8b1c26b8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:15.995002 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 797/3213] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:15 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 934 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:16.408887 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b8c55258-436d-4be9-a4a5-3f47bc3800ac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:16.414266 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b8c55258-436d-4be9-a4a5-3f47bc3800ac tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 Aug 20 07:54:16.414266 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b8c55258-436d-4be9-a4a5-3f47bc3800ac tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:16.414266 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b8c55258-436d-4be9-a4a5-3f47bc3800ac tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:16.426467 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:16.426467 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:16.442430 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b8c55258-436d-4be9-a4a5-3f47bc3800ac tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:54:16.448356 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b8c55258-436d-4be9-a4a5-3f47bc3800ac tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 returned with HTTP 200 Aug 20 07:54:16.449227 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 812/3214] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:16 2026] GET /volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:16.475525 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36d17e6f-1079-42bc-ad1f-318e9e6950bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:16.478178 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36d17e6f-1079-42bc-ad1f-318e9e6950bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:54:16.485292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36d17e6f-1079-42bc-ad1f-318e9e6950bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0e5ecd9-4c6d-481d-84a4-ecbc91a73171", "name": "tempest-VolumesBackupsTest-Backup-1529364855"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:16.492685 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-36d17e6f-1079-42bc-ad1f-318e9e6950bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Creating new backup {'backup': {'volume_id': 'a0e5ecd9-4c6d-481d-84a4-ecbc91a73171', 'name': 'tempest-VolumesBackupsTest-Backup-1529364855'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:54:16.493767 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-36d17e6f-1079-42bc-ad1f-318e9e6950bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Creating backup of volume a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 in container None Aug 20 07:54:16.506397 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:16.506397 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:16.507109 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-36d17e6f-1079-42bc-ad1f-318e9e6950bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Volume info retrieved successfully. Aug 20 07:54:16.541744 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-36d17e6f-1079-42bc-ad1f-318e9e6950bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Created reservations ['2556d0e5-6537-411a-bbb9-77b5aaea424a', '9ec6d18c-3488-40de-b88b-3500f741e350'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:16.589150 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36d17e6f-1079-42bc-ad1f-318e9e6950bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:54:16.589790 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 806/3215] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:54:16 2026] POST /volume/v3/backups => generated 328 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:16.603363 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e4ad3cf1-3668-4ff9-be15-02b528534589 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:16.605125 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4ad3cf1-3668-4ff9-be15-02b528534589 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:16.605322 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4ad3cf1-3668-4ff9-be15-02b528534589 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:16.605517 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4ad3cf1-3668-4ff9-be15-02b528534589 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:16.605641 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e4ad3cf1-3668-4ff9-be15-02b528534589 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:16.611841 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:16.611841 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:16.612530 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4ad3cf1-3668-4ff9-be15-02b528534589 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:16.612894 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 801/3216] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:16 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:16.760955 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53e8dfeb-2acc-4e37-9bd5-3a3cad788915 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:16.763072 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53e8dfeb-2acc-4e37-9bd5-3a3cad788915 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:16.763298 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53e8dfeb-2acc-4e37-9bd5-3a3cad788915 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:16.763538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53e8dfeb-2acc-4e37-9bd5-3a3cad788915 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:16.763682 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-53e8dfeb-2acc-4e37-9bd5-3a3cad788915 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:16.771814 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:16.771814 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:16.772768 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53e8dfeb-2acc-4e37-9bd5-3a3cad788915 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:16.773244 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 798/3217] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:16 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:16.975464 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d8ffd9bd-543d-4da8-a166-7864493616d4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:16.975897 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d8ffd9bd-543d-4da8-a166-7864493616d4 None None] GET https://10.4.3.57/volume// Aug 20 07:54:16.976081 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d8ffd9bd-543d-4da8-a166-7864493616d4 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:16.976289 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d8ffd9bd-543d-4da8-a166-7864493616d4 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:16.976632 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d8ffd9bd-543d-4da8-a166-7864493616d4 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:16.976913 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 813/3218] 10.4.3.57 () {64 vars in 997 bytes} [Thu Aug 20 07:54:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:16.986772 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b60fa8b-d011-4ad0-aa34-6153cf70d07d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:16.987152 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b60fa8b-d011-4ad0-aa34-6153cf70d07d None None] GET https://10.4.3.57/volume// Aug 20 07:54:16.987801 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b60fa8b-d011-4ad0-aa34-6153cf70d07d None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:16.987801 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b60fa8b-d011-4ad0-aa34-6153cf70d07d None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:16.987905 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b60fa8b-d011-4ad0-aa34-6153cf70d07d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:16.989736 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 807/3219] 10.4.3.57 () {64 vars in 997 bytes} [Thu Aug 20 07:54:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:16.997406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1d6e3c7-4e57-4531-ba5c-a86f0437e27f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:17.010129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-67ab3622-452c-4106-8a7c-1704491be542 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:17.013665 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67ab3622-452c-4106-8a7c-1704491be542 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:17.014057 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67ab3622-452c-4106-8a7c-1704491be542 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:17.014493 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67ab3622-452c-4106-8a7c-1704491be542 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:17.030922 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:17.030922 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:17.036292 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-67ab3622-452c-4106-8a7c-1704491be542 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:17.040126 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67ab3622-452c-4106-8a7c-1704491be542 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:17.040898 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 799/3220] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:17 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 934 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:17.105765 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:17.110527 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/limits Aug 20 07:54:17.110744 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:17.110928 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:17.115933 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1d6e3c7-4e57-4531-ba5c-a86f0437e27f tempest-VersionsTest-2013625231 tempest-VersionsTest-2013625231-project-member] GET https://10.4.3.57/volume/v3/ Aug 20 07:54:17.116168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1d6e3c7-4e57-4531-ba5c-a86f0437e27f tempest-VersionsTest-2013625231 tempest-VersionsTest-2013625231-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:17.116405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1d6e3c7-4e57-4531-ba5c-a86f0437e27f tempest-VersionsTest-2013625231 tempest-VersionsTest-2013625231-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:17.119986 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-222928308-604913148, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.120155 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1d6e3c7-4e57-4531-ba5c-a86f0437e27f tempest-VersionsTest-2013625231 tempest-VersionsTest-2013625231-project-member] https://10.4.3.57/volume/v3/ returned with HTTP 200 Aug 20 07:54:17.120279 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.120343 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 802/3221] 10.4.3.57 () {66 vars in 1209 bytes} [Thu Aug 20 07:54:16 2026] GET /volume/v3/ => generated 385 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:17.120598 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.120849 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1200160991-859096471, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.121068 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.121281 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.121492 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1607720200-1030309893, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.121718 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1216636020 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1216636020, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.121921 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1216636020 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1216636020, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.122126 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1216636020 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1216636020, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:54:17.136026 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-026063bc-3b2b-442a-9746-8fe13f7269a4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/limits returned with HTTP 200 Aug 20 07:54:17.136414 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 814/3222] 10.4.3.57 () {68 vars in 1477 bytes} [Thu Aug 20 07:54:17 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:17.196350 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-8989906f-c576-4885-8b3f-62f2b418ecc2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:17.199687 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-8989906f-c576-4885-8b3f-62f2b418ecc2 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:54:17.199987 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-8989906f-c576-4885-8b3f-62f2b418ecc2 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:17.200263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-8989906f-c576-4885-8b3f-62f2b418ecc2 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:17.215245 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:17.215245 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:17.221033 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-8989906f-c576-4885-8b3f-62f2b418ecc2 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:54:17.229233 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-8989906f-c576-4885-8b3f-62f2b418ecc2 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 200 Aug 20 07:54:17.229836 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 808/3223] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:17 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 1661 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:17.241183 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-a4113b3a-0747-4396-b185-b7381dac90e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:17.243465 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-a4113b3a-0747-4396-b185-b7381dac90e4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:54:17.243933 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-a4113b3a-0747-4396-b185-b7381dac90e4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4631993-046c-4769-8662-bd64aeff5875", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-223993306", "description": null, "metadata": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:17.261359 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:17.261359 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:17.262016 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-a4113b3a-0747-4396-b185-b7381dac90e4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:54:17.262218 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-a4113b3a-0747-4396-b185-b7381dac90e4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create snapshot from volume e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:54:17.295739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-a4113b3a-0747-4396-b185-b7381dac90e4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Created reservations ['d32b1474-520a-452a-b956-900d9cff4e23', '8112271c-a018-45e3-bca0-cc6852bb3c3f', '4625850d-87e9-43d3-824d-592c56e01806', 'c1d897d4-f994-40d9-af21-a6cc71891f54'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:17.335499 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-a4113b3a-0747-4396-b185-b7381dac90e4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot force create request issued successfully. Aug 20 07:54:17.336024 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2221dc79-ad8b-471e-81c4-4d4e6a48d697 req-a4113b3a-0747-4396-b185-b7381dac90e4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:54:17.336817 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 800/3224] 10.4.3.57 () {72 vars in 1540 bytes} [Thu Aug 20 07:54:17 2026] POST /volume/v3/snapshots => generated 323 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:17.543484 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-797d6fff-58cc-480d-b8e0-f6d1af0de280 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:17.545939 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-797d6fff-58cc-480d-b8e0-f6d1af0de280 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] PUT https://10.4.3.57/volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930 Aug 20 07:54:17.546421 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-797d6fff-58cc-480d-b8e0-f6d1af0de280 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:17.559539 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-797d6fff-58cc-480d-b8e0-f6d1af0de280 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Acquiring lock "cinder-attachment_update-8d399843-b80c-4c0c-a0e7-3d8fa69e8a87-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:54:17.565924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-797d6fff-58cc-480d-b8e0-f6d1af0de280 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-8d399843-b80c-4c0c-a0e7-3d8fa69e8a87-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:54:17.567579 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:17.567579 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:17.626075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6fcd18aa-3360-4d2c-a61f-bf70f561c025 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:17.629535 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6fcd18aa-3360-4d2c-a61f-bf70f561c025 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:17.629644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6fcd18aa-3360-4d2c-a61f-bf70f561c025 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:17.630120 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6fcd18aa-3360-4d2c-a61f-bf70f561c025 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:17.630298 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6fcd18aa-3360-4d2c-a61f-bf70f561c025 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:17.636527 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:17.636527 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:17.637642 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6fcd18aa-3360-4d2c-a61f-bf70f561c025 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:17.638260 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 815/3225] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:17 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:17.711783 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-797d6fff-58cc-480d-b8e0-f6d1af0de280 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Lock "cinder-attachment_update-8d399843-b80c-4c0c-a0e7-3d8fa69e8a87-np0000007856" released by "attachment_update" :: held 0.146s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:54:17.712161 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-797d6fff-58cc-480d-b8e0-f6d1af0de280 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930 returned with HTTP 200 Aug 20 07:54:17.712797 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 803/3226] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:54:17 2026] PUT /volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930 => generated 968 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:17.739227 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-17b1fd11-ea46-483a-9e06-3edaf9af9b6d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:17.747432 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-17b1fd11-ea46-483a-9e06-3edaf9af9b6d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930 Aug 20 07:54:17.747953 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-17b1fd11-ea46-483a-9e06-3edaf9af9b6d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:17.748104 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-17b1fd11-ea46-483a-9e06-3edaf9af9b6d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:17.776492 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-17b1fd11-ea46-483a-9e06-3edaf9af9b6d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930 returned with HTTP 200 Aug 20 07:54:17.777036 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 809/3227] 10.4.3.57 () {70 vars in 1644 bytes} [Thu Aug 20 07:54:17 2026] GET /volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930 => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:17.790431 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-687069d0-1e50-43cf-9e84-913fee62a606 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:17.792623 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-687069d0-1e50-43cf-9e84-913fee62a606 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:17.792866 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-687069d0-1e50-43cf-9e84-913fee62a606 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:17.793065 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-687069d0-1e50-43cf-9e84-913fee62a606 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:17.793201 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-687069d0-1e50-43cf-9e84-913fee62a606 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:17.799650 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:17.799650 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:17.800754 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-687069d0-1e50-43cf-9e84-913fee62a606 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:17.801785 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 801/3228] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:17 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:18.060796 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb9d60db-d745-437c-aded-d2739d8b8cc5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:18.062874 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb9d60db-d745-437c-aded-d2739d8b8cc5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:18.063164 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb9d60db-d745-437c-aded-d2739d8b8cc5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:18.063309 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb9d60db-d745-437c-aded-d2739d8b8cc5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:18.073506 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:18.073506 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:18.081483 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bb9d60db-d745-437c-aded-d2739d8b8cc5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:18.098901 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb9d60db-d745-437c-aded-d2739d8b8cc5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:18.098901 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 816/3229] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:18 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 934 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:18.608267 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-56720197-6040-4198-afca-b6cc159ca351 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:18.653942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ba8da58-d3a4-46ea-98f6-54636372baf7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:18.655996 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ba8da58-d3a4-46ea-98f6-54636372baf7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:18.656297 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ba8da58-d3a4-46ea-98f6-54636372baf7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:18.656569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ba8da58-d3a4-46ea-98f6-54636372baf7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:18.656769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0ba8da58-d3a4-46ea-98f6-54636372baf7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:18.662464 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:18.662464 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:18.663491 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ba8da58-d3a4-46ea-98f6-54636372baf7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:18.664210 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 810/3230] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:18 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:18.685856 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:18.686258 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1581065385"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:18.688297 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1581065385'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:18.688297 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Create volume of 2 GB Aug 20 07:54:18.688397 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:18.688397 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:18.693370 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Availability Zones retrieved successfully. Aug 20 07:54:18.699413 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Flow 'volume_create_api' (1e5e1db0-4e03-47f0-98de-1ec3794086e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:18.700541 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ef39dc-c878-4b1e-8556-3cd59438c603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:18.701497 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Validating volume size '2' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:18.733895 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ef39dc-c878-4b1e-8556-3cd59438c603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:18.734924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33b2f91-ae66-4ba8-846a-dae96672058d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:18.811997 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Created reservations ['1e4f7042-5f6e-445b-944e-eafa8d0feb5f', 'b35b0dc5-7129-460b-a449-72c35f24763f', '532b32d9-3e96-43ab-9aee-3c3a8bf70d9d', '19bd5c21-bcf5-40ef-8d6b-0211a143e19e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:18.813092 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33b2f91-ae66-4ba8-846a-dae96672058d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e4f7042-5f6e-445b-944e-eafa8d0feb5f', 'b35b0dc5-7129-460b-a449-72c35f24763f', '532b32d9-3e96-43ab-9aee-3c3a8bf70d9d', '19bd5c21-bcf5-40ef-8d6b-0211a143e19e']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:18.814261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a982a1-3f7a-47e6-875c-09b483bf8117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:18.819210 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27eb97a7-70b6-4536-bd59-d5c9c4e11670 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:18.820273 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27eb97a7-70b6-4536-bd59-d5c9c4e11670 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:18.820572 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27eb97a7-70b6-4536-bd59-d5c9c4e11670 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:18.820816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27eb97a7-70b6-4536-bd59-d5c9c4e11670 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:18.820968 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-27eb97a7-70b6-4536-bd59-d5c9c4e11670 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:18.826799 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:18.826799 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:18.827769 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27eb97a7-70b6-4536-bd59-d5c9c4e11670 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:18.828232 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 802/3231] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:18 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:18.840880 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a982a1-3f7a-47e6-875c-09b483bf8117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b92fa890-c22c-4926-8398-453638313e62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1581065385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd4f0e7b0c5f489fa080f3a44f5fa833',qos_specs=None,replication_status=,reservations=['1e4f7042-5f6e-445b-944e-eafa8d0feb5f','b35b0dc5-7129-460b-a449-72c35f24763f','532b32d9-3e96-43ab-9aee-3c3a8bf70d9d','19bd5c21-bcf5-40ef-8d6b-0211a143e19e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c603c95b7654b118d997856bfec6592',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1581065385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b92fa890-c22c-4926-8398-453638313e62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd4f0e7b0c5f489fa080f3a44f5fa833',provider_auth=None,provider_geometry=None,provider_id=None,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='6c603c95b7654b118d997856bfec6592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:18.841963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d4ec10-3064-4416-baf4-fb01a06e70ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:18.867057 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d4ec10-3064-4416-baf4-fb01a06e70ae) transitioned into state 'SUCCESS' from state '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-1581065385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd4f0e7b0c5f489fa080f3a44f5fa833',qos_specs=None,replication_status=,reservations=['1e4f7042-5f6e-445b-944e-eafa8d0feb5f','b35b0dc5-7129-460b-a449-72c35f24763f','532b32d9-3e96-43ab-9aee-3c3a8bf70d9d','19bd5c21-bcf5-40ef-8d6b-0211a143e19e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c603c95b7654b118d997856bfec6592',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:18.868113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d5cc31-903e-497c-b2ca-ee9bc0319226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:18.880879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d5cc31-903e-497c-b2ca-ee9bc0319226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:18.882123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Flow 'volume_create_api' (1e5e1db0-4e03-47f0-98de-1ec3794086e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:18.882575 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Create volume request issued successfully. Aug 20 07:54:18.883457 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-56720197-6040-4198-afca-b6cc159ca351 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:54:18.883970 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 804/3232] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:54:18 2026] POST /volume/v3/volumes => generated 753 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:18.898007 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-824d5f57-996b-4aa2-a805-2389d8e83d88 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:18.900559 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-824d5f57-996b-4aa2-a805-2389d8e83d88 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] GET https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 Aug 20 07:54:18.900777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-824d5f57-996b-4aa2-a805-2389d8e83d88 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:18.901043 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-824d5f57-996b-4aa2-a805-2389d8e83d88 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:18.910255 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:18.910255 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:18.915105 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-824d5f57-996b-4aa2-a805-2389d8e83d88 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Volume info retrieved successfully. Aug 20 07:54:18.920976 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-824d5f57-996b-4aa2-a805-2389d8e83d88 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 returned with HTTP 200 Aug 20 07:54:18.921352 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 817/3233] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:18 2026] GET /volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:19.114965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20e38da4-ccb0-41e4-86c9-e8af74740495 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:19.117826 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20e38da4-ccb0-41e4-86c9-e8af74740495 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:19.118062 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20e38da4-ccb0-41e4-86c9-e8af74740495 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:19.118355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20e38da4-ccb0-41e4-86c9-e8af74740495 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:19.138425 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:19.138425 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:19.146037 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-20e38da4-ccb0-41e4-86c9-e8af74740495 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:19.153268 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20e38da4-ccb0-41e4-86c9-e8af74740495 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:19.153976 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 811/3234] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:19 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 934 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:19.660671 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-12ebc5b7-fa85-4651-85d9-b867fa4a7099 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:19.664284 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12ebc5b7-fa85-4651-85d9-b867fa4a7099 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da Aug 20 07:54:19.666302 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12ebc5b7-fa85-4651-85d9-b867fa4a7099 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:19.666302 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12ebc5b7-fa85-4651-85d9-b867fa4a7099 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:19.675658 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:19.675658 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:19.676249 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-12ebc5b7-fa85-4651-85d9-b867fa4a7099 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot retrieved successfully. Aug 20 07:54:19.677002 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12ebc5b7-fa85-4651-85d9-b867fa4a7099 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da returned with HTTP 200 Aug 20 07:54:19.677355 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 803/3235] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:54:19 2026] GET /volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:19.679101 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f6d1ba31-2fbd-4b6c-a829-1bdc5862d3f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:19.681917 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6d1ba31-2fbd-4b6c-a829-1bdc5862d3f7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:19.682269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6d1ba31-2fbd-4b6c-a829-1bdc5862d3f7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:19.682563 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6d1ba31-2fbd-4b6c-a829-1bdc5862d3f7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:19.682715 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f6d1ba31-2fbd-4b6c-a829-1bdc5862d3f7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:19.689597 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:19.689597 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:19.690882 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6d1ba31-2fbd-4b6c-a829-1bdc5862d3f7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:19.691330 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 805/3236] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:19 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:19.713589 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:19.715781 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:19.717581 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1115673550", "snapshot_id": null, "imageRef": "48967624-84ba-4da0-a0fe-9b8c2fc2c792", "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:19.718805 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1115673550', 'snapshot_id': None, 'imageRef': '48967624-84ba-4da0-a0fe-9b8c2fc2c792', 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:19.825584 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:19.825584 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:19.825584 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot retrieved successfully. Aug 20 07:54:19.825584 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create volume of 1 GB Aug 20 07:54:19.830626 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Availability Zones retrieved successfully. Aug 20 07:54:19.837263 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Flow 'volume_create_api' (c6b8faba-45bd-47cd-8d9e-1bd6444d3bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:19.838845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a195cd07-bca8-4811-9cc2-ba88f3e1a19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:19.840118 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6fc517cb-bd39-4948-a827-8041b15223f1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:19.840357 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:19.842424 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fc517cb-bd39-4948-a827-8041b15223f1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:19.842780 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6fc517cb-bd39-4948-a827-8041b15223f1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:19.843034 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6fc517cb-bd39-4948-a827-8041b15223f1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:19.843408 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6fc517cb-bd39-4948-a827-8041b15223f1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:19.848582 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:19.848582 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:19.849894 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fc517cb-bd39-4948-a827-8041b15223f1 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:19.850465 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 812/3237] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:19 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:19.884579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a195cd07-bca8-4811-9cc2-ba88f3e1a19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab28ff6c-c3b3-46b0-b06c-12d7c61331da', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:19.884579 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a718a5-a988-4e1f-878b-d5208c4daf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:19.934816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Created reservations ['d8bc61e4-c68e-44f9-a203-3e7dfd4a379a', '7274c83c-be52-4dd9-95a2-36a542b19f01', 'fcd77a6a-7140-4421-a512-3d9b38d2da0b', '28322127-ad13-4936-a606-5f57411dd06a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:19.936320 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a718a5-a988-4e1f-878b-d5208c4daf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8bc61e4-c68e-44f9-a203-3e7dfd4a379a', '7274c83c-be52-4dd9-95a2-36a542b19f01', 'fcd77a6a-7140-4421-a512-3d9b38d2da0b', '28322127-ad13-4936-a606-5f57411dd06a']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:19.936489 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8d8419cc-a57a-4687-b4eb-34938d4ea39a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:19.938001 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad045af-516b-4768-98ea-b459742159df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:19.938301 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d8419cc-a57a-4687-b4eb-34938d4ea39a tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] GET https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 Aug 20 07:54:19.938531 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d8419cc-a57a-4687-b4eb-34938d4ea39a tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:19.938769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d8419cc-a57a-4687-b4eb-34938d4ea39a tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:19.947346 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:19.947346 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:19.953420 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8d8419cc-a57a-4687-b4eb-34938d4ea39a tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Volume info retrieved successfully. Aug 20 07:54:19.959622 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d8419cc-a57a-4687-b4eb-34938d4ea39a tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 returned with HTTP 200 Aug 20 07:54:19.960055 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 804/3238] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:19 2026] GET /volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:19.992079 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad045af-516b-4768-98ea-b459742159df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd389076-51ba-47c6-9b74-b36b7f4c48ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1115673550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360b24298eb449c89c9a3bbc98aef71e',qos_specs=None,replication_status=,reservations=['d8bc61e4-c68e-44f9-a203-3e7dfd4a379a','7274c83c-be52-4dd9-95a2-36a542b19f01','fcd77a6a-7140-4421-a512-3d9b38d2da0b','28322127-ad13-4936-a606-5f57411dd06a'],size=1,snapshot_id=ab28ff6c-c3b3-46b0-b06c-12d7c61331da,source_replicaid=,source_volid=None,status='creating',user_id='afcf1c76bb244e55bbb5dd4c89c33cf9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), '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-08-20T07:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1115673550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd389076-51ba-47c6-9b74-b36b7f4c48ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='360b24298eb449c89c9a3bbc98aef71e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab28ff6c-c3b3-46b0-b06c-12d7c61331da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcf1c76bb244e55bbb5dd4c89c33cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:19.993059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a85a40c9-ed21-4617-b550-9e45c8217ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:19.994027 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:19.995867 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:19.996216 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b92fa890-c22c-4926-8398-453638313e62"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:19.998004 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b92fa890-c22c-4926-8398-453638313e62'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:20.007873 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:20.007873 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:20.008539 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Volume retrieved successfully. Aug 20 07:54:20.008646 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Create volume of 1 GB Aug 20 07:54:20.013823 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Availability Zones retrieved successfully. Aug 20 07:54:20.015572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a85a40c9-ed21-4617-b550-9e45c8217ae3) transitioned into state 'SUCCESS' from state '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-1115673550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360b24298eb449c89c9a3bbc98aef71e',qos_specs=None,replication_status=,reservations=['d8bc61e4-c68e-44f9-a203-3e7dfd4a379a','7274c83c-be52-4dd9-95a2-36a542b19f01','fcd77a6a-7140-4421-a512-3d9b38d2da0b','28322127-ad13-4936-a606-5f57411dd06a'],size=1,snapshot_id=ab28ff6c-c3b3-46b0-b06c-12d7c61331da,source_replicaid=,source_volid=None,status='creating',user_id='afcf1c76bb244e55bbb5dd4c89c33cf9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:20.016269 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992164e5-8cb2-41e6-8f5f-072d11604b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:20.020019 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Flow 'volume_create_api' (56d3b2bb-df93-44d1-9b64-07c986761e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:20.021256 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198bd781-f3c8-499a-bf35-893d499a87e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:20.022570 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:20.024775 np0000007856 devstack@c-api.service[100252]: WARNING cinder.volume.api [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198bd781-f3c8-499a-bf35-893d499a87e9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 07:54:20.024775 np0000007856 devstack@c-api.service[100252]: 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. Aug 20 07:54:20.026931 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198bd781-f3c8-499a-bf35-893d499a87e9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:20.027070 np0000007856 devstack@c-api.service[100252]: WARNING cinder.volume.api [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198bd781-f3c8-499a-bf35-893d499a87e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 07:54:20.028227 np0000007856 devstack@c-api.service[100252]: WARNING cinder.volume.api [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Flow 'volume_create_api' (56d3b2bb-df93-44d1-9b64-07c986761e0d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 07:54:20.028562 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfef6461-0e92-41cb-8c59-2a969c399d6c tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 400 Aug 20 07:54:20.029259 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 806/3239] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:54:19 2026] POST /volume/v3/volumes => generated 173 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:54:20.039342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5113a9c3-eed0-43a5-9f35-587722dad3ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:20.042257 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5113a9c3-eed0-43a5-9f35-587722dad3ce tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] GET https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 Aug 20 07:54:20.043030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5113a9c3-eed0-43a5-9f35-587722dad3ce tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:20.043030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5113a9c3-eed0-43a5-9f35-587722dad3ce tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:20.051970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992164e5-8cb2-41e6-8f5f-072d11604b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:20.053367 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Flow 'volume_create_api' (c6b8faba-45bd-47cd-8d9e-1bd6444d3bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:20.054036 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Create volume request issued successfully. Aug 20 07:54:20.054824 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1ed3440-9173-410a-821a-0ebc3943b8ca tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:54:20.055627 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 818/3240] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:54:19 2026] POST /volume/v3/volumes => generated 812 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:20.057082 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:20.057082 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:20.064791 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5113a9c3-eed0-43a5-9f35-587722dad3ce tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Volume info retrieved successfully. Aug 20 07:54:20.069937 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-20c12f73-4954-43ee-93c0-57a2f56a18d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:20.072229 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20c12f73-4954-43ee-93c0-57a2f56a18d5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:54:20.072568 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20c12f73-4954-43ee-93c0-57a2f56a18d5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:20.072795 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20c12f73-4954-43ee-93c0-57a2f56a18d5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:20.072903 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5113a9c3-eed0-43a5-9f35-587722dad3ce tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 returned with HTTP 200 Aug 20 07:54:20.073316 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 813/3241] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:20 2026] GET /volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:20.083352 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:20.083352 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:20.091090 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-20c12f73-4954-43ee-93c0-57a2f56a18d5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:54:20.092258 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-52ffbc0d-40b3-4af0-ac64-8e9e9a6e23ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:20.094357 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52ffbc0d-40b3-4af0-ac64-8e9e9a6e23ac tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 Aug 20 07:54:20.094605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52ffbc0d-40b3-4af0-ac64-8e9e9a6e23ac tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:20.094883 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52ffbc0d-40b3-4af0-ac64-8e9e9a6e23ac tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:20.095072 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-52ffbc0d-40b3-4af0-ac64-8e9e9a6e23ac tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Delete volume with id: b92fa890-c22c-4926-8398-453638313e62 Aug 20 07:54:20.097887 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20c12f73-4954-43ee-93c0-57a2f56a18d5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab returned with HTTP 200 Aug 20 07:54:20.097887 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 805/3242] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:20 2026] GET /volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:20.108009 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:20.108009 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:20.108488 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-52ffbc0d-40b3-4af0-ac64-8e9e9a6e23ac tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Volume info retrieved successfully. Aug 20 07:54:20.136222 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-52ffbc0d-40b3-4af0-ac64-8e9e9a6e23ac tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Delete volume request issued successfully. Aug 20 07:54:20.136438 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52ffbc0d-40b3-4af0-ac64-8e9e9a6e23ac tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 returned with HTTP 202 Aug 20 07:54:20.136995 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 807/3243] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:20 2026] DELETE /volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:20.150568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e8ef4800-04ee-4c2c-8545-251c0d2a8d85 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:20.153104 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8ef4800-04ee-4c2c-8545-251c0d2a8d85 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] GET https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 Aug 20 07:54:20.153372 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8ef4800-04ee-4c2c-8545-251c0d2a8d85 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:20.153723 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8ef4800-04ee-4c2c-8545-251c0d2a8d85 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:20.165121 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:20.165121 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:20.170881 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6d502b5d-1839-4784-82ce-853862a0530a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:20.172410 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e8ef4800-04ee-4c2c-8545-251c0d2a8d85 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Volume info retrieved successfully. Aug 20 07:54:20.173807 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d502b5d-1839-4784-82ce-853862a0530a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:20.174220 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d502b5d-1839-4784-82ce-853862a0530a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:20.174868 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d502b5d-1839-4784-82ce-853862a0530a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:20.179710 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8ef4800-04ee-4c2c-8545-251c0d2a8d85 tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 returned with HTTP 200 Aug 20 07:54:20.180410 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 819/3244] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:20 2026] GET /volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:20.193948 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:20.193948 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:20.198798 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6d502b5d-1839-4784-82ce-853862a0530a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:20.203826 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d502b5d-1839-4784-82ce-853862a0530a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:20.204384 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 814/3245] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:20 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 934 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:20.703108 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9096922e-5659-436e-87a4-20659173bf83 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:20.705266 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9096922e-5659-436e-87a4-20659173bf83 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:20.705266 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9096922e-5659-436e-87a4-20659173bf83 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:20.705790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9096922e-5659-436e-87a4-20659173bf83 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:20.705790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9096922e-5659-436e-87a4-20659173bf83 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:20.712755 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:20.712755 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:20.714221 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9096922e-5659-436e-87a4-20659173bf83 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:20.714221 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 806/3246] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:20 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:20.865593 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a84dfacb-3886-4e56-80ef-67e165945681 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:20.870809 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a84dfacb-3886-4e56-80ef-67e165945681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:20.871111 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a84dfacb-3886-4e56-80ef-67e165945681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:20.871342 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a84dfacb-3886-4e56-80ef-67e165945681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:20.871495 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a84dfacb-3886-4e56-80ef-67e165945681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:20.878522 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:20.878522 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:20.880230 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a84dfacb-3886-4e56-80ef-67e165945681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:20.880230 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 808/3247] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:20 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:21.116722 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-915cb2fc-6207-4f05-a276-986fd4f7be4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:21.118830 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-915cb2fc-6207-4f05-a276-986fd4f7be4e tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:54:21.119606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-915cb2fc-6207-4f05-a276-986fd4f7be4e tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:21.119606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-915cb2fc-6207-4f05-a276-986fd4f7be4e tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:21.127751 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:21.127751 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:21.131912 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-915cb2fc-6207-4f05-a276-986fd4f7be4e tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:54:21.137621 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-915cb2fc-6207-4f05-a276-986fd4f7be4e tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab returned with HTTP 200 Aug 20 07:54:21.138058 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 820/3248] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:21 2026] GET /volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab => generated 1421 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:21.157444 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55c8964e-d5b2-4970-b114-2c0c9f85ef1a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:21.162986 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55c8964e-d5b2-4970-b114-2c0c9f85ef1a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:54:21.162986 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55c8964e-d5b2-4970-b114-2c0c9f85ef1a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:21.162986 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55c8964e-d5b2-4970-b114-2c0c9f85ef1a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:21.178293 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:21.178293 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:21.189544 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-55c8964e-d5b2-4970-b114-2c0c9f85ef1a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:54:21.193837 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c5ab8c8-a6a8-4173-b1ab-94341991992b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:21.196596 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c5ab8c8-a6a8-4173-b1ab-94341991992b tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] GET https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 Aug 20 07:54:21.196880 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c5ab8c8-a6a8-4173-b1ab-94341991992b tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:21.197147 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c5ab8c8-a6a8-4173-b1ab-94341991992b tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:21.200277 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55c8964e-d5b2-4970-b114-2c0c9f85ef1a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab returned with HTTP 200 Aug 20 07:54:21.201072 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 815/3249] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:54:21 2026] GET /volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:21.204723 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c5ab8c8-a6a8-4173-b1ab-94341991992b tempest-VolumesCloneNegativeTest-512353480 tempest-VolumesCloneNegativeTest-512353480-project-member] https://10.4.3.57/volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 returned with HTTP 404 Aug 20 07:54:21.205350 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 807/3250] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:21 2026] GET /volume/v3/volumes/b92fa890-c22c-4926-8398-453638313e62 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:21.218258 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b140b02-0cbf-4409-b315-925621d1136a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:21.221042 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b140b02-0cbf-4409-b315-925621d1136a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:21.221731 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b140b02-0cbf-4409-b315-925621d1136a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:21.221731 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b140b02-0cbf-4409-b315-925621d1136a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:21.235839 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:21.235839 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:21.243152 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b140b02-0cbf-4409-b315-925621d1136a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:21.249380 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b140b02-0cbf-4409-b315-925621d1136a tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:21.250519 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 809/3251] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:21 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 934 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:21.733666 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cce6f63d-24f4-49d1-8cb9-df66a767cb46 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:21.737029 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cce6f63d-24f4-49d1-8cb9-df66a767cb46 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:21.737147 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cce6f63d-24f4-49d1-8cb9-df66a767cb46 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:21.737395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cce6f63d-24f4-49d1-8cb9-df66a767cb46 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:21.737489 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-cce6f63d-24f4-49d1-8cb9-df66a767cb46 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:21.745207 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:21.745207 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:21.746102 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cce6f63d-24f4-49d1-8cb9-df66a767cb46 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:21.747055 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 821/3252] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:21 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:21.894880 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7520843e-18e4-41b1-a748-47fe1d8ebd69 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:21.897234 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7520843e-18e4-41b1-a748-47fe1d8ebd69 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:21.897536 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7520843e-18e4-41b1-a748-47fe1d8ebd69 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:21.897806 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7520843e-18e4-41b1-a748-47fe1d8ebd69 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:21.898087 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7520843e-18e4-41b1-a748-47fe1d8ebd69 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:21.904091 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:21.904091 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:21.904981 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7520843e-18e4-41b1-a748-47fe1d8ebd69 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:21.905483 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 816/3253] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:21 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:22.225576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-5fba7d95-891f-4b8a-9ead-d7186ee3891f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:22.232188 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-5fba7d95-891f-4b8a-9ead-d7186ee3891f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/attachments/72644546-d5aa-4892-90f3-37044bfe8ed0/action Aug 20 07:54:22.233380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-5fba7d95-891f-4b8a-9ead-d7186ee3891f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:22.233380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-5fba7d95-891f-4b8a-9ead-d7186ee3891f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:22.260890 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:22.260890 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:22.266090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-50412bd6-d008-42d3-8197-9d39fd6c8a51 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:22.270655 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50412bd6-d008-42d3-8197-9d39fd6c8a51 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:22.270901 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50412bd6-d008-42d3-8197-9d39fd6c8a51 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:22.271298 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50412bd6-d008-42d3-8197-9d39fd6c8a51 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:22.287192 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:22.287192 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:22.287857 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ac765fcb-5308-40c3-bd54-62bd7e604ebf req-5fba7d95-891f-4b8a-9ead-d7186ee3891f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments/72644546-d5aa-4892-90f3-37044bfe8ed0/action returned with HTTP 204 Aug 20 07:54:22.288559 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 808/3254] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:54:22 2026] POST /volume/v3/attachments/72644546-d5aa-4892-90f3-37044bfe8ed0/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:22.294263 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-50412bd6-d008-42d3-8197-9d39fd6c8a51 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:22.301337 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50412bd6-d008-42d3-8197-9d39fd6c8a51 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:22.301671 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 810/3255] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:22 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 1229 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:22.761574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd5f3602-98d7-4356-8c25-c2c8c0ed07ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:22.761574 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd5f3602-98d7-4356-8c25-c2c8c0ed07ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:22.761930 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd5f3602-98d7-4356-8c25-c2c8c0ed07ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:22.761930 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd5f3602-98d7-4356-8c25-c2c8c0ed07ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:22.762084 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fd5f3602-98d7-4356-8c25-c2c8c0ed07ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:22.766108 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:22.766108 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:22.766699 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd5f3602-98d7-4356-8c25-c2c8c0ed07ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:22.767279 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 822/3256] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:22 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:22.840848 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-15161a61-b889-49ce-93b0-df4279b954d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:22.843883 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-15161a61-b889-49ce-93b0-df4279b954d4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:54:22.843883 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-15161a61-b889-49ce-93b0-df4279b954d4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:22.843883 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-15161a61-b889-49ce-93b0-df4279b954d4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:22.851616 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:22.851616 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:22.857764 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-15161a61-b889-49ce-93b0-df4279b954d4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:54:22.862342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-15161a61-b889-49ce-93b0-df4279b954d4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab returned with HTTP 200 Aug 20 07:54:22.862944 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 817/3257] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:22 2026] GET /volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab => generated 1403 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:22.916776 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2cd1958c-f323-4fa1-8abd-d7ae1dad90b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:22.918814 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2cd1958c-f323-4fa1-8abd-d7ae1dad90b3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:22.919021 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2cd1958c-f323-4fa1-8abd-d7ae1dad90b3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:22.919220 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2cd1958c-f323-4fa1-8abd-d7ae1dad90b3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:22.919346 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2cd1958c-f323-4fa1-8abd-d7ae1dad90b3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:22.923802 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:22.923802 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:22.924765 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2cd1958c-f323-4fa1-8abd-d7ae1dad90b3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:22.925310 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 809/3258] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:22 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:23.315521 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ed3d453-726f-4854-8f2f-a45db4990730 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:23.317995 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ed3d453-726f-4854-8f2f-a45db4990730 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:23.318305 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ed3d453-726f-4854-8f2f-a45db4990730 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:23.318599 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ed3d453-726f-4854-8f2f-a45db4990730 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:23.350629 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:23.350629 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:23.356310 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ed3d453-726f-4854-8f2f-a45db4990730 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:23.364673 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ed3d453-726f-4854-8f2f-a45db4990730 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:23.364673 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 811/3259] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:23 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 1226 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:23.378428 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9770a514-403d-407c-834d-ff2b4f4ff1a6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:23.381355 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9770a514-403d-407c-834d-ff2b4f4ff1a6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:23.381355 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9770a514-403d-407c-834d-ff2b4f4ff1a6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:23.381355 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9770a514-403d-407c-834d-ff2b4f4ff1a6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:23.394762 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:23.394762 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:23.399366 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9770a514-403d-407c-834d-ff2b4f4ff1a6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:23.407053 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9770a514-403d-407c-834d-ff2b4f4ff1a6 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:23.407198 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 823/3260] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:23 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 1226 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:23.523473 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-a910a1aa-2ee3-45ec-9b34-72f48073cdf9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:23.525581 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-a910a1aa-2ee3-45ec-9b34-72f48073cdf9 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:54:23.525815 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-a910a1aa-2ee3-45ec-9b34-72f48073cdf9 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:23.526048 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-a910a1aa-2ee3-45ec-9b34-72f48073cdf9 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:23.534594 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:23.534594 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:23.540606 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-a910a1aa-2ee3-45ec-9b34-72f48073cdf9 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:54:23.546038 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-a910a1aa-2ee3-45ec-9b34-72f48073cdf9 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab returned with HTTP 200 Aug 20 07:54:23.546474 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 818/3261] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:23 2026] GET /volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:23.556079 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8279105d-916f-4f50-b255-4699f5e51eca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:23.556593 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8279105d-916f-4f50-b255-4699f5e51eca None None] GET https://10.4.3.57/volume// Aug 20 07:54:23.556832 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8279105d-916f-4f50-b255-4699f5e51eca None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:23.557080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8279105d-916f-4f50-b255-4699f5e51eca None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:23.557512 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8279105d-916f-4f50-b255-4699f5e51eca None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:23.557908 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 810/3262] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:54:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:23.567012 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-71d062c2-41f8-4958-82fe-d05c65f962ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:23.569775 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-71d062c2-41f8-4958-82fe-d05c65f962ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:54:23.570114 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-71d062c2-41f8-4958-82fe-d05c65f962ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd389076-51ba-47c6-9b74-b36b7f4c48ab", "connector": null, "instance_uuid": "d8709927-1d5e-4bc2-818d-9c85ce7f8f4f"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:23.582109 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:23.582109 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:23.610654 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-71d062c2-41f8-4958-82fe-d05c65f962ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:54:23.611352 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 812/3263] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:54:23 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) Aug 20 07:54:23.778384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8d66479a-6451-4e86-9a99-3dbbbc3dc32e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:23.780854 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d66479a-6451-4e86-9a99-3dbbbc3dc32e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:23.781147 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d66479a-6451-4e86-9a99-3dbbbc3dc32e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:23.781456 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d66479a-6451-4e86-9a99-3dbbbc3dc32e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:23.781610 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8d66479a-6451-4e86-9a99-3dbbbc3dc32e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:23.787139 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:23.787139 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:23.787907 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d66479a-6451-4e86-9a99-3dbbbc3dc32e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:23.788249 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 824/3264] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:23 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:23.916622 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-829f6876-a0b4-4eb0-94ec-bb1aa35ee5ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:23.918856 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-829f6876-a0b4-4eb0-94ec-bb1aa35ee5ed tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:23.919097 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-829f6876-a0b4-4eb0-94ec-bb1aa35ee5ed tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:23.919354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-829f6876-a0b4-4eb0-94ec-bb1aa35ee5ed tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:23.926588 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:23.926588 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:23.930456 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-829f6876-a0b4-4eb0-94ec-bb1aa35ee5ed tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:23.935635 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1136f8bc-3b24-492a-a6a0-8e62bbb32c28 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:23.935724 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-829f6876-a0b4-4eb0-94ec-bb1aa35ee5ed tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:54:23.935951 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 819/3265] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:23 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:23.937227 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1136f8bc-3b24-492a-a6a0-8e62bbb32c28 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:23.937456 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1136f8bc-3b24-492a-a6a0-8e62bbb32c28 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:23.937690 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1136f8bc-3b24-492a-a6a0-8e62bbb32c28 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:23.937819 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1136f8bc-3b24-492a-a6a0-8e62bbb32c28 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:23.942496 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:23.942496 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:23.943281 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1136f8bc-3b24-492a-a6a0-8e62bbb32c28 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:23.943699 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 811/3266] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:23 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:24.801060 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0d1dc0db-28c8-4db5-8f21-2e008abbb8d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:24.804516 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d1dc0db-28c8-4db5-8f21-2e008abbb8d4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:24.804516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d1dc0db-28c8-4db5-8f21-2e008abbb8d4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:24.805150 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d1dc0db-28c8-4db5-8f21-2e008abbb8d4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:24.805277 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0d1dc0db-28c8-4db5-8f21-2e008abbb8d4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:24.814614 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:24.814614 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:24.815339 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d1dc0db-28c8-4db5-8f21-2e008abbb8d4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:24.815872 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 813/3267] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:24 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:24.837218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cd7b2b10-ca53-4ac8-82a5-fa8ccae8af41 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:24.837604 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd7b2b10-ca53-4ac8-82a5-fa8ccae8af41 None None] GET https://10.4.3.57/volume// Aug 20 07:54:24.837792 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd7b2b10-ca53-4ac8-82a5-fa8ccae8af41 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:24.837989 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd7b2b10-ca53-4ac8-82a5-fa8ccae8af41 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:24.838323 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd7b2b10-ca53-4ac8-82a5-fa8ccae8af41 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:24.838783 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 825/3268] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:24.854154 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-019071ec-4031-4d8b-a5fc-000e90157dfb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:24.863278 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-019071ec-4031-4d8b-a5fc-000e90157dfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:54:24.863611 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-019071ec-4031-4d8b-a5fc-000e90157dfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:24.863890 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-019071ec-4031-4d8b-a5fc-000e90157dfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:24.880319 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:24.880319 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:24.886861 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-019071ec-4031-4d8b-a5fc-000e90157dfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:54:24.893796 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-019071ec-4031-4d8b-a5fc-000e90157dfb tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab returned with HTTP 200 Aug 20 07:54:24.894379 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 820/3269] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:24 2026] GET /volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab => generated 1582 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:24.960754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06bbd7ab-6d82-4bf2-b4b6-2040c7c89ba9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:24.961225 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c844aa34-9346-43f9-a5e8-cea865516903 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:24.963694 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c844aa34-9346-43f9-a5e8-cea865516903 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:24.964872 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c844aa34-9346-43f9-a5e8-cea865516903 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:24.968261 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06bbd7ab-6d82-4bf2-b4b6-2040c7c89ba9 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:24.968947 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06bbd7ab-6d82-4bf2-b4b6-2040c7c89ba9 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:24.969231 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c844aa34-9346-43f9-a5e8-cea865516903 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:24.969326 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06bbd7ab-6d82-4bf2-b4b6-2040c7c89ba9 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:24.970232 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c844aa34-9346-43f9-a5e8-cea865516903 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:24.978437 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:24.978437 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:24.979823 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c844aa34-9346-43f9-a5e8-cea865516903 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:24.980528 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 814/3270] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:24 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:24.984143 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:24.984143 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:24.993529 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-06bbd7ab-6d82-4bf2-b4b6-2040c7c89ba9 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:25.006076 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06bbd7ab-6d82-4bf2-b4b6-2040c7c89ba9 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:54:25.006748 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 812/3271] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:24 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:25.029375 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-b380e379-ad0d-4db3-8420-7c4883ac934d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:25.037232 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-b380e379-ad0d-4db3-8420-7c4883ac934d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption Aug 20 07:54:25.037232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-b380e379-ad0d-4db3-8420-7c4883ac934d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:25.037232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-b380e379-ad0d-4db3-8420-7c4883ac934d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:25.051768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-dcda9489-f420-4183-80d3-7069cfb1774a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:25.055138 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-dcda9489-f420-4183-80d3-7069cfb1774a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] PUT https://10.4.3.57/volume/v3/attachments/69d38de5-ae63-42f7-b69b-48b8a0b4b150 Aug 20 07:54:25.055138 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-dcda9489-f420-4183-80d3-7069cfb1774a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:25.056745 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:25.056745 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:25.065499 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-b380e379-ad0d-4db3-8420-7c4883ac934d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption returned with HTTP 200 Aug 20 07:54:25.066180 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 826/3272] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:54:25 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:25.066905 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-dcda9489-f420-4183-80d3-7069cfb1774a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Acquiring lock "cinder-attachment_update-fd389076-51ba-47c6-9b74-b36b7f4c48ab-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:54:25.073494 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-dcda9489-f420-4183-80d3-7069cfb1774a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Lock "cinder-attachment_update-fd389076-51ba-47c6-9b74-b36b7f4c48ab-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:54:25.074874 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:25.074874 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:25.246653 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-dcda9489-f420-4183-80d3-7069cfb1774a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Lock "cinder-attachment_update-fd389076-51ba-47c6-9b74-b36b7f4c48ab-np0000007856" released by "attachment_update" :: held 0.173s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:54:25.247216 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-dcda9489-f420-4183-80d3-7069cfb1774a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments/69d38de5-ae63-42f7-b69b-48b8a0b4b150 returned with HTTP 200 Aug 20 07:54:25.248141 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 821/3273] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:54:25 2026] PUT /volume/v3/attachments/69d38de5-ae63-42f7-b69b-48b8a0b4b150 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:25.286375 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-7cbcdf0d-4125-4523-9c45-d33a7dcc28c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:25.290586 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-7cbcdf0d-4125-4523-9c45-d33a7dcc28c7 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] POST https://10.4.3.57/volume/v3/attachments/69d38de5-ae63-42f7-b69b-48b8a0b4b150/action Aug 20 07:54:25.290586 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-7cbcdf0d-4125-4523-9c45-d33a7dcc28c7 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:25.290586 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-7cbcdf0d-4125-4523-9c45-d33a7dcc28c7 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:25.321141 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:25.321141 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:25.343912 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3e4d575-f89d-4f73-aa57-cf66db3d9676 req-7cbcdf0d-4125-4523-9c45-d33a7dcc28c7 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments/69d38de5-ae63-42f7-b69b-48b8a0b4b150/action returned with HTTP 204 Aug 20 07:54:25.343912 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 815/3274] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:54:25 2026] POST /volume/v3/attachments/69d38de5-ae63-42f7-b69b-48b8a0b4b150/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:25.839467 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e989d57d-c039-4066-a8fc-e498a50ea212 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:25.841414 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e989d57d-c039-4066-a8fc-e498a50ea212 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:25.841587 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e989d57d-c039-4066-a8fc-e498a50ea212 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:25.842141 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e989d57d-c039-4066-a8fc-e498a50ea212 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:25.842274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e989d57d-c039-4066-a8fc-e498a50ea212 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:25.848917 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:25.848917 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:25.849092 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e989d57d-c039-4066-a8fc-e498a50ea212 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:25.849451 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 813/3275] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:25 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:25.996319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-756bb3aa-0f53-4f0b-b10e-ebc70ca1f376 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:25.998656 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-756bb3aa-0f53-4f0b-b10e-ebc70ca1f376 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:25.998914 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-756bb3aa-0f53-4f0b-b10e-ebc70ca1f376 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:25.999144 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-756bb3aa-0f53-4f0b-b10e-ebc70ca1f376 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:25.999274 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-756bb3aa-0f53-4f0b-b10e-ebc70ca1f376 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:26.005675 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:26.005675 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:26.006615 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-756bb3aa-0f53-4f0b-b10e-ebc70ca1f376 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:26.007049 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 827/3276] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:25 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:26.030537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-83e08ff2-f9ed-4c1f-b2a9-7db45ff95b51 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:26.035574 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83e08ff2-f9ed-4c1f-b2a9-7db45ff95b51 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:26.035574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83e08ff2-f9ed-4c1f-b2a9-7db45ff95b51 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:26.035574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83e08ff2-f9ed-4c1f-b2a9-7db45ff95b51 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:26.044830 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:26.044830 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:26.049930 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-83e08ff2-f9ed-4c1f-b2a9-7db45ff95b51 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:26.056467 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83e08ff2-f9ed-4c1f-b2a9-7db45ff95b51 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:54:26.058040 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 822/3277] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:26 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:26.693489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9c5a4fd0-d584-425c-b982-5dc7bc9f7b23 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:26.698542 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c5a4fd0-d584-425c-b982-5dc7bc9f7b23 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:26.698542 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c5a4fd0-d584-425c-b982-5dc7bc9f7b23 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:26.698542 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c5a4fd0-d584-425c-b982-5dc7bc9f7b23 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:26.718298 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:26.718298 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:26.723770 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9c5a4fd0-d584-425c-b982-5dc7bc9f7b23 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:26.729516 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c5a4fd0-d584-425c-b982-5dc7bc9f7b23 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:54:26.730034 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 816/3278] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:26 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:26.750982 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-12b2de5e-baef-4a00-8aca-f6dd696318fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:26.753394 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12b2de5e-baef-4a00-8aca-f6dd696318fd tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] DELETE https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:26.753705 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12b2de5e-baef-4a00-8aca-f6dd696318fd tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:26.753975 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12b2de5e-baef-4a00-8aca-f6dd696318fd tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:26.754196 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-12b2de5e-baef-4a00-8aca-f6dd696318fd tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Delete volume with id: 15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:26.768148 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:26.768148 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:26.768922 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-12b2de5e-baef-4a00-8aca-f6dd696318fd tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:26.805665 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-12b2de5e-baef-4a00-8aca-f6dd696318fd tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Delete volume request issued successfully. Aug 20 07:54:26.805665 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12b2de5e-baef-4a00-8aca-f6dd696318fd tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 202 Aug 20 07:54:26.806283 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 814/3279] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:26 2026] DELETE /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:26.817499 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-902bbd3a-6fd3-409c-b3fd-c6522d695035 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:26.823773 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-902bbd3a-6fd3-409c-b3fd-c6522d695035 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:26.824192 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-902bbd3a-6fd3-409c-b3fd-c6522d695035 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:26.824976 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-902bbd3a-6fd3-409c-b3fd-c6522d695035 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:26.835761 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:26.835761 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:26.844361 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-902bbd3a-6fd3-409c-b3fd-c6522d695035 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Volume info retrieved successfully. Aug 20 07:54:26.859346 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-902bbd3a-6fd3-409c-b3fd-c6522d695035 tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 200 Aug 20 07:54:26.860702 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 828/3280] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:26 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:26.864078 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-024cec3a-1bd3-4654-8f2b-5c1d8e4f89bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:26.866846 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-024cec3a-1bd3-4654-8f2b-5c1d8e4f89bb tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:26.867142 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-024cec3a-1bd3-4654-8f2b-5c1d8e4f89bb tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:26.867421 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-024cec3a-1bd3-4654-8f2b-5c1d8e4f89bb tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:26.867599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-024cec3a-1bd3-4654-8f2b-5c1d8e4f89bb tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:26.873924 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:26.873924 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:26.874888 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-024cec3a-1bd3-4654-8f2b-5c1d8e4f89bb tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:26.875182 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 823/3281] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:26 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:27.026689 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-301a7561-7f48-4b97-a3ed-078875c36e9e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:27.028933 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-301a7561-7f48-4b97-a3ed-078875c36e9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:27.029155 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-301a7561-7f48-4b97-a3ed-078875c36e9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:27.029575 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-301a7561-7f48-4b97-a3ed-078875c36e9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:27.029575 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-301a7561-7f48-4b97-a3ed-078875c36e9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:27.034440 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:27.034440 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:27.036369 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-301a7561-7f48-4b97-a3ed-078875c36e9e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:27.036369 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 817/3282] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:27 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:27.696439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-e69d5012-76ad-43c7-aa32-092ba413dd2c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:27.699298 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-e69d5012-76ad-43c7-aa32-092ba413dd2c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930/action Aug 20 07:54:27.700222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-e69d5012-76ad-43c7-aa32-092ba413dd2c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:27.700222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-e69d5012-76ad-43c7-aa32-092ba413dd2c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:27.728259 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:27.728259 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:27.741077 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-33afd5aa-d7da-4844-932c-13bcd572d8be req-e69d5012-76ad-43c7-aa32-092ba413dd2c tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930/action returned with HTTP 204 Aug 20 07:54:27.741639 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 815/3283] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:54:27 2026] POST /volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:27.882493 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a4524e60-253d-4497-ae9b-22f8603badac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:27.887406 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4524e60-253d-4497-ae9b-22f8603badac tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] GET https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa Aug 20 07:54:27.887801 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4524e60-253d-4497-ae9b-22f8603badac tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:27.888111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4524e60-253d-4497-ae9b-22f8603badac tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:27.891607 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4ad0b2cb-d8b5-48d5-81fe-88b902ef6e10 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:27.894060 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ad0b2cb-d8b5-48d5-81fe-88b902ef6e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:27.894305 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ad0b2cb-d8b5-48d5-81fe-88b902ef6e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:27.894802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ad0b2cb-d8b5-48d5-81fe-88b902ef6e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:27.894802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4ad0b2cb-d8b5-48d5-81fe-88b902ef6e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:27.899659 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4524e60-253d-4497-ae9b-22f8603badac tempest-VolumesActionsTest-1552062600 tempest-VolumesActionsTest-1552062600-project-member] https://10.4.3.57/volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa returned with HTTP 404 Aug 20 07:54:27.900155 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:27.900155 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:27.900369 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 829/3284] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:27 2026] GET /volume/v3/volumes/15cf039d-adae-46a8-a4c9-6d52605f18fa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:27.904583 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ad0b2cb-d8b5-48d5-81fe-88b902ef6e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:27.904583 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 824/3285] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:27 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:28.051131 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc26bd7f-c3cd-4e74-b015-ecee5bfa9681 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:28.054597 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc26bd7f-c3cd-4e74-b015-ecee5bfa9681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:28.054700 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc26bd7f-c3cd-4e74-b015-ecee5bfa9681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:28.054990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc26bd7f-c3cd-4e74-b015-ecee5bfa9681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:28.055387 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fc26bd7f-c3cd-4e74-b015-ecee5bfa9681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:28.062326 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:28.062326 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:28.063798 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc26bd7f-c3cd-4e74-b015-ecee5bfa9681 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:28.064715 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 818/3286] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:28 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:28.810095 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9c627d97-0d1c-4e02-8544-463363b1caaa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:28.814575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c627d97-0d1c-4e02-8544-463363b1caaa tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:54:28.814575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c627d97-0d1c-4e02-8544-463363b1caaa tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:28.814575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c627d97-0d1c-4e02-8544-463363b1caaa tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:28.835990 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:28.835990 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:28.844776 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9c627d97-0d1c-4e02-8544-463363b1caaa tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:54:28.849932 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c627d97-0d1c-4e02-8544-463363b1caaa tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:54:28.850664 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 816/3287] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:28 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 1168 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:28.915352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-de76d9eb-271e-4606-a198-c7bf1f4870ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:28.916851 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-25f2abb8-9b2e-411b-b9c1-4a2757291c2d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:28.919738 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de76d9eb-271e-4606-a198-c7bf1f4870ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:28.919738 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de76d9eb-271e-4606-a198-c7bf1f4870ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:28.919738 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de76d9eb-271e-4606-a198-c7bf1f4870ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:28.919738 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-de76d9eb-271e-4606-a198-c7bf1f4870ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:28.919978 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-25f2abb8-9b2e-411b-b9c1-4a2757291c2d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:54:28.919978 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-25f2abb8-9b2e-411b-b9c1-4a2757291c2d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:28.919978 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-25f2abb8-9b2e-411b-b9c1-4a2757291c2d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:28.929718 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:28.929718 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:28.930367 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de76d9eb-271e-4606-a198-c7bf1f4870ae tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:28.930911 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 830/3288] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:28 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:28.938760 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:28.938760 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:28.942946 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-25f2abb8-9b2e-411b-b9c1-4a2757291c2d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:54:28.948455 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-25f2abb8-9b2e-411b-b9c1-4a2757291c2d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:54:28.948860 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 825/3289] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:28 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:28.971844 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-19030c25-e0d8-461d-a1cd-4b6dd6f4f81d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:28.976572 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-19030c25-e0d8-461d-a1cd-4b6dd6f4f81d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] POST https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/action Aug 20 07:54:28.976572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-19030c25-e0d8-461d-a1cd-4b6dd6f4f81d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:28.976572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-19030c25-e0d8-461d-a1cd-4b6dd6f4f81d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:28.987088 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:28.987088 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:28.987814 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-19030c25-e0d8-461d-a1cd-4b6dd6f4f81d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:54:28.995776 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-19030c25-e0d8-461d-a1cd-4b6dd6f4f81d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Begin detaching volume completed successfully. Aug 20 07:54:28.995776 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-19030c25-e0d8-461d-a1cd-4b6dd6f4f81d tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/action returned with HTTP 202 Aug 20 07:54:28.995776 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 819/3290] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:54:28 2026] POST /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:29.059634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc616829-e6a4-4129-aaff-28936d26d664 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.060356 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc616829-e6a4-4129-aaff-28936d26d664 None None] GET https://10.4.3.57/volume// Aug 20 07:54:29.060755 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc616829-e6a4-4129-aaff-28936d26d664 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.061099 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc616829-e6a4-4129-aaff-28936d26d664 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.061668 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc616829-e6a4-4129-aaff-28936d26d664 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:29.062182 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 817/3291] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:29.073638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-c515e3ee-30d2-4d81-8301-26e9f2de8914 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.079016 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-c515e3ee-30d2-4d81-8301-26e9f2de8914 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:54:29.080075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-c515e3ee-30d2-4d81-8301-26e9f2de8914 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.080075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-c515e3ee-30d2-4d81-8301-26e9f2de8914 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.084517 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0259a0ee-533f-4b5a-88e5-ca3d88637bfe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.091475 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0259a0ee-533f-4b5a-88e5-ca3d88637bfe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:29.092442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0259a0ee-533f-4b5a-88e5-ca3d88637bfe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.092849 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0259a0ee-533f-4b5a-88e5-ca3d88637bfe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.092849 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0259a0ee-533f-4b5a-88e5-ca3d88637bfe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:29.096677 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.096677 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:29.105157 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-c515e3ee-30d2-4d81-8301-26e9f2de8914 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:54:29.106162 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.106162 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:29.110290 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0259a0ee-533f-4b5a-88e5-ca3d88637bfe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:29.110835 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 826/3292] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 791 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:29.116119 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-c515e3ee-30d2-4d81-8301-26e9f2de8914 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:54:29.117145 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 831/3293] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 1351 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:29.123236 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-42c7af8f-d589-4a80-896c-c9d13ef6e070 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.127613 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42c7af8f-d589-4a80-896c-c9d13ef6e070 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:29.127613 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42c7af8f-d589-4a80-896c-c9d13ef6e070 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.127613 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42c7af8f-d589-4a80-896c-c9d13ef6e070 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.127613 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-42c7af8f-d589-4a80-896c-c9d13ef6e070 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:29.136130 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-ff510812-5b69-4f7b-aba9-19d5047bed89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.141697 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-ff510812-5b69-4f7b-aba9-19d5047bed89 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption Aug 20 07:54:29.142225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-ff510812-5b69-4f7b-aba9-19d5047bed89 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.142910 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-ff510812-5b69-4f7b-aba9-19d5047bed89 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.149050 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.149050 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:29.152418 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42c7af8f-d589-4a80-896c-c9d13ef6e070 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:29.154696 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 820/3294] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 791 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:29.161977 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.161977 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:29.169071 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7fcd6555-cd11-45f6-8ced-20aaccdd4f22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.174616 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-ff510812-5b69-4f7b-aba9-19d5047bed89 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption returned with HTTP 200 Aug 20 07:54:29.174983 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 818/3295] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87/encryption => generated 160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:29.178423 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fcd6555-cd11-45f6-8ced-20aaccdd4f22 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:54:29.182537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7fcd6555-cd11-45f6-8ced-20aaccdd4f22 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c5976acb-cafb-484b-924d-5fad02e3ff8b", "incremental": true, "force": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:29.187058 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-7fcd6555-cd11-45f6-8ced-20aaccdd4f22 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating new backup {'backup': {'volume_id': 'c5976acb-cafb-484b-924d-5fad02e3ff8b', 'incremental': True, 'force': True}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:54:29.187445 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-7fcd6555-cd11-45f6-8ced-20aaccdd4f22 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating backup of volume c5976acb-cafb-484b-924d-5fad02e3ff8b in container None Aug 20 07:54:29.233713 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.233713 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:29.234578 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7fcd6555-cd11-45f6-8ced-20aaccdd4f22 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:54:29.284889 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7fcd6555-cd11-45f6-8ced-20aaccdd4f22 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['d7c664f6-9e8c-4399-ab18-f2ed284e3bef', 'e7061d79-d513-43a5-9bd9-07bc2507dae4'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:29.345399 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fcd6555-cd11-45f6-8ced-20aaccdd4f22 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:54:29.345940 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 827/3296] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:54:29 2026] POST /volume/v3/backups => generated 286 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:29.360658 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bda9e208-bbc0-478e-be5a-deaafe715b30 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.362595 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bda9e208-bbc0-478e-be5a-deaafe715b30 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:29.363242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bda9e208-bbc0-478e-be5a-deaafe715b30 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.363564 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bda9e208-bbc0-478e-be5a-deaafe715b30 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.363946 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bda9e208-bbc0-478e-be5a-deaafe715b30 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:29.371627 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.371627 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:29.373055 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bda9e208-bbc0-478e-be5a-deaafe715b30 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:29.373596 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 832/3297] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 692 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:29.516814 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-321e55e9-9c28-4030-8d5a-dac93f629b33 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.520458 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-321e55e9-9c28-4030-8d5a-dac93f629b33 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:29.520854 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-321e55e9-9c28-4030-8d5a-dac93f629b33 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.521167 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-321e55e9-9c28-4030-8d5a-dac93f629b33 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.539964 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.539964 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:29.548845 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-321e55e9-9c28-4030-8d5a-dac93f629b33 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:29.556066 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-321e55e9-9c28-4030-8d5a-dac93f629b33 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:29.556066 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 821/3298] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 1228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:29.593537 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-7918ab6b-09b6-4f04-9458-a469dc953fe8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.596411 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-7918ab6b-09b6-4f04-9458-a469dc953fe8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46/action Aug 20 07:54:29.598230 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-7918ab6b-09b6-4f04-9458-a469dc953fe8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:29.599159 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-7918ab6b-09b6-4f04-9458-a469dc953fe8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:29.618354 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.618354 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:29.619111 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-7918ab6b-09b6-4f04-9458-a469dc953fe8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:29.639278 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-7918ab6b-09b6-4f04-9458-a469dc953fe8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Begin detaching volume completed successfully. Aug 20 07:54:29.639278 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-7918ab6b-09b6-4f04-9458-a469dc953fe8 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46/action returned with HTTP 202 Aug 20 07:54:29.639278 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 819/3299] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:54:29 2026] POST /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:29.712709 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eef0dcb1-cd89-40c9-a148-eeef3c49cbf8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.713563 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eef0dcb1-cd89-40c9-a148-eeef3c49cbf8 None None] GET https://10.4.3.57/volume// Aug 20 07:54:29.713826 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eef0dcb1-cd89-40c9-a148-eeef3c49cbf8 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.714131 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eef0dcb1-cd89-40c9-a148-eeef3c49cbf8 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.714527 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eef0dcb1-cd89-40c9-a148-eeef3c49cbf8 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:29.716543 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 828/3300] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:29.734091 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-a00f1607-3233-4c49-b25c-574ed82a35b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.739069 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-a00f1607-3233-4c49-b25c-574ed82a35b4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:29.739461 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-a00f1607-3233-4c49-b25c-574ed82a35b4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.739968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-a00f1607-3233-4c49-b25c-574ed82a35b4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.759110 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.759110 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:29.765253 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-a00f1607-3233-4c49-b25c-574ed82a35b4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:29.773745 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-a00f1607-3233-4c49-b25c-574ed82a35b4 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 200 Aug 20 07:54:29.775279 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 833/3301] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:29.944418 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a48b4803-c560-4835-9497-36ba189a0261 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:29.953216 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a48b4803-c560-4835-9497-36ba189a0261 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:29.953216 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a48b4803-c560-4835-9497-36ba189a0261 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:29.954463 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a48b4803-c560-4835-9497-36ba189a0261 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:29.955172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a48b4803-c560-4835-9497-36ba189a0261 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:29.969403 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:29.969403 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:29.971573 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a48b4803-c560-4835-9497-36ba189a0261 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:29.972107 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 822/3302] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:29 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:30.389896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1460ac34-9efb-47f2-8ccc-086eb2c30ae6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:30.391865 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1460ac34-9efb-47f2-8ccc-086eb2c30ae6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:30.392128 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1460ac34-9efb-47f2-8ccc-086eb2c30ae6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:30.392373 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1460ac34-9efb-47f2-8ccc-086eb2c30ae6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:30.392545 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1460ac34-9efb-47f2-8ccc-086eb2c30ae6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:30.397653 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:30.397653 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:30.398503 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1460ac34-9efb-47f2-8ccc-086eb2c30ae6 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:30.398920 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 820/3303] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:30 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:30.987766 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59af31e4-4529-4ab1-b125-c7cccbf61518 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:30.990813 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59af31e4-4529-4ab1-b125-c7cccbf61518 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:30.991088 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59af31e4-4529-4ab1-b125-c7cccbf61518 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:30.991307 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59af31e4-4529-4ab1-b125-c7cccbf61518 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:30.991398 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-59af31e4-4529-4ab1-b125-c7cccbf61518 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:31.010261 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:31.010261 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:31.011029 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59af31e4-4529-4ab1-b125-c7cccbf61518 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:31.011511 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 829/3304] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:30 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:31.416770 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d8643324-2ca6-4769-a4cf-7bfaddca0898 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:31.419646 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d8643324-2ca6-4769-a4cf-7bfaddca0898 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:31.419803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d8643324-2ca6-4769-a4cf-7bfaddca0898 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:31.419956 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d8643324-2ca6-4769-a4cf-7bfaddca0898 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:31.420131 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d8643324-2ca6-4769-a4cf-7bfaddca0898 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:31.427412 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:31.427412 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:31.428487 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d8643324-2ca6-4769-a4cf-7bfaddca0898 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:31.429154 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 834/3305] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:31 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:32.614021 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-b92a1e03-3f1c-40cb-a645-d676b3144d4c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:32.614021 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-b92a1e03-3f1c-40cb-a645-d676b3144d4c tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] DELETE https://10.4.3.57/volume/v3/attachments/8035f1f1-b688-49e6-b0fa-0f6821881098 Aug 20 07:54:32.614021 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-b92a1e03-3f1c-40cb-a645-d676b3144d4c tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:32.614021 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-b92a1e03-3f1c-40cb-a645-d676b3144d4c tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:32.614021 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:32.614021 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:32.614021 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6b8ebeac-048c-4d72-bba0-aa164f3fcf57 req-b92a1e03-3f1c-40cb-a645-d676b3144d4c tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments/8035f1f1-b688-49e6-b0fa-0f6821881098 returned with HTTP 200 Aug 20 07:54:32.614021 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 823/3306] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:54:31 2026] DELETE /volume/v3/attachments/8035f1f1-b688-49e6-b0fa-0f6821881098 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:32.619790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b10fd7fc-a223-49b0-bb6b-dbe22eced1bf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:32.619790 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b10fd7fc-a223-49b0-bb6b-dbe22eced1bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:32.619790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b10fd7fc-a223-49b0-bb6b-dbe22eced1bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:32.619790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b10fd7fc-a223-49b0-bb6b-dbe22eced1bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:32.619790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b10fd7fc-a223-49b0-bb6b-dbe22eced1bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:32.619790 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:32.619790 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:32.619790 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b10fd7fc-a223-49b0-bb6b-dbe22eced1bf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:32.619790 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 821/3307] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:32 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:32.621003 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0222d716-efc7-41e4-8e0e-5e29120090b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:32.621003 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0222d716-efc7-41e4-8e0e-5e29120090b5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:32.621003 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0222d716-efc7-41e4-8e0e-5e29120090b5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:32.621003 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0222d716-efc7-41e4-8e0e-5e29120090b5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:32.621003 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0222d716-efc7-41e4-8e0e-5e29120090b5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:32.621003 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:32.621003 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:32.621003 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0222d716-efc7-41e4-8e0e-5e29120090b5 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:32.621003 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 830/3308] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:32 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 694 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:32.893395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f63f054e-8bb2-4624-8942-dde8aa62dce5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:32.895788 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f63f054e-8bb2-4624-8942-dde8aa62dce5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:32.896125 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f63f054e-8bb2-4624-8942-dde8aa62dce5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:32.896200 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f63f054e-8bb2-4624-8942-dde8aa62dce5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:32.896387 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f63f054e-8bb2-4624-8942-dde8aa62dce5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Delete volume with id: 6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:32.909659 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:32.909659 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:32.910274 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f63f054e-8bb2-4624-8942-dde8aa62dce5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:32.938210 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f63f054e-8bb2-4624-8942-dde8aa62dce5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Delete volume request issued successfully. Aug 20 07:54:32.938542 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f63f054e-8bb2-4624-8942-dde8aa62dce5 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 202 Aug 20 07:54:32.939105 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 835/3309] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:32 2026] DELETE /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:33.055574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0796c9b-8701-4d20-92ac-eebfb91ac516 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:33.058668 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0796c9b-8701-4d20-92ac-eebfb91ac516 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:33.058668 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0796c9b-8701-4d20-92ac-eebfb91ac516 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:33.060102 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0796c9b-8701-4d20-92ac-eebfb91ac516 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:33.060181 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b0796c9b-8701-4d20-92ac-eebfb91ac516 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:33.071451 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:33.071451 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:33.071778 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0796c9b-8701-4d20-92ac-eebfb91ac516 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:33.071995 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 824/3310] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:33 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:33.482711 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0664e49e-3f84-4a8e-afc4-82acde66c47e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:33.486229 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0664e49e-3f84-4a8e-afc4-82acde66c47e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:33.486456 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0664e49e-3f84-4a8e-afc4-82acde66c47e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:33.486798 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0664e49e-3f84-4a8e-afc4-82acde66c47e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:33.486942 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0664e49e-3f84-4a8e-afc4-82acde66c47e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:33.496353 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:33.496353 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:33.497695 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0664e49e-3f84-4a8e-afc4-82acde66c47e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:33.498519 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 822/3311] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:33 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 694 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:34.091229 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e825cfe9-c134-4865-8115-3d03d3e222c4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:34.094900 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e825cfe9-c134-4865-8115-3d03d3e222c4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:34.094900 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e825cfe9-c134-4865-8115-3d03d3e222c4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:34.094900 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e825cfe9-c134-4865-8115-3d03d3e222c4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:34.094900 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e825cfe9-c134-4865-8115-3d03d3e222c4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:34.103672 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:34.103672 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:34.103672 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e825cfe9-c134-4865-8115-3d03d3e222c4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:34.104342 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 831/3312] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:34 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:34.521211 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0e853f5c-7f31-46cf-a1b8-3d678d898a8d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:34.527415 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e853f5c-7f31-46cf-a1b8-3d678d898a8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:34.528094 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e853f5c-7f31-46cf-a1b8-3d678d898a8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:34.528306 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e853f5c-7f31-46cf-a1b8-3d678d898a8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:34.528413 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0e853f5c-7f31-46cf-a1b8-3d678d898a8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:34.540132 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:34.540132 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:34.542861 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e853f5c-7f31-46cf-a1b8-3d678d898a8d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:34.543796 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 836/3313] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:34 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 705 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:35.121298 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-893d045b-6ef7-461d-ab3d-5980fcb13eaf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:35.123194 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-893d045b-6ef7-461d-ab3d-5980fcb13eaf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:35.123712 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-893d045b-6ef7-461d-ab3d-5980fcb13eaf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:35.123712 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-893d045b-6ef7-461d-ab3d-5980fcb13eaf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:35.123841 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-893d045b-6ef7-461d-ab3d-5980fcb13eaf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:35.129702 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:35.129702 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:35.131632 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-893d045b-6ef7-461d-ab3d-5980fcb13eaf tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:35.131632 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 825/3314] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:35 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:35.565740 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-51c995f8-c829-4f1d-bf80-45290a7935e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:35.569734 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51c995f8-c829-4f1d-bf80-45290a7935e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:35.570608 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51c995f8-c829-4f1d-bf80-45290a7935e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:35.570608 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51c995f8-c829-4f1d-bf80-45290a7935e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:35.570608 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-51c995f8-c829-4f1d-bf80-45290a7935e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:35.581539 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:35.581539 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:35.582868 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51c995f8-c829-4f1d-bf80-45290a7935e2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:35.583322 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 823/3315] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:35 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:36.148181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-02eccf10-5704-4ed7-860f-48da7ca8f796 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:36.150915 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02eccf10-5704-4ed7-860f-48da7ca8f796 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:36.151177 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02eccf10-5704-4ed7-860f-48da7ca8f796 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:36.151493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02eccf10-5704-4ed7-860f-48da7ca8f796 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:36.151599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-02eccf10-5704-4ed7-860f-48da7ca8f796 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:36.157402 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:36.157402 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:36.158172 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02eccf10-5704-4ed7-860f-48da7ca8f796 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:36.159269 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 832/3316] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:36 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:36.599200 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b7829e3c-af4e-4057-ac6c-ce74f6ad60cf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:36.601718 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7829e3c-af4e-4057-ac6c-ce74f6ad60cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:36.602008 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7829e3c-af4e-4057-ac6c-ce74f6ad60cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:36.602402 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7829e3c-af4e-4057-ac6c-ce74f6ad60cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:36.602402 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b7829e3c-af4e-4057-ac6c-ce74f6ad60cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:36.611572 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:36.611572 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:36.612743 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7829e3c-af4e-4057-ac6c-ce74f6ad60cf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:36.613868 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 837/3317] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:36 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:37.172299 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb6ea76b-3c21-436e-974d-25993485479a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:37.174393 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb6ea76b-3c21-436e-974d-25993485479a tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:37.175090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb6ea76b-3c21-436e-974d-25993485479a tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:37.175931 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb6ea76b-3c21-436e-974d-25993485479a tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:37.175931 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bb6ea76b-3c21-436e-974d-25993485479a tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:37.183721 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:37.183721 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:37.184714 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb6ea76b-3c21-436e-974d-25993485479a tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:37.185528 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 826/3318] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:37 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:37.627120 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-da895998-9fa5-43df-ab61-14b6aa97f75d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:37.630566 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da895998-9fa5-43df-ab61-14b6aa97f75d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:37.630566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da895998-9fa5-43df-ab61-14b6aa97f75d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:37.630566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da895998-9fa5-43df-ab61-14b6aa97f75d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:37.630566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-da895998-9fa5-43df-ab61-14b6aa97f75d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:37.635413 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:37.635413 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:37.636705 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da895998-9fa5-43df-ab61-14b6aa97f75d tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:37.637254 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 824/3319] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:37 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:38.202777 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bee075ad-f9b3-4e3c-9e78-b79d8808fa33 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:38.205059 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bee075ad-f9b3-4e3c-9e78-b79d8808fa33 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:38.205264 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bee075ad-f9b3-4e3c-9e78-b79d8808fa33 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:38.205950 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bee075ad-f9b3-4e3c-9e78-b79d8808fa33 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:38.205950 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bee075ad-f9b3-4e3c-9e78-b79d8808fa33 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:38.218953 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:38.218953 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:38.218953 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bee075ad-f9b3-4e3c-9e78-b79d8808fa33 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:38.220044 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 833/3320] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:38 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:38.654305 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-08a0a47e-40c7-4df8-ba0f-6db88406d7f3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:38.657302 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08a0a47e-40c7-4df8-ba0f-6db88406d7f3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:38.657776 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08a0a47e-40c7-4df8-ba0f-6db88406d7f3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:38.657943 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08a0a47e-40c7-4df8-ba0f-6db88406d7f3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:38.658092 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-08a0a47e-40c7-4df8-ba0f-6db88406d7f3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:38.665084 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:38.665084 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:38.665963 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08a0a47e-40c7-4df8-ba0f-6db88406d7f3 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:38.666541 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 838/3321] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:38 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:39.237366 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b1aa76e-96ca-40ff-acb7-a7181502dda0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:39.241998 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b1aa76e-96ca-40ff-acb7-a7181502dda0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:39.241998 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b1aa76e-96ca-40ff-acb7-a7181502dda0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:39.241998 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b1aa76e-96ca-40ff-acb7-a7181502dda0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:39.242287 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4b1aa76e-96ca-40ff-acb7-a7181502dda0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:39.246089 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=315,cinder:UPDATE=56,cinder:INSERT=24 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:54:39.251626 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:39.251626 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:39.252124 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b1aa76e-96ca-40ff-acb7-a7181502dda0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:39.252715 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 827/3322] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:39 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:39.386156 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-75dee5e5-79c0-4719-a572-dbf42769ffb2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:39.390961 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-75dee5e5-79c0-4719-a572-dbf42769ffb2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:39.391665 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-75dee5e5-79c0-4719-a572-dbf42769ffb2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:39.391754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-75dee5e5-79c0-4719-a572-dbf42769ffb2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:39.395117 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=311,cinder:INSERT=30,cinder:UPDATE=64 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:54:39.409818 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:39.409818 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:39.418877 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-75dee5e5-79c0-4719-a572-dbf42769ffb2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:39.426806 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-75dee5e5-79c0-4719-a572-dbf42769ffb2 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:39.427471 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 825/3323] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:39 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 1226 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:39.465792 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-60a3ab2e-ccf3-41c3-aa39-b878376d4bce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:39.468374 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-60a3ab2e-ccf3-41c3-aa39-b878376d4bce tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] POST https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70/action Aug 20 07:54:39.468873 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-60a3ab2e-ccf3-41c3-aa39-b878376d4bce tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:39.469057 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-60a3ab2e-ccf3-41c3-aa39-b878376d4bce tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:39.486645 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:39.486645 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:39.487155 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-60a3ab2e-ccf3-41c3-aa39-b878376d4bce tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:39.498422 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-60a3ab2e-ccf3-41c3-aa39-b878376d4bce tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Begin detaching volume completed successfully. Aug 20 07:54:39.498811 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-60a3ab2e-ccf3-41c3-aa39-b878376d4bce tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70/action returned with HTTP 202 Aug 20 07:54:39.499402 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 834/3324] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:54:39 2026] POST /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:39.570903 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5d724159-0b6d-41ef-a610-32b545200ec4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:39.571350 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d724159-0b6d-41ef-a610-32b545200ec4 None None] GET https://10.4.3.57/volume// Aug 20 07:54:39.571529 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5d724159-0b6d-41ef-a610-32b545200ec4 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:39.571775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5d724159-0b6d-41ef-a610-32b545200ec4 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:39.572083 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d724159-0b6d-41ef-a610-32b545200ec4 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:39.572380 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 839/3325] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:39.616817 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-f7980854-754d-4aba-9b4f-54f3ab1e7845 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:39.619931 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-f7980854-754d-4aba-9b4f-54f3ab1e7845 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:39.620235 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-f7980854-754d-4aba-9b4f-54f3ab1e7845 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:39.620708 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-f7980854-754d-4aba-9b4f-54f3ab1e7845 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:39.636393 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:39.636393 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:39.639957 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-f7980854-754d-4aba-9b4f-54f3ab1e7845 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:39.647398 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-f7980854-754d-4aba-9b4f-54f3ab1e7845 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:39.647534 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 828/3326] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:39 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:39.686803 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9e3d49c-003e-49c3-8ef2-b561d380c84c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:39.691585 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9e3d49c-003e-49c3-8ef2-b561d380c84c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:39.691585 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9e3d49c-003e-49c3-8ef2-b561d380c84c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:39.691585 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9e3d49c-003e-49c3-8ef2-b561d380c84c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:39.691585 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c9e3d49c-003e-49c3-8ef2-b561d380c84c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:39.696972 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:39.696972 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:39.698046 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9e3d49c-003e-49c3-8ef2-b561d380c84c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:39.702601 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 826/3327] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:39 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:40.273539 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-39924ad2-40dc-4d03-823d-efae3d73a992 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:40.276105 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39924ad2-40dc-4d03-823d-efae3d73a992 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:40.276358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39924ad2-40dc-4d03-823d-efae3d73a992 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:40.276652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39924ad2-40dc-4d03-823d-efae3d73a992 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:40.276855 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-39924ad2-40dc-4d03-823d-efae3d73a992 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:40.285149 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:40.285149 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:40.286155 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39924ad2-40dc-4d03-823d-efae3d73a992 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:40.289936 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 835/3328] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:40 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:40.674434 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-c7a51928-5196-4a82-8ab8-dadf553473a1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:40.677803 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-c7a51928-5196-4a82-8ab8-dadf553473a1 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] DELETE https://10.4.3.57/volume/v3/attachments/72644546-d5aa-4892-90f3-37044bfe8ed0 Aug 20 07:54:40.677925 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-c7a51928-5196-4a82-8ab8-dadf553473a1 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:40.678063 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-c7a51928-5196-4a82-8ab8-dadf553473a1 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:40.699275 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:40.699275 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:40.716659 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8972bd5c-9ca6-4fdb-b278-e636b9673d3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:40.720080 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8972bd5c-9ca6-4fdb-b278-e636b9673d3c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:40.720080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8972bd5c-9ca6-4fdb-b278-e636b9673d3c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:40.720080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8972bd5c-9ca6-4fdb-b278-e636b9673d3c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:40.720080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8972bd5c-9ca6-4fdb-b278-e636b9673d3c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:40.727530 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:40.727530 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:40.730895 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8972bd5c-9ca6-4fdb-b278-e636b9673d3c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:40.730895 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 829/3329] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:40 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:54:40.787132 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-af6d1e02-13d7-43ff-bf6e-0cf6bd720be8 req-c7a51928-5196-4a82-8ab8-dadf553473a1 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments/72644546-d5aa-4892-90f3-37044bfe8ed0 returned with HTTP 200 Aug 20 07:54:40.787804 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 840/3330] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:54:40 2026] DELETE /volume/v3/attachments/72644546-d5aa-4892-90f3-37044bfe8ed0 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:41.301237 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ccfa80fd-42ea-4754-b50d-b6c37518f567 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:41.303577 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ccfa80fd-42ea-4754-b50d-b6c37518f567 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:41.303577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ccfa80fd-42ea-4754-b50d-b6c37518f567 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:41.305130 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ccfa80fd-42ea-4754-b50d-b6c37518f567 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:41.305130 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ccfa80fd-42ea-4754-b50d-b6c37518f567 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:41.320632 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:41.320632 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:41.321409 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ccfa80fd-42ea-4754-b50d-b6c37518f567 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:41.322124 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 827/3331] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:41 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:41.748070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dafb9221-2297-4d38-9220-09b63858d8d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:41.755397 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dafb9221-2297-4d38-9220-09b63858d8d0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:41.755625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dafb9221-2297-4d38-9220-09b63858d8d0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:41.755880 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dafb9221-2297-4d38-9220-09b63858d8d0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:41.756047 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dafb9221-2297-4d38-9220-09b63858d8d0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:41.769972 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:41.769972 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:41.770836 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dafb9221-2297-4d38-9220-09b63858d8d0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:41.771898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce2b749d-5ef2-448c-8bf7-bdc49dafa262 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:41.774983 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 836/3332] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:41 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 706 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:41.775080 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce2b749d-5ef2-448c-8bf7-bdc49dafa262 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] DELETE https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:41.775173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce2b749d-5ef2-448c-8bf7-bdc49dafa262 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:41.775432 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce2b749d-5ef2-448c-8bf7-bdc49dafa262 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:41.775656 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ce2b749d-5ef2-448c-8bf7-bdc49dafa262 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Delete volume with id: a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:41.793356 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-526be469-a10a-4368-9cb6-dcbc77b98b0c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:41.795752 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-526be469-a10a-4368-9cb6-dcbc77b98b0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:41.795915 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-526be469-a10a-4368-9cb6-dcbc77b98b0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:41.795963 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:41.795963 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:41.796147 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-526be469-a10a-4368-9cb6-dcbc77b98b0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:41.796217 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-526be469-a10a-4368-9cb6-dcbc77b98b0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:41.796352 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ce2b749d-5ef2-448c-8bf7-bdc49dafa262 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:41.801893 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:41.801893 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:41.802897 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-526be469-a10a-4368-9cb6-dcbc77b98b0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:41.803308 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 841/3333] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:41 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:41.821647 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98119144-bd27-4b84-be2a-f6e07906265e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:41.824170 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98119144-bd27-4b84-be2a-f6e07906265e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:41.824170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98119144-bd27-4b84-be2a-f6e07906265e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:41.824367 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98119144-bd27-4b84-be2a-f6e07906265e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:41.824486 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-98119144-bd27-4b84-be2a-f6e07906265e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete backup with id: b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. Aug 20 07:54:41.831270 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:41.831270 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:41.841939 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ce2b749d-5ef2-448c-8bf7-bdc49dafa262 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Delete volume request issued successfully. Aug 20 07:54:41.842262 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce2b749d-5ef2-448c-8bf7-bdc49dafa262 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 202 Aug 20 07:54:41.842812 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 830/3334] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:41 2026] DELETE /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:41.855401 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-98119144-bd27-4b84-be2a-f6e07906265e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] delete_backup rpcapi backup_id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:54:41.857605 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98119144-bd27-4b84-be2a-f6e07906265e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 202 Aug 20 07:54:41.858267 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 828/3335] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:41 2026] DELETE /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:41.870068 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee0e751f-9a9a-44cf-95c9-8564a0364e83 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:41.874643 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee0e751f-9a9a-44cf-95c9-8564a0364e83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:41.875615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee0e751f-9a9a-44cf-95c9-8564a0364e83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:41.875615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee0e751f-9a9a-44cf-95c9-8564a0364e83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:41.875615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ee0e751f-9a9a-44cf-95c9-8564a0364e83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:41.888449 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:41.888449 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:41.889781 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee0e751f-9a9a-44cf-95c9-8564a0364e83 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 200 Aug 20 07:54:41.891592 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 837/3336] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:41 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 705 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:41.935961 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3a41f389-c80b-4081-9158-e9be49d52f76 req-2e627838-e768-4b63-aeda-2f72236fcc55 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:41.941044 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a41f389-c80b-4081-9158-e9be49d52f76 req-2e627838-e768-4b63-aeda-2f72236fcc55 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:41.941380 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3a41f389-c80b-4081-9158-e9be49d52f76 req-2e627838-e768-4b63-aeda-2f72236fcc55 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:41.941749 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3a41f389-c80b-4081-9158-e9be49d52f76 req-2e627838-e768-4b63-aeda-2f72236fcc55 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:41.953364 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:41.953364 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:41.957060 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3a41f389-c80b-4081-9158-e9be49d52f76 req-2e627838-e768-4b63-aeda-2f72236fcc55 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:41.964376 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a41f389-c80b-4081-9158-e9be49d52f76 req-2e627838-e768-4b63-aeda-2f72236fcc55 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 200 Aug 20 07:54:41.967951 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 842/3337] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:41 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 933 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:42.048769 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-673300a3-12a9-4b58-bfeb-69fc95cf89a0 req-8d60f864-8262-46a6-ba39-6b045a2f768f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:42.054434 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-673300a3-12a9-4b58-bfeb-69fc95cf89a0 req-8d60f864-8262-46a6-ba39-6b045a2f768f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:42.054434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-673300a3-12a9-4b58-bfeb-69fc95cf89a0 req-8d60f864-8262-46a6-ba39-6b045a2f768f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:42.054434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-673300a3-12a9-4b58-bfeb-69fc95cf89a0 req-8d60f864-8262-46a6-ba39-6b045a2f768f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:42.063763 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-673300a3-12a9-4b58-bfeb-69fc95cf89a0 req-8d60f864-8262-46a6-ba39-6b045a2f768f tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 404 Aug 20 07:54:42.064449 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 831/3338] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:42 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:54:42.352140 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c70a9efd-79a5-4fc3-9405-a6e896b59cd9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:42.356738 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c70a9efd-79a5-4fc3-9405-a6e896b59cd9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:42.356738 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c70a9efd-79a5-4fc3-9405-a6e896b59cd9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:42.357704 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c70a9efd-79a5-4fc3-9405-a6e896b59cd9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:42.357704 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c70a9efd-79a5-4fc3-9405-a6e896b59cd9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:42.363575 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:42.363575 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:42.364504 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c70a9efd-79a5-4fc3-9405-a6e896b59cd9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:42.365361 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 829/3339] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:42 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:42.904067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6b4b913d-727c-44bc-9cda-cad92d9eb0d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:42.906162 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b4b913d-727c-44bc-9cda-cad92d9eb0d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e Aug 20 07:54:42.906420 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b4b913d-727c-44bc-9cda-cad92d9eb0d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:42.906689 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b4b913d-727c-44bc-9cda-cad92d9eb0d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:42.906848 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6b4b913d-727c-44bc-9cda-cad92d9eb0d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:42.911573 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b4b913d-727c-44bc-9cda-cad92d9eb0d8 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e returned with HTTP 404 Aug 20 07:54:42.912082 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 838/3340] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:42 2026] GET /volume/v3/backups/b87775fd-c7db-4bf8-9ba1-c215f2a4eb3e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:42.923899 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-391ee3b1-4f5c-491f-8644-640b06c555bb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:42.925821 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-391ee3b1-4f5c-491f-8644-640b06c555bb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:54:42.926215 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-391ee3b1-4f5c-491f-8644-640b06c555bb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c5976acb-cafb-484b-924d-5fad02e3ff8b", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1056661320", "container": "tempest-volumesbackupstest-backup-container-671741053"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:42.928190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-391ee3b1-4f5c-491f-8644-640b06c555bb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating new backup {'backup': {'volume_id': 'c5976acb-cafb-484b-924d-5fad02e3ff8b', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1056661320', 'container': 'tempest-volumesbackupstest-backup-container-671741053'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:54:42.928348 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-391ee3b1-4f5c-491f-8644-640b06c555bb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Creating backup of volume c5976acb-cafb-484b-924d-5fad02e3ff8b in container tempest-volumesbackupstest-backup-container-671741053 Aug 20 07:54:42.942484 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:42.942484 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:42.944436 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-391ee3b1-4f5c-491f-8644-640b06c555bb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:54:42.975575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-391ee3b1-4f5c-491f-8644-640b06c555bb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Created reservations ['0cd4f6e4-4400-4571-a983-07207c86208c', '7bf6bb0c-936f-449a-86df-f0c60f664ef7'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:43.037512 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-391ee3b1-4f5c-491f-8644-640b06c555bb tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:54:43.038176 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 843/3341] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:54:42 2026] POST /volume/v3/backups => generated 328 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:43.054200 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5ecdb99-54f2-4a7f-9490-3f3bc8089cbe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:43.059461 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5ecdb99-54f2-4a7f-9490-3f3bc8089cbe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:43.060614 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5ecdb99-54f2-4a7f-9490-3f3bc8089cbe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:43.060614 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5ecdb99-54f2-4a7f-9490-3f3bc8089cbe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:43.060614 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a5ecdb99-54f2-4a7f-9490-3f3bc8089cbe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:43.069119 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:43.069119 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:43.070212 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5ecdb99-54f2-4a7f-9490-3f3bc8089cbe tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:43.071177 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 832/3342] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:43 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 785 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:43.387323 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e8f596ab-e2cc-4233-a7f3-6c2e5f7a33b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:43.392518 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8f596ab-e2cc-4233-a7f3-6c2e5f7a33b4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:43.392796 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8f596ab-e2cc-4233-a7f3-6c2e5f7a33b4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:43.393541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8f596ab-e2cc-4233-a7f3-6c2e5f7a33b4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:43.394190 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e8f596ab-e2cc-4233-a7f3-6c2e5f7a33b4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:43.410844 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:43.410844 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:43.415862 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8f596ab-e2cc-4233-a7f3-6c2e5f7a33b4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:43.416430 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 830/3343] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:43 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 748 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:44.088126 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-622ed8d0-4b53-46c7-bd0c-2a2a7ed84219 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:44.092237 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-622ed8d0-4b53-46c7-bd0c-2a2a7ed84219 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:44.092567 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-622ed8d0-4b53-46c7-bd0c-2a2a7ed84219 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:44.093094 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-622ed8d0-4b53-46c7-bd0c-2a2a7ed84219 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:44.093292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-622ed8d0-4b53-46c7-bd0c-2a2a7ed84219 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:44.099247 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:44.099247 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:44.100519 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-622ed8d0-4b53-46c7-bd0c-2a2a7ed84219 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:44.101041 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 839/3344] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:44 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:54:44.434003 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a445e47b-4750-4ecb-87d8-c337051e3539 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:44.436502 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a445e47b-4750-4ecb-87d8-c337051e3539 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:44.436794 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a445e47b-4750-4ecb-87d8-c337051e3539 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:44.437059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a445e47b-4750-4ecb-87d8-c337051e3539 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:44.437280 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a445e47b-4750-4ecb-87d8-c337051e3539 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:44.444188 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:44.444188 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:44.445087 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a445e47b-4750-4ecb-87d8-c337051e3539 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:44.445632 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 844/3345] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:44 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:45.115105 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ccd26ae-9ba8-4e90-8648-f55e410c7190 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:45.119220 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ccd26ae-9ba8-4e90-8648-f55e410c7190 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:45.119467 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ccd26ae-9ba8-4e90-8648-f55e410c7190 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:45.119714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ccd26ae-9ba8-4e90-8648-f55e410c7190 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:45.119851 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8ccd26ae-9ba8-4e90-8648-f55e410c7190 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:45.126890 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:45.126890 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:45.127605 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ccd26ae-9ba8-4e90-8648-f55e410c7190 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:45.128012 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 833/3346] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:45 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:45.460907 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0285af1c-f788-44fb-9994-6525210fd436 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:45.462909 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0285af1c-f788-44fb-9994-6525210fd436 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:45.463090 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0285af1c-f788-44fb-9994-6525210fd436 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:45.463344 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0285af1c-f788-44fb-9994-6525210fd436 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:45.463510 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0285af1c-f788-44fb-9994-6525210fd436 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:45.468284 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:45.468284 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:45.468961 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0285af1c-f788-44fb-9994-6525210fd436 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:45.469350 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 831/3347] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:45 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:46.143635 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a060e01-04dd-409d-ace4-787cb08be5ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:46.145648 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a060e01-04dd-409d-ace4-787cb08be5ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:46.145817 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a060e01-04dd-409d-ace4-787cb08be5ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:46.146003 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a060e01-04dd-409d-ace4-787cb08be5ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:46.146121 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0a060e01-04dd-409d-ace4-787cb08be5ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:46.149534 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=343,cinder:UPDATE=53,cinder:INSERT=28 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:54:46.157657 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:46.157657 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:46.158530 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a060e01-04dd-409d-ace4-787cb08be5ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:46.161402 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 840/3348] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:46 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:46.482404 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7c72e523-73ac-4fa6-a157-46a33c43746f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:46.484562 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c72e523-73ac-4fa6-a157-46a33c43746f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:46.484864 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c72e523-73ac-4fa6-a157-46a33c43746f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:46.485163 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c72e523-73ac-4fa6-a157-46a33c43746f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:46.485293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7c72e523-73ac-4fa6-a157-46a33c43746f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:46.492661 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:46.492661 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:46.493569 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c72e523-73ac-4fa6-a157-46a33c43746f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:46.493995 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 845/3349] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:46 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:46.511347 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e3d2d03d-a36d-4cdc-b7e4-85cd9fcbc3e4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:46.513665 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3d2d03d-a36d-4cdc-b7e4-85cd9fcbc3e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:54:46.514203 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3d2d03d-a36d-4cdc-b7e4-85cd9fcbc3e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0e5ecd9-4c6d-481d-84a4-ecbc91a73171", "incremental": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:46.517781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-e3d2d03d-a36d-4cdc-b7e4-85cd9fcbc3e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Creating new backup {'backup': {'volume_id': 'a0e5ecd9-4c6d-481d-84a4-ecbc91a73171', 'incremental': True}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:54:46.518627 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-e3d2d03d-a36d-4cdc-b7e4-85cd9fcbc3e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Creating backup of volume a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 in container None Aug 20 07:54:46.529381 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:46.529381 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:46.530240 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e3d2d03d-a36d-4cdc-b7e4-85cd9fcbc3e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:54:46.558689 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e3d2d03d-a36d-4cdc-b7e4-85cd9fcbc3e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Created reservations ['18b3641b-a0c1-4f3c-8b27-fbfb56bbb585', 'fa06154e-48d5-4f6a-965b-d635afc2aee7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:46.583476 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3d2d03d-a36d-4cdc-b7e4-85cd9fcbc3e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 400 Aug 20 07:54:46.584112 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 834/3350] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:54:46 2026] POST /volume/v3/backups => generated 109 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:54:46.592256 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bb3755a0-5b19-4715-8bf4-f7ee20fe4d9f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:46.596575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb3755a0-5b19-4715-8bf4-f7ee20fe4d9f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] DELETE https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:46.596575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb3755a0-5b19-4715-8bf4-f7ee20fe4d9f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:46.596575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb3755a0-5b19-4715-8bf4-f7ee20fe4d9f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:46.596575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-bb3755a0-5b19-4715-8bf4-f7ee20fe4d9f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Delete backup with id: 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. Aug 20 07:54:46.601420 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:46.601420 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:46.618024 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-bb3755a0-5b19-4715-8bf4-f7ee20fe4d9f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] delete_backup rpcapi backup_id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:54:46.623837 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb3755a0-5b19-4715-8bf4-f7ee20fe4d9f tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 202 Aug 20 07:54:46.624414 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 832/3351] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:46 2026] DELETE /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:46.632887 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a81cc6a7-0c87-4cb1-9a55-8618d83f1d39 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:46.635260 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a81cc6a7-0c87-4cb1-9a55-8618d83f1d39 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:46.635611 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a81cc6a7-0c87-4cb1-9a55-8618d83f1d39 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:46.635862 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a81cc6a7-0c87-4cb1-9a55-8618d83f1d39 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:46.636027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a81cc6a7-0c87-4cb1-9a55-8618d83f1d39 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:46.643267 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:46.643267 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:46.647589 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a81cc6a7-0c87-4cb1-9a55-8618d83f1d39 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 200 Aug 20 07:54:46.647589 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 841/3352] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:46 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:46.851256 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-afedf18f-1bae-4903-b9cd-f4fadbfe399c req-8410e27e-7e7e-4146-aab2-9083585d8a01 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:46.856262 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-afedf18f-1bae-4903-b9cd-f4fadbfe399c req-8410e27e-7e7e-4146-aab2-9083585d8a01 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] DELETE https://10.4.3.57/volume/v3/attachments/28559cfe-80f9-42b3-b325-23dac6196ec1 Aug 20 07:54:46.856734 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-afedf18f-1bae-4903-b9cd-f4fadbfe399c req-8410e27e-7e7e-4146-aab2-9083585d8a01 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:46.856734 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-afedf18f-1bae-4903-b9cd-f4fadbfe399c req-8410e27e-7e7e-4146-aab2-9083585d8a01 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:46.868469 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:46.868469 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:46.952484 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-afedf18f-1bae-4903-b9cd-f4fadbfe399c req-8410e27e-7e7e-4146-aab2-9083585d8a01 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/attachments/28559cfe-80f9-42b3-b325-23dac6196ec1 returned with HTTP 200 Aug 20 07:54:46.953117 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 846/3353] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:54:46 2026] DELETE /volume/v3/attachments/28559cfe-80f9-42b3-b325-23dac6196ec1 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:47.181577 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f2f5e548-504a-49ba-b9cb-1409df2f3f9a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:47.181577 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2f5e548-504a-49ba-b9cb-1409df2f3f9a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:47.181897 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f2f5e548-504a-49ba-b9cb-1409df2f3f9a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:47.182165 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f2f5e548-504a-49ba-b9cb-1409df2f3f9a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:47.182338 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f2f5e548-504a-49ba-b9cb-1409df2f3f9a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:47.187949 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:47.187949 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:47.188890 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2f5e548-504a-49ba-b9cb-1409df2f3f9a tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:47.189458 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 835/3354] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:47 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:47.259440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:47.261750 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:47.262651 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-681415894", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:47.266012 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-681415894', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:47.266648 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Create volume of 1 GB Aug 20 07:54:47.275375 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Availability Zones retrieved successfully. Aug 20 07:54:47.283056 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Flow 'volume_create_api' (8ccd0b54-e682-4d74-81a6-d7f934a9d135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:47.284793 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d4b69c-48da-4308-895f-49d02ab1725d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.286488 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:47.329840 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d4b69c-48da-4308-895f-49d02ab1725d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.331214 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2361e17-2c35-4c66-8546-0ee7e98265f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.438752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Created reservations ['00fc44c4-a1fc-4531-a6b0-c64e3927bac1', '1c867064-1715-4b88-b068-d1e1ada39e9b', '0d4226fe-a67c-49bd-8f95-fed0d9445029', '8a4a3723-e334-4d8e-9a31-a1d2c62ecc7d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:47.439688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2361e17-2c35-4c66-8546-0ee7e98265f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00fc44c4-a1fc-4531-a6b0-c64e3927bac1', '1c867064-1715-4b88-b068-d1e1ada39e9b', '0d4226fe-a67c-49bd-8f95-fed0d9445029', '8a4a3723-e334-4d8e-9a31-a1d2c62ecc7d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.440589 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332bffc4-0f82-4682-b79f-3d470e75a783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.470882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332bffc4-0f82-4682-b79f-3d470e75a783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ad1d72c-eefc-4708-8c19-e0cea5ceb022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-681415894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a891a5c64fb4ec9830ad9a3d3b9b0a4',qos_specs=None,replication_status=,reservations=['00fc44c4-a1fc-4531-a6b0-c64e3927bac1','1c867064-1715-4b88-b068-d1e1ada39e9b','0d4226fe-a67c-49bd-8f95-fed0d9445029','8a4a3723-e334-4d8e-9a31-a1d2c62ecc7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fc0ffc639cd4541b0f2bafed07ae4c5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-681415894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ad1d72c-eefc-4708-8c19-e0cea5ceb022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a891a5c64fb4ec9830ad9a3d3b9b0a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fc0ffc639cd4541b0f2bafed07ae4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.472746 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16225158-6ed3-4ae8-82aa-2efef9e69555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.513615 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16225158-6ed3-4ae8-82aa-2efef9e69555) transitioned into state 'SUCCESS' from state '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-681415894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a891a5c64fb4ec9830ad9a3d3b9b0a4',qos_specs=None,replication_status=,reservations=['00fc44c4-a1fc-4531-a6b0-c64e3927bac1','1c867064-1715-4b88-b068-d1e1ada39e9b','0d4226fe-a67c-49bd-8f95-fed0d9445029','8a4a3723-e334-4d8e-9a31-a1d2c62ecc7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fc0ffc639cd4541b0f2bafed07ae4c5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.514621 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c326902d-68f2-44e5-bee0-dec458e6f91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.530303 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c326902d-68f2-44e5-bee0-dec458e6f91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.532700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Flow 'volume_create_api' (8ccd0b54-e682-4d74-81a6-d7f934a9d135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:47.532700 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Create volume request issued successfully. Aug 20 07:54:47.534188 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-937ec5dd-42b9-4cb7-9e43-1aabca9d3dd4 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:54:47.534726 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 833/3355] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:54:47 2026] POST /volume/v3/volumes => generated 752 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:47.556350 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf26a62c-ba5a-4318-93ee-ef5635396b27 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:47.560905 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf26a62c-ba5a-4318-93ee-ef5635396b27 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:47.561105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf26a62c-ba5a-4318-93ee-ef5635396b27 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:47.561380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf26a62c-ba5a-4318-93ee-ef5635396b27 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:47.569080 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:47.569080 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:47.574132 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cf26a62c-ba5a-4318-93ee-ef5635396b27 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:47.581150 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf26a62c-ba5a-4318-93ee-ef5635396b27 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:47.581818 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 842/3356] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:47 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:47.662482 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-487484f6-b0ae-4f83-b266-c0ecf070cd43 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:47.667126 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-487484f6-b0ae-4f83-b266-c0ecf070cd43 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c Aug 20 07:54:47.668142 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-487484f6-b0ae-4f83-b266-c0ecf070cd43 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:47.668699 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-487484f6-b0ae-4f83-b266-c0ecf070cd43 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:47.668965 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-487484f6-b0ae-4f83-b266-c0ecf070cd43 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:47.678323 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-487484f6-b0ae-4f83-b266-c0ecf070cd43 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c returned with HTTP 404 Aug 20 07:54:47.678977 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 847/3357] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:47 2026] GET /volume/v3/backups/87a42dbf-e1cc-49a8-9cb0-dbc36b66b58c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:47.698955 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:47.702635 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:47.702969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1348886738"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:47.704743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1348886738'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:47.704858 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Create volume of 1 GB Aug 20 07:54:47.710085 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Availability Zones retrieved successfully. Aug 20 07:54:47.716412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Flow 'volume_create_api' (0ed7599d-d282-4455-97b1-fa4e47916472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:47.717510 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1faf8d42-c099-4430-99d5-fbb42780211c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.718466 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:47.748293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1faf8d42-c099-4430-99d5-fbb42780211c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.750104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e285c33c-3523-408d-90e9-69e9addf714e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.839217 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Created reservations ['fbbeebfa-ae5f-4bb6-a9da-d2538744fdd1', '24c269f9-fc0b-46d8-83da-14e58b9df1e8', '26dc346b-1262-418e-9b87-9eac10dd98a0', '084c1b0c-d13f-4be1-95ab-98fb7b1bcd15'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:47.844639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e285c33c-3523-408d-90e9-69e9addf714e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbbeebfa-ae5f-4bb6-a9da-d2538744fdd1', '24c269f9-fc0b-46d8-83da-14e58b9df1e8', '26dc346b-1262-418e-9b87-9eac10dd98a0', '084c1b0c-d13f-4be1-95ab-98fb7b1bcd15']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.844639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ffa4ae-cddb-44cd-91ef-e9c6e6974266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.884575 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ffa4ae-cddb-44cd-91ef-e9c6e6974266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58075824-188a-4834-9b49-8c95fa586004', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1348886738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a93bcadb4e4c5183f21856ba1902cf',qos_specs=None,replication_status=,reservations=['fbbeebfa-ae5f-4bb6-a9da-d2538744fdd1','24c269f9-fc0b-46d8-83da-14e58b9df1e8','26dc346b-1262-418e-9b87-9eac10dd98a0','084c1b0c-d13f-4be1-95ab-98fb7b1bcd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7752883e677244d79cfd809a83e68b30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1348886738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58075824-188a-4834-9b49-8c95fa586004,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8a93bcadb4e4c5183f21856ba1902cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7752883e677244d79cfd809a83e68b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.884575 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e006344a-cffe-4c16-897c-4a24cba2a063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.885128 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-38e7e61b-399f-414e-a17e-e98b3d8c9afa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:47.890871 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38e7e61b-399f-414e-a17e-e98b3d8c9afa tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:54:47.891191 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38e7e61b-399f-414e-a17e-e98b3d8c9afa tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:47.891513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38e7e61b-399f-414e-a17e-e98b3d8c9afa tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:47.891923 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-38e7e61b-399f-414e-a17e-e98b3d8c9afa tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Delete volume with id: f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:54:47.909594 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:47.909594 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:47.911434 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-38e7e61b-399f-414e-a17e-e98b3d8c9afa tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:47.922010 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e006344a-cffe-4c16-897c-4a24cba2a063) transitioned into state 'SUCCESS' from state '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-1348886738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a93bcadb4e4c5183f21856ba1902cf',qos_specs=None,replication_status=,reservations=['fbbeebfa-ae5f-4bb6-a9da-d2538744fdd1','24c269f9-fc0b-46d8-83da-14e58b9df1e8','26dc346b-1262-418e-9b87-9eac10dd98a0','084c1b0c-d13f-4be1-95ab-98fb7b1bcd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7752883e677244d79cfd809a83e68b30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.923248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de269030-ddc3-4bac-9fda-d3e7524b5cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:47.940752 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de269030-ddc3-4bac-9fda-d3e7524b5cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:47.942028 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Flow 'volume_create_api' (0ed7599d-d282-4455-97b1-fa4e47916472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:47.942510 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Create volume request issued successfully. Aug 20 07:54:47.943732 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-afb3e2ef-6aae-460a-8880-46d7c662ec89 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:54:47.944455 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 836/3358] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:54:47 2026] POST /volume/v3/volumes => generated 747 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:47.965331 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-38e7e61b-399f-414e-a17e-e98b3d8c9afa tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Delete volume request issued successfully. Aug 20 07:54:47.965331 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38e7e61b-399f-414e-a17e-e98b3d8c9afa tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 202 Aug 20 07:54:47.965331 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 834/3359] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:47 2026] DELETE /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:47.969349 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5a477641-93c6-4155-b6ef-e77747d09abe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:47.971955 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a477641-93c6-4155-b6ef-e77747d09abe tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 Aug 20 07:54:47.972153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a477641-93c6-4155-b6ef-e77747d09abe tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:47.972460 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a477641-93c6-4155-b6ef-e77747d09abe tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:47.976032 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ddcfa861-95fb-466e-90df-3d6c88968d5b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:47.978768 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ddcfa861-95fb-466e-90df-3d6c88968d5b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:54:47.979070 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ddcfa861-95fb-466e-90df-3d6c88968d5b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:47.979754 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ddcfa861-95fb-466e-90df-3d6c88968d5b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:47.985497 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:47.985497 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:47.990854 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:47.990854 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:47.993442 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5a477641-93c6-4155-b6ef-e77747d09abe tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:54:47.997844 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ddcfa861-95fb-466e-90df-3d6c88968d5b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Volume info retrieved successfully. Aug 20 07:54:47.999586 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a477641-93c6-4155-b6ef-e77747d09abe tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 returned with HTTP 200 Aug 20 07:54:48.000148 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 843/3360] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:47 2026] GET /volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:48.014193 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ddcfa861-95fb-466e-90df-3d6c88968d5b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 200 Aug 20 07:54:48.015000 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 848/3361] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:47 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 1249 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:48.204288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-240a9162-b35f-407f-b671-eb460e549f0c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:48.207151 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-240a9162-b35f-407f-b671-eb460e549f0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:48.207789 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-240a9162-b35f-407f-b671-eb460e549f0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:48.207947 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-240a9162-b35f-407f-b671-eb460e549f0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:48.208121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-240a9162-b35f-407f-b671-eb460e549f0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:48.214887 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:48.214887 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:48.216186 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-240a9162-b35f-407f-b671-eb460e549f0c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:48.216833 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 837/3362] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:48 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:54:48.597321 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e18eea7e-f310-4f2f-9cb2-cb2ac9d63be2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:48.599123 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e18eea7e-f310-4f2f-9cb2-cb2ac9d63be2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:48.599419 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e18eea7e-f310-4f2f-9cb2-cb2ac9d63be2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:48.599677 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e18eea7e-f310-4f2f-9cb2-cb2ac9d63be2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:48.609281 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:48.609281 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:48.615367 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e18eea7e-f310-4f2f-9cb2-cb2ac9d63be2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:48.621863 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e18eea7e-f310-4f2f-9cb2-cb2ac9d63be2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:48.622264 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 835/3363] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:48 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:48.635265 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-10b17ce9-3f25-478f-9749-5dc278b6ada5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:48.637621 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10b17ce9-3f25-478f-9749-5dc278b6ada5 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:48.638187 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10b17ce9-3f25-478f-9749-5dc278b6ada5 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:48.638187 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10b17ce9-3f25-478f-9749-5dc278b6ada5 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:48.648957 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:48.648957 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:48.654110 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-10b17ce9-3f25-478f-9749-5dc278b6ada5 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:48.661125 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10b17ce9-3f25-478f-9749-5dc278b6ada5 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:48.661246 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 844/3364] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:48 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:48.680592 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-82fcfcb1-46cf-4650-95fc-f683e1bc3d6a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:48.682649 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82fcfcb1-46cf-4650-95fc-f683e1bc3d6a tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes Aug 20 07:54:48.682920 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82fcfcb1-46cf-4650-95fc-f683e1bc3d6a tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:48.683061 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82fcfcb1-46cf-4650-95fc-f683e1bc3d6a tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:48.683444 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-82fcfcb1-46cf-4650-95fc-f683e1bc3d6a tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:54:48.684255 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82fcfcb1-46cf-4650-95fc-f683e1bc3d6a tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:54:48.694801 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-82fcfcb1-46cf-4650-95fc-f683e1bc3d6a tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Get all volumes completed successfully. Aug 20 07:54:48.695259 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82fcfcb1-46cf-4650-95fc-f683e1bc3d6a tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 200 Aug 20 07:54:48.695949 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 849/3365] 10.4.3.57 () {66 vars in 1230 bytes} [Thu Aug 20 07:54:48 2026] GET /volume/v3/volumes => generated 336 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:48.708333 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d36ef1d-229d-4e2c-8c37-10deb655e0f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:48.710762 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d36ef1d-229d-4e2c-8c37-10deb655e0f1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:48.711249 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d36ef1d-229d-4e2c-8c37-10deb655e0f1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:48.712252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d36ef1d-229d-4e2c-8c37-10deb655e0f1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:48.722202 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:48.722202 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:48.727177 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2d36ef1d-229d-4e2c-8c37-10deb655e0f1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:48.734236 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d36ef1d-229d-4e2c-8c37-10deb655e0f1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:48.735427 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 838/3366] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:48 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:48.781475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-665fe1b1-c1b4-4cc6-b55b-4b137d59f811 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:48.784037 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-665fe1b1-c1b4-4cc6-b55b-4b137d59f811 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:48.784314 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-665fe1b1-c1b4-4cc6-b55b-4b137d59f811 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:48.784595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-665fe1b1-c1b4-4cc6-b55b-4b137d59f811 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:48.793093 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:48.793093 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:48.796743 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-665fe1b1-c1b4-4cc6-b55b-4b137d59f811 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:48.801513 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-665fe1b1-c1b4-4cc6-b55b-4b137d59f811 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:48.801933 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 836/3367] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:48 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:48.909950 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9de57208-fa4f-4817-912c-96861949615d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:48.910342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9de57208-fa4f-4817-912c-96861949615d None None] GET https://10.4.3.57/volume// Aug 20 07:54:48.910587 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9de57208-fa4f-4817-912c-96861949615d None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:48.910829 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9de57208-fa4f-4817-912c-96861949615d None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:48.911151 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9de57208-fa4f-4817-912c-96861949615d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:48.911439 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 845/3368] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:54:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:48.930131 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-2ec61b52-5f89-4009-a18b-8cfb634f7e9f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:48.932570 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-2ec61b52-5f89-4009-a18b-8cfb634f7e9f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:54:48.933034 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-2ec61b52-5f89-4009-a18b-8cfb634f7e9f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ad1d72c-eefc-4708-8c19-e0cea5ceb022", "connector": null, "instance_uuid": "28d272e6-24fb-47f9-9f69-6206b564d6dc"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:48.942059 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:48.942059 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:48.977446 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-2ec61b52-5f89-4009-a18b-8cfb634f7e9f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:54:48.978123 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 850/3369] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:54:48 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) Aug 20 07:54:49.021513 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-42a76f01-b54c-49ab-9b0a-25ea62162d39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.022211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fadd1c61-5b5c-4fcc-a0db-e1e9f1ac450b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.024902 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fadd1c61-5b5c-4fcc-a0db-e1e9f1ac450b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:49.025053 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42a76f01-b54c-49ab-9b0a-25ea62162d39 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 Aug 20 07:54:49.025211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fadd1c61-5b5c-4fcc-a0db-e1e9f1ac450b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.025298 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42a76f01-b54c-49ab-9b0a-25ea62162d39 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.025492 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fadd1c61-5b5c-4fcc-a0db-e1e9f1ac450b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.025720 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42a76f01-b54c-49ab-9b0a-25ea62162d39 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.030877 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-80276487-2227-4fc8-92aa-1ee3ab15a89f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.031414 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80276487-2227-4fc8-92aa-1ee3ab15a89f None None] GET https://10.4.3.57/volume// Aug 20 07:54:49.031652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80276487-2227-4fc8-92aa-1ee3ab15a89f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.031892 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80276487-2227-4fc8-92aa-1ee3ab15a89f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.032350 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80276487-2227-4fc8-92aa-1ee3ab15a89f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:49.032755 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 846/3370] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 07:54:49.037632 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.037632 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:49.037848 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7d86d65a-644e-45cf-82ed-433f25c66c23 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.040415 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d86d65a-644e-45cf-82ed-433f25c66c23 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d Aug 20 07:54:49.040668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d86d65a-644e-45cf-82ed-433f25c66c23 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.040889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d86d65a-644e-45cf-82ed-433f25c66c23 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.041429 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.041429 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:49.044360 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-42a76f01-b54c-49ab-9b0a-25ea62162d39 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:54:49.046013 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fadd1c61-5b5c-4fcc-a0db-e1e9f1ac450b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:49.049047 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d86d65a-644e-45cf-82ed-433f25c66c23 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d returned with HTTP 404 Aug 20 07:54:49.049980 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 851/3371] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/f28e0e67-270b-41d6-8c91-95871e29ad7d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:49.052460 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42a76f01-b54c-49ab-9b0a-25ea62162d39 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 returned with HTTP 200 Aug 20 07:54:49.052571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-a21183e4-6507-4b11-8e17-5e4f77f051e3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.052808 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 839/3372] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:49.054185 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fadd1c61-5b5c-4fcc-a0db-e1e9f1ac450b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:49.054701 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 837/3373] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:49.055020 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-a21183e4-6507-4b11-8e17-5e4f77f051e3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:49.055378 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-a21183e4-6507-4b11-8e17-5e4f77f051e3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.055682 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-a21183e4-6507-4b11-8e17-5e4f77f051e3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.070338 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.070338 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:49.071442 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5b81447a-31d3-4d2b-8ce1-795d78fffb75 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.074365 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f4d0b69-1e0f-4abd-ace8-775eeffc5a84 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.076682 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f4d0b69-1e0f-4abd-ace8-775eeffc5a84 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:54:49.077192 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5b81447a-31d3-4d2b-8ce1-795d78fffb75 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] DELETE https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:49.077397 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f4d0b69-1e0f-4abd-ace8-775eeffc5a84 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58075824-188a-4834-9b49-8c95fa586004", "name": "tempest-VolumesBackupsTest-Backup-41194905"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:49.077468 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5b81447a-31d3-4d2b-8ce1-795d78fffb75 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.077937 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5b81447a-31d3-4d2b-8ce1-795d78fffb75 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.077937 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-5b81447a-31d3-4d2b-8ce1-795d78fffb75 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Delete volume with id: a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:49.079086 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-3f4d0b69-1e0f-4abd-ace8-775eeffc5a84 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Creating new backup {'backup': {'volume_id': '58075824-188a-4834-9b49-8c95fa586004', 'name': 'tempest-VolumesBackupsTest-Backup-41194905'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:54:49.079340 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-3f4d0b69-1e0f-4abd-ace8-775eeffc5a84 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Creating backup of volume 58075824-188a-4834-9b49-8c95fa586004 in container None Aug 20 07:54:49.081655 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-a21183e4-6507-4b11-8e17-5e4f77f051e3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:49.089766 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.089766 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:49.090007 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f4d0b69-1e0f-4abd-ace8-775eeffc5a84 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Volume info retrieved successfully. Aug 20 07:54:49.092115 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5b81447a-31d3-4d2b-8ce1-795d78fffb75 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 404 Aug 20 07:54:49.092364 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-a21183e4-6507-4b11-8e17-5e4f77f051e3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:49.092748 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 852/3374] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:49 2026] DELETE /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:49.093211 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 847/3375] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 07:54:49.106828 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-531b3d42-3133-4e06-bbca-75056e8fa50b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.109445 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-531b3d42-3133-4e06-bbca-75056e8fa50b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 Aug 20 07:54:49.109761 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-531b3d42-3133-4e06-bbca-75056e8fa50b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.109926 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-531b3d42-3133-4e06-bbca-75056e8fa50b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.123113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3f4d0b69-1e0f-4abd-ace8-775eeffc5a84 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Created reservations ['b2f27a8b-1fe6-4c42-b05f-c68bcf824c71', '8e869e4e-75ec-48f7-a814-358cd44ece2d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:49.125006 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-531b3d42-3133-4e06-bbca-75056e8fa50b tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 returned with HTTP 404 Aug 20 07:54:49.125264 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 838/3376] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/a415a6d4-33fe-434f-8ec0-6c48e51a8d70 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:49.134037 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-36a46e85-dccd-48ca-ac6a-b673ad492f11 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.136066 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-36a46e85-dccd-48ca-ac6a-b673ad492f11 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:49.136252 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-36a46e85-dccd-48ca-ac6a-b673ad492f11 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.136463 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-36a46e85-dccd-48ca-ac6a-b673ad492f11 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.136631 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-36a46e85-dccd-48ca-ac6a-b673ad492f11 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Delete volume with id: 6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:49.144861 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-36a46e85-dccd-48ca-ac6a-b673ad492f11 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 404 Aug 20 07:54:49.145897 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 853/3377] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:49 2026] DELETE /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:49.155409 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f060327-5493-41a1-9e0c-0b8f72d4bf85 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.157700 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f060327-5493-41a1-9e0c-0b8f72d4bf85 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] GET https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 Aug 20 07:54:49.157949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f060327-5493-41a1-9e0c-0b8f72d4bf85 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.158078 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f060327-5493-41a1-9e0c-0b8f72d4bf85 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.165388 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f060327-5493-41a1-9e0c-0b8f72d4bf85 tempest-TestInstancesWithCinderVolumes-695429486 tempest-TestInstancesWithCinderVolumes-695429486-project-member] https://10.4.3.57/volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 returned with HTTP 404 Aug 20 07:54:49.165854 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 848/3378] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/6c08defd-1f68-47a8-bc74-fab349272c46 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:49.178814 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-72ee3586-bd09-42cc-8040-d71043840269 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.181233 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72ee3586-bd09-42cc-8040-d71043840269 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:54:49.183591 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f4d0b69-1e0f-4abd-ace8-775eeffc5a84 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:54:49.183732 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72ee3586-bd09-42cc-8040-d71043840269 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.183732 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72ee3586-bd09-42cc-8040-d71043840269 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.183872 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 840/3379] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:54:49 2026] POST /volume/v3/backups => generated 326 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:49.186357 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-72ee3586-bd09-42cc-8040-d71043840269 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:54:49.197695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-571fc3a8-a2b6-43dd-a10c-b7dc2528d591 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.202056 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-571fc3a8-a2b6-43dd-a10c-b7dc2528d591 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:49.203534 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-571fc3a8-a2b6-43dd-a10c-b7dc2528d591 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.203534 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-571fc3a8-a2b6-43dd-a10c-b7dc2528d591 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.203534 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-571fc3a8-a2b6-43dd-a10c-b7dc2528d591 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:49.212631 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.212631 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:49.212631 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-571fc3a8-a2b6-43dd-a10c-b7dc2528d591 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:49.213321 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 854/3380] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:49.229241 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-72ee3586-bd09-42cc-8040-d71043840269 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Get all volumes completed successfully. Aug 20 07:54:49.231196 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e447a2f3-c055-497e-97fc-533d83e877e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.231954 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.231954 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:49.233758 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e447a2f3-c055-497e-97fc-533d83e877e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:49.233930 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e447a2f3-c055-497e-97fc-533d83e877e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.234255 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e447a2f3-c055-497e-97fc-533d83e877e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.234451 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e447a2f3-c055-497e-97fc-533d83e877e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:49.240135 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.240135 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:49.242210 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e447a2f3-c055-497e-97fc-533d83e877e0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:49.242210 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 849/3381] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:49.242487 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72ee3586-bd09-42cc-8040-d71043840269 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:54:49.243610 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 839/3382] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18449 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:49.265862 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-015a8247-8947-43dc-886f-6b7c092b25ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.269422 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-47c35286-3f8d-402b-9d7a-329532cc3962 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.271426 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-015a8247-8947-43dc-886f-6b7c092b25ec tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] PUT https://10.4.3.57/volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0 Aug 20 07:54:49.271837 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-47c35286-3f8d-402b-9d7a-329532cc3962 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] DELETE https://10.4.3.57/volume/v3/types/888ca847-49b7-4cbd-9c28-e4c260ffbc24 Aug 20 07:54:49.272058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-015a8247-8947-43dc-886f-6b7c092b25ec tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:49.272164 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-47c35286-3f8d-402b-9d7a-329532cc3962 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.272381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-47c35286-3f8d-402b-9d7a-329532cc3962 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.285357 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-015a8247-8947-43dc-886f-6b7c092b25ec tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Acquiring lock "cinder-attachment_update-2ad1d72c-eefc-4708-8c19-e0cea5ceb022-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:54:49.297187 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-015a8247-8947-43dc-886f-6b7c092b25ec tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Lock "cinder-attachment_update-2ad1d72c-eefc-4708-8c19-e0cea5ceb022-np0000007856" acquired by "attachment_update" :: waited 0.011s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:54:49.299118 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.299118 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:49.317090 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-47c35286-3f8d-402b-9d7a-329532cc3962 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/types/888ca847-49b7-4cbd-9c28-e4c260ffbc24 returned with HTTP 202 Aug 20 07:54:49.317529 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 855/3383] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:54:49 2026] DELETE /volume/v3/types/888ca847-49b7-4cbd-9c28-e4c260ffbc24 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:49.328378 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b73d213c-865e-4a15-aff5-4470c8aa2562 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.333838 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b73d213c-865e-4a15-aff5-4470c8aa2562 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:54:49.334140 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b73d213c-865e-4a15-aff5-4470c8aa2562 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.334439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b73d213c-865e-4a15-aff5-4470c8aa2562 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.336935 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b73d213c-865e-4a15-aff5-4470c8aa2562 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:54:49.373086 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b73d213c-865e-4a15-aff5-4470c8aa2562 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Get all volumes completed successfully. Aug 20 07:54:49.377026 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.377026 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:49.384118 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b73d213c-865e-4a15-aff5-4470c8aa2562 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:54:49.384855 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 850/3384] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18449 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:49.413592 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d5610398-fb68-4e3a-aba1-d58abffeb8ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.416017 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5610398-fb68-4e3a-aba1-d58abffeb8ff tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] DELETE https://10.4.3.57/volume/v3/types/7e0ce1fd-04f8-4482-b78f-f8f67ad3a410 Aug 20 07:54:49.416330 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5610398-fb68-4e3a-aba1-d58abffeb8ff tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.416637 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5610398-fb68-4e3a-aba1-d58abffeb8ff tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.444049 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-015a8247-8947-43dc-886f-6b7c092b25ec tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Lock "cinder-attachment_update-2ad1d72c-eefc-4708-8c19-e0cea5ceb022-np0000007856" released by "attachment_update" :: held 0.148s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:54:49.445105 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-015a8247-8947-43dc-886f-6b7c092b25ec tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0 returned with HTTP 200 Aug 20 07:54:49.445881 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 841/3385] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:54:49 2026] PUT /volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:49.462746 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5610398-fb68-4e3a-aba1-d58abffeb8ff tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/types/7e0ce1fd-04f8-4482-b78f-f8f67ad3a410 returned with HTTP 202 Aug 20 07:54:49.463231 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 840/3386] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:54:49 2026] DELETE /volume/v3/types/7e0ce1fd-04f8-4482-b78f-f8f67ad3a410 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:49.779139 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-59463fb8-919e-4e04-8302-cfb670106035 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.781167 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-59463fb8-919e-4e04-8302-cfb670106035 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:54:49.781439 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-59463fb8-919e-4e04-8302-cfb670106035 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.781716 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-59463fb8-919e-4e04-8302-cfb670106035 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.782733 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-59463fb8-919e-4e04-8302-cfb670106035 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:54:49.853380 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-59463fb8-919e-4e04-8302-cfb670106035 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Get all volumes completed successfully. Aug 20 07:54:49.857413 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.857413 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:49.867614 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-59463fb8-919e-4e04-8302-cfb670106035 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:54:49.868225 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 856/3387] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18450 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:49.888761 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea8954b6-30be-46ef-9cf3-b0147826c312 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.891018 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea8954b6-30be-46ef-9cf3-b0147826c312 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/43a16e54-245b-4886-ae58-30240521be7b Aug 20 07:54:49.891224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea8954b6-30be-46ef-9cf3-b0147826c312 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.891465 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea8954b6-30be-46ef-9cf3-b0147826c312 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.891666 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ea8954b6-30be-46ef-9cf3-b0147826c312 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Delete volume with id: 43a16e54-245b-4886-ae58-30240521be7b Aug 20 07:54:49.901065 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.901065 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:49.901623 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ea8954b6-30be-46ef-9cf3-b0147826c312 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Volume info retrieved successfully. Aug 20 07:54:49.919333 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.image.cache [None req-ea8954b6-30be-46ef-9cf3-b0147826c312 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '911cec51-dbeb-40e2-8192-fc5e368d0ddf', 'volume_id': '43a16e54-245b-4886-ae58-30240521be7b', 'host': 'np0000007856@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 7, 53, 6), 'last_used': datetime.datetime(2026, 8, 20, 7, 53, 16)}. {{(pid=100249) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 07:54:49.934964 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ea8954b6-30be-46ef-9cf3-b0147826c312 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Delete volume request issued successfully. Aug 20 07:54:49.935321 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea8954b6-30be-46ef-9cf3-b0147826c312 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/volumes/43a16e54-245b-4886-ae58-30240521be7b returned with HTTP 202 Aug 20 07:54:49.935978 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 851/3388] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:49 2026] DELETE /volume/v3/volumes/43a16e54-245b-4886-ae58-30240521be7b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:49.948202 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-82fd2c35-54e1-40c6-b4a9-b9e686c32e3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:49.951634 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82fd2c35-54e1-40c6-b4a9-b9e686c32e3e tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] GET https://10.4.3.57/volume/v3/volumes/43a16e54-245b-4886-ae58-30240521be7b Aug 20 07:54:49.952580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82fd2c35-54e1-40c6-b4a9-b9e686c32e3e tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:49.952580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82fd2c35-54e1-40c6-b4a9-b9e686c32e3e tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:49.967191 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:49.967191 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:49.976579 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-82fd2c35-54e1-40c6-b4a9-b9e686c32e3e tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Volume info retrieved successfully. Aug 20 07:54:49.983083 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82fd2c35-54e1-40c6-b4a9-b9e686c32e3e tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/volumes/43a16e54-245b-4886-ae58-30240521be7b returned with HTTP 200 Aug 20 07:54:49.983828 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 842/3389] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:49 2026] GET /volume/v3/volumes/43a16e54-245b-4886-ae58-30240521be7b => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:50.076356 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-af734e75-62da-42ac-a9ae-cc2194662ebb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:50.079815 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af734e75-62da-42ac-a9ae-cc2194662ebb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:50.080098 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af734e75-62da-42ac-a9ae-cc2194662ebb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:50.081025 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af734e75-62da-42ac-a9ae-cc2194662ebb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:50.101157 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:50.101157 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:50.108792 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-af734e75-62da-42ac-a9ae-cc2194662ebb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:50.113530 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af734e75-62da-42ac-a9ae-cc2194662ebb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:50.113915 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 841/3390] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:50 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:50.228080 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-59c00d4f-19c9-4ac2-b26b-66d79edc4171 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:50.230293 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-59c00d4f-19c9-4ac2-b26b-66d79edc4171 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:50.230293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-59c00d4f-19c9-4ac2-b26b-66d79edc4171 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:50.230293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-59c00d4f-19c9-4ac2-b26b-66d79edc4171 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:50.230679 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-59c00d4f-19c9-4ac2-b26b-66d79edc4171 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:50.236016 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:50.236016 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:50.236710 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-59c00d4f-19c9-4ac2-b26b-66d79edc4171 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:50.237091 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 857/3391] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:50 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:50.255899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-32a007d6-db73-497d-850c-bb81e63a0fcf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:50.257965 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32a007d6-db73-497d-850c-bb81e63a0fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:50.258251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32a007d6-db73-497d-850c-bb81e63a0fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:50.258581 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32a007d6-db73-497d-850c-bb81e63a0fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:50.258670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-32a007d6-db73-497d-850c-bb81e63a0fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:50.264711 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:50.264711 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:50.265916 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32a007d6-db73-497d-850c-bb81e63a0fcf tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:50.266693 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 852/3392] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:50 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:51.000199 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8c7ac12b-feff-4e39-874f-75236cbafb7b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:51.002377 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c7ac12b-feff-4e39-874f-75236cbafb7b tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] GET https://10.4.3.57/volume/v3/volumes/43a16e54-245b-4886-ae58-30240521be7b Aug 20 07:54:51.003000 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c7ac12b-feff-4e39-874f-75236cbafb7b tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:51.003373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c7ac12b-feff-4e39-874f-75236cbafb7b tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:51.012743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c7ac12b-feff-4e39-874f-75236cbafb7b tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/volumes/43a16e54-245b-4886-ae58-30240521be7b returned with HTTP 404 Aug 20 07:54:51.013391 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 843/3393] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:50 2026] GET /volume/v3/volumes/43a16e54-245b-4886-ae58-30240521be7b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:51.023930 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a7e44fe7-5fb8-453f-a924-529743d1acc0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:51.026196 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7e44fe7-5fb8-453f-a924-529743d1acc0 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] DELETE https://10.4.3.57/volume/v3/types/e52b0187-6506-454c-a347-2ac6123b359a Aug 20 07:54:51.026474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7e44fe7-5fb8-453f-a924-529743d1acc0 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:51.026765 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7e44fe7-5fb8-453f-a924-529743d1acc0 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:51.065381 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7e44fe7-5fb8-453f-a924-529743d1acc0 tempest-TestInstancesWithCinderVolumes-140021729 tempest-TestInstancesWithCinderVolumes-140021729-project-admin] https://10.4.3.57/volume/v3/types/e52b0187-6506-454c-a347-2ac6123b359a returned with HTTP 202 Aug 20 07:54:51.065833 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 842/3394] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:54:51 2026] DELETE /volume/v3/types/e52b0187-6506-454c-a347-2ac6123b359a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:54:51.133522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-95b50457-b5b2-41d6-a643-190bc435f76c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:51.135684 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95b50457-b5b2-41d6-a643-190bc435f76c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:51.136568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95b50457-b5b2-41d6-a643-190bc435f76c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:51.136891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95b50457-b5b2-41d6-a643-190bc435f76c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:51.149858 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:51.149858 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:51.155014 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-95b50457-b5b2-41d6-a643-190bc435f76c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:51.161412 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95b50457-b5b2-41d6-a643-190bc435f76c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:51.162954 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 858/3395] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:51 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:51.250166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-611989e0-5e01-4b56-a6cf-1c7294001e08 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:51.252212 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-611989e0-5e01-4b56-a6cf-1c7294001e08 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:51.252449 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-611989e0-5e01-4b56-a6cf-1c7294001e08 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:51.252713 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-611989e0-5e01-4b56-a6cf-1c7294001e08 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:51.252895 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-611989e0-5e01-4b56-a6cf-1c7294001e08 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:51.258454 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:51.258454 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:51.259347 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-611989e0-5e01-4b56-a6cf-1c7294001e08 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:51.259968 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 853/3396] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:51 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:51.279466 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-22befdc2-42a4-4b2e-aa72-d85d52248364 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:51.281961 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-22befdc2-42a4-4b2e-aa72-d85d52248364 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:51.285533 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-22befdc2-42a4-4b2e-aa72-d85d52248364 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:51.285952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-22befdc2-42a4-4b2e-aa72-d85d52248364 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:51.286075 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-22befdc2-42a4-4b2e-aa72-d85d52248364 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:51.296650 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:51.296650 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:51.297648 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-22befdc2-42a4-4b2e-aa72-d85d52248364 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:51.298111 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 844/3397] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:51 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:52.188983 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ee25e827-02f9-4acb-8953-17121c6ef56e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:52.194832 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee25e827-02f9-4acb-8953-17121c6ef56e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:52.195070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee25e827-02f9-4acb-8953-17121c6ef56e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:52.197534 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee25e827-02f9-4acb-8953-17121c6ef56e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:52.213907 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:52.213907 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:52.218827 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ee25e827-02f9-4acb-8953-17121c6ef56e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:52.224741 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee25e827-02f9-4acb-8953-17121c6ef56e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:52.225230 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 843/3398] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:52 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:52.276664 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ff3e81e1-70d7-4d66-b3f6-229bd6ebc047 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:52.279794 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff3e81e1-70d7-4d66-b3f6-229bd6ebc047 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:52.279987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff3e81e1-70d7-4d66-b3f6-229bd6ebc047 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:52.280280 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff3e81e1-70d7-4d66-b3f6-229bd6ebc047 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:52.280365 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ff3e81e1-70d7-4d66-b3f6-229bd6ebc047 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:52.282710 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=403,cinder:UPDATE=91,cinder:INSERT=41 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:54:52.286093 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:52.286093 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:52.286922 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff3e81e1-70d7-4d66-b3f6-229bd6ebc047 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:52.287501 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 859/3399] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:52 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:52.312518 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71bbacd9-d97f-4d54-9f07-35858b9dd48c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:52.314840 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71bbacd9-d97f-4d54-9f07-35858b9dd48c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:52.315114 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71bbacd9-d97f-4d54-9f07-35858b9dd48c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:52.315402 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71bbacd9-d97f-4d54-9f07-35858b9dd48c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:52.315570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-71bbacd9-d97f-4d54-9f07-35858b9dd48c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:52.320837 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:52.320837 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:52.321688 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71bbacd9-d97f-4d54-9f07-35858b9dd48c tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:52.322148 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 854/3400] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:52 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:52.335332 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-39b86118-90b0-46a8-bc6f-7ad6d17f71f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:52.337782 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39b86118-90b0-46a8-bc6f-7ad6d17f71f2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:52.338332 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39b86118-90b0-46a8-bc6f-7ad6d17f71f2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:52.338465 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39b86118-90b0-46a8-bc6f-7ad6d17f71f2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:52.338613 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-39b86118-90b0-46a8-bc6f-7ad6d17f71f2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:52.344055 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:52.344055 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:52.345235 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39b86118-90b0-46a8-bc6f-7ad6d17f71f2 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:52.345790 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 845/3401] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:52 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:52.359046 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c14e348a-73b8-4b7b-8104-59b939b65dab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:52.361208 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c14e348a-73b8-4b7b-8104-59b939b65dab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:52.361560 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c14e348a-73b8-4b7b-8104-59b939b65dab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:52.361767 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c14e348a-73b8-4b7b-8104-59b939b65dab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:52.361905 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-c14e348a-73b8-4b7b-8104-59b939b65dab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete backup with id: 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. Aug 20 07:54:52.367158 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:52.367158 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:52.379542 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-c14e348a-73b8-4b7b-8104-59b939b65dab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] delete_backup rpcapi backup_id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:54:52.381433 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c14e348a-73b8-4b7b-8104-59b939b65dab tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 202 Aug 20 07:54:52.382050 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 844/3402] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:52 2026] DELETE /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:52.395583 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-64f73add-dc82-48b6-9f01-455741148a3e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:52.401046 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64f73add-dc82-48b6-9f01-455741148a3e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:52.403751 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64f73add-dc82-48b6-9f01-455741148a3e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:52.404048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64f73add-dc82-48b6-9f01-455741148a3e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:52.404238 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-64f73add-dc82-48b6-9f01-455741148a3e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:52.411918 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:52.411918 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:52.413074 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64f73add-dc82-48b6-9f01-455741148a3e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 200 Aug 20 07:54:52.413798 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 860/3403] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:52 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:53.242872 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-baa6bcab-573a-456c-bbba-21105ba8ec6e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:53.245261 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-baa6bcab-573a-456c-bbba-21105ba8ec6e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:53.245635 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-baa6bcab-573a-456c-bbba-21105ba8ec6e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:53.245901 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-baa6bcab-573a-456c-bbba-21105ba8ec6e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:53.262954 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:53.262954 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:53.269479 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-baa6bcab-573a-456c-bbba-21105ba8ec6e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:53.277340 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-baa6bcab-573a-456c-bbba-21105ba8ec6e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:53.277809 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 855/3404] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:53 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:53.299864 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8b362702-e474-4c62-ad6d-83ada227a0f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:53.302082 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b362702-e474-4c62-ad6d-83ada227a0f9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:53.302357 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b362702-e474-4c62-ad6d-83ada227a0f9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:53.302677 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b362702-e474-4c62-ad6d-83ada227a0f9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:53.302849 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8b362702-e474-4c62-ad6d-83ada227a0f9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:53.311643 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:53.311643 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:53.312720 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b362702-e474-4c62-ad6d-83ada227a0f9 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:53.312886 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 846/3405] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:53 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:53.428439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-526955e0-11a5-4249-9bb8-a5c39d0a3c9b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:53.430880 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-526955e0-11a5-4249-9bb8-a5c39d0a3c9b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d Aug 20 07:54:53.431172 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-526955e0-11a5-4249-9bb8-a5c39d0a3c9b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:53.431473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-526955e0-11a5-4249-9bb8-a5c39d0a3c9b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:53.431688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-526955e0-11a5-4249-9bb8-a5c39d0a3c9b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 006308e5-f959-46b4-8e29-2ef9b4cb3b2d. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:53.436797 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-526955e0-11a5-4249-9bb8-a5c39d0a3c9b tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d returned with HTTP 404 Aug 20 07:54:53.437411 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 845/3406] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:53 2026] GET /volume/v3/backups/006308e5-f959-46b4-8e29-2ef9b4cb3b2d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:53.533929 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-33233443-228f-40ea-a586-6b22a65b6051 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:53.537119 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33233443-228f-40ea-a586-6b22a65b6051 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:53.538002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33233443-228f-40ea-a586-6b22a65b6051 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:53.538002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33233443-228f-40ea-a586-6b22a65b6051 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:53.538002 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-33233443-228f-40ea-a586-6b22a65b6051 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete backup with id: 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. Aug 20 07:54:53.545530 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:53.545530 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:53.568076 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-33233443-228f-40ea-a586-6b22a65b6051 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] delete_backup rpcapi backup_id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:54:53.570050 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33233443-228f-40ea-a586-6b22a65b6051 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 202 Aug 20 07:54:53.570575 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 861/3407] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:54:53 2026] DELETE /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:53.580712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-077bc173-6bf0-4d04-b1b2-d5f3e8f637fc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:53.583351 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-077bc173-6bf0-4d04-b1b2-d5f3e8f637fc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:53.583662 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-077bc173-6bf0-4d04-b1b2-d5f3e8f637fc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:53.583925 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-077bc173-6bf0-4d04-b1b2-d5f3e8f637fc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:53.584073 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-077bc173-6bf0-4d04-b1b2-d5f3e8f637fc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:53.591388 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:53.591388 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:53.592388 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-077bc173-6bf0-4d04-b1b2-d5f3e8f637fc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 200 Aug 20 07:54:53.592913 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 856/3408] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:53 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:54.307379 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-585c457c-3456-4a85-bc8c-c094665c23b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:54.311126 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-585c457c-3456-4a85-bc8c-c094665c23b8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:54.312987 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-585c457c-3456-4a85-bc8c-c094665c23b8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:54.313526 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-585c457c-3456-4a85-bc8c-c094665c23b8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:54.328107 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5fc63850-dc42-4073-853c-fcfe90378a48 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:54.332229 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fc63850-dc42-4073-853c-fcfe90378a48 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:54.333493 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fc63850-dc42-4073-853c-fcfe90378a48 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:54.333852 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fc63850-dc42-4073-853c-fcfe90378a48 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:54.334170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5fc63850-dc42-4073-853c-fcfe90378a48 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:54.341016 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:54.341016 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:54.341860 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fc63850-dc42-4073-853c-fcfe90378a48 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:54.342308 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 846/3409] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:54 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:54.343255 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:54.343255 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:54.359321 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-585c457c-3456-4a85-bc8c-c094665c23b8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:54.370619 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-585c457c-3456-4a85-bc8c-c094665c23b8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:54.370619 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 847/3410] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:54 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:54.609947 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6d938814-6006-4ce8-8a0e-a413088301ac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:54.617005 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6d938814-6006-4ce8-8a0e-a413088301ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 Aug 20 07:54:54.617005 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6d938814-6006-4ce8-8a0e-a413088301ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:54.617763 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6d938814-6006-4ce8-8a0e-a413088301ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:54.619884 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6d938814-6006-4ce8-8a0e-a413088301ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Show backup with id 2af8ab40-92bf-4ed7-850a-0cd4a44927d0. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:54.628986 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6d938814-6006-4ce8-8a0e-a413088301ac tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 returned with HTTP 404 Aug 20 07:54:54.631650 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 862/3411] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:54 2026] GET /volume/v3/backups/2af8ab40-92bf-4ed7-850a-0cd4a44927d0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:54.811799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-b4254740-ad77-4d2b-8f97-3ef017973e25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:54.814926 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-b4254740-ad77-4d2b-8f97-3ef017973e25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:54:54.815154 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-b4254740-ad77-4d2b-8f97-3ef017973e25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:54.815284 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-b4254740-ad77-4d2b-8f97-3ef017973e25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:54.837946 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:54.837946 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:54.844921 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-b4254740-ad77-4d2b-8f97-3ef017973e25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:54:54.852007 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-b4254740-ad77-4d2b-8f97-3ef017973e25 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:54:54.852881 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 857/3412] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:54 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:54:54.877780 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-c625c234-54d4-41c0-984f-9d96271dc4ee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:54.881769 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-c625c234-54d4-41c0-984f-9d96271dc4ee tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] POST https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b/action Aug 20 07:54:54.881769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-c625c234-54d4-41c0-984f-9d96271dc4ee tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:54.881769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-c625c234-54d4-41c0-984f-9d96271dc4ee tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:54.897716 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:54.897716 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:54.898634 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-c625c234-54d4-41c0-984f-9d96271dc4ee tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:54:54.908597 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-c625c234-54d4-41c0-984f-9d96271dc4ee tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Begin detaching volume completed successfully. Aug 20 07:54:54.908992 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-c625c234-54d4-41c0-984f-9d96271dc4ee tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b/action returned with HTTP 202 Aug 20 07:54:54.910280 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 847/3413] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:54:54 2026] POST /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:54:54.949222 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f0a9ea35-5323-498b-8a45-3a2d6b379a46 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:54.952441 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0a9ea35-5323-498b-8a45-3a2d6b379a46 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:54:54.952753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0a9ea35-5323-498b-8a45-3a2d6b379a46 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:54.953084 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0a9ea35-5323-498b-8a45-3a2d6b379a46 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:54.970620 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:54.970620 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:54.980361 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f0a9ea35-5323-498b-8a45-3a2d6b379a46 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:54:54.982607 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2210c7a6-b513-4c32-b885-8c204c23e4bb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:54.983322 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2210c7a6-b513-4c32-b885-8c204c23e4bb None None] GET https://10.4.3.57/volume// Aug 20 07:54:54.983781 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2210c7a6-b513-4c32-b885-8c204c23e4bb None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:54.983901 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2210c7a6-b513-4c32-b885-8c204c23e4bb None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:54.984435 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2210c7a6-b513-4c32-b885-8c204c23e4bb None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:54.985162 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 863/3414] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:54.988293 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0a9ea35-5323-498b-8a45-3a2d6b379a46 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:54:54.989079 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 848/3415] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:54 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:54.999754 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-bbf0ceb2-fcbc-47b7-be0b-9ac06cab29df None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:55.002472 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-bbf0ceb2-fcbc-47b7-be0b-9ac06cab29df tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:54:55.002751 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-bbf0ceb2-fcbc-47b7-be0b-9ac06cab29df tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:55.002975 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-bbf0ceb2-fcbc-47b7-be0b-9ac06cab29df tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:55.014641 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:55.014641 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:55.019741 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-bbf0ceb2-fcbc-47b7-be0b-9ac06cab29df tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:54:55.025885 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-bbf0ceb2-fcbc-47b7-be0b-9ac06cab29df tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:54:55.026445 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 858/3416] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:54 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 1315 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:55.348012 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-c4e34df7-aa39-4d4f-a9ce-b0e35f28d7e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:55.351557 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-c4e34df7-aa39-4d4f-a9ce-b0e35f28d7e2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] POST https://10.4.3.57/volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0/action Aug 20 07:54:55.351557 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-c4e34df7-aa39-4d4f-a9ce-b0e35f28d7e2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:54:55.351731 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-c4e34df7-aa39-4d4f-a9ce-b0e35f28d7e2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:55.357350 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2c745c7c-bbea-40b0-951f-c4961730dce7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:55.360822 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c745c7c-bbea-40b0-951f-c4961730dce7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:55.361001 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c745c7c-bbea-40b0-951f-c4961730dce7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:55.361125 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c745c7c-bbea-40b0-951f-c4961730dce7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:55.361321 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2c745c7c-bbea-40b0-951f-c4961730dce7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:55.367936 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:55.367936 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:55.369503 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c745c7c-bbea-40b0-951f-c4961730dce7 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:55.369955 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 864/3417] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:55 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:55.381265 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:55.381265 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:55.390291 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-92b3c09e-85fb-4a79-8a06-95249e4a2fdd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:55.396609 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92b3c09e-85fb-4a79-8a06-95249e4a2fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:55.396609 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92b3c09e-85fb-4a79-8a06-95249e4a2fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:55.396609 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92b3c09e-85fb-4a79-8a06-95249e4a2fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:55.397414 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8349e3dc-b360-4289-9488-34d1c3bb1c0f req-c4e34df7-aa39-4d4f-a9ce-b0e35f28d7e2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0/action returned with HTTP 204 Aug 20 07:54:55.398088 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 848/3418] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:54:55 2026] POST /volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:54:55.412273 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:55.412273 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:55.422182 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-92b3c09e-85fb-4a79-8a06-95249e4a2fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:55.429037 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92b3c09e-85fb-4a79-8a06-95249e4a2fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:55.429831 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 849/3419] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:55 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:55.451697 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f7b4ff1-aa4b-4c88-9324-e91deeae4fdd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:55.455476 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f7b4ff1-aa4b-4c88-9324-e91deeae4fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:55.456733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f7b4ff1-aa4b-4c88-9324-e91deeae4fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:55.457035 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f7b4ff1-aa4b-4c88-9324-e91deeae4fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:55.473116 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:55.473116 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:55.478665 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5f7b4ff1-aa4b-4c88-9324-e91deeae4fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:55.494631 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f7b4ff1-aa4b-4c88-9324-e91deeae4fdd tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:55.494843 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 859/3420] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:55 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:55.516176 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9807e75c-1978-4784-8329-bbbb7a9836a3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:55.519191 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9807e75c-1978-4784-8329-bbbb7a9836a3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:54:55.520342 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9807e75c-1978-4784-8329-bbbb7a9836a3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ad1d72c-eefc-4708-8c19-e0cea5ceb022", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-587673430", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:55.538762 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:55.538762 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:55.540047 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9807e75c-1978-4784-8329-bbbb7a9836a3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:55.540047 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-9807e75c-1978-4784-8329-bbbb7a9836a3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Create snapshot from volume 2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:55.614954 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-9807e75c-1978-4784-8329-bbbb7a9836a3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Created reservations ['a9c49f48-ab34-49f3-976a-49d781e10526', '303efd63-5e74-4098-9362-c7ba3fd4a9c3', 'e84531b3-07fd-4e86-9486-fd82f0dd6a92', '1b47715b-6375-4406-9d40-89ef66ff5675'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:55.661730 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9807e75c-1978-4784-8329-bbbb7a9836a3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Snapshot force create request issued successfully. Aug 20 07:54:55.662169 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9807e75c-1978-4784-8329-bbbb7a9836a3 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:54:55.663210 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 865/3421] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:54:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:55.678422 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7825a415-aa9a-4938-9c8b-b300c0955e25 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:55.680816 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7825a415-aa9a-4938-9c8b-b300c0955e25 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:54:55.681045 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7825a415-aa9a-4938-9c8b-b300c0955e25 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:55.681365 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7825a415-aa9a-4938-9c8b-b300c0955e25 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:55.689321 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:55.689321 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:55.689761 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7825a415-aa9a-4938-9c8b-b300c0955e25 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Snapshot retrieved successfully. Aug 20 07:54:55.690763 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7825a415-aa9a-4938-9c8b-b300c0955e25 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c returned with HTTP 200 Aug 20 07:54:55.691181 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 849/3422] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:54:55 2026] GET /volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:55.919361 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-16d426af-944b-4965-86c0-c8c8707d0533 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:55.921692 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-16d426af-944b-4965-86c0-c8c8707d0533 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930 Aug 20 07:54:55.921947 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-16d426af-944b-4965-86c0-c8c8707d0533 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:55.922106 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-16d426af-944b-4965-86c0-c8c8707d0533 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:55.931899 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:55.931899 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:55.992743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c2cbcb5b-061b-4ffd-87d9-893674b98bac req-16d426af-944b-4965-86c0-c8c8707d0533 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930 returned with HTTP 200 Aug 20 07:54:55.993333 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 850/3423] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:54:55 2026] DELETE /volume/v3/attachments/6e0b211e-ca71-4062-b203-df3fcfd02930 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:56.007714 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b5edf41-03ea-46cf-a9dd-70786f7f1b41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:56.009841 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b5edf41-03ea-46cf-a9dd-70786f7f1b41 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:54:56.010448 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b5edf41-03ea-46cf-a9dd-70786f7f1b41 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:56.010448 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b5edf41-03ea-46cf-a9dd-70786f7f1b41 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:56.023374 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:56.023374 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:56.028077 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0b5edf41-03ea-46cf-a9dd-70786f7f1b41 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:54:56.031981 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b5edf41-03ea-46cf-a9dd-70786f7f1b41 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:54:56.032528 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 860/3424] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:56 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:56.282781 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-cd960fa1-2f35-44b6-886f-478f7227c7e9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:56.285471 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-cd960fa1-2f35-44b6-886f-478f7227c7e9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/attachments/8c0083a3-4c40-4131-925b-b7ffea1e8e54 Aug 20 07:54:56.285738 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-cd960fa1-2f35-44b6-886f-478f7227c7e9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:56.285927 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-cd960fa1-2f35-44b6-886f-478f7227c7e9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:56.295077 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:56.295077 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:56.360030 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c3cd5b4d-56ce-4b9d-91e7-d9d128afcd2e req-cd960fa1-2f35-44b6-886f-478f7227c7e9 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/attachments/8c0083a3-4c40-4131-925b-b7ffea1e8e54 returned with HTTP 200 Aug 20 07:54:56.360643 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 866/3425] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:54:56 2026] DELETE /volume/v3/attachments/8c0083a3-4c40-4131-925b-b7ffea1e8e54 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:56.383924 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d541f160-4d25-485c-875c-aed9cf204d53 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:56.388570 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d541f160-4d25-485c-875c-aed9cf204d53 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:56.388778 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d541f160-4d25-485c-875c-aed9cf204d53 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:56.388952 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d541f160-4d25-485c-875c-aed9cf204d53 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:56.389086 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d541f160-4d25-485c-875c-aed9cf204d53 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:56.399877 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:56.399877 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:56.400671 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d541f160-4d25-485c-875c-aed9cf204d53 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:56.401085 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 850/3426] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:56 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:56.702796 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-490dfae5-e4da-446c-a2c6-c7b8d38a3be8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:56.706258 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-490dfae5-e4da-446c-a2c6-c7b8d38a3be8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:54:56.706514 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-490dfae5-e4da-446c-a2c6-c7b8d38a3be8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:56.706772 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-490dfae5-e4da-446c-a2c6-c7b8d38a3be8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:56.715881 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:56.715881 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:56.715983 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-490dfae5-e4da-446c-a2c6-c7b8d38a3be8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Snapshot retrieved successfully. Aug 20 07:54:56.716952 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-490dfae5-e4da-446c-a2c6-c7b8d38a3be8 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c returned with HTTP 200 Aug 20 07:54:56.717332 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 851/3427] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:54:56 2026] GET /volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:56.727074 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d7b229f6-deca-45cb-a13b-35b56cfa43e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:56.729380 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7b229f6-deca-45cb-a13b-35b56cfa43e9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:54:56.729630 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7b229f6-deca-45cb-a13b-35b56cfa43e9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:56.729850 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7b229f6-deca-45cb-a13b-35b56cfa43e9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:56.738624 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:56.738624 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:56.739164 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d7b229f6-deca-45cb-a13b-35b56cfa43e9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Snapshot retrieved successfully. Aug 20 07:54:56.740242 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7b229f6-deca-45cb-a13b-35b56cfa43e9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c returned with HTTP 200 Aug 20 07:54:56.741346 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 861/3428] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:54:56 2026] GET /volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:56.753404 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-daadea14-d2e8-456b-83b5-2ec3941cae73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:56.756194 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-daadea14-d2e8-456b-83b5-2ec3941cae73 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:54:56.756194 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-daadea14-d2e8-456b-83b5-2ec3941cae73 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:56.756485 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-daadea14-d2e8-456b-83b5-2ec3941cae73 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:56.771998 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:56.771998 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:56.777097 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-daadea14-d2e8-456b-83b5-2ec3941cae73 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:54:56.783787 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-daadea14-d2e8-456b-83b5-2ec3941cae73 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:54:56.784321 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 867/3429] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:56 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:56.840367 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-305db35d-65ba-4211-8fb6-7cec3f53d792 req-009b2d64-a6d0-4718-a5bd-55e8ccad8e9f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:56.842339 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-305db35d-65ba-4211-8fb6-7cec3f53d792 req-009b2d64-a6d0-4718-a5bd-55e8ccad8e9f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:54:56.842833 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-305db35d-65ba-4211-8fb6-7cec3f53d792 req-009b2d64-a6d0-4718-a5bd-55e8ccad8e9f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:56.843252 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-305db35d-65ba-4211-8fb6-7cec3f53d792 req-009b2d64-a6d0-4718-a5bd-55e8ccad8e9f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:56.852721 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:56.852721 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:56.858194 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-305db35d-65ba-4211-8fb6-7cec3f53d792 req-009b2d64-a6d0-4718-a5bd-55e8ccad8e9f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:54:56.863935 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-305db35d-65ba-4211-8fb6-7cec3f53d792 req-009b2d64-a6d0-4718-a5bd-55e8ccad8e9f tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:54:56.864605 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 851/3430] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:56 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:57.052676 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d11c181-840e-4a8f-b001-d4bb45b9b5bc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:57.055198 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d11c181-840e-4a8f-b001-d4bb45b9b5bc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:54:57.055198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d11c181-840e-4a8f-b001-d4bb45b9b5bc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:57.055393 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d11c181-840e-4a8f-b001-d4bb45b9b5bc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:57.067272 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:57.067272 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:57.072979 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3d11c181-840e-4a8f-b001-d4bb45b9b5bc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:54:57.079805 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d11c181-840e-4a8f-b001-d4bb45b9b5bc tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:54:57.079805 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 852/3431] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:57 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:57.417842 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05194982-d259-4591-805c-b11d7e942208 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:57.420687 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05194982-d259-4591-805c-b11d7e942208 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:57.420861 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05194982-d259-4591-805c-b11d7e942208 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:57.421065 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05194982-d259-4591-805c-b11d7e942208 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:57.421170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-05194982-d259-4591-805c-b11d7e942208 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:57.429693 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:57.429693 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:57.430826 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05194982-d259-4591-805c-b11d7e942208 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:57.430826 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 862/3432] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:57 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:57.578421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:57.582739 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:57.584442 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2044363834"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:57.589074 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2044363834'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:57.589074 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Create volume of 1 GB Aug 20 07:54:57.595790 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Availability Zones retrieved successfully. Aug 20 07:54:57.603020 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Flow 'volume_create_api' (a25f5435-b4df-43c9-97cd-340512e661e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:57.605612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da61883a-4382-4f3c-a343-a0c14d5ad429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:57.605818 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:57.658340 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da61883a-4382-4f3c-a343-a0c14d5ad429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:57.658340 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e518d12-1c66-4c8c-814e-52ae26e02dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:57.734574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Created reservations ['53f69e27-5e77-4cc8-aa13-ec7edbcd93ae', '5eb2992a-8e1e-4507-84e7-c8b5edb3637b', 'b6b5e1a3-0bc0-4705-aeed-a190a6e09b29', 'e6713d93-0add-4fe7-b493-6dab6b3555f6'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:57.734574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e518d12-1c66-4c8c-814e-52ae26e02dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53f69e27-5e77-4cc8-aa13-ec7edbcd93ae', '5eb2992a-8e1e-4507-84e7-c8b5edb3637b', 'b6b5e1a3-0bc0-4705-aeed-a190a6e09b29', 'e6713d93-0add-4fe7-b493-6dab6b3555f6']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:57.734574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e569b7-03fb-4600-b1d3-3d7581f38238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:57.776058 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e569b7-03fb-4600-b1d3-3d7581f38238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c77a2c29-f038-476b-aa7d-7b7e8c15cbd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2044363834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8b086e19bc4b1ea9b4405a4fec4fbc',qos_specs=None,replication_status=,reservations=['53f69e27-5e77-4cc8-aa13-ec7edbcd93ae','5eb2992a-8e1e-4507-84e7-c8b5edb3637b','b6b5e1a3-0bc0-4705-aeed-a190a6e09b29','e6713d93-0add-4fe7-b493-6dab6b3555f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e8859829344ca9eb7719ca5031e01',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2044363834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c77a2c29-f038-476b-aa7d-7b7e8c15cbd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8b086e19bc4b1ea9b4405a4fec4fbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398e8859829344ca9eb7719ca5031e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:57.777644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08701951-8575-4197-bec5-b439848e7edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:57.810872 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08701951-8575-4197-bec5-b439848e7edd) transitioned into state 'SUCCESS' from state '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-2044363834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8b086e19bc4b1ea9b4405a4fec4fbc',qos_specs=None,replication_status=,reservations=['53f69e27-5e77-4cc8-aa13-ec7edbcd93ae','5eb2992a-8e1e-4507-84e7-c8b5edb3637b','b6b5e1a3-0bc0-4705-aeed-a190a6e09b29','e6713d93-0add-4fe7-b493-6dab6b3555f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398e8859829344ca9eb7719ca5031e01',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:57.811703 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357801fe-63f8-49bf-80e3-d85cdf039cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:57.828225 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357801fe-63f8-49bf-80e3-d85cdf039cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:57.829528 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Flow 'volume_create_api' (a25f5435-b4df-43c9-97cd-340512e661e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:57.829986 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Create volume request issued successfully. Aug 20 07:54:57.830650 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3d3ee01b-6b0f-469e-9e01-bf449d9409dd tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:54:57.831193 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 868/3433] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:54:57 2026] POST /volume/v3/volumes => generated 753 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:57.852595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c7a7d2b-8f92-4d44-b35d-54fdf5ef1858 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:57.855853 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c7a7d2b-8f92-4d44-b35d-54fdf5ef1858 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:54:57.855853 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c7a7d2b-8f92-4d44-b35d-54fdf5ef1858 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:57.855853 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c7a7d2b-8f92-4d44-b35d-54fdf5ef1858 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:57.865868 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:57.865868 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:57.875632 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7c7a7d2b-8f92-4d44-b35d-54fdf5ef1858 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:57.883664 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c7a7d2b-8f92-4d44-b35d-54fdf5ef1858 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:54:57.884370 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 852/3434] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:57 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:58.442916 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee467861-bec1-4c64-bef1-a65f1f726b9b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:58.449304 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee467861-bec1-4c64-bef1-a65f1f726b9b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:58.449574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee467861-bec1-4c64-bef1-a65f1f726b9b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:58.449912 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee467861-bec1-4c64-bef1-a65f1f726b9b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:58.449983 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ee467861-bec1-4c64-bef1-a65f1f726b9b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:58.463703 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:58.463703 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:58.463703 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee467861-bec1-4c64-bef1-a65f1f726b9b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:58.463703 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 853/3435] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:58 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:58.902402 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac97431b-dcb2-4a5a-b749-1a8394a97d31 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:58.906443 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac97431b-dcb2-4a5a-b749-1a8394a97d31 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:54:58.906744 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac97431b-dcb2-4a5a-b749-1a8394a97d31 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:58.907057 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac97431b-dcb2-4a5a-b749-1a8394a97d31 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:58.919277 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:58.919277 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:58.927734 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ac97431b-dcb2-4a5a-b749-1a8394a97d31 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:58.933505 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac97431b-dcb2-4a5a-b749-1a8394a97d31 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:54:58.935431 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 863/3436] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:58 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:59.004583 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-b78c35fa-54fe-4808-92c0-4b68cc8304f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.009146 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-b78c35fa-54fe-4808-92c0-4b68cc8304f7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:54:59.009146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-b78c35fa-54fe-4808-92c0-4b68cc8304f7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:59.009146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-b78c35fa-54fe-4808-92c0-4b68cc8304f7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:59.021381 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:59.021381 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:59.027107 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-b78c35fa-54fe-4808-92c0-4b68cc8304f7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:59.032595 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-b78c35fa-54fe-4808-92c0-4b68cc8304f7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:54:59.033119 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 869/3437] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:54:59 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:59.151432 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f825a6c-4d3c-4f22-9020-481e2adf122e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.151929 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f825a6c-4d3c-4f22-9020-481e2adf122e None None] GET https://10.4.3.57/volume// Aug 20 07:54:59.152107 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f825a6c-4d3c-4f22-9020-481e2adf122e None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:59.152296 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f825a6c-4d3c-4f22-9020-481e2adf122e None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:59.152697 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f825a6c-4d3c-4f22-9020-481e2adf122e None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:59.153145 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 853/3438] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:54:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:59.160289 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-654220b8-257c-4b44-ae3a-1c89b61204f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.166244 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-654220b8-257c-4b44-ae3a-1c89b61204f9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:54:59.166700 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-654220b8-257c-4b44-ae3a-1c89b61204f9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c77a2c29-f038-476b-aa7d-7b7e8c15cbd6", "connector": null, "instance_uuid": "e5bd704c-4ce7-4e7b-9fbd-8aa69b58b706"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:59.179359 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:59.179359 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:59.227375 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-654220b8-257c-4b44-ae3a-1c89b61204f9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:54:59.228119 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 854/3439] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:54:59 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) Aug 20 07:54:59.273223 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff544c8b-2136-4730-9019-53be9c637eb9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.277276 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff544c8b-2136-4730-9019-53be9c637eb9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:54:59.277585 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff544c8b-2136-4730-9019-53be9c637eb9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:59.278054 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff544c8b-2136-4730-9019-53be9c637eb9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:59.291102 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a770725b-6d61-4bd4-a3ee-f3526d4eda6a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.291532 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a770725b-6d61-4bd4-a3ee-f3526d4eda6a None None] GET https://10.4.3.57/volume// Aug 20 07:54:59.291907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a770725b-6d61-4bd4-a3ee-f3526d4eda6a None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:59.292100 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a770725b-6d61-4bd4-a3ee-f3526d4eda6a None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:59.292447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a770725b-6d61-4bd4-a3ee-f3526d4eda6a None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:54:59.292769 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 870/3440] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:54:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:54:59.294649 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:59.294649 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:59.300324 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ff544c8b-2136-4730-9019-53be9c637eb9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:59.307354 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-9690cdb3-579f-440c-8cc9-db1f71c25b85 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.316994 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-9690cdb3-579f-440c-8cc9-db1f71c25b85 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:54:59.316994 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-9690cdb3-579f-440c-8cc9-db1f71c25b85 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:59.316994 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-9690cdb3-579f-440c-8cc9-db1f71c25b85 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:59.318695 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff544c8b-2136-4730-9019-53be9c637eb9 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:54:59.318695 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 864/3441] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:59 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:59.334678 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:59.334678 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:54:59.341356 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-9690cdb3-579f-440c-8cc9-db1f71c25b85 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:54:59.352073 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-9690cdb3-579f-440c-8cc9-db1f71c25b85 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:54:59.353098 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 854/3442] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:54:59 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 1025 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:54:59.452489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.476508 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3613ee9e-8ec2-490a-9010-766c792bc20e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.478508 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3613ee9e-8ec2-490a-9010-766c792bc20e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:54:59.479116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3613ee9e-8ec2-490a-9010-766c792bc20e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:54:59.479688 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3613ee9e-8ec2-490a-9010-766c792bc20e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:54:59.479968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3613ee9e-8ec2-490a-9010-766c792bc20e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:54:59.486335 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:59.486335 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:54:59.487069 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3613ee9e-8ec2-490a-9010-766c792bc20e tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:54:59.487505 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 871/3443] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:54:59 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:54:59.502620 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-459082e8-734b-445c-93e7-97281e31d8d7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.509741 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-459082e8-734b-445c-93e7-97281e31d8d7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] PUT https://10.4.3.57/volume/v3/attachments/ffbf53e8-7b34-4c7a-a9e0-73c42ea17f97 Aug 20 07:54:59.509741 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-459082e8-734b-445c-93e7-97281e31d8d7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:59.519695 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-459082e8-734b-445c-93e7-97281e31d8d7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Acquiring lock "cinder-attachment_update-c77a2c29-f038-476b-aa7d-7b7e8c15cbd6-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:54:59.529273 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-459082e8-734b-445c-93e7-97281e31d8d7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Lock "cinder-attachment_update-c77a2c29-f038-476b-aa7d-7b7e8c15cbd6-np0000007856" acquired by "attachment_update" :: waited 0.010s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:54:59.531508 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:59.531508 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:54:59.582117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:59.582743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-935820284"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:59.584968 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request body: {'volume': {"'imageRef": 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-935820284'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:59.585176 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume of 1 GB Aug 20 07:54:59.586491 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:54:59.586491 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:54:59.591316 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Availability Zones retrieved successfully. Aug 20 07:54:59.598984 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (5a1eac13-e903-454a-9f93-887c8af1580f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:59.601118 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4698995e-7838-467d-ba51-240d3319052c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:59.602887 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:59.647132 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4698995e-7838-467d-ba51-240d3319052c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:59.648930 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (419c26a0-d0a6-436a-8347-5b50bf164b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:59.673938 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-459082e8-734b-445c-93e7-97281e31d8d7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Lock "cinder-attachment_update-c77a2c29-f038-476b-aa7d-7b7e8c15cbd6-np0000007856" released by "attachment_update" :: held 0.144s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:54:59.673938 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-459082e8-734b-445c-93e7-97281e31d8d7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments/ffbf53e8-7b34-4c7a-a9e0-73c42ea17f97 returned with HTTP 200 Aug 20 07:54:59.674402 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 865/3444] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:54:59 2026] PUT /volume/v3/attachments/ffbf53e8-7b34-4c7a-a9e0-73c42ea17f97 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:54:59.786238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Created reservations ['56ce0654-9359-426d-bcce-9808765e5e69', '2cbac557-0f35-452b-9e1a-3ec8be7f03b9', 'cd28626f-0134-4ed6-b128-6aa3d64e880c', 'c3d8468e-b308-40e8-aff6-71454d7c41ef'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:54:59.787240 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (419c26a0-d0a6-436a-8347-5b50bf164b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56ce0654-9359-426d-bcce-9808765e5e69', '2cbac557-0f35-452b-9e1a-3ec8be7f03b9', 'cd28626f-0134-4ed6-b128-6aa3d64e880c', 'c3d8468e-b308-40e8-aff6-71454d7c41ef']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:59.788133 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83eaf68b-8b95-480e-a8b4-461caddd3fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:59.827332 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83eaf68b-8b95-480e-a8b4-461caddd3fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b347841f-4e26-45cb-9bf9-96241c684136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-935820284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['56ce0654-9359-426d-bcce-9808765e5e69','2cbac557-0f35-452b-9e1a-3ec8be7f03b9','cd28626f-0134-4ed6-b128-6aa3d64e880c','c3d8468e-b308-40e8-aff6-71454d7c41ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-935820284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b347841f-4e26-45cb-9bf9-96241c684136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9270af6c0c0847b9b64c9898cc78126e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:59.828322 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f8e449-6009-45bd-926e-04be1adb8532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:59.871269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f8e449-6009-45bd-926e-04be1adb8532) transitioned into state 'SUCCESS' from state '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-935820284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['56ce0654-9359-426d-bcce-9808765e5e69','2cbac557-0f35-452b-9e1a-3ec8be7f03b9','cd28626f-0134-4ed6-b128-6aa3d64e880c','c3d8468e-b308-40e8-aff6-71454d7c41ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:59.871927 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d924a4-3c26-434b-be95-7f9512890c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:59.884594 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d924a4-3c26-434b-be95-7f9512890c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:59.885447 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (5a1eac13-e903-454a-9f93-887c8af1580f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:59.885785 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request issued successfully. Aug 20 07:54:59.886352 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49b5e529-d132-42c1-9fc7-e035b121c1ff tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:54:59.887367 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 855/3445] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:54:59 2026] POST /volume/v3/volumes => generated 754 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:54:59.900627 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53894902-0c2d-4c32-873e-d3267d9982ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:54:59.902362 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:54:59.902736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-527200626"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:54:59.904147 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request body: {'volume': {"'imageRef": 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-527200626'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:54:59.904284 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume of 1 GB Aug 20 07:54:59.908329 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Availability Zones retrieved successfully. Aug 20 07:54:59.914028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (2dcdb6f1-9b88-47fa-b495-a416e7dfdd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:54:59.915107 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c0bc01c-2046-49fc-b718-311a27523e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:54:59.916170 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:54:59.947781 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c0bc01c-2046-49fc-b718-311a27523e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:54:59.948483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ca4bd6d-c546-42a4-bc1b-30dba556c2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.016779 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Created reservations ['185f1043-9832-4238-9447-a8d3c9adad2a', '3930236d-b848-44d8-88ee-183c1c91559c', '16768aba-010c-45ea-8418-597ff92d6e46', '7c95c725-843f-4271-9ee8-45967da1a61c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:00.017841 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ca4bd6d-c546-42a4-bc1b-30dba556c2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['185f1043-9832-4238-9447-a8d3c9adad2a', '3930236d-b848-44d8-88ee-183c1c91559c', '16768aba-010c-45ea-8418-597ff92d6e46', '7c95c725-843f-4271-9ee8-45967da1a61c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.018816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19949f4-59d5-455b-b476-ec140ffaf5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.052892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19949f4-59d5-455b-b476-ec140ffaf5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c802025-2a2b-45d6-917a-a2c08ca50556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-527200626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['185f1043-9832-4238-9447-a8d3c9adad2a','3930236d-b848-44d8-88ee-183c1c91559c','16768aba-010c-45ea-8418-597ff92d6e46','7c95c725-843f-4271-9ee8-45967da1a61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-527200626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c802025-2a2b-45d6-917a-a2c08ca50556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9270af6c0c0847b9b64c9898cc78126e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.053765 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d719310f-7daa-4cab-a91d-816f51710cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.077619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d719310f-7daa-4cab-a91d-816f51710cec) transitioned into state 'SUCCESS' from state '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-527200626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['185f1043-9832-4238-9447-a8d3c9adad2a','3930236d-b848-44d8-88ee-183c1c91559c','16768aba-010c-45ea-8418-597ff92d6e46','7c95c725-843f-4271-9ee8-45967da1a61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.078916 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a3de1d8-edc0-4bb1-98f7-f99d651d0dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.091213 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a3de1d8-edc0-4bb1-98f7-f99d651d0dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.092301 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (2dcdb6f1-9b88-47fa-b495-a416e7dfdd87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:00.092801 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request issued successfully. Aug 20 07:55:00.093576 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53894902-0c2d-4c32-873e-d3267d9982ed tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:00.094099 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 855/3446] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:54:59 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) Aug 20 07:55:00.112235 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.114924 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:00.115610 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-812185211"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:00.118082 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request body: {'volume': {"'imageRef": 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-812185211'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:00.118301 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume of 1 GB Aug 20 07:55:00.124786 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Availability Zones retrieved successfully. Aug 20 07:55:00.135706 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (c3c2b4ad-d709-419c-b78a-13558cbe7244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:00.137002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87fbb185-a0e1-4078-a8e4-4b4911567f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.138406 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:00.185881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87fbb185-a0e1-4078-a8e4-4b4911567f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.186761 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7db87ea-5918-49e2-a979-7e9d4431d2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.212024 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3147a3d3-b47e-4bd0-998a-591a00e30df9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.214509 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3147a3d3-b47e-4bd0-998a-591a00e30df9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:55:00.215086 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3147a3d3-b47e-4bd0-998a-591a00e30df9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:00.215295 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3147a3d3-b47e-4bd0-998a-591a00e30df9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:00.215453 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3147a3d3-b47e-4bd0-998a-591a00e30df9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Delete volume with id: 8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:55:00.230322 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.230322 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:00.230898 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3147a3d3-b47e-4bd0-998a-591a00e30df9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:55:00.249650 np0000007856 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-3147a3d3-b47e-4bd0-998a-591a00e30df9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 07:55:00.253648 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Created reservations ['39db9f70-729c-4be9-8b36-b3faccce50f5', '069267b2-d43c-4261-88bb-324d5efb964e', '7c6e9832-fc7e-4a4d-b0f3-bda7312294e8', 'e4d2b5e5-d12c-4170-9ed9-e6227e6cf21a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:00.254648 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7db87ea-5918-49e2-a979-7e9d4431d2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39db9f70-729c-4be9-8b36-b3faccce50f5', '069267b2-d43c-4261-88bb-324d5efb964e', '7c6e9832-fc7e-4a4d-b0f3-bda7312294e8', 'e4d2b5e5-d12c-4170-9ed9-e6227e6cf21a']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.255393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e866033-2e83-458d-8f8f-61248aa77469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.259310 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3147a3d3-b47e-4bd0-998a-591a00e30df9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Delete volume request issued successfully. Aug 20 07:55:00.259642 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3147a3d3-b47e-4bd0-998a-591a00e30df9 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 202 Aug 20 07:55:00.260229 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 866/3447] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:00 2026] DELETE /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:00.269604 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7b7ee9bd-fa3b-4a8e-895a-9f04bda68707 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.272608 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b7ee9bd-fa3b-4a8e-895a-9f04bda68707 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:55:00.272919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b7ee9bd-fa3b-4a8e-895a-9f04bda68707 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:00.273225 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b7ee9bd-fa3b-4a8e-895a-9f04bda68707 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:00.277877 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e866033-2e83-458d-8f8f-61248aa77469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa4e5a7-62ba-4771-9e62-2fa31395d631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-812185211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['39db9f70-729c-4be9-8b36-b3faccce50f5','069267b2-d43c-4261-88bb-324d5efb964e','7c6e9832-fc7e-4a4d-b0f3-bda7312294e8','e4d2b5e5-d12c-4170-9ed9-e6227e6cf21a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-812185211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaa4e5a7-62ba-4771-9e62-2fa31395d631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9270af6c0c0847b9b64c9898cc78126e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.278610 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a236f9-255b-4264-9292-c7b4ef588166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.291694 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.291694 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:00.298184 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a236f9-255b-4264-9292-c7b4ef588166) transitioned into state 'SUCCESS' from state '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-812185211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['39db9f70-729c-4be9-8b36-b3faccce50f5','069267b2-d43c-4261-88bb-324d5efb964e','7c6e9832-fc7e-4a4d-b0f3-bda7312294e8','e4d2b5e5-d12c-4170-9ed9-e6227e6cf21a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.299021 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6238e38-d93c-4404-bac0-8d5103b2060d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.300787 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7b7ee9bd-fa3b-4a8e-895a-9f04bda68707 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Volume info retrieved successfully. Aug 20 07:55:00.308410 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b7ee9bd-fa3b-4a8e-895a-9f04bda68707 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 200 Aug 20 07:55:00.309031 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 856/3448] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:00 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:00.317752 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6238e38-d93c-4404-bac0-8d5103b2060d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.318898 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (c3c2b4ad-d709-419c-b78a-13558cbe7244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:00.319361 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request issued successfully. Aug 20 07:55:00.320175 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff46fd4e-cc79-40d2-b699-61af783ea8a0 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:00.320709 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 872/3449] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:55:00 2026] POST /volume/v3/volumes => generated 754 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:00.334560 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ab3434f7-c9e6-487a-bf20-45d8eea4e62a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.337469 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab3434f7-c9e6-487a-bf20-45d8eea4e62a tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:00.337683 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ab3434f7-c9e6-487a-bf20-45d8eea4e62a tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:00.337980 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ab3434f7-c9e6-487a-bf20-45d8eea4e62a tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:00.341524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d834c1b3-df73-48af-984e-2fed41b38976 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.343390 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:00.343752 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2096397119"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:00.348618 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request body: {'volume': {"'imageRef": 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2096397119'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:00.348618 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume of 1 GB Aug 20 07:55:00.349532 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Availability Zones retrieved successfully. Aug 20 07:55:00.352611 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.352611 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:00.355891 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (9c79b8c4-518a-4add-a488-b17f96759b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:00.356659 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ab3434f7-c9e6-487a-bf20-45d8eea4e62a tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:00.357041 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484c7c2d-5328-4e9f-b7f1-d00547d5d36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.358018 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:00.363255 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab3434f7-c9e6-487a-bf20-45d8eea4e62a tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:00.370649 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 856/3450] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:00 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:00.394935 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484c7c2d-5328-4e9f-b7f1-d00547d5d36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.395756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1133b3d2-37be-41cf-9bc0-864b86b7b04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.441626 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Created reservations ['62914a20-60aa-4b7f-b6e7-cbad5e12e120', '3272aaab-1297-4e5e-85b5-dd1ed6ad68d3', 'b81fec5a-0b1c-46bd-9560-c81ca2d79761', '2410a927-b654-45d7-bbb7-ae0dd9455572'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:00.442447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1133b3d2-37be-41cf-9bc0-864b86b7b04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62914a20-60aa-4b7f-b6e7-cbad5e12e120', '3272aaab-1297-4e5e-85b5-dd1ed6ad68d3', 'b81fec5a-0b1c-46bd-9560-c81ca2d79761', '2410a927-b654-45d7-bbb7-ae0dd9455572']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.443537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89169872-8479-414b-a5f2-78d06409a7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.466130 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89169872-8479-414b-a5f2-78d06409a7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075b03f9-4773-417b-9210-c20a02b1f0ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2096397119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['62914a20-60aa-4b7f-b6e7-cbad5e12e120','3272aaab-1297-4e5e-85b5-dd1ed6ad68d3','b81fec5a-0b1c-46bd-9560-c81ca2d79761','2410a927-b654-45d7-bbb7-ae0dd9455572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2096397119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075b03f9-4773-417b-9210-c20a02b1f0ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9270af6c0c0847b9b64c9898cc78126e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.467126 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5267df2e-2dc2-446b-82c6-0d02df4bcdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.494753 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5267df2e-2dc2-446b-82c6-0d02df4bcdbc) transitioned into state 'SUCCESS' from state '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-2096397119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['62914a20-60aa-4b7f-b6e7-cbad5e12e120','3272aaab-1297-4e5e-85b5-dd1ed6ad68d3','b81fec5a-0b1c-46bd-9560-c81ca2d79761','2410a927-b654-45d7-bbb7-ae0dd9455572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.495672 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef0fca3a-3107-4830-9397-7ce897a163a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.502987 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-19dc749d-1053-4db7-95fa-8fe488ca8a22 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.505903 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19dc749d-1053-4db7-95fa-8fe488ca8a22 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:00.506239 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-19dc749d-1053-4db7-95fa-8fe488ca8a22 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:00.506513 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-19dc749d-1053-4db7-95fa-8fe488ca8a22 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:00.506708 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-19dc749d-1053-4db7-95fa-8fe488ca8a22 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:00.509979 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef0fca3a-3107-4830-9397-7ce897a163a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.511075 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (9c79b8c4-518a-4add-a488-b17f96759b97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:00.511493 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request issued successfully. Aug 20 07:55:00.513465 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.513465 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:00.514296 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d834c1b3-df73-48af-984e-2fed41b38976 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:00.514688 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19dc749d-1053-4db7-95fa-8fe488ca8a22 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:00.515283 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 857/3451] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:00 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:00.515335 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 867/3452] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:55:00 2026] POST /volume/v3/volumes => generated 755 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:00.533873 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.536356 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:00.536840 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-389989846"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:00.538963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request body: {'volume': {"'imageRef": 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-389989846'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:00.538963 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume of 1 GB Aug 20 07:55:00.539337 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.539337 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:00.544563 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Availability Zones retrieved successfully. Aug 20 07:55:00.551276 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (7b1c83d0-ab8a-4160-9d62-c3dd84ce8c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:00.552360 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16989891-1c64-4cfc-8c32-f498d5598b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.553507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:00.583599 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16989891-1c64-4cfc-8c32-f498d5598b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.584367 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b5fffe-7b48-4f82-b15b-c5a017572ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.634937 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Created reservations ['2653e120-af90-4c75-b149-e8e6506c3ec6', 'eefcd8c0-5b37-4110-be73-cd55b5acb1c9', '58dbef9e-a0b0-4d86-9b07-a2f69917e6a1', 'ffd5ffb5-5a53-4a5e-b564-2ca204dd13f7'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:00.636138 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b5fffe-7b48-4f82-b15b-c5a017572ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2653e120-af90-4c75-b149-e8e6506c3ec6', 'eefcd8c0-5b37-4110-be73-cd55b5acb1c9', '58dbef9e-a0b0-4d86-9b07-a2f69917e6a1', 'ffd5ffb5-5a53-4a5e-b564-2ca204dd13f7']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.637447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca75d5f6-c09b-4aab-a178-046c0fb42d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.673033 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca75d5f6-c09b-4aab-a178-046c0fb42d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2577cf1-8060-46c4-be30-6efd40ab9bc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-389989846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['2653e120-af90-4c75-b149-e8e6506c3ec6','eefcd8c0-5b37-4110-be73-cd55b5acb1c9','58dbef9e-a0b0-4d86-9b07-a2f69917e6a1','ffd5ffb5-5a53-4a5e-b564-2ca204dd13f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-389989846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2577cf1-8060-46c4-be30-6efd40ab9bc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9270af6c0c0847b9b64c9898cc78126e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.673033 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19202316-cf8d-4b2e-a2ef-655e06542933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.725375 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19202316-cf8d-4b2e-a2ef-655e06542933) transitioned into state 'SUCCESS' from state '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-389989846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9270af6c0c0847b9b64c9898cc78126e',qos_specs=None,replication_status=,reservations=['2653e120-af90-4c75-b149-e8e6506c3ec6','eefcd8c0-5b37-4110-be73-cd55b5acb1c9','58dbef9e-a0b0-4d86-9b07-a2f69917e6a1','ffd5ffb5-5a53-4a5e-b564-2ca204dd13f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5edc35fe7f14dc1947fe163e41b1342',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.726335 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c6768b-bbff-4ace-a78d-42c4edb0a881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:00.737632 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c6768b-bbff-4ace-a78d-42c4edb0a881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:00.739009 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Flow 'volume_create_api' (7b1c83d0-ab8a-4160-9d62-c3dd84ce8c5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:00.739443 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Create volume request issued successfully. Aug 20 07:55:00.740341 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c398d2c7-574a-40f8-b362-1dd9e44127ae tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:00.740978 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 873/3453] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:55:00 2026] POST /volume/v3/volumes => generated 754 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:00.760053 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6895326-0932-4413-a441-5691ba602a4c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.761939 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6895326-0932-4413-a441-5691ba602a4c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 Aug 20 07:55:00.762273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6895326-0932-4413-a441-5691ba602a4c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:00.762566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6895326-0932-4413-a441-5691ba602a4c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:00.775557 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.775557 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:00.782740 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6895326-0932-4413-a441-5691ba602a4c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:00.795072 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6895326-0932-4413-a441-5691ba602a4c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 returned with HTTP 200 Aug 20 07:55:00.795721 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 857/3454] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:00 2026] GET /volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:00.813969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ae6ed2f-62c2-47b8-93a8-56486db14749 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.817067 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ae6ed2f-62c2-47b8-93a8-56486db14749 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 Aug 20 07:55:00.817525 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ae6ed2f-62c2-47b8-93a8-56486db14749 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:00.817688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ae6ed2f-62c2-47b8-93a8-56486db14749 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:00.830534 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.830534 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:00.843128 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ae6ed2f-62c2-47b8-93a8-56486db14749 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:00.848973 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ae6ed2f-62c2-47b8-93a8-56486db14749 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 returned with HTTP 200 Aug 20 07:55:00.849396 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 858/3455] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:00 2026] GET /volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:00.865036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6e9ee473-a1e9-4ac5-b45c-262f01907ca5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.867178 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e9ee473-a1e9-4ac5-b45c-262f01907ca5 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 Aug 20 07:55:00.867506 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e9ee473-a1e9-4ac5-b45c-262f01907ca5 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:00.867827 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e9ee473-a1e9-4ac5-b45c-262f01907ca5 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:00.878383 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.878383 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:00.883258 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6e9ee473-a1e9-4ac5-b45c-262f01907ca5 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:00.888922 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e9ee473-a1e9-4ac5-b45c-262f01907ca5 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 returned with HTTP 200 Aug 20 07:55:00.889841 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 868/3456] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:00 2026] GET /volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:00.905591 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9517abda-1399-426c-906f-9f05df525251 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.908056 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9517abda-1399-426c-906f-9f05df525251 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef Aug 20 07:55:00.908056 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9517abda-1399-426c-906f-9f05df525251 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:00.908204 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9517abda-1399-426c-906f-9f05df525251 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:00.920618 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.920618 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:00.927533 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9517abda-1399-426c-906f-9f05df525251 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:00.936256 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9517abda-1399-426c-906f-9f05df525251 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef returned with HTTP 200 Aug 20 07:55:00.936972 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 874/3457] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:00 2026] GET /volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:00.955946 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c13a18da-4551-4fde-aef8-b2111805229e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:00.959289 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c13a18da-4551-4fde-aef8-b2111805229e tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 Aug 20 07:55:00.959644 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c13a18da-4551-4fde-aef8-b2111805229e tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:00.959949 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c13a18da-4551-4fde-aef8-b2111805229e tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:00.972092 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:00.972092 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:00.979004 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c13a18da-4551-4fde-aef8-b2111805229e tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:00.987577 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c13a18da-4551-4fde-aef8-b2111805229e tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 returned with HTTP 200 Aug 20 07:55:00.988177 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 858/3458] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:00 2026] GET /volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:01.005919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69a69396-d48b-4e3e-8b15-97ecb31d184b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.008479 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69a69396-d48b-4e3e-8b15-97ecb31d184b tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 Aug 20 07:55:01.008479 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69a69396-d48b-4e3e-8b15-97ecb31d184b tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.008662 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69a69396-d48b-4e3e-8b15-97ecb31d184b tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.008867 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-69a69396-d48b-4e3e-8b15-97ecb31d184b tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume with id: c2577cf1-8060-46c4-be30-6efd40ab9bc2 Aug 20 07:55:01.023829 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:01.023829 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:01.023829 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69a69396-d48b-4e3e-8b15-97ecb31d184b tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:01.054530 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69a69396-d48b-4e3e-8b15-97ecb31d184b tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume request issued successfully. Aug 20 07:55:01.054644 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69a69396-d48b-4e3e-8b15-97ecb31d184b tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 returned with HTTP 202 Aug 20 07:55:01.055101 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 859/3459] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:01 2026] DELETE /volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:01.064038 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c9baa29-c8c7-4b2a-ba18-8e385fffe101 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.070640 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c9baa29-c8c7-4b2a-ba18-8e385fffe101 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 Aug 20 07:55:01.071021 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c9baa29-c8c7-4b2a-ba18-8e385fffe101 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.071300 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c9baa29-c8c7-4b2a-ba18-8e385fffe101 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.084440 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:01.084440 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:01.092621 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5c9baa29-c8c7-4b2a-ba18-8e385fffe101 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:01.103043 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c9baa29-c8c7-4b2a-ba18-8e385fffe101 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 returned with HTTP 200 Aug 20 07:55:01.103669 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 869/3460] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:01 2026] GET /volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:01.328683 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8ca0c11a-faf4-46ee-a2b1-4c5d4c6701c2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.330640 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ca0c11a-faf4-46ee-a2b1-4c5d4c6701c2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] GET https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 Aug 20 07:55:01.331310 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ca0c11a-faf4-46ee-a2b1-4c5d4c6701c2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.331310 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ca0c11a-faf4-46ee-a2b1-4c5d4c6701c2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.338014 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ca0c11a-faf4-46ee-a2b1-4c5d4c6701c2 tempest-TestEncryptedCinderVolumes-334525387 tempest-TestEncryptedCinderVolumes-334525387-project-member] https://10.4.3.57/volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 returned with HTTP 404 Aug 20 07:55:01.338561 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 875/3461] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:01 2026] GET /volume/v3/volumes/8d399843-b80c-4c0c-a0e7-3d8fa69e8a87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:01.350361 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4c57f83-f4ec-453c-92de-cffa14cc3c23 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.385636 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4f72aa8-8705-4972-88a1-08b8cb26faa2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.391581 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4f72aa8-8705-4972-88a1-08b8cb26faa2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:01.391818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4f72aa8-8705-4972-88a1-08b8cb26faa2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.392068 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4f72aa8-8705-4972-88a1-08b8cb26faa2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.410090 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:01.410090 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:01.414524 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4f72aa8-8705-4972-88a1-08b8cb26faa2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:01.420307 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4f72aa8-8705-4972-88a1-08b8cb26faa2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:01.420911 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 860/3462] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:01 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:01.490232 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4c57f83-f4ec-453c-92de-cffa14cc3c23 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:55:01.490503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4c57f83-f4ec-453c-92de-cffa14cc3c23 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.491034 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4c57f83-f4ec-453c-92de-cffa14cc3c23 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.492479 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a4c57f83-f4ec-453c-92de-cffa14cc3c23 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:55:01.530492 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6b24670-6eb1-4d6b-8134-47e1ea493050 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.533500 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6b24670-6eb1-4d6b-8134-47e1ea493050 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:01.533682 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4c57f83-f4ec-453c-92de-cffa14cc3c23 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Get all volumes completed successfully. Aug 20 07:55:01.533853 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6b24670-6eb1-4d6b-8134-47e1ea493050 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.534109 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6b24670-6eb1-4d6b-8134-47e1ea493050 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.534267 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e6b24670-6eb1-4d6b-8134-47e1ea493050 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:01.538217 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:01.538217 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:01.547134 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4c57f83-f4ec-453c-92de-cffa14cc3c23 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:55:01.547920 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 859/3463] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:55:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19997 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:01.551566 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:01.551566 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:01.552788 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6b24670-6eb1-4d6b-8134-47e1ea493050 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:01.553677 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 870/3464] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:01 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:01.575140 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ecf5198f-c1cb-4eb7-9b4d-ac43f4177af1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.578811 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ecf5198f-c1cb-4eb7-9b4d-ac43f4177af1 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] DELETE https://10.4.3.57/volume/v3/types/889d5141-ce2a-484d-9e3e-71ee5b417ba6 Aug 20 07:55:01.579116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ecf5198f-c1cb-4eb7-9b4d-ac43f4177af1 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.579411 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ecf5198f-c1cb-4eb7-9b4d-ac43f4177af1 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.626332 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ecf5198f-c1cb-4eb7-9b4d-ac43f4177af1 tempest-TestEncryptedCinderVolumes-2038745872 tempest-TestEncryptedCinderVolumes-2038745872-project-admin] https://10.4.3.57/volume/v3/types/889d5141-ce2a-484d-9e3e-71ee5b417ba6 returned with HTTP 202 Aug 20 07:55:01.627011 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 876/3465] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:55:01 2026] DELETE /volume/v3/types/889d5141-ce2a-484d-9e3e-71ee5b417ba6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:01.736770 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cb6675ad-4ce7-4b31-b346-cc382c73fb6e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.739506 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb6675ad-4ce7-4b31-b346-cc382c73fb6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:55:01.739792 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb6675ad-4ce7-4b31-b346-cc382c73fb6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.740041 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb6675ad-4ce7-4b31-b346-cc382c73fb6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.750342 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:01.750342 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:01.756738 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cb6675ad-4ce7-4b31-b346-cc382c73fb6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:55:01.762957 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb6675ad-4ce7-4b31-b346-cc382c73fb6e tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:55:01.763490 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 861/3466] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:01 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:01.780150 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bacfce87-b79e-4b40-a3bd-d236f0fd4186 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.782277 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bacfce87-b79e-4b40-a3bd-d236f0fd4186 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:55:01.782646 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bacfce87-b79e-4b40-a3bd-d236f0fd4186 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.782928 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bacfce87-b79e-4b40-a3bd-d236f0fd4186 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.783232 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-bacfce87-b79e-4b40-a3bd-d236f0fd4186 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume with id: c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:55:01.791251 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:01.791251 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:01.791895 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bacfce87-b79e-4b40-a3bd-d236f0fd4186 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:55:01.818452 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bacfce87-b79e-4b40-a3bd-d236f0fd4186 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Delete volume request issued successfully. Aug 20 07:55:01.818741 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bacfce87-b79e-4b40-a3bd-d236f0fd4186 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 202 Aug 20 07:55:01.819305 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 860/3467] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:01 2026] DELETE /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:01.828767 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e1377e6d-6ab7-4e5e-9ddf-1fd78818dbc0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:01.831320 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e1377e6d-6ab7-4e5e-9ddf-1fd78818dbc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:55:01.831613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e1377e6d-6ab7-4e5e-9ddf-1fd78818dbc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:01.831866 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e1377e6d-6ab7-4e5e-9ddf-1fd78818dbc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:01.841141 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:01.841141 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:01.846171 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e1377e6d-6ab7-4e5e-9ddf-1fd78818dbc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Volume info retrieved successfully. Aug 20 07:55:01.851768 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e1377e6d-6ab7-4e5e-9ddf-1fd78818dbc0 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 200 Aug 20 07:55:01.852205 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 871/3468] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:01 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:02.121596 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f86027fc-a831-4b34-8ff0-463f07303272 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:02.123784 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f86027fc-a831-4b34-8ff0-463f07303272 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 Aug 20 07:55:02.124934 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f86027fc-a831-4b34-8ff0-463f07303272 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:02.124934 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f86027fc-a831-4b34-8ff0-463f07303272 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:02.133881 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f86027fc-a831-4b34-8ff0-463f07303272 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 returned with HTTP 404 Aug 20 07:55:02.134329 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 877/3469] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:02 2026] GET /volume/v3/volumes/c2577cf1-8060-46c4-be30-6efd40ab9bc2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:02.144032 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c3a598e-7106-4338-98c2-bc3f97715cef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:02.146211 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c3a598e-7106-4338-98c2-bc3f97715cef tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] DELETE https://10.4.3.57/volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef Aug 20 07:55:02.146440 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c3a598e-7106-4338-98c2-bc3f97715cef tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:02.146722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c3a598e-7106-4338-98c2-bc3f97715cef tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:02.146927 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-2c3a598e-7106-4338-98c2-bc3f97715cef tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume with id: 075b03f9-4773-417b-9210-c20a02b1f0ef Aug 20 07:55:02.155110 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:02.155110 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:02.155688 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2c3a598e-7106-4338-98c2-bc3f97715cef tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:02.182630 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2c3a598e-7106-4338-98c2-bc3f97715cef tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume request issued successfully. Aug 20 07:55:02.182630 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c3a598e-7106-4338-98c2-bc3f97715cef tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef returned with HTTP 202 Aug 20 07:55:02.182630 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 862/3470] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:02 2026] DELETE /volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:02.190243 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9481ddbb-baa9-4cee-bb94-20c034ef38a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:02.191038 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9481ddbb-baa9-4cee-bb94-20c034ef38a6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef Aug 20 07:55:02.191334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9481ddbb-baa9-4cee-bb94-20c034ef38a6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:02.191653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9481ddbb-baa9-4cee-bb94-20c034ef38a6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:02.201596 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:02.201596 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:02.207605 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9481ddbb-baa9-4cee-bb94-20c034ef38a6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:02.212814 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9481ddbb-baa9-4cee-bb94-20c034ef38a6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef returned with HTTP 200 Aug 20 07:55:02.213268 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 861/3471] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:02 2026] GET /volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:02.436807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-113d3143-d827-4698-a222-3827f322ecde None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:02.438845 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-113d3143-d827-4698-a222-3827f322ecde tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:02.439028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-113d3143-d827-4698-a222-3827f322ecde tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:02.439289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-113d3143-d827-4698-a222-3827f322ecde tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:02.450020 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:02.450020 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:02.453776 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-113d3143-d827-4698-a222-3827f322ecde tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:02.458368 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-113d3143-d827-4698-a222-3827f322ecde tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:02.458812 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 872/3472] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:02 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:02.566329 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-be0797d6-3f54-4220-bd2b-090c4fd68e10 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:02.568316 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be0797d6-3f54-4220-bd2b-090c4fd68e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:02.568531 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be0797d6-3f54-4220-bd2b-090c4fd68e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:02.568772 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be0797d6-3f54-4220-bd2b-090c4fd68e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:02.568902 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-be0797d6-3f54-4220-bd2b-090c4fd68e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:02.573139 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:02.573139 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:02.573780 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be0797d6-3f54-4220-bd2b-090c4fd68e10 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:02.574150 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 878/3473] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:02 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:02.870542 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bfd21ac-41f9-4bc6-8497-38066ecb0d84 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:02.953617 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bfd21ac-41f9-4bc6-8497-38066ecb0d84 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] GET https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b Aug 20 07:55:02.953617 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bfd21ac-41f9-4bc6-8497-38066ecb0d84 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:02.953617 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bfd21ac-41f9-4bc6-8497-38066ecb0d84 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:02.960810 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bfd21ac-41f9-4bc6-8497-38066ecb0d84 tempest-VolumesBackupsTest-1689783918 tempest-VolumesBackupsTest-1689783918-project-member] https://10.4.3.57/volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b returned with HTTP 404 Aug 20 07:55:02.961570 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 863/3474] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:02 2026] GET /volume/v3/volumes/c5976acb-cafb-484b-924d-5fad02e3ff8b => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:03.007139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-dd69b88e-09a4-49a1-97ca-bff0507e3206 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.011813 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-dd69b88e-09a4-49a1-97ca-bff0507e3206 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/attachments/ffbf53e8-7b34-4c7a-a9e0-73c42ea17f97/action Aug 20 07:55:03.011813 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-dd69b88e-09a4-49a1-97ca-bff0507e3206 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:03.011813 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-dd69b88e-09a4-49a1-97ca-bff0507e3206 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:03.036233 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.036233 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:03.057916 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1a48b45f-493d-4b4c-866f-4dce23239d9d req-dd69b88e-09a4-49a1-97ca-bff0507e3206 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments/ffbf53e8-7b34-4c7a-a9e0-73c42ea17f97/action returned with HTTP 204 Aug 20 07:55:03.059119 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 862/3475] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:55:03 2026] POST /volume/v3/attachments/ffbf53e8-7b34-4c7a-a9e0-73c42ea17f97/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:03.229356 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7b9df3e0-cb3b-46e4-b6a9-982d7172d946 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.234041 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b9df3e0-cb3b-46e4-b6a9-982d7172d946 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef Aug 20 07:55:03.234685 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b9df3e0-cb3b-46e4-b6a9-982d7172d946 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.234868 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b9df3e0-cb3b-46e4-b6a9-982d7172d946 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.242960 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b9df3e0-cb3b-46e4-b6a9-982d7172d946 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef returned with HTTP 404 Aug 20 07:55:03.243806 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 873/3476] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:03 2026] GET /volume/v3/volumes/075b03f9-4773-417b-9210-c20a02b1f0ef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:03.252715 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-80f3227f-75d5-43a1-8af6-201ee5f3503c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.256907 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80f3227f-75d5-43a1-8af6-201ee5f3503c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] DELETE https://10.4.3.57/volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 Aug 20 07:55:03.256907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80f3227f-75d5-43a1-8af6-201ee5f3503c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.256907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80f3227f-75d5-43a1-8af6-201ee5f3503c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.256907 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-80f3227f-75d5-43a1-8af6-201ee5f3503c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume with id: eaa4e5a7-62ba-4771-9e62-2fa31395d631 Aug 20 07:55:03.267904 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.267904 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:03.268632 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-80f3227f-75d5-43a1-8af6-201ee5f3503c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:03.298766 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-80f3227f-75d5-43a1-8af6-201ee5f3503c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume request issued successfully. Aug 20 07:55:03.298993 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80f3227f-75d5-43a1-8af6-201ee5f3503c tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 returned with HTTP 202 Aug 20 07:55:03.299567 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 879/3477] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:03 2026] DELETE /volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:03.312304 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1d835d1-252a-4caf-9b3b-637a5db501e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.317637 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1d835d1-252a-4caf-9b3b-637a5db501e6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 Aug 20 07:55:03.317637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1d835d1-252a-4caf-9b3b-637a5db501e6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.317637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1d835d1-252a-4caf-9b3b-637a5db501e6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.326147 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.326147 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:03.332319 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1d835d1-252a-4caf-9b3b-637a5db501e6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:03.348001 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1d835d1-252a-4caf-9b3b-637a5db501e6 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 returned with HTTP 200 Aug 20 07:55:03.348001 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 864/3478] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:03 2026] GET /volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:03.478785 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3b5767c5-f00b-4769-906d-9935f13b30b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.481394 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b5767c5-f00b-4769-906d-9935f13b30b2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:03.485125 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b5767c5-f00b-4769-906d-9935f13b30b2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.485125 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b5767c5-f00b-4769-906d-9935f13b30b2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.504734 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.504734 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:03.512900 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b5767c5-f00b-4769-906d-9935f13b30b2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:03.520871 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b5767c5-f00b-4769-906d-9935f13b30b2 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:03.521700 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 863/3479] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:03 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:03.541920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a083e37-dff9-48d0-8e3f-64ff79281029 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.544279 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a083e37-dff9-48d0-8e3f-64ff79281029 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:03.544659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a083e37-dff9-48d0-8e3f-64ff79281029 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.545022 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a083e37-dff9-48d0-8e3f-64ff79281029 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.559205 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.559205 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:03.564610 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a083e37-dff9-48d0-8e3f-64ff79281029 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:03.573073 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a083e37-dff9-48d0-8e3f-64ff79281029 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:03.573910 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 874/3480] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:03 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:03.589907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-87f54a49-bbd8-4b28-b977-0144052ffefd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.592071 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87f54a49-bbd8-4b28-b977-0144052ffefd tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:03.592902 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87f54a49-bbd8-4b28-b977-0144052ffefd tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.595346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87f54a49-bbd8-4b28-b977-0144052ffefd tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.595346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-87f54a49-bbd8-4b28-b977-0144052ffefd tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:03.595509 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9d3198a-5a3e-456b-a9dd-1f21e2e81912 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.597417 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9d3198a-5a3e-456b-a9dd-1f21e2e81912 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:03.597831 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9d3198a-5a3e-456b-a9dd-1f21e2e81912 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.598283 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9d3198a-5a3e-456b-a9dd-1f21e2e81912 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.598610 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f9d3198a-5a3e-456b-a9dd-1f21e2e81912 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Delete volume with id: c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:03.599424 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.599424 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:03.600263 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87f54a49-bbd8-4b28-b977-0144052ffefd tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:03.601143 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 880/3481] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:03 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:03.614572 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.614572 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:03.614572 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f9d3198a-5a3e-456b-a9dd-1f21e2e81912 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:03.622231 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f9d3198a-5a3e-456b-a9dd-1f21e2e81912 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-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. Aug 20 07:55:03.622710 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9d3198a-5a3e-456b-a9dd-1f21e2e81912 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 400 Aug 20 07:55:03.623279 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 865/3482] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:03 2026] DELETE /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 307 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:55:03.637673 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-34e3e4f7-ec9f-453b-862a-c22e3533b95e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.639729 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34e3e4f7-ec9f-453b-862a-c22e3533b95e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:03.639942 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34e3e4f7-ec9f-453b-862a-c22e3533b95e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.640142 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34e3e4f7-ec9f-453b-862a-c22e3533b95e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.651681 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.651681 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:03.657188 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-34e3e4f7-ec9f-453b-862a-c22e3533b95e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:03.662917 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34e3e4f7-ec9f-453b-862a-c22e3533b95e tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:03.663388 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 864/3483] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:03 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:03.721565 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-5b8830ec-43cd-414e-967d-ae8370135177 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.724965 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-5b8830ec-43cd-414e-967d-ae8370135177 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:03.725391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-5b8830ec-43cd-414e-967d-ae8370135177 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.725759 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-5b8830ec-43cd-414e-967d-ae8370135177 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.740098 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.740098 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:03.745799 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-5b8830ec-43cd-414e-967d-ae8370135177 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:03.752967 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-5b8830ec-43cd-414e-967d-ae8370135177 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:03.753716 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 875/3484] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:03 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:03.778375 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-66ca9166-0451-470d-9bde-666564d48dd1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.781002 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-66ca9166-0451-470d-9bde-666564d48dd1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] POST https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6/action Aug 20 07:55:03.781449 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-66ca9166-0451-470d-9bde-666564d48dd1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:03.781644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-66ca9166-0451-470d-9bde-666564d48dd1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:03.798461 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.798461 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:03.798656 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-66ca9166-0451-470d-9bde-666564d48dd1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:03.806131 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-66ca9166-0451-470d-9bde-666564d48dd1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Begin detaching volume completed successfully. Aug 20 07:55:03.806456 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-66ca9166-0451-470d-9bde-666564d48dd1 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6/action returned with HTTP 202 Aug 20 07:55:03.807134 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 881/3485] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:55:03 2026] POST /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:55:03.863443 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5446927f-833a-4fce-9d09-a8eb2d78f59c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.865903 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5446927f-833a-4fce-9d09-a8eb2d78f59c None None] GET https://10.4.3.57/volume// Aug 20 07:55:03.865903 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5446927f-833a-4fce-9d09-a8eb2d78f59c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.865903 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5446927f-833a-4fce-9d09-a8eb2d78f59c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.865903 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5446927f-833a-4fce-9d09-a8eb2d78f59c None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:55:03.865903 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 866/3486] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:55:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:55:03.880897 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c595dd45-f9a3-41a0-b21c-bfc6f23a0566 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:03.884085 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c595dd45-f9a3-41a0-b21c-bfc6f23a0566 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:03.884398 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c595dd45-f9a3-41a0-b21c-bfc6f23a0566 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:03.884690 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c595dd45-f9a3-41a0-b21c-bfc6f23a0566 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:03.898916 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:03.898916 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:03.903315 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c595dd45-f9a3-41a0-b21c-bfc6f23a0566 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:03.908460 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c595dd45-f9a3-41a0-b21c-bfc6f23a0566 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:03.908939 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 865/3487] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:55:03 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:04.358412 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-243112c4-1068-472d-8a1f-7d8da5c8b6c3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:04.360948 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-243112c4-1068-472d-8a1f-7d8da5c8b6c3 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 Aug 20 07:55:04.361341 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-243112c4-1068-472d-8a1f-7d8da5c8b6c3 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:04.361772 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-243112c4-1068-472d-8a1f-7d8da5c8b6c3 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:04.369338 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-243112c4-1068-472d-8a1f-7d8da5c8b6c3 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 returned with HTTP 404 Aug 20 07:55:04.369972 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 876/3488] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:04 2026] GET /volume/v3/volumes/eaa4e5a7-62ba-4771-9e62-2fa31395d631 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:04.379058 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aca2d4cb-a83e-4ef3-98ca-d9500d4886ec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:04.381762 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aca2d4cb-a83e-4ef3-98ca-d9500d4886ec tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 Aug 20 07:55:04.382059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aca2d4cb-a83e-4ef3-98ca-d9500d4886ec tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:04.382352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aca2d4cb-a83e-4ef3-98ca-d9500d4886ec tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:04.382619 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-aca2d4cb-a83e-4ef3-98ca-d9500d4886ec tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume with id: 2c802025-2a2b-45d6-917a-a2c08ca50556 Aug 20 07:55:04.391840 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:04.391840 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:04.392447 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aca2d4cb-a83e-4ef3-98ca-d9500d4886ec tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:04.416575 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aca2d4cb-a83e-4ef3-98ca-d9500d4886ec tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume request issued successfully. Aug 20 07:55:04.416890 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aca2d4cb-a83e-4ef3-98ca-d9500d4886ec tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 returned with HTTP 202 Aug 20 07:55:04.417468 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 882/3489] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:04 2026] DELETE /volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:04.428652 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce57b345-9cb8-4598-8819-1f90c0529988 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:04.430896 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce57b345-9cb8-4598-8819-1f90c0529988 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 Aug 20 07:55:04.431194 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce57b345-9cb8-4598-8819-1f90c0529988 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:04.431465 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce57b345-9cb8-4598-8819-1f90c0529988 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:04.441729 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:04.441729 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:04.447011 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ce57b345-9cb8-4598-8819-1f90c0529988 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:04.454073 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce57b345-9cb8-4598-8819-1f90c0529988 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 returned with HTTP 200 Aug 20 07:55:04.454689 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 867/3490] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:04 2026] GET /volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:04.612581 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8a9ed470-2a38-4265-99f2-96946b1177c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:04.615000 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a9ed470-2a38-4265-99f2-96946b1177c8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:04.615198 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a9ed470-2a38-4265-99f2-96946b1177c8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:04.615390 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a9ed470-2a38-4265-99f2-96946b1177c8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:04.615522 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8a9ed470-2a38-4265-99f2-96946b1177c8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:04.619887 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:04.619887 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:04.620593 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a9ed470-2a38-4265-99f2-96946b1177c8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:04.620986 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 866/3491] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:04 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:04.894289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c54ab70c-ea55-4bd1-b637-12c817ac920a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:04.898636 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c54ab70c-ea55-4bd1-b637-12c817ac920a tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] DELETE https://10.4.3.57/volume/v3/attachments/ffbf53e8-7b34-4c7a-a9e0-73c42ea17f97 Aug 20 07:55:04.898636 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c54ab70c-ea55-4bd1-b637-12c817ac920a tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:04.898636 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c54ab70c-ea55-4bd1-b637-12c817ac920a tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:04.910224 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:04.910224 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:05.001055 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5e5ca15e-a24a-4fa7-a6ac-3dcfb02466d6 req-c54ab70c-ea55-4bd1-b637-12c817ac920a tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/attachments/ffbf53e8-7b34-4c7a-a9e0-73c42ea17f97 returned with HTTP 200 Aug 20 07:55:05.001681 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 877/3492] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:55:04 2026] DELETE /volume/v3/attachments/ffbf53e8-7b34-4c7a-a9e0-73c42ea17f97 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:05.473191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e8057c1c-e10b-4afc-a441-fc6379909685 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:05.478030 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8057c1c-e10b-4afc-a441-fc6379909685 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 Aug 20 07:55:05.478357 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8057c1c-e10b-4afc-a441-fc6379909685 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:05.478834 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8057c1c-e10b-4afc-a441-fc6379909685 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:05.496359 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8057c1c-e10b-4afc-a441-fc6379909685 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 returned with HTTP 404 Aug 20 07:55:05.497127 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 883/3493] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:05 2026] GET /volume/v3/volumes/2c802025-2a2b-45d6-917a-a2c08ca50556 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:05.509425 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d431519-2adf-4f9c-ad8d-b9fa78c3f0a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:05.511981 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d431519-2adf-4f9c-ad8d-b9fa78c3f0a1 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 Aug 20 07:55:05.512507 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d431519-2adf-4f9c-ad8d-b9fa78c3f0a1 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:05.513802 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d431519-2adf-4f9c-ad8d-b9fa78c3f0a1 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:05.513802 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3d431519-2adf-4f9c-ad8d-b9fa78c3f0a1 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume with id: b347841f-4e26-45cb-9bf9-96241c684136 Aug 20 07:55:05.522525 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:05.522525 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:05.523189 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3d431519-2adf-4f9c-ad8d-b9fa78c3f0a1 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:05.574305 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3d431519-2adf-4f9c-ad8d-b9fa78c3f0a1 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Delete volume request issued successfully. Aug 20 07:55:05.574305 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d431519-2adf-4f9c-ad8d-b9fa78c3f0a1 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 returned with HTTP 202 Aug 20 07:55:05.574305 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 868/3494] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:05 2026] DELETE /volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:05.588123 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57d00d70-83f2-4525-8450-afb7e30d5862 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:05.592052 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57d00d70-83f2-4525-8450-afb7e30d5862 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 Aug 20 07:55:05.592541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57d00d70-83f2-4525-8450-afb7e30d5862 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:05.593071 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57d00d70-83f2-4525-8450-afb7e30d5862 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:05.600918 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:05.600918 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:05.606783 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57d00d70-83f2-4525-8450-afb7e30d5862 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Volume info retrieved successfully. Aug 20 07:55:05.612401 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57d00d70-83f2-4525-8450-afb7e30d5862 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 returned with HTTP 200 Aug 20 07:55:05.612877 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 867/3495] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:05 2026] GET /volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:05.632100 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1c8c2f08-e101-4d5b-a8f8-f36321208f01 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:05.634588 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c8c2f08-e101-4d5b-a8f8-f36321208f01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:05.634948 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c8c2f08-e101-4d5b-a8f8-f36321208f01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:05.635251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c8c2f08-e101-4d5b-a8f8-f36321208f01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:05.635461 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1c8c2f08-e101-4d5b-a8f8-f36321208f01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:05.643227 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:05.643227 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:05.644213 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c8c2f08-e101-4d5b-a8f8-f36321208f01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:05.646185 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 878/3496] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:05 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:05.996710 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b02b5765-04c6-409b-a42e-3466c768bac7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:05.999018 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b02b5765-04c6-409b-a42e-3466c768bac7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:05.999308 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b02b5765-04c6-409b-a42e-3466c768bac7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:05.999703 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b02b5765-04c6-409b-a42e-3466c768bac7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:06.009471 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:06.009471 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:06.017479 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b02b5765-04c6-409b-a42e-3466c768bac7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:06.023568 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b02b5765-04c6-409b-a42e-3466c768bac7 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:06.024036 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 884/3497] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:05 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:06.631950 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-687af7d2-3219-498b-817f-18dbd75a8534 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:06.634642 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-687af7d2-3219-498b-817f-18dbd75a8534 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] GET https://10.4.3.57/volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 Aug 20 07:55:06.634860 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-687af7d2-3219-498b-817f-18dbd75a8534 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:06.635173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-687af7d2-3219-498b-817f-18dbd75a8534 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:06.648208 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-687af7d2-3219-498b-817f-18dbd75a8534 tempest-CreateVolumesFromImageTest-1225807219 tempest-CreateVolumesFromImageTest-1225807219-project-member] https://10.4.3.57/volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 returned with HTTP 404 Aug 20 07:55:06.648761 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 869/3498] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:06 2026] GET /volume/v3/volumes/b347841f-4e26-45cb-9bf9-96241c684136 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:06.661757 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-97ac9b13-3abb-4b17-bda7-cc66954efc2d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:06.663674 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97ac9b13-3abb-4b17-bda7-cc66954efc2d tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:06.663821 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97ac9b13-3abb-4b17-bda7-cc66954efc2d tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:06.664064 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97ac9b13-3abb-4b17-bda7-cc66954efc2d tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:06.664524 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-97ac9b13-3abb-4b17-bda7-cc66954efc2d tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:06.669277 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:06.669277 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:06.670237 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97ac9b13-3abb-4b17-bda7-cc66954efc2d tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:06.671251 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 868/3499] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:06 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:06.684662 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82f866c7-c474-45ff-9d10-e52924a0b746 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:06.689948 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82f866c7-c474-45ff-9d10-e52924a0b746 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:55:06.689948 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82f866c7-c474-45ff-9d10-e52924a0b746 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58075824-188a-4834-9b49-8c95fa586004", "name": "tempest-VolumesBackupsTest-Backup-874744081"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:06.692236 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-82f866c7-c474-45ff-9d10-e52924a0b746 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Creating new backup {'backup': {'volume_id': '58075824-188a-4834-9b49-8c95fa586004', 'name': 'tempest-VolumesBackupsTest-Backup-874744081'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:55:06.693302 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-82f866c7-c474-45ff-9d10-e52924a0b746 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Creating backup of volume 58075824-188a-4834-9b49-8c95fa586004 in container None Aug 20 07:55:06.710630 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:06.710630 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:06.711416 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82f866c7-c474-45ff-9d10-e52924a0b746 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:55:06.746052 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-82f866c7-c474-45ff-9d10-e52924a0b746 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Created reservations ['6fcfd9d8-f035-4d7e-886e-cd116708dca8', '9a6ceb06-890e-4c85-b5e0-659d1e76edca'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:06.811039 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82f866c7-c474-45ff-9d10-e52924a0b746 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:55:06.811541 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 879/3500] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:55:06 2026] POST /volume/v3/backups => generated 327 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:06.832280 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2371c464-5c84-47c4-b4da-b1d1be5650af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:06.838693 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2371c464-5c84-47c4-b4da-b1d1be5650af tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:06.838693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2371c464-5c84-47c4-b4da-b1d1be5650af tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:06.838693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2371c464-5c84-47c4-b4da-b1d1be5650af tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:06.838693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2371c464-5c84-47c4-b4da-b1d1be5650af tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:06.843299 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:06.843299 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:06.844685 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2371c464-5c84-47c4-b4da-b1d1be5650af tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:06.845216 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 885/3501] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:06 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:07.865033 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-02ccd628-d2c4-47c9-ae49-fc40693840ae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:07.867984 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02ccd628-d2c4-47c9-ae49-fc40693840ae tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:07.869666 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02ccd628-d2c4-47c9-ae49-fc40693840ae tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:07.869666 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02ccd628-d2c4-47c9-ae49-fc40693840ae tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:07.869666 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-02ccd628-d2c4-47c9-ae49-fc40693840ae tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:07.880375 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:07.880375 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:07.882182 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02ccd628-d2c4-47c9-ae49-fc40693840ae tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:07.883288 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 870/3502] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:07 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:08.565574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:08.720267 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:08.721030 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1025478272"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:08.722996 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1025478272'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:08.723185 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:08.735733 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:08.747059 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (d7fc96e9-ad12-419c-af4b-960d5b1aa582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:08.748743 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5c9ff0-8c22-48cc-892b-e1bfb5ae5cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:08.751088 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:08.800290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5c9ff0-8c22-48cc-892b-e1bfb5ae5cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:08.802167 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4c7f53-d984-412c-8e39-1b4412492958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:08.898395 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f6adfcc-287f-4876-92db-182cd0ae3242 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:08.901262 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f6adfcc-287f-4876-92db-182cd0ae3242 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:08.901500 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f6adfcc-287f-4876-92db-182cd0ae3242 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:08.901743 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f6adfcc-287f-4876-92db-182cd0ae3242 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:08.902440 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7f6adfcc-287f-4876-92db-182cd0ae3242 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:08.906476 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['fb331b08-f0ad-45e7-b287-e475b9690023', 'a14390fb-af38-4121-8a35-0836c9e7d18c', '86b82c6d-1e5e-4160-a41b-e5e56c8fe79c', 'bc40cb9b-dee3-45e8-99a4-f9fdafd4846c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:08.907538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4c7f53-d984-412c-8e39-1b4412492958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb331b08-f0ad-45e7-b287-e475b9690023', 'a14390fb-af38-4121-8a35-0836c9e7d18c', '86b82c6d-1e5e-4160-a41b-e5e56c8fe79c', 'bc40cb9b-dee3-45e8-99a4-f9fdafd4846c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:08.908391 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5704b22e-452f-4a4a-94be-d09d6695546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:08.908769 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:08.908769 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:08.909886 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f6adfcc-287f-4876-92db-182cd0ae3242 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:08.910397 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 880/3503] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:08 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:08.945771 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5704b22e-452f-4a4a-94be-d09d6695546f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9795d042-05ba-43cd-afb8-28f95f720a09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1025478272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['fb331b08-f0ad-45e7-b287-e475b9690023','a14390fb-af38-4121-8a35-0836c9e7d18c','86b82c6d-1e5e-4160-a41b-e5e56c8fe79c','bc40cb9b-dee3-45e8-99a4-f9fdafd4846c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1025478272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9795d042-05ba-43cd-afb8-28f95f720a09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:08.946019 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfb4239-1e5c-43e9-b577-190e20f3b293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:08.978477 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfb4239-1e5c-43e9-b577-190e20f3b293) transitioned into state 'SUCCESS' from state '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-1025478272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['fb331b08-f0ad-45e7-b287-e475b9690023','a14390fb-af38-4121-8a35-0836c9e7d18c','86b82c6d-1e5e-4160-a41b-e5e56c8fe79c','bc40cb9b-dee3-45e8-99a4-f9fdafd4846c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:08.979242 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa69b115-a8f0-46ca-9076-36da3aed40ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:08.998561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa69b115-a8f0-46ca-9076-36da3aed40ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:08.998561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (d7fc96e9-ad12-419c-af4b-960d5b1aa582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:08.999088 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:09.000517 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21a8e923-9ab1-40b4-afa6-2c83582cff91 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:09.000517 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 869/3504] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:08 2026] POST /volume/v3/volumes => generated 768 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:09.023778 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-834ba208-7b25-41e2-bbf0-40a40f8ec061 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:09.026775 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-834ba208-7b25-41e2-bbf0-40a40f8ec061 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:09.027051 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-834ba208-7b25-41e2-bbf0-40a40f8ec061 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:09.027334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-834ba208-7b25-41e2-bbf0-40a40f8ec061 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:09.038042 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:09.038042 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:09.044023 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-834ba208-7b25-41e2-bbf0-40a40f8ec061 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:09.049478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-834ba208-7b25-41e2-bbf0-40a40f8ec061 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 returned with HTTP 200 Aug 20 07:55:09.049775 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 886/3505] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:09 2026] GET /volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:55:09.318861 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-418311a9-845d-4572-a158-ab984b47a3fc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:09.323160 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-418311a9-845d-4572-a158-ab984b47a3fc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:09.323160 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-418311a9-845d-4572-a158-ab984b47a3fc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:09.323160 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-418311a9-845d-4572-a158-ab984b47a3fc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:09.323160 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-418311a9-845d-4572-a158-ab984b47a3fc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Delete volume with id: c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:09.332674 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:09.332674 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:09.333422 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-418311a9-845d-4572-a158-ab984b47a3fc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:09.378999 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-418311a9-845d-4572-a158-ab984b47a3fc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Delete volume request issued successfully. Aug 20 07:55:09.379349 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-418311a9-845d-4572-a158-ab984b47a3fc tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 202 Aug 20 07:55:09.379929 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 871/3506] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:09 2026] DELETE /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:09.388888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e3124610-adf0-4626-8f32-f6471e7906ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:09.391229 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3124610-adf0-4626-8f32-f6471e7906ae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:09.391470 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3124610-adf0-4626-8f32-f6471e7906ae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:09.391727 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3124610-adf0-4626-8f32-f6471e7906ae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:09.402406 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:09.402406 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:09.408925 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e3124610-adf0-4626-8f32-f6471e7906ae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:09.415962 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3124610-adf0-4626-8f32-f6471e7906ae tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 200 Aug 20 07:55:09.416295 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 881/3507] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:09 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:09.924829 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f40d6bd-2610-4393-a1f2-14c2c1820878 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:09.927130 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f40d6bd-2610-4393-a1f2-14c2c1820878 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:09.927629 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f40d6bd-2610-4393-a1f2-14c2c1820878 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:09.927993 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f40d6bd-2610-4393-a1f2-14c2c1820878 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:09.928281 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5f40d6bd-2610-4393-a1f2-14c2c1820878 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:09.935321 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:09.935321 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:09.937281 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f40d6bd-2610-4393-a1f2-14c2c1820878 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:09.937597 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 870/3508] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:09 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:10.067867 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-73fc3924-7ada-49f7-8b21-7fa144b06f5d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:10.072207 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73fc3924-7ada-49f7-8b21-7fa144b06f5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:10.072522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73fc3924-7ada-49f7-8b21-7fa144b06f5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:10.072826 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73fc3924-7ada-49f7-8b21-7fa144b06f5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:10.084333 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:10.084333 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:10.092479 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-73fc3924-7ada-49f7-8b21-7fa144b06f5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:10.099812 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73fc3924-7ada-49f7-8b21-7fa144b06f5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 returned with HTTP 200 Aug 20 07:55:10.100270 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 887/3509] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:10 2026] GET /volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:10.117404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aefef80c-dcef-4859-8760-c8073add11fb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:10.122967 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aefef80c-dcef-4859-8760-c8073add11fb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:55:10.122967 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aefef80c-dcef-4859-8760-c8073add11fb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9795d042-05ba-43cd-afb8-28f95f720a09", "name": "tempest-VolumeDependencyTests-Snapshot-1058230245"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:10.141159 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:10.141159 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:10.141856 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aefef80c-dcef-4859-8760-c8073add11fb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:10.142047 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-aefef80c-dcef-4859-8760-c8073add11fb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create snapshot from volume 9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:10.203967 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-aefef80c-dcef-4859-8760-c8073add11fb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['716504c5-34ea-457a-94cc-7fb7c5d72a4f', '0571533c-91c9-476a-97ef-248c8b6c6676', 'e4b7f236-0aa4-42e1-9ad0-b3292cbb48a7', '2112c8fe-7518-45a0-be7b-ae15d3b6bdfe'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:10.248962 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aefef80c-dcef-4859-8760-c8073add11fb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot create request issued successfully. Aug 20 07:55:10.249524 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aefef80c-dcef-4859-8760-c8073add11fb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:55:10.250174 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 872/3510] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:55:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:10.261613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b1a1f3f5-d717-49d8-b0fe-21855f90cb0a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:10.264100 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1a1f3f5-d717-49d8-b0fe-21855f90cb0a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 Aug 20 07:55:10.264291 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1a1f3f5-d717-49d8-b0fe-21855f90cb0a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:10.264496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1a1f3f5-d717-49d8-b0fe-21855f90cb0a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:10.272279 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:10.272279 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:10.272782 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b1a1f3f5-d717-49d8-b0fe-21855f90cb0a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:10.273704 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1a1f3f5-d717-49d8-b0fe-21855f90cb0a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 returned with HTTP 200 Aug 20 07:55:10.274135 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 882/3511] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:10 2026] GET /volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:10.434270 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46d786f5-c286-4562-8eac-168199efb92d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:10.435972 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46d786f5-c286-4562-8eac-168199efb92d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 Aug 20 07:55:10.436341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46d786f5-c286-4562-8eac-168199efb92d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:10.436683 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46d786f5-c286-4562-8eac-168199efb92d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:10.443266 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46d786f5-c286-4562-8eac-168199efb92d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 returned with HTTP 404 Aug 20 07:55:10.443896 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 871/3512] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:10 2026] GET /volume/v3/volumes/c77a2c29-f038-476b-aa7d-7b7e8c15cbd6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:10.515507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66d07e18-4667-41d2-9a6c-9e01a052a6e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:10.519239 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66d07e18-4667-41d2-9a6c-9e01a052a6e0 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] DELETE https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:55:10.519654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66d07e18-4667-41d2-9a6c-9e01a052a6e0 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:10.519951 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66d07e18-4667-41d2-9a6c-9e01a052a6e0 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:10.520196 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-66d07e18-4667-41d2-9a6c-9e01a052a6e0 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Delete volume with id: 5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:55:10.530275 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:10.530275 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:10.531295 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-66d07e18-4667-41d2-9a6c-9e01a052a6e0 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:10.554479 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-66d07e18-4667-41d2-9a6c-9e01a052a6e0 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Delete volume request issued successfully. Aug 20 07:55:10.554799 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66d07e18-4667-41d2-9a6c-9e01a052a6e0 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 202 Aug 20 07:55:10.555652 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 888/3513] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:10 2026] DELETE /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:10.566155 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fb1dcd53-73b4-4de6-95d4-4a13aff32b24 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:10.568637 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb1dcd53-73b4-4de6-95d4-4a13aff32b24 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:55:10.568957 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb1dcd53-73b4-4de6-95d4-4a13aff32b24 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:10.568957 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb1dcd53-73b4-4de6-95d4-4a13aff32b24 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:10.577407 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:10.577407 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:10.582519 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb1dcd53-73b4-4de6-95d4-4a13aff32b24 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:10.587243 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb1dcd53-73b4-4de6-95d4-4a13aff32b24 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 200 Aug 20 07:55:10.587723 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 873/3514] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:10 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:10.954336 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f815d963-ba20-4018-86ed-68edb6a79157 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:10.956714 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f815d963-ba20-4018-86ed-68edb6a79157 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:10.957028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f815d963-ba20-4018-86ed-68edb6a79157 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:10.957272 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f815d963-ba20-4018-86ed-68edb6a79157 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:10.957517 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f815d963-ba20-4018-86ed-68edb6a79157 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:10.962845 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:10.962845 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:10.963847 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f815d963-ba20-4018-86ed-68edb6a79157 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:10.964422 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 883/3515] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:10 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:11.288502 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57b46ac6-0039-43ae-9779-52e95a3f6496 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:11.290917 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57b46ac6-0039-43ae-9779-52e95a3f6496 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 Aug 20 07:55:11.291235 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57b46ac6-0039-43ae-9779-52e95a3f6496 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:11.291509 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57b46ac6-0039-43ae-9779-52e95a3f6496 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:11.302279 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:11.302279 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:11.303081 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57b46ac6-0039-43ae-9779-52e95a3f6496 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:11.304437 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57b46ac6-0039-43ae-9779-52e95a3f6496 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 returned with HTTP 200 Aug 20 07:55:11.305141 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 872/3516] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:11 2026] GET /volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:11.317541 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:11.323425 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:11.323988 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b0a1ffb2-f12c-497c-9fc5-d75a7524c212", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-240719492"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:11.326309 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'snapshot_id': 'b0a1ffb2-f12c-497c-9fc5-d75a7524c212', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-240719492'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:11.336009 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:11.336009 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:11.336604 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:11.336749 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:11.343802 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:11.356321 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (5d7aa947-1b6e-4ec1-beda-6241e09c2247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:11.358455 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ea2aab-c28e-4067-bfcc-8d560d5aa374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:11.359730 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:11.409774 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ea2aab-c28e-4067-bfcc-8d560d5aa374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b0a1ffb2-f12c-497c-9fc5-d75a7524c212', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:11.411073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3368baf1-bdbe-4ed1-b705-87e895580d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:11.483052 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['a054930e-03d5-4e40-ba07-2ff0be3ca122', '24cbea12-faa5-42c1-acb2-8820d21b6608', 'adf54ff1-91fe-42ab-a6c4-8f50438168a0', '8726f174-2b0f-48a0-b051-71db157960f7'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:11.484245 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3368baf1-bdbe-4ed1-b705-87e895580d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a054930e-03d5-4e40-ba07-2ff0be3ca122', '24cbea12-faa5-42c1-acb2-8820d21b6608', 'adf54ff1-91fe-42ab-a6c4-8f50438168a0', '8726f174-2b0f-48a0-b051-71db157960f7']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:11.485571 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2516e571-fe5a-4a82-92e2-8eb7cf9f4f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:11.544924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2516e571-fe5a-4a82-92e2-8eb7cf9f4f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de82398d-a21e-4e0e-be29-ac5d9c2484cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-240719492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['a054930e-03d5-4e40-ba07-2ff0be3ca122','24cbea12-faa5-42c1-acb2-8820d21b6608','adf54ff1-91fe-42ab-a6c4-8f50438168a0','8726f174-2b0f-48a0-b051-71db157960f7'],size=1,snapshot_id=b0a1ffb2-f12c-497c-9fc5-d75a7524c212,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-240719492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de82398d-a21e-4e0e-be29-ac5d9c2484cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b0a1ffb2-f12c-497c-9fc5-d75a7524c212,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:11.545186 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f10cba-acfd-4a66-994b-6a4e6a265418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:11.589957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f10cba-acfd-4a66-994b-6a4e6a265418) transitioned into state 'SUCCESS' from state '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-240719492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['a054930e-03d5-4e40-ba07-2ff0be3ca122','24cbea12-faa5-42c1-acb2-8820d21b6608','adf54ff1-91fe-42ab-a6c4-8f50438168a0','8726f174-2b0f-48a0-b051-71db157960f7'],size=1,snapshot_id=b0a1ffb2-f12c-497c-9fc5-d75a7524c212,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:11.590684 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7881d843-8f34-49b0-9cee-4d72e0db4778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:11.604066 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a7cd08ed-372f-440b-95d4-d4f3032c102d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:11.606975 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7cd08ed-372f-440b-95d4-d4f3032c102d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 Aug 20 07:55:11.607291 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7cd08ed-372f-440b-95d4-d4f3032c102d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:11.607599 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7cd08ed-372f-440b-95d4-d4f3032c102d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:11.614156 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7cd08ed-372f-440b-95d4-d4f3032c102d tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 returned with HTTP 404 Aug 20 07:55:11.614821 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 874/3517] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:11 2026] GET /volume/v3/volumes/5c62ad72-c3c2-4185-b43f-98e484df8549 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:11.631478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7881d843-8f34-49b0-9cee-4d72e0db4778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:11.633599 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (5d7aa947-1b6e-4ec1-beda-6241e09c2247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:11.633599 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:11.635600 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee38d433-e22d-4f3d-a757-b5fbfc396d69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:11.635600 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 889/3518] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:55:11 2026] POST /volume/v3/volumes => generated 801 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:11.661814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a4d35a7-4a67-46d5-b692-ed53beb1d5f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:11.661814 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a4d35a7-4a67-46d5-b692-ed53beb1d5f0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:11.661814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a4d35a7-4a67-46d5-b692-ed53beb1d5f0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:11.661814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a4d35a7-4a67-46d5-b692-ed53beb1d5f0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:11.673437 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:11.673437 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:11.685366 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a4d35a7-4a67-46d5-b692-ed53beb1d5f0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:11.695592 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a4d35a7-4a67-46d5-b692-ed53beb1d5f0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb returned with HTTP 200 Aug 20 07:55:11.695864 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 884/3519] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:11 2026] GET /volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:11.811769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f25f77f3-f25c-4125-9a25-aca6360a4b29 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:11.813597 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f25f77f3-f25c-4125-9a25-aca6360a4b29 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:55:11.813890 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f25f77f3-f25c-4125-9a25-aca6360a4b29 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:11.814175 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f25f77f3-f25c-4125-9a25-aca6360a4b29 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:11.814443 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f25f77f3-f25c-4125-9a25-aca6360a4b29 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Delete volume with id: 6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:55:11.836414 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:11.836414 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:11.837197 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f25f77f3-f25c-4125-9a25-aca6360a4b29 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:11.882775 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f25f77f3-f25c-4125-9a25-aca6360a4b29 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Delete volume request issued successfully. Aug 20 07:55:11.882775 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f25f77f3-f25c-4125-9a25-aca6360a4b29 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 202 Aug 20 07:55:11.882775 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 873/3520] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:11 2026] DELETE /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:11.896434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a449c1f-8a96-488a-8fe0-1cb5d27b8784 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:11.902462 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a449c1f-8a96-488a-8fe0-1cb5d27b8784 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:55:11.902462 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a449c1f-8a96-488a-8fe0-1cb5d27b8784 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:11.902624 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a449c1f-8a96-488a-8fe0-1cb5d27b8784 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:11.918338 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:11.918338 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:11.926093 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0a449c1f-8a96-488a-8fe0-1cb5d27b8784 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Volume info retrieved successfully. Aug 20 07:55:11.933051 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a449c1f-8a96-488a-8fe0-1cb5d27b8784 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 200 Aug 20 07:55:11.933844 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 875/3521] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:11 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:11.982069 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c5631f10-69c5-4d59-9473-a6fa952b5123 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:11.984188 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5631f10-69c5-4d59-9473-a6fa952b5123 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:11.984387 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5631f10-69c5-4d59-9473-a6fa952b5123 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:11.984898 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5631f10-69c5-4d59-9473-a6fa952b5123 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:11.984898 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c5631f10-69c5-4d59-9473-a6fa952b5123 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:11.991911 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:11.991911 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:11.993094 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5631f10-69c5-4d59-9473-a6fa952b5123 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:11.993895 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 890/3522] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:11 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:12.714862 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-765da5b9-4f0f-4897-af54-7b3eaaa23279 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:12.717810 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-765da5b9-4f0f-4897-af54-7b3eaaa23279 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:12.717952 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-765da5b9-4f0f-4897-af54-7b3eaaa23279 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:12.718263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-765da5b9-4f0f-4897-af54-7b3eaaa23279 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:12.730061 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:12.730061 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:12.735324 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-765da5b9-4f0f-4897-af54-7b3eaaa23279 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:12.748995 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-765da5b9-4f0f-4897-af54-7b3eaaa23279 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb returned with HTTP 200 Aug 20 07:55:12.750165 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 885/3523] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:12 2026] GET /volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb => generated 894 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:12.767613 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-398ffbdb-5b24-4e2f-83aa-4cd5bf08a168 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:12.769819 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-398ffbdb-5b24-4e2f-83aa-4cd5bf08a168 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:55:12.770182 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-398ffbdb-5b24-4e2f-83aa-4cd5bf08a168 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de82398d-a21e-4e0e-be29-ac5d9c2484cb", "name": "tempest-VolumeDependencyTests-Snapshot-1261004912"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:12.779726 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:12.779726 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:12.779726 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-398ffbdb-5b24-4e2f-83aa-4cd5bf08a168 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:12.779726 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-398ffbdb-5b24-4e2f-83aa-4cd5bf08a168 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create snapshot from volume de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:12.816482 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-398ffbdb-5b24-4e2f-83aa-4cd5bf08a168 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['9c5a58f8-fc48-477e-b8a2-d5dc3d62a7a0', '138da349-78ff-4d84-8ac5-24b18148ec24', '667c15ed-9bc3-4d5f-8080-0f90eda05e42', 'f2816c8d-24ff-4bfa-b4cb-9fee540ef11f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:12.865025 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-398ffbdb-5b24-4e2f-83aa-4cd5bf08a168 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot create request issued successfully. Aug 20 07:55:12.865507 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-398ffbdb-5b24-4e2f-83aa-4cd5bf08a168 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:55:12.866186 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 874/3524] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:55:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:12.879909 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ef6957b0-4270-4fbb-bb78-9726700aef4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:12.882464 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef6957b0-4270-4fbb-bb78-9726700aef4f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 Aug 20 07:55:12.882740 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef6957b0-4270-4fbb-bb78-9726700aef4f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:12.882891 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef6957b0-4270-4fbb-bb78-9726700aef4f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:12.890708 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:12.890708 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:12.890708 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ef6957b0-4270-4fbb-bb78-9726700aef4f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:12.891583 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef6957b0-4270-4fbb-bb78-9726700aef4f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 returned with HTTP 200 Aug 20 07:55:12.892122 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 876/3525] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:12 2026] GET /volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:12.948952 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-29bbc0aa-0891-45ed-a72e-7ba9d15b9814 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:12.952808 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-29bbc0aa-0891-45ed-a72e-7ba9d15b9814 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] GET https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 Aug 20 07:55:12.953164 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-29bbc0aa-0891-45ed-a72e-7ba9d15b9814 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:12.953436 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-29bbc0aa-0891-45ed-a72e-7ba9d15b9814 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:12.964321 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-29bbc0aa-0891-45ed-a72e-7ba9d15b9814 tempest-AttachVolumeNegativeTest-1902006118 tempest-AttachVolumeNegativeTest-1902006118-project-member] https://10.4.3.57/volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 returned with HTTP 404 Aug 20 07:55:12.965198 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 891/3526] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:12 2026] GET /volume/v3/volumes/6e05b141-1c91-4090-9a35-8f5458d3fe58 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:13.005700 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4ccf39c1-96ad-4338-984e-b2094ebad6b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:13.012389 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ccf39c1-96ad-4338-984e-b2094ebad6b5 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:13.012668 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ccf39c1-96ad-4338-984e-b2094ebad6b5 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:13.012866 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ccf39c1-96ad-4338-984e-b2094ebad6b5 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:13.013006 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4ccf39c1-96ad-4338-984e-b2094ebad6b5 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:13.025782 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:13.025782 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:13.026451 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ccf39c1-96ad-4338-984e-b2094ebad6b5 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:13.027085 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 886/3527] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:13 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:13.798134 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-72277a17-52ba-4263-8dde-5e0fa10b408a req-da8944d1-b1ad-4660-92e0-c2f479d5d820 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:13.800892 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-72277a17-52ba-4263-8dde-5e0fa10b408a req-da8944d1-b1ad-4660-92e0-c2f479d5d820 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] DELETE https://10.4.3.57/volume/v3/attachments/69d38de5-ae63-42f7-b69b-48b8a0b4b150 Aug 20 07:55:13.801143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-72277a17-52ba-4263-8dde-5e0fa10b408a req-da8944d1-b1ad-4660-92e0-c2f479d5d820 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:13.801351 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-72277a17-52ba-4263-8dde-5e0fa10b408a req-da8944d1-b1ad-4660-92e0-c2f479d5d820 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:13.820228 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:13.820228 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:13.903374 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5999428-4d0d-42e1-ab92-0772179544db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:13.905346 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5999428-4d0d-42e1-ab92-0772179544db tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 Aug 20 07:55:13.905644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5999428-4d0d-42e1-ab92-0772179544db tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:13.905839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5999428-4d0d-42e1-ab92-0772179544db tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:13.907632 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-72277a17-52ba-4263-8dde-5e0fa10b408a req-da8944d1-b1ad-4660-92e0-c2f479d5d820 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments/69d38de5-ae63-42f7-b69b-48b8a0b4b150 returned with HTTP 200 Aug 20 07:55:13.908181 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 875/3528] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:55:13 2026] DELETE /volume/v3/attachments/69d38de5-ae63-42f7-b69b-48b8a0b4b150 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:13.911242 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:13.911242 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:13.911975 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a5999428-4d0d-42e1-ab92-0772179544db tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:13.913144 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5999428-4d0d-42e1-ab92-0772179544db tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 returned with HTTP 200 Aug 20 07:55:13.913827 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 877/3529] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:13 2026] GET /volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:13.924379 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:13.927467 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:13.928110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "de46d740-98c3-43cc-9651-bfb14852d8c6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-507325748"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:13.930055 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'snapshot_id': 'de46d740-98c3-43cc-9651-bfb14852d8c6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-507325748'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:13.937572 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:13.937572 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:13.938303 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:13.938507 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:13.944517 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:13.951984 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (9e6fb083-ebb0-47e6-83f5-5550359b190a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:13.953853 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f039b82-fef2-4e54-b9aa-033a8a4be254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:13.955029 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:14.016467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f039b82-fef2-4e54-b9aa-033a8a4be254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'de46d740-98c3-43cc-9651-bfb14852d8c6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:14.017988 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c88d22-bc4d-4c83-9d9a-8d1ba42be52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:14.043321 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05eeaad9-fc8e-4aaf-9c58-968fe47e35e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:14.045834 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05eeaad9-fc8e-4aaf-9c58-968fe47e35e9 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:14.046448 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05eeaad9-fc8e-4aaf-9c58-968fe47e35e9 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:14.046448 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05eeaad9-fc8e-4aaf-9c58-968fe47e35e9 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:14.046623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-05eeaad9-fc8e-4aaf-9c58-968fe47e35e9 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:14.055125 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:14.055125 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:14.055483 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05eeaad9-fc8e-4aaf-9c58-968fe47e35e9 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:14.057248 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 887/3530] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:14 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:14.101779 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['635e2dd1-4cd0-4aab-b9d9-b95dfc41214f', 'a0c27c0e-e5ce-494b-ae0f-84562cc441d6', '93709091-3372-47d7-91fb-fe6de66f7358', '60359c1e-1c22-4505-8868-ecb7721b3025'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:14.103723 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c88d22-bc4d-4c83-9d9a-8d1ba42be52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['635e2dd1-4cd0-4aab-b9d9-b95dfc41214f', 'a0c27c0e-e5ce-494b-ae0f-84562cc441d6', '93709091-3372-47d7-91fb-fe6de66f7358', '60359c1e-1c22-4505-8868-ecb7721b3025']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:14.105384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07611775-ad2c-41e0-bb4e-74225d95e04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:14.171442 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07611775-ad2c-41e0-bb4e-74225d95e04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cea9c042-128a-469e-b362-b4576a1b2610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-507325748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['635e2dd1-4cd0-4aab-b9d9-b95dfc41214f','a0c27c0e-e5ce-494b-ae0f-84562cc441d6','93709091-3372-47d7-91fb-fe6de66f7358','60359c1e-1c22-4505-8868-ecb7721b3025'],size=1,snapshot_id=de46d740-98c3-43cc-9651-bfb14852d8c6,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-507325748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cea9c042-128a-469e-b362-b4576a1b2610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=de46d740-98c3-43cc-9651-bfb14852d8c6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:14.171442 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02c58cb-c89f-435a-9c23-58e2f38d91d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:14.208571 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02c58cb-c89f-435a-9c23-58e2f38d91d4) transitioned into state 'SUCCESS' from state '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-507325748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['635e2dd1-4cd0-4aab-b9d9-b95dfc41214f','a0c27c0e-e5ce-494b-ae0f-84562cc441d6','93709091-3372-47d7-91fb-fe6de66f7358','60359c1e-1c22-4505-8868-ecb7721b3025'],size=1,snapshot_id=de46d740-98c3-43cc-9651-bfb14852d8c6,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:14.210357 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afa1376-d2aa-455e-90e6-f659c738395d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:14.256987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afa1376-d2aa-455e-90e6-f659c738395d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:14.258377 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (9e6fb083-ebb0-47e6-83f5-5550359b190a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:14.258925 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:14.259715 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e241021-0e65-42ff-b5be-ac3f676b9d35 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:14.260239 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 892/3531] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:55:13 2026] POST /volume/v3/volumes => generated 801 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:14.281788 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cac9c21b-8255-4311-aa2a-77f9b081cf71 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:14.285399 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cac9c21b-8255-4311-aa2a-77f9b081cf71 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 Aug 20 07:55:14.285822 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cac9c21b-8255-4311-aa2a-77f9b081cf71 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:14.286093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cac9c21b-8255-4311-aa2a-77f9b081cf71 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:14.305880 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:14.305880 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:14.318921 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cac9c21b-8255-4311-aa2a-77f9b081cf71 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:14.330166 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cac9c21b-8255-4311-aa2a-77f9b081cf71 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 returned with HTTP 200 Aug 20 07:55:14.330733 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 876/3532] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:14 2026] GET /volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:15.072377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33e84831-fcdd-4f3a-b0eb-0bca20c1faf8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:15.074916 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33e84831-fcdd-4f3a-b0eb-0bca20c1faf8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:15.075131 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33e84831-fcdd-4f3a-b0eb-0bca20c1faf8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:15.075323 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33e84831-fcdd-4f3a-b0eb-0bca20c1faf8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:15.075562 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-33e84831-fcdd-4f3a-b0eb-0bca20c1faf8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:15.081970 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:15.081970 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:15.082974 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33e84831-fcdd-4f3a-b0eb-0bca20c1faf8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:15.083768 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 878/3533] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:15 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:15.347242 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-035d8c9e-9761-456c-a522-962dc1b88e96 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:15.352697 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-035d8c9e-9761-456c-a522-962dc1b88e96 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 Aug 20 07:55:15.352697 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-035d8c9e-9761-456c-a522-962dc1b88e96 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:15.352697 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-035d8c9e-9761-456c-a522-962dc1b88e96 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:15.368453 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:15.368453 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:15.378586 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-035d8c9e-9761-456c-a522-962dc1b88e96 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:15.387377 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-035d8c9e-9761-456c-a522-962dc1b88e96 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 returned with HTTP 200 Aug 20 07:55:15.387377 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 888/3534] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:15 2026] GET /volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 => generated 894 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:15.412803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4497edf6-2466-430f-be84-3680ad4ec469 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:15.414988 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:15.415347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cea9c042-128a-469e-b362-b4576a1b2610", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1470003571"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:15.418015 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'source_volid': 'cea9c042-128a-469e-b362-b4576a1b2610', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1470003571'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:15.429978 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:15.429978 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:15.431298 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume retrieved successfully. Aug 20 07:55:15.431542 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:15.444840 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:15.454636 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (ad00ea00-e815-4d6c-90b9-7d614a692663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:15.455899 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7305f43f-2bbd-4d6c-8b73-57a1fe38b8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:15.457196 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:15.492417 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7305f43f-2bbd-4d6c-8b73-57a1fe38b8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cea9c042-128a-469e-b362-b4576a1b2610', 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:15.493415 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e596e55-2221-47d5-8d95-8628f9d978c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:15.559758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['56525571-14d6-4ac4-aae7-b9cf8879adb1', 'fcaee4db-36bd-4a0c-8f40-5fc980daa1ea', '75335a82-d1f7-4c2b-858f-ec8e4026ddc9', '8008add9-b329-4dc2-bf4b-17d0b182ee25'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:15.560260 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e596e55-2221-47d5-8d95-8628f9d978c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56525571-14d6-4ac4-aae7-b9cf8879adb1', 'fcaee4db-36bd-4a0c-8f40-5fc980daa1ea', '75335a82-d1f7-4c2b-858f-ec8e4026ddc9', '8008add9-b329-4dc2-bf4b-17d0b182ee25']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:15.560907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b1ec0b-b90b-4374-8b9d-421fa6911242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:15.612296 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b1ec0b-b90b-4374-8b9d-421fa6911242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88de87b9-db44-4c5a-8688-651203252cde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1470003571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['56525571-14d6-4ac4-aae7-b9cf8879adb1','fcaee4db-36bd-4a0c-8f40-5fc980daa1ea','75335a82-d1f7-4c2b-858f-ec8e4026ddc9','8008add9-b329-4dc2-bf4b-17d0b182ee25'],size=1,snapshot_id=None,source_replicaid=,source_volid=cea9c042-128a-469e-b362-b4576a1b2610,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1470003571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88de87b9-db44-4c5a-8688-651203252cde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cea9c042-128a-469e-b362-b4576a1b2610,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:15.613521 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f139096-9b03-4bc0-be73-77b5bb53e8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:15.642796 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f139096-9b03-4bc0-be73-77b5bb53e8e1) transitioned into state 'SUCCESS' from state '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-1470003571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['56525571-14d6-4ac4-aae7-b9cf8879adb1','fcaee4db-36bd-4a0c-8f40-5fc980daa1ea','75335a82-d1f7-4c2b-858f-ec8e4026ddc9','8008add9-b329-4dc2-bf4b-17d0b182ee25'],size=1,snapshot_id=None,source_replicaid=,source_volid=cea9c042-128a-469e-b362-b4576a1b2610,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:15.645438 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083f500c-9cfc-4e0e-82c5-e0c3dfce6ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:15.666560 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083f500c-9cfc-4e0e-82c5-e0c3dfce6ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:15.667506 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (ad00ea00-e815-4d6c-90b9-7d614a692663) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:15.668119 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:15.669304 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4497edf6-2466-430f-be84-3680ad4ec469 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:15.669728 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 893/3535] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:55:15 2026] POST /volume/v3/volumes => generated 802 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:15.685965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-782a0a7a-ee30-4ba3-ba28-c265e093cff4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:15.689041 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-782a0a7a-ee30-4ba3-ba28-c265e093cff4 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde Aug 20 07:55:15.689427 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-782a0a7a-ee30-4ba3-ba28-c265e093cff4 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:15.690025 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-782a0a7a-ee30-4ba3-ba28-c265e093cff4 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:15.709825 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:15.709825 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:15.715975 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-782a0a7a-ee30-4ba3-ba28-c265e093cff4 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:15.725561 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-782a0a7a-ee30-4ba3-ba28-c265e093cff4 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde returned with HTTP 200 Aug 20 07:55:15.726134 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 877/3536] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:15 2026] GET /volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:16.006629 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-302dc536-7d7f-47c2-abd3-f93e9d4f0cc4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:16.009794 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-302dc536-7d7f-47c2-abd3-f93e9d4f0cc4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] DELETE https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:55:16.010045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-302dc536-7d7f-47c2-abd3-f93e9d4f0cc4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:16.010410 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-302dc536-7d7f-47c2-abd3-f93e9d4f0cc4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:16.010487 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-302dc536-7d7f-47c2-abd3-f93e9d4f0cc4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Delete volume with id: fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:55:16.019520 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:16.019520 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:16.020561 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-302dc536-7d7f-47c2-abd3-f93e9d4f0cc4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:55:16.050166 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-302dc536-7d7f-47c2-abd3-f93e9d4f0cc4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Delete volume request issued successfully. Aug 20 07:55:16.050512 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-302dc536-7d7f-47c2-abd3-f93e9d4f0cc4 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab returned with HTTP 202 Aug 20 07:55:16.051699 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 879/3537] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:16 2026] DELETE /volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:16.061200 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94ed3249-3d6e-4814-9467-08a80bef7bd5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:16.064204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94ed3249-3d6e-4814-9467-08a80bef7bd5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:55:16.065423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94ed3249-3d6e-4814-9467-08a80bef7bd5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:16.065423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94ed3249-3d6e-4814-9467-08a80bef7bd5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:16.076050 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:16.076050 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:16.083183 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-94ed3249-3d6e-4814-9467-08a80bef7bd5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:55:16.090732 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94ed3249-3d6e-4814-9467-08a80bef7bd5 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab returned with HTTP 200 Aug 20 07:55:16.090732 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 889/3538] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:16 2026] GET /volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab => generated 1420 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:16.097770 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-948e0ae0-b39c-4c1c-af6f-cdb9df94dc9f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:16.099711 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-948e0ae0-b39c-4c1c-af6f-cdb9df94dc9f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:16.099895 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-948e0ae0-b39c-4c1c-af6f-cdb9df94dc9f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:16.100113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-948e0ae0-b39c-4c1c-af6f-cdb9df94dc9f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:16.100248 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-948e0ae0-b39c-4c1c-af6f-cdb9df94dc9f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:16.106317 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:16.106317 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:16.107293 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-948e0ae0-b39c-4c1c-af6f-cdb9df94dc9f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:16.107784 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 894/3539] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:16 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:16.745610 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4a7553b0-aaaf-4a02-ac00-e8ab49633377 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:16.752759 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a7553b0-aaaf-4a02-ac00-e8ab49633377 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde Aug 20 07:55:16.753082 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a7553b0-aaaf-4a02-ac00-e8ab49633377 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:16.753799 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a7553b0-aaaf-4a02-ac00-e8ab49633377 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:16.778707 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:16.778707 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:16.786858 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4a7553b0-aaaf-4a02-ac00-e8ab49633377 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:16.793124 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a7553b0-aaaf-4a02-ac00-e8ab49633377 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde returned with HTTP 200 Aug 20 07:55:16.793995 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 878/3540] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:16 2026] GET /volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:16.810833 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f2a8ba0-6908-4d0a-92df-6b54b86885d3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:16.813164 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f2a8ba0-6908-4d0a-92df-6b54b86885d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 Aug 20 07:55:16.813419 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f2a8ba0-6908-4d0a-92df-6b54b86885d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:16.813681 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f2a8ba0-6908-4d0a-92df-6b54b86885d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:16.813819 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-3f2a8ba0-6908-4d0a-92df-6b54b86885d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: b0a1ffb2-f12c-497c-9fc5-d75a7524c212 Aug 20 07:55:16.820455 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:16.820455 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:16.821028 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f2a8ba0-6908-4d0a-92df-6b54b86885d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:16.842029 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f2a8ba0-6908-4d0a-92df-6b54b86885d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot delete request issued successfully. Aug 20 07:55:16.842266 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f2a8ba0-6908-4d0a-92df-6b54b86885d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 returned with HTTP 202 Aug 20 07:55:16.842792 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 880/3541] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:16 2026] DELETE /volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:16.851692 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cec74b36-ac95-4efe-a6bd-9ec6cbf0b93d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:16.854648 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cec74b36-ac95-4efe-a6bd-9ec6cbf0b93d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 Aug 20 07:55:16.854648 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cec74b36-ac95-4efe-a6bd-9ec6cbf0b93d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:16.856271 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cec74b36-ac95-4efe-a6bd-9ec6cbf0b93d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:16.868859 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:16.868859 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:16.868859 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cec74b36-ac95-4efe-a6bd-9ec6cbf0b93d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:16.870314 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cec74b36-ac95-4efe-a6bd-9ec6cbf0b93d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 returned with HTTP 200 Aug 20 07:55:16.870986 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 890/3542] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:16 2026] GET /volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:17.108968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28bedb89-c340-4156-8055-2a623abaa52c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:17.111325 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28bedb89-c340-4156-8055-2a623abaa52c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab Aug 20 07:55:17.111532 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28bedb89-c340-4156-8055-2a623abaa52c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:17.111828 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28bedb89-c340-4156-8055-2a623abaa52c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:17.121106 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28bedb89-c340-4156-8055-2a623abaa52c tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab returned with HTTP 404 Aug 20 07:55:17.122044 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 895/3543] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:17 2026] GET /volume/v3/volumes/fd389076-51ba-47c6-9b74-b36b7f4c48ab => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 07:55:17.122198 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dbdaa1f3-0846-4cab-992a-69383e708dda None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:17.127312 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbdaa1f3-0846-4cab-992a-69383e708dda tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:17.128231 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbdaa1f3-0846-4cab-992a-69383e708dda tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:17.128560 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbdaa1f3-0846-4cab-992a-69383e708dda tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:17.128778 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-dbdaa1f3-0846-4cab-992a-69383e708dda tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:17.131124 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-06b55394-4f8b-4642-a5c8-f25248b2c01f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:17.133193 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06b55394-4f8b-4642-a5c8-f25248b2c01f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da Aug 20 07:55:17.133470 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06b55394-4f8b-4642-a5c8-f25248b2c01f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:17.133764 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06b55394-4f8b-4642-a5c8-f25248b2c01f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:17.133930 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-06b55394-4f8b-4642-a5c8-f25248b2c01f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Delete snapshot with id: ab28ff6c-c3b3-46b0-b06c-12d7c61331da Aug 20 07:55:17.139962 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:17.139962 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:17.140195 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:17.140195 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:17.140512 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-06b55394-4f8b-4642-a5c8-f25248b2c01f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot retrieved successfully. Aug 20 07:55:17.141467 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbdaa1f3-0846-4cab-992a-69383e708dda tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:17.141881 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 879/3544] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:17 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:17.161229 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-06b55394-4f8b-4642-a5c8-f25248b2c01f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot delete request issued successfully. Aug 20 07:55:17.161446 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06b55394-4f8b-4642-a5c8-f25248b2c01f tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da returned with HTTP 202 Aug 20 07:55:17.161911 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 881/3545] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:17 2026] DELETE /volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:17.173250 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94134a35-e7bd-480d-9e6b-dc826f221f44 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:17.176532 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94134a35-e7bd-480d-9e6b-dc826f221f44 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da Aug 20 07:55:17.176941 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94134a35-e7bd-480d-9e6b-dc826f221f44 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:17.177217 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94134a35-e7bd-480d-9e6b-dc826f221f44 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:17.186540 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:17.186540 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:17.187190 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-94134a35-e7bd-480d-9e6b-dc826f221f44 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot retrieved successfully. Aug 20 07:55:17.188271 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94134a35-e7bd-480d-9e6b-dc826f221f44 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da returned with HTTP 200 Aug 20 07:55:17.188865 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 891/3546] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:17 2026] GET /volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:17.882242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-32a9800a-731c-41d5-a925-27ab8618cc22 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:17.884686 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32a9800a-731c-41d5-a925-27ab8618cc22 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 Aug 20 07:55:17.885017 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32a9800a-731c-41d5-a925-27ab8618cc22 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:17.885311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32a9800a-731c-41d5-a925-27ab8618cc22 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:17.891780 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32a9800a-731c-41d5-a925-27ab8618cc22 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 returned with HTTP 404 Aug 20 07:55:17.892632 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 896/3547] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:17 2026] GET /volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:17.902542 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-818e3f95-67c1-4ae2-83da-5457032f8ac3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:17.906517 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-818e3f95-67c1-4ae2-83da-5457032f8ac3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 Aug 20 07:55:17.906693 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-818e3f95-67c1-4ae2-83da-5457032f8ac3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:17.908497 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-818e3f95-67c1-4ae2-83da-5457032f8ac3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:17.908672 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-818e3f95-67c1-4ae2-83da-5457032f8ac3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: de46d740-98c3-43cc-9651-bfb14852d8c6 Aug 20 07:55:17.915968 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:17.915968 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:17.917190 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-818e3f95-67c1-4ae2-83da-5457032f8ac3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:17.937807 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-818e3f95-67c1-4ae2-83da-5457032f8ac3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot delete request issued successfully. Aug 20 07:55:17.938155 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-818e3f95-67c1-4ae2-83da-5457032f8ac3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 returned with HTTP 202 Aug 20 07:55:17.938769 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 880/3548] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:17 2026] DELETE /volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:17.949255 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc998f55-f5f2-4f69-8dea-22715470dd69 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:17.951388 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc998f55-f5f2-4f69-8dea-22715470dd69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 Aug 20 07:55:17.951691 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc998f55-f5f2-4f69-8dea-22715470dd69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:17.951964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc998f55-f5f2-4f69-8dea-22715470dd69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:17.957654 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:17.957654 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:17.958285 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bc998f55-f5f2-4f69-8dea-22715470dd69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:17.959241 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc998f55-f5f2-4f69-8dea-22715470dd69 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 returned with HTTP 200 Aug 20 07:55:17.960141 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 882/3549] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:17 2026] GET /volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:18.157334 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3946f03b-1883-41cb-ae92-3ac3bdefb498 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:18.161220 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3946f03b-1883-41cb-ae92-3ac3bdefb498 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:18.161442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3946f03b-1883-41cb-ae92-3ac3bdefb498 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:18.161645 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3946f03b-1883-41cb-ae92-3ac3bdefb498 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:18.161746 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3946f03b-1883-41cb-ae92-3ac3bdefb498 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:18.166014 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:18.166014 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:18.166853 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3946f03b-1883-41cb-ae92-3ac3bdefb498 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:18.167262 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 892/3550] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:18 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:18.199864 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eda3d55a-14c6-4831-99b3-9384fc2b995a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:18.202182 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eda3d55a-14c6-4831-99b3-9384fc2b995a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da Aug 20 07:55:18.202290 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eda3d55a-14c6-4831-99b3-9384fc2b995a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:18.202480 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eda3d55a-14c6-4831-99b3-9384fc2b995a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:18.209588 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eda3d55a-14c6-4831-99b3-9384fc2b995a tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da returned with HTTP 404 Aug 20 07:55:18.210207 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 897/3551] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:18 2026] GET /volume/v3/snapshots/ab28ff6c-c3b3-46b0-b06c-12d7c61331da => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:18.971625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e2cbe5b-60c1-4e75-8a69-3f2e7400727a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:18.977423 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e2cbe5b-60c1-4e75-8a69-3f2e7400727a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 Aug 20 07:55:18.977727 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e2cbe5b-60c1-4e75-8a69-3f2e7400727a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:18.978028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e2cbe5b-60c1-4e75-8a69-3f2e7400727a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:18.986724 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e2cbe5b-60c1-4e75-8a69-3f2e7400727a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 returned with HTTP 404 Aug 20 07:55:18.987458 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 881/3552] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:18 2026] GET /volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:18.996427 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ae2510b-7e00-42c1-9f7d-f063aebc03e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:18.996851 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:18.998409 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ae2510b-7e00-42c1-9f7d-f063aebc03e8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 Aug 20 07:55:18.998650 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ae2510b-7e00-42c1-9f7d-f063aebc03e8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:18.998690 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:18.998872 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ae2510b-7e00-42c1-9f7d-f063aebc03e8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:18.999068 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5ae2510b-7e00-42c1-9f7d-f063aebc03e8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: cea9c042-128a-469e-b362-b4576a1b2610 Aug 20 07:55:18.999107 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-373135637", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:19.000626 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-373135637', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:19.000741 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Create volume of 1 GB Aug 20 07:55:19.005063 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Availability Zones retrieved successfully. Aug 20 07:55:19.006217 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:19.006217 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:19.006814 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ae2510b-7e00-42c1-9f7d-f063aebc03e8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:19.011072 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Flow 'volume_create_api' (d4f2e09e-c616-46e7-a021-1ee9b9e1130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:19.012113 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (362e372e-8837-4c81-9abc-01c60b920d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:19.013227 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:19.030682 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ae2510b-7e00-42c1-9f7d-f063aebc03e8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:19.031307 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ae2510b-7e00-42c1-9f7d-f063aebc03e8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 returned with HTTP 202 Aug 20 07:55:19.031307 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 883/3553] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:18 2026] DELETE /volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:19.041028 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8d38401c-414f-44b5-acca-6a15dd5bcde9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:19.043699 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d38401c-414f-44b5-acca-6a15dd5bcde9 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 Aug 20 07:55:19.044320 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d38401c-414f-44b5-acca-6a15dd5bcde9 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:19.044320 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d38401c-414f-44b5-acca-6a15dd5bcde9 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:19.045401 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (362e372e-8837-4c81-9abc-01c60b920d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:19.046869 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0f3e9a-7ff0-450f-bf9d-d9a6dc1eec4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:19.053771 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:19.053771 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:19.058918 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8d38401c-414f-44b5-acca-6a15dd5bcde9 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:19.066032 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d38401c-414f-44b5-acca-6a15dd5bcde9 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 returned with HTTP 200 Aug 20 07:55:19.066959 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 898/3554] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:19 2026] GET /volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 => generated 893 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:19.174949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Created reservations ['e9a25a67-d6be-4a85-81bf-36948b00d38b', 'c64541c9-b27c-46d9-a667-3ec2d8794550', '2433bdd9-a2b5-4260-857e-e4f21de0f903', '41049284-907a-4fac-bb3d-99c2b7e002ad'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:19.176519 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0f3e9a-7ff0-450f-bf9d-d9a6dc1eec4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9a25a67-d6be-4a85-81bf-36948b00d38b', 'c64541c9-b27c-46d9-a667-3ec2d8794550', '2433bdd9-a2b5-4260-857e-e4f21de0f903', '41049284-907a-4fac-bb3d-99c2b7e002ad']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:19.177368 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df62b39-056b-4ab5-b7b1-2c3dde2f6a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:19.181584 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ce18a64d-426d-4bbc-9efe-9afefe939a38 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:19.183857 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce18a64d-426d-4bbc-9efe-9afefe939a38 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:19.184102 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce18a64d-426d-4bbc-9efe-9afefe939a38 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:19.184343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce18a64d-426d-4bbc-9efe-9afefe939a38 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:19.184625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ce18a64d-426d-4bbc-9efe-9afefe939a38 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:19.189824 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:19.189824 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:19.190727 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce18a64d-426d-4bbc-9efe-9afefe939a38 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:19.191139 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 882/3555] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:19 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:19.209899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df62b39-056b-4ab5-b7b1-2c3dde2f6a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc891357-359d-4153-b077-557793115a52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-373135637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ea10a13b85c4c5eae35af1f6e96ea28',qos_specs=None,replication_status=,reservations=['e9a25a67-d6be-4a85-81bf-36948b00d38b','c64541c9-b27c-46d9-a667-3ec2d8794550','2433bdd9-a2b5-4260-857e-e4f21de0f903','41049284-907a-4fac-bb3d-99c2b7e002ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f285ea11465747e99e2bcd4e8ffac64b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-373135637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc891357-359d-4153-b077-557793115a52,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ea10a13b85c4c5eae35af1f6e96ea28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f285ea11465747e99e2bcd4e8ffac64b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:19.211753 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02c9c92-6a2b-4b2a-bf55-ce6034c82b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:19.253827 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02c9c92-6a2b-4b2a-bf55-ce6034c82b52) transitioned into state 'SUCCESS' from state '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-373135637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ea10a13b85c4c5eae35af1f6e96ea28',qos_specs=None,replication_status=,reservations=['e9a25a67-d6be-4a85-81bf-36948b00d38b','c64541c9-b27c-46d9-a667-3ec2d8794550','2433bdd9-a2b5-4260-857e-e4f21de0f903','41049284-907a-4fac-bb3d-99c2b7e002ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f285ea11465747e99e2bcd4e8ffac64b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:19.255117 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f8df81-e912-4efc-9db7-ef857a42c95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:19.283379 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f8df81-e912-4efc-9db7-ef857a42c95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:19.287581 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Flow 'volume_create_api' (d4f2e09e-c616-46e7-a021-1ee9b9e1130a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:19.287581 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Create volume request issued successfully. Aug 20 07:55:19.287581 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-6f21db80-db13-4fbf-bb83-991139bf401b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:19.288833 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 893/3556] 10.4.3.57 () {72 vars in 1534 bytes} [Thu Aug 20 07:55:18 2026] POST /volume/v3/volumes => generated 760 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:19.303991 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-88d503e3-b5b5-4b3d-8827-99076a79a578 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:19.312579 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-88d503e3-b5b5-4b3d-8827-99076a79a578 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] GET https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 Aug 20 07:55:19.312579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-88d503e3-b5b5-4b3d-8827-99076a79a578 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:19.312579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-88d503e3-b5b5-4b3d-8827-99076a79a578 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:19.328243 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:19.328243 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:19.337941 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-88d503e3-b5b5-4b3d-8827-99076a79a578 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Volume info retrieved successfully. Aug 20 07:55:19.350511 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-722ff628-af83-493c-b9f0-e6ec5be74db7 req-88d503e3-b5b5-4b3d-8827-99076a79a578 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 returned with HTTP 200 Aug 20 07:55:19.351856 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 884/3557] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:19 2026] GET /volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 => generated 828 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:19.391811 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d5eb57b4-1576-4de1-9ffe-dc9d7e5ea3c4 req-adc51003-a806-43e3-9037-ec812de02f13 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:19.396459 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d5eb57b4-1576-4de1-9ffe-dc9d7e5ea3c4 req-adc51003-a806-43e3-9037-ec812de02f13 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] GET https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 Aug 20 07:55:19.396701 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d5eb57b4-1576-4de1-9ffe-dc9d7e5ea3c4 req-adc51003-a806-43e3-9037-ec812de02f13 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:19.396888 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d5eb57b4-1576-4de1-9ffe-dc9d7e5ea3c4 req-adc51003-a806-43e3-9037-ec812de02f13 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:19.404344 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:19.404344 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:19.408566 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d5eb57b4-1576-4de1-9ffe-dc9d7e5ea3c4 req-adc51003-a806-43e3-9037-ec812de02f13 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Volume info retrieved successfully. Aug 20 07:55:19.413312 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d5eb57b4-1576-4de1-9ffe-dc9d7e5ea3c4 req-adc51003-a806-43e3-9037-ec812de02f13 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 returned with HTTP 200 Aug 20 07:55:19.413733 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 899/3558] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:19 2026] GET /volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:20.082880 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f485c5c-7251-4298-ad87-c77f6cf60dce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:20.084669 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f485c5c-7251-4298-ad87-c77f6cf60dce tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 Aug 20 07:55:20.084954 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f485c5c-7251-4298-ad87-c77f6cf60dce tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:20.085226 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f485c5c-7251-4298-ad87-c77f6cf60dce tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:20.092428 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f485c5c-7251-4298-ad87-c77f6cf60dce tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 returned with HTTP 404 Aug 20 07:55:20.092428 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 883/3559] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:20 2026] GET /volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:20.103174 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ed05086d-37ec-4dbe-a533-bfb0bfd6d414 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:20.105584 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed05086d-37ec-4dbe-a533-bfb0bfd6d414 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:20.105887 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed05086d-37ec-4dbe-a533-bfb0bfd6d414 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:20.106207 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed05086d-37ec-4dbe-a533-bfb0bfd6d414 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:20.106468 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ed05086d-37ec-4dbe-a533-bfb0bfd6d414 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:20.116565 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:20.116565 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:20.117149 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ed05086d-37ec-4dbe-a533-bfb0bfd6d414 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:20.140664 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ed05086d-37ec-4dbe-a533-bfb0bfd6d414 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:20.140928 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed05086d-37ec-4dbe-a533-bfb0bfd6d414 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 returned with HTTP 202 Aug 20 07:55:20.141459 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 894/3560] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:20 2026] DELETE /volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:20.151352 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-866f8c73-62d8-442e-8675-595d743036eb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:20.153635 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-866f8c73-62d8-442e-8675-595d743036eb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:20.154463 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-866f8c73-62d8-442e-8675-595d743036eb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:20.154463 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-866f8c73-62d8-442e-8675-595d743036eb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:20.162303 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:20.162303 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:20.167072 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-866f8c73-62d8-442e-8675-595d743036eb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:20.172666 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-866f8c73-62d8-442e-8675-595d743036eb tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 returned with HTTP 200 Aug 20 07:55:20.173333 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 885/3561] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:20 2026] GET /volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:20.204584 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c75c61d9-3bf2-4e59-b6d1-dbf51850b51a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:20.207086 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c75c61d9-3bf2-4e59-b6d1-dbf51850b51a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:20.207633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c75c61d9-3bf2-4e59-b6d1-dbf51850b51a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:20.207897 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c75c61d9-3bf2-4e59-b6d1-dbf51850b51a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:20.208052 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c75c61d9-3bf2-4e59-b6d1-dbf51850b51a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:20.214421 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:20.214421 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:20.216302 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c75c61d9-3bf2-4e59-b6d1-dbf51850b51a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:20.217143 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 900/3562] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:20 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:20.448129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b46c0075-445f-41a0-9d15-279f2a9075e6 req-7de1214e-d185-4e6b-a034-55e98e509e77 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:20.452576 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b46c0075-445f-41a0-9d15-279f2a9075e6 req-7de1214e-d185-4e6b-a034-55e98e509e77 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] GET https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 Aug 20 07:55:20.452576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b46c0075-445f-41a0-9d15-279f2a9075e6 req-7de1214e-d185-4e6b-a034-55e98e509e77 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:20.452576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b46c0075-445f-41a0-9d15-279f2a9075e6 req-7de1214e-d185-4e6b-a034-55e98e509e77 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:20.462928 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:20.462928 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:20.469979 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b46c0075-445f-41a0-9d15-279f2a9075e6 req-7de1214e-d185-4e6b-a034-55e98e509e77 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Volume info retrieved successfully. Aug 20 07:55:20.472727 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b46c0075-445f-41a0-9d15-279f2a9075e6 req-7de1214e-d185-4e6b-a034-55e98e509e77 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 returned with HTTP 200 Aug 20 07:55:20.473373 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 884/3563] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:20 2026] GET /volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:20.569942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-35b68acd-cf38-472e-a063-b726dc2643e5 req-c2c727a4-de6d-4c3f-855d-eaf136718935 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:20.572778 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-35b68acd-cf38-472e-a063-b726dc2643e5 req-c2c727a4-de6d-4c3f-855d-eaf136718935 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-reader] GET https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 Aug 20 07:55:20.573074 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-35b68acd-cf38-472e-a063-b726dc2643e5 req-c2c727a4-de6d-4c3f-855d-eaf136718935 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:20.573346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-35b68acd-cf38-472e-a063-b726dc2643e5 req-c2c727a4-de6d-4c3f-855d-eaf136718935 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:20.583041 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:20.583041 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:20.590315 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-35b68acd-cf38-472e-a063-b726dc2643e5 req-c2c727a4-de6d-4c3f-855d-eaf136718935 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-reader] Volume info retrieved successfully. Aug 20 07:55:20.597366 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-35b68acd-cf38-472e-a063-b726dc2643e5 req-c2c727a4-de6d-4c3f-855d-eaf136718935 tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-reader] https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 returned with HTTP 200 Aug 20 07:55:20.597841 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 895/3564] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:20 2026] GET /volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:20.646473 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c2b000cd-729f-4bff-85c9-9d2a8e43861f req-b5838f67-0cd7-48ed-a9ee-2ce22af5699d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:20.648962 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c2b000cd-729f-4bff-85c9-9d2a8e43861f req-b5838f67-0cd7-48ed-a9ee-2ce22af5699d tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] DELETE https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 Aug 20 07:55:20.649107 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c2b000cd-729f-4bff-85c9-9d2a8e43861f req-b5838f67-0cd7-48ed-a9ee-2ce22af5699d tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:20.649322 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c2b000cd-729f-4bff-85c9-9d2a8e43861f req-b5838f67-0cd7-48ed-a9ee-2ce22af5699d tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:20.649500 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-c2b000cd-729f-4bff-85c9-9d2a8e43861f req-b5838f67-0cd7-48ed-a9ee-2ce22af5699d tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Delete volume with id: cc891357-359d-4153-b077-557793115a52 Aug 20 07:55:20.657208 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:20.657208 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:20.657747 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c2b000cd-729f-4bff-85c9-9d2a8e43861f req-b5838f67-0cd7-48ed-a9ee-2ce22af5699d tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Volume info retrieved successfully. Aug 20 07:55:20.685855 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c2b000cd-729f-4bff-85c9-9d2a8e43861f req-b5838f67-0cd7-48ed-a9ee-2ce22af5699d tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Delete volume request issued successfully. Aug 20 07:55:20.686096 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c2b000cd-729f-4bff-85c9-9d2a8e43861f req-b5838f67-0cd7-48ed-a9ee-2ce22af5699d tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 returned with HTTP 202 Aug 20 07:55:20.686601 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 886/3565] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:55:20 2026] DELETE /volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:20.714379 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-688436d6-11f7-4676-896b-a6f76e7f19f2 req-985b379e-2b84-4745-aff2-5ef83ee9e48b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:20.720313 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-688436d6-11f7-4676-896b-a6f76e7f19f2 req-985b379e-2b84-4745-aff2-5ef83ee9e48b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] GET https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 Aug 20 07:55:20.720313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-688436d6-11f7-4676-896b-a6f76e7f19f2 req-985b379e-2b84-4745-aff2-5ef83ee9e48b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:20.720571 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-688436d6-11f7-4676-896b-a6f76e7f19f2 req-985b379e-2b84-4745-aff2-5ef83ee9e48b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:20.735157 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:20.735157 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:20.744504 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-688436d6-11f7-4676-896b-a6f76e7f19f2 req-985b379e-2b84-4745-aff2-5ef83ee9e48b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Volume info retrieved successfully. Aug 20 07:55:20.752780 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-688436d6-11f7-4676-896b-a6f76e7f19f2 req-985b379e-2b84-4745-aff2-5ef83ee9e48b tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 returned with HTTP 200 Aug 20 07:55:20.757401 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 901/3566] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:20 2026] GET /volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:21.067325 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4fc42f29-29db-497d-b510-759b9ab65573 req-2298f0c5-7ff6-4e9d-9aad-ad1c7e36dfce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:21.070456 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4fc42f29-29db-497d-b510-759b9ab65573 req-2298f0c5-7ff6-4e9d-9aad-ad1c7e36dfce tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] DELETE https://10.4.3.57/volume/v3/attachments/dc9e02d5-a215-4e7b-8d2e-ebee3e858787 Aug 20 07:55:21.070757 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4fc42f29-29db-497d-b510-759b9ab65573 req-2298f0c5-7ff6-4e9d-9aad-ad1c7e36dfce tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:21.071070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4fc42f29-29db-497d-b510-759b9ab65573 req-2298f0c5-7ff6-4e9d-9aad-ad1c7e36dfce tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:21.081223 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:21.081223 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:21.138782 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4fc42f29-29db-497d-b510-759b9ab65573 req-2298f0c5-7ff6-4e9d-9aad-ad1c7e36dfce tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments/dc9e02d5-a215-4e7b-8d2e-ebee3e858787 returned with HTTP 200 Aug 20 07:55:21.139417 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 885/3567] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:55:21 2026] DELETE /volume/v3/attachments/dc9e02d5-a215-4e7b-8d2e-ebee3e858787 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:21.196307 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56108120-e8e4-4b74-ad22-8da10b13eb78 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:21.201507 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56108120-e8e4-4b74-ad22-8da10b13eb78 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:21.201507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56108120-e8e4-4b74-ad22-8da10b13eb78 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:21.201507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56108120-e8e4-4b74-ad22-8da10b13eb78 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:21.212501 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56108120-e8e4-4b74-ad22-8da10b13eb78 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 returned with HTTP 404 Aug 20 07:55:21.213341 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 896/3568] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:21 2026] GET /volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:21.228068 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-da43617a-2aad-4657-a8fa-5370efdb4757 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:21.229380 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3eb65065-cb0c-4c20-a851-645a8f479b90 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:21.231508 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3eb65065-cb0c-4c20-a851-645a8f479b90 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:21.231926 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3eb65065-cb0c-4c20-a851-645a8f479b90 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:21.232318 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3eb65065-cb0c-4c20-a851-645a8f479b90 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:21.232318 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3eb65065-cb0c-4c20-a851-645a8f479b90 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:21.232703 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da43617a-2aad-4657-a8fa-5370efdb4757 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:21.233015 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da43617a-2aad-4657-a8fa-5370efdb4757 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:21.233312 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da43617a-2aad-4657-a8fa-5370efdb4757 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:21.233987 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-da43617a-2aad-4657-a8fa-5370efdb4757 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:21.239148 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:21.239148 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:21.239148 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3eb65065-cb0c-4c20-a851-645a8f479b90 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:21.240204 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 902/3569] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:21 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:21.259677 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:21.259677 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:21.265702 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-da43617a-2aad-4657-a8fa-5370efdb4757 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:21.306866 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-da43617a-2aad-4657-a8fa-5370efdb4757 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:21.306866 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da43617a-2aad-4657-a8fa-5370efdb4757 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb returned with HTTP 202 Aug 20 07:55:21.307504 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 887/3570] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:21 2026] DELETE /volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:21.321423 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6656149c-6ebe-42e2-8061-e7ea52631505 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:21.323900 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6656149c-6ebe-42e2-8061-e7ea52631505 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:21.324247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6656149c-6ebe-42e2-8061-e7ea52631505 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:21.324575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6656149c-6ebe-42e2-8061-e7ea52631505 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:21.334888 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:21.334888 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:21.341813 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6656149c-6ebe-42e2-8061-e7ea52631505 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:21.349198 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6656149c-6ebe-42e2-8061-e7ea52631505 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb returned with HTTP 200 Aug 20 07:55:21.349710 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 886/3571] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:21 2026] GET /volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb => generated 893 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:21.786319 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f4d91b91-9300-4ae0-9ed4-b936b57d7d7e req-c99f4ffb-286e-48f1-9f4f-d97e52c928bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:21.788940 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f4d91b91-9300-4ae0-9ed4-b936b57d7d7e req-c99f4ffb-286e-48f1-9f4f-d97e52c928bc tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] GET https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 Aug 20 07:55:21.789054 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f4d91b91-9300-4ae0-9ed4-b936b57d7d7e req-c99f4ffb-286e-48f1-9f4f-d97e52c928bc tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:21.789369 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f4d91b91-9300-4ae0-9ed4-b936b57d7d7e req-c99f4ffb-286e-48f1-9f4f-d97e52c928bc tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:21.801092 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f4d91b91-9300-4ae0-9ed4-b936b57d7d7e req-c99f4ffb-286e-48f1-9f4f-d97e52c928bc tempest-VolumesGetTestJSON-685086942 tempest-VolumesGetTestJSON-685086942-project-member] https://10.4.3.57/volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 returned with HTTP 404 Aug 20 07:55:21.801933 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 897/3572] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:21 2026] GET /volume/v3/volumes/cc891357-359d-4153-b077-557793115a52 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:22.020854 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f0179265-1533-4b58-9eb2-54b293849330 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:22.191627 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:22.192026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-796790490"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:22.193397 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-796790490'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:22.193508 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Create volume of 1 GB Aug 20 07:55:22.197765 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Availability Zones retrieved successfully. Aug 20 07:55:22.203325 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Flow 'volume_create_api' (6faafd1c-407f-419d-9e8e-3dd0c4bde940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:22.204226 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984f170d-91ba-4a57-81a6-32d584a4715e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:22.205112 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:22.232959 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984f170d-91ba-4a57-81a6-32d584a4715e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:22.233699 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb7a32b-df30-4ccf-ae5a-8fbcf9410689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:22.258124 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9ce2747-ebb9-4021-ace0-71d74ac8c216 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:22.260236 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9ce2747-ebb9-4021-ace0-71d74ac8c216 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:22.260515 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9ce2747-ebb9-4021-ace0-71d74ac8c216 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:22.260819 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9ce2747-ebb9-4021-ace0-71d74ac8c216 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:22.260990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f9ce2747-ebb9-4021-ace0-71d74ac8c216 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:22.267284 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:22.267284 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:22.268432 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9ce2747-ebb9-4021-ace0-71d74ac8c216 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:22.269165 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 888/3573] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:22 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:22.305881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Created reservations ['ea45a0c9-e509-4c84-b14b-5e68fe99ac65', '848e2d87-c0ba-4ce7-80bb-7e23e8b3f943', '2bd8b04f-6490-4de4-807a-44249f5b5eab', '44786826-418b-4eb9-a640-0cfe2c3dd49f'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:22.307676 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb7a32b-df30-4ccf-ae5a-8fbcf9410689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea45a0c9-e509-4c84-b14b-5e68fe99ac65', '848e2d87-c0ba-4ce7-80bb-7e23e8b3f943', '2bd8b04f-6490-4de4-807a-44249f5b5eab', '44786826-418b-4eb9-a640-0cfe2c3dd49f']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:22.308730 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef483e14-6e56-4112-bc45-5458b67e8e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:22.336148 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef483e14-6e56-4112-bc45-5458b67e8e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-796790490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7fed9dd8f7448c8ff4b4e3518d120b',qos_specs=None,replication_status=,reservations=['ea45a0c9-e509-4c84-b14b-5e68fe99ac65','848e2d87-c0ba-4ce7-80bb-7e23e8b3f943','2bd8b04f-6490-4de4-807a-44249f5b5eab','44786826-418b-4eb9-a640-0cfe2c3dd49f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2254494371b484284e6d4033a39776a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-796790490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c7fed9dd8f7448c8ff4b4e3518d120b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2254494371b484284e6d4033a39776a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:22.337981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326c01a8-4aa1-4fbf-b55d-11775ecdfb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:22.361578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326c01a8-4aa1-4fbf-b55d-11775ecdfb0e) transitioned into state 'SUCCESS' from state '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-796790490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7fed9dd8f7448c8ff4b4e3518d120b',qos_specs=None,replication_status=,reservations=['ea45a0c9-e509-4c84-b14b-5e68fe99ac65','848e2d87-c0ba-4ce7-80bb-7e23e8b3f943','2bd8b04f-6490-4de4-807a-44249f5b5eab','44786826-418b-4eb9-a640-0cfe2c3dd49f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2254494371b484284e6d4033a39776a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:22.362427 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc33b6f2-089a-41af-9f50-eeb87b2444a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:22.366913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-061e5f8f-65e8-4a12-b98f-b0e52a5f3f20 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:22.368621 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-061e5f8f-65e8-4a12-b98f-b0e52a5f3f20 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:22.368806 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-061e5f8f-65e8-4a12-b98f-b0e52a5f3f20 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:22.368973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-061e5f8f-65e8-4a12-b98f-b0e52a5f3f20 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:22.374928 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-061e5f8f-65e8-4a12-b98f-b0e52a5f3f20 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb returned with HTTP 404 Aug 20 07:55:22.375424 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 887/3574] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:22 2026] GET /volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:22.377225 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc33b6f2-089a-41af-9f50-eeb87b2444a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:22.378317 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Flow 'volume_create_api' (6faafd1c-407f-419d-9e8e-3dd0c4bde940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:22.378864 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Create volume request issued successfully. Aug 20 07:55:22.379510 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f0179265-1533-4b58-9eb2-54b293849330 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:22.379977 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 903/3575] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:22 2026] POST /volume/v3/volumes => generated 771 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:22.394465 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b8eeae35-8547-48ed-9340-93aabde2dcdf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:22.397880 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8eeae35-8547-48ed-9340-93aabde2dcdf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde Aug 20 07:55:22.397992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8239402-8cf5-42de-a044-145c10671b06 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:22.398091 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8eeae35-8547-48ed-9340-93aabde2dcdf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:22.398091 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8eeae35-8547-48ed-9340-93aabde2dcdf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:22.398091 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b8eeae35-8547-48ed-9340-93aabde2dcdf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 88de87b9-db44-4c5a-8688-651203252cde Aug 20 07:55:22.402660 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8239402-8cf5-42de-a044-145c10671b06 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:55:22.402660 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8239402-8cf5-42de-a044-145c10671b06 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:22.402660 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8239402-8cf5-42de-a044-145c10671b06 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:22.407197 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:22.407197 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:22.409308 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b8eeae35-8547-48ed-9340-93aabde2dcdf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:22.409975 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:22.409975 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:22.418343 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a8239402-8cf5-42de-a044-145c10671b06 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:55:22.432502 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8239402-8cf5-42de-a044-145c10671b06 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:55:22.433424 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 889/3576] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:22 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:22.436436 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b8eeae35-8547-48ed-9340-93aabde2dcdf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:22.436709 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8eeae35-8547-48ed-9340-93aabde2dcdf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde returned with HTTP 202 Aug 20 07:55:22.437157 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 898/3577] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:22 2026] DELETE /volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:22.459972 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-432a7483-d4d1-4d0d-b759-768fc249bf8f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:22.469875 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-432a7483-d4d1-4d0d-b759-768fc249bf8f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde Aug 20 07:55:22.473442 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-432a7483-d4d1-4d0d-b759-768fc249bf8f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:22.473725 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-432a7483-d4d1-4d0d-b759-768fc249bf8f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:22.485847 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:22.485847 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:22.491217 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-432a7483-d4d1-4d0d-b759-768fc249bf8f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:22.495416 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-432a7483-d4d1-4d0d-b759-768fc249bf8f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde returned with HTTP 200 Aug 20 07:55:22.495841 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 888/3578] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:22 2026] GET /volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde => generated 894 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:23.083654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d3b39175-9905-4af1-b03b-870d8c5fc13b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:23.086270 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d3b39175-9905-4af1-b03b-870d8c5fc13b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:55:23.086574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d3b39175-9905-4af1-b03b-870d8c5fc13b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:23.086850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d3b39175-9905-4af1-b03b-870d8c5fc13b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:23.087104 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d3b39175-9905-4af1-b03b-870d8c5fc13b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Delete volume with id: f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:55:23.097346 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:23.097346 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:23.098066 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d3b39175-9905-4af1-b03b-870d8c5fc13b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:55:23.124030 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d3b39175-9905-4af1-b03b-870d8c5fc13b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Delete volume request issued successfully. Aug 20 07:55:23.124030 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d3b39175-9905-4af1-b03b-870d8c5fc13b tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad returned with HTTP 202 Aug 20 07:55:23.124671 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 904/3579] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:23 2026] DELETE /volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:23.133629 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d6e1d48a-b7f8-4ae8-8216-0dbfbe886bf1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:23.135389 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6e1d48a-b7f8-4ae8-8216-0dbfbe886bf1 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:55:23.135701 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6e1d48a-b7f8-4ae8-8216-0dbfbe886bf1 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:23.135980 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6e1d48a-b7f8-4ae8-8216-0dbfbe886bf1 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:23.154223 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:23.154223 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:23.161962 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d6e1d48a-b7f8-4ae8-8216-0dbfbe886bf1 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:55:23.172315 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6e1d48a-b7f8-4ae8-8216-0dbfbe886bf1 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad returned with HTTP 200 Aug 20 07:55:23.173315 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 890/3580] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:23 2026] GET /volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad => generated 1420 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:23.283419 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eebe0e44-391a-49bb-99e2-9f0df3823bd2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:23.286344 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eebe0e44-391a-49bb-99e2-9f0df3823bd2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:23.286621 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eebe0e44-391a-49bb-99e2-9f0df3823bd2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:23.286890 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eebe0e44-391a-49bb-99e2-9f0df3823bd2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:23.287046 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-eebe0e44-391a-49bb-99e2-9f0df3823bd2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:23.293022 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:23.293022 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:23.294133 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eebe0e44-391a-49bb-99e2-9f0df3823bd2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:23.294844 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 899/3581] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:23 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:23.453306 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d0037de1-d737-4efa-b72f-7da409c6707b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:23.455622 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0037de1-d737-4efa-b72f-7da409c6707b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:55:23.456036 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0037de1-d737-4efa-b72f-7da409c6707b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:23.456247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0037de1-d737-4efa-b72f-7da409c6707b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:23.464996 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:23.464996 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:23.469884 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d0037de1-d737-4efa-b72f-7da409c6707b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:55:23.475689 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0037de1-d737-4efa-b72f-7da409c6707b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:55:23.476151 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 889/3582] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:23 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:23.515541 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6b0c0991-58c3-4768-80f4-2a06b729a3f4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:23.517951 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6b0c0991-58c3-4768-80f4-2a06b729a3f4 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde Aug 20 07:55:23.518127 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6b0c0991-58c3-4768-80f4-2a06b729a3f4 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:23.518372 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6b0c0991-58c3-4768-80f4-2a06b729a3f4 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:23.528308 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6b0c0991-58c3-4768-80f4-2a06b729a3f4 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde returned with HTTP 404 Aug 20 07:55:23.528909 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 905/3583] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:23 2026] GET /volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:23.543326 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:23.545229 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:23.545722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1198887562"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:23.547436 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1198887562'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:23.548246 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:23.553977 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:23.561814 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (443348ff-0e15-406e-aef7-6281f4c54d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:23.562854 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e5b977-34b2-44f7-8b2d-1b2f2fab4eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:23.563923 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:23.606261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e5b977-34b2-44f7-8b2d-1b2f2fab4eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:23.607126 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fcf1e5-38c6-429c-b08a-e5aa4e2ce240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:23.651914 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['a43beeed-3cdc-415c-a170-70d2478e2759', '9c32b4d3-2f09-4b24-9036-d45812be6dc6', '2150360f-c0a1-4aa6-90a1-0ea0abc77255', 'dcb5ff44-54d6-4caa-815f-9d2be24e2494'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:23.652816 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fcf1e5-38c6-429c-b08a-e5aa4e2ce240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43beeed-3cdc-415c-a170-70d2478e2759', '9c32b4d3-2f09-4b24-9036-d45812be6dc6', '2150360f-c0a1-4aa6-90a1-0ea0abc77255', 'dcb5ff44-54d6-4caa-815f-9d2be24e2494']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:23.653474 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0fae92-4032-4895-ab02-730ddac638da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:23.680238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0fae92-4032-4895-ab02-730ddac638da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '086c1c9f-4bf6-4009-aec1-b0f6f913a84a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1198887562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['a43beeed-3cdc-415c-a170-70d2478e2759','9c32b4d3-2f09-4b24-9036-d45812be6dc6','2150360f-c0a1-4aa6-90a1-0ea0abc77255','dcb5ff44-54d6-4caa-815f-9d2be24e2494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1198887562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=086c1c9f-4bf6-4009-aec1-b0f6f913a84a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:23.681058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8794ab6a-d1c4-47c6-80ed-ad9cf7d3a289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:23.709066 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8794ab6a-d1c4-47c6-80ed-ad9cf7d3a289) transitioned into state 'SUCCESS' from state '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-1198887562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['a43beeed-3cdc-415c-a170-70d2478e2759','9c32b4d3-2f09-4b24-9036-d45812be6dc6','2150360f-c0a1-4aa6-90a1-0ea0abc77255','dcb5ff44-54d6-4caa-815f-9d2be24e2494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:23.709947 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906067c1-58c7-452e-bcb8-098ccfa23424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:23.723785 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906067c1-58c7-452e-bcb8-098ccfa23424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:23.725468 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (443348ff-0e15-406e-aef7-6281f4c54d01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:23.725927 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:23.726571 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2eabd906-19a8-439b-b35b-bf7fc0476990 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:23.727010 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 891/3584] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:23 2026] POST /volume/v3/volumes => generated 768 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:23.746137 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cde92edd-4442-46fc-ba3f-e27c0e3698ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:23.748223 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cde92edd-4442-46fc-ba3f-e27c0e3698ae tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:23.748465 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cde92edd-4442-46fc-ba3f-e27c0e3698ae tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:23.748675 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cde92edd-4442-46fc-ba3f-e27c0e3698ae tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:23.756909 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:23.756909 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:23.761750 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cde92edd-4442-46fc-ba3f-e27c0e3698ae tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:23.769917 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cde92edd-4442-46fc-ba3f-e27c0e3698ae tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a returned with HTTP 200 Aug 20 07:55:23.770567 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 900/3585] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:23 2026] GET /volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:24.056035 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3740945b-0327-420f-9f7c-fb25b90cdeb6 req-5dc67bdf-3699-4ae8-b3f4-c2a0c2d1215e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.058752 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3740945b-0327-420f-9f7c-fb25b90cdeb6 req-5dc67bdf-3699-4ae8-b3f4-c2a0c2d1215e tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] DELETE https://10.4.3.57/volume/v3/volumes/tempest-invalid-1851623088 Aug 20 07:55:24.058752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3740945b-0327-420f-9f7c-fb25b90cdeb6 req-5dc67bdf-3699-4ae8-b3f4-c2a0c2d1215e tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.058851 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3740945b-0327-420f-9f7c-fb25b90cdeb6 req-5dc67bdf-3699-4ae8-b3f4-c2a0c2d1215e tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.059041 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-3740945b-0327-420f-9f7c-fb25b90cdeb6 req-5dc67bdf-3699-4ae8-b3f4-c2a0c2d1215e tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] Delete volume with id: tempest-invalid-1851623088 Aug 20 07:55:24.065639 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3740945b-0327-420f-9f7c-fb25b90cdeb6 req-5dc67bdf-3699-4ae8-b3f4-c2a0c2d1215e tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] https://10.4.3.57/volume/v3/volumes/tempest-invalid-1851623088 returned with HTTP 404 Aug 20 07:55:24.065801 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 890/3586] 10.4.3.57 () {70 vars in 1583 bytes} [Thu Aug 20 07:55:24 2026] DELETE /volume/v3/volumes/tempest-invalid-1851623088 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:24.169298 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c51da742-4b6d-4305-a703-5312485866c5 req-3ac48f5d-336c-4b00-8a7b-7986ffdc0b1c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.171393 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c51da742-4b6d-4305-a703-5312485866c5 req-3ac48f5d-336c-4b00-8a7b-7986ffdc0b1c tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] DELETE https://10.4.3.57/volume/v3/volumes/d3f25e06-1c5f-4c0a-ba44-6918ef846e0e Aug 20 07:55:24.171583 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c51da742-4b6d-4305-a703-5312485866c5 req-3ac48f5d-336c-4b00-8a7b-7986ffdc0b1c tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.171800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c51da742-4b6d-4305-a703-5312485866c5 req-3ac48f5d-336c-4b00-8a7b-7986ffdc0b1c tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.171977 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-c51da742-4b6d-4305-a703-5312485866c5 req-3ac48f5d-336c-4b00-8a7b-7986ffdc0b1c tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] Delete volume with id: d3f25e06-1c5f-4c0a-ba44-6918ef846e0e Aug 20 07:55:24.181742 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c51da742-4b6d-4305-a703-5312485866c5 req-3ac48f5d-336c-4b00-8a7b-7986ffdc0b1c tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-member] https://10.4.3.57/volume/v3/volumes/d3f25e06-1c5f-4c0a-ba44-6918ef846e0e returned with HTTP 404 Aug 20 07:55:24.183072 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 906/3587] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:55:24 2026] DELETE /volume/v3/volumes/d3f25e06-1c5f-4c0a-ba44-6918ef846e0e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:24.187926 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6205592e-78c0-426a-8cac-bc9e0341f279 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.190736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6205592e-78c0-426a-8cac-bc9e0341f279 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad Aug 20 07:55:24.191072 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6205592e-78c0-426a-8cac-bc9e0341f279 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.191739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6205592e-78c0-426a-8cac-bc9e0341f279 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.200880 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6205592e-78c0-426a-8cac-bc9e0341f279 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad returned with HTTP 404 Aug 20 07:55:24.202635 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 892/3588] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:24 2026] GET /volume/v3/volumes/f0487016-a3aa-4720-a9f4-3b16c0bc92ad => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:24.205534 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a1f31014-8bc2-468c-abc9-8e43a741ebd1 req-5e5816a4-57b1-4599-b0ac-dbe15e0e3907 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.208121 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a1f31014-8bc2-468c-abc9-8e43a741ebd1 req-5e5816a4-57b1-4599-b0ac-dbe15e0e3907 tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-reader] GET https://10.4.3.57/volume/v3/volumes/2d7a1fe2-20e9-4791-aa7c-568f60da8525 Aug 20 07:55:24.209585 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a1f31014-8bc2-468c-abc9-8e43a741ebd1 req-5e5816a4-57b1-4599-b0ac-dbe15e0e3907 tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.209585 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a1f31014-8bc2-468c-abc9-8e43a741ebd1 req-5e5816a4-57b1-4599-b0ac-dbe15e0e3907 tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.212280 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-461cc610-2901-4f3f-8a72-568e1aefa2ea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.215168 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-461cc610-2901-4f3f-8a72-568e1aefa2ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca Aug 20 07:55:24.215414 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-461cc610-2901-4f3f-8a72-568e1aefa2ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.215688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-461cc610-2901-4f3f-8a72-568e1aefa2ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.215836 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-461cc610-2901-4f3f-8a72-568e1aefa2ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Delete snapshot with id: 0df6636a-f80c-4a5a-b2a4-d3075b4b36ca Aug 20 07:55:24.216489 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a1f31014-8bc2-468c-abc9-8e43a741ebd1 req-5e5816a4-57b1-4599-b0ac-dbe15e0e3907 tempest-VolumesNegativeTest-702853401 tempest-VolumesNegativeTest-702853401-project-reader] https://10.4.3.57/volume/v3/volumes/2d7a1fe2-20e9-4791-aa7c-568f60da8525 returned with HTTP 404 Aug 20 07:55:24.217111 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 901/3589] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:24 2026] GET /volume/v3/volumes/2d7a1fe2-20e9-4791-aa7c-568f60da8525 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:24.221460 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:24.221460 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:24.221932 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-461cc610-2901-4f3f-8a72-568e1aefa2ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot retrieved successfully. Aug 20 07:55:24.247622 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-461cc610-2901-4f3f-8a72-568e1aefa2ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot delete request issued successfully. Aug 20 07:55:24.247886 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-461cc610-2901-4f3f-8a72-568e1aefa2ea tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca returned with HTTP 202 Aug 20 07:55:24.248426 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 891/3590] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:24 2026] DELETE /volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:24.257493 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9e430c73-9fc1-430d-a3e3-a56bfebcde3d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.259236 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e430c73-9fc1-430d-a3e3-a56bfebcde3d tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca Aug 20 07:55:24.259468 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e430c73-9fc1-430d-a3e3-a56bfebcde3d tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.259679 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e430c73-9fc1-430d-a3e3-a56bfebcde3d tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.266945 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:24.266945 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:24.266945 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9e430c73-9fc1-430d-a3e3-a56bfebcde3d tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Snapshot retrieved successfully. Aug 20 07:55:24.271348 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e430c73-9fc1-430d-a3e3-a56bfebcde3d tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca returned with HTTP 200 Aug 20 07:55:24.271348 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 907/3591] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:24 2026] GET /volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:55:24.305453 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8d9166c5-1e2b-48de-8088-0b4c5f15f94e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.307698 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d9166c5-1e2b-48de-8088-0b4c5f15f94e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:24.307915 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d9166c5-1e2b-48de-8088-0b4c5f15f94e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.308175 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d9166c5-1e2b-48de-8088-0b4c5f15f94e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.308410 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8d9166c5-1e2b-48de-8088-0b4c5f15f94e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:24.313588 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:24.313588 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:24.314561 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d9166c5-1e2b-48de-8088-0b4c5f15f94e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:24.315067 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 893/3592] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:24 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:24.330614 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a413ee9-d383-4a8c-91f8-1ebff768d5bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.334165 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a413ee9-d383-4a8c-91f8-1ebff768d5bc tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:24.334605 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a413ee9-d383-4a8c-91f8-1ebff768d5bc tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.334783 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a413ee9-d383-4a8c-91f8-1ebff768d5bc tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.335222 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3a413ee9-d383-4a8c-91f8-1ebff768d5bc tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:24.345380 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:24.345380 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:24.347448 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a413ee9-d383-4a8c-91f8-1ebff768d5bc tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:24.348054 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 902/3593] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:24 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:24.362765 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-18250bc4-fb1d-4a2c-8805-4b8ed1ba3bb4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.366954 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18250bc4-fb1d-4a2c-8805-4b8ed1ba3bb4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:55:24.367462 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18250bc4-fb1d-4a2c-8805-4b8ed1ba3bb4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58075824-188a-4834-9b49-8c95fa586004", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-704490646"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:24.370783 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-18250bc4-fb1d-4a2c-8805-4b8ed1ba3bb4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Creating new backup {'backup': {'volume_id': '58075824-188a-4834-9b49-8c95fa586004', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-704490646'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:55:24.372014 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-18250bc4-fb1d-4a2c-8805-4b8ed1ba3bb4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Creating backup of volume 58075824-188a-4834-9b49-8c95fa586004 in container None Aug 20 07:55:24.384946 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:24.384946 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:24.385388 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-18250bc4-fb1d-4a2c-8805-4b8ed1ba3bb4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Volume info retrieved successfully. Aug 20 07:55:24.415452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-18250bc4-fb1d-4a2c-8805-4b8ed1ba3bb4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Created reservations ['c0c2fb7c-2c0a-4dc0-960b-98f5a7db782b', 'd854fc4c-6b3d-4b36-aa3f-9665ec333905'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:24.481455 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18250bc4-fb1d-4a2c-8805-4b8ed1ba3bb4 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:55:24.482640 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 892/3594] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:55:24 2026] POST /volume/v3/backups => generated 327 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:24.493445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ee94bd9b-3bae-41bf-ab87-215f15e2b033 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.496498 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee94bd9b-3bae-41bf-ab87-215f15e2b033 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:24.496779 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee94bd9b-3bae-41bf-ab87-215f15e2b033 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.497045 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee94bd9b-3bae-41bf-ab87-215f15e2b033 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.497210 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ee94bd9b-3bae-41bf-ab87-215f15e2b033 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:24.509052 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:24.509052 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:24.509935 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee94bd9b-3bae-41bf-ab87-215f15e2b033 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:24.510482 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 908/3595] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:24 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:24.786838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41a66981-a0c7-4f58-a184-e1bdad5b077c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.789222 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41a66981-a0c7-4f58-a184-e1bdad5b077c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:24.789476 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41a66981-a0c7-4f58-a184-e1bdad5b077c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.789775 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41a66981-a0c7-4f58-a184-e1bdad5b077c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.798742 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:24.798742 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:24.803734 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-41a66981-a0c7-4f58-a184-e1bdad5b077c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:24.811446 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41a66981-a0c7-4f58-a184-e1bdad5b077c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a returned with HTTP 200 Aug 20 07:55:24.811863 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 894/3596] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:24 2026] GET /volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:24.828458 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1df3d889-fcbf-49aa-abd9-bee7983c4870 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.830556 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1df3d889-fcbf-49aa-abd9-bee7983c4870 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:55:24.830949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1df3d889-fcbf-49aa-abd9-bee7983c4870 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "086c1c9f-4bf6-4009-aec1-b0f6f913a84a", "name": "tempest-VolumeDependencyTests-Snapshot-1755039650"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:24.849854 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:24.849854 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:24.850455 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1df3d889-fcbf-49aa-abd9-bee7983c4870 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:24.850715 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-1df3d889-fcbf-49aa-abd9-bee7983c4870 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create snapshot from volume 086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:24.895126 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1df3d889-fcbf-49aa-abd9-bee7983c4870 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['67949a9e-ab4f-4a60-baa6-cec5c4fb48d8', '4c89b259-2efc-4a73-a23c-c649870f1b05', '4d0f56b7-d5a7-4b53-af74-c4407b5d9b31', '28163e4c-2eee-40f3-bc10-d2cc8ba4eecc'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:24.956872 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1df3d889-fcbf-49aa-abd9-bee7983c4870 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot create request issued successfully. Aug 20 07:55:24.958489 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1df3d889-fcbf-49aa-abd9-bee7983c4870 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:55:24.961684 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 903/3597] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:55:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:24.973244 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5737924-69be-4441-8758-1f46ee119b0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:24.975494 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5737924-69be-4441-8758-1f46ee119b0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 Aug 20 07:55:24.975744 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5737924-69be-4441-8758-1f46ee119b0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:24.975984 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5737924-69be-4441-8758-1f46ee119b0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:24.981882 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:24.981882 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:24.982458 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f5737924-69be-4441-8758-1f46ee119b0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:24.983454 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5737924-69be-4441-8758-1f46ee119b0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 returned with HTTP 200 Aug 20 07:55:24.984040 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 893/3598] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:24 2026] GET /volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:25.284132 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c3c3fad2-328a-41bf-980b-13cc96c29694 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:25.285897 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3c3fad2-328a-41bf-980b-13cc96c29694 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca Aug 20 07:55:25.286091 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3c3fad2-328a-41bf-980b-13cc96c29694 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:25.286297 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3c3fad2-328a-41bf-980b-13cc96c29694 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:25.291248 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3c3fad2-328a-41bf-980b-13cc96c29694 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca returned with HTTP 404 Aug 20 07:55:25.291248 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 909/3599] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:25 2026] GET /volume/v3/snapshots/0df6636a-f80c-4a5a-b2a4-d3075b4b36ca => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:55:25.516865 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ca34f81-2069-4172-9791-f698c2fd080d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:25.525255 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20d08143-366f-4d00-9cd3-49e8c47831ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:25.527840 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20d08143-366f-4d00-9cd3-49e8c47831ed tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:25.528613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20d08143-366f-4d00-9cd3-49e8c47831ed tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:25.528613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20d08143-366f-4d00-9cd3-49e8c47831ed tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:25.528613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-20d08143-366f-4d00-9cd3-49e8c47831ed tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:25.536522 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:25.536522 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:25.537472 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20d08143-366f-4d00-9cd3-49e8c47831ed tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:25.537972 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 904/3600] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:25 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:25.657243 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ca34f81-2069-4172-9791-f698c2fd080d tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:55:25.657741 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ca34f81-2069-4172-9791-f698c2fd080d tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1792955216", "extra_specs": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:25.695152 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ca34f81-2069-4172-9791-f698c2fd080d tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:55:25.695780 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 895/3601] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:55:25 2026] POST /volume/v3/types => generated 212 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:25.711614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-71fda504-36f5-4450-8dc8-8537245ecc1f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:25.712167 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71fda504-36f5-4450-8dc8-8537245ecc1f tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] POST https://10.4.3.57/volume/v3/types/8cbffff5-d93c-4b00-969f-605458cedad4/encryption Aug 20 07:55:25.712596 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71fda504-36f5-4450-8dc8-8537245ecc1f tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:25.736879 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71fda504-36f5-4450-8dc8-8537245ecc1f tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] https://10.4.3.57/volume/v3/types/8cbffff5-d93c-4b00-969f-605458cedad4/encryption returned with HTTP 200 Aug 20 07:55:25.736879 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 894/3602] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:55:25 2026] POST /volume/v3/types/8cbffff5-d93c-4b00-969f-605458cedad4/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:25.750049 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:25.901850 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:25.902278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1297981641", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1792955216", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:25.906433 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1297981641', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1792955216', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:25.910969 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 07:55:25.911378 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:25.911378 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:25.913014 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 07:55:25.921258 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (d974d77f-5865-4c19-ba6f-4aa62955fcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:25.922632 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f3d927c-dcf3-4d9b-870e-7b88de293ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:25.923914 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:25.958223 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f3d927c-dcf3-4d9b-870e-7b88de293ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:55:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8cbffff5-d93c-4b00-969f-605458cedad4,is_public=True,name='tempest-scenario-type-luks-1792955216',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8cbffff5-d93c-4b00-969f-605458cedad4', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:25.959184 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6e0b93-4d71-478c-9e74-cd883efd286b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:25.995816 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1792955216 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1792955216, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:25.996159 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1792955216 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1792955216, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:25.997115 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37aceb89-9945-46fe-89e9-218651485007 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:26.000940 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37aceb89-9945-46fe-89e9-218651485007 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 Aug 20 07:55:26.000940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37aceb89-9945-46fe-89e9-218651485007 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:26.001764 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37aceb89-9945-46fe-89e9-218651485007 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:26.011571 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:26.011571 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:26.012621 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-37aceb89-9945-46fe-89e9-218651485007 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:26.013792 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37aceb89-9945-46fe-89e9-218651485007 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 returned with HTTP 200 Aug 20 07:55:26.014398 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 905/3603] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:25 2026] GET /volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:26.028924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3dda419-d51d-402f-a27e-619ad9485d5d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:26.031255 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:26.031744 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2143472145"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:26.034918 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'snapshot_id': '0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2143472145'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:26.043247 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:26.043247 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:26.044384 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:26.044384 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:26.049766 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:26.057672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (3bd8fc34-a893-4de0-b428-441872a7e225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:26.058872 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df77bc78-e9eb-4b1f-afce-1cb2872215b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.060236 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:26.064176 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['21ff0a54-50e3-4426-b4b1-1351bca3014a', '23699d5d-a907-40ae-8cd7-ee00c5a4c1e5', '9f9d9387-3a61-4b65-92df-7a2667e2bc24', 'fed0b7d1-0e36-48e8-9ed4-5c2864510181'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:26.065219 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6e0b93-4d71-478c-9e74-cd883efd286b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21ff0a54-50e3-4426-b4b1-1351bca3014a', '23699d5d-a907-40ae-8cd7-ee00c5a4c1e5', '9f9d9387-3a61-4b65-92df-7a2667e2bc24', 'fed0b7d1-0e36-48e8-9ed4-5c2864510181']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.066099 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cb0414-0978-420a-b61f-276ee352a610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.099696 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cb0414-0978-420a-b61f-276ee352a610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d8c8012-453d-482d-a40c-60502be6e294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1297981641',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['21ff0a54-50e3-4426-b4b1-1351bca3014a','23699d5d-a907-40ae-8cd7-ee00c5a4c1e5','9f9d9387-3a61-4b65-92df-7a2667e2bc24','fed0b7d1-0e36-48e8-9ed4-5c2864510181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=8cbffff5-d93c-4b00-969f-605458cedad4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1297981641',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3d8c8012-453d-482d-a40c-60502be6e294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cbffff5-d93c-4b00-969f-605458cedad4),volume_type_id=8cbffff5-d93c-4b00-969f-605458cedad4)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.100530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e6627f-b9a8-409a-8777-819ad285cda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.103655 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df77bc78-e9eb-4b1f-afce-1cb2872215b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.104615 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67c2078-08b2-4347-b00f-678347263bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.129116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e6627f-b9a8-409a-8777-819ad285cda1) transitioned into state 'SUCCESS' from state '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-1297981641',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['21ff0a54-50e3-4426-b4b1-1351bca3014a','23699d5d-a907-40ae-8cd7-ee00c5a4c1e5','9f9d9387-3a61-4b65-92df-7a2667e2bc24','fed0b7d1-0e36-48e8-9ed4-5c2864510181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=8cbffff5-d93c-4b00-969f-605458cedad4)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.129918 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a201223-973f-4f17-ba3f-addc13b6ed71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.142139 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a201223-973f-4f17-ba3f-addc13b6ed71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.143164 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (d974d77f-5865-4c19-ba6f-4aa62955fcc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:26.143482 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 07:55:26.144165 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6152a819-ea5c-4019-a997-b71bdb7e4ac7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:26.144651 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 910/3604] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:55:25 2026] POST /volume/v3/volumes => generated 778 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:26.152838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['4a25ad50-e30f-4eb1-8178-cc2a984e134b', '64714a66-2c9e-4433-bfc8-3673066e377d', '15c15d06-1182-4230-8bac-be68279c7c73', 'f8bff273-ac02-47a8-a671-d5926b935222'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:26.155095 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67c2078-08b2-4347-b00f-678347263bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a25ad50-e30f-4eb1-8178-cc2a984e134b', '64714a66-2c9e-4433-bfc8-3673066e377d', '15c15d06-1182-4230-8bac-be68279c7c73', 'f8bff273-ac02-47a8-a671-d5926b935222']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.155095 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151af112-b396-4ad2-8232-acc9b93b6ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.162145 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-723f1f00-f1ff-4104-af85-cd2f3a9460c6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:26.163946 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-723f1f00-f1ff-4104-af85-cd2f3a9460c6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:26.164245 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-723f1f00-f1ff-4104-af85-cd2f3a9460c6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:26.164362 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-723f1f00-f1ff-4104-af85-cd2f3a9460c6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:26.177737 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:26.177737 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:26.189682 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-723f1f00-f1ff-4104-af85-cd2f3a9460c6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:26.195367 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-723f1f00-f1ff-4104-af85-cd2f3a9460c6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 returned with HTTP 200 Aug 20 07:55:26.195908 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 895/3605] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:26 2026] GET /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:26.199903 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151af112-b396-4ad2-8232-acc9b93b6ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '797edc1d-653b-43a5-9ccd-f0e038b2e667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2143472145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['4a25ad50-e30f-4eb1-8178-cc2a984e134b','64714a66-2c9e-4433-bfc8-3673066e377d','15c15d06-1182-4230-8bac-be68279c7c73','f8bff273-ac02-47a8-a671-d5926b935222'],size=1,snapshot_id=0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2143472145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=797edc1d-653b-43a5-9ccd-f0e038b2e667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.200863 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcef8edb-d3f2-4712-b04d-519382238c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.226406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcef8edb-d3f2-4712-b04d-519382238c7d) transitioned into state 'SUCCESS' from state '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-2143472145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['4a25ad50-e30f-4eb1-8178-cc2a984e134b','64714a66-2c9e-4433-bfc8-3673066e377d','15c15d06-1182-4230-8bac-be68279c7c73','f8bff273-ac02-47a8-a671-d5926b935222'],size=1,snapshot_id=0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.227168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7889dee0-5729-4a2f-900e-b16b75a3cc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.253493 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7889dee0-5729-4a2f-900e-b16b75a3cc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.254393 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (3bd8fc34-a893-4de0-b428-441872a7e225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:26.254724 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:26.255342 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3dda419-d51d-402f-a27e-619ad9485d5d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:26.255763 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 896/3606] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:55:26 2026] POST /volume/v3/volumes => generated 802 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:26.277821 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b00ab9ff-987d-4177-a66c-e0a1903be0cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:26.280193 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b00ab9ff-987d-4177-a66c-e0a1903be0cf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:26.280497 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b00ab9ff-987d-4177-a66c-e0a1903be0cf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:26.280795 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b00ab9ff-987d-4177-a66c-e0a1903be0cf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:26.294232 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:26.294232 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:26.300147 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b00ab9ff-987d-4177-a66c-e0a1903be0cf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:26.307721 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b00ab9ff-987d-4177-a66c-e0a1903be0cf tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 returned with HTTP 200 Aug 20 07:55:26.308241 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 906/3607] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:26 2026] GET /volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:26.553705 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-91decdb1-cfb6-4c7b-8c64-004b4dfbedd8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:26.555993 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-91decdb1-cfb6-4c7b-8c64-004b4dfbedd8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:26.556271 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-91decdb1-cfb6-4c7b-8c64-004b4dfbedd8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:26.556454 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-91decdb1-cfb6-4c7b-8c64-004b4dfbedd8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:26.556611 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-91decdb1-cfb6-4c7b-8c64-004b4dfbedd8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:26.562022 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:26.562022 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:26.562868 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-91decdb1-cfb6-4c7b-8c64-004b4dfbedd8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:26.563396 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 911/3608] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:26 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:26.630490 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9bfdda0d-c705-4ebd-8ff6-87c9ffa68087 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:26.757800 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9bfdda0d-c705-4ebd-8ff6-87c9ffa68087 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:55:26.758318 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9bfdda0d-c705-4ebd-8ff6-87c9ffa68087 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-880109895", "extra_specs": {"storage_protocol": "tempest-storage_protocol-918479428", "vendor_name": "tempest-vendor_name-392042234"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:26.784739 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9bfdda0d-c705-4ebd-8ff6-87c9ffa68087 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:55:26.785107 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 896/3609] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:55:26 2026] POST /volume/v3/types => generated 325 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:26.795216 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0c8417b-cc53-4865-a879-15f45408339e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:26.880653 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:26.880653 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b20524e-c2d1-413e-a19e-e0e8c4f75a85", "size": 1, "name": "tempest-UserMessagesTest-Volume-1249719609"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:26.880653 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Create volume request body: {'volume': {'volume_type': '2b20524e-c2d1-413e-a19e-e0e8c4f75a85', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1249719609'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:26.886150 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Create volume of 1 GB Aug 20 07:55:26.886150 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:26.886150 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:26.886150 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Availability Zones retrieved successfully. Aug 20 07:55:26.888446 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Flow 'volume_create_api' (8fb957ba-04e5-4e9d-96da-11a9890f65d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:26.889299 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5903bd46-4fc5-4974-a596-e0598f72acb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.890157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:26.909948 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5903bd46-4fc5-4974-a596-e0598f72acb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:55:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-918479428',vendor_name='tempest-vendor_name-392042234'},id=2b20524e-c2d1-413e-a19e-e0e8c4f75a85,is_public=True,name='tempest-UserMessagesTest-volume-type-880109895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b20524e-c2d1-413e-a19e-e0e8c4f75a85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.910938 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86328e7f-a65a-4fdb-8c00-c451f21bb136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:26.946430 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-880109895 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-880109895, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:26.946780 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-880109895 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-880109895, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:26.992829 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Created reservations ['17d4927b-f976-41f6-9701-cfcf86e06ef1', 'eba1190e-11ea-4669-bd45-c2a1b6d1eb6e', '3b3dec1c-f848-4a59-bf15-81d20fa6d1c6', 'b771c24c-1775-497f-b9b0-cb946c49ad2a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:26.997190 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86328e7f-a65a-4fdb-8c00-c451f21bb136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17d4927b-f976-41f6-9701-cfcf86e06ef1', 'eba1190e-11ea-4669-bd45-c2a1b6d1eb6e', '3b3dec1c-f848-4a59-bf15-81d20fa6d1c6', 'b771c24c-1775-497f-b9b0-cb946c49ad2a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:26.998160 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9544f3f5-aea0-4958-b395-80a102d144dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:27.034597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9544f3f5-aea0-4958-b395-80a102d144dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '728af557-97f3-4fe5-8daa-45b0732ff455', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1249719609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35a5dcaf106b462fa948563764624ca1',qos_specs=None,replication_status=,reservations=['17d4927b-f976-41f6-9701-cfcf86e06ef1','eba1190e-11ea-4669-bd45-c2a1b6d1eb6e','3b3dec1c-f848-4a59-bf15-81d20fa6d1c6','b771c24c-1775-497f-b9b0-cb946c49ad2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b3fa29f5bfb4b2893041cd5e272fdfc',volume_type_id=2b20524e-c2d1-413e-a19e-e0e8c4f75a85), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1249719609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=728af557-97f3-4fe5-8daa-45b0732ff455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a5dcaf106b462fa948563764624ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b3fa29f5bfb4b2893041cd5e272fdfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b20524e-c2d1-413e-a19e-e0e8c4f75a85),volume_type_id=2b20524e-c2d1-413e-a19e-e0e8c4f75a85)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:27.037300 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3df792-9a4a-4c7e-ad37-69a51901b862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:27.059528 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3df792-9a4a-4c7e-ad37-69a51901b862) transitioned into state 'SUCCESS' from state '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-1249719609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35a5dcaf106b462fa948563764624ca1',qos_specs=None,replication_status=,reservations=['17d4927b-f976-41f6-9701-cfcf86e06ef1','eba1190e-11ea-4669-bd45-c2a1b6d1eb6e','3b3dec1c-f848-4a59-bf15-81d20fa6d1c6','b771c24c-1775-497f-b9b0-cb946c49ad2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b3fa29f5bfb4b2893041cd5e272fdfc',volume_type_id=2b20524e-c2d1-413e-a19e-e0e8c4f75a85)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:27.060253 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a5c05d-7ea0-475e-9617-cb6cce2adf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:27.070377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a5c05d-7ea0-475e-9617-cb6cce2adf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:27.071347 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Flow 'volume_create_api' (8fb957ba-04e5-4e9d-96da-11a9890f65d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:27.071795 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Create volume request issued successfully. Aug 20 07:55:27.072416 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0c8417b-cc53-4865-a879-15f45408339e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:27.073074 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 897/3610] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:26 2026] POST /volume/v3/volumes => generated 783 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:27.086736 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fd028e44-a93a-4e4f-a63d-295705f59f96 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:27.088765 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd028e44-a93a-4e4f-a63d-295705f59f96 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 Aug 20 07:55:27.089052 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd028e44-a93a-4e4f-a63d-295705f59f96 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:27.089339 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd028e44-a93a-4e4f-a63d-295705f59f96 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:27.098845 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:27.098845 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:27.104211 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fd028e44-a93a-4e4f-a63d-295705f59f96 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Volume info retrieved successfully. Aug 20 07:55:27.109763 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd028e44-a93a-4e4f-a63d-295705f59f96 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 returned with HTTP 200 Aug 20 07:55:27.110112 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 907/3611] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:27 2026] GET /volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:27.213252 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c73186e4-bdf6-496d-bf5e-77b3559a8bc3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:27.216852 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c73186e4-bdf6-496d-bf5e-77b3559a8bc3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:27.217113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c73186e4-bdf6-496d-bf5e-77b3559a8bc3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:27.217365 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c73186e4-bdf6-496d-bf5e-77b3559a8bc3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:27.225376 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:27.225376 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:27.229984 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c73186e4-bdf6-496d-bf5e-77b3559a8bc3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:27.235781 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c73186e4-bdf6-496d-bf5e-77b3559a8bc3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 returned with HTTP 200 Aug 20 07:55:27.236354 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 912/3612] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:27 2026] GET /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:27.250676 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-206349f1-19f2-44a1-9ed2-2d47a12bbf9e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:27.253073 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-206349f1-19f2-44a1-9ed2-2d47a12bbf9e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:27.253297 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-206349f1-19f2-44a1-9ed2-2d47a12bbf9e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:27.253541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-206349f1-19f2-44a1-9ed2-2d47a12bbf9e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:27.265268 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:27.265268 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:27.279937 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-206349f1-19f2-44a1-9ed2-2d47a12bbf9e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:27.290866 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-206349f1-19f2-44a1-9ed2-2d47a12bbf9e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 returned with HTTP 200 Aug 20 07:55:27.290866 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 897/3613] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:27 2026] GET /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:27.305125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a2078328-f125-47da-9ed5-58a9233125a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:27.308798 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2078328-f125-47da-9ed5-58a9233125a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294/action Aug 20 07:55:27.309056 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2078328-f125-47da-9ed5-58a9233125a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:27.309225 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2078328-f125-47da-9ed5-58a9233125a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:27.323627 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-246de1f4-7d34-4059-b711-cb9b854fd035 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:27.323780 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:27.323780 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:27.325261 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a2078328-f125-47da-9ed5-58a9233125a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:27.326138 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-246de1f4-7d34-4059-b711-cb9b854fd035 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:27.326379 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-246de1f4-7d34-4059-b711-cb9b854fd035 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:27.326706 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-246de1f4-7d34-4059-b711-cb9b854fd035 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:27.334717 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a2078328-f125-47da-9ed5-58a9233125a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume updated successfully. Aug 20 07:55:27.334914 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2078328-f125-47da-9ed5-58a9233125a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294/action returned with HTTP 200 Aug 20 07:55:27.335369 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 898/3614] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:55:27 2026] POST /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 07:55:27.345957 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:27.345957 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:27.353082 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-246de1f4-7d34-4059-b711-cb9b854fd035 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:27.359828 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-246de1f4-7d34-4059-b711-cb9b854fd035 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 returned with HTTP 200 Aug 20 07:55:27.360344 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 908/3615] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:27 2026] GET /volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 => generated 895 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:27.379166 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d777387b-495b-4c35-aaaa-9b223a158c1d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:27.381789 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d777387b-495b-4c35-aaaa-9b223a158c1d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:55:27.382335 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d777387b-495b-4c35-aaaa-9b223a158c1d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "797edc1d-653b-43a5-9ccd-f0e038b2e667", "name": "tempest-VolumeDependencyTests-Snapshot-76063849"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:27.394099 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:27.394099 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:27.394880 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d777387b-495b-4c35-aaaa-9b223a158c1d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:27.395203 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-d777387b-495b-4c35-aaaa-9b223a158c1d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create snapshot from volume 797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:27.432002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d777387b-495b-4c35-aaaa-9b223a158c1d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['92d8e4dc-597f-4ed5-a4fa-5737591fbbe8', '96f3cced-d7c6-4d14-acd0-d0708917fcdc', '41fd7661-4f52-43c9-908c-d00cf37ad8bc', 'aeb292a5-96a9-46ab-b56b-861d5a26b380'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:27.463416 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d777387b-495b-4c35-aaaa-9b223a158c1d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot create request issued successfully. Aug 20 07:55:27.463813 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d777387b-495b-4c35-aaaa-9b223a158c1d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:55:27.464348 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 913/3616] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:55:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:27.475413 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f65c33d-dc58-4725-8c44-e06df11c3b5e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:27.478838 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f65c33d-dc58-4725-8c44-e06df11c3b5e tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f Aug 20 07:55:27.479012 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f65c33d-dc58-4725-8c44-e06df11c3b5e tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:27.479263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f65c33d-dc58-4725-8c44-e06df11c3b5e tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:27.485488 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:27.485488 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:27.486100 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1f65c33d-dc58-4725-8c44-e06df11c3b5e tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:27.487172 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f65c33d-dc58-4725-8c44-e06df11c3b5e tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f returned with HTTP 200 Aug 20 07:55:27.487674 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 898/3617] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:27 2026] GET /volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:27.528133 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7be49b28-d401-486c-95cc-c9429a0db818 req-86c3c728-e432-4dda-a633-7b96e7f03834 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:27.531611 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-86c3c728-e432-4dda-a633-7b96e7f03834 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:27.531785 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-86c3c728-e432-4dda-a633-7b96e7f03834 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:27.532508 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-86c3c728-e432-4dda-a633-7b96e7f03834 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:27.542793 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:27.542793 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:27.547292 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-7be49b28-d401-486c-95cc-c9429a0db818 req-86c3c728-e432-4dda-a633-7b96e7f03834 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:27.552846 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-86c3c728-e432-4dda-a633-7b96e7f03834 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 returned with HTTP 200 Aug 20 07:55:27.553342 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 899/3618] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:27 2026] GET /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:27.574702 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f615a8e6-7b2e-4a4d-8b75-96fbf30123b8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:27.578030 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f615a8e6-7b2e-4a4d-8b75-96fbf30123b8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:27.578351 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f615a8e6-7b2e-4a4d-8b75-96fbf30123b8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:27.578642 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f615a8e6-7b2e-4a4d-8b75-96fbf30123b8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:27.578771 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f615a8e6-7b2e-4a4d-8b75-96fbf30123b8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:27.585465 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:27.585465 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:27.587284 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f615a8e6-7b2e-4a4d-8b75-96fbf30123b8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:27.587284 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 909/3619] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:27 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:28.131437 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d040c0f4-17ef-49df-97f3-98d005f9390e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.133039 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d040c0f4-17ef-49df-97f3-98d005f9390e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 Aug 20 07:55:28.134062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d040c0f4-17ef-49df-97f3-98d005f9390e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.134062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d040c0f4-17ef-49df-97f3-98d005f9390e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.144441 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.144441 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:28.151631 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d040c0f4-17ef-49df-97f3-98d005f9390e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Volume info retrieved successfully. Aug 20 07:55:28.157376 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d040c0f4-17ef-49df-97f3-98d005f9390e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 returned with HTTP 200 Aug 20 07:55:28.157858 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 914/3620] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:28.180144 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b5fb0a61-45dc-4ace-b654-8c2de81a40d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.182132 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5fb0a61-45dc-4ace-b654-8c2de81a40d2 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/messages Aug 20 07:55:28.182444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5fb0a61-45dc-4ace-b654-8c2de81a40d2 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.182736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5fb0a61-45dc-4ace-b654-8c2de81a40d2 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.195824 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5fb0a61-45dc-4ace-b654-8c2de81a40d2 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 07:55:28.196383 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 899/3621] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/messages => generated 668 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:28.210281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0229733e-d4d0-41ac-97c0-66fdba2b382e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.215087 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0229733e-d4d0-41ac-97c0-66fdba2b382e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] DELETE https://10.4.3.57/volume/v3/messages/834fb041-0751-459d-9b78-fa574ec7a89d Aug 20 07:55:28.215361 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0229733e-d4d0-41ac-97c0-66fdba2b382e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.215643 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0229733e-d4d0-41ac-97c0-66fdba2b382e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.219132 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fd4c34ea-9566-4462-974e-c84a65524aae req-5b12d845-218d-4351-af38-e80d237b73ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.221286 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd4c34ea-9566-4462-974e-c84a65524aae req-5b12d845-218d-4351-af38-e80d237b73ba tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] DELETE https://10.4.3.57/volume/v3/attachments/96143bf0-dc55-401b-b8a8-104393aa0751 Aug 20 07:55:28.221470 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd4c34ea-9566-4462-974e-c84a65524aae req-5b12d845-218d-4351-af38-e80d237b73ba tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.221814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd4c34ea-9566-4462-974e-c84a65524aae req-5b12d845-218d-4351-af38-e80d237b73ba tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.236305 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.236305 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:28.239427 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0229733e-d4d0-41ac-97c0-66fdba2b382e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/messages/834fb041-0751-459d-9b78-fa574ec7a89d returned with HTTP 204 Aug 20 07:55:28.240192 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 900/3622] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 07:55:28 2026] DELETE /volume/v3/messages/834fb041-0751-459d-9b78-fa574ec7a89d => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 07:55:28.249244 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b65768be-825a-4fb7-96a4-636c95bfca9f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.255298 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b65768be-825a-4fb7-96a4-636c95bfca9f tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/messages/834fb041-0751-459d-9b78-fa574ec7a89d Aug 20 07:55:28.255589 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b65768be-825a-4fb7-96a4-636c95bfca9f tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.255824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b65768be-825a-4fb7-96a4-636c95bfca9f tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.262894 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b65768be-825a-4fb7-96a4-636c95bfca9f tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/messages/834fb041-0751-459d-9b78-fa574ec7a89d returned with HTTP 404 Aug 20 07:55:28.263704 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 915/3623] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/messages/834fb041-0751-459d-9b78-fa574ec7a89d => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:28.278698 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70fbb2e4-605a-4b4e-999a-78b3ca4095d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.282246 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70fbb2e4-605a-4b4e-999a-78b3ca4095d7 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 Aug 20 07:55:28.283060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70fbb2e4-605a-4b4e-999a-78b3ca4095d7 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.283060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70fbb2e4-605a-4b4e-999a-78b3ca4095d7 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.295640 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.295640 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:28.300169 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-70fbb2e4-605a-4b4e-999a-78b3ca4095d7 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Volume info retrieved successfully. Aug 20 07:55:28.308119 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70fbb2e4-605a-4b4e-999a-78b3ca4095d7 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 returned with HTTP 200 Aug 20 07:55:28.309681 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 900/3624] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:28.326972 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.327099 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd4c34ea-9566-4462-974e-c84a65524aae req-5b12d845-218d-4351-af38-e80d237b73ba tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/attachments/96143bf0-dc55-401b-b8a8-104393aa0751 returned with HTTP 200 Aug 20 07:55:28.327099 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 910/3625] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:55:28 2026] DELETE /volume/v3/attachments/96143bf0-dc55-401b-b8a8-104393aa0751 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:55:28.330255 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] DELETE https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 Aug 20 07:55:28.330255 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.330255 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.330255 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Delete volume with id: 728af557-97f3-4fe5-8daa-45b0732ff455 Aug 20 07:55:28.337983 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.337983 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:28.338501 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Volume info retrieved successfully. Aug 20 07:55:28.340461 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100252) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 07:55:28.372705 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Created reservations ['3019d015-16c0-445e-b476-3acbc8b85519', '9677d586-fe83-413b-8955-8b7fed11db51', 'c93c7219-b8b7-4af9-b738-7636aa5c882e', 'e0951bfc-c72d-47a7-b92b-43791204d905'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:28.433521 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Delete volume request issued successfully. Aug 20 07:55:28.433932 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18d94a75-fcf6-4f33-91ef-1408ae5a9001 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 returned with HTTP 202 Aug 20 07:55:28.434769 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 901/3626] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:55:28 2026] DELETE /volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:28.449757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6e6937aa-c1ed-40cf-b42e-d0020869bb95 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.453002 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e6937aa-c1ed-40cf-b42e-d0020869bb95 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 Aug 20 07:55:28.453265 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e6937aa-c1ed-40cf-b42e-d0020869bb95 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.453492 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e6937aa-c1ed-40cf-b42e-d0020869bb95 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.462619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7be49b28-d401-486c-95cc-c9429a0db818 req-44e910d4-d0cb-454b-b5f3-63cdc8b35b0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.464243 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e6937aa-c1ed-40cf-b42e-d0020869bb95 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 returned with HTTP 404 Aug 20 07:55:28.466145 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-44e910d4-d0cb-454b-b5f3-63cdc8b35b0b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:28.466433 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-44e910d4-d0cb-454b-b5f3-63cdc8b35b0b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.466713 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-44e910d4-d0cb-454b-b5f3-63cdc8b35b0b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.467929 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 916/3627] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/volumes/728af557-97f3-4fe5-8daa-45b0732ff455 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:28.482576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff9739e8-6b69-4a07-b2d7-207cfeb843e2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.482754 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.482754 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:28.483682 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff9739e8-6b69-4a07-b2d7-207cfeb843e2 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] DELETE https://10.4.3.57/volume/v3/types/2b20524e-c2d1-413e-a19e-e0e8c4f75a85 Aug 20 07:55:28.483976 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff9739e8-6b69-4a07-b2d7-207cfeb843e2 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.484268 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff9739e8-6b69-4a07-b2d7-207cfeb843e2 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.484618 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.484618 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:28.487893 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7be49b28-d401-486c-95cc-c9429a0db818 req-44e910d4-d0cb-454b-b5f3-63cdc8b35b0b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:28.497361 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e119fc72-1308-4373-90c7-0a42ad49e39d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.500053 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e119fc72-1308-4373-90c7-0a42ad49e39d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f Aug 20 07:55:28.500360 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e119fc72-1308-4373-90c7-0a42ad49e39d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.500653 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e119fc72-1308-4373-90c7-0a42ad49e39d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.500867 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-44e910d4-d0cb-454b-b5f3-63cdc8b35b0b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 returned with HTTP 200 Aug 20 07:55:28.501636 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 901/3628] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:28.508530 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.508530 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:28.509198 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e119fc72-1308-4373-90c7-0a42ad49e39d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:28.511566 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e119fc72-1308-4373-90c7-0a42ad49e39d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f returned with HTTP 200 Aug 20 07:55:28.511566 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 902/3629] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:28.515600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c6a5d5ef-a7ec-456a-9edd-0d927877c663 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.516175 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c6a5d5ef-a7ec-456a-9edd-0d927877c663 None None] GET https://10.4.3.57/volume// Aug 20 07:55:28.516330 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c6a5d5ef-a7ec-456a-9edd-0d927877c663 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.517062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c6a5d5ef-a7ec-456a-9edd-0d927877c663 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.517062 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c6a5d5ef-a7ec-456a-9edd-0d927877c663 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:55:28.517357 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 917/3630] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:55:28.526144 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.528536 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7be49b28-d401-486c-95cc-c9429a0db818 req-901f6a8f-4251-48d0-a4e4-cee7f90f28fb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.529259 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:28.530064 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "afd177cb-f393-4fcb-8541-b5bbe901660f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-193326022"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:28.531889 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-901f6a8f-4251-48d0-a4e4-cee7f90f28fb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:55:28.533325 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'snapshot_id': 'afd177cb-f393-4fcb-8541-b5bbe901660f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-193326022'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:28.533863 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-901f6a8f-4251-48d0-a4e4-cee7f90f28fb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d8c8012-453d-482d-a40c-60502be6e294", "connector": null, "instance_uuid": "79b2ed71-a43c-4718-be59-6a13d4da2b26"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:28.533951 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff9739e8-6b69-4a07-b2d7-207cfeb843e2 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] https://10.4.3.57/volume/v3/types/2b20524e-c2d1-413e-a19e-e0e8c4f75a85 returned with HTTP 202 Aug 20 07:55:28.533951 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 911/3631] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:55:28 2026] DELETE /volume/v3/types/2b20524e-c2d1-413e-a19e-e0e8c4f75a85 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:28.542211 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.542211 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:28.542868 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:28.543095 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:28.544668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66f496b4-6cc7-4f25-b6e8-b1f373e26a18 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.546670 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.546670 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:28.546898 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66f496b4-6cc7-4f25-b6e8-b1f373e26a18 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] GET https://10.4.3.57/volume/v3/types/2b20524e-c2d1-413e-a19e-e0e8c4f75a85 Aug 20 07:55:28.547167 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66f496b4-6cc7-4f25-b6e8-b1f373e26a18 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.547421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66f496b4-6cc7-4f25-b6e8-b1f373e26a18 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.547527 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:28.552027 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66f496b4-6cc7-4f25-b6e8-b1f373e26a18 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] https://10.4.3.57/volume/v3/types/2b20524e-c2d1-413e-a19e-e0e8c4f75a85 returned with HTTP 404 Aug 20 07:55:28.552532 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 918/3632] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/types/2b20524e-c2d1-413e-a19e-e0e8c4f75a85 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:28.554079 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (cb02c772-78fc-4273-90fb-ee918db2acc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:28.555348 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c031186d-4b97-4806-acd7-be6167601813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.556743 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:28.565976 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1e5f283c-070a-4ab0-8f86-8f4618565848 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.568067 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1e5f283c-070a-4ab0-8f86-8f4618565848 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:55:28.568730 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1e5f283c-070a-4ab0-8f86-8f4618565848 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-253103635", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1738061154", "vendor_name": "tempest-vendor_name-419029900"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:28.595274 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1e5f283c-070a-4ab0-8f86-8f4618565848 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:55:28.595274 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 912/3633] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:55:28 2026] POST /volume/v3/types => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:28.599512 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c031186d-4b97-4806-acd7-be6167601813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'afd177cb-f393-4fcb-8541-b5bbe901660f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.601649 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c60bc70-ed48-4a91-85e9-2f03c71f4286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.601770 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8b9fb18e-fa76-4b41-b64b-063a3da663af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.604757 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b9fb18e-fa76-4b41-b64b-063a3da663af tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:28.604757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b9fb18e-fa76-4b41-b64b-063a3da663af tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.604757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b9fb18e-fa76-4b41-b64b-063a3da663af tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.604757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8b9fb18e-fa76-4b41-b64b-063a3da663af tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:28.604947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.606687 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:28.607338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "15fa24a9-46cd-43d5-a760-8c6a056a5a42", "size": 1, "name": "tempest-UserMessagesTest-Volume-491714993"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:28.608712 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-901f6a8f-4251-48d0-a4e4-cee7f90f28fb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:55:28.609283 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 903/3634] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:55:28 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:28.609680 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Create volume request body: {'volume': {'volume_type': '15fa24a9-46cd-43d5-a760-8c6a056a5a42', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-491714993'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:28.612232 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.612232 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:28.613092 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b9fb18e-fa76-4b41-b64b-063a3da663af tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:28.613561 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 919/3635] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:28.615261 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Create volume of 1 GB Aug 20 07:55:28.618190 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.618190 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:28.618190 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Availability Zones retrieved successfully. Aug 20 07:55:28.624347 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Flow 'volume_create_api' (99eb3fbd-3cac-4885-957c-281d2f66e4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:28.625746 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc2b341-15b3-449b-96cb-860c8ce1e6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.627157 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:28.657229 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc2b341-15b3-449b-96cb-860c8ce1e6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:55:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1738061154',vendor_name='tempest-vendor_name-419029900'},id=15fa24a9-46cd-43d5-a760-8c6a056a5a42,is_public=True,name='tempest-UserMessagesTest-volume-type-253103635',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15fa24a9-46cd-43d5-a760-8c6a056a5a42', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.657889 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['b4169514-57ad-4cc1-acb1-c2422166ad5b', '3443face-3fec-46a3-80bc-025da226500e', '144e6a6e-876b-47e6-aff5-fcfc54cfcc02', '54ad9dbc-e0ff-423a-a35c-08a13a33966a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:28.658619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03fc06d-68f3-4ac1-b571-b39b6b78cef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.659394 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c60bc70-ed48-4a91-85e9-2f03c71f4286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4169514-57ad-4cc1-acb1-c2422166ad5b', '3443face-3fec-46a3-80bc-025da226500e', '144e6a6e-876b-47e6-aff5-fcfc54cfcc02', '54ad9dbc-e0ff-423a-a35c-08a13a33966a']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.660659 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa8875f-741f-4252-bab3-99cee6b2037e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.695487 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-253103635 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-253103635, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:28.695487 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-253103635 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-253103635, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:28.718647 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa8875f-741f-4252-bab3-99cee6b2037e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03627839-9c41-4e69-9cb9-d096f3ffb81f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-193326022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['b4169514-57ad-4cc1-acb1-c2422166ad5b','3443face-3fec-46a3-80bc-025da226500e','144e6a6e-876b-47e6-aff5-fcfc54cfcc02','54ad9dbc-e0ff-423a-a35c-08a13a33966a'],size=1,snapshot_id=afd177cb-f393-4fcb-8541-b5bbe901660f,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-193326022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03627839-9c41-4e69-9cb9-d096f3ffb81f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=afd177cb-f393-4fcb-8541-b5bbe901660f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.720723 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69481a27-b11f-45dd-be32-7107ab71fea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.753809 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Created reservations ['54485fbe-d278-4937-bd70-79fd6692ac14', '024bca65-44f8-48bd-95e2-74f3dfc05eaa', 'd2c85d13-bb80-4c13-ab26-007660d3122f', '858b700f-453e-4bd7-82ac-d2510d7cd81f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:28.754808 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03fc06d-68f3-4ac1-b571-b39b6b78cef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54485fbe-d278-4937-bd70-79fd6692ac14', '024bca65-44f8-48bd-95e2-74f3dfc05eaa', 'd2c85d13-bb80-4c13-ab26-007660d3122f', '858b700f-453e-4bd7-82ac-d2510d7cd81f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.755802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8758b0e3-e41b-490f-92be-46148acd9e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.794920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69481a27-b11f-45dd-be32-7107ab71fea9) transitioned into state 'SUCCESS' from state '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-193326022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['b4169514-57ad-4cc1-acb1-c2422166ad5b','3443face-3fec-46a3-80bc-025da226500e','144e6a6e-876b-47e6-aff5-fcfc54cfcc02','54ad9dbc-e0ff-423a-a35c-08a13a33966a'],size=1,snapshot_id=afd177cb-f393-4fcb-8541-b5bbe901660f,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.794920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6bd8106-e60a-4939-877d-de50dbe8418b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.802068 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8758b0e3-e41b-490f-92be-46148acd9e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c958176-bb72-49fa-9d5c-4f0c9e1fa079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-491714993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35a5dcaf106b462fa948563764624ca1',qos_specs=None,replication_status=,reservations=['54485fbe-d278-4937-bd70-79fd6692ac14','024bca65-44f8-48bd-95e2-74f3dfc05eaa','d2c85d13-bb80-4c13-ab26-007660d3122f','858b700f-453e-4bd7-82ac-d2510d7cd81f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b3fa29f5bfb4b2893041cd5e272fdfc',volume_type_id=15fa24a9-46cd-43d5-a760-8c6a056a5a42), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-491714993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c958176-bb72-49fa-9d5c-4f0c9e1fa079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a5dcaf106b462fa948563764624ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b3fa29f5bfb4b2893041cd5e272fdfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15fa24a9-46cd-43d5-a760-8c6a056a5a42),volume_type_id=15fa24a9-46cd-43d5-a760-8c6a056a5a42)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.802913 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a9cfc9-a92b-4de2-b1a9-d506f8698358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.851299 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a9cfc9-a92b-4de2-b1a9-d506f8698358) transitioned into state 'SUCCESS' from state '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-491714993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35a5dcaf106b462fa948563764624ca1',qos_specs=None,replication_status=,reservations=['54485fbe-d278-4937-bd70-79fd6692ac14','024bca65-44f8-48bd-95e2-74f3dfc05eaa','d2c85d13-bb80-4c13-ab26-007660d3122f','858b700f-453e-4bd7-82ac-d2510d7cd81f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b3fa29f5bfb4b2893041cd5e272fdfc',volume_type_id=15fa24a9-46cd-43d5-a760-8c6a056a5a42)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.852503 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b42a938-62ee-42d4-83f5-aa77027dd831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:28.853507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6bd8106-e60a-4939-877d-de50dbe8418b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.854557 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (cb02c772-78fc-4273-90fb-ee918db2acc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:28.855026 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:28.855854 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-717157f2-d854-47f3-85f1-a7a87d98f4c3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:28.857729 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 902/3636] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:55:28 2026] POST /volume/v3/volumes => generated 801 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:28.872821 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b42a938-62ee-42d4-83f5-aa77027dd831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:28.874739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Flow 'volume_create_api' (99eb3fbd-3cac-4885-957c-281d2f66e4d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:28.874739 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Create volume request issued successfully. Aug 20 07:55:28.875500 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a471dcd3-80a3-48cd-8ec5-8b4ccac51ffa tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:28.876158 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 913/3637] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:28 2026] POST /volume/v3/volumes => generated 782 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:28.882340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f7b01878-4b22-45bd-b21c-3ea2c559307c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.884344 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7b01878-4b22-45bd-b21c-3ea2c559307c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f Aug 20 07:55:28.884743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7b01878-4b22-45bd-b21c-3ea2c559307c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.884882 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7b01878-4b22-45bd-b21c-3ea2c559307c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.897281 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8f3753c4-7672-4a01-999e-818a7316a317 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:28.902880 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f3753c4-7672-4a01-999e-818a7316a317 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 Aug 20 07:55:28.903073 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.903073 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:28.903146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f3753c4-7672-4a01-999e-818a7316a317 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:28.903146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f3753c4-7672-4a01-999e-818a7316a317 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:28.912129 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f7b01878-4b22-45bd-b21c-3ea2c559307c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:28.917930 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:28.917930 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:28.922840 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7b01878-4b22-45bd-b21c-3ea2c559307c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f returned with HTTP 200 Aug 20 07:55:28.923045 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 904/3638] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:28.932945 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8f3753c4-7672-4a01-999e-818a7316a317 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Volume info retrieved successfully. Aug 20 07:55:28.943437 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f3753c4-7672-4a01-999e-818a7316a317 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 returned with HTTP 200 Aug 20 07:55:28.945574 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 920/3639] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:28 2026] GET /volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:55:29.629379 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f96734c-3607-4089-80c0-35f2ac70c428 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:29.635061 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f96734c-3607-4089-80c0-35f2ac70c428 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:29.635061 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f96734c-3607-4089-80c0-35f2ac70c428 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:29.635293 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f96734c-3607-4089-80c0-35f2ac70c428 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:29.635324 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1f96734c-3607-4089-80c0-35f2ac70c428 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:29.650847 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:29.650847 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:29.652535 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f96734c-3607-4089-80c0-35f2ac70c428 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:29.652535 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 903/3640] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:29 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 746 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:29.942569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-724bdf7e-e7d4-4c4a-a66f-8c6f43343850 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:29.944499 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-724bdf7e-e7d4-4c4a-a66f-8c6f43343850 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f Aug 20 07:55:29.944766 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-724bdf7e-e7d4-4c4a-a66f-8c6f43343850 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:29.945005 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-724bdf7e-e7d4-4c4a-a66f-8c6f43343850 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:29.959415 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:29.959415 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:29.962878 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a94f1b7f-366a-4208-a387-8c759e09971d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:29.967574 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a94f1b7f-366a-4208-a387-8c759e09971d tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 Aug 20 07:55:29.967820 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a94f1b7f-366a-4208-a387-8c759e09971d tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:29.968188 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a94f1b7f-366a-4208-a387-8c759e09971d tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:29.968382 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-724bdf7e-e7d4-4c4a-a66f-8c6f43343850 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:29.976360 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-724bdf7e-e7d4-4c4a-a66f-8c6f43343850 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f returned with HTTP 200 Aug 20 07:55:29.977073 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 914/3641] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:29 2026] GET /volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:29.980254 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5a9d33c5-0333-4d47-836b-7db095f060ff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:29.982049 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5a9d33c5-0333-4d47-836b-7db095f060ff tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:55:29.982267 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5a9d33c5-0333-4d47-836b-7db095f060ff tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:29.982447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5a9d33c5-0333-4d47-836b-7db095f060ff tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:29.983291 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-5a9d33c5-0333-4d47-836b-7db095f060ff tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Delete volume with id: e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:55:29.986920 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:29.986920 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:29.992874 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-00267d09-cdcf-45ca-82c0-57123c6a47dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:29.993381 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00267d09-cdcf-45ca-82c0-57123c6a47dc None None] GET https://10.4.3.57/volume// Aug 20 07:55:29.993625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00267d09-cdcf-45ca-82c0-57123c6a47dc None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:29.993869 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00267d09-cdcf-45ca-82c0-57123c6a47dc None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:29.994585 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00267d09-cdcf-45ca-82c0-57123c6a47dc None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:55:29.994807 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 904/3642] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:55:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:55:29.995297 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a94f1b7f-366a-4208-a387-8c759e09971d tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Volume info retrieved successfully. Aug 20 07:55:29.996743 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-812fb12d-f352-42bc-981e-57841d5c55a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:29.997352 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:29.997352 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:29.998135 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5a9d33c5-0333-4d47-836b-7db095f060ff tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:55:29.999282 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-812fb12d-f352-42bc-981e-57841d5c55a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 Aug 20 07:55:29.999494 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-812fb12d-f352-42bc-981e-57841d5c55a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:29.999938 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-812fb12d-f352-42bc-981e-57841d5c55a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:29.999938 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-812fb12d-f352-42bc-981e-57841d5c55a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: 0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 Aug 20 07:55:30.002575 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a94f1b7f-366a-4208-a387-8c759e09971d tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 returned with HTTP 200 Aug 20 07:55:30.004142 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 905/3643] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:29 2026] GET /volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 => generated 871 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:30.004623 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7be49b28-d401-486c-95cc-c9429a0db818 req-031d4892-0461-4145-bbe1-accee3332242 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.007411 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-031d4892-0461-4145-bbe1-accee3332242 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:30.007664 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-031d4892-0461-4145-bbe1-accee3332242 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.007936 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-031d4892-0461-4145-bbe1-accee3332242 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.015526 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.015526 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:30.017343 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-812fb12d-f352-42bc-981e-57841d5c55a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:30.022775 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-56d84cad-9652-4d2b-9fdd-5250141ba71b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.024792 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-56d84cad-9652-4d2b-9fdd-5250141ba71b tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/messages Aug 20 07:55:30.025219 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-56d84cad-9652-4d2b-9fdd-5250141ba71b tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.025637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-56d84cad-9652-4d2b-9fdd-5250141ba71b tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.026584 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.026584 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:30.031938 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5a9d33c5-0333-4d47-836b-7db095f060ff tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Delete volume request issued successfully. Aug 20 07:55:30.031938 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5a9d33c5-0333-4d47-836b-7db095f060ff tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 202 Aug 20 07:55:30.032410 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7be49b28-d401-486c-95cc-c9429a0db818 req-031d4892-0461-4145-bbe1-accee3332242 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:30.032464 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 921/3644] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:29 2026] DELETE /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:30.034589 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-56d84cad-9652-4d2b-9fdd-5250141ba71b tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 07:55:30.035750 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 906/3645] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:30.040566 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-031d4892-0461-4145-bbe1-accee3332242 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 returned with HTTP 200 Aug 20 07:55:30.042725 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 905/3646] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 => generated 1049 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:30.042859 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-680e1d58-f637-491d-b1c4-6d369ac55a85 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.043668 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-812fb12d-f352-42bc-981e-57841d5c55a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot delete request issued successfully. Aug 20 07:55:30.043964 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-812fb12d-f352-42bc-981e-57841d5c55a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 returned with HTTP 202 Aug 20 07:55:30.044487 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 915/3647] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:29 2026] DELETE /volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:30.046688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2e12aa2-a407-4b6c-abf2-9edbff0ff73e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.046979 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-680e1d58-f637-491d-b1c4-6d369ac55a85 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:55:30.047342 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-680e1d58-f637-491d-b1c4-6d369ac55a85 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.047656 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-680e1d58-f637-491d-b1c4-6d369ac55a85 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.048712 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2e12aa2-a407-4b6c-abf2-9edbff0ff73e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/messages/818aa6ae-608b-41b0-af44-21df6493c2d8 Aug 20 07:55:30.049012 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2e12aa2-a407-4b6c-abf2-9edbff0ff73e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.049168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2e12aa2-a407-4b6c-abf2-9edbff0ff73e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.056009 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-19b37ee9-b442-46af-b7bd-85e873820de5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.056160 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2e12aa2-a407-4b6c-abf2-9edbff0ff73e tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/messages/818aa6ae-608b-41b0-af44-21df6493c2d8 returned with HTTP 200 Aug 20 07:55:30.056201 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19b37ee9-b442-46af-b7bd-85e873820de5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 Aug 20 07:55:30.056229 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 907/3648] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/messages/818aa6ae-608b-41b0-af44-21df6493c2d8 => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:30.056256 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19b37ee9-b442-46af-b7bd-85e873820de5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.056256 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19b37ee9-b442-46af-b7bd-85e873820de5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.062741 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.062741 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:30.066084 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.066084 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:30.067162 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-19b37ee9-b442-46af-b7bd-85e873820de5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:30.068249 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19b37ee9-b442-46af-b7bd-85e873820de5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 returned with HTTP 200 Aug 20 07:55:30.069539 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 906/3649] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:30.071316 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-680e1d58-f637-491d-b1c4-6d369ac55a85 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Volume info retrieved successfully. Aug 20 07:55:30.075849 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf2b60ba-9c40-42c2-96f1-66a92ebfcf0f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.078049 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf2b60ba-9c40-42c2-96f1-66a92ebfcf0f tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/messages Aug 20 07:55:30.078275 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf2b60ba-9c40-42c2-96f1-66a92ebfcf0f tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.078508 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf2b60ba-9c40-42c2-96f1-66a92ebfcf0f tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.078631 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-680e1d58-f637-491d-b1c4-6d369ac55a85 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 200 Aug 20 07:55:30.078812 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.078812 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:30.079201 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 922/3650] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 1386 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:30.086195 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf2b60ba-9c40-42c2-96f1-66a92ebfcf0f tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 07:55:30.086195 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 916/3651] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/messages => generated 668 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:30.101786 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-66a252cc-08fd-4ce7-807d-cbfebfcd9a3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.103436 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-66a252cc-08fd-4ce7-807d-cbfebfcd9a3c tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] DELETE https://10.4.3.57/volume/v3/messages/818aa6ae-608b-41b0-af44-21df6493c2d8 Aug 20 07:55:30.103734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-66a252cc-08fd-4ce7-807d-cbfebfcd9a3c tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.104062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-66a252cc-08fd-4ce7-807d-cbfebfcd9a3c tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.115183 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-66a252cc-08fd-4ce7-807d-cbfebfcd9a3c tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/messages/818aa6ae-608b-41b0-af44-21df6493c2d8 returned with HTTP 204 Aug 20 07:55:30.115933 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 908/3652] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 07:55:30 2026] DELETE /volume/v3/messages/818aa6ae-608b-41b0-af44-21df6493c2d8 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 07:55:30.135229 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7247b0dd-154e-4197-90c1-cad5463daf40 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.139596 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7247b0dd-154e-4197-90c1-cad5463daf40 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 Aug 20 07:55:30.140053 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7247b0dd-154e-4197-90c1-cad5463daf40 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.140332 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7247b0dd-154e-4197-90c1-cad5463daf40 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.150168 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.150168 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:30.158289 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7247b0dd-154e-4197-90c1-cad5463daf40 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Volume info retrieved successfully. Aug 20 07:55:30.165098 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7247b0dd-154e-4197-90c1-cad5463daf40 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 returned with HTTP 200 Aug 20 07:55:30.165696 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 907/3653] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:30.181724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f512275d-0531-49b7-91c5-288ea66df4cd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.185892 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] DELETE https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 Aug 20 07:55:30.186090 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.186384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.186636 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Delete volume with id: 3c958176-bb72-49fa-9d5c-4f0c9e1fa079 Aug 20 07:55:30.200880 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.200880 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:30.201544 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Volume info retrieved successfully. Aug 20 07:55:30.203082 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100250) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 07:55:30.215769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7be49b28-d401-486c-95cc-c9429a0db818 req-dc73c6ca-9630-497b-98b6-6342ad6655a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.218096 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-dc73c6ca-9630-497b-98b6-6342ad6655a4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/0ef2e211-2d4b-4eb2-bb87-cdd4c04e00fc Aug 20 07:55:30.218503 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-dc73c6ca-9630-497b-98b6-6342ad6655a4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:30.220915 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-253103635 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-253103635, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:30.221366 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-253103635 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-253103635, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:30.229814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7be49b28-d401-486c-95cc-c9429a0db818 req-dc73c6ca-9630-497b-98b6-6342ad6655a4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-3d8c8012-453d-482d-a40c-60502be6e294-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:55:30.235418 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7be49b28-d401-486c-95cc-c9429a0db818 req-dc73c6ca-9630-497b-98b6-6342ad6655a4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-3d8c8012-453d-482d-a40c-60502be6e294-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:55:30.236670 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.236670 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:30.238694 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Created reservations ['2aa5a676-3ddd-40c1-8dbf-c9acdbdd1d5f', '3202f106-d978-440b-b8c7-6b176813c69f', 'f40589f0-607d-4b1b-9d1a-f91dfe6d02ed', '82b0b2e5-ef07-4f23-85e3-21c20c482f6f'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:30.281479 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Delete volume request issued successfully. Aug 20 07:55:30.281869 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f512275d-0531-49b7-91c5-288ea66df4cd tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 returned with HTTP 202 Aug 20 07:55:30.282407 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 923/3654] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:55:30 2026] DELETE /volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 07:55:30.293037 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ca67f6ef-6933-485c-9e88-506eb79ffc26 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.296074 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca67f6ef-6933-485c-9e88-506eb79ffc26 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] GET https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 Aug 20 07:55:30.296358 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca67f6ef-6933-485c-9e88-506eb79ffc26 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.296923 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca67f6ef-6933-485c-9e88-506eb79ffc26 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.304376 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca67f6ef-6933-485c-9e88-506eb79ffc26 tempest-UserMessagesTest-938496106 tempest-UserMessagesTest-938496106-project-member] https://10.4.3.57/volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 returned with HTTP 404 Aug 20 07:55:30.305038 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 909/3655] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/volumes/3c958176-bb72-49fa-9d5c-4f0c9e1fa079 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:30.315236 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7e52cd1-9561-492f-bdc0-288059088687 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.318821 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7e52cd1-9561-492f-bdc0-288059088687 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] DELETE https://10.4.3.57/volume/v3/types/15fa24a9-46cd-43d5-a760-8c6a056a5a42 Aug 20 07:55:30.318821 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7e52cd1-9561-492f-bdc0-288059088687 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.318821 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7e52cd1-9561-492f-bdc0-288059088687 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.358352 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7e52cd1-9561-492f-bdc0-288059088687 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] https://10.4.3.57/volume/v3/types/15fa24a9-46cd-43d5-a760-8c6a056a5a42 returned with HTTP 202 Aug 20 07:55:30.358352 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 908/3656] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:55:30 2026] DELETE /volume/v3/types/15fa24a9-46cd-43d5-a760-8c6a056a5a42 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:30.359831 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7be49b28-d401-486c-95cc-c9429a0db818 req-dc73c6ca-9630-497b-98b6-6342ad6655a4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-3d8c8012-453d-482d-a40c-60502be6e294-np0000007856" released by "attachment_update" :: held 0.124s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:55:30.360281 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-dc73c6ca-9630-497b-98b6-6342ad6655a4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/0ef2e211-2d4b-4eb2-bb87-cdd4c04e00fc returned with HTTP 200 Aug 20 07:55:30.361033 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 917/3657] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:55:30 2026] PUT /volume/v3/attachments/0ef2e211-2d4b-4eb2-bb87-cdd4c04e00fc => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:30.367482 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2dce2f8c-6c27-4346-8a7a-87ce7c680a93 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.370721 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2dce2f8c-6c27-4346-8a7a-87ce7c680a93 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] GET https://10.4.3.57/volume/v3/types/15fa24a9-46cd-43d5-a760-8c6a056a5a42 Aug 20 07:55:30.371033 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2dce2f8c-6c27-4346-8a7a-87ce7c680a93 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.371179 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2dce2f8c-6c27-4346-8a7a-87ce7c680a93 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.376161 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2dce2f8c-6c27-4346-8a7a-87ce7c680a93 tempest-UserMessagesTest-157539582 tempest-UserMessagesTest-157539582-project-admin] https://10.4.3.57/volume/v3/types/15fa24a9-46cd-43d5-a760-8c6a056a5a42 returned with HTTP 404 Aug 20 07:55:30.376705 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 924/3658] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/types/15fa24a9-46cd-43d5-a760-8c6a056a5a42 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:30.393986 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7be49b28-d401-486c-95cc-c9429a0db818 req-2a7bcf86-a154-440b-b1ed-67b687280246 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.399154 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-2a7bcf86-a154-440b-b1ed-67b687280246 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/0ef2e211-2d4b-4eb2-bb87-cdd4c04e00fc/action Aug 20 07:55:30.399154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-2a7bcf86-a154-440b-b1ed-67b687280246 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:30.399154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-2a7bcf86-a154-440b-b1ed-67b687280246 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:30.425711 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.425711 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:30.443421 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-2a7bcf86-a154-440b-b1ed-67b687280246 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/0ef2e211-2d4b-4eb2-bb87-cdd4c04e00fc/action returned with HTTP 204 Aug 20 07:55:30.444203 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 910/3659] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:55:30 2026] POST /volume/v3/attachments/0ef2e211-2d4b-4eb2-bb87-cdd4c04e00fc/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:30.668340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5bd7e1e7-0a01-4687-abac-acce4df8cee8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:30.670766 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bd7e1e7-0a01-4687-abac-acce4df8cee8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:30.670987 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bd7e1e7-0a01-4687-abac-acce4df8cee8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:30.671270 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bd7e1e7-0a01-4687-abac-acce4df8cee8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:30.672094 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5bd7e1e7-0a01-4687-abac-acce4df8cee8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:30.680048 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:30.680048 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:30.681003 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bd7e1e7-0a01-4687-abac-acce4df8cee8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:30.681558 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 909/3660] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:30 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:31.080210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6ba350b6-c23d-4c0a-87b0-804ea270bb7e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:31.083801 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ba350b6-c23d-4c0a-87b0-804ea270bb7e tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 Aug 20 07:55:31.084582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ba350b6-c23d-4c0a-87b0-804ea270bb7e tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:31.084582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ba350b6-c23d-4c0a-87b0-804ea270bb7e tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:31.090715 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ba350b6-c23d-4c0a-87b0-804ea270bb7e tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 returned with HTTP 404 Aug 20 07:55:31.092875 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 918/3661] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:31 2026] GET /volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:31.095388 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-17edcb44-e6bb-4f15-a25c-b208c64c8056 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:31.100159 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17edcb44-e6bb-4f15-a25c-b208c64c8056 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] GET https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 Aug 20 07:55:31.100974 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17edcb44-e6bb-4f15-a25c-b208c64c8056 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:31.100974 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17edcb44-e6bb-4f15-a25c-b208c64c8056 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:31.107855 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e742877-b5f6-4e35-9a64-3b8c9f9349bd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:31.108296 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17edcb44-e6bb-4f15-a25c-b208c64c8056 tempest-TestVolumeBootPatternV346-1397721214 tempest-TestVolumeBootPatternV346-1397721214-project-member] https://10.4.3.57/volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 returned with HTTP 404 Aug 20 07:55:31.108500 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 925/3662] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:31 2026] GET /volume/v3/volumes/e4631993-046c-4769-8662-bd64aeff5875 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:31.111478 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e742877-b5f6-4e35-9a64-3b8c9f9349bd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f Aug 20 07:55:31.113922 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e742877-b5f6-4e35-9a64-3b8c9f9349bd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:31.114722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e742877-b5f6-4e35-9a64-3b8c9f9349bd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:31.114722 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-6e742877-b5f6-4e35-9a64-3b8c9f9349bd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: afd177cb-f393-4fcb-8541-b5bbe901660f Aug 20 07:55:31.127512 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:31.127512 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:31.128152 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e742877-b5f6-4e35-9a64-3b8c9f9349bd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:31.163183 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e742877-b5f6-4e35-9a64-3b8c9f9349bd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot delete request issued successfully. Aug 20 07:55:31.163374 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e742877-b5f6-4e35-9a64-3b8c9f9349bd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f returned with HTTP 202 Aug 20 07:55:31.163847 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 911/3663] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:31 2026] DELETE /volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:31.181060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-edd65bbd-38e9-40ef-8df8-c63591157f49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:31.183499 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-edd65bbd-38e9-40ef-8df8-c63591157f49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f Aug 20 07:55:31.184334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-edd65bbd-38e9-40ef-8df8-c63591157f49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:31.184334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-edd65bbd-38e9-40ef-8df8-c63591157f49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:31.190741 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:31.190741 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:31.190741 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-edd65bbd-38e9-40ef-8df8-c63591157f49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:31.191389 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-edd65bbd-38e9-40ef-8df8-c63591157f49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f returned with HTTP 200 Aug 20 07:55:31.191797 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 910/3664] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:31 2026] GET /volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:31.697438 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-109b412f-944b-41e2-b45a-6244410c3aa8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:31.700540 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-109b412f-944b-41e2-b45a-6244410c3aa8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:31.700836 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-109b412f-944b-41e2-b45a-6244410c3aa8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:31.701208 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-109b412f-944b-41e2-b45a-6244410c3aa8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:31.701346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-109b412f-944b-41e2-b45a-6244410c3aa8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:31.923955 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:31.923955 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:31.924883 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-109b412f-944b-41e2-b45a-6244410c3aa8 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:31.925615 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 919/3665] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:31 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 746 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:32.211116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a9fc9fd0-1cd5-4968-b20d-adc0e07cde29 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:32.213309 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9fc9fd0-1cd5-4968-b20d-adc0e07cde29 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f Aug 20 07:55:32.213405 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9fc9fd0-1cd5-4968-b20d-adc0e07cde29 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:32.213694 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9fc9fd0-1cd5-4968-b20d-adc0e07cde29 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:32.219419 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9fc9fd0-1cd5-4968-b20d-adc0e07cde29 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f returned with HTTP 404 Aug 20 07:55:32.219993 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 926/3666] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:32 2026] GET /volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:32.230534 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ef8ed04-ea46-4c1b-8830-a7cff5cd012a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:32.240565 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ef8ed04-ea46-4c1b-8830-a7cff5cd012a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:32.240964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ef8ed04-ea46-4c1b-8830-a7cff5cd012a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:32.241247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ef8ed04-ea46-4c1b-8830-a7cff5cd012a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:32.241496 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5ef8ed04-ea46-4c1b-8830-a7cff5cd012a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:32.252371 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:32.252371 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:32.252978 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ef8ed04-ea46-4c1b-8830-a7cff5cd012a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:32.276949 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ef8ed04-ea46-4c1b-8830-a7cff5cd012a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:32.277177 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ef8ed04-ea46-4c1b-8830-a7cff5cd012a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a returned with HTTP 202 Aug 20 07:55:32.277874 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 912/3667] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:32 2026] DELETE /volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:32.286540 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-44eab0f6-0306-4bb2-8e43-e2a8e3213b49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:32.290532 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44eab0f6-0306-4bb2-8e43-e2a8e3213b49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:32.290806 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44eab0f6-0306-4bb2-8e43-e2a8e3213b49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:32.291060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44eab0f6-0306-4bb2-8e43-e2a8e3213b49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:32.299270 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:32.299270 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:32.303434 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-44eab0f6-0306-4bb2-8e43-e2a8e3213b49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:32.308410 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44eab0f6-0306-4bb2-8e43-e2a8e3213b49 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a returned with HTTP 200 Aug 20 07:55:32.308891 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 911/3668] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:32 2026] GET /volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:32.942063 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f2bd2962-bd6e-44d9-9758-5fd45c019c58 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:32.945749 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2bd2962-bd6e-44d9-9758-5fd45c019c58 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:32.948249 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2bd2962-bd6e-44d9-9758-5fd45c019c58 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:32.948249 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2bd2962-bd6e-44d9-9758-5fd45c019c58 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:32.948249 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f2bd2962-bd6e-44d9-9758-5fd45c019c58 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:32.954207 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:32.954207 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:32.955675 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2bd2962-bd6e-44d9-9758-5fd45c019c58 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:32.955675 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 920/3669] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:32 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:33.332844 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f5ea859a-7b0b-4956-be44-8fbc2d88cc38 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.334821 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f5ea859a-7b0b-4956-be44-8fbc2d88cc38 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:33.335164 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f5ea859a-7b0b-4956-be44-8fbc2d88cc38 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.335375 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f5ea859a-7b0b-4956-be44-8fbc2d88cc38 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.345112 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f5ea859a-7b0b-4956-be44-8fbc2d88cc38 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a returned with HTTP 404 Aug 20 07:55:33.346017 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 927/3670] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:33 2026] GET /volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:33.359577 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5c06029c-2d27-4146-aaf6-361098647637 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.361382 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c06029c-2d27-4146-aaf6-361098647637 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:33.361698 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c06029c-2d27-4146-aaf6-361098647637 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.361965 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c06029c-2d27-4146-aaf6-361098647637 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.362408 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5c06029c-2d27-4146-aaf6-361098647637 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:33.372630 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:33.372630 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:33.373963 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c06029c-2d27-4146-aaf6-361098647637 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:33.391920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7681e62d-dd7e-4717-8717-2b3a57496be1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.393378 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7681e62d-dd7e-4717-8717-2b3a57496be1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:55:33.393641 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7681e62d-dd7e-4717-8717-2b3a57496be1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.393819 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7681e62d-dd7e-4717-8717-2b3a57496be1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.393955 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-7681e62d-dd7e-4717-8717-2b3a57496be1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Delete snapshot with id: f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:55:33.406579 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c06029c-2d27-4146-aaf6-361098647637 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:33.407217 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:33.407217 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:33.407317 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c06029c-2d27-4146-aaf6-361098647637 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 returned with HTTP 202 Aug 20 07:55:33.407350 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7681e62d-dd7e-4717-8717-2b3a57496be1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Snapshot retrieved successfully. Aug 20 07:55:33.407378 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 913/3671] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:33 2026] DELETE /volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:33.417321 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cb61dbd5-9856-48a2-be8a-73876abd1dbe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.419203 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb61dbd5-9856-48a2-be8a-73876abd1dbe tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:33.421177 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb61dbd5-9856-48a2-be8a-73876abd1dbe tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.421809 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb61dbd5-9856-48a2-be8a-73876abd1dbe tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.434320 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:33.434320 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:33.443013 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7681e62d-dd7e-4717-8717-2b3a57496be1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Snapshot delete request issued successfully. Aug 20 07:55:33.443013 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7681e62d-dd7e-4717-8717-2b3a57496be1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c returned with HTTP 202 Aug 20 07:55:33.443013 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 912/3672] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:33 2026] DELETE /volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:33.445828 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cb61dbd5-9856-48a2-be8a-73876abd1dbe tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:33.453201 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0533a6b5-1172-47a7-aba1-2dca4e01aec6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.454515 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb61dbd5-9856-48a2-be8a-73876abd1dbe tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 returned with HTTP 200 Aug 20 07:55:33.455034 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 921/3673] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:33 2026] GET /volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 => generated 894 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:33.456676 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0533a6b5-1172-47a7-aba1-2dca4e01aec6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:55:33.456886 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0533a6b5-1172-47a7-aba1-2dca4e01aec6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.457135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0533a6b5-1172-47a7-aba1-2dca4e01aec6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.469535 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:33.469535 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:33.470317 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0533a6b5-1172-47a7-aba1-2dca4e01aec6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Snapshot retrieved successfully. Aug 20 07:55:33.471717 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0533a6b5-1172-47a7-aba1-2dca4e01aec6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c returned with HTTP 200 Aug 20 07:55:33.472175 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 928/3674] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:33 2026] GET /volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:33.625056 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dc583a57-6b63-43f0-85c7-49193ecb1516 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.786727 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc583a57-6b63-43f0-85c7-49193ecb1516 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:55:33.786727 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc583a57-6b63-43f0-85c7-49193ecb1516 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1430578620", "extra_specs": {"spec1": "val1"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:33.804193 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc583a57-6b63-43f0-85c7-49193ecb1516 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:55:33.804617 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 914/3675] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:55:33 2026] POST /volume/v3/types => generated 243 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:33.814461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06cff1f4-168c-43d2-918f-af85c4b93e6b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.816695 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06cff1f4-168c-43d2-918f-af85c4b93e6b tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] POST https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs Aug 20 07:55:33.817138 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06cff1f4-168c-43d2-918f-af85c4b93e6b tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:33.818811 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06cff1f4-168c-43d2-918f-af85c4b93e6b tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs returned with HTTP 400 Aug 20 07:55:33.819370 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 913/3676] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 07:55:33 2026] POST /volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:55:33.845578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-98f017dd-92c3-4eb5-b458-e9c72b8b2590 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.847690 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98f017dd-92c3-4eb5-b458-e9c72b8b2590 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] POST https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs Aug 20 07:55:33.848061 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98f017dd-92c3-4eb5-b458-e9c72b8b2590 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:33.849755 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98f017dd-92c3-4eb5-b458-e9c72b8b2590 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs returned with HTTP 400 Aug 20 07:55:33.850178 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 922/3677] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 07:55:33 2026] POST /volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:55:33.862349 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-89db6561-b76f-4a38-ab35-f9542183b46a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.865422 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89db6561-b76f-4a38-ab35-f9542183b46a tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] POST https://10.4.3.57/volume/v3/types/02fc5430-99cf-4435-996e-3384b9efe572/extra_specs Aug 20 07:55:33.865995 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-89db6561-b76f-4a38-ab35-f9542183b46a tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:33.885366 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89db6561-b76f-4a38-ab35-f9542183b46a tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/02fc5430-99cf-4435-996e-3384b9efe572/extra_specs returned with HTTP 404 Aug 20 07:55:33.886172 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 929/3678] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 07:55:33 2026] POST /volume/v3/types/02fc5430-99cf-4435-996e-3384b9efe572/extra_specs => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:33.895792 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e7e81e45-d582-4640-8ce7-d5a75801cef1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.897938 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7e81e45-d582-4640-8ce7-d5a75801cef1 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] DELETE https://10.4.3.57/volume/v3/types/9281758e-1b1d-4dcc-9232-052872126d3e/extra_specs/spec1 Aug 20 07:55:33.898172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7e81e45-d582-4640-8ce7-d5a75801cef1 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.898414 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7e81e45-d582-4640-8ce7-d5a75801cef1 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.903526 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7e81e45-d582-4640-8ce7-d5a75801cef1 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/9281758e-1b1d-4dcc-9232-052872126d3e/extra_specs/spec1 returned with HTTP 404 Aug 20 07:55:33.904061 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 915/3679] 10.4.3.57 () {66 vars in 1392 bytes} [Thu Aug 20 07:55:33 2026] DELETE /volume/v3/types/9281758e-1b1d-4dcc-9232-052872126d3e/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:33.913447 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fbcbb1cc-e234-49c9-a5cd-5802f5522b7e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.915381 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fbcbb1cc-e234-49c9-a5cd-5802f5522b7e tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] GET https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/nonexistent_extra_spec_name Aug 20 07:55:33.915613 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fbcbb1cc-e234-49c9-a5cd-5802f5522b7e tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.915798 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fbcbb1cc-e234-49c9-a5cd-5802f5522b7e tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.916084 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:33.916084 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:33.925575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fbcbb1cc-e234-49c9-a5cd-5802f5522b7e tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 20 07:55:33.926227 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 914/3680] 10.4.3.57 () {66 vars in 1455 bytes} [Thu Aug 20 07:55:33 2026] GET /volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:33.936529 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d3d1affd-02e9-4820-b00b-61dbcdc2af2d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.938139 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3d1affd-02e9-4820-b00b-61dbcdc2af2d tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] GET https://10.4.3.57/volume/v3/types/d2428dbd-cf26-4a2e-b4dd-fa528d241a3d/extra_specs/spec1 Aug 20 07:55:33.938318 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3d1affd-02e9-4820-b00b-61dbcdc2af2d tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.938495 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3d1affd-02e9-4820-b00b-61dbcdc2af2d tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.943682 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3d1affd-02e9-4820-b00b-61dbcdc2af2d tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/d2428dbd-cf26-4a2e-b4dd-fa528d241a3d/extra_specs/spec1 returned with HTTP 404 Aug 20 07:55:33.944197 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 923/3681] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 07:55:33 2026] GET /volume/v3/types/d2428dbd-cf26-4a2e-b4dd-fa528d241a3d/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:33.954788 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3ba1ef0f-b24d-4299-bde9-e453f8546be6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.956572 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ba1ef0f-b24d-4299-bde9-e453f8546be6 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] GET https://10.4.3.57/volume/v3/types/455854fc-d8e5-4e1b-8d1d-18a7536b72bf/extra_specs Aug 20 07:55:33.956799 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ba1ef0f-b24d-4299-bde9-e453f8546be6 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.957055 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ba1ef0f-b24d-4299-bde9-e453f8546be6 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.962367 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ba1ef0f-b24d-4299-bde9-e453f8546be6 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/455854fc-d8e5-4e1b-8d1d-18a7536b72bf/extra_specs returned with HTTP 404 Aug 20 07:55:33.962874 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 930/3682] 10.4.3.57 () {66 vars in 1371 bytes} [Thu Aug 20 07:55:33 2026] GET /volume/v3/types/455854fc-d8e5-4e1b-8d1d-18a7536b72bf/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:33.970579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f66d319-f368-4b4c-83cf-38360fa65329 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.972080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9059bebb-8b75-4e26-b5d0-88adc24a3ffb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.972877 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f66d319-f368-4b4c-83cf-38360fa65329 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:33.973121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f66d319-f368-4b4c-83cf-38360fa65329 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:33.973351 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f66d319-f368-4b4c-83cf-38360fa65329 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:33.973499 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2f66d319-f368-4b4c-83cf-38360fa65329 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:33.974352 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9059bebb-8b75-4e26-b5d0-88adc24a3ffb tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] PUT https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/spec1 Aug 20 07:55:33.974643 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9059bebb-8b75-4e26-b5d0-88adc24a3ffb tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:33.977591 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9059bebb-8b75-4e26-b5d0-88adc24a3ffb tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/spec1 returned with HTTP 400 Aug 20 07:55:33.977591 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 915/3683] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:55:33 2026] PUT /volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 07:55:33.979306 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:33.979306 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:33.980354 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f66d319-f368-4b4c-83cf-38360fa65329 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:33.980900 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 916/3684] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:33 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:33.987063 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c8f7b85-eaeb-4222-ae0c-497f65005d67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:33.990756 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c8f7b85-eaeb-4222-ae0c-497f65005d67 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] PUT https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/spec1 Aug 20 07:55:33.991220 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c8f7b85-eaeb-4222-ae0c-497f65005d67 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Action: 'update', calling method: update, body: null {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:33.994668 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c8f7b85-eaeb-4222-ae0c-497f65005d67 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/spec1 returned with HTTP 400 Aug 20 07:55:33.994668 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 924/3685] 10.4.3.57 () {68 vars in 1408 bytes} [Thu Aug 20 07:55:33 2026] PUT /volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:34.003347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3ce1160d-459a-4638-9648-354bb084f822 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.005175 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ce1160d-459a-4638-9648-354bb084f822 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] PUT https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/None Aug 20 07:55:34.005506 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ce1160d-459a-4638-9648-354bb084f822 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:34.016646 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ce1160d-459a-4638-9648-354bb084f822 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 07:55:34.016871 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ce1160d-459a-4638-9648-354bb084f822 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/None returned with HTTP 400 Aug 20 07:55:34.017403 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 931/3686] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 07:55:34 2026] PUT /volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/None => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:34.027890 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-220a810c-9ef0-491c-aacd-5b3dc7f4bba5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.030228 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-220a810c-9ef0-491c-aacd-5b3dc7f4bba5 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] PUT https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/a942fbbf-7af5-460c-9ba5-106af3d9ec06 Aug 20 07:55:34.030461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-220a810c-9ef0-491c-aacd-5b3dc7f4bba5 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:34.043433 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-220a810c-9ef0-491c-aacd-5b3dc7f4bba5 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 07:55:34.043584 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-220a810c-9ef0-491c-aacd-5b3dc7f4bba5 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/a942fbbf-7af5-460c-9ba5-106af3d9ec06 returned with HTTP 400 Aug 20 07:55:34.046745 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 916/3687] 10.4.3.57 () {68 vars in 1502 bytes} [Thu Aug 20 07:55:34 2026] PUT /volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4/extra_specs/a942fbbf-7af5-460c-9ba5-106af3d9ec06 => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:34.056583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be00480b-8aa0-49f9-97d9-a6cc14186c7f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.058132 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be00480b-8aa0-49f9-97d9-a6cc14186c7f tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] PUT https://10.4.3.57/volume/v3/types/d20df977-06b5-4c0f-9a73-c8baf1268949/extra_specs/spec1 Aug 20 07:55:34.058627 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be00480b-8aa0-49f9-97d9-a6cc14186c7f tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:34.069248 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be00480b-8aa0-49f9-97d9-a6cc14186c7f tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/d20df977-06b5-4c0f-9a73-c8baf1268949/extra_specs/spec1 returned with HTTP 404 Aug 20 07:55:34.069844 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 917/3688] 10.4.3.57 () {68 vars in 1409 bytes} [Thu Aug 20 07:55:34 2026] PUT /volume/v3/types/d20df977-06b5-4c0f-9a73-c8baf1268949/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:34.079956 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b3a48eb7-9a7b-4920-a13e-96d7f8342664 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.081628 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b3a48eb7-9a7b-4920-a13e-96d7f8342664 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] DELETE https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4 Aug 20 07:55:34.081861 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b3a48eb7-9a7b-4920-a13e-96d7f8342664 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:34.082118 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b3a48eb7-9a7b-4920-a13e-96d7f8342664 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:34.113063 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b3a48eb7-9a7b-4920-a13e-96d7f8342664 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4 returned with HTTP 202 Aug 20 07:55:34.113468 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 925/3689] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:55:34 2026] DELETE /volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:34.120667 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eeed8eb4-0037-47ff-bc0d-82ec8904e688 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.125259 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eeed8eb4-0037-47ff-bc0d-82ec8904e688 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] GET https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4 Aug 20 07:55:34.125468 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eeed8eb4-0037-47ff-bc0d-82ec8904e688 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:34.125704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eeed8eb4-0037-47ff-bc0d-82ec8904e688 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:34.133848 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eeed8eb4-0037-47ff-bc0d-82ec8904e688 tempest-ExtraSpecsNegativeTest-2049170062 tempest-ExtraSpecsNegativeTest-2049170062-project-admin] https://10.4.3.57/volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4 returned with HTTP 404 Aug 20 07:55:34.134537 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 932/3690] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:55:34 2026] GET /volume/v3/types/f432683d-a59e-4704-aa6a-0f5b98734ac4 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:34.480702 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0e449e1d-c92a-498e-8699-e3b57e44061f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.482487 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e449e1d-c92a-498e-8699-e3b57e44061f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:34.482786 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e449e1d-c92a-498e-8699-e3b57e44061f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:34.482951 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e449e1d-c92a-498e-8699-e3b57e44061f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:34.488573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8259ff9c-8a2e-4ceb-90ac-bfe4f31b540c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.488984 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e449e1d-c92a-498e-8699-e3b57e44061f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 returned with HTTP 404 Aug 20 07:55:34.489256 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 917/3691] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:34 2026] GET /volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:34.493236 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8259ff9c-8a2e-4ceb-90ac-bfe4f31b540c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:55:34.493516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8259ff9c-8a2e-4ceb-90ac-bfe4f31b540c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:34.493803 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8259ff9c-8a2e-4ceb-90ac-bfe4f31b540c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:34.504030 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8259ff9c-8a2e-4ceb-90ac-bfe4f31b540c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c returned with HTTP 404 Aug 20 07:55:34.506444 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 918/3692] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:34 2026] GET /volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:34.506637 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-500485b7-6987-4fd9-befa-fd99bffe75b7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.509334 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-500485b7-6987-4fd9-befa-fd99bffe75b7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f Aug 20 07:55:34.509673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-500485b7-6987-4fd9-befa-fd99bffe75b7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:34.509937 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-500485b7-6987-4fd9-befa-fd99bffe75b7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:34.510162 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-500485b7-6987-4fd9-befa-fd99bffe75b7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 03627839-9c41-4e69-9cb9-d096f3ffb81f Aug 20 07:55:34.520568 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:34.520568 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:34.520568 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-500485b7-6987-4fd9-befa-fd99bffe75b7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:34.551344 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-500485b7-6987-4fd9-befa-fd99bffe75b7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:34.551599 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-500485b7-6987-4fd9-befa-fd99bffe75b7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f returned with HTTP 202 Aug 20 07:55:34.553718 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 926/3693] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:34 2026] DELETE /volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:34.562653 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b83a6ede-494f-4b72-94be-6762fef7346f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.565420 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b83a6ede-494f-4b72-94be-6762fef7346f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f Aug 20 07:55:34.565893 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b83a6ede-494f-4b72-94be-6762fef7346f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:34.566333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b83a6ede-494f-4b72-94be-6762fef7346f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:34.575149 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:34.575149 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:34.580907 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b83a6ede-494f-4b72-94be-6762fef7346f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:34.585930 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b83a6ede-494f-4b72-94be-6762fef7346f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f returned with HTTP 200 Aug 20 07:55:34.586650 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 933/3694] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:34 2026] GET /volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:34.667312 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-288082ae-c6cc-4a3f-977d-a136fbb47e4e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.671399 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-288082ae-c6cc-4a3f-977d-a136fbb47e4e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/attachments?instance_id=28d272e6-24fb-47f9-9f69-6206b564d6dc Aug 20 07:55:34.671696 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-288082ae-c6cc-4a3f-977d-a136fbb47e4e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:34.671978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-288082ae-c6cc-4a3f-977d-a136fbb47e4e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:34.702131 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-288082ae-c6cc-4a3f-977d-a136fbb47e4e tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments?instance_id=28d272e6-24fb-47f9-9f69-6206b564d6dc returned with HTTP 200 Aug 20 07:55:34.702131 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 918/3695] 10.4.3.57 () {70 vars in 1630 bytes} [Thu Aug 20 07:55:34 2026] GET /volume/v3/attachments?instance_id=28d272e6-24fb-47f9-9f69-6206b564d6dc => generated 192 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:34.710242 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-014fea04-914c-4237-9494-244ca541bae1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.715174 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-014fea04-914c-4237-9494-244ca541bae1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0 Aug 20 07:55:34.716346 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-014fea04-914c-4237-9494-244ca541bae1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:34.716788 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-014fea04-914c-4237-9494-244ca541bae1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:34.740438 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e0206a1a-34a5-44a2-b986-3edb34314fa1 req-014fea04-914c-4237-9494-244ca541bae1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0 returned with HTTP 200 Aug 20 07:55:34.740438 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 919/3696] 10.4.3.57 () {70 vars in 1644 bytes} [Thu Aug 20 07:55:34 2026] GET /volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0 => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:34.883685 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.886663 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:34.887031 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1073212144", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:34.891246 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1073212144', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:34.891415 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Create volume of 1 GB Aug 20 07:55:34.896602 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Availability Zones retrieved successfully. Aug 20 07:55:34.905168 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Flow 'volume_create_api' (400dbaeb-ef17-45ca-a9f2-e4d910b8b809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:34.906359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbd603f-77c6-4c80-8b34-a466ed58d55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:34.907622 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:34.943927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbd603f-77c6-4c80-8b34-a466ed58d55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:34.944977 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197b7383-598c-4fb4-a5ac-7f4745f27bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:34.997422 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f3f25102-1a9a-4a08-9593-394985a10a01 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:34.997422 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3f25102-1a9a-4a08-9593-394985a10a01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:34.997684 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3f25102-1a9a-4a08-9593-394985a10a01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:34.997921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3f25102-1a9a-4a08-9593-394985a10a01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:34.998061 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f3f25102-1a9a-4a08-9593-394985a10a01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:35.003932 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:35.003932 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:35.005463 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3f25102-1a9a-4a08-9593-394985a10a01 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:35.005463 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 934/3697] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:34 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:35.042748 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Created reservations ['708dde8d-e4e3-47fa-8083-e295eb1e8cf7', '70068556-e201-40ed-8d20-4f53e3936efe', '813e2f5b-4860-4507-aca9-13a5227d04ea', 'f12ec5f1-9c91-4360-a84c-d8b9e5468dac'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:35.042748 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197b7383-598c-4fb4-a5ac-7f4745f27bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708dde8d-e4e3-47fa-8083-e295eb1e8cf7', '70068556-e201-40ed-8d20-4f53e3936efe', '813e2f5b-4860-4507-aca9-13a5227d04ea', 'f12ec5f1-9c91-4360-a84c-d8b9e5468dac']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:35.043291 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d110c2-c3bf-4e7f-8def-a1476abda40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:35.072395 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d110c2-c3bf-4e7f-8def-a1476abda40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '417835ae-023d-4e9c-97c7-14b97f3f9980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1073212144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fa765c8d75146e289a7d152423fa4ab',qos_specs=None,replication_status=,reservations=['708dde8d-e4e3-47fa-8083-e295eb1e8cf7','70068556-e201-40ed-8d20-4f53e3936efe','813e2f5b-4860-4507-aca9-13a5227d04ea','f12ec5f1-9c91-4360-a84c-d8b9e5468dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9de42c768174e2cba5fe375e5bc4524',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1073212144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=417835ae-023d-4e9c-97c7-14b97f3f9980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fa765c8d75146e289a7d152423fa4ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9de42c768174e2cba5fe375e5bc4524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:35.073272 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd02506-1e95-42d0-9402-354c1c3c4690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:35.073426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7be49b28-d401-486c-95cc-c9429a0db818 req-6d44f807-9917-4fb1-a51d-15a0ddb0a1d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:35.077295 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-6d44f807-9917-4fb1-a51d-15a0ddb0a1d3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294/encryption Aug 20 07:55:35.077588 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-6d44f807-9917-4fb1-a51d-15a0ddb0a1d3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:35.077861 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-6d44f807-9917-4fb1-a51d-15a0ddb0a1d3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:35.094227 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:35.094227 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:35.097337 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd02506-1e95-42d0-9402-354c1c3c4690) transitioned into state 'SUCCESS' from state '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-1073212144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fa765c8d75146e289a7d152423fa4ab',qos_specs=None,replication_status=,reservations=['708dde8d-e4e3-47fa-8083-e295eb1e8cf7','70068556-e201-40ed-8d20-4f53e3936efe','813e2f5b-4860-4507-aca9-13a5227d04ea','f12ec5f1-9c91-4360-a84c-d8b9e5468dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9de42c768174e2cba5fe375e5bc4524',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:35.098299 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c65b3d0-bef3-488c-a45e-309b96c78930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:35.110680 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c65b3d0-bef3-488c-a45e-309b96c78930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:35.110859 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7be49b28-d401-486c-95cc-c9429a0db818 req-6d44f807-9917-4fb1-a51d-15a0ddb0a1d3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294/encryption returned with HTTP 200 Aug 20 07:55:35.111877 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 919/3698] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:55:35 2026] GET /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:35.113216 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Flow 'volume_create_api' (400dbaeb-ef17-45ca-a9f2-e4d910b8b809) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:35.116998 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Create volume request issued successfully. Aug 20 07:55:35.116998 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df305353-b0ac-4b22-96ae-ce7dc28ed229 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:35.116998 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 927/3699] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:55:34 2026] POST /volume/v3/volumes => generated 787 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:35.134638 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-38b91847-2b29-4265-bf5e-492e88fd0258 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:35.136965 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38b91847-2b29-4265-bf5e-492e88fd0258 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:35.137228 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38b91847-2b29-4265-bf5e-492e88fd0258 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:35.137463 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38b91847-2b29-4265-bf5e-492e88fd0258 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:35.149865 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:35.149865 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:35.154837 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-38b91847-2b29-4265-bf5e-492e88fd0258 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:35.160251 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38b91847-2b29-4265-bf5e-492e88fd0258 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:35.160677 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 920/3700] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:35 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:35.603073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fa69f3df-bb54-4eb7-ba0b-e4f1311eca2f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:35.605058 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa69f3df-bb54-4eb7-ba0b-e4f1311eca2f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f Aug 20 07:55:35.605370 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa69f3df-bb54-4eb7-ba0b-e4f1311eca2f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:35.605462 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa69f3df-bb54-4eb7-ba0b-e4f1311eca2f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:35.619850 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa69f3df-bb54-4eb7-ba0b-e4f1311eca2f tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f returned with HTTP 404 Aug 20 07:55:35.619850 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 935/3701] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:35 2026] GET /volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:35.633185 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:35.635172 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:35.635990 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-625419236"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:35.637343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-625419236'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:35.637497 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:35.642049 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:35.648280 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (078a9b39-65ff-4995-b820-c358ed714860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:35.649344 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46745f4a-c99e-4284-a350-4e4721a04d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:35.650449 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:35.690069 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46745f4a-c99e-4284-a350-4e4721a04d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:35.691269 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d6d37f-9c78-4b65-ab17-26ed30822339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:35.756505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['e0da53ad-b6e8-40d1-befe-aeaff5224e92', '7034d1c3-4c76-41bf-a82f-78235cbbbf1b', '587eac81-fca4-4645-aedd-8215909f46af', 'c14e3da2-835b-4071-8b58-3a9f6ebf58ab'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:35.757426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d6d37f-9c78-4b65-ab17-26ed30822339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0da53ad-b6e8-40d1-befe-aeaff5224e92', '7034d1c3-4c76-41bf-a82f-78235cbbbf1b', '587eac81-fca4-4645-aedd-8215909f46af', 'c14e3da2-835b-4071-8b58-3a9f6ebf58ab']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:35.758440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12159684-8805-42ee-9230-88a9c4f6f949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:35.791852 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12159684-8805-42ee-9230-88a9c4f6f949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8057ba1f-3de9-483b-80fe-f7ca626fbf00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-625419236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['e0da53ad-b6e8-40d1-befe-aeaff5224e92','7034d1c3-4c76-41bf-a82f-78235cbbbf1b','587eac81-fca4-4645-aedd-8215909f46af','c14e3da2-835b-4071-8b58-3a9f6ebf58ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-625419236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8057ba1f-3de9-483b-80fe-f7ca626fbf00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:35.792779 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b22324-3b12-4312-b3a0-a9afa3f4ecda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:35.820251 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b22324-3b12-4312-b3a0-a9afa3f4ecda) transitioned into state 'SUCCESS' from state '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-625419236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['e0da53ad-b6e8-40d1-befe-aeaff5224e92','7034d1c3-4c76-41bf-a82f-78235cbbbf1b','587eac81-fca4-4645-aedd-8215909f46af','c14e3da2-835b-4071-8b58-3a9f6ebf58ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:35.821334 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c701fd-ad6a-4046-892b-a4851434a46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:35.833715 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c701fd-ad6a-4046-892b-a4851434a46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:35.835011 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (078a9b39-65ff-4995-b820-c358ed714860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:35.835504 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:35.836196 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e00df80-bf0f-490c-9931-e42d9fe178e0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:35.836630 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 920/3702] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:35 2026] POST /volume/v3/volumes => generated 767 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:35.850259 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d2758529-c24f-42fa-9728-c13104ece743 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:35.851776 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d2758529-c24f-42fa-9728-c13104ece743 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:35.852737 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d2758529-c24f-42fa-9728-c13104ece743 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:35.853185 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d2758529-c24f-42fa-9728-c13104ece743 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:35.861029 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:35.861029 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:35.867129 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d2758529-c24f-42fa-9728-c13104ece743 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:35.875482 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d2758529-c24f-42fa-9728-c13104ece743 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 returned with HTTP 200 Aug 20 07:55:35.875482 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 928/3703] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:35 2026] GET /volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:36.017641 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-220b2a71-d28c-44ae-84f4-f6528364de55 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.021091 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-220b2a71-d28c-44ae-84f4-f6528364de55 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:36.021518 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-220b2a71-d28c-44ae-84f4-f6528364de55 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.021742 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-220b2a71-d28c-44ae-84f4-f6528364de55 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.022561 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-220b2a71-d28c-44ae-84f4-f6528364de55 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:36.027829 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.027829 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:36.028652 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-220b2a71-d28c-44ae-84f4-f6528364de55 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:36.028980 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 921/3704] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:36.046788 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c561dae0-421a-4805-a6a5-5ab45795ba04 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.048964 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c561dae0-421a-4805-a6a5-5ab45795ba04 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:36.049291 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c561dae0-421a-4805-a6a5-5ab45795ba04 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.049497 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c561dae0-421a-4805-a6a5-5ab45795ba04 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.049663 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c561dae0-421a-4805-a6a5-5ab45795ba04 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:36.057535 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.057535 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:36.058372 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c561dae0-421a-4805-a6a5-5ab45795ba04 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:36.058964 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 936/3705] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:36.074694 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2db8d792-6785-4191-9225-f15c084e5d79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.077437 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2db8d792-6785-4191-9225-f15c084e5d79 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:36.077625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2db8d792-6785-4191-9225-f15c084e5d79 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.077995 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2db8d792-6785-4191-9225-f15c084e5d79 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.078063 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2db8d792-6785-4191-9225-f15c084e5d79 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:36.085057 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.085057 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:36.085265 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2db8d792-6785-4191-9225-f15c084e5d79 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:36.085813 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 921/3706] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:36.098471 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f00bd56e-f166-4097-a2a5-54e1b2c2ace4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.102689 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f00bd56e-f166-4097-a2a5-54e1b2c2ace4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:55:36.102689 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f00bd56e-f166-4097-a2a5-54e1b2c2ace4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58075824-188a-4834-9b49-8c95fa586004", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1664791463"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:36.106533 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-f00bd56e-f166-4097-a2a5-54e1b2c2ace4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Creating new backup {'backup': {'volume_id': '58075824-188a-4834-9b49-8c95fa586004', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1664791463'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:55:36.106699 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-f00bd56e-f166-4097-a2a5-54e1b2c2ace4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Creating backup of volume 58075824-188a-4834-9b49-8c95fa586004 in container None Aug 20 07:55:36.118898 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.118898 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:36.118898 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f00bd56e-f166-4097-a2a5-54e1b2c2ace4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:55:36.139974 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f00bd56e-f166-4097-a2a5-54e1b2c2ace4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Created reservations ['78fbf2e2-5e0e-417e-bcc4-fec5633053fd', '8a27b2e8-f492-49f3-bce2-96b858852b6a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:36.177340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b99e462c-030d-448f-84e8-30a386759f53 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.180161 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b99e462c-030d-448f-84e8-30a386759f53 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:36.180612 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b99e462c-030d-448f-84e8-30a386759f53 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.180971 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b99e462c-030d-448f-84e8-30a386759f53 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.182961 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f00bd56e-f166-4097-a2a5-54e1b2c2ace4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:55:36.183228 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 929/3707] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:55:36 2026] POST /volume/v3/backups => generated 328 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:36.190634 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.190634 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:36.194353 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2015dba5-602a-475e-8546-e77f6dba9e80 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.196348 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2015dba5-602a-475e-8546-e77f6dba9e80 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:36.196622 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2015dba5-602a-475e-8546-e77f6dba9e80 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.196882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2015dba5-602a-475e-8546-e77f6dba9e80 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.197102 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2015dba5-602a-475e-8546-e77f6dba9e80 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:36.197236 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b99e462c-030d-448f-84e8-30a386759f53 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:36.203791 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.203791 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:36.204721 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2015dba5-602a-475e-8546-e77f6dba9e80 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:36.205102 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 937/3708] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:36.206630 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b99e462c-030d-448f-84e8-30a386759f53 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:36.207117 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 922/3709] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:36.221800 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e3f8c5f-8c4b-4d7b-bc74-e2cb89ea132b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.225292 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e3f8c5f-8c4b-4d7b-bc74-e2cb89ea132b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:36.225600 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e3f8c5f-8c4b-4d7b-bc74-e2cb89ea132b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.225845 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e3f8c5f-8c4b-4d7b-bc74-e2cb89ea132b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.237977 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.237977 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:36.244904 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9e3f8c5f-8c4b-4d7b-bc74-e2cb89ea132b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:36.252583 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e3f8c5f-8c4b-4d7b-bc74-e2cb89ea132b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:36.252831 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 922/3710] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:36.314942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-63ff013d-09a0-44d4-86b1-a97aa9a0ea22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.320125 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-63ff013d-09a0-44d4-86b1-a97aa9a0ea22 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:36.321274 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-63ff013d-09a0-44d4-86b1-a97aa9a0ea22 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.321970 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-63ff013d-09a0-44d4-86b1-a97aa9a0ea22 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.333572 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.333572 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:36.337141 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-63ff013d-09a0-44d4-86b1-a97aa9a0ea22 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:36.342682 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-63ff013d-09a0-44d4-86b1-a97aa9a0ea22 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:36.343134 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 930/3711] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:36.473024 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8377552a-8b82-4f10-a82a-e8c1e886ea34 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.473492 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8377552a-8b82-4f10-a82a-e8c1e886ea34 None None] GET https://10.4.3.57/volume// Aug 20 07:55:36.473743 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8377552a-8b82-4f10-a82a-e8c1e886ea34 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.473985 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8377552a-8b82-4f10-a82a-e8c1e886ea34 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.474375 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8377552a-8b82-4f10-a82a-e8c1e886ea34 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:55:36.474783 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 938/3712] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:55:36.483640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-3a3e1e5c-7148-4be1-84ee-4b3489ea4643 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.562167 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-96fc6a98-2d55-44a3-82da-9a5291713062 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.597197 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:36.597525 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1282859312"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:36.599114 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1282859312'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:36.599280 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Create volume of 1 GB Aug 20 07:55:36.603611 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Availability Zones retrieved successfully. Aug 20 07:55:36.609328 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Flow 'volume_create_api' (4efa8700-3bf0-4bc9-9ce5-f354b133ccad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:36.610393 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5edba590-5819-4925-b0ab-b688d6018c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:36.611221 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:36.636329 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5edba590-5819-4925-b0ab-b688d6018c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:36.637307 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4453d277-794a-4ccf-ab8e-41338b8a2f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:36.641293 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-3a3e1e5c-7148-4be1-84ee-4b3489ea4643 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:55:36.641648 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-3a3e1e5c-7148-4be1-84ee-4b3489ea4643 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "417835ae-023d-4e9c-97c7-14b97f3f9980", "connector": null, "instance_uuid": "58d14ab3-5890-4a10-8f61-c04e1b33fafc"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:36.658120 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.658120 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:36.689285 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-3a3e1e5c-7148-4be1-84ee-4b3489ea4643 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:55:36.689765 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 923/3713] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:55:36 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:36.724757 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1983a754-f1cd-4f10-9fe1-412a434dee84 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.727231 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1983a754-f1cd-4f10-9fe1-412a434dee84 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:36.727641 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1983a754-f1cd-4f10-9fe1-412a434dee84 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.727995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1983a754-f1cd-4f10-9fe1-412a434dee84 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.733952 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Created reservations ['c512c41a-8730-4447-b1cb-904d1646fec6', 'fa7c9f6c-d749-4a55-ad12-5ee5c6bf813d', '3f8c3b40-64bc-45a4-994f-bb00de77057f', 'eece4d5a-d185-4179-8f3c-d549ba2616db'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:36.734946 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4453d277-794a-4ccf-ab8e-41338b8a2f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c512c41a-8730-4447-b1cb-904d1646fec6', 'fa7c9f6c-d749-4a55-ad12-5ee5c6bf813d', '3f8c3b40-64bc-45a4-994f-bb00de77057f', 'eece4d5a-d185-4179-8f3c-d549ba2616db']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:36.735878 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1970c870-ae5e-4521-81cc-e637d8eb0422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:36.742635 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.742635 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:36.747731 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1983a754-f1cd-4f10-9fe1-412a434dee84 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:36.751374 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e02027c8-2e71-406e-b0f1-5f491e769877 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.751863 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e02027c8-2e71-406e-b0f1-5f491e769877 None None] GET https://10.4.3.57/volume// Aug 20 07:55:36.752098 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e02027c8-2e71-406e-b0f1-5f491e769877 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.752342 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e02027c8-2e71-406e-b0f1-5f491e769877 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.752754 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e02027c8-2e71-406e-b0f1-5f491e769877 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:55:36.753112 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 939/3714] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:55:36.753414 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1983a754-f1cd-4f10-9fe1-412a434dee84 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:36.753920 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 931/3715] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:36.762795 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-4b5b5c1b-14eb-41ff-80fb-4f7ed24308ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.765090 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1970c870-ae5e-4521-81cc-e637d8eb0422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5310f145-1780-4f3b-9e9a-cf0b23eef337', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1282859312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e5d8e3d72e470e960c4e80ffcff3e6',qos_specs=None,replication_status=,reservations=['c512c41a-8730-4447-b1cb-904d1646fec6','fa7c9f6c-d749-4a55-ad12-5ee5c6bf813d','3f8c3b40-64bc-45a4-994f-bb00de77057f','eece4d5a-d185-4179-8f3c-d549ba2616db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3423a033e54534819924c5849f41d9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1282859312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5310f145-1780-4f3b-9e9a-cf0b23eef337,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1e5d8e3d72e470e960c4e80ffcff3e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e3423a033e54534819924c5849f41d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:36.765435 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-4b5b5c1b-14eb-41ff-80fb-4f7ed24308ee tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:36.765729 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-4b5b5c1b-14eb-41ff-80fb-4f7ed24308ee tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.765996 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-4b5b5c1b-14eb-41ff-80fb-4f7ed24308ee tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.766442 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ea47e8-21b7-4675-9ade-9a9ed3f53236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:36.781418 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.781418 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:36.794577 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-4b5b5c1b-14eb-41ff-80fb-4f7ed24308ee tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:36.801840 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-4b5b5c1b-14eb-41ff-80fb-4f7ed24308ee tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:36.801988 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ea47e8-21b7-4675-9ade-9a9ed3f53236) transitioned into state 'SUCCESS' from state '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-1282859312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e5d8e3d72e470e960c4e80ffcff3e6',qos_specs=None,replication_status=,reservations=['c512c41a-8730-4447-b1cb-904d1646fec6','fa7c9f6c-d749-4a55-ad12-5ee5c6bf813d','3f8c3b40-64bc-45a4-994f-bb00de77057f','eece4d5a-d185-4179-8f3c-d549ba2616db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3423a033e54534819924c5849f41d9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:36.802494 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 924/3716] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 1041 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:36.803916 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ce7645-68c7-4b6b-be01-f39851855c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:36.820712 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ce7645-68c7-4b6b-be01-f39851855c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:36.821806 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Flow 'volume_create_api' (4efa8700-3bf0-4bc9-9ce5-f354b133ccad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:36.823821 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Create volume request issued successfully. Aug 20 07:55:36.823821 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96fc6a98-2d55-44a3-82da-9a5291713062 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:36.824225 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 923/3717] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:55:36 2026] POST /volume/v3/volumes => generated 750 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 07:55:36.837656 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-38cd4c74-39f9-4a5b-a59b-44e3e678b665 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.839645 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38cd4c74-39f9-4a5b-a59b-44e3e678b665 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 Aug 20 07:55:36.839830 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38cd4c74-39f9-4a5b-a59b-44e3e678b665 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.840065 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38cd4c74-39f9-4a5b-a59b-44e3e678b665 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.850164 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.850164 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:36.856189 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-38cd4c74-39f9-4a5b-a59b-44e3e678b665 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Volume info retrieved successfully. Aug 20 07:55:36.861871 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38cd4c74-39f9-4a5b-a59b-44e3e678b665 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 returned with HTTP 200 Aug 20 07:55:36.862400 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 940/3718] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:36.892576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b8f44a89-c867-4841-a57f-94dca9e86557 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.893212 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8f44a89-c867-4841-a57f-94dca9e86557 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:36.893420 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8f44a89-c867-4841-a57f-94dca9e86557 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:36.893643 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8f44a89-c867-4841-a57f-94dca9e86557 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:36.903258 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.903258 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:36.907490 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b8f44a89-c867-4841-a57f-94dca9e86557 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:36.912448 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8f44a89-c867-4841-a57f-94dca9e86557 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 returned with HTTP 200 Aug 20 07:55:36.912953 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 932/3719] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:36 2026] GET /volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:36.929952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-233f0b4c-fd50-477a-bd3c-06af815e68ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.930292 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a98630ed-fb41-4ba1-9791-434f27dc6749 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:36.932391 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a98630ed-fb41-4ba1-9791-434f27dc6749 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:55:36.933437 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a98630ed-fb41-4ba1-9791-434f27dc6749 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8057ba1f-3de9-483b-80fe-f7ca626fbf00", "name": "tempest-VolumeDependencyTests-Snapshot-2041914829"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:36.933513 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-233f0b4c-fd50-477a-bd3c-06af815e68ef tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] PUT https://10.4.3.57/volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 Aug 20 07:55:36.933952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-233f0b4c-fd50-477a-bd3c-06af815e68ef tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:36.945575 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.945575 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:36.945575 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a98630ed-fb41-4ba1-9791-434f27dc6749 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:36.945575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-a98630ed-fb41-4ba1-9791-434f27dc6749 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create snapshot from volume 8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:36.948359 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-233f0b4c-fd50-477a-bd3c-06af815e68ef tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Acquiring lock "cinder-attachment_update-417835ae-023d-4e9c-97c7-14b97f3f9980-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:55:36.954730 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-233f0b4c-fd50-477a-bd3c-06af815e68ef tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Lock "cinder-attachment_update-417835ae-023d-4e9c-97c7-14b97f3f9980-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:55:36.956307 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:36.956307 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:36.974663 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a98630ed-fb41-4ba1-9791-434f27dc6749 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['7df9f844-843c-4d43-b4bd-ad784a548323', '41c26717-a110-4dff-883b-2a825948a14a', 'bfff6dd3-b4d5-48fe-8b20-167535787d9c', '8a1ccbee-8857-4684-9f5c-ac26139db99b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:37.022138 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a98630ed-fb41-4ba1-9791-434f27dc6749 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot create request issued successfully. Aug 20 07:55:37.022705 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a98630ed-fb41-4ba1-9791-434f27dc6749 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:55:37.023275 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 924/3720] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:55:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:37.035259 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-330ad50d-67d5-4902-b275-576cf0b9cc3a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:37.037540 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-330ad50d-67d5-4902-b275-576cf0b9cc3a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 Aug 20 07:55:37.037800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-330ad50d-67d5-4902-b275-576cf0b9cc3a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:37.038110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-330ad50d-67d5-4902-b275-576cf0b9cc3a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:37.045923 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:37.045923 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:37.046407 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-330ad50d-67d5-4902-b275-576cf0b9cc3a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:37.047303 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-330ad50d-67d5-4902-b275-576cf0b9cc3a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 returned with HTTP 200 Aug 20 07:55:37.047780 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 941/3721] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:37 2026] GET /volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:37.107288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-233f0b4c-fd50-477a-bd3c-06af815e68ef tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Lock "cinder-attachment_update-417835ae-023d-4e9c-97c7-14b97f3f9980-np0000007856" released by "attachment_update" :: held 0.153s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:55:37.107819 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-233f0b4c-fd50-477a-bd3c-06af815e68ef tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 returned with HTTP 200 Aug 20 07:55:37.108388 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 925/3722] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:55:36 2026] PUT /volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:37.218570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-daaafc07-c68c-4486-af3e-2d35d4d54de2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:37.220301 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-daaafc07-c68c-4486-af3e-2d35d4d54de2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:37.220494 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-daaafc07-c68c-4486-af3e-2d35d4d54de2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:37.220701 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-daaafc07-c68c-4486-af3e-2d35d4d54de2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:37.220794 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-daaafc07-c68c-4486-af3e-2d35d4d54de2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:37.225393 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:37.225393 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:37.226203 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-daaafc07-c68c-4486-af3e-2d35d4d54de2 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:37.226563 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 933/3723] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:37 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:37.769188 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04d16530-8dcb-436e-97c2-1b6e2b9bb917 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:37.771325 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04d16530-8dcb-436e-97c2-1b6e2b9bb917 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:37.771565 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04d16530-8dcb-436e-97c2-1b6e2b9bb917 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:37.771759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04d16530-8dcb-436e-97c2-1b6e2b9bb917 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:37.794252 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:37.794252 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:37.803990 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04d16530-8dcb-436e-97c2-1b6e2b9bb917 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:37.811265 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04d16530-8dcb-436e-97c2-1b6e2b9bb917 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:37.811858 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 925/3724] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:37 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:37.877710 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c8aa853b-fcc1-4171-8707-dcdbdf5a0947 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:37.880107 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8aa853b-fcc1-4171-8707-dcdbdf5a0947 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 Aug 20 07:55:37.880381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8aa853b-fcc1-4171-8707-dcdbdf5a0947 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:37.880663 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8aa853b-fcc1-4171-8707-dcdbdf5a0947 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:37.891764 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:37.891764 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:37.898100 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c8aa853b-fcc1-4171-8707-dcdbdf5a0947 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Volume info retrieved successfully. Aug 20 07:55:37.905059 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8aa853b-fcc1-4171-8707-dcdbdf5a0947 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 returned with HTTP 200 Aug 20 07:55:37.905588 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 942/3725] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:37 2026] GET /volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:37.918438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d1d0ea6-20f0-45d1-a1af-46fe85ea56c6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:37.920517 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d1d0ea6-20f0-45d1-a1af-46fe85ea56c6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:55:37.920961 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d1d0ea6-20f0-45d1-a1af-46fe85ea56c6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5310f145-1780-4f3b-9e9a-cf0b23eef337", "name": "tempest-VolumesBackupsV39Test-Backup-591525511", "container": "tempest-volumesbackupsv39test-backup-container-53490162"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:37.922745 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-1d1d0ea6-20f0-45d1-a1af-46fe85ea56c6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Creating new backup {'backup': {'volume_id': '5310f145-1780-4f3b-9e9a-cf0b23eef337', 'name': 'tempest-VolumesBackupsV39Test-Backup-591525511', 'container': 'tempest-volumesbackupsv39test-backup-container-53490162'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:55:37.922940 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-1d1d0ea6-20f0-45d1-a1af-46fe85ea56c6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Creating backup of volume 5310f145-1780-4f3b-9e9a-cf0b23eef337 in container tempest-volumesbackupsv39test-backup-container-53490162 Aug 20 07:55:37.930045 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:37.930045 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:37.930466 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d1d0ea6-20f0-45d1-a1af-46fe85ea56c6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Volume info retrieved successfully. Aug 20 07:55:37.957972 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1d1d0ea6-20f0-45d1-a1af-46fe85ea56c6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Created reservations ['e3619898-8be0-415a-8d3c-329803138a87', 'ad6edb8e-c451-4df8-ac9e-22024c375f36'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:37.987863 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d1d0ea6-20f0-45d1-a1af-46fe85ea56c6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:55:37.988284 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 926/3726] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:37 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:37.996217 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-35a93233-279d-486f-8928-966b24365483 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:37.998062 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35a93233-279d-486f-8928-966b24365483 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:37.998317 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35a93233-279d-486f-8928-966b24365483 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:37.998543 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35a93233-279d-486f-8928-966b24365483 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:37.998717 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-35a93233-279d-486f-8928-966b24365483 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:38.003833 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:38.003833 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:38.004648 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35a93233-279d-486f-8928-966b24365483 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:38.005053 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 934/3727] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:37 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:38.057330 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ef042903-7649-47c1-960c-28beb9d0ae81 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:38.059207 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef042903-7649-47c1-960c-28beb9d0ae81 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 Aug 20 07:55:38.059388 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef042903-7649-47c1-960c-28beb9d0ae81 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:38.062423 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef042903-7649-47c1-960c-28beb9d0ae81 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:38.070333 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:38.070333 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:38.070797 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ef042903-7649-47c1-960c-28beb9d0ae81 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:38.071760 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef042903-7649-47c1-960c-28beb9d0ae81 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 returned with HTTP 200 Aug 20 07:55:38.072210 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 926/3728] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:38 2026] GET /volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:38.082081 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-08551cc3-2864-4427-8346-16e09e06f75d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:38.084125 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:38.084595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e8a0ec65-56b8-49f6-808a-b8854b2a4b76", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-577876595"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:38.086521 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'snapshot_id': 'e8a0ec65-56b8-49f6-808a-b8854b2a4b76', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-577876595'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:38.091376 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:38.091376 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:38.092536 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:38.092536 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:38.095443 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:38.102313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (94bddb06-3988-46e7-9586-7c9372bce1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:38.102313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8266d8fd-20ce-4ebb-9975-f2239ec17478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:38.102941 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:38.131395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8266d8fd-20ce-4ebb-9975-f2239ec17478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e8a0ec65-56b8-49f6-808a-b8854b2a4b76', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:38.132195 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148a05e8-6f65-4d17-8885-ba5a0d5dfe43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:38.174778 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['9a6a9e26-000a-459a-87a1-c40b26903679', '49603e37-3624-42e2-bb6e-2a730bc83f93', '6731103a-d6d0-4eab-b97b-fd2a1a8b2efe', 'fe28bcaf-8f44-4493-ab37-fc992a44b672'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:38.175524 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148a05e8-6f65-4d17-8885-ba5a0d5dfe43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a6a9e26-000a-459a-87a1-c40b26903679', '49603e37-3624-42e2-bb6e-2a730bc83f93', '6731103a-d6d0-4eab-b97b-fd2a1a8b2efe', 'fe28bcaf-8f44-4493-ab37-fc992a44b672']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:38.176205 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753965a4-c82a-4ae1-a4cd-dea3ba4c469e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:38.221065 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753965a4-c82a-4ae1-a4cd-dea3ba4c469e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af4546b4-363b-463c-b037-f4b3a27a8cba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-577876595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['9a6a9e26-000a-459a-87a1-c40b26903679','49603e37-3624-42e2-bb6e-2a730bc83f93','6731103a-d6d0-4eab-b97b-fd2a1a8b2efe','fe28bcaf-8f44-4493-ab37-fc992a44b672'],size=1,snapshot_id=e8a0ec65-56b8-49f6-808a-b8854b2a4b76,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-577876595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af4546b4-363b-463c-b037-f4b3a27a8cba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e8a0ec65-56b8-49f6-808a-b8854b2a4b76,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:38.221874 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d5dc6db-a54e-4c9d-babf-964ff1470091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:38.241528 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-617616ea-4f7e-4dce-98b5-621d5bc092df None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:38.242557 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d5dc6db-a54e-4c9d-babf-964ff1470091) transitioned into state 'SUCCESS' from state '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-577876595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['9a6a9e26-000a-459a-87a1-c40b26903679','49603e37-3624-42e2-bb6e-2a730bc83f93','6731103a-d6d0-4eab-b97b-fd2a1a8b2efe','fe28bcaf-8f44-4493-ab37-fc992a44b672'],size=1,snapshot_id=e8a0ec65-56b8-49f6-808a-b8854b2a4b76,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:38.243268 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd74e5ad-2b72-4fb9-b124-f967e7b29c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:38.244185 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-617616ea-4f7e-4dce-98b5-621d5bc092df tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:38.244392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-617616ea-4f7e-4dce-98b5-621d5bc092df tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:38.244602 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-617616ea-4f7e-4dce-98b5-621d5bc092df tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:38.244738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-617616ea-4f7e-4dce-98b5-621d5bc092df tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:38.254237 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:38.254237 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:38.255052 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-617616ea-4f7e-4dce-98b5-621d5bc092df tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:38.255505 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 927/3729] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:38 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:38.262970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd74e5ad-2b72-4fb9-b124-f967e7b29c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:38.263816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (94bddb06-3988-46e7-9586-7c9372bce1d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:38.264201 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:38.264779 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08551cc3-2864-4427-8346-16e09e06f75d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:38.265222 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 943/3730] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:55:38 2026] POST /volume/v3/volumes => generated 801 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:38.279566 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-03bbca47-7e95-4367-b80a-cfaefcdc4f36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:38.281684 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03bbca47-7e95-4367-b80a-cfaefcdc4f36 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba Aug 20 07:55:38.281934 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03bbca47-7e95-4367-b80a-cfaefcdc4f36 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:38.282142 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03bbca47-7e95-4367-b80a-cfaefcdc4f36 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:38.292164 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:38.292164 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:38.298911 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-03bbca47-7e95-4367-b80a-cfaefcdc4f36 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:38.302456 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03bbca47-7e95-4367-b80a-cfaefcdc4f36 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba returned with HTTP 200 Aug 20 07:55:38.302951 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 935/3731] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:38 2026] GET /volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:38.826099 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cf5c6f23-b638-4e6b-9b81-c558a80a3779 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:38.828643 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf5c6f23-b638-4e6b-9b81-c558a80a3779 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:38.828896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf5c6f23-b638-4e6b-9b81-c558a80a3779 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:38.829126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf5c6f23-b638-4e6b-9b81-c558a80a3779 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:38.839798 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:38.839798 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:38.847032 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:38.848781 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cf5c6f23-b638-4e6b-9b81-c558a80a3779 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:38.854062 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf5c6f23-b638-4e6b-9b81-c558a80a3779 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:38.854685 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 927/3732] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:38 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:38.962009 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:38.965680 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1430349714"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:38.971698 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1430349714'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:38.971967 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Create volume of 1 GB Aug 20 07:55:38.988473 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Availability Zones retrieved successfully. Aug 20 07:55:39.014405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Flow 'volume_create_api' (9b6cb6cd-aea3-4607-bca1-d66675931208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:39.015780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-65124fc2-5864-4233-85e0-5def92d05d6f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:39.018124 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65124fc2-5864-4233-85e0-5def92d05d6f tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:39.018486 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65124fc2-5864-4233-85e0-5def92d05d6f tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:39.018709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65124fc2-5864-4233-85e0-5def92d05d6f tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:39.018761 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (083d7988-1802-4045-a62e-a950c9b81f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:39.018869 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-65124fc2-5864-4233-85e0-5def92d05d6f tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:39.022389 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:39.023949 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:39.023949 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:39.024925 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65124fc2-5864-4233-85e0-5def92d05d6f tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:39.025399 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 944/3733] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:39 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:39.076570 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (083d7988-1802-4045-a62e-a950c9b81f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:39.077175 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96bcdb0d-7921-4190-88af-ce24bd0eb8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:39.149738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Created reservations ['ff1d8791-a2b2-460f-ad15-a5ac0fc19350', 'f719d6d8-2cd9-460d-ae56-44d04b167443', '1be82fc9-4c9b-49b5-818f-78c80df71cb3', '47981c8d-e464-48e9-a13e-32b8d98f45c5'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:39.151006 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96bcdb0d-7921-4190-88af-ce24bd0eb8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff1d8791-a2b2-460f-ad15-a5ac0fc19350', 'f719d6d8-2cd9-460d-ae56-44d04b167443', '1be82fc9-4c9b-49b5-818f-78c80df71cb3', '47981c8d-e464-48e9-a13e-32b8d98f45c5']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:39.151986 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f68b653-f77e-4b01-b58a-107fc05455b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:39.182316 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f68b653-f77e-4b01-b58a-107fc05455b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8352d0a4-f943-4c3d-8063-338a6b0a097f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1430349714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c54fe69d0954770946650d45a191626',qos_specs=None,replication_status=,reservations=['ff1d8791-a2b2-460f-ad15-a5ac0fc19350','f719d6d8-2cd9-460d-ae56-44d04b167443','1be82fc9-4c9b-49b5-818f-78c80df71cb3','47981c8d-e464-48e9-a13e-32b8d98f45c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5973e82dca8a4e1aa5c09626fe78f4a4',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1430349714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8352d0a4-f943-4c3d-8063-338a6b0a097f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c54fe69d0954770946650d45a191626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5973e82dca8a4e1aa5c09626fe78f4a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:39.183453 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f012bac-4115-4c07-a761-79aca43a22aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:39.209613 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f012bac-4115-4c07-a761-79aca43a22aa) transitioned into state 'SUCCESS' from state '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-1430349714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c54fe69d0954770946650d45a191626',qos_specs=None,replication_status=,reservations=['ff1d8791-a2b2-460f-ad15-a5ac0fc19350','f719d6d8-2cd9-460d-ae56-44d04b167443','1be82fc9-4c9b-49b5-818f-78c80df71cb3','47981c8d-e464-48e9-a13e-32b8d98f45c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5973e82dca8a4e1aa5c09626fe78f4a4',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:39.210688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b80ecc-ff2f-448b-a967-27db8b4b670e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:39.223062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b80ecc-ff2f-448b-a967-27db8b4b670e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:39.224077 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Flow 'volume_create_api' (9b6cb6cd-aea3-4607-bca1-d66675931208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:39.224501 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Create volume request issued successfully. Aug 20 07:55:39.225263 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20e3cc76-9189-4960-b746-3bf95fe4f27c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:39.225791 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 928/3734] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:38 2026] POST /volume/v3/volumes => generated 764 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:39.241459 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-70f12e9e-fa49-4993-9e15-79bca37f54c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:39.243566 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70f12e9e-fa49-4993-9e15-79bca37f54c6 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:39.243836 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70f12e9e-fa49-4993-9e15-79bca37f54c6 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:39.244099 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70f12e9e-fa49-4993-9e15-79bca37f54c6 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:39.257411 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:39.257411 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:39.263746 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-70f12e9e-fa49-4993-9e15-79bca37f54c6 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:39.266910 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4ef4ea7-e940-4afe-91d8-62d39d9499ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:39.270670 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70f12e9e-fa49-4993-9e15-79bca37f54c6 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f returned with HTTP 200 Aug 20 07:55:39.271138 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 936/3735] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:39 2026] GET /volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:39.271233 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4ef4ea7-e940-4afe-91d8-62d39d9499ed tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:39.271506 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4ef4ea7-e940-4afe-91d8-62d39d9499ed tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:39.271756 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4ef4ea7-e940-4afe-91d8-62d39d9499ed tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:39.271918 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f4ef4ea7-e940-4afe-91d8-62d39d9499ed tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:39.280814 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:39.280814 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:39.282491 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4ef4ea7-e940-4afe-91d8-62d39d9499ed tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:39.282714 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 928/3736] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:39 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:39.321341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1d42c0e6-c76d-4992-a9e5-3b0cecc4dcf1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:39.324050 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1d42c0e6-c76d-4992-a9e5-3b0cecc4dcf1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba Aug 20 07:55:39.324286 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1d42c0e6-c76d-4992-a9e5-3b0cecc4dcf1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:39.324540 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1d42c0e6-c76d-4992-a9e5-3b0cecc4dcf1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:39.336016 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:39.336016 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:39.340402 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1d42c0e6-c76d-4992-a9e5-3b0cecc4dcf1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:39.345287 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1d42c0e6-c76d-4992-a9e5-3b0cecc4dcf1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba returned with HTTP 200 Aug 20 07:55:39.345562 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 945/3737] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:39 2026] GET /volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:39.363428 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2e359c4-0b53-4156-8977-dd4f4d14e310 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:39.365912 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2e359c4-0b53-4156-8977-dd4f4d14e310 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 Aug 20 07:55:39.366257 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2e359c4-0b53-4156-8977-dd4f4d14e310 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:39.366503 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2e359c4-0b53-4156-8977-dd4f4d14e310 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:39.366736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-e2e359c4-0b53-4156-8977-dd4f4d14e310 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: e8a0ec65-56b8-49f6-808a-b8854b2a4b76 Aug 20 07:55:39.369206 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=447,cinder:UPDATE=152,cinder:INSERT=86 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:55:39.374576 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:39.374576 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:39.375710 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e2e359c4-0b53-4156-8977-dd4f4d14e310 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:39.401032 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e2e359c4-0b53-4156-8977-dd4f4d14e310 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot delete request issued successfully. Aug 20 07:55:39.401294 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2e359c4-0b53-4156-8977-dd4f4d14e310 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 returned with HTTP 202 Aug 20 07:55:39.401887 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 929/3738] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:39 2026] DELETE /volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:39.409897 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4aa3706-2d3b-4c11-8737-9a186620174c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:39.412739 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4aa3706-2d3b-4c11-8737-9a186620174c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 Aug 20 07:55:39.412739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4aa3706-2d3b-4c11-8737-9a186620174c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:39.412739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4aa3706-2d3b-4c11-8737-9a186620174c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:39.418024 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:39.418024 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:39.418642 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c4aa3706-2d3b-4c11-8737-9a186620174c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Snapshot retrieved successfully. Aug 20 07:55:39.419671 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4aa3706-2d3b-4c11-8737-9a186620174c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 returned with HTTP 200 Aug 20 07:55:39.420143 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 937/3739] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:39 2026] GET /volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:39.873747 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d614b045-90be-4ca3-927f-68c5f13108d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:39.877575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d614b045-90be-4ca3-927f-68c5f13108d8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:39.877575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d614b045-90be-4ca3-927f-68c5f13108d8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:39.877575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d614b045-90be-4ca3-927f-68c5f13108d8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:39.881020 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=474,cinder:UPDATE=136,cinder:INSERT=68 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:55:39.904356 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:39.904356 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:39.919679 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d614b045-90be-4ca3-927f-68c5f13108d8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:39.928053 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d614b045-90be-4ca3-927f-68c5f13108d8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:39.929677 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 929/3740] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:39 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:40.037832 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8a82bd78-3e35-4ccb-bcb9-c422ba9ccb9d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:40.041114 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a82bd78-3e35-4ccb-bcb9-c422ba9ccb9d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:40.041114 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a82bd78-3e35-4ccb-bcb9-c422ba9ccb9d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:40.041114 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a82bd78-3e35-4ccb-bcb9-c422ba9ccb9d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:40.041114 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8a82bd78-3e35-4ccb-bcb9-c422ba9ccb9d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:40.048241 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:40.048241 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:40.049735 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a82bd78-3e35-4ccb-bcb9-c422ba9ccb9d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:40.050238 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 946/3741] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:40 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:55:40.290690 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-866da060-496b-4723-8e3b-100a590a73e9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:40.293083 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-866da060-496b-4723-8e3b-100a590a73e9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:40.294084 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-866da060-496b-4723-8e3b-100a590a73e9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:40.294084 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-866da060-496b-4723-8e3b-100a590a73e9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:40.294216 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b68b184b-d2a7-47fc-9259-d1c19816da4b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:40.296320 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b68b184b-d2a7-47fc-9259-d1c19816da4b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:40.296617 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b68b184b-d2a7-47fc-9259-d1c19816da4b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:40.296811 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b68b184b-d2a7-47fc-9259-d1c19816da4b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:40.297009 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b68b184b-d2a7-47fc-9259-d1c19816da4b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:40.301490 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:40.301490 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:40.302475 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b68b184b-d2a7-47fc-9259-d1c19816da4b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:40.305572 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 938/3742] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:40 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:40.305680 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:40.305680 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:40.313663 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-866da060-496b-4723-8e3b-100a590a73e9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:40.317743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-866da060-496b-4723-8e3b-100a590a73e9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f returned with HTTP 200 Aug 20 07:55:40.318170 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 930/3743] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:40 2026] GET /volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:40.330902 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-564e30a3-f46f-4296-85a8-f9ac88b531b1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:40.333238 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-564e30a3-f46f-4296-85a8-f9ac88b531b1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:55:40.333732 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-564e30a3-f46f-4296-85a8-f9ac88b531b1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8352d0a4-f943-4c3d-8063-338a6b0a097f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-129081038"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:40.345015 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:40.345015 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:40.345698 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-564e30a3-f46f-4296-85a8-f9ac88b531b1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:40.345903 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-564e30a3-f46f-4296-85a8-f9ac88b531b1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Create snapshot from volume 8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:40.430827 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-89458857-2617-4149-9314-fafc355aca23 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:40.433188 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89458857-2617-4149-9314-fafc355aca23 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 Aug 20 07:55:40.433460 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-89458857-2617-4149-9314-fafc355aca23 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:40.433742 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-89458857-2617-4149-9314-fafc355aca23 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:40.439229 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89458857-2617-4149-9314-fafc355aca23 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 returned with HTTP 404 Aug 20 07:55:40.440009 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 947/3744] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:40 2026] GET /volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:40.450179 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f63b33c-fe96-4ba8-bc8e-f4177c6bb67d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:40.452123 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f63b33c-fe96-4ba8-bc8e-f4177c6bb67d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:40.452308 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f63b33c-fe96-4ba8-bc8e-f4177c6bb67d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:40.452463 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f63b33c-fe96-4ba8-bc8e-f4177c6bb67d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:40.452649 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-6f63b33c-fe96-4ba8-bc8e-f4177c6bb67d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:40.460286 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:40.460286 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:40.460755 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6f63b33c-fe96-4ba8-bc8e-f4177c6bb67d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:40.487170 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6f63b33c-fe96-4ba8-bc8e-f4177c6bb67d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:40.487386 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f63b33c-fe96-4ba8-bc8e-f4177c6bb67d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 returned with HTTP 202 Aug 20 07:55:40.487862 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 939/3745] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:40 2026] DELETE /volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:40.498087 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23140d48-cbf0-499e-8f01-dc350aa653da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:40.500878 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23140d48-cbf0-499e-8f01-dc350aa653da tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:40.501173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23140d48-cbf0-499e-8f01-dc350aa653da tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:40.501597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23140d48-cbf0-499e-8f01-dc350aa653da tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:40.502104 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-564e30a3-f46f-4296-85a8-f9ac88b531b1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Created reservations ['5afc2240-6609-4c7d-bc8b-63652941f622', 'c577e0b7-d6ef-47c2-8f48-141b69173a3c', 'ab6e2cb1-08a1-4b1f-b763-99a8ac583f21', '6a1bf767-7dc7-4e63-972c-a1784e3c4050'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:40.510740 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:40.510740 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:40.516765 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-23140d48-cbf0-499e-8f01-dc350aa653da tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:40.524972 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23140d48-cbf0-499e-8f01-dc350aa653da tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 returned with HTTP 200 Aug 20 07:55:40.525382 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 931/3746] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:40 2026] GET /volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:40.550382 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-564e30a3-f46f-4296-85a8-f9ac88b531b1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot create request issued successfully. Aug 20 07:55:40.550784 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-564e30a3-f46f-4296-85a8-f9ac88b531b1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:55:40.551259 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 930/3747] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:55:40 2026] POST /volume/v3/snapshots => generated 321 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:40.562645 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e03c6a6a-fc6f-4442-a2ba-8e22a188982f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:40.564588 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e03c6a6a-fc6f-4442-a2ba-8e22a188982f tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa Aug 20 07:55:40.564773 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e03c6a6a-fc6f-4442-a2ba-8e22a188982f tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:40.565002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e03c6a6a-fc6f-4442-a2ba-8e22a188982f tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:40.575476 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:40.575476 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:40.577571 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e03c6a6a-fc6f-4442-a2ba-8e22a188982f tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot retrieved successfully. Aug 20 07:55:40.577571 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e03c6a6a-fc6f-4442-a2ba-8e22a188982f tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa returned with HTTP 200 Aug 20 07:55:40.578144 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 948/3748] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:40 2026] GET /volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:40.945225 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-62530ad3-5b69-4fe4-bdb3-50074f927eb8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:40.947334 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62530ad3-5b69-4fe4-bdb3-50074f927eb8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:40.947569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62530ad3-5b69-4fe4-bdb3-50074f927eb8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:40.947776 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62530ad3-5b69-4fe4-bdb3-50074f927eb8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:40.957347 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:40.957347 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:40.960705 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-62530ad3-5b69-4fe4-bdb3-50074f927eb8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:40.964624 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62530ad3-5b69-4fe4-bdb3-50074f927eb8 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:40.965013 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 940/3749] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:40 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:41.063565 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0efb9391-1105-4aa2-a214-ea1f3a741b66 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:41.065880 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0efb9391-1105-4aa2-a214-ea1f3a741b66 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:41.065880 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0efb9391-1105-4aa2-a214-ea1f3a741b66 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:41.066033 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0efb9391-1105-4aa2-a214-ea1f3a741b66 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:41.066033 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0efb9391-1105-4aa2-a214-ea1f3a741b66 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:41.070628 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:41.070628 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:41.071623 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0efb9391-1105-4aa2-a214-ea1f3a741b66 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:41.072083 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 932/3750] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:41 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:41.320149 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dbbb8281-c23f-4c69-ab1e-10b979b82b8f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:41.336216 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbbb8281-c23f-4c69-ab1e-10b979b82b8f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:41.339249 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbbb8281-c23f-4c69-ab1e-10b979b82b8f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:41.340891 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbbb8281-c23f-4c69-ab1e-10b979b82b8f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:41.342280 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-dbbb8281-c23f-4c69-ab1e-10b979b82b8f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:41.358534 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:41.358534 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:41.362131 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbbb8281-c23f-4c69-ab1e-10b979b82b8f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:41.364301 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 931/3751] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:41 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:41.540724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ebeb9641-1a03-4de2-b056-e310c4d26a86 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:41.542868 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebeb9641-1a03-4de2-b056-e310c4d26a86 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:41.543155 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebeb9641-1a03-4de2-b056-e310c4d26a86 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:41.543401 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebeb9641-1a03-4de2-b056-e310c4d26a86 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:41.550587 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebeb9641-1a03-4de2-b056-e310c4d26a86 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 returned with HTTP 404 Aug 20 07:55:41.550587 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 949/3752] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:41 2026] GET /volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:41.559385 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:41.561284 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:41.561641 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2086962788"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:41.563192 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2086962788'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:41.566575 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:41.568693 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:41.576891 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (ab93eb2a-ef13-445f-be06-a2f4728d6f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:41.577950 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd116726-3850-4202-a2b8-dd428267cf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:41.579267 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:41.593864 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ec93f00f-e53f-4ff2-8aa9-bb4141d180ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:41.596096 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec93f00f-e53f-4ff2-8aa9-bb4141d180ef tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa Aug 20 07:55:41.596325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec93f00f-e53f-4ff2-8aa9-bb4141d180ef tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:41.596539 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec93f00f-e53f-4ff2-8aa9-bb4141d180ef tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:41.605572 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:41.605572 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:41.605572 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ec93f00f-e53f-4ff2-8aa9-bb4141d180ef tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot retrieved successfully. Aug 20 07:55:41.605572 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec93f00f-e53f-4ff2-8aa9-bb4141d180ef tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa returned with HTTP 200 Aug 20 07:55:41.605572 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 933/3753] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:41 2026] GET /volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:41.613341 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd116726-3850-4202-a2b8-dd428267cf01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:41.614181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ededd57-b590-4fd5-8b62-f99661617947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:41.620589 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-61d084d4-c5eb-4f70-b88d-79b9601229d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:41.627021 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61d084d4-c5eb-4f70-b88d-79b9601229d2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] POST https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f/action Aug 20 07:55:41.628759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61d084d4-c5eb-4f70-b88d-79b9601229d2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action body: b'{"revert": {"snapshot_id": "30beeede-991b-4ff8-b802-1305cd9155aa"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:41.628908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61d084d4-c5eb-4f70-b88d-79b9601229d2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "30beeede-991b-4ff8-b802-1305cd9155aa"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:41.659526 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:41.659526 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:41.662265 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-61d084d4-c5eb-4f70-b88d-79b9601229d2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume retrieved successfully. Aug 20 07:55:41.667627 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['09c4f672-62f8-49f6-958c-cf7ce1a9ddc7', 'd2063ffe-7fb4-4cc6-97e1-8c98e95dca6e', 'f98bbe80-9eb7-4fda-9661-bdc21349a4a5', '97b8a736-e47c-4e5b-b6ba-8f6dd6a5cd5e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:41.668804 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ededd57-b590-4fd5-8b62-f99661617947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09c4f672-62f8-49f6-958c-cf7ce1a9ddc7', 'd2063ffe-7fb4-4cc6-97e1-8c98e95dca6e', 'f98bbe80-9eb7-4fda-9661-bdc21349a4a5', '97b8a736-e47c-4e5b-b6ba-8f6dd6a5cd5e']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:41.670890 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7877677f-fa8a-49ac-81a9-091dc947f6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:41.699354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7877677f-fa8a-49ac-81a9-091dc947f6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f56c7de-366e-4cd9-aac7-1286df6cec44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2086962788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['09c4f672-62f8-49f6-958c-cf7ce1a9ddc7','d2063ffe-7fb4-4cc6-97e1-8c98e95dca6e','f98bbe80-9eb7-4fda-9661-bdc21349a4a5','97b8a736-e47c-4e5b-b6ba-8f6dd6a5cd5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2086962788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f56c7de-366e-4cd9-aac7-1286df6cec44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:41.700756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a19c712-6afe-4a0e-9623-bcd8e937000e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:41.706252 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-61d084d4-c5eb-4f70-b88d-79b9601229d2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Reverting volume 8352d0a4-f943-4c3d-8063-338a6b0a097f to snapshot 30beeede-991b-4ff8-b802-1305cd9155aa. Aug 20 07:55:41.708924 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:41.708924 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:41.748160 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61d084d4-c5eb-4f70-b88d-79b9601229d2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f/action returned with HTTP 202 Aug 20 07:55:41.749111 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 932/3754] 10.4.3.57 () {70 vars in 1424 bytes} [Thu Aug 20 07:55:41 2026] POST /volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 07:55:41.753825 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a19c712-6afe-4a0e-9623-bcd8e937000e) transitioned into state 'SUCCESS' from state '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-2086962788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['09c4f672-62f8-49f6-958c-cf7ce1a9ddc7','d2063ffe-7fb4-4cc6-97e1-8c98e95dca6e','f98bbe80-9eb7-4fda-9661-bdc21349a4a5','97b8a736-e47c-4e5b-b6ba-8f6dd6a5cd5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:41.756613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fed0a3-e9ee-4eb7-8055-8808c8ec279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:41.758569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f7419aaa-b4ff-4236-af70-e0b4db0aa6f4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:41.761316 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f7419aaa-b4ff-4236-af70-e0b4db0aa6f4 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:41.761617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f7419aaa-b4ff-4236-af70-e0b4db0aa6f4 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:41.761888 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f7419aaa-b4ff-4236-af70-e0b4db0aa6f4 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:41.771580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fed0a3-e9ee-4eb7-8055-8808c8ec279f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:41.773086 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (ab93eb2a-ef13-445f-be06-a2f4728d6f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:41.773580 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:41.774510 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fa10d1a-6576-4651-95e5-5f71fea6c172 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:41.775404 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 941/3755] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:41 2026] POST /volume/v3/volumes => generated 768 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:41.775512 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:41.775512 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:41.782890 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f7419aaa-b4ff-4236-af70-e0b4db0aa6f4 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:41.789382 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f7419aaa-b4ff-4236-af70-e0b4db0aa6f4 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f returned with HTTP 200 Aug 20 07:55:41.790022 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 950/3756] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:41 2026] GET /volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:41.796297 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-11ce538d-f645-4088-8570-be24e4768a0b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:41.800259 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11ce538d-f645-4088-8570-be24e4768a0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 Aug 20 07:55:41.800503 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11ce538d-f645-4088-8570-be24e4768a0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:41.801588 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11ce538d-f645-4088-8570-be24e4768a0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:41.810362 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:41.810362 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:41.815189 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-11ce538d-f645-4088-8570-be24e4768a0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:41.823502 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11ce538d-f645-4088-8570-be24e4768a0b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 returned with HTTP 200 Aug 20 07:55:41.823751 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 934/3757] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:41 2026] GET /volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:41.981203 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ebfb8697-9420-49e8-8772-f0928afc3cdb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:41.986417 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebfb8697-9420-49e8-8772-f0928afc3cdb tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:41.987564 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebfb8697-9420-49e8-8772-f0928afc3cdb tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:41.990413 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebfb8697-9420-49e8-8772-f0928afc3cdb tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:42.036868 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:42.036868 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:42.056624 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ebfb8697-9420-49e8-8772-f0928afc3cdb tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:42.067385 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebfb8697-9420-49e8-8772-f0928afc3cdb tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:42.067808 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 933/3758] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:41 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:42.084350 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2f0531dc-995d-44fa-8230-47e5d4b9ad77 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:42.087163 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f0531dc-995d-44fa-8230-47e5d4b9ad77 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:42.087459 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2f0531dc-995d-44fa-8230-47e5d4b9ad77 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:42.087739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2f0531dc-995d-44fa-8230-47e5d4b9ad77 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:42.087901 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2f0531dc-995d-44fa-8230-47e5d4b9ad77 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:42.094576 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:42.094576 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:42.095471 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f0531dc-995d-44fa-8230-47e5d4b9ad77 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:42.095887 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 942/3759] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:42 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:42.379748 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dd3acc86-347d-4869-a03e-d894edb21761 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:42.382147 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd3acc86-347d-4869-a03e-d894edb21761 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:42.382418 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd3acc86-347d-4869-a03e-d894edb21761 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:42.382703 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd3acc86-347d-4869-a03e-d894edb21761 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:42.383224 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-dd3acc86-347d-4869-a03e-d894edb21761 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:42.396616 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:42.396616 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:42.396616 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd3acc86-347d-4869-a03e-d894edb21761 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:42.396616 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 951/3760] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:42 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:42.807937 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c754fb23-6d94-406f-82df-0ab3d754b9e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:42.810603 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c754fb23-6d94-406f-82df-0ab3d754b9e0 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:42.810899 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c754fb23-6d94-406f-82df-0ab3d754b9e0 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:42.811288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c754fb23-6d94-406f-82df-0ab3d754b9e0 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:42.819194 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:42.819194 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:42.823456 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c754fb23-6d94-406f-82df-0ab3d754b9e0 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:42.828463 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c754fb23-6d94-406f-82df-0ab3d754b9e0 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f returned with HTTP 200 Aug 20 07:55:42.829100 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 935/3761] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:42 2026] GET /volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:42.843783 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e4e37c2a-bc39-4f9a-a745-52bc50afb347 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:42.844526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0486354b-256b-47b7-aaf6-c7e9488cf3d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:42.847448 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0486354b-256b-47b7-aaf6-c7e9488cf3d9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa Aug 20 07:55:42.848179 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0486354b-256b-47b7-aaf6-c7e9488cf3d9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:42.848417 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0486354b-256b-47b7-aaf6-c7e9488cf3d9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:42.855455 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:42.855455 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:42.856400 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0486354b-256b-47b7-aaf6-c7e9488cf3d9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot retrieved successfully. Aug 20 07:55:42.857363 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0486354b-256b-47b7-aaf6-c7e9488cf3d9 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa returned with HTTP 200 Aug 20 07:55:42.858512 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 943/3762] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:42 2026] GET /volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:42.859006 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e4e37c2a-bc39-4f9a-a745-52bc50afb347 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 Aug 20 07:55:42.862903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e4e37c2a-bc39-4f9a-a745-52bc50afb347 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:42.865210 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e4e37c2a-bc39-4f9a-a745-52bc50afb347 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:42.870368 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2623a8ee-c33f-4c75-84f7-30f9bc3533d1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:42.872664 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2623a8ee-c33f-4c75-84f7-30f9bc3533d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:42.872957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2623a8ee-c33f-4c75-84f7-30f9bc3533d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:42.873217 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2623a8ee-c33f-4c75-84f7-30f9bc3533d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:42.881430 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:42.881430 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:42.886584 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2623a8ee-c33f-4c75-84f7-30f9bc3533d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:42.892524 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2623a8ee-c33f-4c75-84f7-30f9bc3533d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f returned with HTTP 200 Aug 20 07:55:42.893066 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 952/3763] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:42 2026] GET /volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:42.909425 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-423693f6-3469-4046-aecc-d6d174f02b8c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:42.911662 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:42.912355 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1429495765"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:42.913992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1429495765'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:42.914180 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Create volume of 1 GB Aug 20 07:55:42.916837 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:42.916837 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:42.919233 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Availability Zones retrieved successfully. Aug 20 07:55:42.928064 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Flow 'volume_create_api' (3f551daa-5d75-4ff5-9b6b-2a2b4b3ee0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:42.930086 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f2fb44-5cae-4434-9aad-0aaa437408ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:42.931481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:42.938218 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e4e37c2a-bc39-4f9a-a745-52bc50afb347 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:42.957573 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e4e37c2a-bc39-4f9a-a745-52bc50afb347 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 returned with HTTP 200 Aug 20 07:55:42.958763 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 934/3764] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:42 2026] GET /volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 => generated 861 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:42.975737 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:42.979509 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:42.980145 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4f56c7de-366e-4cd9-aac7-1286df6cec44", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1718530163"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:42.982443 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f2fb44-5cae-4434-9aad-0aaa437408ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:42.982772 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request body: {'volume': {'source_volid': '4f56c7de-366e-4cd9-aac7-1286df6cec44', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1718530163'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:42.983686 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e14282-0b66-4ff8-97a2-8d41b94dee7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:42.995469 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:42.995469 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:42.996234 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume retrieved successfully. Aug 20 07:55:42.996390 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume of 1 GB Aug 20 07:55:43.001523 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Availability Zones retrieved successfully. Aug 20 07:55:43.009200 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (d5ae911c-5ae3-40be-97cc-e53623683990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:43.010605 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365e95d3-5587-46ac-895d-0e682c439c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:43.011475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:43.046920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Created reservations ['fc754792-00a7-4c3d-9dcf-8c97a79c9b6f', '041a44fb-2d34-43f1-bda3-313d6b4988cc', '1847b3e8-52d7-4d56-8c4b-d4c9407e2a05', '1aed0208-c4c8-4623-8484-6baf8664dd10'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:43.047806 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e14282-0b66-4ff8-97a2-8d41b94dee7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc754792-00a7-4c3d-9dcf-8c97a79c9b6f', '041a44fb-2d34-43f1-bda3-313d6b4988cc', '1847b3e8-52d7-4d56-8c4b-d4c9407e2a05', '1aed0208-c4c8-4623-8484-6baf8664dd10']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:43.048506 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365e95d3-5587-46ac-895d-0e682c439c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4f56c7de-366e-4cd9-aac7-1286df6cec44', 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:43.049126 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75fb10c2-bb8a-4ab9-a013-1e11c2240964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:43.049873 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb1d899-86df-4bf3-8e07-652f23f06ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:43.076207 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75fb10c2-bb8a-4ab9-a013-1e11c2240964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ee104d0-1045-486e-b0b0-a321b695493c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1429495765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c54fe69d0954770946650d45a191626',qos_specs=None,replication_status=,reservations=['fc754792-00a7-4c3d-9dcf-8c97a79c9b6f','041a44fb-2d34-43f1-bda3-313d6b4988cc','1847b3e8-52d7-4d56-8c4b-d4c9407e2a05','1aed0208-c4c8-4623-8484-6baf8664dd10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5973e82dca8a4e1aa5c09626fe78f4a4',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1429495765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ee104d0-1045-486e-b0b0-a321b695493c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c54fe69d0954770946650d45a191626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5973e82dca8a4e1aa5c09626fe78f4a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:43.077654 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d1dfb4a-63d1-4374-81f0-fe9d6227ab04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:43.084569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f53901bf-6af3-4dbb-bb68-5c6728ae9862 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:43.087857 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f53901bf-6af3-4dbb-bb68-5c6728ae9862 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:43.087857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f53901bf-6af3-4dbb-bb68-5c6728ae9862 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:43.088189 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f53901bf-6af3-4dbb-bb68-5c6728ae9862 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:43.103091 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:43.103091 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:43.103261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d1dfb4a-63d1-4374-81f0-fe9d6227ab04) transitioned into state 'SUCCESS' from state '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-1429495765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c54fe69d0954770946650d45a191626',qos_specs=None,replication_status=,reservations=['fc754792-00a7-4c3d-9dcf-8c97a79c9b6f','041a44fb-2d34-43f1-bda3-313d6b4988cc','1847b3e8-52d7-4d56-8c4b-d4c9407e2a05','1aed0208-c4c8-4623-8484-6baf8664dd10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5973e82dca8a4e1aa5c09626fe78f4a4',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:43.103261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01ac045-6136-4d6d-b234-5b2b09ea7ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:43.106487 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f53901bf-6af3-4dbb-bb68-5c6728ae9862 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:43.111079 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-699716ac-60e1-49df-804b-201c5b5599c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:43.112425 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Created reservations ['2fca0a41-36a0-49be-a449-545ae0dfea72', '4e56ae6f-8130-4ebc-8aab-6b13ff61a0c2', 'd2bddab9-1527-4cd1-9ee2-65961a7db185', '156b713d-b431-44b2-8427-4d84d60a220c'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:43.112711 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-699716ac-60e1-49df-804b-201c5b5599c5 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:43.113517 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-699716ac-60e1-49df-804b-201c5b5599c5 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:43.113517 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-699716ac-60e1-49df-804b-201c5b5599c5 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:43.113517 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-699716ac-60e1-49df-804b-201c5b5599c5 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:43.113720 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb1d899-86df-4bf3-8e07-652f23f06ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fca0a41-36a0-49be-a449-545ae0dfea72', '4e56ae6f-8130-4ebc-8aab-6b13ff61a0c2', 'd2bddab9-1527-4cd1-9ee2-65961a7db185', '156b713d-b431-44b2-8427-4d84d60a220c']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:43.114490 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f53901bf-6af3-4dbb-bb68-5c6728ae9862 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:43.114590 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1af6645-dcf1-4716-a332-39792c2c2623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:43.115118 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 953/3765] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:43 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:43.116987 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01ac045-6136-4d6d-b234-5b2b09ea7ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:43.118433 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Flow 'volume_create_api' (3f551daa-5d75-4ff5-9b6b-2a2b4b3ee0ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:43.121195 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Create volume request issued successfully. Aug 20 07:55:43.121271 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:43.121271 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:43.121322 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-423693f6-3469-4046-aecc-d6d174f02b8c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:43.121322 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 936/3766] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:42 2026] POST /volume/v3/volumes => generated 764 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:43.121383 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-699716ac-60e1-49df-804b-201c5b5599c5 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:43.121509 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 935/3767] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:43 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:43.133606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e70503a3-0a2b-4d96-9445-4e0495af7eb1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:43.135636 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e70503a3-0a2b-4d96-9445-4e0495af7eb1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c Aug 20 07:55:43.135913 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e70503a3-0a2b-4d96-9445-4e0495af7eb1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:43.136174 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e70503a3-0a2b-4d96-9445-4e0495af7eb1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:43.146275 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:43.146275 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:43.151829 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e70503a3-0a2b-4d96-9445-4e0495af7eb1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:43.158102 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e70503a3-0a2b-4d96-9445-4e0495af7eb1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c returned with HTTP 200 Aug 20 07:55:43.158646 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 954/3768] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:43 2026] GET /volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:43.165443 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1af6645-dcf1-4716-a332-39792c2c2623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd37ddb9-4868-4659-ac24-af35a91a6e56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1718530163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['2fca0a41-36a0-49be-a449-545ae0dfea72','4e56ae6f-8130-4ebc-8aab-6b13ff61a0c2','d2bddab9-1527-4cd1-9ee2-65961a7db185','156b713d-b431-44b2-8427-4d84d60a220c'],size=1,snapshot_id=None,source_replicaid=,source_volid=4f56c7de-366e-4cd9-aac7-1286df6cec44,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1718530163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd37ddb9-4868-4659-ac24-af35a91a6e56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8423542290f449b831c0798ea8d46a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4f56c7de-366e-4cd9-aac7-1286df6cec44,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c006f73d3924e80bea20eb33333bd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:43.166424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e5b0b29-4706-4e9e-ab1d-9bb064e95c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:43.188218 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e5b0b29-4706-4e9e-ab1d-9bb064e95c2d) transitioned into state 'SUCCESS' from state '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-1718530163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8423542290f449b831c0798ea8d46a1',qos_specs=None,replication_status=,reservations=['2fca0a41-36a0-49be-a449-545ae0dfea72','4e56ae6f-8130-4ebc-8aab-6b13ff61a0c2','d2bddab9-1527-4cd1-9ee2-65961a7db185','156b713d-b431-44b2-8427-4d84d60a220c'],size=1,snapshot_id=None,source_replicaid=,source_volid=4f56c7de-366e-4cd9-aac7-1286df6cec44,status='creating',user_id='1c006f73d3924e80bea20eb33333bd41',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:43.189097 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4763af23-369f-42da-bb43-3b89858e28c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:43.211489 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4763af23-369f-42da-bb43-3b89858e28c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:43.212395 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Flow 'volume_create_api' (d5ae911c-5ae3-40be-97cc-e53623683990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:43.212847 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Create volume request issued successfully. Aug 20 07:55:43.213697 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a91a44f-47ac-4cf2-a34a-947c8c08375a tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:43.214261 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 944/3769] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:55:42 2026] POST /volume/v3/volumes => generated 802 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:43.231392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a34638a9-c6e7-4ed8-8843-a17e4bcdbae1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:43.234212 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a34638a9-c6e7-4ed8-8843-a17e4bcdbae1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 Aug 20 07:55:43.234461 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a34638a9-c6e7-4ed8-8843-a17e4bcdbae1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:43.234867 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a34638a9-c6e7-4ed8-8843-a17e4bcdbae1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:43.243991 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:43.243991 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:43.249385 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a34638a9-c6e7-4ed8-8843-a17e4bcdbae1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:43.255006 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a34638a9-c6e7-4ed8-8843-a17e4bcdbae1 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 returned with HTTP 200 Aug 20 07:55:43.255415 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 937/3770] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:43 2026] GET /volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:43.411895 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74c5eb5b-d14a-4e13-92c0-5ce4517dbb6a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:43.414164 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74c5eb5b-d14a-4e13-92c0-5ce4517dbb6a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:43.414164 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74c5eb5b-d14a-4e13-92c0-5ce4517dbb6a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:43.414375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74c5eb5b-d14a-4e13-92c0-5ce4517dbb6a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:43.414434 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-74c5eb5b-d14a-4e13-92c0-5ce4517dbb6a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:43.419005 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:43.419005 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:43.419879 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74c5eb5b-d14a-4e13-92c0-5ce4517dbb6a tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:43.420418 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 936/3771] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:43 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:44.140242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e20f594-ac60-479a-a137-8542f32be488 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:44.141006 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e20f594-ac60-479a-a137-8542f32be488 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:44.141006 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e20f594-ac60-479a-a137-8542f32be488 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:44.141006 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e20f594-ac60-479a-a137-8542f32be488 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:44.141116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7e20f594-ac60-479a-a137-8542f32be488 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:44.142036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b8e9a5ca-6d51-4193-b76f-462edfa8720d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:44.145304 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:44.145304 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:44.146056 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e20f594-ac60-479a-a137-8542f32be488 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:44.146430 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 955/3772] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:44 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:44.148051 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8e9a5ca-6d51-4193-b76f-462edfa8720d tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:44.151685 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8e9a5ca-6d51-4193-b76f-462edfa8720d tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:44.152689 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8e9a5ca-6d51-4193-b76f-462edfa8720d tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:44.171471 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:44.171471 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:44.172898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-309f1dd5-6a09-4a8c-90d1-4d1a71c1e497 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:44.176570 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-309f1dd5-6a09-4a8c-90d1-4d1a71c1e497 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c Aug 20 07:55:44.176570 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-309f1dd5-6a09-4a8c-90d1-4d1a71c1e497 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:44.176570 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-309f1dd5-6a09-4a8c-90d1-4d1a71c1e497 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:44.176736 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b8e9a5ca-6d51-4193-b76f-462edfa8720d tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:44.185011 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8e9a5ca-6d51-4193-b76f-462edfa8720d tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:44.185651 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 945/3773] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:44 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:44.188960 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:44.188960 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:44.194112 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-309f1dd5-6a09-4a8c-90d1-4d1a71c1e497 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:44.199010 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-309f1dd5-6a09-4a8c-90d1-4d1a71c1e497 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c returned with HTTP 200 Aug 20 07:55:44.199378 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 938/3774] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:44 2026] GET /volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:44.218237 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ca891ddf-c77e-49af-bdb0-bf4fba951f20 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:44.220693 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca891ddf-c77e-49af-bdb0-bf4fba951f20 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:55:44.221101 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ca891ddf-c77e-49af-bdb0-bf4fba951f20 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ee104d0-1045-486e-b0b0-a321b695493c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-536859256"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:44.230697 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:44.230697 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:44.231184 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ca891ddf-c77e-49af-bdb0-bf4fba951f20 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:44.231296 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-ca891ddf-c77e-49af-bdb0-bf4fba951f20 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Create snapshot from volume 0ee104d0-1045-486e-b0b0-a321b695493c Aug 20 07:55:44.263773 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ca891ddf-c77e-49af-bdb0-bf4fba951f20 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Created reservations ['6d52dec4-935d-4f50-ad91-885bb546404e', '54c9e891-3b45-41ef-b541-8554939fc114', '0798714f-1e4d-4a0c-a599-e24048c3115b', '47dcb1d4-68ad-43dc-b446-4035ba3e7e98'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:44.272821 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5ceec8cd-70ac-404f-9c65-8d5aaf2237be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:44.275514 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ceec8cd-70ac-404f-9c65-8d5aaf2237be tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 Aug 20 07:55:44.275897 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ceec8cd-70ac-404f-9c65-8d5aaf2237be tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:44.276407 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ceec8cd-70ac-404f-9c65-8d5aaf2237be tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:44.286263 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:44.286263 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:44.290598 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5ceec8cd-70ac-404f-9c65-8d5aaf2237be tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:44.294821 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ceec8cd-70ac-404f-9c65-8d5aaf2237be tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 returned with HTTP 200 Aug 20 07:55:44.295230 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 956/3775] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:44 2026] GET /volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:44.297982 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ca891ddf-c77e-49af-bdb0-bf4fba951f20 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot create request issued successfully. Aug 20 07:55:44.298338 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca891ddf-c77e-49af-bdb0-bf4fba951f20 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:55:44.298800 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 937/3776] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:55:44 2026] POST /volume/v3/snapshots => generated 321 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:44.313918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08444d3d-db05-4508-9675-a38871af9b41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:44.314692 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-98bb3c36-f856-4a5f-bc85-dac73f274cf0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:44.316607 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98bb3c36-f856-4a5f-bc85-dac73f274cf0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 Aug 20 07:55:44.316855 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98bb3c36-f856-4a5f-bc85-dac73f274cf0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:44.317041 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98bb3c36-f856-4a5f-bc85-dac73f274cf0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:44.317210 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08444d3d-db05-4508-9675-a38871af9b41 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 Aug 20 07:55:44.317249 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-98bb3c36-f856-4a5f-bc85-dac73f274cf0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 4f56c7de-366e-4cd9-aac7-1286df6cec44 Aug 20 07:55:44.317483 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08444d3d-db05-4508-9675-a38871af9b41 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:44.317756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08444d3d-db05-4508-9675-a38871af9b41 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:44.325654 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:44.325654 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:44.325913 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:44.325913 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:44.326130 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98bb3c36-f856-4a5f-bc85-dac73f274cf0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:44.326674 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-08444d3d-db05-4508-9675-a38871af9b41 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot retrieved successfully. Aug 20 07:55:44.327879 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08444d3d-db05-4508-9675-a38871af9b41 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 returned with HTTP 200 Aug 20 07:55:44.328414 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 946/3777] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:44 2026] GET /volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 => generated 453 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:44.346540 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98bb3c36-f856-4a5f-bc85-dac73f274cf0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:44.346821 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98bb3c36-f856-4a5f-bc85-dac73f274cf0 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 returned with HTTP 202 Aug 20 07:55:44.347298 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 939/3778] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:44 2026] DELETE /volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:44.356023 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-27f2d103-bf47-4d4f-a7a6-304b467e9dde None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:44.357866 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27f2d103-bf47-4d4f-a7a6-304b467e9dde tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 Aug 20 07:55:44.358073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-27f2d103-bf47-4d4f-a7a6-304b467e9dde tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:44.358294 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-27f2d103-bf47-4d4f-a7a6-304b467e9dde tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:44.365417 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:44.365417 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:44.368890 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-27f2d103-bf47-4d4f-a7a6-304b467e9dde tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:44.373827 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27f2d103-bf47-4d4f-a7a6-304b467e9dde tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 returned with HTTP 200 Aug 20 07:55:44.374209 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 957/3779] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:44 2026] GET /volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:44.435599 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f147cedc-98c7-4b45-8f40-c6337da47cd8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:44.437505 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f147cedc-98c7-4b45-8f40-c6337da47cd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:44.440939 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f147cedc-98c7-4b45-8f40-c6337da47cd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:44.441168 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f147cedc-98c7-4b45-8f40-c6337da47cd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:44.441284 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f147cedc-98c7-4b45-8f40-c6337da47cd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:44.449325 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:44.449325 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:44.450150 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f147cedc-98c7-4b45-8f40-c6337da47cd8 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:44.450525 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 938/3780] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:44 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:45.160479 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f0ebae2a-54b3-4a67-8cd1-0b168d1529d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:45.162574 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0ebae2a-54b3-4a67-8cd1-0b168d1529d2 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:45.162847 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0ebae2a-54b3-4a67-8cd1-0b168d1529d2 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:45.163049 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0ebae2a-54b3-4a67-8cd1-0b168d1529d2 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:45.163158 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f0ebae2a-54b3-4a67-8cd1-0b168d1529d2 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:45.168117 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:45.168117 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:45.168955 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0ebae2a-54b3-4a67-8cd1-0b168d1529d2 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:45.169463 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 947/3781] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:45 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:45.202143 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-85aea723-9c24-481b-9ac7-8cadd3b252dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:45.204054 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85aea723-9c24-481b-9ac7-8cadd3b252dd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:45.204254 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85aea723-9c24-481b-9ac7-8cadd3b252dd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:45.204428 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85aea723-9c24-481b-9ac7-8cadd3b252dd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:45.216100 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:45.216100 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:45.221851 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-85aea723-9c24-481b-9ac7-8cadd3b252dd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:45.230357 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85aea723-9c24-481b-9ac7-8cadd3b252dd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:45.230841 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 940/3782] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:45 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:45.338738 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-adba90e3-476b-43b2-90e9-929831e1456e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:45.340888 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-adba90e3-476b-43b2-90e9-929831e1456e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 Aug 20 07:55:45.341108 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-adba90e3-476b-43b2-90e9-929831e1456e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:45.341298 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-adba90e3-476b-43b2-90e9-929831e1456e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:45.347980 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:45.347980 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:45.348465 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-adba90e3-476b-43b2-90e9-929831e1456e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot retrieved successfully. Aug 20 07:55:45.349379 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-adba90e3-476b-43b2-90e9-929831e1456e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 returned with HTTP 200 Aug 20 07:55:45.349771 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 958/3783] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:45 2026] GET /volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:45.359830 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f7fda64-c619-4687-8862-99f76b1d54f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:45.361755 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f7fda64-c619-4687-8862-99f76b1d54f2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] POST https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c/action Aug 20 07:55:45.362218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f7fda64-c619-4687-8862-99f76b1d54f2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:45.362398 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f7fda64-c619-4687-8862-99f76b1d54f2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:45.371294 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:45.371294 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:45.371911 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f7fda64-c619-4687-8862-99f76b1d54f2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:45.388046 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6fa40be5-0a90-41e9-978b-25253c17b541 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:45.392182 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fa40be5-0a90-41e9-978b-25253c17b541 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 Aug 20 07:55:45.392483 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6fa40be5-0a90-41e9-978b-25253c17b541 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:45.392767 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6fa40be5-0a90-41e9-978b-25253c17b541 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:45.406728 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fa40be5-0a90-41e9-978b-25253c17b541 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 returned with HTTP 404 Aug 20 07:55:45.407380 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 948/3784] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:45 2026] GET /volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:45.415349 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-804f04af-5555-423e-a5b1-4463014e1514 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:45.417072 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-804f04af-5555-423e-a5b1-4463014e1514 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 Aug 20 07:55:45.417252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-804f04af-5555-423e-a5b1-4463014e1514 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:45.417516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-804f04af-5555-423e-a5b1-4463014e1514 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:45.417718 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-804f04af-5555-423e-a5b1-4463014e1514 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: cd37ddb9-4868-4659-ac24-af35a91a6e56 Aug 20 07:55:45.425065 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:45.425065 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:45.428638 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-804f04af-5555-423e-a5b1-4463014e1514 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:45.433379 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4f7fda64-c619-4687-8862-99f76b1d54f2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Created reservations ['9d2203c3-a6ab-4aee-acf3-60053ea1ff6c', 'de1cc155-0140-47af-9217-efd3958bca42'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:45.443576 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f7fda64-c619-4687-8862-99f76b1d54f2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Extend volume request issued successfully. Aug 20 07:55:45.443975 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f7fda64-c619-4687-8862-99f76b1d54f2 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c/action returned with HTTP 202 Aug 20 07:55:45.444621 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 939/3785] 10.4.3.57 () {70 vars in 1424 bytes} [Thu Aug 20 07:55:45 2026] POST /volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 07:55:45.445392 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-804f04af-5555-423e-a5b1-4463014e1514 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:45.446698 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-804f04af-5555-423e-a5b1-4463014e1514 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 returned with HTTP 202 Aug 20 07:55:45.446698 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 941/3786] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:45 2026] DELETE /volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:45.463278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4898a09d-150c-4768-b1ef-02c35e58b70c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:45.463841 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b425344a-f3a0-494f-8312-4d16d4ca20ad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:45.463841 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b425344a-f3a0-494f-8312-4d16d4ca20ad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 Aug 20 07:55:45.463841 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b425344a-f3a0-494f-8312-4d16d4ca20ad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:45.463841 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b425344a-f3a0-494f-8312-4d16d4ca20ad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:45.464310 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4898a09d-150c-4768-b1ef-02c35e58b70c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c Aug 20 07:55:45.464709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4898a09d-150c-4768-b1ef-02c35e58b70c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:45.464918 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4898a09d-150c-4768-b1ef-02c35e58b70c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:45.467896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d2b894c3-c19e-4af2-bc90-29641da6f544 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:45.471868 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:45.471868 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:45.473262 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d2b894c3-c19e-4af2-bc90-29641da6f544 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:45.473491 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d2b894c3-c19e-4af2-bc90-29641da6f544 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:45.473766 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d2b894c3-c19e-4af2-bc90-29641da6f544 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:45.473892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d2b894c3-c19e-4af2-bc90-29641da6f544 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:45.475117 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:45.475117 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:45.481484 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4898a09d-150c-4768-b1ef-02c35e58b70c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:45.481739 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:45.481739 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:45.481739 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d2b894c3-c19e-4af2-bc90-29641da6f544 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:45.481739 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 940/3787] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:45 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:45.488122 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b425344a-f3a0-494f-8312-4d16d4ca20ad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:45.493027 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b425344a-f3a0-494f-8312-4d16d4ca20ad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 returned with HTTP 200 Aug 20 07:55:45.493266 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 949/3788] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:45 2026] GET /volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 => generated 894 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:45.495303 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4898a09d-150c-4768-b1ef-02c35e58b70c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c returned with HTTP 200 Aug 20 07:55:45.495802 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 959/3789] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:45 2026] GET /volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:46.181605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a90bc8a5-4a36-4982-bb1d-3a27b9734d01 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.184111 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a90bc8a5-4a36-4982-bb1d-3a27b9734d01 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:46.184111 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a90bc8a5-4a36-4982-bb1d-3a27b9734d01 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.184111 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a90bc8a5-4a36-4982-bb1d-3a27b9734d01 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.184111 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a90bc8a5-4a36-4982-bb1d-3a27b9734d01 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:46.196906 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:46.196906 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:46.201463 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a90bc8a5-4a36-4982-bb1d-3a27b9734d01 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:46.202019 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 942/3790] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:46 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:46.245188 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-156bf163-7a75-4a2f-9bbe-a4a59c4bdd8b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.249062 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-156bf163-7a75-4a2f-9bbe-a4a59c4bdd8b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:46.249590 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-156bf163-7a75-4a2f-9bbe-a4a59c4bdd8b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.250002 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-156bf163-7a75-4a2f-9bbe-a4a59c4bdd8b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.265668 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:46.265668 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:46.271637 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-156bf163-7a75-4a2f-9bbe-a4a59c4bdd8b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:46.276294 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-156bf163-7a75-4a2f-9bbe-a4a59c4bdd8b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:46.277457 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 941/3791] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:46 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:46.495543 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5738bd02-4729-451b-9ca6-4ee107147bd0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.497724 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5738bd02-4729-451b-9ca6-4ee107147bd0 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:46.498065 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5738bd02-4729-451b-9ca6-4ee107147bd0 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.498595 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5738bd02-4729-451b-9ca6-4ee107147bd0 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.498720 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5738bd02-4729-451b-9ca6-4ee107147bd0 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:46.500444 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=454,cinder:UPDATE=123,cinder:DELETE=1,cinder:INSERT=67 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:55:46.505031 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:46.505031 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:46.506739 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5738bd02-4729-451b-9ca6-4ee107147bd0 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:46.507264 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 950/3792] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:46 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:46.513624 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05872156-68bf-432e-aeae-c2195b9b36ff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.516209 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05872156-68bf-432e-aeae-c2195b9b36ff tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 Aug 20 07:55:46.516957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05872156-68bf-432e-aeae-c2195b9b36ff tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.516957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05872156-68bf-432e-aeae-c2195b9b36ff tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.518198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b480426f-8158-45f7-9904-3fd9aacfc6c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.520416 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b480426f-8158-45f7-9904-3fd9aacfc6c7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c Aug 20 07:55:46.520672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b480426f-8158-45f7-9904-3fd9aacfc6c7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.520905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b480426f-8158-45f7-9904-3fd9aacfc6c7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.524835 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05872156-68bf-432e-aeae-c2195b9b36ff tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 returned with HTTP 404 Aug 20 07:55:46.525539 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 960/3793] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:46 2026] GET /volume/v3/volumes/cd37ddb9-4868-4659-ac24-af35a91a6e56 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:46.530974 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:46.530974 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:46.534420 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91943eb6-5b6b-410a-948a-1a0bae9a7cc5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.534954 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b480426f-8158-45f7-9904-3fd9aacfc6c7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:46.537592 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91943eb6-5b6b-410a-948a-1a0bae9a7cc5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 Aug 20 07:55:46.538827 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91943eb6-5b6b-410a-948a-1a0bae9a7cc5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.539216 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91943eb6-5b6b-410a-948a-1a0bae9a7cc5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.539323 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b480426f-8158-45f7-9904-3fd9aacfc6c7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c returned with HTTP 200 Aug 20 07:55:46.539811 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 943/3794] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:46 2026] GET /volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:46.540030 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-91943eb6-5b6b-410a-948a-1a0bae9a7cc5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 4f56c7de-366e-4cd9-aac7-1286df6cec44 Aug 20 07:55:46.547230 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91943eb6-5b6b-410a-948a-1a0bae9a7cc5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 returned with HTTP 404 Aug 20 07:55:46.547981 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 942/3795] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:46 2026] DELETE /volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:46.554221 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-157c4801-9b79-46a7-8a3e-f3f41ca237d1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.554430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a3cffe66-655e-4c4e-8456-fa2abf55120d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.556401 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3cffe66-655e-4c4e-8456-fa2abf55120d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 Aug 20 07:55:46.556623 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3cffe66-655e-4c4e-8456-fa2abf55120d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.556824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3cffe66-655e-4c4e-8456-fa2abf55120d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.557368 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-157c4801-9b79-46a7-8a3e-f3f41ca237d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] POST https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c/action Aug 20 07:55:46.557938 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-157c4801-9b79-46a7-8a3e-f3f41ca237d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action body: b'{"revert": {"snapshot_id": "78afad63-b7d8-425d-a3fb-910f358ad572"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:46.558149 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-157c4801-9b79-46a7-8a3e-f3f41ca237d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "78afad63-b7d8-425d-a3fb-910f358ad572"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:46.562054 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3cffe66-655e-4c4e-8456-fa2abf55120d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 returned with HTTP 404 Aug 20 07:55:46.562481 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 961/3796] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:46 2026] GET /volume/v3/volumes/4f56c7de-366e-4cd9-aac7-1286df6cec44 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:46.568479 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-81ee5d7e-6d19-45cf-b8de-44c1e1f8b8a8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.569681 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:46.569681 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:46.570150 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81ee5d7e-6d19-45cf-b8de-44c1e1f8b8a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba Aug 20 07:55:46.570229 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-157c4801-9b79-46a7-8a3e-f3f41ca237d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume retrieved successfully. Aug 20 07:55:46.570364 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81ee5d7e-6d19-45cf-b8de-44c1e1f8b8a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.570558 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81ee5d7e-6d19-45cf-b8de-44c1e1f8b8a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.570733 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-81ee5d7e-6d19-45cf-b8de-44c1e1f8b8a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: af4546b4-363b-463c-b037-f4b3a27a8cba Aug 20 07:55:46.577156 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:46.577156 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:46.577587 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-81ee5d7e-6d19-45cf-b8de-44c1e1f8b8a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:46.586868 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-157c4801-9b79-46a7-8a3e-f3f41ca237d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] HTTP exception thrown: Can't revert volume 0ee104d0-1045-486e-b0b0-a321b695493c to its latest snapshot 78afad63-b7d8-425d-a3fb-910f358ad572. The volume size must be equal to the snapshot size. Aug 20 07:55:46.587061 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-157c4801-9b79-46a7-8a3e-f3f41ca237d1 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c/action returned with HTTP 400 Aug 20 07:55:46.587878 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 951/3797] 10.4.3.57 () {70 vars in 1424 bytes} [Thu Aug 20 07:55:46 2026] POST /volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c/action => generated 213 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 20 07:55:46.597776 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-81ee5d7e-6d19-45cf-b8de-44c1e1f8b8a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume request issued successfully. Aug 20 07:55:46.598059 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81ee5d7e-6d19-45cf-b8de-44c1e1f8b8a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba returned with HTTP 202 Aug 20 07:55:46.598602 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 944/3798] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:46 2026] DELETE /volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:46.600707 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1a7cb651-5d1b-48c2-8bbe-7e62dd8bd95c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.603960 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a7cb651-5d1b-48c2-8bbe-7e62dd8bd95c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 Aug 20 07:55:46.603960 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a7cb651-5d1b-48c2-8bbe-7e62dd8bd95c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.603960 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a7cb651-5d1b-48c2-8bbe-7e62dd8bd95c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.603960 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-1a7cb651-5d1b-48c2-8bbe-7e62dd8bd95c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Delete snapshot with id: 78afad63-b7d8-425d-a3fb-910f358ad572 Aug 20 07:55:46.607807 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-421dcc64-8721-4d61-8bbe-c4a48a528695 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.608773 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:46.608773 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:46.609358 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1a7cb651-5d1b-48c2-8bbe-7e62dd8bd95c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot retrieved successfully. Aug 20 07:55:46.610083 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-421dcc64-8721-4d61-8bbe-c4a48a528695 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba Aug 20 07:55:46.610351 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-421dcc64-8721-4d61-8bbe-c4a48a528695 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.610604 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-421dcc64-8721-4d61-8bbe-c4a48a528695 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.619233 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:46.619233 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:46.623569 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-421dcc64-8721-4d61-8bbe-c4a48a528695 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Volume info retrieved successfully. Aug 20 07:55:46.628149 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1a7cb651-5d1b-48c2-8bbe-7e62dd8bd95c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot delete request issued successfully. Aug 20 07:55:46.628149 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a7cb651-5d1b-48c2-8bbe-7e62dd8bd95c tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 returned with HTTP 202 Aug 20 07:55:46.628149 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 943/3799] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:46 2026] DELETE /volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:46.628436 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-421dcc64-8721-4d61-8bbe-c4a48a528695 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba returned with HTTP 200 Aug 20 07:55:46.628964 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 962/3800] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:46 2026] GET /volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:46.637701 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1cf8c9a0-b913-4bcb-b3af-bf43ab893073 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:46.640073 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1cf8c9a0-b913-4bcb-b3af-bf43ab893073 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 Aug 20 07:55:46.640287 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1cf8c9a0-b913-4bcb-b3af-bf43ab893073 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:46.640512 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1cf8c9a0-b913-4bcb-b3af-bf43ab893073 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:46.647005 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:46.647005 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:46.647512 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1cf8c9a0-b913-4bcb-b3af-bf43ab893073 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot retrieved successfully. Aug 20 07:55:46.648431 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1cf8c9a0-b913-4bcb-b3af-bf43ab893073 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 returned with HTTP 200 Aug 20 07:55:46.648848 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 952/3801] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:46 2026] GET /volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:47.212342 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-377ae7ec-b39b-4e3c-8628-c22af7f60adf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.214303 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-377ae7ec-b39b-4e3c-8628-c22af7f60adf tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:47.214543 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-377ae7ec-b39b-4e3c-8628-c22af7f60adf tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.214769 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-377ae7ec-b39b-4e3c-8628-c22af7f60adf tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.214920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-377ae7ec-b39b-4e3c-8628-c22af7f60adf tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:47.220225 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:47.220225 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:47.221016 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-377ae7ec-b39b-4e3c-8628-c22af7f60adf tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:47.221347 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 945/3802] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:47.290405 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a144e956-88fb-4610-a6c5-1d32b092c1fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.292602 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a144e956-88fb-4610-a6c5-1d32b092c1fd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:47.292839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a144e956-88fb-4610-a6c5-1d32b092c1fd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.293026 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a144e956-88fb-4610-a6c5-1d32b092c1fd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.303774 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:47.303774 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:47.308115 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a144e956-88fb-4610-a6c5-1d32b092c1fd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:47.313020 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a144e956-88fb-4610-a6c5-1d32b092c1fd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:47.313458 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 944/3803] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:47.521300 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-85af69bf-c6c5-4a94-997a-0ac9dd0550e4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.523285 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-85af69bf-c6c5-4a94-997a-0ac9dd0550e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:47.523494 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-85af69bf-c6c5-4a94-997a-0ac9dd0550e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.523997 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-85af69bf-c6c5-4a94-997a-0ac9dd0550e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.523997 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-85af69bf-c6c5-4a94-997a-0ac9dd0550e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:47.529081 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:47.529081 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:47.529909 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-85af69bf-c6c5-4a94-997a-0ac9dd0550e4 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:47.530286 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 963/3804] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:47.646814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d71cfb0d-3f8e-4856-99a6-f878d3625405 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.649979 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d71cfb0d-3f8e-4856-99a6-f878d3625405 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba Aug 20 07:55:47.650232 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d71cfb0d-3f8e-4856-99a6-f878d3625405 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.650428 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d71cfb0d-3f8e-4856-99a6-f878d3625405 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.657453 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d71cfb0d-3f8e-4856-99a6-f878d3625405 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba returned with HTTP 404 Aug 20 07:55:47.658145 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 953/3805] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/volumes/af4546b4-363b-463c-b037-f4b3a27a8cba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.660404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3b9a3a82-3aa9-4caf-af34-a6fb4dfb853b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.662458 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b9a3a82-3aa9-4caf-af34-a6fb4dfb853b tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 Aug 20 07:55:47.662665 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b9a3a82-3aa9-4caf-af34-a6fb4dfb853b tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.662929 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b9a3a82-3aa9-4caf-af34-a6fb4dfb853b tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.667932 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e41c1ed5-fed0-450c-b6a4-f8fed190c05b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.669702 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b9a3a82-3aa9-4caf-af34-a6fb4dfb853b tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 returned with HTTP 404 Aug 20 07:55:47.670101 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e41c1ed5-fed0-450c-b6a4-f8fed190c05b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 Aug 20 07:55:47.670254 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e41c1ed5-fed0-450c-b6a4-f8fed190c05b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.670332 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 946/3806] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/snapshots/78afad63-b7d8-425d-a3fb-910f358ad572 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:47.670483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e41c1ed5-fed0-450c-b6a4-f8fed190c05b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.670623 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-e41c1ed5-fed0-450c-b6a4-f8fed190c05b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: e8a0ec65-56b8-49f6-808a-b8854b2a4b76 Aug 20 07:55:47.675377 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e41c1ed5-fed0-450c-b6a4-f8fed190c05b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 returned with HTTP 404 Aug 20 07:55:47.675881 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 945/3807] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:47.680009 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5f32aa46-90e4-4ce1-a52a-b66fcc00b45d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.683336 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f32aa46-90e4-4ce1-a52a-b66fcc00b45d tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] DELETE https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c Aug 20 07:55:47.683594 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f32aa46-90e4-4ce1-a52a-b66fcc00b45d tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.683829 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f32aa46-90e4-4ce1-a52a-b66fcc00b45d tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.684024 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-5f32aa46-90e4-4ce1-a52a-b66fcc00b45d tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Delete volume with id: 0ee104d0-1045-486e-b0b0-a321b695493c Aug 20 07:55:47.687447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c8badd0-1286-4e74-917b-e19320fe11e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.691144 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c8badd0-1286-4e74-917b-e19320fe11e5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 Aug 20 07:55:47.691524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c8badd0-1286-4e74-917b-e19320fe11e5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.691977 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c8badd0-1286-4e74-917b-e19320fe11e5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.692928 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:47.692928 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:47.693488 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5f32aa46-90e4-4ce1-a52a-b66fcc00b45d tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:47.698376 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c8badd0-1286-4e74-917b-e19320fe11e5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 returned with HTTP 404 Aug 20 07:55:47.699231 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 954/3808] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/snapshots/e8a0ec65-56b8-49f6-808a-b8854b2a4b76 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:47.707592 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-704cf947-ee49-4b63-82a3-9b0a031489fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.709370 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-704cf947-ee49-4b63-82a3-9b0a031489fd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:47.709584 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-704cf947-ee49-4b63-82a3-9b0a031489fd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.709819 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-704cf947-ee49-4b63-82a3-9b0a031489fd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.710273 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-704cf947-ee49-4b63-82a3-9b0a031489fd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:47.716853 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5f32aa46-90e4-4ce1-a52a-b66fcc00b45d tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Delete volume request issued successfully. Aug 20 07:55:47.717033 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-704cf947-ee49-4b63-82a3-9b0a031489fd tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 returned with HTTP 404 Aug 20 07:55:47.717215 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f32aa46-90e4-4ce1-a52a-b66fcc00b45d tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c returned with HTTP 202 Aug 20 07:55:47.717481 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 947/3809] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.717739 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 964/3810] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:47.730199 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-97abe14b-2f1a-42aa-b065-f311d687b71e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.730199 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97abe14b-2f1a-42aa-b065-f311d687b71e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c Aug 20 07:55:47.730199 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97abe14b-2f1a-42aa-b065-f311d687b71e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.730199 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97abe14b-2f1a-42aa-b065-f311d687b71e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.731873 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4c100a62-99a3-47e5-aceb-ce2a5a05a301 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.733771 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c100a62-99a3-47e5-aceb-ce2a5a05a301 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 Aug 20 07:55:47.734242 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c100a62-99a3-47e5-aceb-ce2a5a05a301 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.734291 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c100a62-99a3-47e5-aceb-ce2a5a05a301 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.739052 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:47.739052 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:47.740573 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c100a62-99a3-47e5-aceb-ce2a5a05a301 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 returned with HTTP 404 Aug 20 07:55:47.741278 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 955/3811] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/volumes/8057ba1f-3de9-483b-80fe-f7ca626fbf00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.744087 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-97abe14b-2f1a-42aa-b065-f311d687b71e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:47.749647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf532295-5fb6-419a-9cc2-4c31b3384920 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.752105 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97abe14b-2f1a-42aa-b065-f311d687b71e tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c returned with HTTP 200 Aug 20 07:55:47.752370 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf532295-5fb6-419a-9cc2-4c31b3384920 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f Aug 20 07:55:47.752643 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf532295-5fb6-419a-9cc2-4c31b3384920 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.752706 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 946/3812] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:47.752858 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf532295-5fb6-419a-9cc2-4c31b3384920 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.753043 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-bf532295-5fb6-419a-9cc2-4c31b3384920 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 03627839-9c41-4e69-9cb9-d096f3ffb81f Aug 20 07:55:47.760827 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf532295-5fb6-419a-9cc2-4c31b3384920 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f returned with HTTP 404 Aug 20 07:55:47.761488 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 948/3813] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.775831 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1bef56d5-8110-491f-b1c4-773ed9c8973b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.777566 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bef56d5-8110-491f-b1c4-773ed9c8973b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f Aug 20 07:55:47.777841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bef56d5-8110-491f-b1c4-773ed9c8973b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.778067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bef56d5-8110-491f-b1c4-773ed9c8973b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.785958 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bef56d5-8110-491f-b1c4-773ed9c8973b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f returned with HTTP 404 Aug 20 07:55:47.788578 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 965/3814] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/volumes/03627839-9c41-4e69-9cb9-d096f3ffb81f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.795915 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-28f9deae-a2e6-4691-82b3-0fa94df2a367 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.797722 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28f9deae-a2e6-4691-82b3-0fa94df2a367 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f Aug 20 07:55:47.797855 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28f9deae-a2e6-4691-82b3-0fa94df2a367 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.798028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28f9deae-a2e6-4691-82b3-0fa94df2a367 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.798153 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-28f9deae-a2e6-4691-82b3-0fa94df2a367 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: afd177cb-f393-4fcb-8541-b5bbe901660f Aug 20 07:55:47.802937 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28f9deae-a2e6-4691-82b3-0fa94df2a367 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f returned with HTTP 404 Aug 20 07:55:47.803444 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 956/3815] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:47.811680 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-720f3f5f-52d6-4fae-820f-01dca5bca439 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.813733 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-720f3f5f-52d6-4fae-820f-01dca5bca439 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f Aug 20 07:55:47.813958 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-720f3f5f-52d6-4fae-820f-01dca5bca439 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.814159 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-720f3f5f-52d6-4fae-820f-01dca5bca439 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.819407 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-720f3f5f-52d6-4fae-820f-01dca5bca439 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f returned with HTTP 404 Aug 20 07:55:47.820204 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 947/3816] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/snapshots/afd177cb-f393-4fcb-8541-b5bbe901660f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:47.834583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3791cf3c-372e-4623-891b-9c46d49a53ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.834583 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3791cf3c-372e-4623-891b-9c46d49a53ba tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:47.834583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3791cf3c-372e-4623-891b-9c46d49a53ba tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.834583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3791cf3c-372e-4623-891b-9c46d49a53ba tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.834583 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3791cf3c-372e-4623-891b-9c46d49a53ba tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:47.841105 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3791cf3c-372e-4623-891b-9c46d49a53ba tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 returned with HTTP 404 Aug 20 07:55:47.841569 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 949/3817] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.848570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eddf6fae-5c73-4ac1-95de-e695165b566d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.850268 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eddf6fae-5c73-4ac1-95de-e695165b566d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 Aug 20 07:55:47.850517 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eddf6fae-5c73-4ac1-95de-e695165b566d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.850800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eddf6fae-5c73-4ac1-95de-e695165b566d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.856225 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eddf6fae-5c73-4ac1-95de-e695165b566d tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 returned with HTTP 404 Aug 20 07:55:47.857020 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 966/3818] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/volumes/797edc1d-653b-43a5-9ccd-f0e038b2e667 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.864903 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3555057b-bed4-4986-984b-5a2e588d2601 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.866815 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3555057b-bed4-4986-984b-5a2e588d2601 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 Aug 20 07:55:47.867085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3555057b-bed4-4986-984b-5a2e588d2601 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.867299 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3555057b-bed4-4986-984b-5a2e588d2601 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.867435 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-3555057b-bed4-4986-984b-5a2e588d2601 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: 0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 Aug 20 07:55:47.872680 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3555057b-bed4-4986-984b-5a2e588d2601 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 returned with HTTP 404 Aug 20 07:55:47.873184 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 957/3819] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:47.880346 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8d58bc1c-22ec-482f-bfb2-9319f2726e45 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.882086 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d58bc1c-22ec-482f-bfb2-9319f2726e45 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 Aug 20 07:55:47.882310 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d58bc1c-22ec-482f-bfb2-9319f2726e45 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.882518 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d58bc1c-22ec-482f-bfb2-9319f2726e45 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.889364 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d58bc1c-22ec-482f-bfb2-9319f2726e45 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 returned with HTTP 404 Aug 20 07:55:47.889888 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 948/3820] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/snapshots/0e5ad7ad-478a-4d5a-8b6d-bd9cae37c963 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:47.898057 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c6b328e2-3307-4c7d-8a3d-aabf760a9dad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.900090 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6b328e2-3307-4c7d-8a3d-aabf760a9dad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:47.900297 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6b328e2-3307-4c7d-8a3d-aabf760a9dad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.900489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6b328e2-3307-4c7d-8a3d-aabf760a9dad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.900674 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c6b328e2-3307-4c7d-8a3d-aabf760a9dad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:47.906213 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6b328e2-3307-4c7d-8a3d-aabf760a9dad tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a returned with HTTP 404 Aug 20 07:55:47.906688 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 950/3821] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.914282 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-20d4b724-08c1-4359-8e30-2b4cc2c0299b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.916061 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20d4b724-08c1-4359-8e30-2b4cc2c0299b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a Aug 20 07:55:47.916289 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20d4b724-08c1-4359-8e30-2b4cc2c0299b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.916500 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20d4b724-08c1-4359-8e30-2b4cc2c0299b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.922135 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20d4b724-08c1-4359-8e30-2b4cc2c0299b tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a returned with HTTP 404 Aug 20 07:55:47.922635 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 967/3822] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/volumes/086c1c9f-4bf6-4009-aec1-b0f6f913a84a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.928995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0cf729a4-7a40-4430-a73a-36a2ef4b5cfa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.930820 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0cf729a4-7a40-4430-a73a-36a2ef4b5cfa tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde Aug 20 07:55:47.931019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0cf729a4-7a40-4430-a73a-36a2ef4b5cfa tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.931218 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0cf729a4-7a40-4430-a73a-36a2ef4b5cfa tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.931369 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0cf729a4-7a40-4430-a73a-36a2ef4b5cfa tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 88de87b9-db44-4c5a-8688-651203252cde Aug 20 07:55:47.937179 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0cf729a4-7a40-4430-a73a-36a2ef4b5cfa tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde returned with HTTP 404 Aug 20 07:55:47.937784 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 958/3823] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.944725 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8954774f-ea61-450d-a636-8be137fe85a8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.946639 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8954774f-ea61-450d-a636-8be137fe85a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde Aug 20 07:55:47.947234 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8954774f-ea61-450d-a636-8be137fe85a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.947234 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8954774f-ea61-450d-a636-8be137fe85a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.953249 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8954774f-ea61-450d-a636-8be137fe85a8 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde returned with HTTP 404 Aug 20 07:55:47.953678 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 949/3824] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/volumes/88de87b9-db44-4c5a-8688-651203252cde => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.963045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a7c8141d-6a36-4aaf-ba5e-f713ff5ca503 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.964786 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7c8141d-6a36-4aaf-ba5e-f713ff5ca503 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 Aug 20 07:55:47.965052 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7c8141d-6a36-4aaf-ba5e-f713ff5ca503 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.965277 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7c8141d-6a36-4aaf-ba5e-f713ff5ca503 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.965494 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a7c8141d-6a36-4aaf-ba5e-f713ff5ca503 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: cea9c042-128a-469e-b362-b4576a1b2610 Aug 20 07:55:47.971057 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7c8141d-6a36-4aaf-ba5e-f713ff5ca503 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 returned with HTTP 404 Aug 20 07:55:47.971482 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 951/3825] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.978498 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-188c457b-98b5-49e1-8702-82f770731257 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.980285 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-188c457b-98b5-49e1-8702-82f770731257 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 Aug 20 07:55:47.980473 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-188c457b-98b5-49e1-8702-82f770731257 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.980675 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-188c457b-98b5-49e1-8702-82f770731257 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.986476 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-188c457b-98b5-49e1-8702-82f770731257 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 returned with HTTP 404 Aug 20 07:55:47.986967 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 968/3826] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:47 2026] GET /volume/v3/volumes/cea9c042-128a-469e-b362-b4576a1b2610 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:47.995389 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ddfc505f-e97e-479a-8123-edcfdc3a7a50 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:47.997100 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ddfc505f-e97e-479a-8123-edcfdc3a7a50 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 Aug 20 07:55:47.997275 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ddfc505f-e97e-479a-8123-edcfdc3a7a50 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:47.997456 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ddfc505f-e97e-479a-8123-edcfdc3a7a50 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:47.997563 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-ddfc505f-e97e-479a-8123-edcfdc3a7a50 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: de46d740-98c3-43cc-9651-bfb14852d8c6 Aug 20 07:55:48.001727 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ddfc505f-e97e-479a-8123-edcfdc3a7a50 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 returned with HTTP 404 Aug 20 07:55:48.002170 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 959/3827] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:47 2026] DELETE /volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:48.009118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9065e37c-d482-478a-acb9-ea6258b6d0d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.011263 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9065e37c-d482-478a-acb9-ea6258b6d0d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 Aug 20 07:55:48.011473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9065e37c-d482-478a-acb9-ea6258b6d0d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.011683 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9065e37c-d482-478a-acb9-ea6258b6d0d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.017673 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9065e37c-d482-478a-acb9-ea6258b6d0d3 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 returned with HTTP 404 Aug 20 07:55:48.018256 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 950/3828] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/snapshots/de46d740-98c3-43cc-9651-bfb14852d8c6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:48.025487 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2867298f-aa7e-43b6-bd66-e67f52ec3298 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.027346 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2867298f-aa7e-43b6-bd66-e67f52ec3298 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:48.027541 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2867298f-aa7e-43b6-bd66-e67f52ec3298 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.027835 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2867298f-aa7e-43b6-bd66-e67f52ec3298 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.027986 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-2867298f-aa7e-43b6-bd66-e67f52ec3298 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:48.035792 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2867298f-aa7e-43b6-bd66-e67f52ec3298 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb returned with HTTP 404 Aug 20 07:55:48.036156 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 952/3829] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:48 2026] DELETE /volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:48.046098 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fea0ad66-32de-4957-90d7-6ec08e8d82d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.048071 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fea0ad66-32de-4957-90d7-6ec08e8d82d7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb Aug 20 07:55:48.048304 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fea0ad66-32de-4957-90d7-6ec08e8d82d7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.048532 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fea0ad66-32de-4957-90d7-6ec08e8d82d7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.057833 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fea0ad66-32de-4957-90d7-6ec08e8d82d7 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb returned with HTTP 404 Aug 20 07:55:48.058331 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 969/3830] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/volumes/de82398d-a21e-4e0e-be29-ac5d9c2484cb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:48.065440 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-18b29def-c68a-467a-90d4-be40f5b586de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.066953 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18b29def-c68a-467a-90d4-be40f5b586de tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 Aug 20 07:55:48.067127 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-18b29def-c68a-467a-90d4-be40f5b586de tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.067323 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-18b29def-c68a-467a-90d4-be40f5b586de tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.067437 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-18b29def-c68a-467a-90d4-be40f5b586de tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete snapshot with id: b0a1ffb2-f12c-497c-9fc5-d75a7524c212 Aug 20 07:55:48.071885 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18b29def-c68a-467a-90d4-be40f5b586de tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 returned with HTTP 404 Aug 20 07:55:48.072342 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 960/3831] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:48 2026] DELETE /volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:48.079426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-14b46ecf-6144-4324-b5c5-27a3a5c904ba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.081983 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14b46ecf-6144-4324-b5c5-27a3a5c904ba tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 Aug 20 07:55:48.082293 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14b46ecf-6144-4324-b5c5-27a3a5c904ba tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.082595 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14b46ecf-6144-4324-b5c5-27a3a5c904ba tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.088277 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14b46ecf-6144-4324-b5c5-27a3a5c904ba tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 returned with HTTP 404 Aug 20 07:55:48.089003 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 951/3832] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/snapshots/b0a1ffb2-f12c-497c-9fc5-d75a7524c212 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:48.098273 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-864813e0-a1bc-45bb-9b0d-694e9f84045c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.100340 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-864813e0-a1bc-45bb-9b0d-694e9f84045c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] DELETE https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:48.100716 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-864813e0-a1bc-45bb-9b0d-694e9f84045c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.101223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-864813e0-a1bc-45bb-9b0d-694e9f84045c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.101223 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-864813e0-a1bc-45bb-9b0d-694e9f84045c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Delete volume with id: 9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:48.108113 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-864813e0-a1bc-45bb-9b0d-694e9f84045c tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 returned with HTTP 404 Aug 20 07:55:48.111122 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 953/3833] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:48 2026] DELETE /volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:48.115052 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-16382dba-de73-477f-ba25-121b83094ad5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.116988 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16382dba-de73-477f-ba25-121b83094ad5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] GET https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 Aug 20 07:55:48.117195 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16382dba-de73-477f-ba25-121b83094ad5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.117386 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16382dba-de73-477f-ba25-121b83094ad5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.127046 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16382dba-de73-477f-ba25-121b83094ad5 tempest-VolumeDependencyTests-1785790316 tempest-VolumeDependencyTests-1785790316-project-member] https://10.4.3.57/volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 returned with HTTP 404 Aug 20 07:55:48.127046 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 970/3834] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/volumes/9795d042-05ba-43cd-afb8-28f95f720a09 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:48.204119 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-7911660d-99e6-4d66-a95c-e9f4336ccc25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.207799 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-7911660d-99e6-4d66-a95c-e9f4336ccc25 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] POST https://10.4.3.57/volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864/action Aug 20 07:55:48.208254 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-7911660d-99e6-4d66-a95c-e9f4336ccc25 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:48.208434 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-7911660d-99e6-4d66-a95c-e9f4336ccc25 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:48.232630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9d54c80-62dc-486a-8e13-220b6f0f2244 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.234657 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9d54c80-62dc-486a-8e13-220b6f0f2244 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:48.234924 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9d54c80-62dc-486a-8e13-220b6f0f2244 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.235531 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9d54c80-62dc-486a-8e13-220b6f0f2244 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.235531 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d9d54c80-62dc-486a-8e13-220b6f0f2244 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:48.239566 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.239566 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:48.240274 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.240274 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:48.241435 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9d54c80-62dc-486a-8e13-220b6f0f2244 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:48.241987 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 952/3835] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:48.261673 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d078eb1b-b4a2-4c17-b7af-8f9d25c84615 req-7911660d-99e6-4d66-a95c-e9f4336ccc25 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864/action returned with HTTP 204 Aug 20 07:55:48.261895 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 961/3836] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:55:48 2026] POST /volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:48.330158 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f932392e-09fe-49aa-b681-253fd73c0bb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.332116 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f932392e-09fe-49aa-b681-253fd73c0bb9 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:48.332340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f932392e-09fe-49aa-b681-253fd73c0bb9 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.332647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f932392e-09fe-49aa-b681-253fd73c0bb9 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.343694 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.343694 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:48.349259 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f932392e-09fe-49aa-b681-253fd73c0bb9 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:48.358490 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f932392e-09fe-49aa-b681-253fd73c0bb9 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:48.359273 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 954/3837] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 1172 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:48.378216 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5c2bc37d-cbd2-4b29-baf2-238464880ffd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.382811 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c2bc37d-cbd2-4b29-baf2-238464880ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:48.383097 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c2bc37d-cbd2-4b29-baf2-238464880ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.383645 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c2bc37d-cbd2-4b29-baf2-238464880ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.412966 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.412966 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:48.421009 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5c2bc37d-cbd2-4b29-baf2-238464880ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:48.424861 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c2bc37d-cbd2-4b29-baf2-238464880ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:48.425393 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 971/3838] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 1172 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:48.449728 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f38b075d-bcd4-420f-9d49-f36c5aa16311 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.451540 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 953/3839] 10.4.3.57 () {70 vars in 1604 bytes} [Thu Aug 20 07:55:48 2026] DELETE /volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 07:55:48.461590 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-66f607c0-7961-4a5f-97ad-344d74295a0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.528353 np0000007856 devstack@c-api.service[100249]: WARNING keystonemiddleware.auth_token [None req-66f607c0-7961-4a5f-97ad-344d74295a0b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 07:55:48.529521 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 962/3840] 10.4.3.57 () {70 vars in 1604 bytes} [Thu Aug 20 07:55:48 2026] DELETE /volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 => generated 114 bytes in 69 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 07:55:48.538340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.541682 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] DELETE https://10.4.3.57/volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 Aug 20 07:55:48.541682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.541682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.541815 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-388dc96d-18c7-49ed-8445-5163cd26d8eb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.543342 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-388dc96d-18c7-49ed-8445-5163cd26d8eb tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:48.544812 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-388dc96d-18c7-49ed-8445-5163cd26d8eb tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.545083 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-388dc96d-18c7-49ed-8445-5163cd26d8eb tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.545366 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-388dc96d-18c7-49ed-8445-5163cd26d8eb tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:48.550030 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.550030 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:48.551281 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.551281 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:48.552423 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-388dc96d-18c7-49ed-8445-5163cd26d8eb tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:48.552944 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 972/3841] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:48.553773 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Attachment connected to vm 58d14ab3-5890-4a10-8f61-c04e1b33fafc, checking data on nova Aug 20 07:55:48.554198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.compute.nova [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Creating Keystone token plugin using URL: https://10.4.3.57/identity {{(pid=100252) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 07:55:48.710495 np0000007856 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] REQ: curl -g -i -X GET https://10.4.3.57/compute/v2.1/servers/58d14ab3-5890-4a10-8f61-c04e1b33fafc/os-volume_attachments/417835ae-023d-4e9c-97c7-14b97f3f9980 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d0c6cee42be930dd591dd749ef03b33edb8c6db3ec6edfc52e8987135c163d00" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b08de249-cbe3-48cb-8eb3-780dfd511ed6" -H "X-Service-Token: {SHA256}6041e4f42863d250eb467c0a92b10bb5295cf89c3b60ccf1cd18d75e4f910dd9" {{(pid=100252) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 07:55:48.769794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e01d7593-cd2c-4b9a-b7a0-65bb407ebebe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.773641 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e01d7593-cd2c-4b9a-b7a0-65bb407ebebe tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c Aug 20 07:55:48.773933 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e01d7593-cd2c-4b9a-b7a0-65bb407ebebe tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.774196 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e01d7593-cd2c-4b9a-b7a0-65bb407ebebe tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.784037 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e01d7593-cd2c-4b9a-b7a0-65bb407ebebe tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c returned with HTTP 404 Aug 20 07:55:48.784604 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 954/3842] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/volumes/0ee104d0-1045-486e-b0b0-a321b695493c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:48.795818 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b88568b7-c2fe-4dc1-97bf-fc092f6a7bdf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.800752 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b88568b7-c2fe-4dc1-97bf-fc092f6a7bdf tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa Aug 20 07:55:48.800752 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b88568b7-c2fe-4dc1-97bf-fc092f6a7bdf tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.800752 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b88568b7-c2fe-4dc1-97bf-fc092f6a7bdf tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.800752 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-b88568b7-c2fe-4dc1-97bf-fc092f6a7bdf tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Delete snapshot with id: 30beeede-991b-4ff8-b802-1305cd9155aa Aug 20 07:55:48.811106 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.811106 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:48.811106 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b88568b7-c2fe-4dc1-97bf-fc092f6a7bdf tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot retrieved successfully. Aug 20 07:55:48.844095 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b88568b7-c2fe-4dc1-97bf-fc092f6a7bdf tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot delete request issued successfully. Aug 20 07:55:48.844318 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b88568b7-c2fe-4dc1-97bf-fc092f6a7bdf tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa returned with HTTP 202 Aug 20 07:55:48.844818 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 963/3843] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:55:48 2026] DELETE /volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:48.855652 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-08bb64f0-0b31-4043-a7b2-4aae82b06276 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.858638 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08bb64f0-0b31-4043-a7b2-4aae82b06276 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa Aug 20 07:55:48.858638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08bb64f0-0b31-4043-a7b2-4aae82b06276 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.858638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08bb64f0-0b31-4043-a7b2-4aae82b06276 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.866411 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.866411 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:48.868876 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-08bb64f0-0b31-4043-a7b2-4aae82b06276 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Snapshot retrieved successfully. Aug 20 07:55:48.869864 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08bb64f0-0b31-4043-a7b2-4aae82b06276 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa returned with HTTP 200 Aug 20 07:55:48.870843 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 973/3844] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:48.872739 np0000007856 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 07:55:48 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-52b98aa6-42fe-4434-8c46-1f8e3804d4af x-openstack-request-id: req-52b98aa6-42fe-4434-8c46-1f8e3804d4af {{(pid=100252) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 07:55:48.873643 np0000007856 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "417835ae-023d-4e9c-97c7-14b97f3f9980", "serverId": "58d14ab3-5890-4a10-8f61-c04e1b33fafc", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "aa8694aa-9f05-4b6f-a99c-b90547b9d864", "bdm_uuid": "afd16d85-1957-49b8-aacb-ae2c3034b056"}} {{(pid=100252) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 07:55:48.873643 np0000007856 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET call to compute for https://10.4.3.57/compute/v2.1/servers/58d14ab3-5890-4a10-8f61-c04e1b33fafc/os-volume_attachments/417835ae-023d-4e9c-97c7-14b97f3f9980 used request id req-52b98aa6-42fe-4434-8c46-1f8e3804d4af {{(pid=100252) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 07:55:48.878035 np0000007856 devstack@c-api.service[100252]: ERROR cinder.volume.api [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-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 Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Caught error: Detach volume from instance 58d14ab3-5890-4a10-8f61-c04e1b33fafc using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58d14ab3-5890-4a10-8f61-c04e1b33fafc using the Compute API Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 07:55:48.881843 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58d14ab3-5890-4a10-8f61-c04e1b33fafc using the Compute API Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault Aug 20 07:55:48.883432 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.middleware.fault [None req-b08de249-cbe3-48cb-8eb3-780dfd511ed6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 returned with HTTP 409 Aug 20 07:55:48.884863 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 955/3845] 10.4.3.57 () {68 vars in 1397 bytes} [Thu Aug 20 07:55:48 2026] DELETE /volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 => generated 167 bytes in 346 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:48.918900 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7fbb0eff-fc55-4e62-99dd-9448ea9dda3b req-35ebf4fb-f223-4a1f-bb76-f69e1fdba65b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.922502 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7fbb0eff-fc55-4e62-99dd-9448ea9dda3b req-35ebf4fb-f223-4a1f-bb76-f69e1fdba65b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/0ef2e211-2d4b-4eb2-bb87-cdd4c04e00fc Aug 20 07:55:48.922810 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7fbb0eff-fc55-4e62-99dd-9448ea9dda3b req-35ebf4fb-f223-4a1f-bb76-f69e1fdba65b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.923128 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7fbb0eff-fc55-4e62-99dd-9448ea9dda3b req-35ebf4fb-f223-4a1f-bb76-f69e1fdba65b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.929377 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-57a5f91a-be75-4c4f-8c46-cc9002f2cc9b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.931400 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.931400 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:48.931994 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-57a5f91a-be75-4c4f-8c46-cc9002f2cc9b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:48.932192 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-57a5f91a-be75-4c4f-8c46-cc9002f2cc9b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:48.932573 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-57a5f91a-be75-4c4f-8c46-cc9002f2cc9b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:48.944715 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.944715 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:48.949807 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-57a5f91a-be75-4c4f-8c46-cc9002f2cc9b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:48.956033 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-57a5f91a-be75-4c4f-8c46-cc9002f2cc9b tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:48.956033 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 964/3846] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:48 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 1154 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:48.977295 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-4d882160-a1d0-4265-99d6-87aed5c3b8f6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:48.979539 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-4d882160-a1d0-4265-99d6-87aed5c3b8f6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] POST https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980/action Aug 20 07:55:48.980675 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-4d882160-a1d0-4265-99d6-87aed5c3b8f6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:48.980675 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-4d882160-a1d0-4265-99d6-87aed5c3b8f6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:48.992270 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7fbb0eff-fc55-4e62-99dd-9448ea9dda3b req-35ebf4fb-f223-4a1f-bb76-f69e1fdba65b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/0ef2e211-2d4b-4eb2-bb87-cdd4c04e00fc returned with HTTP 200 Aug 20 07:55:48.993226 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 955/3847] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:55:48 2026] DELETE /volume/v3/attachments/0ef2e211-2d4b-4eb2-bb87-cdd4c04e00fc => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:48.997231 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:48.997231 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:48.998142 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-4d882160-a1d0-4265-99d6-87aed5c3b8f6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:49.013734 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-4d882160-a1d0-4265-99d6-87aed5c3b8f6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Begin detaching volume completed successfully. Aug 20 07:55:49.014046 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-4d882160-a1d0-4265-99d6-87aed5c3b8f6 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980/action returned with HTTP 202 Aug 20 07:55:49.014671 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 974/3848] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:55:48 2026] POST /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:55:49.090117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dac52a6f-a26b-41d8-b589-8ec9aeabb190 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.090117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dac52a6f-a26b-41d8-b589-8ec9aeabb190 None None] GET https://10.4.3.57/volume// Aug 20 07:55:49.090117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dac52a6f-a26b-41d8-b589-8ec9aeabb190 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.090117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dac52a6f-a26b-41d8-b589-8ec9aeabb190 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.090117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dac52a6f-a26b-41d8-b589-8ec9aeabb190 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:55:49.090372 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 956/3849] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:55:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:55:49.100491 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-febbb149-ec65-478e-8ed5-6ea1919f6ffd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.104949 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-febbb149-ec65-478e-8ed5-6ea1919f6ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:49.104949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-febbb149-ec65-478e-8ed5-6ea1919f6ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.104949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-febbb149-ec65-478e-8ed5-6ea1919f6ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.122233 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.122233 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:49.129818 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-febbb149-ec65-478e-8ed5-6ea1919f6ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:49.137059 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-febbb149-ec65-478e-8ed5-6ea1919f6ffd tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:49.137313 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 965/3850] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:55:49 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 1337 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:49.261301 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0d672517-a600-4d3b-935b-f7e9fa9cf247 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.263530 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d672517-a600-4d3b-935b-f7e9fa9cf247 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:49.263834 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d672517-a600-4d3b-935b-f7e9fa9cf247 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.264075 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d672517-a600-4d3b-935b-f7e9fa9cf247 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.264219 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0d672517-a600-4d3b-935b-f7e9fa9cf247 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:49.269682 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.269682 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:49.269874 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d672517-a600-4d3b-935b-f7e9fa9cf247 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:49.272791 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 956/3851] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:49 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:49.548446 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ccc89380-f23f-4f3c-8048-bb1d63154150 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.550534 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccc89380-f23f-4f3c-8048-bb1d63154150 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:49.550805 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccc89380-f23f-4f3c-8048-bb1d63154150 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.551019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccc89380-f23f-4f3c-8048-bb1d63154150 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.551390 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ccc89380-f23f-4f3c-8048-bb1d63154150 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: 3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:49.559570 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.559570 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:49.562576 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ccc89380-f23f-4f3c-8048-bb1d63154150 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:49.566895 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3431ef52-b687-4258-a980-9d78899fd4fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.568981 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3431ef52-b687-4258-a980-9d78899fd4fa tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:49.569174 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3431ef52-b687-4258-a980-9d78899fd4fa tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.570564 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3431ef52-b687-4258-a980-9d78899fd4fa tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.570564 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3431ef52-b687-4258-a980-9d78899fd4fa tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:49.576450 np0000007856 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-ccc89380-f23f-4f3c-8048-bb1d63154150 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 07:55:49.586604 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ccc89380-f23f-4f3c-8048-bb1d63154150 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 07:55:49.587328 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccc89380-f23f-4f3c-8048-bb1d63154150 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 returned with HTTP 202 Aug 20 07:55:49.588435 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 975/3852] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:49 2026] DELETE /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:49.596475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a62e6359-4ecd-40b5-a4ed-8a913576c9c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.599424 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a62e6359-4ecd-40b5-a4ed-8a913576c9c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:49.599715 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a62e6359-4ecd-40b5-a4ed-8a913576c9c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.600014 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a62e6359-4ecd-40b5-a4ed-8a913576c9c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.609483 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.609483 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:49.611299 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-3431ef52-b687-4258-a980-9d78899fd4fa tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 07:55:49.613774 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a62e6359-4ecd-40b5-a4ed-8a913576c9c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:49.616571 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.616571 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:49.617449 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3431ef52-b687-4258-a980-9d78899fd4fa tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:49.620574 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 957/3853] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:49 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 748 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:49.621983 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a62e6359-4ecd-40b5-a4ed-8a913576c9c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 returned with HTTP 200 Aug 20 07:55:49.622431 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 966/3854] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:49 2026] GET /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:49.629171 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-edd62774-cff5-407d-8e10-b1bd7525e3c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.631282 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-edd62774-cff5-407d-8e10-b1bd7525e3c3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:49.631905 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-edd62774-cff5-407d-8e10-b1bd7525e3c3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.631905 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-edd62774-cff5-407d-8e10-b1bd7525e3c3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.631905 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-edd62774-cff5-407d-8e10-b1bd7525e3c3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:49.636012 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.636012 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:49.636801 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-edd62774-cff5-407d-8e10-b1bd7525e3c3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:49.637193 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 957/3855] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:49 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:49.646048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-18abedb2-0fa5-483a-af50-a805d7752d6f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.647994 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18abedb2-0fa5-483a-af50-a805d7752d6f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] DELETE https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:49.648312 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18abedb2-0fa5-483a-af50-a805d7752d6f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.648517 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18abedb2-0fa5-483a-af50-a805d7752d6f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.648657 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-18abedb2-0fa5-483a-af50-a805d7752d6f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Delete backup with id: 502f8d33-762a-4fa9-9b7f-7c03967a89b9. Aug 20 07:55:49.654897 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.654897 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:49.670525 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-18abedb2-0fa5-483a-af50-a805d7752d6f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] delete_backup rpcapi backup_id 502f8d33-762a-4fa9-9b7f-7c03967a89b9 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:55:49.672977 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18abedb2-0fa5-483a-af50-a805d7752d6f tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 202 Aug 20 07:55:49.673616 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 976/3856] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:49 2026] DELETE /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:55:49.682421 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b33998d6-2c2e-4e82-85b7-b3217ca6ed22 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.685140 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b33998d6-2c2e-4e82-85b7-b3217ca6ed22 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:49.685377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b33998d6-2c2e-4e82-85b7-b3217ca6ed22 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.685666 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b33998d6-2c2e-4e82-85b7-b3217ca6ed22 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.685749 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b33998d6-2c2e-4e82-85b7-b3217ca6ed22 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:49.692619 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.692619 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:49.693988 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b33998d6-2c2e-4e82-85b7-b3217ca6ed22 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 200 Aug 20 07:55:49.695712 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 958/3857] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:49 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:49.886693 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74afc54a-3d7b-4bee-aa3b-0b5d99372269 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.890559 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74afc54a-3d7b-4bee-aa3b-0b5d99372269 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa Aug 20 07:55:49.890559 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74afc54a-3d7b-4bee-aa3b-0b5d99372269 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.890559 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74afc54a-3d7b-4bee-aa3b-0b5d99372269 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.896264 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74afc54a-3d7b-4bee-aa3b-0b5d99372269 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa returned with HTTP 404 Aug 20 07:55:49.896805 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 967/3858] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:55:49 2026] GET /volume/v3/snapshots/30beeede-991b-4ff8-b802-1305cd9155aa => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:49.903936 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-77676028-0295-46af-a3c5-dc6901d85ed7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.905945 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77676028-0295-46af-a3c5-dc6901d85ed7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:49.906012 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-77676028-0295-46af-a3c5-dc6901d85ed7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.906179 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-77676028-0295-46af-a3c5-dc6901d85ed7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.906974 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-77676028-0295-46af-a3c5-dc6901d85ed7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Delete volume with id: 8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:49.914660 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.914660 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:49.914660 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-77676028-0295-46af-a3c5-dc6901d85ed7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:49.939824 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-77676028-0295-46af-a3c5-dc6901d85ed7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Delete volume request issued successfully. Aug 20 07:55:49.940100 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77676028-0295-46af-a3c5-dc6901d85ed7 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f returned with HTTP 202 Aug 20 07:55:49.940689 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 958/3859] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:49 2026] DELETE /volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:49.951966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-469eded3-417e-426f-ba42-60ae5a57cd26 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:49.954361 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-469eded3-417e-426f-ba42-60ae5a57cd26 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:49.954679 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-469eded3-417e-426f-ba42-60ae5a57cd26 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:49.954973 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-469eded3-417e-426f-ba42-60ae5a57cd26 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:49.966852 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:49.966852 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:49.973428 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-469eded3-417e-426f-ba42-60ae5a57cd26 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Volume info retrieved successfully. Aug 20 07:55:49.980849 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-469eded3-417e-426f-ba42-60ae5a57cd26 tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f returned with HTTP 200 Aug 20 07:55:49.980933 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 977/3860] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:49 2026] GET /volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:50.059788 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-68e419a6-108a-4e4c-beb4-745bd14d482d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.067769 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-68e419a6-108a-4e4c-beb4-745bd14d482d tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] DELETE https://10.4.3.57/volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 Aug 20 07:55:50.068069 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-68e419a6-108a-4e4c-beb4-745bd14d482d tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.068383 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-68e419a6-108a-4e4c-beb4-745bd14d482d tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:50.081181 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:50.081181 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:50.140073 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ec16ddbb-ab04-46c4-bc31-1efe80f251be req-68e419a6-108a-4e4c-beb4-745bd14d482d tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 returned with HTTP 200 Aug 20 07:55:50.140571 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 959/3861] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:55:50 2026] DELETE /volume/v3/attachments/aa8694aa-9f05-4b6f-a99c-b90547b9d864 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:50.162432 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.269783 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:50.270135 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-321969387"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:50.271721 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-321969387'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:50.271857 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Create volume of 1 GB Aug 20 07:55:50.276301 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Availability Zones retrieved successfully. Aug 20 07:55:50.281212 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Flow 'volume_create_api' (b03cbc1b-3ea9-4d47-bf0a-7d5533576e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:50.282257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b35857-37e3-43ac-bf3a-8bbcc83a5864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:50.283025 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:50.283155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c39a77bd-e09c-46ae-b4df-84dfdb6df6a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.285164 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c39a77bd-e09c-46ae-b4df-84dfdb6df6a6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:50.285426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c39a77bd-e09c-46ae-b4df-84dfdb6df6a6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.285625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c39a77bd-e09c-46ae-b4df-84dfdb6df6a6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:50.285722 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c39a77bd-e09c-46ae-b4df-84dfdb6df6a6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:50.290456 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:50.290456 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:50.291415 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c39a77bd-e09c-46ae-b4df-84dfdb6df6a6 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:50.291956 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 959/3862] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:50 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:50.306280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b35857-37e3-43ac-bf3a-8bbcc83a5864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:50.307090 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c121ee2c-0486-4329-af65-18ad255af71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:50.364225 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Created reservations ['c81a5b1e-c744-41fc-bb8c-9409ba30f2e1', '569939b7-2f7e-46f2-bda3-7584cfc5a508', '93d48435-178a-47f0-9a11-03228d6bec68', '75effdd3-0fcb-4854-aa2c-76148932208d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:50.365088 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c121ee2c-0486-4329-af65-18ad255af71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c81a5b1e-c744-41fc-bb8c-9409ba30f2e1', '569939b7-2f7e-46f2-bda3-7584cfc5a508', '93d48435-178a-47f0-9a11-03228d6bec68', '75effdd3-0fcb-4854-aa2c-76148932208d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:50.365800 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93e89cb-cbdd-4044-b38f-1e897d4a2a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:50.388724 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93e89cb-cbdd-4044-b38f-1e897d4a2a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9acd1703-ebc2-4985-9dd5-d1e615542230', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321969387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95425db25764e9abce3479af2bbe85f',qos_specs=None,replication_status=,reservations=['c81a5b1e-c744-41fc-bb8c-9409ba30f2e1','569939b7-2f7e-46f2-bda3-7584cfc5a508','93d48435-178a-47f0-9a11-03228d6bec68','75effdd3-0fcb-4854-aa2c-76148932208d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3347238cbd664af282567f1fd968988c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321969387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9acd1703-ebc2-4985-9dd5-d1e615542230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d95425db25764e9abce3479af2bbe85f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3347238cbd664af282567f1fd968988c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:50.389509 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9243a4-58c5-4745-827d-c273dd57b82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:50.407193 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9243a4-58c5-4745-827d-c273dd57b82f) transitioned into state 'SUCCESS' from state '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-321969387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95425db25764e9abce3479af2bbe85f',qos_specs=None,replication_status=,reservations=['c81a5b1e-c744-41fc-bb8c-9409ba30f2e1','569939b7-2f7e-46f2-bda3-7584cfc5a508','93d48435-178a-47f0-9a11-03228d6bec68','75effdd3-0fcb-4854-aa2c-76148932208d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3347238cbd664af282567f1fd968988c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:50.407986 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c4e95f-f6e4-4e30-afee-09b8d48c402d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:50.416946 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c4e95f-f6e4-4e30-afee-09b8d48c402d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:50.417888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Flow 'volume_create_api' (b03cbc1b-3ea9-4d47-bf0a-7d5533576e92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:50.418266 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Create volume request issued successfully. Aug 20 07:55:50.418963 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5199b87-ad16-47c9-a876-82a74d12d8c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:50.419375 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 968/3863] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:55:50 2026] POST /volume/v3/volumes => generated 775 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:50.431677 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc9374c6-5acc-44de-8654-139eb4f7c08d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.434306 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc9374c6-5acc-44de-8654-139eb4f7c08d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 Aug 20 07:55:50.434625 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc9374c6-5acc-44de-8654-139eb4f7c08d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.434947 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc9374c6-5acc-44de-8654-139eb4f7c08d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:50.445614 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:50.445614 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:50.450604 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fc9374c6-5acc-44de-8654-139eb4f7c08d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Volume info retrieved successfully. Aug 20 07:55:50.456104 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc9374c6-5acc-44de-8654-139eb4f7c08d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 returned with HTTP 200 Aug 20 07:55:50.456668 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 978/3864] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:50 2026] GET /volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:50.636381 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d2240254-bbe8-4c91-97de-8437c041a652 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.638137 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2240254-bbe8-4c91-97de-8437c041a652 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 Aug 20 07:55:50.638307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d2240254-bbe8-4c91-97de-8437c041a652 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.638481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d2240254-bbe8-4c91-97de-8437c041a652 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:50.644177 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2240254-bbe8-4c91-97de-8437c041a652 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 returned with HTTP 404 Aug 20 07:55:50.644583 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 960/3865] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:50 2026] GET /volume/v3/volumes/3d8c8012-453d-482d-a40c-60502be6e294 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:50.651700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7bc934c3-3dca-480d-980f-4ff08982e5fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.653667 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bc934c3-3dca-480d-980f-4ff08982e5fd tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:55:50.653889 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7bc934c3-3dca-480d-980f-4ff08982e5fd tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.654097 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7bc934c3-3dca-480d-980f-4ff08982e5fd tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:50.654884 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bc934c3-3dca-480d-980f-4ff08982e5fd tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:55:50.672157 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7bc934c3-3dca-480d-980f-4ff08982e5fd tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Get all volumes completed successfully. Aug 20 07:55:50.674357 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:50.674357 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:50.678945 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bc934c3-3dca-480d-980f-4ff08982e5fd tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:55:50.679391 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 960/3866] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:55:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10447 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:50.700242 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d3d65ad8-a4d5-428d-8bb7-0ed858998884 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.703099 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3d65ad8-a4d5-428d-8bb7-0ed858998884 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] DELETE https://10.4.3.57/volume/v3/types/8cbffff5-d93c-4b00-969f-605458cedad4 Aug 20 07:55:50.703582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3d65ad8-a4d5-428d-8bb7-0ed858998884 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.704056 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3d65ad8-a4d5-428d-8bb7-0ed858998884 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:50.704386 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:50.704386 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:50.709474 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6f723886-595e-4d7d-bdef-df09e94a56dc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.712014 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f723886-595e-4d7d-bdef-df09e94a56dc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 Aug 20 07:55:50.712292 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f723886-595e-4d7d-bdef-df09e94a56dc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.712515 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f723886-595e-4d7d-bdef-df09e94a56dc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:50.712648 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6f723886-595e-4d7d-bdef-df09e94a56dc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id 502f8d33-762a-4fa9-9b7f-7c03967a89b9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:50.717025 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f723886-595e-4d7d-bdef-df09e94a56dc tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 returned with HTTP 404 Aug 20 07:55:50.717515 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 979/3867] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:50 2026] GET /volume/v3/backups/502f8d33-762a-4fa9-9b7f-7c03967a89b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:50.725636 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5f04ea66-2f24-42a0-b355-eb84ca199940 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.727761 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f04ea66-2f24-42a0-b355-eb84ca199940 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] DELETE https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:50.727990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f04ea66-2f24-42a0-b355-eb84ca199940 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.728208 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f04ea66-2f24-42a0-b355-eb84ca199940 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:50.728450 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-5f04ea66-2f24-42a0-b355-eb84ca199940 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Delete backup with id: 2412d761-ec63-4a65-83bf-c7a795ca5732. Aug 20 07:55:50.734952 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:50.734952 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:50.738748 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3d65ad8-a4d5-428d-8bb7-0ed858998884 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] https://10.4.3.57/volume/v3/types/8cbffff5-d93c-4b00-969f-605458cedad4 returned with HTTP 202 Aug 20 07:55:50.739301 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 969/3868] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:55:50 2026] DELETE /volume/v3/types/8cbffff5-d93c-4b00-969f-605458cedad4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:50.753336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9d7c854a-9871-45cd-93b6-967d504ef806 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.755279 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-5f04ea66-2f24-42a0-b355-eb84ca199940 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] delete_backup rpcapi backup_id 2412d761-ec63-4a65-83bf-c7a795ca5732 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:55:50.756465 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d7c854a-9871-45cd-93b6-967d504ef806 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:55:50.756465 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d7c854a-9871-45cd-93b6-967d504ef806 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1383052421", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:50.757888 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f04ea66-2f24-42a0-b355-eb84ca199940 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 202 Aug 20 07:55:50.758492 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 961/3869] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:50 2026] DELETE /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:55:50.767605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7fc77100-e4d8-44dc-bee5-c336930b7a56 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.770128 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fc77100-e4d8-44dc-bee5-c336930b7a56 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:50.770334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fc77100-e4d8-44dc-bee5-c336930b7a56 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.770881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fc77100-e4d8-44dc-bee5-c336930b7a56 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:50.770881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7fc77100-e4d8-44dc-bee5-c336930b7a56 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:50.777129 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:50.777129 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:50.778038 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fc77100-e4d8-44dc-bee5-c336930b7a56 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 200 Aug 20 07:55:50.778645 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 980/3870] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:50 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:50.778895 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d7c854a-9871-45cd-93b6-967d504ef806 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:55:50.779439 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 961/3871] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:55:50 2026] POST /volume/v3/types => generated 213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:50.788724 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8d803948-65a7-4fdb-84f7-94403c3325e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.790967 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d803948-65a7-4fdb-84f7-94403c3325e0 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] POST https://10.4.3.57/volume/v3/types/7acf8232-6f44-4a34-97d4-0b44afe908f3/encryption Aug 20 07:55:50.791464 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d803948-65a7-4fdb-84f7-94403c3325e0 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:50.811032 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d803948-65a7-4fdb-84f7-94403c3325e0 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] https://10.4.3.57/volume/v3/types/7acf8232-6f44-4a34-97d4-0b44afe908f3/encryption returned with HTTP 200 Aug 20 07:55:50.811528 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 970/3872] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:55:50 2026] POST /volume/v3/types/7acf8232-6f44-4a34-97d4-0b44afe908f3/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:50.821000 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.823350 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:50.823820 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-548665693", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1383052421", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:50.827002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-548665693', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1383052421', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:50.831218 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 07:55:50.831564 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:50.831564 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:50.832142 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 07:55:50.838662 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (0a8824dd-b787-4e44-98de-e0cfbffb5006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:50.839903 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30629d2d-997a-482c-96c2-3760ade59ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:50.843576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:50.873330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30629d2d-997a-482c-96c2-3760ade59ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7acf8232-6f44-4a34-97d4-0b44afe908f3,is_public=True,name='tempest-scenario-type-luks2-1383052421',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7acf8232-6f44-4a34-97d4-0b44afe908f3', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:50.874399 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aec5bc8-05c9-4899-b028-4a4f53fc693b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:50.906230 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1383052421 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1383052421, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:50.906670 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1383052421 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1383052421, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:55:50.932577 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['30d76910-cb51-4c19-bf78-8f20086b9aad', '4ff4b0a7-5527-4cea-89c9-83ede11a4fbf', '31373d01-19d2-415a-8cd9-9ac5963becb9', 'e076adc7-01df-4e90-a2c8-eedabc6715a1'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:50.933537 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aec5bc8-05c9-4899-b028-4a4f53fc693b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d76910-cb51-4c19-bf78-8f20086b9aad', '4ff4b0a7-5527-4cea-89c9-83ede11a4fbf', '31373d01-19d2-415a-8cd9-9ac5963becb9', 'e076adc7-01df-4e90-a2c8-eedabc6715a1']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:50.934699 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (665b8295-b6ae-4750-a2d4-9cf000dd0cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:50.961408 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (665b8295-b6ae-4750-a2d4-9cf000dd0cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbcf933a-2064-401c-b762-1165d9fef878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-548665693',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['30d76910-cb51-4c19-bf78-8f20086b9aad','4ff4b0a7-5527-4cea-89c9-83ede11a4fbf','31373d01-19d2-415a-8cd9-9ac5963becb9','e076adc7-01df-4e90-a2c8-eedabc6715a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=7acf8232-6f44-4a34-97d4-0b44afe908f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-548665693',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dbcf933a-2064-401c-b762-1165d9fef878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7acf8232-6f44-4a34-97d4-0b44afe908f3),volume_type_id=7acf8232-6f44-4a34-97d4-0b44afe908f3)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:50.962483 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b485b205-84c1-46f9-abb0-8781cf8eff96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:50.974726 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 20 07:55:50.974726 np0000007856 devstack@c-api.service[100252]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 20 07:55:50.974726 np0000007856 devstack@c-api.service[100252]: FROM reservations Aug 20 07:55:50.974726 np0000007856 devstack@c-api.service[100252]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 20 07:55:50.974726 np0000007856 devstack@c-api.service[100252]: [parameters: {'uuid_1_1': '30d76910-cb51-4c19-bf78-8f20086b9aad', 'uuid_1_2': '4ff4b0a7-5527-4cea-89c9-83ede11a4fbf', 'uuid_1_3': '31373d01-19d2-415a-8cd9-9ac5963becb9', 'uuid_1_4': 'e076adc7-01df-4e90-a2c8-eedabc6715a1'}] Aug 20 07:55:50.974726 np0000007856 devstack@c-api.service[100252]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100252) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 20 07:55:50.975092 np0000007856 devstack@c-api.service[100252]: DEBUG oslo_db.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100252) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 20 07:55:50.995919 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fba70854-6236-4ce0-81af-c0e9ed97296a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:50.997939 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fba70854-6236-4ce0-81af-c0e9ed97296a tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] GET https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f Aug 20 07:55:50.998138 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fba70854-6236-4ce0-81af-c0e9ed97296a tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:50.998380 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fba70854-6236-4ce0-81af-c0e9ed97296a tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.004249 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fba70854-6236-4ce0-81af-c0e9ed97296a tempest-VolumeRevertTests-1150365105 tempest-VolumeRevertTests-1150365105-project-member] https://10.4.3.57/volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f returned with HTTP 404 Aug 20 07:55:51.004777 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 981/3873] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:50 2026] GET /volume/v3/volumes/8352d0a4-f943-4c3d-8063-338a6b0a097f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:51.210960 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-18c609a8-9bf0-4834-b93d-1384cb973839 req-752d38c1-07e5-4a81-b13d-fcdb92bb9f60 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.213085 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-18c609a8-9bf0-4834-b93d-1384cb973839 req-752d38c1-07e5-4a81-b13d-fcdb92bb9f60 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:51.213380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-18c609a8-9bf0-4834-b93d-1384cb973839 req-752d38c1-07e5-4a81-b13d-fcdb92bb9f60 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:51.213471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-18c609a8-9bf0-4834-b93d-1384cb973839 req-752d38c1-07e5-4a81-b13d-fcdb92bb9f60 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.220682 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:51.220682 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:51.225485 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-18c609a8-9bf0-4834-b93d-1384cb973839 req-752d38c1-07e5-4a81-b13d-fcdb92bb9f60 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:51.229727 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-18c609a8-9bf0-4834-b93d-1384cb973839 req-752d38c1-07e5-4a81-b13d-fcdb92bb9f60 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:51.230216 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 962/3874] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:51 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:51.243710 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fa5bee6f-1cd1-4642-83cd-fe01b86765bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.246248 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa5bee6f-1cd1-4642-83cd-fe01b86765bf tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] DELETE https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:51.246524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa5bee6f-1cd1-4642-83cd-fe01b86765bf tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:51.246897 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa5bee6f-1cd1-4642-83cd-fe01b86765bf tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.247165 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fa5bee6f-1cd1-4642-83cd-fe01b86765bf tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Delete volume with id: 417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:51.263848 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:51.263848 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:51.264523 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fa5bee6f-1cd1-4642-83cd-fe01b86765bf tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:51.286176 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fa5bee6f-1cd1-4642-83cd-fe01b86765bf tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Delete volume request issued successfully. Aug 20 07:55:51.286470 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa5bee6f-1cd1-4642-83cd-fe01b86765bf tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 202 Aug 20 07:55:51.287133 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 971/3875] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:55:51 2026] DELETE /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:55:51.299399 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b0a8d592-363a-4798-8943-4f845248c208 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.302095 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0a8d592-363a-4798-8943-4f845248c208 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:51.302347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0a8d592-363a-4798-8943-4f845248c208 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:51.302641 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0a8d592-363a-4798-8943-4f845248c208 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.306880 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2f137546-e466-4def-8631-1d2ed2753916 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.311317 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f137546-e466-4def-8631-1d2ed2753916 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:51.311757 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f137546-e466-4def-8631-1d2ed2753916 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:51.311937 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f137546-e466-4def-8631-1d2ed2753916 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.312129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2f137546-e466-4def-8631-1d2ed2753916 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:51.312894 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:51.312894 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:51.317101 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:51.317101 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:51.317988 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b0a8d592-363a-4798-8943-4f845248c208 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Volume info retrieved successfully. Aug 20 07:55:51.318422 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f137546-e466-4def-8631-1d2ed2753916 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:51.319084 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 963/3876] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:51 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:51.327141 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0a8d592-363a-4798-8943-4f845248c208 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 200 Aug 20 07:55:51.327855 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 982/3877] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:51 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:51.471224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4473926d-c97b-4f80-964d-a31c5b89d10b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.473515 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4473926d-c97b-4f80-964d-a31c5b89d10b tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 Aug 20 07:55:51.473821 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4473926d-c97b-4f80-964d-a31c5b89d10b tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:51.474231 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4473926d-c97b-4f80-964d-a31c5b89d10b tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.486027 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:51.486027 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:51.490817 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4473926d-c97b-4f80-964d-a31c5b89d10b tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Volume info retrieved successfully. Aug 20 07:55:51.498168 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4473926d-c97b-4f80-964d-a31c5b89d10b tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 returned with HTTP 200 Aug 20 07:55:51.498168 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 972/3878] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:51 2026] GET /volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:51.517021 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2deb15d5-ce18-4b88-a152-68208307c74f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.519523 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2deb15d5-ce18-4b88-a152-68208307c74f tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:55:51.519523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2deb15d5-ce18-4b88-a152-68208307c74f tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9acd1703-ebc2-4985-9dd5-d1e615542230", "name": "tempest-type-Backup-589159222"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:51.521773 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-2deb15d5-ce18-4b88-a152-68208307c74f tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Creating new backup {'backup': {'volume_id': '9acd1703-ebc2-4985-9dd5-d1e615542230', 'name': 'tempest-type-Backup-589159222'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:55:51.521773 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-2deb15d5-ce18-4b88-a152-68208307c74f tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Creating backup of volume 9acd1703-ebc2-4985-9dd5-d1e615542230 in container None Aug 20 07:55:51.530758 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:51.530758 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:51.531365 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2deb15d5-ce18-4b88-a152-68208307c74f tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Volume info retrieved successfully. Aug 20 07:55:51.560036 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2deb15d5-ce18-4b88-a152-68208307c74f tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Created reservations ['301f0784-fc1f-48c8-b338-d68f714a7d6c', '733ab131-5d25-423a-aeb8-43fb8fe619d4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:51.590761 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2deb15d5-ce18-4b88-a152-68208307c74f tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:55:51.591302 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 964/3879] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:55:51 2026] POST /volume/v3/backups => generated 313 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:51.606027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a22f77fa-98fc-486c-8562-738441d645c0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.607888 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a22f77fa-98fc-486c-8562-738441d645c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:55:51.608113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a22f77fa-98fc-486c-8562-738441d645c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:51.608350 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a22f77fa-98fc-486c-8562-738441d645c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.608451 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a22f77fa-98fc-486c-8562-738441d645c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:51.613440 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:51.613440 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:51.614165 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a22f77fa-98fc-486c-8562-738441d645c0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:55:51.614528 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 983/3880] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:51 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:51.791574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50acfee7-1232-4f2d-8bce-fbf9e499f2a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.793646 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50acfee7-1232-4f2d-8bce-fbf9e499f2a0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 Aug 20 07:55:51.793928 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50acfee7-1232-4f2d-8bce-fbf9e499f2a0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:51.794374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50acfee7-1232-4f2d-8bce-fbf9e499f2a0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.794374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-50acfee7-1232-4f2d-8bce-fbf9e499f2a0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 2412d761-ec63-4a65-83bf-c7a795ca5732. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:51.801003 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50acfee7-1232-4f2d-8bce-fbf9e499f2a0 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 returned with HTTP 404 Aug 20 07:55:51.801562 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 973/3881] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:51 2026] GET /volume/v3/backups/2412d761-ec63-4a65-83bf-c7a795ca5732 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:51.810188 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e00517bb-ba31-404f-bc87-e45229cda336 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.813399 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e00517bb-ba31-404f-bc87-e45229cda336 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] DELETE https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:51.813916 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e00517bb-ba31-404f-bc87-e45229cda336 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:51.814196 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e00517bb-ba31-404f-bc87-e45229cda336 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.814331 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-e00517bb-ba31-404f-bc87-e45229cda336 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Delete backup with id: f7e964f5-a399-4720-981b-c21e707d7680. Aug 20 07:55:51.822145 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:51.822145 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:51.840726 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-e00517bb-ba31-404f-bc87-e45229cda336 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] delete_backup rpcapi backup_id f7e964f5-a399-4720-981b-c21e707d7680 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:55:51.843117 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e00517bb-ba31-404f-bc87-e45229cda336 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 202 Aug 20 07:55:51.843791 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 965/3882] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:51 2026] DELETE /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:55:51.858080 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4335dca0-b7db-4dc2-9f4a-a87a9f3ca476 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:51.860194 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4335dca0-b7db-4dc2-9f4a-a87a9f3ca476 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:51.860382 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4335dca0-b7db-4dc2-9f4a-a87a9f3ca476 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:51.860605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4335dca0-b7db-4dc2-9f4a-a87a9f3ca476 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:51.860785 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4335dca0-b7db-4dc2-9f4a-a87a9f3ca476 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:51.865255 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:51.865255 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:51.866159 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4335dca0-b7db-4dc2-9f4a-a87a9f3ca476 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 200 Aug 20 07:55:51.866658 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 984/3883] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:51 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:51.998628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b485b205-84c1-46f9-abb0-8781cf8eff96) transitioned into state 'SUCCESS' from state '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-548665693',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['30d76910-cb51-4c19-bf78-8f20086b9aad','4ff4b0a7-5527-4cea-89c9-83ede11a4fbf','31373d01-19d2-415a-8cd9-9ac5963becb9','e076adc7-01df-4e90-a2c8-eedabc6715a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=7acf8232-6f44-4a34-97d4-0b44afe908f3)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:51.999514 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177a16db-5a2e-41a0-a8da-d8ce6a638151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:52.015513 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177a16db-5a2e-41a0-a8da-d8ce6a638151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:52.016464 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (0a8824dd-b787-4e44-98de-e0cfbffb5006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:52.017013 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 07:55:52.017824 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8aefe44-8c74-4727-9d81-82ab16c157c5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:52.018345 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 962/3884] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:55:50 2026] POST /volume/v3/volumes => generated 778 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:52.030850 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86e12fa2-3408-49f9-a25f-78269a593e68 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:52.033166 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86e12fa2-3408-49f9-a25f-78269a593e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:55:52.033369 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86e12fa2-3408-49f9-a25f-78269a593e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:52.033596 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86e12fa2-3408-49f9-a25f-78269a593e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:52.041097 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:52.041097 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:52.045279 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86e12fa2-3408-49f9-a25f-78269a593e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:52.050059 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86e12fa2-3408-49f9-a25f-78269a593e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 returned with HTTP 200 Aug 20 07:55:52.050298 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 974/3885] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:52 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:52.331495 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5447494b-a952-4786-afbd-665bd02150f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:52.333999 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5447494b-a952-4786-afbd-665bd02150f7 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:52.334316 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5447494b-a952-4786-afbd-665bd02150f7 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:52.334634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5447494b-a952-4786-afbd-665bd02150f7 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:52.334832 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5447494b-a952-4786-afbd-665bd02150f7 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:52.341568 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:52.341568 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:52.343893 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5447494b-a952-4786-afbd-665bd02150f7 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:52.343893 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 966/3886] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:52 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:52.344116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b33a9c3f-78c8-4efd-819e-8e4c637d0845 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:52.345634 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b33a9c3f-78c8-4efd-819e-8e4c637d0845 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] GET https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 Aug 20 07:55:52.345955 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b33a9c3f-78c8-4efd-819e-8e4c637d0845 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:52.346256 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b33a9c3f-78c8-4efd-819e-8e4c637d0845 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:52.348480 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=486,cinder:UPDATE=165,cinder:INSERT=85 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:55:52.354153 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b33a9c3f-78c8-4efd-819e-8e4c637d0845 tempest-TestServerVolumeAttachScenarioOldVersion-387059829 tempest-TestServerVolumeAttachScenarioOldVersion-387059829-project-member] https://10.4.3.57/volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 returned with HTTP 404 Aug 20 07:55:52.354153 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 985/3887] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:55:52 2026] GET /volume/v3/volumes/417835ae-023d-4e9c-97c7-14b97f3f9980 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:55:52.625771 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-efa7142b-86e9-43be-9bed-004e531c2145 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:52.628267 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efa7142b-86e9-43be-9bed-004e531c2145 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:55:52.628719 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efa7142b-86e9-43be-9bed-004e531c2145 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:52.629211 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efa7142b-86e9-43be-9bed-004e531c2145 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:52.629451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-efa7142b-86e9-43be-9bed-004e531c2145 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:52.634246 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:52.634246 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:52.635146 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efa7142b-86e9-43be-9bed-004e531c2145 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:55:52.636197 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 963/3888] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:52 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:52.869121 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3dc27539-d988-4f37-8c29-9e14885018ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:52.880338 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-19a1a6c2-1c66-4aec-b423-d3aa0fce2cd1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:52.883508 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19a1a6c2-1c66-4aec-b423-d3aa0fce2cd1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 Aug 20 07:55:52.883782 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19a1a6c2-1c66-4aec-b423-d3aa0fce2cd1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:52.883997 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19a1a6c2-1c66-4aec-b423-d3aa0fce2cd1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:52.884114 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-19a1a6c2-1c66-4aec-b423-d3aa0fce2cd1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Show backup with id f7e964f5-a399-4720-981b-c21e707d7680. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:52.892581 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19a1a6c2-1c66-4aec-b423-d3aa0fce2cd1 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 returned with HTTP 404 Aug 20 07:55:52.895283 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 967/3889] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:52 2026] GET /volume/v3/backups/f7e964f5-a399-4720-981b-c21e707d7680 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:52.908334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da3074bd-668c-4587-865a-239f3abec84b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:52.910465 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da3074bd-668c-4587-865a-239f3abec84b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] DELETE https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:52.911373 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da3074bd-668c-4587-865a-239f3abec84b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:52.911737 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da3074bd-668c-4587-865a-239f3abec84b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:52.911737 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-da3074bd-668c-4587-865a-239f3abec84b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Delete backup with id: 8fbb08e1-be44-442a-9178-da74ffe653ce. Aug 20 07:55:52.917717 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:52.917717 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:52.936422 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-da3074bd-668c-4587-865a-239f3abec84b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] delete_backup rpcapi backup_id 8fbb08e1-be44-442a-9178-da74ffe653ce {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:55:52.940526 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da3074bd-668c-4587-865a-239f3abec84b tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 202 Aug 20 07:55:52.941174 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 986/3890] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:52 2026] DELETE /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:55:52.954264 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bc9f3f2-1f7e-409a-b5e1-edf542f7a522 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:52.956666 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bc9f3f2-1f7e-409a-b5e1-edf542f7a522 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:52.956887 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bc9f3f2-1f7e-409a-b5e1-edf542f7a522 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:52.957093 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bc9f3f2-1f7e-409a-b5e1-edf542f7a522 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:52.957224 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4bc9f3f2-1f7e-409a-b5e1-edf542f7a522 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:52.962101 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:52.962101 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:52.962980 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bc9f3f2-1f7e-409a-b5e1-edf542f7a522 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 200 Aug 20 07:55:52.963368 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 964/3891] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:52 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:53.035678 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:53.035819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1063196358"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:53.037391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1063196358'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:53.037526 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Create volume of 1 GB Aug 20 07:55:53.042083 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Availability Zones retrieved successfully. Aug 20 07:55:53.049357 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Flow 'volume_create_api' (b933350d-780c-48a9-aab0-8852e2b960c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:53.050689 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0c07bb-b57f-41e1-8e6a-2907fcada9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:53.051869 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:53.067598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-11b1fd0c-9b0d-4360-ace4-c2238329d015 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.069451 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11b1fd0c-9b0d-4360-ace4-c2238329d015 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:55:53.069702 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11b1fd0c-9b0d-4360-ace4-c2238329d015 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:53.069959 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11b1fd0c-9b0d-4360-ace4-c2238329d015 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:53.078680 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:53.078680 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:53.084099 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-11b1fd0c-9b0d-4360-ace4-c2238329d015 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:53.090504 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0c07bb-b57f-41e1-8e6a-2907fcada9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:53.090625 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11b1fd0c-9b0d-4360-ace4-c2238329d015 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 returned with HTTP 200 Aug 20 07:55:53.090673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25277895-adda-47ec-b41b-cb4db0471967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:53.090715 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 968/3892] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:53 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:53.104752 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e82b944f-5e07-42e5-9cea-30a9a86b2c08 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.111429 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e82b944f-5e07-42e5-9cea-30a9a86b2c08 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:55:53.111742 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e82b944f-5e07-42e5-9cea-30a9a86b2c08 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:53.111988 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e82b944f-5e07-42e5-9cea-30a9a86b2c08 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:53.125422 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:53.125422 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:53.132413 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e82b944f-5e07-42e5-9cea-30a9a86b2c08 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:53.138320 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e82b944f-5e07-42e5-9cea-30a9a86b2c08 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 returned with HTTP 200 Aug 20 07:55:53.139973 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 987/3893] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:53 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:53.157296 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8272be9-3491-42a4-80eb-8855f8a06661 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.161335 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8272be9-3491-42a4-80eb-8855f8a06661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878/action Aug 20 07:55:53.161783 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8272be9-3491-42a4-80eb-8855f8a06661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:53.161965 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8272be9-3491-42a4-80eb-8855f8a06661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:53.168441 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Created reservations ['796aaa8c-f984-4103-aea2-b28de00b968d', '7892ed15-f607-466a-8811-f44e8878534d', '701510c6-99c6-43c5-b846-9284480609ee', '64fdccd6-ae9d-4137-b88a-2e8a7317499d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:53.169471 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25277895-adda-47ec-b41b-cb4db0471967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['796aaa8c-f984-4103-aea2-b28de00b968d', '7892ed15-f607-466a-8811-f44e8878534d', '701510c6-99c6-43c5-b846-9284480609ee', '64fdccd6-ae9d-4137-b88a-2e8a7317499d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:53.170444 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839173ba-659f-4af0-ac63-dec74221b2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:53.173315 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:53.173315 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:53.173991 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a8272be9-3491-42a4-80eb-8855f8a06661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:53.189998 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a8272be9-3491-42a4-80eb-8855f8a06661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume updated successfully. Aug 20 07:55:53.190298 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8272be9-3491-42a4-80eb-8855f8a06661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878/action returned with HTTP 200 Aug 20 07:55:53.190907 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 965/3894] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:55:53 2026] POST /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 07:55:53.201565 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839173ba-659f-4af0-ac63-dec74221b2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40c7e9d6-105a-432d-9e79-bab51f53ae65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1063196358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa53e3a64de5477589af3e148414a111',qos_specs=None,replication_status=,reservations=['796aaa8c-f984-4103-aea2-b28de00b968d','7892ed15-f607-466a-8811-f44e8878534d','701510c6-99c6-43c5-b846-9284480609ee','64fdccd6-ae9d-4137-b88a-2e8a7317499d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853ae8b8a6644c229b857a7a5e316e31',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1063196358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40c7e9d6-105a-432d-9e79-bab51f53ae65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa53e3a64de5477589af3e148414a111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='853ae8b8a6644c229b857a7a5e316e31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:53.203040 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a41c181-3085-4643-87a7-099d425beb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:53.226788 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a41c181-3085-4643-87a7-099d425beb0d) transitioned into state 'SUCCESS' from state '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-1063196358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa53e3a64de5477589af3e148414a111',qos_specs=None,replication_status=,reservations=['796aaa8c-f984-4103-aea2-b28de00b968d','7892ed15-f607-466a-8811-f44e8878534d','701510c6-99c6-43c5-b846-9284480609ee','64fdccd6-ae9d-4137-b88a-2e8a7317499d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853ae8b8a6644c229b857a7a5e316e31',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:53.229303 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36844cb9-b323-40b8-a1d0-0e3664a5c7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:53.240036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36844cb9-b323-40b8-a1d0-0e3664a5c7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:53.240973 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Flow 'volume_create_api' (b933350d-780c-48a9-aab0-8852e2b960c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:53.242037 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Create volume request issued successfully. Aug 20 07:55:53.242037 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dc27539-d988-4f37-8c29-9e14885018ca tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:53.242318 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 975/3895] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:55:52 2026] POST /volume/v3/volumes => generated 776 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:53.263264 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a0167fbb-d7d9-4692-8fb3-36663630f3ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.265591 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0167fbb-d7d9-4692-8fb3-36663630f3ed tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] GET https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 Aug 20 07:55:53.265882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0167fbb-d7d9-4692-8fb3-36663630f3ed tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:53.266139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0167fbb-d7d9-4692-8fb3-36663630f3ed tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:53.274833 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:53.274833 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:53.278807 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a0167fbb-d7d9-4692-8fb3-36663630f3ed tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Volume info retrieved successfully. Aug 20 07:55:53.283203 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0167fbb-d7d9-4692-8fb3-36663630f3ed tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 returned with HTTP 200 Aug 20 07:55:53.283889 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 969/3896] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:53 2026] GET /volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:53.330097 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-6983dca6-788e-480d-b0ef-ae55edde77ff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.336675 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-6983dca6-788e-480d-b0ef-ae55edde77ff tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:55:53.336675 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-6983dca6-788e-480d-b0ef-ae55edde77ff tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:53.336675 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-6983dca6-788e-480d-b0ef-ae55edde77ff tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:53.347738 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:53.347738 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:53.355695 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-6983dca6-788e-480d-b0ef-ae55edde77ff tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:53.356177 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-104e86f9-7301-4a75-94ff-2e46798aa2be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.358444 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-104e86f9-7301-4a75-94ff-2e46798aa2be tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:53.358724 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-104e86f9-7301-4a75-94ff-2e46798aa2be tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:53.359002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-104e86f9-7301-4a75-94ff-2e46798aa2be tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:53.359118 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-104e86f9-7301-4a75-94ff-2e46798aa2be tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:53.362653 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-6983dca6-788e-480d-b0ef-ae55edde77ff tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 returned with HTTP 200 Aug 20 07:55:53.362653 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 988/3897] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:53 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:53.364767 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:53.364767 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:53.365538 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-104e86f9-7301-4a75-94ff-2e46798aa2be tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:53.365968 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 966/3898] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:53 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:53.647171 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b255b384-579a-4d98-9fda-5ca9f5167817 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.649684 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b255b384-579a-4d98-9fda-5ca9f5167817 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:55:53.649934 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b255b384-579a-4d98-9fda-5ca9f5167817 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:53.650375 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b255b384-579a-4d98-9fda-5ca9f5167817 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:53.650375 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b255b384-579a-4d98-9fda-5ca9f5167817 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:53.657043 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:53.657043 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:53.658107 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b255b384-579a-4d98-9fda-5ca9f5167817 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:55:53.658808 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 976/3899] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:53 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:53.924898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-aaa62410-c448-43bb-b0b0-56503e6fbc94 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.927978 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-aaa62410-c448-43bb-b0b0-56503e6fbc94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:55:53.927978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-aaa62410-c448-43bb-b0b0-56503e6fbc94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:53.928241 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-aaa62410-c448-43bb-b0b0-56503e6fbc94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:53.937185 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:53.937185 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:53.946195 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-aaa62410-c448-43bb-b0b0-56503e6fbc94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:53.950978 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-aaa62410-c448-43bb-b0b0-56503e6fbc94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 returned with HTTP 200 Aug 20 07:55:53.951481 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 970/3900] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:55:53 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:53.967162 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b28fda92-64c6-43b5-b4c7-229b4cdd9218 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.967162 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b28fda92-64c6-43b5-b4c7-229b4cdd9218 None None] GET https://10.4.3.57/volume// Aug 20 07:55:53.967162 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b28fda92-64c6-43b5-b4c7-229b4cdd9218 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:53.967162 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b28fda92-64c6-43b5-b4c7-229b4cdd9218 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:53.967162 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b28fda92-64c6-43b5-b4c7-229b4cdd9218 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:55:53.971856 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 989/3901] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:55:53 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:55:53.980125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0f24622c-085d-46a9-a802-335728e30368 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.983994 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f24622c-085d-46a9-a802-335728e30368 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] GET https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce Aug 20 07:55:53.983994 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0f24622c-085d-46a9-a802-335728e30368 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:53.984188 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-1c1b605f-2290-45f9-b398-85f352308b43 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:53.984521 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0f24622c-085d-46a9-a802-335728e30368 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:53.984521 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0f24622c-085d-46a9-a802-335728e30368 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] Show backup with id 8fbb08e1-be44-442a-9178-da74ffe653ce. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:53.986532 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-1c1b605f-2290-45f9-b398-85f352308b43 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:55:53.987037 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-1c1b605f-2290-45f9-b398-85f352308b43 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbcf933a-2064-401c-b762-1165d9fef878", "connector": null, "instance_uuid": "82e7b30f-18ce-45fc-87a1-9c5317eb5a20"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:53.993280 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f24622c-085d-46a9-a802-335728e30368 tempest-VolumesBackupsTest-518607643 tempest-VolumesBackupsTest-518607643-project-admin] https://10.4.3.57/volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce returned with HTTP 404 Aug 20 07:55:53.994004 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 967/3902] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:53 2026] GET /volume/v3/backups/8fbb08e1-be44-442a-9178-da74ffe653ce => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:53.997180 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:53.997180 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:54.011268 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e611f36-a741-49ce-b62d-ded0ae2e637e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:54.013661 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e611f36-a741-49ce-b62d-ded0ae2e637e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] DELETE https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 Aug 20 07:55:54.013898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e611f36-a741-49ce-b62d-ded0ae2e637e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:54.014093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e611f36-a741-49ce-b62d-ded0ae2e637e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:54.014491 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6e611f36-a741-49ce-b62d-ded0ae2e637e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Delete volume with id: 58075824-188a-4834-9b49-8c95fa586004 Aug 20 07:55:54.022502 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:54.022502 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:54.023240 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6e611f36-a741-49ce-b62d-ded0ae2e637e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:55:54.030847 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-1c1b605f-2290-45f9-b398-85f352308b43 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:55:54.031372 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 977/3903] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:55:53 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) Aug 20 07:55:54.048577 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6e611f36-a741-49ce-b62d-ded0ae2e637e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Delete volume request issued successfully. Aug 20 07:55:54.048877 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e611f36-a741-49ce-b62d-ded0ae2e637e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 returned with HTTP 202 Aug 20 07:55:54.049576 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 971/3904] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:54 2026] DELETE /volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:54.062678 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ee9f5c03-2a6f-4777-8cab-aec5bdce298d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:54.066394 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee9f5c03-2a6f-4777-8cab-aec5bdce298d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 Aug 20 07:55:54.066394 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee9f5c03-2a6f-4777-8cab-aec5bdce298d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:54.066394 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee9f5c03-2a6f-4777-8cab-aec5bdce298d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:54.078199 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:54.078199 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:54.086718 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ee9f5c03-2a6f-4777-8cab-aec5bdce298d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:55:54.095675 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee9f5c03-2a6f-4777-8cab-aec5bdce298d tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 returned with HTTP 200 Aug 20 07:55:54.096691 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 990/3905] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:54 2026] GET /volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:54.298664 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1fea1edf-6ee5-437a-90e2-ba6383097025 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:54.300660 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fea1edf-6ee5-437a-90e2-ba6383097025 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] GET https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 Aug 20 07:55:54.300988 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fea1edf-6ee5-437a-90e2-ba6383097025 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:54.304567 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fea1edf-6ee5-437a-90e2-ba6383097025 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:54.308423 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:54.308423 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:54.312121 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1fea1edf-6ee5-437a-90e2-ba6383097025 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Volume info retrieved successfully. Aug 20 07:55:54.316413 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fea1edf-6ee5-437a-90e2-ba6383097025 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 returned with HTTP 200 Aug 20 07:55:54.316805 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 968/3906] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:54 2026] GET /volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:54.329927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b1c0cb3-e4e0-45d1-b753-940ac8652b63 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:54.379669 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8ac71fd9-47c2-4637-aa35-8ae293778b4a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:54.382540 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ac71fd9-47c2-4637-aa35-8ae293778b4a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:54.382834 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ac71fd9-47c2-4637-aa35-8ae293778b4a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:54.383182 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ac71fd9-47c2-4637-aa35-8ae293778b4a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:54.383380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8ac71fd9-47c2-4637-aa35-8ae293778b4a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:54.392696 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:54.392696 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:54.393846 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ac71fd9-47c2-4637-aa35-8ae293778b4a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:54.394209 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 972/3907] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:54 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:54.420748 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b1c0cb3-e4e0-45d1-b753-940ac8652b63 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] POST https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65/action Aug 20 07:55:54.421765 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b1c0cb3-e4e0-45d1-b753-940ac8652b63 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:54.421765 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b1c0cb3-e4e0-45d1-b753-940ac8652b63 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:54.432540 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:54.432540 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:54.433136 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0b1c0cb3-e4e0-45d1-b753-940ac8652b63 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] Volume info retrieved successfully. Aug 20 07:55:54.434310 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-0b1c0cb3-e4e0-45d1-b753-940ac8652b63 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1c64528531074017890504d8367b2610', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa53e3a64de5477589af3e148414a111', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 07:55:54.434513 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b1c0cb3-e4e0-45d1-b753-940ac8652b63 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65/action returned with HTTP 403 Aug 20 07:55:54.435002 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 978/3908] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:55:54 2026] POST /volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65/action => generated 131 bytes in 105 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:54.443370 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a812a74b-7ddb-48e3-b53c-a22e835aa177 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:54.445842 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a812a74b-7ddb-48e3-b53c-a22e835aa177 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 Aug 20 07:55:54.449569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a812a74b-7ddb-48e3-b53c-a22e835aa177 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:54.449569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a812a74b-7ddb-48e3-b53c-a22e835aa177 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:54.449569 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a812a74b-7ddb-48e3-b53c-a22e835aa177 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Delete volume with id: 40c7e9d6-105a-432d-9e79-bab51f53ae65 Aug 20 07:55:54.455187 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:54.455187 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:54.455943 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a812a74b-7ddb-48e3-b53c-a22e835aa177 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Volume info retrieved successfully. Aug 20 07:55:54.476727 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a812a74b-7ddb-48e3-b53c-a22e835aa177 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Delete volume request issued successfully. Aug 20 07:55:54.476974 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a812a74b-7ddb-48e3-b53c-a22e835aa177 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 returned with HTTP 202 Aug 20 07:55:54.477469 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 991/3909] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:54 2026] DELETE /volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:54.494162 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1e2da87a-c15f-47bc-8d73-6b48089ef644 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:54.494162 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e2da87a-c15f-47bc-8d73-6b48089ef644 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] GET https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 Aug 20 07:55:54.494162 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e2da87a-c15f-47bc-8d73-6b48089ef644 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:54.494371 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e2da87a-c15f-47bc-8d73-6b48089ef644 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:54.503197 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:54.503197 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:54.507299 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1e2da87a-c15f-47bc-8d73-6b48089ef644 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Volume info retrieved successfully. Aug 20 07:55:54.512451 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e2da87a-c15f-47bc-8d73-6b48089ef644 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 returned with HTTP 200 Aug 20 07:55:54.512911 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 969/3910] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:54 2026] GET /volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:54.670458 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10e01968-d17b-43c4-abda-7bb616540f9d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:54.672497 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10e01968-d17b-43c4-abda-7bb616540f9d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:55:54.673717 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10e01968-d17b-43c4-abda-7bb616540f9d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:54.673936 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10e01968-d17b-43c4-abda-7bb616540f9d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:54.674079 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-10e01968-d17b-43c4-abda-7bb616540f9d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:54.679314 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:54.679314 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:54.680143 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10e01968-d17b-43c4-abda-7bb616540f9d tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:55:54.680585 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 973/3911] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:54 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:55.092888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4065dcc3-ee03-439b-94ba-ed280c8c7780 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.092888 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4065dcc3-ee03-439b-94ba-ed280c8c7780 None None] GET https://10.4.3.57/volume// Aug 20 07:55:55.092888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4065dcc3-ee03-439b-94ba-ed280c8c7780 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:55.092888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4065dcc3-ee03-439b-94ba-ed280c8c7780 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:55.092888 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4065dcc3-ee03-439b-94ba-ed280c8c7780 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:55:55.093831 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 979/3912] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:55:55 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:55:55.106127 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-5285d50d-ae03-4b66-9524-0386c65cbd73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.109223 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-5285d50d-ae03-4b66-9524-0386c65cbd73 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:55:55.109449 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-5285d50d-ae03-4b66-9524-0386c65cbd73 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:55.109649 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-5285d50d-ae03-4b66-9524-0386c65cbd73 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:55.116172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c93ae5f1-7c53-458d-9748-7175649ff2f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.117993 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c93ae5f1-7c53-458d-9748-7175649ff2f9 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 Aug 20 07:55:55.118184 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c93ae5f1-7c53-458d-9748-7175649ff2f9 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:55.118360 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c93ae5f1-7c53-458d-9748-7175649ff2f9 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:55.126323 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:55.126323 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:55.126446 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c93ae5f1-7c53-458d-9748-7175649ff2f9 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 returned with HTTP 404 Aug 20 07:55:55.126446 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 970/3913] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:55 2026] GET /volume/v3/volumes/58075824-188a-4834-9b49-8c95fa586004 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:55.129261 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-5285d50d-ae03-4b66-9524-0386c65cbd73 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:55:55.133103 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b1944ff8-376c-453c-8b99-a7cda81864a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.135349 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1944ff8-376c-453c-8b99-a7cda81864a3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] DELETE https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 Aug 20 07:55:55.135598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b1944ff8-376c-453c-8b99-a7cda81864a3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:55.135910 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b1944ff8-376c-453c-8b99-a7cda81864a3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:55.136297 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b1944ff8-376c-453c-8b99-a7cda81864a3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Delete volume with id: a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 Aug 20 07:55:55.136368 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-5285d50d-ae03-4b66-9524-0386c65cbd73 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 returned with HTTP 200 Aug 20 07:55:55.136795 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 992/3914] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:55:55 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 => generated 1049 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:55:55.148958 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:55.148958 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:55.150354 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b1944ff8-376c-453c-8b99-a7cda81864a3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:55:55.177050 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b1944ff8-376c-453c-8b99-a7cda81864a3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Delete volume request issued successfully. Aug 20 07:55:55.177315 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1944ff8-376c-453c-8b99-a7cda81864a3 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 returned with HTTP 202 Aug 20 07:55:55.177870 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 974/3915] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:55 2026] DELETE /volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:55.188045 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dc9bc9e0-ecf6-4f14-b1f2-66dce18f8f4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.190343 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc9bc9e0-ecf6-4f14-b1f2-66dce18f8f4e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 Aug 20 07:55:55.190831 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc9bc9e0-ecf6-4f14-b1f2-66dce18f8f4e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:55.191333 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc9bc9e0-ecf6-4f14-b1f2-66dce18f8f4e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:55.203515 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:55.203515 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:55.209782 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dc9bc9e0-ecf6-4f14-b1f2-66dce18f8f4e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:55:55.218681 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc9bc9e0-ecf6-4f14-b1f2-66dce18f8f4e tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 returned with HTTP 200 Aug 20 07:55:55.219536 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 980/3916] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:55 2026] GET /volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:55.268987 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-150f78ae-c7d6-4a96-b29f-efd84f11df74 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.272058 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-150f78ae-c7d6-4a96-b29f-efd84f11df74 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/a31e1d42-5765-422b-b960-5cf1b5831195 Aug 20 07:55:55.272713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-150f78ae-c7d6-4a96-b29f-efd84f11df74 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:55.284586 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-150f78ae-c7d6-4a96-b29f-efd84f11df74 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-dbcf933a-2064-401c-b762-1165d9fef878-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:55:55.292780 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-150f78ae-c7d6-4a96-b29f-efd84f11df74 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-dbcf933a-2064-401c-b762-1165d9fef878-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:55:55.293921 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:55.293921 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:55.408373 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f909b353-b7a7-4cce-8b8b-f7e85c80917a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.414109 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f909b353-b7a7-4cce-8b8b-f7e85c80917a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:55.414501 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f909b353-b7a7-4cce-8b8b-f7e85c80917a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:55.414724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f909b353-b7a7-4cce-8b8b-f7e85c80917a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:55.414909 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f909b353-b7a7-4cce-8b8b-f7e85c80917a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:55.421301 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:55.421301 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:55.422565 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f909b353-b7a7-4cce-8b8b-f7e85c80917a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:55.423071 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 993/3917] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:55 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:55.532029 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eff95045-0dc1-4ec1-a239-6cf6debfb6f4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.534513 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eff95045-0dc1-4ec1-a239-6cf6debfb6f4 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] GET https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 Aug 20 07:55:55.534513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eff95045-0dc1-4ec1-a239-6cf6debfb6f4 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:55.534513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eff95045-0dc1-4ec1-a239-6cf6debfb6f4 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:55.541670 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eff95045-0dc1-4ec1-a239-6cf6debfb6f4 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 returned with HTTP 404 Aug 20 07:55:55.542230 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 975/3918] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:55 2026] GET /volume/v3/volumes/40c7e9d6-105a-432d-9e79-bab51f53ae65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:55.551524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.555616 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:55:55.555616 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1023633237"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:55.555616 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1023633237'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:55:55.555616 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Create volume of 1 GB Aug 20 07:55:55.561635 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Availability Zones retrieved successfully. Aug 20 07:55:55.577464 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Flow 'volume_create_api' (68cab028-5d7e-4c71-afc7-9af9cb1c9067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:55.579521 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49674ea7-8f2c-4911-836f-16443ab4adb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:55.583488 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:55:55.618209 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49674ea7-8f2c-4911-836f-16443ab4adb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:55.619329 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cc65fa-c523-4f04-9b59-e4f87ee11e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:55.626478 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-150f78ae-c7d6-4a96-b29f-efd84f11df74 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-dbcf933a-2064-401c-b762-1165d9fef878-np0000007856" released by "attachment_update" :: held 0.334s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:55:55.627344 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-150f78ae-c7d6-4a96-b29f-efd84f11df74 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/a31e1d42-5765-422b-b960-5cf1b5831195 returned with HTTP 200 Aug 20 07:55:55.627966 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 971/3919] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:55:55 2026] PUT /volume/v3/attachments/a31e1d42-5765-422b-b960-5cf1b5831195 => generated 968 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:55.669240 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-2752908c-2d16-4939-ae87-a019a6917596 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.675672 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-2752908c-2d16-4939-ae87-a019a6917596 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/a31e1d42-5765-422b-b960-5cf1b5831195/action Aug 20 07:55:55.676150 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-2752908c-2d16-4939-ae87-a019a6917596 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:55.676243 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Created reservations ['105c29ef-23e2-40a8-80a5-6bf84745e7d5', '8b438d0e-323d-4f65-a873-fb530f145f4d', '38aa24fb-c968-41a8-9333-117f2164d90e', '3514db19-93eb-4673-a427-827fc54de3db'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:55:55.676332 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-2752908c-2d16-4939-ae87-a019a6917596 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:55.677488 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cc65fa-c523-4f04-9b59-e4f87ee11e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105c29ef-23e2-40a8-80a5-6bf84745e7d5', '8b438d0e-323d-4f65-a873-fb530f145f4d', '38aa24fb-c968-41a8-9333-117f2164d90e', '3514db19-93eb-4673-a427-827fc54de3db']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:55.678417 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (430e2253-7308-4995-9557-42078780ff38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:55.694913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8fcd56d7-5b29-4ab0-bc95-bd5dd3f70296 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.697122 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8fcd56d7-5b29-4ab0-bc95-bd5dd3f70296 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:55:55.697985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8fcd56d7-5b29-4ab0-bc95-bd5dd3f70296 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:55.697985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8fcd56d7-5b29-4ab0-bc95-bd5dd3f70296 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:55.697985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8fcd56d7-5b29-4ab0-bc95-bd5dd3f70296 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:55.703203 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:55.703203 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:55.704153 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8fcd56d7-5b29-4ab0-bc95-bd5dd3f70296 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:55:55.704610 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 976/3920] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:55 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:55.710737 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:55.710737 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:55.720895 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (430e2253-7308-4995-9557-42078780ff38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '741b3934-e043-412d-a756-5343a1c3ffb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023633237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa53e3a64de5477589af3e148414a111',qos_specs=None,replication_status=,reservations=['105c29ef-23e2-40a8-80a5-6bf84745e7d5','8b438d0e-323d-4f65-a873-fb530f145f4d','38aa24fb-c968-41a8-9333-117f2164d90e','3514db19-93eb-4673-a427-827fc54de3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853ae8b8a6644c229b857a7a5e316e31',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023633237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=741b3934-e043-412d-a756-5343a1c3ffb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa53e3a64de5477589af3e148414a111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='853ae8b8a6644c229b857a7a5e316e31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:55.722176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe05ed2-628e-43d3-9311-5d504ec88ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:55.743791 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-2752908c-2d16-4939-ae87-a019a6917596 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/a31e1d42-5765-422b-b960-5cf1b5831195/action returned with HTTP 204 Aug 20 07:55:55.744525 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 994/3921] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:55:55 2026] POST /volume/v3/attachments/a31e1d42-5765-422b-b960-5cf1b5831195/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:55.758125 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe05ed2-628e-43d3-9311-5d504ec88ca8) transitioned into state 'SUCCESS' from state '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-1023633237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa53e3a64de5477589af3e148414a111',qos_specs=None,replication_status=,reservations=['105c29ef-23e2-40a8-80a5-6bf84745e7d5','8b438d0e-323d-4f65-a873-fb530f145f4d','38aa24fb-c968-41a8-9333-117f2164d90e','3514db19-93eb-4673-a427-827fc54de3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853ae8b8a6644c229b857a7a5e316e31',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:55.758927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d70fc38-61d1-43fa-8156-262a51c06387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:55:55.777579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d70fc38-61d1-43fa-8156-262a51c06387) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:55:55.777579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Flow 'volume_create_api' (68cab028-5d7e-4c71-afc7-9af9cb1c9067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:55:55.778254 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Create volume request issued successfully. Aug 20 07:55:55.779222 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d64be6a-d4d1-4306-94d4-6baf15efc733 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:55:55.780047 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 981/3922] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:55:55 2026] POST /volume/v3/volumes => generated 776 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:55:55.797667 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d05f9796-34ee-491e-8deb-029946d47ec1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:55.803855 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d05f9796-34ee-491e-8deb-029946d47ec1 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] GET https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 Aug 20 07:55:55.804153 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d05f9796-34ee-491e-8deb-029946d47ec1 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:55.804423 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d05f9796-34ee-491e-8deb-029946d47ec1 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:55.815874 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:55.815874 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:55.820526 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d05f9796-34ee-491e-8deb-029946d47ec1 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Volume info retrieved successfully. Aug 20 07:55:55.825194 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d05f9796-34ee-491e-8deb-029946d47ec1 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 returned with HTTP 200 Aug 20 07:55:55.825685 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 972/3923] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:55 2026] GET /volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:56.234310 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98d7af29-e949-49eb-b529-4e84ab910c7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.237422 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98d7af29-e949-49eb-b529-4e84ab910c7b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 Aug 20 07:55:56.237763 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98d7af29-e949-49eb-b529-4e84ab910c7b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.238050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98d7af29-e949-49eb-b529-4e84ab910c7b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.247208 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98d7af29-e949-49eb-b529-4e84ab910c7b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 returned with HTTP 404 Aug 20 07:55:56.247914 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 977/3924] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:56 2026] GET /volume/v3/volumes/a0e5ecd9-4c6d-481d-84a4-ecbc91a73171 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:56.256744 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-58266b4b-073a-4271-afa3-b1618a07a78b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.259128 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58266b4b-073a-4271-afa3-b1618a07a78b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 Aug 20 07:55:56.259412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58266b4b-073a-4271-afa3-b1618a07a78b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.259721 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58266b4b-073a-4271-afa3-b1618a07a78b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.259948 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-58266b4b-073a-4271-afa3-b1618a07a78b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Delete volume with id: 6b0e4630-da83-40a6-916c-edb27b69fae4 Aug 20 07:55:56.269313 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.269313 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:56.269991 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-58266b4b-073a-4271-afa3-b1618a07a78b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:55:56.291297 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-58266b4b-073a-4271-afa3-b1618a07a78b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Delete volume request issued successfully. Aug 20 07:55:56.291627 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58266b4b-073a-4271-afa3-b1618a07a78b tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 returned with HTTP 202 Aug 20 07:55:56.292235 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 995/3925] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:56 2026] DELETE /volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:56.308643 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ed43129-1aa7-4857-b27d-167c95898b21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.312641 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ed43129-1aa7-4857-b27d-167c95898b21 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 Aug 20 07:55:56.312812 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ed43129-1aa7-4857-b27d-167c95898b21 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.313047 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ed43129-1aa7-4857-b27d-167c95898b21 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.331978 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.331978 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:56.339129 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ed43129-1aa7-4857-b27d-167c95898b21 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Volume info retrieved successfully. Aug 20 07:55:56.347176 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ed43129-1aa7-4857-b27d-167c95898b21 tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 returned with HTTP 200 Aug 20 07:55:56.347935 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 982/3926] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:56 2026] GET /volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:56.434631 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-39517d54-dd63-46a2-a0d1-0584754598fc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.437152 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39517d54-dd63-46a2-a0d1-0584754598fc tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:56.437360 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39517d54-dd63-46a2-a0d1-0584754598fc tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.437633 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39517d54-dd63-46a2-a0d1-0584754598fc tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.437807 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-39517d54-dd63-46a2-a0d1-0584754598fc tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:56.445681 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.445681 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:56.446476 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39517d54-dd63-46a2-a0d1-0584754598fc tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:56.446871 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 973/3927] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:56 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:56.458322 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ecd09be-9c19-4619-95a1-4cc003b2030a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.460071 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ecd09be-9c19-4619-95a1-4cc003b2030a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 Aug 20 07:55:56.460346 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ecd09be-9c19-4619-95a1-4cc003b2030a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.460668 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ecd09be-9c19-4619-95a1-4cc003b2030a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.467523 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.467523 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:56.471102 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7ecd09be-9c19-4619-95a1-4cc003b2030a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Volume info retrieved successfully. Aug 20 07:55:56.475084 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ecd09be-9c19-4619-95a1-4cc003b2030a tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 returned with HTTP 200 Aug 20 07:55:56.475439 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 978/3928] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:56 2026] GET /volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:56.499866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-148f04fa-b5ef-406b-ba90-82597dae26a8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.502025 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-148f04fa-b5ef-406b-ba90-82597dae26a8 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] PUT https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:56.502469 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-148f04fa-b5ef-406b-ba90-82597dae26a8 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-968530185", "description": "tempest-volume-backup-description-1855297243"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:56.517125 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.517125 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:56.527736 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-148f04fa-b5ef-406b-ba90-82597dae26a8 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:56.528265 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 996/3929] 10.4.3.57 () {70 vars in 1402 bytes} [Thu Aug 20 07:55:56 2026] PUT /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:56.542278 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-361d3afa-1619-493c-8f98-4e486c7ab647 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.557113 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-361d3afa-1619-493c-8f98-4e486c7ab647 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:56.557927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-361d3afa-1619-493c-8f98-4e486c7ab647 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.558345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-361d3afa-1619-493c-8f98-4e486c7ab647 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.559494 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-361d3afa-1619-493c-8f98-4e486c7ab647 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:56.570493 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.570493 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:56.572992 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-361d3afa-1619-493c-8f98-4e486c7ab647 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:56.574402 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 983/3930] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:56 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:56.586417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-45c8d5b2-66d8-4e55-8f8d-6b89e95a7a5c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.589377 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-45c8d5b2-66d8-4e55-8f8d-6b89e95a7a5c tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] DELETE https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:56.589588 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-45c8d5b2-66d8-4e55-8f8d-6b89e95a7a5c tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.589676 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-45c8d5b2-66d8-4e55-8f8d-6b89e95a7a5c tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.589807 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-45c8d5b2-66d8-4e55-8f8d-6b89e95a7a5c tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Delete backup with id: c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. Aug 20 07:55:56.594338 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.594338 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:56.608326 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-45c8d5b2-66d8-4e55-8f8d-6b89e95a7a5c tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] delete_backup rpcapi backup_id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:55:56.610157 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-45c8d5b2-66d8-4e55-8f8d-6b89e95a7a5c tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 202 Aug 20 07:55:56.610689 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 974/3931] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:55:56 2026] DELETE /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:55:56.618388 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c8f814c-e4a7-4622-bc7c-958c75306313 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.620647 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c8f814c-e4a7-4622-bc7c-958c75306313 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:56.620826 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c8f814c-e4a7-4622-bc7c-958c75306313 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.621043 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c8f814c-e4a7-4622-bc7c-958c75306313 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.621188 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0c8f814c-e4a7-4622-bc7c-958c75306313 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:56.626805 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.626805 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:56.627807 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c8f814c-e4a7-4622-bc7c-958c75306313 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 200 Aug 20 07:55:56.628281 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 979/3932] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:56 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:56.720173 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b218f238-052d-409c-ad2c-e4f2700607cf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.722073 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b218f238-052d-409c-ad2c-e4f2700607cf tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:55:56.722341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b218f238-052d-409c-ad2c-e4f2700607cf tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.722561 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b218f238-052d-409c-ad2c-e4f2700607cf tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.722693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b218f238-052d-409c-ad2c-e4f2700607cf tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:56.732171 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.732171 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:56.733029 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b218f238-052d-409c-ad2c-e4f2700607cf tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:55:56.733492 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 997/3933] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:56 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:56.844628 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8098614d-e1a0-47df-bf0f-f8b753409562 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.846536 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8098614d-e1a0-47df-bf0f-f8b753409562 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] GET https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 Aug 20 07:55:56.846835 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8098614d-e1a0-47df-bf0f-f8b753409562 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.847413 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8098614d-e1a0-47df-bf0f-f8b753409562 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.859265 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.859265 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:56.867866 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8098614d-e1a0-47df-bf0f-f8b753409562 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Volume info retrieved successfully. Aug 20 07:55:56.873754 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8098614d-e1a0-47df-bf0f-f8b753409562 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 returned with HTTP 200 Aug 20 07:55:56.874371 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 984/3934] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:56 2026] GET /volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:56.892827 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9c018b68-ad77-4fe0-9fbd-85403a733ee7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.894920 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c018b68-ad77-4fe0-9fbd-85403a733ee7 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] POST https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5/action Aug 20 07:55:56.895271 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c018b68-ad77-4fe0-9fbd-85403a733ee7 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:55:56.895435 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c018b68-ad77-4fe0-9fbd-85403a733ee7 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:55:56.905286 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.905286 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:56.905876 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-9c018b68-ad77-4fe0-9fbd-85403a733ee7 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1c64528531074017890504d8367b2610', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa53e3a64de5477589af3e148414a111', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 07:55:56.906097 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c018b68-ad77-4fe0-9fbd-85403a733ee7 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-reader] https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5/action returned with HTTP 403 Aug 20 07:55:56.906621 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 975/3935] 10.4.3.57 () {68 vars in 1383 bytes} [Thu Aug 20 07:55:56 2026] POST /volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:56.916434 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d20f851c-ca21-4304-982d-125006b1a5df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.918273 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d20f851c-ca21-4304-982d-125006b1a5df tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 Aug 20 07:55:56.918462 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d20f851c-ca21-4304-982d-125006b1a5df tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.918686 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d20f851c-ca21-4304-982d-125006b1a5df tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.918866 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d20f851c-ca21-4304-982d-125006b1a5df tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Delete volume with id: 741b3934-e043-412d-a756-5343a1c3ffb5 Aug 20 07:55:56.926388 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.926388 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:56.926750 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d20f851c-ca21-4304-982d-125006b1a5df tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Volume info retrieved successfully. Aug 20 07:55:56.948248 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d20f851c-ca21-4304-982d-125006b1a5df tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Delete volume request issued successfully. Aug 20 07:55:56.948396 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d20f851c-ca21-4304-982d-125006b1a5df tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 returned with HTTP 202 Aug 20 07:55:56.949011 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 980/3936] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:55:56 2026] DELETE /volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:56.960364 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-746324b9-b7e0-4e96-909b-641706cae1f6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:56.962125 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-746324b9-b7e0-4e96-909b-641706cae1f6 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] GET https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 Aug 20 07:55:56.962278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-746324b9-b7e0-4e96-909b-641706cae1f6 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:56.962536 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-746324b9-b7e0-4e96-909b-641706cae1f6 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:56.970668 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:56.970668 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:56.975118 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-746324b9-b7e0-4e96-909b-641706cae1f6 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Volume info retrieved successfully. Aug 20 07:55:56.980069 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-746324b9-b7e0-4e96-909b-641706cae1f6 tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 returned with HTTP 200 Aug 20 07:55:56.980601 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 998/3937] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:56 2026] GET /volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:55:57.365830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a18369a-ee08-492e-aca8-1b86ce4af2ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:57.368371 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a18369a-ee08-492e-aca8-1b86ce4af2ae tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] GET https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 Aug 20 07:55:57.368678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a18369a-ee08-492e-aca8-1b86ce4af2ae tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:57.369070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a18369a-ee08-492e-aca8-1b86ce4af2ae tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:57.376946 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a18369a-ee08-492e-aca8-1b86ce4af2ae tempest-VolumesBackupsTest-684151339 tempest-VolumesBackupsTest-684151339-project-member] https://10.4.3.57/volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 returned with HTTP 404 Aug 20 07:55:57.377443 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 985/3938] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:57 2026] GET /volume/v3/volumes/6b0e4630-da83-40a6-916c-edb27b69fae4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:57.638382 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d84f3bd0-6158-4825-9f33-edf29ea71867 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:57.640209 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d84f3bd0-6158-4825-9f33-edf29ea71867 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f Aug 20 07:55:57.640462 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d84f3bd0-6158-4825-9f33-edf29ea71867 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:57.640722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d84f3bd0-6158-4825-9f33-edf29ea71867 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:57.640872 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d84f3bd0-6158-4825-9f33-edf29ea71867 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Show backup with id c137dcd2-04bd-4ddd-a450-8e14f4baaf4f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:57.649981 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d84f3bd0-6158-4825-9f33-edf29ea71867 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f returned with HTTP 404 Aug 20 07:55:57.650484 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 976/3939] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:57 2026] GET /volume/v3/backups/c137dcd2-04bd-4ddd-a450-8e14f4baaf4f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:57.741412 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c68f568-3d2b-4de0-9a9f-3180eaa82d6d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:57.744111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a46be3b-a4d7-4eae-94c0-9c77ced23514 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:57.744489 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c68f568-3d2b-4de0-9a9f-3180eaa82d6d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 Aug 20 07:55:57.746426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c68f568-3d2b-4de0-9a9f-3180eaa82d6d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:57.746426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c68f568-3d2b-4de0-9a9f-3180eaa82d6d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:57.746597 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a46be3b-a4d7-4eae-94c0-9c77ced23514 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:55:57.746597 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a46be3b-a4d7-4eae-94c0-9c77ced23514 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:57.746694 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a46be3b-a4d7-4eae-94c0-9c77ced23514 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:57.746839 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4a46be3b-a4d7-4eae-94c0-9c77ced23514 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:57.752298 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:57.752298 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:57.753187 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a46be3b-a4d7-4eae-94c0-9c77ced23514 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:55:57.754017 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 999/3940] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:57 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:57.757115 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:57.757115 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:57.763448 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5c68f568-3d2b-4de0-9a9f-3180eaa82d6d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Volume info retrieved successfully. Aug 20 07:55:57.770841 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c68f568-3d2b-4de0-9a9f-3180eaa82d6d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 returned with HTTP 200 Aug 20 07:55:57.771316 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 981/3941] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:57 2026] GET /volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:57.788071 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-13656a57-5221-4916-be6e-c2d309b5495d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:57.790202 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13656a57-5221-4916-be6e-c2d309b5495d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] DELETE https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 Aug 20 07:55:57.790404 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13656a57-5221-4916-be6e-c2d309b5495d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:57.790661 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13656a57-5221-4916-be6e-c2d309b5495d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:57.790894 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-13656a57-5221-4916-be6e-c2d309b5495d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Delete volume with id: 5310f145-1780-4f3b-9e9a-cf0b23eef337 Aug 20 07:55:57.801134 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:57.801134 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:55:57.802011 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-13656a57-5221-4916-be6e-c2d309b5495d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Volume info retrieved successfully. Aug 20 07:55:57.835417 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-13656a57-5221-4916-be6e-c2d309b5495d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Delete volume request issued successfully. Aug 20 07:55:57.835789 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13656a57-5221-4916-be6e-c2d309b5495d tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 returned with HTTP 202 Aug 20 07:55:57.836371 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 986/3942] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:55:57 2026] DELETE /volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:55:57.846104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f91bf098-e3d4-452a-a475-6b94ef008962 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:57.851072 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f91bf098-e3d4-452a-a475-6b94ef008962 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 Aug 20 07:55:57.851328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f91bf098-e3d4-452a-a475-6b94ef008962 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:57.851505 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f91bf098-e3d4-452a-a475-6b94ef008962 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:57.859018 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:57.859018 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:57.863119 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f91bf098-e3d4-452a-a475-6b94ef008962 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Volume info retrieved successfully. Aug 20 07:55:57.868046 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f91bf098-e3d4-452a-a475-6b94ef008962 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 returned with HTTP 200 Aug 20 07:55:57.870208 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 977/3943] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:57 2026] GET /volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:57.997430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-30282c34-966c-4c4a-b345-73911978d90e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:57.999380 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-30282c34-966c-4c4a-b345-73911978d90e tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] GET https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 Aug 20 07:55:57.999580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-30282c34-966c-4c4a-b345-73911978d90e tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:57.999841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-30282c34-966c-4c4a-b345-73911978d90e tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:58.006584 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-30282c34-966c-4c4a-b345-73911978d90e tempest-ProjectReaderTests-586488430 tempest-ProjectReaderTests-586488430-project-admin] https://10.4.3.57/volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 returned with HTTP 404 Aug 20 07:55:58.007436 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1000/3944] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:55:57 2026] GET /volume/v3/volumes/741b3934-e043-412d-a756-5343a1c3ffb5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:58.771084 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eaba128d-dc34-4ca5-8143-a584cb0b3446 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:58.779115 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eaba128d-dc34-4ca5-8143-a584cb0b3446 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:55:58.779115 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eaba128d-dc34-4ca5-8143-a584cb0b3446 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:58.779337 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eaba128d-dc34-4ca5-8143-a584cb0b3446 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:58.779422 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-eaba128d-dc34-4ca5-8143-a584cb0b3446 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:58.789320 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:58.789320 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:55:58.790236 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eaba128d-dc34-4ca5-8143-a584cb0b3446 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:55:58.790748 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 982/3945] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:58 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:58.886131 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f9878cc-f8a8-4d2f-85ad-92653cc518c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:58.888404 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f9878cc-f8a8-4d2f-85ad-92653cc518c9 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] GET https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 Aug 20 07:55:58.889012 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f9878cc-f8a8-4d2f-85ad-92653cc518c9 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:58.889429 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f9878cc-f8a8-4d2f-85ad-92653cc518c9 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:58.902741 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f9878cc-f8a8-4d2f-85ad-92653cc518c9 tempest-VolumesBackupsV39Test-1118514589 tempest-VolumesBackupsV39Test-1118514589-project-member] https://10.4.3.57/volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 returned with HTTP 404 Aug 20 07:55:58.904151 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 987/3946] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:58 2026] GET /volume/v3/volumes/5310f145-1780-4f3b-9e9a-cf0b23eef337 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:55:59.803731 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-95799902-ad13-4ef1-929c-fcc7b6a262f6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:59.809425 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95799902-ad13-4ef1-929c-fcc7b6a262f6 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:55:59.809425 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95799902-ad13-4ef1-929c-fcc7b6a262f6 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:59.809425 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95799902-ad13-4ef1-929c-fcc7b6a262f6 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:59.809425 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-95799902-ad13-4ef1-929c-fcc7b6a262f6 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:55:59.817608 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:59.817608 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:55:59.820704 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95799902-ad13-4ef1-929c-fcc7b6a262f6 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:55:59.820704 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 978/3947] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:55:59 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:55:59.932424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-176d3d29-efc6-4fd4-b36f-d628cdae4fee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:55:59.935472 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-176d3d29-efc6-4fd4-b36f-d628cdae4fee tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878/encryption Aug 20 07:55:59.935767 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-176d3d29-efc6-4fd4-b36f-d628cdae4fee tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:55:59.936017 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-176d3d29-efc6-4fd4-b36f-d628cdae4fee tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:55:59.949857 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:55:59.949857 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:55:59.974801 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-99e352c8-da0a-4a32-9932-b08d80cc95ad req-176d3d29-efc6-4fd4-b36f-d628cdae4fee tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878/encryption returned with HTTP 200 Aug 20 07:55:59.974801 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1001/3948] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:55:59 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:00.481862 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eed64462-5d5f-46e6-97ba-12bd195e29a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:00.625080 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:00.665012 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eed64462-5d5f-46e6-97ba-12bd195e29a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes Aug 20 07:56:00.665256 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eed64462-5d5f-46e6-97ba-12bd195e29a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:00.665497 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eed64462-5d5f-46e6-97ba-12bd195e29a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:00.665801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-eed64462-5d5f-46e6-97ba-12bd195e29a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:00.666722 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-eed64462-5d5f-46e6-97ba-12bd195e29a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:00.671989 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:00.672384 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2050989683"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:00.673990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2050989683'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:00.674144 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Create volume of 1 GB Aug 20 07:56:00.674649 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eed64462-5d5f-46e6-97ba-12bd195e29a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:00.675277 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eed64462-5d5f-46e6-97ba-12bd195e29a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 200 Aug 20 07:56:00.675975 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 983/3949] 10.4.3.57 () {66 vars in 1230 bytes} [Thu Aug 20 07:56:00 2026] GET /volume/v3/volumes => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:56:00.683673 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Availability Zones retrieved successfully. Aug 20 07:56:00.688046 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:00.691778 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:00.692121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-606911655"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:00.693947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Flow 'volume_create_api' (56f3a968-065b-44d1-bcc5-81a9328b7b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:00.695768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae524dd-8534-4097-a702-2b34dc28afe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.696842 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-606911655'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:00.696940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:00.697005 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Create volume of 1 GB Aug 20 07:56:00.703646 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Availability Zones retrieved successfully. Aug 20 07:56:00.716932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Flow 'volume_create_api' (b2468631-a30e-480c-b85d-7129cbd7f537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:00.718355 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1215cbf6-a9ae-47d1-99e6-9d417560dfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.720142 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:00.739813 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae524dd-8534-4097-a702-2b34dc28afe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.740577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33600d5e-b166-42ee-92fc-33cf10cd6ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.768424 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1215cbf6-a9ae-47d1-99e6-9d417560dfc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.768424 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38769f7d-c100-4251-acee-94bfdefdd027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.833529 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d9ba39c0-32cf-4d54-86a5-5f5790a7f339 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:00.836432 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d9ba39c0-32cf-4d54-86a5-5f5790a7f339 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:00.837229 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d9ba39c0-32cf-4d54-86a5-5f5790a7f339 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:00.837590 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d9ba39c0-32cf-4d54-86a5-5f5790a7f339 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:00.837737 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d9ba39c0-32cf-4d54-86a5-5f5790a7f339 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:00.845400 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:00.845400 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:00.846345 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d9ba39c0-32cf-4d54-86a5-5f5790a7f339 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:00.846902 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1002/3950] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:00 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:00.859087 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Created reservations ['4f8dee9b-c3d3-4067-8ab3-e9266dd14303', '24a15601-ddff-42e1-bf60-76eb58ce7b39', '08e4802a-39b3-4db8-a83f-67c8a1d255a4', '39ad088a-66b2-41de-b29c-9aaa16bc845e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:00.860306 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33600d5e-b166-42ee-92fc-33cf10cd6ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f8dee9b-c3d3-4067-8ab3-e9266dd14303', '24a15601-ddff-42e1-bf60-76eb58ce7b39', '08e4802a-39b3-4db8-a83f-67c8a1d255a4', '39ad088a-66b2-41de-b29c-9aaa16bc845e']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.861250 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d91c3d-bdb7-4cfa-b6fb-f89e9b691fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.872344 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Created reservations ['1e5bd2af-93e9-4035-bbd9-a19ffa8ab9bb', '81502bfc-b4e1-4892-81d1-e8b0f39003e4', 'c03c547b-bc8a-4906-9630-a98e16867da9', '56d7c1b2-5319-476e-b938-7264037b2112'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:00.873307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38769f7d-c100-4251-acee-94bfdefdd027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e5bd2af-93e9-4035-bbd9-a19ffa8ab9bb', '81502bfc-b4e1-4892-81d1-e8b0f39003e4', 'c03c547b-bc8a-4906-9630-a98e16867da9', '56d7c1b2-5319-476e-b938-7264037b2112']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.874106 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361fd5d6-51f3-4ca8-9b28-bbd7d01620ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.891575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d91c3d-bdb7-4cfa-b6fb-f89e9b691fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba9e7c95-9b42-421b-a301-7aef5d32b92f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2050989683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='178ea8065ab04e11aed450c09bcf7454',qos_specs=None,replication_status=,reservations=['4f8dee9b-c3d3-4067-8ab3-e9266dd14303','24a15601-ddff-42e1-bf60-76eb58ce7b39','08e4802a-39b3-4db8-a83f-67c8a1d255a4','39ad088a-66b2-41de-b29c-9aaa16bc845e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea247dc54e654df3a1652472c0b4d353',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2050989683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba9e7c95-9b42-421b-a301-7aef5d32b92f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='178ea8065ab04e11aed450c09bcf7454',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea247dc54e654df3a1652472c0b4d353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.892492 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c888f67-3d08-437e-9e08-983e4b1b4ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.907030 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361fd5d6-51f3-4ca8-9b28-bbd7d01620ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '025e422c-8428-4999-bcdb-b8f4fa48680f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-606911655',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='009122ee608545cf854adad56049e826',qos_specs=None,replication_status=,reservations=['1e5bd2af-93e9-4035-bbd9-a19ffa8ab9bb','81502bfc-b4e1-4892-81d1-e8b0f39003e4','c03c547b-bc8a-4906-9630-a98e16867da9','56d7c1b2-5319-476e-b938-7264037b2112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43fbaba3464432aa9a2b1996c12c5a8',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-606911655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=025e422c-8428-4999-bcdb-b8f4fa48680f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='009122ee608545cf854adad56049e826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d43fbaba3464432aa9a2b1996c12c5a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.908157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc95296-2e64-48f7-a144-53c028e405d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.917417 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c888f67-3d08-437e-9e08-983e4b1b4ca1) transitioned into state 'SUCCESS' from state '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-2050989683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='178ea8065ab04e11aed450c09bcf7454',qos_specs=None,replication_status=,reservations=['4f8dee9b-c3d3-4067-8ab3-e9266dd14303','24a15601-ddff-42e1-bf60-76eb58ce7b39','08e4802a-39b3-4db8-a83f-67c8a1d255a4','39ad088a-66b2-41de-b29c-9aaa16bc845e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea247dc54e654df3a1652472c0b4d353',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.918358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d963c3-9779-498d-8baf-397e710e6329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.933448 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d963c3-9779-498d-8baf-397e710e6329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.934763 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Flow 'volume_create_api' (56f3a968-065b-44d1-bcc5-81a9328b7b12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:00.935162 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Create volume request issued successfully. Aug 20 07:56:00.936409 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc95296-2e64-48f7-a144-53c028e405d9) transitioned into state 'SUCCESS' from state '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-606911655',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='009122ee608545cf854adad56049e826',qos_specs=None,replication_status=,reservations=['1e5bd2af-93e9-4035-bbd9-a19ffa8ab9bb','81502bfc-b4e1-4892-81d1-e8b0f39003e4','c03c547b-bc8a-4906-9630-a98e16867da9','56d7c1b2-5319-476e-b938-7264037b2112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43fbaba3464432aa9a2b1996c12c5a8',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.936502 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ccac991-cd55-4481-a6d8-3c082c5ce392 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:00.936502 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 988/3951] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:56:00 2026] POST /volume/v3/volumes => generated 776 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:00.936579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35803a8-5ae6-4f39-9c62-51aa140cf32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:00.951713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35803a8-5ae6-4f39-9c62-51aa140cf32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:00.952271 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Flow 'volume_create_api' (b2468631-a30e-480c-b85d-7129cbd7f537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:00.952530 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-96b3b5a3-fe52-420f-8a1b-2fe0a5369c3a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:00.952746 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Create volume request issued successfully. Aug 20 07:56:00.954696 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f13051d1-cd0f-479a-996c-4fb44037f1c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:00.954696 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 979/3952] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:00 2026] POST /volume/v3/volumes => generated 761 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:00.954813 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96b3b5a3-fe52-420f-8a1b-2fe0a5369c3a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f Aug 20 07:56:00.954854 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96b3b5a3-fe52-420f-8a1b-2fe0a5369c3a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:00.955116 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96b3b5a3-fe52-420f-8a1b-2fe0a5369c3a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:00.962943 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:00.962943 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:00.968916 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e2bc6a88-5e80-41da-acc2-f5859f7dd0d4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:00.969282 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-96b3b5a3-fe52-420f-8a1b-2fe0a5369c3a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Volume info retrieved successfully. Aug 20 07:56:00.973246 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2bc6a88-5e80-41da-acc2-f5859f7dd0d4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:00.973424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2bc6a88-5e80-41da-acc2-f5859f7dd0d4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:00.973628 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2bc6a88-5e80-41da-acc2-f5859f7dd0d4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:00.974323 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96b3b5a3-fe52-420f-8a1b-2fe0a5369c3a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f returned with HTTP 200 Aug 20 07:56:00.974884 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 984/3953] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:00 2026] GET /volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:56:00.986380 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:00.986380 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:00.994239 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e2bc6a88-5e80-41da-acc2-f5859f7dd0d4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:01.000452 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2bc6a88-5e80-41da-acc2-f5859f7dd0d4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f returned with HTTP 200 Aug 20 07:56:01.000970 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1003/3954] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:00 2026] GET /volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f => generated 829 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:01.863951 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71b43a40-f461-4299-be05-182d4d0ccb66 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:01.870416 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71b43a40-f461-4299-be05-182d4d0ccb66 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:01.870416 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71b43a40-f461-4299-be05-182d4d0ccb66 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:01.870416 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71b43a40-f461-4299-be05-182d4d0ccb66 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:01.870416 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-71b43a40-f461-4299-be05-182d4d0ccb66 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:01.875379 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:01.875379 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:01.876617 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71b43a40-f461-4299-be05-182d4d0ccb66 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:01.877309 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 989/3955] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:01 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:01.996426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-38bd0264-c3e3-4143-9f7c-6ed941057552 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:02.007580 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38bd0264-c3e3-4143-9f7c-6ed941057552 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f Aug 20 07:56:02.007580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38bd0264-c3e3-4143-9f7c-6ed941057552 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:02.007580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38bd0264-c3e3-4143-9f7c-6ed941057552 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:02.017727 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:02.017727 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:02.025742 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-38bd0264-c3e3-4143-9f7c-6ed941057552 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Volume info retrieved successfully. Aug 20 07:56:02.032632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01870fc5-8e95-4d22-809e-e7ce07f81d24 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:02.033017 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38bd0264-c3e3-4143-9f7c-6ed941057552 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f returned with HTTP 200 Aug 20 07:56:02.033017 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 980/3956] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:01 2026] GET /volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:02.034174 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01870fc5-8e95-4d22-809e-e7ce07f81d24 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:02.034396 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01870fc5-8e95-4d22-809e-e7ce07f81d24 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:02.034630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01870fc5-8e95-4d22-809e-e7ce07f81d24 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:02.049618 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:02.049618 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:02.055657 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-68a6e7f1-4626-4bee-a348-317ed382c4c8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:02.056059 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-01870fc5-8e95-4d22-809e-e7ce07f81d24 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:02.060457 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01870fc5-8e95-4d22-809e-e7ce07f81d24 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f returned with HTTP 200 Aug 20 07:56:02.060995 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 985/3957] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:02 2026] GET /volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:02.061265 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68a6e7f1-4626-4bee-a348-317ed382c4c8 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:56:02.061985 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68a6e7f1-4626-4bee-a348-317ed382c4c8 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba9e7c95-9b42-421b-a301-7aef5d32b92f", "name": "tempest-type-Backup-519070895"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:02.074350 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-68a6e7f1-4626-4bee-a348-317ed382c4c8 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Creating new backup {'backup': {'volume_id': 'ba9e7c95-9b42-421b-a301-7aef5d32b92f', 'name': 'tempest-type-Backup-519070895'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:56:02.074531 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-68a6e7f1-4626-4bee-a348-317ed382c4c8 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Creating backup of volume ba9e7c95-9b42-421b-a301-7aef5d32b92f in container None Aug 20 07:56:02.078093 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31bbebc3-3e35-4054-9846-06672ec5020d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:02.085404 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:02.085404 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:02.088201 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-68a6e7f1-4626-4bee-a348-317ed382c4c8 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Volume info retrieved successfully. Aug 20 07:56:02.088282 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31bbebc3-3e35-4054-9846-06672ec5020d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:02.088282 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31bbebc3-3e35-4054-9846-06672ec5020d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:02.088282 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31bbebc3-3e35-4054-9846-06672ec5020d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:02.100602 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:02.100602 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:02.107003 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-31bbebc3-3e35-4054-9846-06672ec5020d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:02.113331 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31bbebc3-3e35-4054-9846-06672ec5020d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f returned with HTTP 200 Aug 20 07:56:02.113982 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 990/3958] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:02 2026] GET /volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:02.130205 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:02.133879 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:02.134158 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1846329613"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:02.136160 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1846329613'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:02.136345 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Create volume of 1 GB Aug 20 07:56:02.145056 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Availability Zones retrieved successfully. Aug 20 07:56:02.151154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Flow 'volume_create_api' (f31d41df-2dc0-4030-8895-97042e271132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:02.152332 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe41d54-7044-43af-b065-b0ef72a66983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:02.153394 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:02.164354 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-68a6e7f1-4626-4bee-a348-317ed382c4c8 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Created reservations ['c6e9a90a-14d4-44b3-9d5a-cda6be359c34', 'be1427d4-1013-401d-b4ee-8255a5455200'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:02.182872 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe41d54-7044-43af-b065-b0ef72a66983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:02.183712 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2371bb16-45b9-456a-a0a8-c03b28f27fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:02.220233 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68a6e7f1-4626-4bee-a348-317ed382c4c8 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:56:02.220813 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1004/3959] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:56:02 2026] POST /volume/v3/backups => generated 313 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:02.233204 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-912c32e9-3a22-4f44-98c4-80b5978cd2a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:02.236323 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-912c32e9-3a22-4f44-98c4-80b5978cd2a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:02.243218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-912c32e9-3a22-4f44-98c4-80b5978cd2a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:02.243218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-912c32e9-3a22-4f44-98c4-80b5978cd2a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:02.243218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-912c32e9-3a22-4f44-98c4-80b5978cd2a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:02.243218 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:02.243218 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:02.243494 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-912c32e9-3a22-4f44-98c4-80b5978cd2a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:02.245715 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 986/3960] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:02 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:02.253597 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Created reservations ['af1cf690-7622-4cbf-ac71-784e26fed503', 'b94741e5-4db3-47dd-bf48-caf0ca4461f2', '312b63e0-d829-47c7-9219-c85f45a6fb99', '5054eac3-c11c-4202-a81b-55ed9bc832ec'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:02.254779 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2371bb16-45b9-456a-a0a8-c03b28f27fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af1cf690-7622-4cbf-ac71-784e26fed503', 'b94741e5-4db3-47dd-bf48-caf0ca4461f2', '312b63e0-d829-47c7-9219-c85f45a6fb99', '5054eac3-c11c-4202-a81b-55ed9bc832ec']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:02.255867 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0669d3c0-5249-46e5-82da-7642dd12573c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:02.287418 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0669d3c0-5249-46e5-82da-7642dd12573c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9426153-6a0a-40cd-87d0-53d3036ca436', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1846329613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='009122ee608545cf854adad56049e826',qos_specs=None,replication_status=,reservations=['af1cf690-7622-4cbf-ac71-784e26fed503','b94741e5-4db3-47dd-bf48-caf0ca4461f2','312b63e0-d829-47c7-9219-c85f45a6fb99','5054eac3-c11c-4202-a81b-55ed9bc832ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43fbaba3464432aa9a2b1996c12c5a8',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1846329613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9426153-6a0a-40cd-87d0-53d3036ca436,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='009122ee608545cf854adad56049e826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d43fbaba3464432aa9a2b1996c12c5a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:02.289872 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794cbb42-612a-4ff8-aebd-90461bc8ce85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:02.357356 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794cbb42-612a-4ff8-aebd-90461bc8ce85) transitioned into state 'SUCCESS' from state '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-1846329613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='009122ee608545cf854adad56049e826',qos_specs=None,replication_status=,reservations=['af1cf690-7622-4cbf-ac71-784e26fed503','b94741e5-4db3-47dd-bf48-caf0ca4461f2','312b63e0-d829-47c7-9219-c85f45a6fb99','5054eac3-c11c-4202-a81b-55ed9bc832ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43fbaba3464432aa9a2b1996c12c5a8',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:02.358194 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d4702a-bf63-439b-b5d7-ac14e51dece6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:02.380222 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d4702a-bf63-439b-b5d7-ac14e51dece6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:02.381446 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Flow 'volume_create_api' (f31d41df-2dc0-4030-8895-97042e271132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:02.381982 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Create volume request issued successfully. Aug 20 07:56:02.382869 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3b2654e-9808-484b-b0ba-9ef33e58aa12 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:02.383493 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 981/3961] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:02 2026] POST /volume/v3/volumes => generated 762 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:02.398154 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2881f45b-badb-4bb0-95a6-23099c31cd77 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:02.402566 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2881f45b-badb-4bb0-95a6-23099c31cd77 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:02.402897 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2881f45b-badb-4bb0-95a6-23099c31cd77 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:02.403052 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2881f45b-badb-4bb0-95a6-23099c31cd77 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:02.415498 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:02.415498 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:02.422457 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2881f45b-badb-4bb0-95a6-23099c31cd77 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:02.437533 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2881f45b-badb-4bb0-95a6-23099c31cd77 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 returned with HTTP 200 Aug 20 07:56:02.437533 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 991/3962] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:02 2026] GET /volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 => generated 830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:02.908681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d6c1a037-2f8b-499f-98f7-79eaf59a165e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:02.920038 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6c1a037-2f8b-499f-98f7-79eaf59a165e tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:02.921369 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6c1a037-2f8b-499f-98f7-79eaf59a165e tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:02.921369 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6c1a037-2f8b-499f-98f7-79eaf59a165e tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:02.921369 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d6c1a037-2f8b-499f-98f7-79eaf59a165e tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:02.934327 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:02.934327 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:02.936922 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6c1a037-2f8b-499f-98f7-79eaf59a165e tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:02.937495 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1005/3963] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:02 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:03.268213 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ec5ef38-18eb-430d-bbeb-ea487574969a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:03.271102 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ec5ef38-18eb-430d-bbeb-ea487574969a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:03.271102 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ec5ef38-18eb-430d-bbeb-ea487574969a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:03.271102 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ec5ef38-18eb-430d-bbeb-ea487574969a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:03.271364 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3ec5ef38-18eb-430d-bbeb-ea487574969a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:03.277710 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:03.277710 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:03.278597 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ec5ef38-18eb-430d-bbeb-ea487574969a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:03.279587 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 987/3964] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:03 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:03.463589 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc962f28-776d-452c-8b45-cd8ad0a1e841 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:03.465619 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc962f28-776d-452c-8b45-cd8ad0a1e841 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:03.466689 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc962f28-776d-452c-8b45-cd8ad0a1e841 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:03.466689 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc962f28-776d-452c-8b45-cd8ad0a1e841 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:03.475918 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:03.475918 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:03.480789 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bc962f28-776d-452c-8b45-cd8ad0a1e841 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:03.489328 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc962f28-776d-452c-8b45-cd8ad0a1e841 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 returned with HTTP 200 Aug 20 07:56:03.490302 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 982/3965] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:03 2026] GET /volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:03.519580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-344b41a6-3602-4a50-941a-4317d3fc9ef7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:03.522204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-344b41a6-3602-4a50-941a-4317d3fc9ef7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:03.522632 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-344b41a6-3602-4a50-941a-4317d3fc9ef7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:03.523234 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-344b41a6-3602-4a50-941a-4317d3fc9ef7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:03.535475 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:03.535475 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:03.540037 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-344b41a6-3602-4a50-941a-4317d3fc9ef7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:03.544166 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-344b41a6-3602-4a50-941a-4317d3fc9ef7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 returned with HTTP 200 Aug 20 07:56:03.544752 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 992/3966] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:03 2026] GET /volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:03.570355 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b822145d-62ba-43ea-888f-6dda94161d74 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:03.577340 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:03.577340 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1266778950"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:03.578390 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1266778950'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:03.578593 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Create volume of 1 GB Aug 20 07:56:03.583902 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Availability Zones retrieved successfully. Aug 20 07:56:03.593704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Flow 'volume_create_api' (ede0c4e4-16be-4824-b280-31488bbf2f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:03.594944 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a99b922c-5ef0-4557-a7fa-20894f8aa8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:03.596238 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:03.633829 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a99b922c-5ef0-4557-a7fa-20894f8aa8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:03.635347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6c85dd-0a7a-4097-a1a3-3a43c38efae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:03.707915 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Created reservations ['57332d5b-ff9a-4dd7-b6a4-43430dbcb738', '61098b8f-4de1-427a-abb5-5599d3058643', 'b330baf5-59eb-40bd-9847-c0dc00bf784d', '851ba782-e81e-47d6-801e-cb5e444b9c09'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:03.707915 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6c85dd-0a7a-4097-a1a3-3a43c38efae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57332d5b-ff9a-4dd7-b6a4-43430dbcb738', '61098b8f-4de1-427a-abb5-5599d3058643', 'b330baf5-59eb-40bd-9847-c0dc00bf784d', '851ba782-e81e-47d6-801e-cb5e444b9c09']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:03.707915 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a73fdae-f54f-4a89-b5c3-1d23750d520c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:03.744380 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a73fdae-f54f-4a89-b5c3-1d23750d520c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3afed13e-ff9a-48c8-82c0-b413be1b1a20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1266778950',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='009122ee608545cf854adad56049e826',qos_specs=None,replication_status=,reservations=['57332d5b-ff9a-4dd7-b6a4-43430dbcb738','61098b8f-4de1-427a-abb5-5599d3058643','b330baf5-59eb-40bd-9847-c0dc00bf784d','851ba782-e81e-47d6-801e-cb5e444b9c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43fbaba3464432aa9a2b1996c12c5a8',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1266778950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3afed13e-ff9a-48c8-82c0-b413be1b1a20,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='009122ee608545cf854adad56049e826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d43fbaba3464432aa9a2b1996c12c5a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:03.745499 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d75dc4-efd6-438d-9bef-f6438057a860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:03.783148 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d75dc4-efd6-438d-9bef-f6438057a860) transitioned into state 'SUCCESS' from state '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-1266778950',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='009122ee608545cf854adad56049e826',qos_specs=None,replication_status=,reservations=['57332d5b-ff9a-4dd7-b6a4-43430dbcb738','61098b8f-4de1-427a-abb5-5599d3058643','b330baf5-59eb-40bd-9847-c0dc00bf784d','851ba782-e81e-47d6-801e-cb5e444b9c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43fbaba3464432aa9a2b1996c12c5a8',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:03.788095 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b0200c-1374-462b-bd4c-108230103b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:03.807067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b0200c-1374-462b-bd4c-108230103b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:03.808013 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Flow 'volume_create_api' (ede0c4e4-16be-4824-b280-31488bbf2f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:03.808352 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Create volume request issued successfully. Aug 20 07:56:03.809058 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b822145d-62ba-43ea-888f-6dda94161d74 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:03.810309 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1006/3967] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:03 2026] POST /volume/v3/volumes => generated 762 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:03.825741 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-edbee76f-da2d-4248-bc06-993b27364c5c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:03.828656 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-edbee76f-da2d-4248-bc06-993b27364c5c tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:03.828656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-edbee76f-da2d-4248-bc06-993b27364c5c tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:03.828656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-edbee76f-da2d-4248-bc06-993b27364c5c tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:03.839169 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:03.839169 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:03.847468 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-edbee76f-da2d-4248-bc06-993b27364c5c tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:03.856201 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-edbee76f-da2d-4248-bc06-993b27364c5c tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 returned with HTTP 200 Aug 20 07:56:03.856201 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 988/3968] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:03 2026] GET /volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:03.966133 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2fce8433-ccb7-4aa9-9cbf-300b5ae6c1a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:03.970522 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fce8433-ccb7-4aa9-9cbf-300b5ae6c1a0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:03.970522 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fce8433-ccb7-4aa9-9cbf-300b5ae6c1a0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:03.970522 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fce8433-ccb7-4aa9-9cbf-300b5ae6c1a0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:03.970522 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2fce8433-ccb7-4aa9-9cbf-300b5ae6c1a0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:03.976705 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:03.976705 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:03.978460 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fce8433-ccb7-4aa9-9cbf-300b5ae6c1a0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:03.979177 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 983/3969] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:03 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:04.240758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87e9669b-0a44-4ab6-be26-2957650fed81 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:04.298823 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40a23d92-08da-4b7e-b5d8-9421fd37b013 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:04.306317 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40a23d92-08da-4b7e-b5d8-9421fd37b013 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:04.306734 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40a23d92-08da-4b7e-b5d8-9421fd37b013 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:04.306995 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40a23d92-08da-4b7e-b5d8-9421fd37b013 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:04.307096 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-40a23d92-08da-4b7e-b5d8-9421fd37b013 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:04.324205 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:04.324205 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:04.324205 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40a23d92-08da-4b7e-b5d8-9421fd37b013 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:04.324205 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1007/3970] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:04 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 722 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:04.437427 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:04.438082 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-215977006"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:04.440509 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-215977006'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:04.440722 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume of 1 GB Aug 20 07:56:04.455576 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Availability Zones retrieved successfully. Aug 20 07:56:04.466760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (6f1f38c5-b37c-40e5-82e0-f39790c1f51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:04.468789 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e667af-6284-4876-a348-8ce44c5495c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:04.470155 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:04.521047 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e667af-6284-4876-a348-8ce44c5495c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:04.522768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838fbfd1-e7eb-439a-b814-6e9697e58f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:04.633988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['9064af79-e842-4041-8c7a-facdf2579579', 'fc1c1856-40a1-48dd-acc1-1b29989610ec', 'eb058cde-2b40-4929-a6cc-69e8682aad6e', 'f2cf3360-5ecb-4519-b7d0-882f25758c8b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:04.634813 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838fbfd1-e7eb-439a-b814-6e9697e58f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9064af79-e842-4041-8c7a-facdf2579579', 'fc1c1856-40a1-48dd-acc1-1b29989610ec', 'eb058cde-2b40-4929-a6cc-69e8682aad6e', 'f2cf3360-5ecb-4519-b7d0-882f25758c8b']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:04.635927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ce9385-c0da-480d-945f-875bc0984534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:04.670032 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ce9385-c0da-480d-945f-875bc0984534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e90de8b5-38e9-461d-9b98-9188d86accb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-215977006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['9064af79-e842-4041-8c7a-facdf2579579','fc1c1856-40a1-48dd-acc1-1b29989610ec','eb058cde-2b40-4929-a6cc-69e8682aad6e','f2cf3360-5ecb-4519-b7d0-882f25758c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-215977006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e90de8b5-38e9-461d-9b98-9188d86accb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7253e541dfc425596d171ce07da6dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:04.670906 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdac5507-7f7c-47af-adb9-ae9733cbcc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:04.715198 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdac5507-7f7c-47af-adb9-ae9733cbcc48) transitioned into state 'SUCCESS' from state '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-215977006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['9064af79-e842-4041-8c7a-facdf2579579','fc1c1856-40a1-48dd-acc1-1b29989610ec','eb058cde-2b40-4929-a6cc-69e8682aad6e','f2cf3360-5ecb-4519-b7d0-882f25758c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:04.716376 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e6a7c06-3570-4719-bda3-3d0851b4c4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:04.735254 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e6a7c06-3570-4719-bda3-3d0851b4c4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:04.736664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (6f1f38c5-b37c-40e5-82e0-f39790c1f51d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:04.737054 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume request issued successfully. Aug 20 07:56:04.737787 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87e9669b-0a44-4ab6-be26-2957650fed81 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:04.738213 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 993/3971] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:56:04 2026] POST /volume/v3/volumes => generated 775 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:04.758977 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-39f9deba-f1e6-48dc-aef9-d01edb730eac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:04.764337 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39f9deba-f1e6-48dc-aef9-d01edb730eac tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 Aug 20 07:56:04.764692 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39f9deba-f1e6-48dc-aef9-d01edb730eac tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:04.764994 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39f9deba-f1e6-48dc-aef9-d01edb730eac tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:04.787000 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:04.787000 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:04.797492 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-39f9deba-f1e6-48dc-aef9-d01edb730eac tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:56:04.802963 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39f9deba-f1e6-48dc-aef9-d01edb730eac tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 returned with HTTP 200 Aug 20 07:56:04.803456 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 989/3972] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:04 2026] GET /volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:04.873605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14679ca4-c270-4364-9c00-c84de8869392 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:04.877626 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14679ca4-c270-4364-9c00-c84de8869392 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:04.877626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14679ca4-c270-4364-9c00-c84de8869392 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:04.877626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14679ca4-c270-4364-9c00-c84de8869392 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:04.892458 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:04.892458 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:04.899402 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-14679ca4-c270-4364-9c00-c84de8869392 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:04.906757 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14679ca4-c270-4364-9c00-c84de8869392 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 returned with HTTP 200 Aug 20 07:56:04.907586 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 984/3973] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:04 2026] GET /volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:56:04.927228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a8558ca5-f54a-4644-a271-84a5696ac5c7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:04.930923 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8558ca5-f54a-4644-a271-84a5696ac5c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:04.931279 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8558ca5-f54a-4644-a271-84a5696ac5c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:04.931563 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8558ca5-f54a-4644-a271-84a5696ac5c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:04.946947 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:04.946947 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:04.959016 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a8558ca5-f54a-4644-a271-84a5696ac5c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:04.967413 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8558ca5-f54a-4644-a271-84a5696ac5c7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 returned with HTTP 200 Aug 20 07:56:04.967985 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1008/3974] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:04 2026] GET /volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:04.985210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8442689-99d2-4a33-a474-9165682332c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:04.987537 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8442689-99d2-4a33-a474-9165682332c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes Aug 20 07:56:04.987758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8442689-99d2-4a33-a474-9165682332c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:04.987978 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8442689-99d2-4a33-a474-9165682332c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:04.988314 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-f8442689-99d2-4a33-a474-9165682332c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:04.988739 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:04.988739 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:04.989240 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8442689-99d2-4a33-a474-9165682332c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:04.993292 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-818ee63d-510d-4029-b129-ac59eca06b94 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:04.997653 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-818ee63d-510d-4029-b129-ac59eca06b94 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:04.997653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-818ee63d-510d-4029-b129-ac59eca06b94 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:04.997653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-818ee63d-510d-4029-b129-ac59eca06b94 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:04.997653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-818ee63d-510d-4029-b129-ac59eca06b94 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:04.998221 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8442689-99d2-4a33-a474-9165682332c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:04.998881 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8442689-99d2-4a33-a474-9165682332c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 200 Aug 20 07:56:04.999345 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 994/3975] 10.4.3.57 () {66 vars in 1230 bytes} [Thu Aug 20 07:56:04 2026] GET /volume/v3/volumes => generated 969 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.004417 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.004417 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:05.004417 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-818ee63d-510d-4029-b129-ac59eca06b94 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:05.004417 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 990/3976] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:04 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.010148 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b67c3b1-df10-43e9-8412-a5d448126407 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.012053 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b67c3b1-df10-43e9-8412-a5d448126407 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1266778950 Aug 20 07:56:05.012605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b67c3b1-df10-43e9-8412-a5d448126407 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.012964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b67c3b1-df10-43e9-8412-a5d448126407 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.013432 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-4b67c3b1-df10-43e9-8412-a5d448126407 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.014538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4b67c3b1-df10-43e9-8412-a5d448126407 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1266778950'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.027652 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b67c3b1-df10-43e9-8412-a5d448126407 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.027652 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b67c3b1-df10-43e9-8412-a5d448126407 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1266778950 returned with HTTP 200 Aug 20 07:56:05.027652 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 985/3977] 10.4.3.57 () {66 vars in 1331 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1266778950 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.041204 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8552c910-2b70-416f-b26b-0c21603fcb5e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.043137 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8552c910-2b70-416f-b26b-0c21603fcb5e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1266778950 Aug 20 07:56:05.043360 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8552c910-2b70-416f-b26b-0c21603fcb5e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.043576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8552c910-2b70-416f-b26b-0c21603fcb5e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.043907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-8552c910-2b70-416f-b26b-0c21603fcb5e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.044905 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8552c910-2b70-416f-b26b-0c21603fcb5e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1266778950'), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.078577 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8552c910-2b70-416f-b26b-0c21603fcb5e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.079560 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.079560 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:05.086219 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8552c910-2b70-416f-b26b-0c21603fcb5e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1266778950 returned with HTTP 200 Aug 20 07:56:05.087064 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1009/3978] 10.4.3.57 () {66 vars in 1352 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1266778950 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.107526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-de8db0ef-b8a1-478e-9067-3e46493de972 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.109707 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de8db0ef-b8a1-478e-9067-3e46493de972 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?limit=1 Aug 20 07:56:05.109917 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de8db0ef-b8a1-478e-9067-3e46493de972 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.110137 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de8db0ef-b8a1-478e-9067-3e46493de972 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.110442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-de8db0ef-b8a1-478e-9067-3e46493de972 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.110832 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.110832 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:05.111277 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-de8db0ef-b8a1-478e-9067-3e46493de972 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.119200 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-de8db0ef-b8a1-478e-9067-3e46493de972 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.120315 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.120315 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:05.126573 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de8db0ef-b8a1-478e-9067-3e46493de972 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 20 07:56:05.127073 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 995/3979] 10.4.3.57 () {66 vars in 1266 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:05.149239 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9345406b-8421-4465-bb94-bfb632c3ef61 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.151409 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9345406b-8421-4465-bb94-bfb632c3ef61 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?limit=1&marker=3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:05.153166 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9345406b-8421-4465-bb94-bfb632c3ef61 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.153166 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9345406b-8421-4465-bb94-bfb632c3ef61 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.153166 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-9345406b-8421-4465-bb94-bfb632c3ef61 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.154454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9345406b-8421-4465-bb94-bfb632c3ef61 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.223116 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9345406b-8421-4465-bb94-bfb632c3ef61 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.224461 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.224461 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:05.233126 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9345406b-8421-4465-bb94-bfb632c3ef61 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?limit=1&marker=3afed13e-ff9a-48c8-82c0-b413be1b1a20 returned with HTTP 200 Aug 20 07:56:05.233761 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 991/3980] 10.4.3.57 () {66 vars in 1354 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=3afed13e-ff9a-48c8-82c0-b413be1b1a20 => generated 1000 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:05.251960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8348ee4d-12bc-45bf-ac65-356dd956fd92 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.254268 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8348ee4d-12bc-45bf-ac65-356dd956fd92 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?limit=1&marker=e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:05.254619 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8348ee4d-12bc-45bf-ac65-356dd956fd92 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.254941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8348ee4d-12bc-45bf-ac65-356dd956fd92 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.255659 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-8348ee4d-12bc-45bf-ac65-356dd956fd92 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.256321 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.256321 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:05.256963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8348ee4d-12bc-45bf-ac65-356dd956fd92 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.311133 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8348ee4d-12bc-45bf-ac65-356dd956fd92 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.312381 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.312381 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:05.318567 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8348ee4d-12bc-45bf-ac65-356dd956fd92 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?limit=1&marker=e9426153-6a0a-40cd-87d0-53d3036ca436 returned with HTTP 200 Aug 20 07:56:05.319207 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 986/3981] 10.4.3.57 () {66 vars in 1354 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=e9426153-6a0a-40cd-87d0-53d3036ca436 => generated 999 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.337819 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9fecca65-881c-435f-90f2-8dd27d8fe6f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.339226 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8bf64194-deed-4c53-a85f-5e3e7b22cf83 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.341342 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fecca65-881c-435f-90f2-8dd27d8fe6f7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?limit=1&marker=025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:05.341697 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fecca65-881c-435f-90f2-8dd27d8fe6f7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.341991 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fecca65-881c-435f-90f2-8dd27d8fe6f7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.342061 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bf64194-deed-4c53-a85f-5e3e7b22cf83 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:05.342660 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bf64194-deed-4c53-a85f-5e3e7b22cf83 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.342732 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-9fecca65-881c-435f-90f2-8dd27d8fe6f7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.343231 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bf64194-deed-4c53-a85f-5e3e7b22cf83 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.343420 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8bf64194-deed-4c53-a85f-5e3e7b22cf83 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:05.344130 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9fecca65-881c-435f-90f2-8dd27d8fe6f7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.351157 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.351157 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:05.352204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bf64194-deed-4c53-a85f-5e3e7b22cf83 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:05.352904 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 996/3982] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.399691 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9fecca65-881c-435f-90f2-8dd27d8fe6f7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.402166 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fecca65-881c-435f-90f2-8dd27d8fe6f7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?limit=1&marker=025e422c-8428-4999-bcdb-b8f4fa48680f returned with HTTP 200 Aug 20 07:56:05.402885 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1010/3983] 10.4.3.57 () {66 vars in 1354 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=025e422c-8428-4999-bcdb-b8f4fa48680f => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:56:05.423876 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ce88acb4-4bfe-414c-beaf-576d36484590 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.426806 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce88acb4-4bfe-414c-beaf-576d36484590 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 20 07:56:05.427208 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce88acb4-4bfe-414c-beaf-576d36484590 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.427521 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce88acb4-4bfe-414c-beaf-576d36484590 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.428270 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-ce88acb4-4bfe-414c-beaf-576d36484590 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.428388 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce88acb4-4bfe-414c-beaf-576d36484590 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value available, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:05.429398 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce88acb4-4bfe-414c-beaf-576d36484590 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.482301 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ce88acb4-4bfe-414c-beaf-576d36484590 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.484114 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.484114 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:05.489971 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce88acb4-4bfe-414c-beaf-576d36484590 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 20 07:56:05.491594 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 992/3984] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:05.509769 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3ed5906-a66c-496b-8977-e477ab1357ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.512141 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3ed5906-a66c-496b-8977-e477ab1357ec tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 20 07:56:05.512441 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3ed5906-a66c-496b-8977-e477ab1357ec tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.514143 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3ed5906-a66c-496b-8977-e477ab1357ec tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.514143 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-a3ed5906-a66c-496b-8977-e477ab1357ec tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.514143 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3ed5906-a66c-496b-8977-e477ab1357ec tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value available, assuming string {{(pid=100252) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:05.514761 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3ed5906-a66c-496b-8977-e477ab1357ec tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.582975 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3ed5906-a66c-496b-8977-e477ab1357ec tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.583234 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.583234 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:05.588533 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3ed5906-a66c-496b-8977-e477ab1357ec tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 20 07:56:05.589071 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 987/3985] 10.4.3.57 () {66 vars in 1352 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:05.613055 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f8032cd-d91f-4166-aed6-764728332e3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.615503 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f8032cd-d91f-4166-aed6-764728332e3a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?limit=1 Aug 20 07:56:05.615503 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f8032cd-d91f-4166-aed6-764728332e3a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.615906 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f8032cd-d91f-4166-aed6-764728332e3a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.616201 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-4f8032cd-d91f-4166-aed6-764728332e3a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.617087 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f8032cd-d91f-4166-aed6-764728332e3a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.627828 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4f8032cd-d91f-4166-aed6-764728332e3a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.628676 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f8032cd-d91f-4166-aed6-764728332e3a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 20 07:56:05.629458 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 997/3986] 10.4.3.57 () {66 vars in 1245 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.644485 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-832e2382-aafe-4772-86d3-08914a9c757e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.646336 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-832e2382-aafe-4772-86d3-08914a9c757e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?limit=1&marker=3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:05.646750 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-832e2382-aafe-4772-86d3-08914a9c757e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.647036 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-832e2382-aafe-4772-86d3-08914a9c757e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.647394 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-832e2382-aafe-4772-86d3-08914a9c757e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.648196 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-832e2382-aafe-4772-86d3-08914a9c757e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.665951 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-832e2382-aafe-4772-86d3-08914a9c757e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.667066 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-832e2382-aafe-4772-86d3-08914a9c757e tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?limit=1&marker=3afed13e-ff9a-48c8-82c0-b413be1b1a20 returned with HTTP 200 Aug 20 07:56:05.668081 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1011/3987] 10.4.3.57 () {66 vars in 1333 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes?limit=1&marker=3afed13e-ff9a-48c8-82c0-b413be1b1a20 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.681523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42ff5758-0f51-434e-881a-ef0b291c8c34 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.690452 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42ff5758-0f51-434e-881a-ef0b291c8c34 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?limit=1&marker=e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:05.690452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42ff5758-0f51-434e-881a-ef0b291c8c34 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.690452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42ff5758-0f51-434e-881a-ef0b291c8c34 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.690452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-42ff5758-0f51-434e-881a-ef0b291c8c34 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.690452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42ff5758-0f51-434e-881a-ef0b291c8c34 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.708709 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-42ff5758-0f51-434e-881a-ef0b291c8c34 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.709507 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42ff5758-0f51-434e-881a-ef0b291c8c34 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?limit=1&marker=e9426153-6a0a-40cd-87d0-53d3036ca436 returned with HTTP 200 Aug 20 07:56:05.710125 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 993/3988] 10.4.3.57 () {66 vars in 1333 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes?limit=1&marker=e9426153-6a0a-40cd-87d0-53d3036ca436 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.730714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-89145d04-e318-4a90-a9c0-3d6d57763f46 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.735295 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-89145d04-e318-4a90-a9c0-3d6d57763f46 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?limit=1&marker=025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:05.735295 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-89145d04-e318-4a90-a9c0-3d6d57763f46 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.735295 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-89145d04-e318-4a90-a9c0-3d6d57763f46 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.735295 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-89145d04-e318-4a90-a9c0-3d6d57763f46 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.735632 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-89145d04-e318-4a90-a9c0-3d6d57763f46 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.753147 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-89145d04-e318-4a90-a9c0-3d6d57763f46 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.753624 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-89145d04-e318-4a90-a9c0-3d6d57763f46 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?limit=1&marker=025e422c-8428-4999-bcdb-b8f4fa48680f returned with HTTP 200 Aug 20 07:56:05.754338 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 988/3989] 10.4.3.57 () {66 vars in 1333 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes?limit=1&marker=025e422c-8428-4999-bcdb-b8f4fa48680f => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 07:56:05.776955 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a9082c2-2cc6-41d6-b3e2-c08009256015 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.778901 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a9082c2-2cc6-41d6-b3e2-c08009256015 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1266778950&status=available Aug 20 07:56:05.779122 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a9082c2-2cc6-41d6-b3e2-c08009256015 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.779283 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a9082c2-2cc6-41d6-b3e2-c08009256015 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.779953 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-3a9082c2-2cc6-41d6-b3e2-c08009256015 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.779953 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a9082c2-2cc6-41d6-b3e2-c08009256015 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value available, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:05.780126 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.780126 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:05.783150 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a9082c2-2cc6-41d6-b3e2-c08009256015 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1266778950'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.810032 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a9082c2-2cc6-41d6-b3e2-c08009256015 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.810611 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a9082c2-2cc6-41d6-b3e2-c08009256015 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1266778950&status=available returned with HTTP 200 Aug 20 07:56:05.811135 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 998/3990] 10.4.3.57 () {66 vars in 1365 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1266778950&status=available => generated 332 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.823049 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-07094ad0-d9a3-47cc-8e64-694bdcf2903b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.826120 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07094ad0-d9a3-47cc-8e64-694bdcf2903b tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1846329613&status=available Aug 20 07:56:05.826385 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07094ad0-d9a3-47cc-8e64-694bdcf2903b tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.826761 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07094ad0-d9a3-47cc-8e64-694bdcf2903b tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.827179 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-07094ad0-d9a3-47cc-8e64-694bdcf2903b tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.828089 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-07094ad0-d9a3-47cc-8e64-694bdcf2903b tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value available, assuming string {{(pid=100250) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:05.828089 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.828089 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:05.828759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-07094ad0-d9a3-47cc-8e64-694bdcf2903b tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1846329613'), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.830654 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b275536-0b0f-4655-bfb3-a5c850c6664d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.835431 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b275536-0b0f-4655-bfb3-a5c850c6664d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 Aug 20 07:56:05.835796 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b275536-0b0f-4655-bfb3-a5c850c6664d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.836064 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b275536-0b0f-4655-bfb3-a5c850c6664d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.847298 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.847298 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:05.852223 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5b275536-0b0f-4655-bfb3-a5c850c6664d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:56:05.858112 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b275536-0b0f-4655-bfb3-a5c850c6664d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 returned with HTTP 200 Aug 20 07:56:05.858870 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 994/3991] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:05.864091 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-07094ad0-d9a3-47cc-8e64-694bdcf2903b tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.865067 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.865067 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:05.871464 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07094ad0-d9a3-47cc-8e64-694bdcf2903b tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1846329613&status=available returned with HTTP 200 Aug 20 07:56:05.873856 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1012/3992] 10.4.3.57 () {66 vars in 1386 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1846329613&status=available => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:05.877264 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-73bfd87a-3f9a-4c4b-b770-c19d3e3c3820 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.881354 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73bfd87a-3f9a-4c4b-b770-c19d3e3c3820 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:56:05.881354 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73bfd87a-3f9a-4c4b-b770-c19d3e3c3820 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e90de8b5-38e9-461d-9b98-9188d86accb3", "name": "tempest-type-Backup-1133272351"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:05.883812 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-73bfd87a-3f9a-4c4b-b770-c19d3e3c3820 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating new backup {'backup': {'volume_id': 'e90de8b5-38e9-461d-9b98-9188d86accb3', 'name': 'tempest-type-Backup-1133272351'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:56:05.883812 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-73bfd87a-3f9a-4c4b-b770-c19d3e3c3820 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating backup of volume e90de8b5-38e9-461d-9b98-9188d86accb3 in container None Aug 20 07:56:05.892072 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e61c97a-9498-44f7-9200-b8451f0d1642 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.893870 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.893870 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:05.894306 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-73bfd87a-3f9a-4c4b-b770-c19d3e3c3820 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:56:05.895124 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e61c97a-9498-44f7-9200-b8451f0d1642 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?marker=025e422c-8428-4999-bcdb-b8f4fa48680f&sort=id%3Aasc Aug 20 07:56:05.896947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e61c97a-9498-44f7-9200-b8451f0d1642 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.896947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e61c97a-9498-44f7-9200-b8451f0d1642 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.896947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-0e61c97a-9498-44f7-9200-b8451f0d1642 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.896947 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.896947 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:05.897141 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e61c97a-9498-44f7-9200-b8451f0d1642 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:05.955798 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0e61c97a-9498-44f7-9200-b8451f0d1642 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:05.956763 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:05.956763 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:05.963629 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e61c97a-9498-44f7-9200-b8451f0d1642 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?marker=025e422c-8428-4999-bcdb-b8f4fa48680f&sort=id%3Aasc returned with HTTP 200 Aug 20 07:56:05.964029 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 999/3993] 10.4.3.57 () {66 vars in 1366 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?marker=025e422c-8428-4999-bcdb-b8f4fa48680f&sort=id%3Aasc => generated 1703 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:05.968209 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-73bfd87a-3f9a-4c4b-b770-c19d3e3c3820 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['2b495d62-1ef3-4d23-948e-3d359be024bc', '658d4795-004c-4f30-8ca6-063ee7209aff'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:05.983184 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c861e7e-f057-4556-82ec-f884ec44e462 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:05.988060 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c861e7e-f057-4556-82ec-f884ec44e462 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 07:56:05.988060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c861e7e-f057-4556-82ec-f884ec44e462 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:05.988060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c861e7e-f057-4556-82ec-f884ec44e462 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:05.988060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-7c861e7e-f057-4556-82ec-f884ec44e462 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:05.991597 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7c861e7e-f057-4556-82ec-f884ec44e462 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.024947 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0abe0043-3cdc-43b8-907f-f4614a22f5e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.032782 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0abe0043-3cdc-43b8-907f-f4614a22f5e0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:06.032782 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0abe0043-3cdc-43b8-907f-f4614a22f5e0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.032782 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0abe0043-3cdc-43b8-907f-f4614a22f5e0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.033894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0abe0043-3cdc-43b8-907f-f4614a22f5e0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:06.041034 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7c861e7e-f057-4556-82ec-f884ec44e462 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.041652 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.041652 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:06.044597 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.044597 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:06.045606 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0abe0043-3cdc-43b8-907f-f4614a22f5e0 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:06.047452 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1013/3994] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.050882 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c861e7e-f057-4556-82ec-f884ec44e462 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 07:56:06.051345 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 995/3995] 10.4.3.57 () {66 vars in 1330 bytes} [Thu Aug 20 07:56:05 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:06.075247 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-01a914fc-db9d-4ff5-9e64-7dfc6d6c2fd9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.077380 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01a914fc-db9d-4ff5-9e64-7dfc6d6c2fd9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:56:06.078365 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01a914fc-db9d-4ff5-9e64-7dfc6d6c2fd9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.078365 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01a914fc-db9d-4ff5-9e64-7dfc6d6c2fd9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.078365 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-01a914fc-db9d-4ff5-9e64-7dfc6d6c2fd9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.079737 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01a914fc-db9d-4ff5-9e64-7dfc6d6c2fd9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.083191 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73bfd87a-3f9a-4c4b-b770-c19d3e3c3820 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:56:06.084968 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 989/3996] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:56:05 2026] POST /volume/v3/backups => generated 314 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:06.094874 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01a914fc-db9d-4ff5-9e64-7dfc6d6c2fd9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.096589 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.096589 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:06.099156 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bd4c5e6d-d553-484f-9f12-c9dbdc0155f3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.102293 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01a914fc-db9d-4ff5-9e64-7dfc6d6c2fd9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:56:06.102559 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd4c5e6d-d553-484f-9f12-c9dbdc0155f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:06.103008 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd4c5e6d-d553-484f-9f12-c9dbdc0155f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.103486 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1000/3997] 10.4.3.57 () {66 vars in 1251 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:06.103726 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd4c5e6d-d553-484f-9f12-c9dbdc0155f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.103726 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bd4c5e6d-d553-484f-9f12-c9dbdc0155f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:06.112266 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.112266 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:06.112266 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd4c5e6d-d553-484f-9f12-c9dbdc0155f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:06.112266 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1014/3998] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.126000 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c730391d-efaf-4de7-b35b-746a377d3ea2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.128517 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c730391d-efaf-4de7-b35b-746a377d3ea2 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 07:56:06.129131 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c730391d-efaf-4de7-b35b-746a377d3ea2 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.129606 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c730391d-efaf-4de7-b35b-746a377d3ea2 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.129984 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-c730391d-efaf-4de7-b35b-746a377d3ea2 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.131167 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c730391d-efaf-4de7-b35b-746a377d3ea2 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.144364 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c730391d-efaf-4de7-b35b-746a377d3ea2 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.145179 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c730391d-efaf-4de7-b35b-746a377d3ea2 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 07:56:06.145801 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 996/3999] 10.4.3.57 () {66 vars in 1309 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.160030 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ac46b385-e94b-4edf-b5a9-cb8f491bab50 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.164842 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ac46b385-e94b-4edf-b5a9-cb8f491bab50 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?availability_zone=nova Aug 20 07:56:06.165157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ac46b385-e94b-4edf-b5a9-cb8f491bab50 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.166210 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ac46b385-e94b-4edf-b5a9-cb8f491bab50 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.166447 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-ac46b385-e94b-4edf-b5a9-cb8f491bab50 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.168238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ac46b385-e94b-4edf-b5a9-cb8f491bab50 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value nova, assuming string {{(pid=100252) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:06.169039 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.169039 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:06.171179 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ac46b385-e94b-4edf-b5a9-cb8f491bab50 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.266864 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ac46b385-e94b-4edf-b5a9-cb8f491bab50 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.267677 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ac46b385-e94b-4edf-b5a9-cb8f491bab50 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 07:56:06.268457 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 990/4000] 10.4.3.57 () {66 vars in 1275 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.287503 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52b96f03-61be-43a5-8c7f-39162d054cfb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.289270 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52b96f03-61be-43a5-8c7f-39162d054cfb tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?availability_zone=nova Aug 20 07:56:06.289502 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52b96f03-61be-43a5-8c7f-39162d054cfb tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.289734 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52b96f03-61be-43a5-8c7f-39162d054cfb tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.289949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-52b96f03-61be-43a5-8c7f-39162d054cfb tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.290209 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-52b96f03-61be-43a5-8c7f-39162d054cfb tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value nova, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:06.290964 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-52b96f03-61be-43a5-8c7f-39162d054cfb tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.347380 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-52b96f03-61be-43a5-8c7f-39162d054cfb tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.348173 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52b96f03-61be-43a5-8c7f-39162d054cfb tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 07:56:06.348798 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1001/4001] 10.4.3.57 () {66 vars in 1275 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.363642 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2f36e308-fc83-401e-8378-4f88f4f369e5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.367651 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f36e308-fc83-401e-8378-4f88f4f369e5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?bootable=false Aug 20 07:56:06.367651 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f36e308-fc83-401e-8378-4f88f4f369e5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.367651 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f36e308-fc83-401e-8378-4f88f4f369e5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.367651 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-2f36e308-fc83-401e-8378-4f88f4f369e5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.367651 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2f36e308-fc83-401e-8378-4f88f4f369e5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.370001 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-559cc612-bc56-4396-9a20-63cdd1297f81 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.375537 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-559cc612-bc56-4396-9a20-63cdd1297f81 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:06.378173 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-559cc612-bc56-4396-9a20-63cdd1297f81 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.379312 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-559cc612-bc56-4396-9a20-63cdd1297f81 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.379569 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-559cc612-bc56-4396-9a20-63cdd1297f81 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:06.387870 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.387870 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:06.388940 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-559cc612-bc56-4396-9a20-63cdd1297f81 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:06.389414 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 997/4002] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.409078 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2f36e308-fc83-401e-8378-4f88f4f369e5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.409889 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f36e308-fc83-401e-8378-4f88f4f369e5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 07:56:06.410846 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1015/4003] 10.4.3.57 () {66 vars in 1259 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:56:06.422465 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a7169f0-8bf0-484a-8ab0-f755298b6f83 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.424377 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a7169f0-8bf0-484a-8ab0-f755298b6f83 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?bootable=false Aug 20 07:56:06.424816 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a7169f0-8bf0-484a-8ab0-f755298b6f83 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.425034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a7169f0-8bf0-484a-8ab0-f755298b6f83 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.425288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-5a7169f0-8bf0-484a-8ab0-f755298b6f83 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.425701 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.425701 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:06.426216 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5a7169f0-8bf0-484a-8ab0-f755298b6f83 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.472286 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5a7169f0-8bf0-484a-8ab0-f755298b6f83 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.473227 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a7169f0-8bf0-484a-8ab0-f755298b6f83 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 07:56:06.474357 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 991/4004] 10.4.3.57 () {66 vars in 1259 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.493353 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5aa50183-0d33-4a54-b378-dee99869c061 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.494856 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5aa50183-0d33-4a54-b378-dee99869c061 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?status=available Aug 20 07:56:06.495136 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5aa50183-0d33-4a54-b378-dee99869c061 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.495348 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5aa50183-0d33-4a54-b378-dee99869c061 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.495625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-5aa50183-0d33-4a54-b378-dee99869c061 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.495918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5aa50183-0d33-4a54-b378-dee99869c061 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value available, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:06.496264 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.496264 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:06.496854 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5aa50183-0d33-4a54-b378-dee99869c061 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.508869 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5aa50183-0d33-4a54-b378-dee99869c061 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.509744 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5aa50183-0d33-4a54-b378-dee99869c061 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 07:56:06.510619 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1002/4005] 10.4.3.57 () {66 vars in 1263 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.524269 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-28535642-780a-458b-b555-8952c1dbbd76 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.525988 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28535642-780a-458b-b555-8952c1dbbd76 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes?status=available Aug 20 07:56:06.526076 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28535642-780a-458b-b555-8952c1dbbd76 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.526475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28535642-780a-458b-b555-8952c1dbbd76 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.526475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-28535642-780a-458b-b555-8952c1dbbd76 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.526766 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28535642-780a-458b-b555-8952c1dbbd76 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value available, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:06.527329 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28535642-780a-458b-b555-8952c1dbbd76 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.566248 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-28535642-780a-458b-b555-8952c1dbbd76 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.567404 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28535642-780a-458b-b555-8952c1dbbd76 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 07:56:06.567971 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 998/4006] 10.4.3.57 () {66 vars in 1263 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.583369 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d9d60eeb-e1e2-4a95-b0fa-116676e3fbd3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.585949 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d9d60eeb-e1e2-4a95-b0fa-116676e3fbd3 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?availability_zone=nova Aug 20 07:56:06.586248 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d9d60eeb-e1e2-4a95-b0fa-116676e3fbd3 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.586488 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d9d60eeb-e1e2-4a95-b0fa-116676e3fbd3 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.586856 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-d9d60eeb-e1e2-4a95-b0fa-116676e3fbd3 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.587314 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d9d60eeb-e1e2-4a95-b0fa-116676e3fbd3 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value nova, assuming string {{(pid=100250) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:06.587661 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.587661 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:06.588198 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d9d60eeb-e1e2-4a95-b0fa-116676e3fbd3 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.632630 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d9d60eeb-e1e2-4a95-b0fa-116676e3fbd3 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.634307 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.634307 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:06.641894 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d9d60eeb-e1e2-4a95-b0fa-116676e3fbd3 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 20 07:56:06.643231 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1016/4007] 10.4.3.57 () {66 vars in 1296 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:06.671195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75a3eb4f-e526-4ad8-9543-9671e48d49c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.673793 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75a3eb4f-e526-4ad8-9543-9671e48d49c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?bootable=false Aug 20 07:56:06.674118 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75a3eb4f-e526-4ad8-9543-9671e48d49c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.674424 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75a3eb4f-e526-4ad8-9543-9671e48d49c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.674839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-75a3eb4f-e526-4ad8-9543-9671e48d49c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.675730 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.675730 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:06.676222 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-75a3eb4f-e526-4ad8-9543-9671e48d49c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.693658 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-75a3eb4f-e526-4ad8-9543-9671e48d49c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.695085 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.695085 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:06.701288 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75a3eb4f-e526-4ad8-9543-9671e48d49c5 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 20 07:56:06.702222 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 992/4008] 10.4.3.57 () {66 vars in 1280 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:06.721308 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aef374d4-1d4a-4888-a73b-ba54b0d65b86 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.723315 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aef374d4-1d4a-4888-a73b-ba54b0d65b86 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/detail?status=available Aug 20 07:56:06.723558 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aef374d4-1d4a-4888-a73b-ba54b0d65b86 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.723944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aef374d4-1d4a-4888-a73b-ba54b0d65b86 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.724633 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-aef374d4-1d4a-4888-a73b-ba54b0d65b86 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:06.724742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aef374d4-1d4a-4888-a73b-ba54b0d65b86 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Could not evaluate value available, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 07:56:06.725060 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.725060 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:06.725525 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aef374d4-1d4a-4888-a73b-ba54b0d65b86 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:06.736273 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aef374d4-1d4a-4888-a73b-ba54b0d65b86 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Get all volumes completed successfully. Aug 20 07:56:06.737416 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.737416 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:06.743378 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aef374d4-1d4a-4888-a73b-ba54b0d65b86 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 20 07:56:06.744277 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1003/4009] 10.4.3.57 () {66 vars in 1284 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:06.767411 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1880c742-e699-43fb-8643-256d0afd5949 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.770523 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1880c742-e699-43fb-8643-256d0afd5949 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:06.770824 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1880c742-e699-43fb-8643-256d0afd5949 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.771186 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1880c742-e699-43fb-8643-256d0afd5949 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.781179 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.781179 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:06.786488 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1880c742-e699-43fb-8643-256d0afd5949 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:06.791641 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1880c742-e699-43fb-8643-256d0afd5949 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 returned with HTTP 200 Aug 20 07:56:06.792030 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 999/4010] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:06.811150 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5bde0d94-0c6b-401c-a70f-c3c543e8b2b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.813268 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5bde0d94-0c6b-401c-a70f-c3c543e8b2b4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] DELETE https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:06.813791 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5bde0d94-0c6b-401c-a70f-c3c543e8b2b4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.814232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5bde0d94-0c6b-401c-a70f-c3c543e8b2b4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.814438 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-5bde0d94-0c6b-401c-a70f-c3c543e8b2b4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Delete volume with id: 3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:06.824919 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.824919 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:06.825998 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5bde0d94-0c6b-401c-a70f-c3c543e8b2b4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:06.860202 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5bde0d94-0c6b-401c-a70f-c3c543e8b2b4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Delete volume request issued successfully. Aug 20 07:56:06.861074 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5bde0d94-0c6b-401c-a70f-c3c543e8b2b4 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 returned with HTTP 202 Aug 20 07:56:06.861493 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1017/4011] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:56:06 2026] DELETE /volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:56:06.877412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-34407a71-9414-4ce9-9163-5bd96d2fe67d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:06.879598 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34407a71-9414-4ce9-9163-5bd96d2fe67d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:06.879598 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34407a71-9414-4ce9-9163-5bd96d2fe67d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:06.879822 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34407a71-9414-4ce9-9163-5bd96d2fe67d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:06.894134 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:06.894134 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:06.906987 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-34407a71-9414-4ce9-9163-5bd96d2fe67d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:06.915086 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34407a71-9414-4ce9-9163-5bd96d2fe67d tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 returned with HTTP 200 Aug 20 07:56:06.915086 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 993/4012] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:06 2026] GET /volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:07.061883 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a4b7643-b91a-4294-b0cf-51adb6208286 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:07.065580 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a4b7643-b91a-4294-b0cf-51adb6208286 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:07.065580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a4b7643-b91a-4294-b0cf-51adb6208286 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:07.065580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a4b7643-b91a-4294-b0cf-51adb6208286 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:07.065580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3a4b7643-b91a-4294-b0cf-51adb6208286 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:07.073249 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:07.073249 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:07.074194 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a4b7643-b91a-4294-b0cf-51adb6208286 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:07.074763 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1004/4013] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:07 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:07.126426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15032756-8feb-436b-90be-5cdfde0a805d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:07.128983 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15032756-8feb-436b-90be-5cdfde0a805d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:07.129206 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15032756-8feb-436b-90be-5cdfde0a805d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:07.129452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15032756-8feb-436b-90be-5cdfde0a805d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:07.129612 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-15032756-8feb-436b-90be-5cdfde0a805d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:07.138014 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:07.138014 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:07.138895 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15032756-8feb-436b-90be-5cdfde0a805d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:07.139431 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1000/4014] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:07 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:07.404604 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-db164c88-8277-48e1-a78b-6b6b20ec3e21 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:07.408359 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db164c88-8277-48e1-a78b-6b6b20ec3e21 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:07.408359 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db164c88-8277-48e1-a78b-6b6b20ec3e21 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:07.408359 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db164c88-8277-48e1-a78b-6b6b20ec3e21 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:07.408359 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-db164c88-8277-48e1-a78b-6b6b20ec3e21 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:07.412372 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:07.412372 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:07.413312 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db164c88-8277-48e1-a78b-6b6b20ec3e21 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:07.413858 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1018/4015] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:07 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:07.932417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b213c97e-1ec0-4906-bb16-a7e5aafa0897 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:07.934751 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b213c97e-1ec0-4906-bb16-a7e5aafa0897 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 Aug 20 07:56:07.934984 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b213c97e-1ec0-4906-bb16-a7e5aafa0897 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:07.935839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b213c97e-1ec0-4906-bb16-a7e5aafa0897 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:07.943094 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b213c97e-1ec0-4906-bb16-a7e5aafa0897 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 returned with HTTP 404 Aug 20 07:56:07.943735 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 994/4016] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:07 2026] GET /volume/v3/volumes/3afed13e-ff9a-48c8-82c0-b413be1b1a20 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:07.956170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ba5eb9e-3770-4f7a-a28e-86574b03e3a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:07.958695 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ba5eb9e-3770-4f7a-a28e-86574b03e3a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:07.959221 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ba5eb9e-3770-4f7a-a28e-86574b03e3a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:07.959279 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ba5eb9e-3770-4f7a-a28e-86574b03e3a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:07.970229 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:07.970229 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:07.975333 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ba5eb9e-3770-4f7a-a28e-86574b03e3a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:07.984968 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ba5eb9e-3770-4f7a-a28e-86574b03e3a7 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 returned with HTTP 200 Aug 20 07:56:07.985655 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1005/4017] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:07 2026] GET /volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:08.009380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-222fe919-6084-44b2-8606-c61c908ddbfd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:08.011910 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-222fe919-6084-44b2-8606-c61c908ddbfd tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:08.012221 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-222fe919-6084-44b2-8606-c61c908ddbfd tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:08.012510 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-222fe919-6084-44b2-8606-c61c908ddbfd tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:08.012868 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-222fe919-6084-44b2-8606-c61c908ddbfd tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Delete volume with id: e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:08.027598 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:08.027598 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:08.027598 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-222fe919-6084-44b2-8606-c61c908ddbfd tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:08.074533 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-222fe919-6084-44b2-8606-c61c908ddbfd tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Delete volume request issued successfully. Aug 20 07:56:08.074838 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-222fe919-6084-44b2-8606-c61c908ddbfd tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 returned with HTTP 202 Aug 20 07:56:08.075458 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1001/4018] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:56:08 2026] DELETE /volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:56:08.090710 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-86cddc78-28ba-4d6f-8625-3d15c29686f9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:08.090752 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9ae637c-2e4c-4844-abe1-0b0b36cb9c1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:08.091538 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-86cddc78-28ba-4d6f-8625-3d15c29686f9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:08.091863 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-86cddc78-28ba-4d6f-8625-3d15c29686f9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:08.093159 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-86cddc78-28ba-4d6f-8625-3d15c29686f9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:08.093213 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9ae637c-2e4c-4844-abe1-0b0b36cb9c1c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:08.093213 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9ae637c-2e4c-4844-abe1-0b0b36cb9c1c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:08.093213 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9ae637c-2e4c-4844-abe1-0b0b36cb9c1c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:08.093213 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f9ae637c-2e4c-4844-abe1-0b0b36cb9c1c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:08.100962 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:08.100962 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:08.107083 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9ae637c-2e4c-4844-abe1-0b0b36cb9c1c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:08.107083 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 995/4019] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:08 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:08.107171 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:08.107171 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:08.110176 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-86cddc78-28ba-4d6f-8625-3d15c29686f9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:08.119661 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-86cddc78-28ba-4d6f-8625-3d15c29686f9 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 returned with HTTP 200 Aug 20 07:56:08.120417 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1019/4020] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:08 2026] GET /volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:08.165833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-736c52e7-9a51-4eb5-a8dc-0534dcf2248b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:08.165833 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-736c52e7-9a51-4eb5-a8dc-0534dcf2248b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:08.165833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-736c52e7-9a51-4eb5-a8dc-0534dcf2248b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:08.165833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-736c52e7-9a51-4eb5-a8dc-0534dcf2248b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:08.165833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-736c52e7-9a51-4eb5-a8dc-0534dcf2248b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:08.179380 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:08.179380 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:08.179380 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-736c52e7-9a51-4eb5-a8dc-0534dcf2248b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:08.179380 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1006/4021] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:08 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:08.427359 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70ee2cad-2db0-4009-9c27-60d22938b9a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:08.431187 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70ee2cad-2db0-4009-9c27-60d22938b9a6 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:08.431187 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70ee2cad-2db0-4009-9c27-60d22938b9a6 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:08.431187 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70ee2cad-2db0-4009-9c27-60d22938b9a6 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:08.431187 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-70ee2cad-2db0-4009-9c27-60d22938b9a6 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:08.436799 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:08.436799 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:08.437705 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70ee2cad-2db0-4009-9c27-60d22938b9a6 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:08.438195 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1002/4022] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:08 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:09.115679 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e69d7c7-fa85-437c-bf39-34f6ff89eab1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.119472 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e69d7c7-fa85-437c-bf39-34f6ff89eab1 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:09.120245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e69d7c7-fa85-437c-bf39-34f6ff89eab1 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.120245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e69d7c7-fa85-437c-bf39-34f6ff89eab1 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.120616 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5e69d7c7-fa85-437c-bf39-34f6ff89eab1 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:09.127087 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.127087 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:09.128801 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e69d7c7-fa85-437c-bf39-34f6ff89eab1 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:09.129886 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 996/4023] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:09.141611 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7172476b-8651-4e94-bc13-9aacbdf96b1a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.144802 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7172476b-8651-4e94-bc13-9aacbdf96b1a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 Aug 20 07:56:09.145163 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7172476b-8651-4e94-bc13-9aacbdf96b1a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.145620 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7172476b-8651-4e94-bc13-9aacbdf96b1a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.155438 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7172476b-8651-4e94-bc13-9aacbdf96b1a tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 returned with HTTP 404 Aug 20 07:56:09.156080 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1020/4024] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/v3/volumes/e9426153-6a0a-40cd-87d0-53d3036ca436 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:09.165769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-34fa7a05-879e-4140-ba47-7f14f7b95f55 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.167834 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34fa7a05-879e-4140-ba47-7f14f7b95f55 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:09.168361 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34fa7a05-879e-4140-ba47-7f14f7b95f55 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.168725 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34fa7a05-879e-4140-ba47-7f14f7b95f55 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.180286 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.180286 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:09.186531 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-34fa7a05-879e-4140-ba47-7f14f7b95f55 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:09.195619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-94c5def0-f0e3-4c03-a3bc-62a568766cc0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.195742 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34fa7a05-879e-4140-ba47-7f14f7b95f55 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f returned with HTTP 200 Aug 20 07:56:09.196621 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1007/4025] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:09.197434 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94c5def0-f0e3-4c03-a3bc-62a568766cc0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:09.197708 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94c5def0-f0e3-4c03-a3bc-62a568766cc0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.198359 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94c5def0-f0e3-4c03-a3bc-62a568766cc0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.198359 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-94c5def0-f0e3-4c03-a3bc-62a568766cc0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:09.204962 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.204962 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:09.206329 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94c5def0-f0e3-4c03-a3bc-62a568766cc0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:09.206329 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1003/4026] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:09.216591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b934f86a-a1eb-4b0c-9609-02c4f9d80991 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.219089 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b934f86a-a1eb-4b0c-9609-02c4f9d80991 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] DELETE https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:09.219317 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b934f86a-a1eb-4b0c-9609-02c4f9d80991 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.219541 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b934f86a-a1eb-4b0c-9609-02c4f9d80991 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.219890 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b934f86a-a1eb-4b0c-9609-02c4f9d80991 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Delete volume with id: 025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:09.229944 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.229944 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:09.229944 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b934f86a-a1eb-4b0c-9609-02c4f9d80991 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:09.262118 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b934f86a-a1eb-4b0c-9609-02c4f9d80991 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Delete volume request issued successfully. Aug 20 07:56:09.263046 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b934f86a-a1eb-4b0c-9609-02c4f9d80991 tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f returned with HTTP 202 Aug 20 07:56:09.263587 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 997/4027] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:56:09 2026] DELETE /volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:56:09.274782 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-33b400ab-e944-42ff-9119-e0c66c3f75ef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.277933 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33b400ab-e944-42ff-9119-e0c66c3f75ef tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:09.279785 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33b400ab-e944-42ff-9119-e0c66c3f75ef tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.279785 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33b400ab-e944-42ff-9119-e0c66c3f75ef tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.290872 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.290872 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:09.296643 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-33b400ab-e944-42ff-9119-e0c66c3f75ef tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Volume info retrieved successfully. Aug 20 07:56:09.302867 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33b400ab-e944-42ff-9119-e0c66c3f75ef tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f returned with HTTP 200 Aug 20 07:56:09.303305 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1021/4028] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:09.326295 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-92162d68-8adc-40c6-95db-0f3d539508a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.329525 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-92162d68-8adc-40c6-95db-0f3d539508a7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:09.330042 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-92162d68-8adc-40c6-95db-0f3d539508a7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.330042 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-92162d68-8adc-40c6-95db-0f3d539508a7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.340769 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.340769 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:09.345965 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-92162d68-8adc-40c6-95db-0f3d539508a7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:09.353046 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-92162d68-8adc-40c6-95db-0f3d539508a7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:09.353704 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1008/4029] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:09.453337 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f78c7886-943d-4929-96e2-6c4e0a97bd66 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.456204 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd2852f5-9f10-4bc6-83f3-8b0e1e8ba0ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.456418 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f78c7886-943d-4929-96e2-6c4e0a97bd66 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:09.456772 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd2852f5-9f10-4bc6-83f3-8b0e1e8ba0ec None None] GET https://10.4.3.57/volume// Aug 20 07:56:09.456810 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f78c7886-943d-4929-96e2-6c4e0a97bd66 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.457021 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd2852f5-9f10-4bc6-83f3-8b0e1e8ba0ec None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.457085 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f78c7886-943d-4929-96e2-6c4e0a97bd66 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.457333 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd2852f5-9f10-4bc6-83f3-8b0e1e8ba0ec None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.457561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f78c7886-943d-4929-96e2-6c4e0a97bd66 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:09.457722 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd2852f5-9f10-4bc6-83f3-8b0e1e8ba0ec None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:56:09.458099 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 998/4030] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:56:09.464666 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.464666 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:09.465178 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f78c7886-943d-4929-96e2-6c4e0a97bd66 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:09.465768 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1004/4031] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:09.469411 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-c393c1fe-8454-4136-a263-2401c1f2becc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.693119 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-c393c1fe-8454-4136-a263-2401c1f2becc tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:56:09.693684 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-c393c1fe-8454-4136-a263-2401c1f2becc tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b", "connector": null, "instance_uuid": "b02ecc23-d5b4-47fa-b3e7-9e649b337e63"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:09.704951 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.704951 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:09.740318 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-c393c1fe-8454-4136-a263-2401c1f2becc tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:56:09.741120 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1022/4032] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:56:09 2026] POST /volume/v3/attachments => generated 273 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:09.784430 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a72342e8-838c-4c95-9d51-d0f5a0e73b04 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.791573 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a72342e8-838c-4c95-9d51-d0f5a0e73b04 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:09.791829 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a72342e8-838c-4c95-9d51-d0f5a0e73b04 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.792010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a72342e8-838c-4c95-9d51-d0f5a0e73b04 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.806050 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.806050 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:09.811846 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a72342e8-838c-4c95-9d51-d0f5a0e73b04 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:09.812281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-adaa8557-8172-4ce1-938e-5c83466a3372 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.812281 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-adaa8557-8172-4ce1-938e-5c83466a3372 None None] GET https://10.4.3.57/volume// Aug 20 07:56:09.812281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-adaa8557-8172-4ce1-938e-5c83466a3372 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.812281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-adaa8557-8172-4ce1-938e-5c83466a3372 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.812281 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-adaa8557-8172-4ce1-938e-5c83466a3372 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:56:09.812503 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 999/4033] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:56:09.822363 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a72342e8-838c-4c95-9d51-d0f5a0e73b04 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:09.823939 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1009/4034] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:09.838354 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-865930d7-6f8b-4556-9e5e-ec68cd148e95 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:09.843718 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-865930d7-6f8b-4556-9e5e-ec68cd148e95 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:09.843991 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-865930d7-6f8b-4556-9e5e-ec68cd148e95 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:09.844370 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-865930d7-6f8b-4556-9e5e-ec68cd148e95 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:09.868576 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:09.868576 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:09.873567 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-865930d7-6f8b-4556-9e5e-ec68cd148e95 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:09.878993 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-865930d7-6f8b-4556-9e5e-ec68cd148e95 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:09.879649 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1005/4035] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:56:09 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:10.014688 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-429c11e8-5bff-47bd-8c2b-a97f2026d224 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:10.017030 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-429c11e8-5bff-47bd-8c2b-a97f2026d224 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] PUT https://10.4.3.57/volume/v3/attachments/5a8eedc1-eb99-4693-81fa-fed17f8049e4 Aug 20 07:56:10.017456 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-429c11e8-5bff-47bd-8c2b-a97f2026d224 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:10.028893 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-429c11e8-5bff-47bd-8c2b-a97f2026d224 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Acquiring lock "cinder-attachment_update-8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:56:10.034842 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-429c11e8-5bff-47bd-8c2b-a97f2026d224 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Lock "cinder-attachment_update-8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:56:10.037094 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:10.037094 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:10.146798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0382516-6f4f-4a07-bbfb-90fdc3c8069a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:10.148809 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0382516-6f4f-4a07-bbfb-90fdc3c8069a tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:10.149141 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0382516-6f4f-4a07-bbfb-90fdc3c8069a tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:10.149428 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0382516-6f4f-4a07-bbfb-90fdc3c8069a tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:10.149627 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a0382516-6f4f-4a07-bbfb-90fdc3c8069a tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:10.155916 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:10.155916 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:10.156941 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0382516-6f4f-4a07-bbfb-90fdc3c8069a tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:10.157383 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1000/4036] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:10 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:10.161833 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-429c11e8-5bff-47bd-8c2b-a97f2026d224 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Lock "cinder-attachment_update-8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b-np0000007856" released by "attachment_update" :: held 0.127s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:56:10.162902 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-429c11e8-5bff-47bd-8c2b-a97f2026d224 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/attachments/5a8eedc1-eb99-4693-81fa-fed17f8049e4 returned with HTTP 200 Aug 20 07:56:10.162902 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1023/4037] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:56:10 2026] PUT /volume/v3/attachments/5a8eedc1-eb99-4693-81fa-fed17f8049e4 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:10.173845 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0119d86c-5298-4ee0-81db-fc48aa284c9c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:10.175414 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0119d86c-5298-4ee0-81db-fc48aa284c9c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] DELETE https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:10.176106 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0119d86c-5298-4ee0-81db-fc48aa284c9c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:10.176106 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0119d86c-5298-4ee0-81db-fc48aa284c9c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:10.176237 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-0119d86c-5298-4ee0-81db-fc48aa284c9c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Delete backup with id: b18d69c7-2056-45a9-8060-bbb50c1c6a44. Aug 20 07:56:10.183519 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:10.183519 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:10.206958 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-0119d86c-5298-4ee0-81db-fc48aa284c9c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] delete_backup rpcapi backup_id b18d69c7-2056-45a9-8060-bbb50c1c6a44 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:56:10.210625 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0119d86c-5298-4ee0-81db-fc48aa284c9c tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 202 Aug 20 07:56:10.211373 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1010/4038] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:56:10 2026] DELETE /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:56:10.219658 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d4dd74f-e60d-4863-8cb9-3548c8ccd657 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:10.220429 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-693869f6-3e04-469a-a76e-1e1212d9b006 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:10.222662 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d4dd74f-e60d-4863-8cb9-3548c8ccd657 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:10.222975 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d4dd74f-e60d-4863-8cb9-3548c8ccd657 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:10.223269 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d4dd74f-e60d-4863-8cb9-3548c8ccd657 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:10.223387 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-693869f6-3e04-469a-a76e-1e1212d9b006 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:10.223437 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2d4dd74f-e60d-4863-8cb9-3548c8ccd657 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:10.223796 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-693869f6-3e04-469a-a76e-1e1212d9b006 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:10.224426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-693869f6-3e04-469a-a76e-1e1212d9b006 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:10.224426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-693869f6-3e04-469a-a76e-1e1212d9b006 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:10.230616 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:10.230616 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:10.231313 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-693869f6-3e04-469a-a76e-1e1212d9b006 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:10.231665 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:10.231665 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:10.231927 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1001/4039] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:10 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:10.233349 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d4dd74f-e60d-4863-8cb9-3548c8ccd657 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 200 Aug 20 07:56:10.234766 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1006/4040] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:10 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:10.320711 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6993f702-9ab7-4dd2-8fb7-4ec4f55e5aff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:10.324991 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6993f702-9ab7-4dd2-8fb7-4ec4f55e5aff tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] GET https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f Aug 20 07:56:10.325230 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6993f702-9ab7-4dd2-8fb7-4ec4f55e5aff tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:10.325484 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6993f702-9ab7-4dd2-8fb7-4ec4f55e5aff tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:10.331652 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6993f702-9ab7-4dd2-8fb7-4ec4f55e5aff tempest-VolumesListTestJSON-885191196 tempest-VolumesListTestJSON-885191196-project-member] https://10.4.3.57/volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f returned with HTTP 404 Aug 20 07:56:10.332167 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1024/4041] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:10 2026] GET /volume/v3/volumes/025e422c-8428-4999-bcdb-b8f4fa48680f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:10.485518 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f824f703-9c54-4c52-8e83-3dfa2311d26d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:10.492613 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f824f703-9c54-4c52-8e83-3dfa2311d26d tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:10.492613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f824f703-9c54-4c52-8e83-3dfa2311d26d tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:10.492613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f824f703-9c54-4c52-8e83-3dfa2311d26d tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:10.492613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f824f703-9c54-4c52-8e83-3dfa2311d26d tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:10.497739 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:10.497739 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:10.498812 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f824f703-9c54-4c52-8e83-3dfa2311d26d tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:10.500568 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1011/4042] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:10 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:10.840678 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c5be99c-f4d7-41f0-ab0a-685cd4a25a7e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:10.842791 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c5be99c-f4d7-41f0-ab0a-685cd4a25a7e tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:10.843749 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c5be99c-f4d7-41f0-ab0a-685cd4a25a7e tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:10.843749 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c5be99c-f4d7-41f0-ab0a-685cd4a25a7e tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:10.863961 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:10.863961 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:10.869010 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2c5be99c-f4d7-41f0-ab0a-685cd4a25a7e tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:10.874760 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c5be99c-f4d7-41f0-ab0a-685cd4a25a7e tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:10.875371 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1002/4043] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:10 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:11.245224 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74d4fadd-cd4e-4293-aecd-63090c80167f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:11.246863 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bdd7f18f-1be5-476b-bfb1-93e05f3f7172 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:11.247174 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74d4fadd-cd4e-4293-aecd-63090c80167f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:11.247358 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74d4fadd-cd4e-4293-aecd-63090c80167f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:11.247616 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74d4fadd-cd4e-4293-aecd-63090c80167f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:11.247688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-74d4fadd-cd4e-4293-aecd-63090c80167f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:11.248930 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bdd7f18f-1be5-476b-bfb1-93e05f3f7172 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 Aug 20 07:56:11.249210 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bdd7f18f-1be5-476b-bfb1-93e05f3f7172 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:11.249457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bdd7f18f-1be5-476b-bfb1-93e05f3f7172 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:11.249761 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bdd7f18f-1be5-476b-bfb1-93e05f3f7172 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Show backup with id b18d69c7-2056-45a9-8060-bbb50c1c6a44. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:11.253811 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:11.253811 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:11.254762 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74d4fadd-cd4e-4293-aecd-63090c80167f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:11.255471 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1007/4044] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:11 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:11.260491 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bdd7f18f-1be5-476b-bfb1-93e05f3f7172 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 returned with HTTP 404 Aug 20 07:56:11.261057 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1025/4045] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:11 2026] GET /volume/v3/backups/b18d69c7-2056-45a9-8060-bbb50c1c6a44 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:11.269506 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7fd6e6fe-be50-4b99-ba94-445019efadc4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:11.271927 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fd6e6fe-be50-4b99-ba94-445019efadc4 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 Aug 20 07:56:11.272224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7fd6e6fe-be50-4b99-ba94-445019efadc4 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:11.272694 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7fd6e6fe-be50-4b99-ba94-445019efadc4 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:11.272694 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-7fd6e6fe-be50-4b99-ba94-445019efadc4 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Delete volume with id: 9acd1703-ebc2-4985-9dd5-d1e615542230 Aug 20 07:56:11.287067 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:11.287067 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:11.287586 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7fd6e6fe-be50-4b99-ba94-445019efadc4 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Volume info retrieved successfully. Aug 20 07:56:11.320397 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7fd6e6fe-be50-4b99-ba94-445019efadc4 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Delete volume request issued successfully. Aug 20 07:56:11.323422 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fd6e6fe-be50-4b99-ba94-445019efadc4 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 returned with HTTP 202 Aug 20 07:56:11.323422 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1012/4046] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:56:11 2026] DELETE /volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:56:11.331218 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-95df733c-9a79-4170-87a9-9517796df897 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:11.333476 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95df733c-9a79-4170-87a9-9517796df897 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 Aug 20 07:56:11.333799 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95df733c-9a79-4170-87a9-9517796df897 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:11.334029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95df733c-9a79-4170-87a9-9517796df897 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:11.346624 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:11.346624 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:11.359357 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-95df733c-9a79-4170-87a9-9517796df897 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Volume info retrieved successfully. Aug 20 07:56:11.371456 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95df733c-9a79-4170-87a9-9517796df897 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 returned with HTTP 200 Aug 20 07:56:11.372273 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1003/4047] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:11 2026] GET /volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 => generated 1005 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:11.521633 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-798d7cac-839a-46be-ba53-6edcfd0e8c91 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:11.528075 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-798d7cac-839a-46be-ba53-6edcfd0e8c91 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:11.528367 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-798d7cac-839a-46be-ba53-6edcfd0e8c91 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:11.530525 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-798d7cac-839a-46be-ba53-6edcfd0e8c91 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:11.530675 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-798d7cac-839a-46be-ba53-6edcfd0e8c91 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:11.551262 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:11.551262 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:11.554788 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-798d7cac-839a-46be-ba53-6edcfd0e8c91 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:11.560468 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1008/4048] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:11 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:11.892481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fa768928-5816-4dc2-b07b-fdf76a3fd09b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:11.895254 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa768928-5816-4dc2-b07b-fdf76a3fd09b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:11.896972 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa768928-5816-4dc2-b07b-fdf76a3fd09b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:11.897177 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa768928-5816-4dc2-b07b-fdf76a3fd09b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:11.911985 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:11.911985 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:11.920123 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fa768928-5816-4dc2-b07b-fdf76a3fd09b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:11.924895 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa768928-5816-4dc2-b07b-fdf76a3fd09b tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:11.925297 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1026/4049] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:11 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:12.153354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-ee82dbef-f796-4353-b5ac-7da27473a3d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:12.156810 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-ee82dbef-f796-4353-b5ac-7da27473a3d0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878/encryption Aug 20 07:56:12.157010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-ee82dbef-f796-4353-b5ac-7da27473a3d0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:12.157233 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-ee82dbef-f796-4353-b5ac-7da27473a3d0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:12.167723 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:12.167723 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:12.176643 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-ee82dbef-f796-4353-b5ac-7da27473a3d0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878/encryption returned with HTTP 200 Aug 20 07:56:12.177304 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1013/4050] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:56:12 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:12.271959 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6190a007-46d9-492d-bcc8-537a8bab4b3a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:12.275184 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6190a007-46d9-492d-bcc8-537a8bab4b3a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:12.275480 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6190a007-46d9-492d-bcc8-537a8bab4b3a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:12.275823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6190a007-46d9-492d-bcc8-537a8bab4b3a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:12.275823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6190a007-46d9-492d-bcc8-537a8bab4b3a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:12.282209 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:12.282209 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:12.282972 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6190a007-46d9-492d-bcc8-537a8bab4b3a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:12.283489 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1004/4051] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:12 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:12.347532 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-448b1298-10a6-47e1-92c9-b1d4645aa379 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:12.386159 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3cae3e49-8c81-4856-890f-527e6de24417 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:12.388615 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3cae3e49-8c81-4856-890f-527e6de24417 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] GET https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 Aug 20 07:56:12.389594 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3cae3e49-8c81-4856-890f-527e6de24417 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:12.389594 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3cae3e49-8c81-4856-890f-527e6de24417 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:12.395883 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3cae3e49-8c81-4856-890f-527e6de24417 tempest-ProjectReaderTests39-1737230739 tempest-ProjectReaderTests39-1737230739-project-admin] https://10.4.3.57/volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 returned with HTTP 404 Aug 20 07:56:12.396561 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1027/4052] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:12 2026] GET /volume/v3/volumes/9acd1703-ebc2-4985-9dd5-d1e615542230 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:12.559434 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-448b1298-10a6-47e1-92c9-b1d4645aa379 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:56:12.559920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-448b1298-10a6-47e1-92c9-b1d4645aa379 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1598890198", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:12.570658 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6a96e7e7-70f6-4116-aaa6-e1da2af553c2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:12.572952 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6a96e7e7-70f6-4116-aaa6-e1da2af553c2 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:12.573272 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6a96e7e7-70f6-4116-aaa6-e1da2af553c2 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:12.573492 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6a96e7e7-70f6-4116-aaa6-e1da2af553c2 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:12.573719 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6a96e7e7-70f6-4116-aaa6-e1da2af553c2 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:12.578072 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-448b1298-10a6-47e1-92c9-b1d4645aa379 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:56:12.578193 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:12.578193 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:12.578603 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1009/4053] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:56:12 2026] POST /volume/v3/types => generated 212 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:12.579062 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6a96e7e7-70f6-4116-aaa6-e1da2af553c2 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:12.579275 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1014/4054] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:12 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:12.589415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-99609539-f5a0-44a0-8138-45928c6c028f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:12.591180 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99609539-f5a0-44a0-8138-45928c6c028f tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] POST https://10.4.3.57/volume/v3/types/25d380d1-77db-4119-ae36-b508e2bd57f8/encryption Aug 20 07:56:12.591806 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99609539-f5a0-44a0-8138-45928c6c028f tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:12.609862 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99609539-f5a0-44a0-8138-45928c6c028f tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] https://10.4.3.57/volume/v3/types/25d380d1-77db-4119-ae36-b508e2bd57f8/encryption returned with HTTP 200 Aug 20 07:56:12.610271 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1005/4055] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:56:12 2026] POST /volume/v3/types/25d380d1-77db-4119-ae36-b508e2bd57f8/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:12.623883 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:12.764737 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:12.764737 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1065924456", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1598890198", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:12.766284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1065924456', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1598890198', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:12.774576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume of 1 GB Aug 20 07:56:12.774576 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:12.774576 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:12.774576 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Availability Zones retrieved successfully. Aug 20 07:56:12.783746 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Flow 'volume_create_api' (3228fb0b-1720-497d-a20a-9c3c2f4bbb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:12.783746 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f41705-de5b-4cf6-9dc8-0f4836de911a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:12.783746 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:12.829865 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f41705-de5b-4cf6-9dc8-0f4836de911a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:56:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25d380d1-77db-4119-ae36-b508e2bd57f8,is_public=True,name='tempest-scenario-type-luks-1598890198',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25d380d1-77db-4119-ae36-b508e2bd57f8', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:12.830978 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2574f39b-b4e3-497d-8b89-67f3354cd7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:12.873747 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1598890198 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1598890198, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:56:12.874186 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1598890198 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1598890198, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:56:12.920459 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Created reservations ['c628e464-f7df-47c9-ad3b-0a53d7d9dbb9', '20232dfe-0ae9-41d8-81c4-bae0e8f1f990', 'b6b418f3-c4e4-45eb-887b-9e9cb2897f6c', 'b994a793-148e-4ee3-b024-7f995e2f61e0'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:12.921891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2574f39b-b4e3-497d-8b89-67f3354cd7a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c628e464-f7df-47c9-ad3b-0a53d7d9dbb9', '20232dfe-0ae9-41d8-81c4-bae0e8f1f990', 'b6b418f3-c4e4-45eb-887b-9e9cb2897f6c', 'b994a793-148e-4ee3-b024-7f995e2f61e0']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:12.922703 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf332f9-792c-477e-8fe3-8b1b784feda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:12.939291 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42eeac1f-0c3b-4535-bf31-6d6cde56f532 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:12.943021 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42eeac1f-0c3b-4535-bf31-6d6cde56f532 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:12.945095 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42eeac1f-0c3b-4535-bf31-6d6cde56f532 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:12.945095 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42eeac1f-0c3b-4535-bf31-6d6cde56f532 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:12.951425 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf332f9-792c-477e-8fe3-8b1b784feda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e460a38c-04b3-4e2d-8673-30295ae952d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1065924456',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6702dc11f64cb2833fd71e45153c57',qos_specs=None,replication_status=,reservations=['c628e464-f7df-47c9-ad3b-0a53d7d9dbb9','20232dfe-0ae9-41d8-81c4-bae0e8f1f990','b6b418f3-c4e4-45eb-887b-9e9cb2897f6c','b994a793-148e-4ee3-b024-7f995e2f61e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0639de594b44d22aee792b59a98b15a',volume_type_id=25d380d1-77db-4119-ae36-b508e2bd57f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1065924456',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e460a38c-04b3-4e2d-8673-30295ae952d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6702dc11f64cb2833fd71e45153c57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0639de594b44d22aee792b59a98b15a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25d380d1-77db-4119-ae36-b508e2bd57f8),volume_type_id=25d380d1-77db-4119-ae36-b508e2bd57f8)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:12.952424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf5cbf8-8c62-4457-84d0-cf270e1e254a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:12.968397 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:12.968397 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:12.975677 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-42eeac1f-0c3b-4535-bf31-6d6cde56f532 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:12.985567 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42eeac1f-0c3b-4535-bf31-6d6cde56f532 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:12.986092 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf5cbf8-8c62-4457-84d0-cf270e1e254a) transitioned into state 'SUCCESS' from state '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-1065924456',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6702dc11f64cb2833fd71e45153c57',qos_specs=None,replication_status=,reservations=['c628e464-f7df-47c9-ad3b-0a53d7d9dbb9','20232dfe-0ae9-41d8-81c4-bae0e8f1f990','b6b418f3-c4e4-45eb-887b-9e9cb2897f6c','b994a793-148e-4ee3-b024-7f995e2f61e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0639de594b44d22aee792b59a98b15a',volume_type_id=25d380d1-77db-4119-ae36-b508e2bd57f8)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:12.986241 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1010/4056] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:12 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:12.993756 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9886d7e2-6475-4a31-8760-cf38040b79ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:13.008576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9886d7e2-6475-4a31-8760-cf38040b79ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:13.011638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Flow 'volume_create_api' (3228fb0b-1720-497d-a20a-9c3c2f4bbb9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:13.011638 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume request issued successfully. Aug 20 07:56:13.011638 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1677a2d-27f9-409f-944e-b793c5cfc57b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:13.012286 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1028/4057] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:12 2026] POST /volume/v3/volumes => generated 783 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:13.031512 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-459364c8-887c-4a30-8bdb-1450af857906 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:13.036566 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-459364c8-887c-4a30-8bdb-1450af857906 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 Aug 20 07:56:13.036566 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-459364c8-887c-4a30-8bdb-1450af857906 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:13.036566 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-459364c8-887c-4a30-8bdb-1450af857906 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:13.047717 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:13.047717 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:13.056736 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-459364c8-887c-4a30-8bdb-1450af857906 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:13.059743 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-459364c8-887c-4a30-8bdb-1450af857906 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 returned with HTTP 200 Aug 20 07:56:13.060449 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1015/4058] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:13 2026] GET /volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:13.298979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc1d90e4-e758-4c34-acf8-a872df4b3a23 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:13.301060 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc1d90e4-e758-4c34-acf8-a872df4b3a23 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:13.301325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc1d90e4-e758-4c34-acf8-a872df4b3a23 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:13.301841 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc1d90e4-e758-4c34-acf8-a872df4b3a23 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:13.301841 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fc1d90e4-e758-4c34-acf8-a872df4b3a23 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:13.306655 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:13.306655 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:13.307204 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc1d90e4-e758-4c34-acf8-a872df4b3a23 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:13.307626 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1006/4059] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:13 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:13.493616 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-8a229d0a-9004-41a7-a675-2876ea8c8a36 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:13.498211 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-8a229d0a-9004-41a7-a675-2876ea8c8a36 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] POST https://10.4.3.57/volume/v3/attachments/5a8eedc1-eb99-4693-81fa-fed17f8049e4/action Aug 20 07:56:13.498841 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-8a229d0a-9004-41a7-a675-2876ea8c8a36 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:56:13.499067 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-8a229d0a-9004-41a7-a675-2876ea8c8a36 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:13.521647 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:13.521647 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:13.537356 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-811cea18-1bfd-4ee3-97c1-4f54fd3ddc2c req-8a229d0a-9004-41a7-a675-2876ea8c8a36 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/attachments/5a8eedc1-eb99-4693-81fa-fed17f8049e4/action returned with HTTP 204 Aug 20 07:56:13.537932 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1011/4060] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:56:13 2026] POST /volume/v3/attachments/5a8eedc1-eb99-4693-81fa-fed17f8049e4/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:13.593314 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4bfa7dc2-2f11-4da6-bef1-64bfcb6b9b79 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:13.595675 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4bfa7dc2-2f11-4da6-bef1-64bfcb6b9b79 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:13.595961 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4bfa7dc2-2f11-4da6-bef1-64bfcb6b9b79 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:13.596250 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4bfa7dc2-2f11-4da6-bef1-64bfcb6b9b79 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:13.596366 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4bfa7dc2-2f11-4da6-bef1-64bfcb6b9b79 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:13.603566 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:13.603566 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:13.604348 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4bfa7dc2-2f11-4da6-bef1-64bfcb6b9b79 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:13.604815 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1029/4061] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:13 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:14.006226 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0fd5c1bc-1729-4ebc-8b17-159acf15dcd6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.011150 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0fd5c1bc-1729-4ebc-8b17-159acf15dcd6 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:14.011882 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0fd5c1bc-1729-4ebc-8b17-159acf15dcd6 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.011882 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0fd5c1bc-1729-4ebc-8b17-159acf15dcd6 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.029041 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.029041 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:14.035295 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0fd5c1bc-1729-4ebc-8b17-159acf15dcd6 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:14.043827 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0fd5c1bc-1729-4ebc-8b17-159acf15dcd6 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:14.044033 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1016/4062] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:14 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1156 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:14.064214 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8d20c871-8395-4dfd-9982-33e0b8944667 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.067412 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d20c871-8395-4dfd-9982-33e0b8944667 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] POST https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b/action Aug 20 07:56:14.067903 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d20c871-8395-4dfd-9982-33e0b8944667 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:56:14.068156 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d20c871-8395-4dfd-9982-33e0b8944667 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:14.077333 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e061ddbf-68f9-4895-891b-8d9467bf7425 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.079266 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e061ddbf-68f9-4895-891b-8d9467bf7425 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 Aug 20 07:56:14.079540 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e061ddbf-68f9-4895-891b-8d9467bf7425 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.079797 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e061ddbf-68f9-4895-891b-8d9467bf7425 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.090092 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.090092 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:14.090857 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8d20c871-8395-4dfd-9982-33e0b8944667 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:14.096082 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.096082 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:14.099932 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e061ddbf-68f9-4895-891b-8d9467bf7425 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:14.104912 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e061ddbf-68f9-4895-891b-8d9467bf7425 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 returned with HTTP 200 Aug 20 07:56:14.105437 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1012/4063] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:14 2026] GET /volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:14.121712 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c352be87-52ac-4f19-a581-0bca07de229a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.123650 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c352be87-52ac-4f19-a581-0bca07de229a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 Aug 20 07:56:14.123961 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c352be87-52ac-4f19-a581-0bca07de229a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.124301 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c352be87-52ac-4f19-a581-0bca07de229a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.132532 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.132532 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:14.136738 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c352be87-52ac-4f19-a581-0bca07de229a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:14.141306 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c352be87-52ac-4f19-a581-0bca07de229a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 returned with HTTP 200 Aug 20 07:56:14.141809 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1030/4064] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:14 2026] GET /volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:14.151896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-8d20c871-8395-4dfd-9982-33e0b8944667 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Created reservations ['e0581ff3-8018-4a2c-9fbd-e73d06fd825e', 'cfcbebe4-f546-4c49-831b-18bc188b3790'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:14.157822 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.163073 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:14.163373 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1490307864", "source_volid": "e460a38c-04b3-4e2d-8673-30295ae952d8", "volume_type": "tempest-scenario-type-luks-1598890198", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:14.165366 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1490307864', 'source_volid': 'e460a38c-04b3-4e2d-8673-30295ae952d8', 'volume_type': 'tempest-scenario-type-luks-1598890198', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:14.177193 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.177193 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:14.177704 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume retrieved successfully. Aug 20 07:56:14.178043 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume of 1 GB Aug 20 07:56:14.178622 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Availability Zones retrieved successfully. Aug 20 07:56:14.179457 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8d20c871-8395-4dfd-9982-33e0b8944667 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Extend volume request issued successfully. Aug 20 07:56:14.179789 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d20c871-8395-4dfd-9982-33e0b8944667 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b/action returned with HTTP 202 Aug 20 07:56:14.180288 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1007/4065] 10.4.3.57 () {70 vars in 1424 bytes} [Thu Aug 20 07:56:14 2026] POST /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 07:56:14.185949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Flow 'volume_create_api' (fe26171a-eb1c-4d1b-898b-e465ca129260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:14.189456 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e93bcd4-0780-4cb6-9074-7b378f25aa4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.189718 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b9075aaa-649c-49c8-a3ff-9bd5c9efea67 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.189949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:14.191525 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9075aaa-649c-49c8-a3ff-9bd5c9efea67 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:14.191894 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9075aaa-649c-49c8-a3ff-9bd5c9efea67 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.192159 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9075aaa-649c-49c8-a3ff-9bd5c9efea67 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.207563 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.207563 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:14.213392 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b9075aaa-649c-49c8-a3ff-9bd5c9efea67 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:14.213574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e93bcd4-0780-4cb6-9074-7b378f25aa4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e460a38c-04b3-4e2d-8673-30295ae952d8', 'volume_type': VolumeType(created_at=2026-08-20T07:56:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25d380d1-77db-4119-ae36-b508e2bd57f8,is_public=True,name='tempest-scenario-type-luks-1598890198',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25d380d1-77db-4119-ae36-b508e2bd57f8', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.214727 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c44384-c77c-4b9c-a13a-b50d653150b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.220061 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9075aaa-649c-49c8-a3ff-9bd5c9efea67 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:14.220772 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1013/4066] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:14 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:14.223915 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-0481b921-04fc-428d-a5ea-c997c93d7781 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.228271 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-0481b921-04fc-428d-a5ea-c997c93d7781 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/a31e1d42-5765-422b-b960-5cf1b5831195 Aug 20 07:56:14.228867 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-0481b921-04fc-428d-a5ea-c997c93d7781 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.229238 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-0481b921-04fc-428d-a5ea-c997c93d7781 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.241810 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.241810 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:14.256579 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1598890198 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1598890198, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:56:14.256923 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1598890198 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1598890198, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:56:14.273627 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Created reservations ['458eae4e-469f-4fd8-8b82-4ae2855eb11b', '3619cfd0-fe36-497b-95e3-b3a0e932b31c', '87e3620e-7142-4b53-875e-fa088d524640', '945b2648-587e-4cb9-a358-e0aab58394d3'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:14.274959 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c44384-c77c-4b9c-a13a-b50d653150b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['458eae4e-469f-4fd8-8b82-4ae2855eb11b', '3619cfd0-fe36-497b-95e3-b3a0e932b31c', '87e3620e-7142-4b53-875e-fa088d524640', '945b2648-587e-4cb9-a358-e0aab58394d3']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.275961 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d13f652-bfb7-4325-ad8c-1e987d7c4d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.321652 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c6483545-6f98-4ea4-8865-7fc013ca5d35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.324806 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6483545-6f98-4ea4-8865-7fc013ca5d35 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:14.325039 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6483545-6f98-4ea4-8865-7fc013ca5d35 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.325256 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6483545-6f98-4ea4-8865-7fc013ca5d35 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.325355 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c6483545-6f98-4ea4-8865-7fc013ca5d35 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:14.325723 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d13f652-bfb7-4325-ad8c-1e987d7c4d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34be421-6e84-4dbb-8cb6-4426932c6d57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1490307864',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6702dc11f64cb2833fd71e45153c57',qos_specs=None,replication_status=,reservations=['458eae4e-469f-4fd8-8b82-4ae2855eb11b','3619cfd0-fe36-497b-95e3-b3a0e932b31c','87e3620e-7142-4b53-875e-fa088d524640','945b2648-587e-4cb9-a358-e0aab58394d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=e460a38c-04b3-4e2d-8673-30295ae952d8,status='creating',user_id='c0639de594b44d22aee792b59a98b15a',volume_type_id=25d380d1-77db-4119-ae36-b508e2bd57f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1490307864',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b34be421-6e84-4dbb-8cb6-4426932c6d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6702dc11f64cb2833fd71e45153c57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e460a38c-04b3-4e2d-8673-30295ae952d8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0639de594b44d22aee792b59a98b15a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25d380d1-77db-4119-ae36-b508e2bd57f8),volume_type_id=25d380d1-77db-4119-ae36-b508e2bd57f8)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.326882 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e703e7-29a2-4fb9-a92e-4918dabce036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.333072 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.333072 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:14.334017 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6483545-6f98-4ea4-8865-7fc013ca5d35 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:14.334558 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1008/4067] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:14 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:14.354949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e703e7-29a2-4fb9-a92e-4918dabce036) transitioned into state 'SUCCESS' from state '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-1490307864',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6702dc11f64cb2833fd71e45153c57',qos_specs=None,replication_status=,reservations=['458eae4e-469f-4fd8-8b82-4ae2855eb11b','3619cfd0-fe36-497b-95e3-b3a0e932b31c','87e3620e-7142-4b53-875e-fa088d524640','945b2648-587e-4cb9-a358-e0aab58394d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=e460a38c-04b3-4e2d-8673-30295ae952d8,status='creating',user_id='c0639de594b44d22aee792b59a98b15a',volume_type_id=25d380d1-77db-4119-ae36-b508e2bd57f8)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.356158 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d1705a-84dc-4ada-8801-359fd1bd8c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.378837 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d1705a-84dc-4ada-8801-359fd1bd8c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.378837 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Flow 'volume_create_api' (fe26171a-eb1c-4d1b-898b-e465ca129260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:14.378837 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume request issued successfully. Aug 20 07:56:14.378837 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba9f6ef3-b142-40a0-9365-10bbbb7f253f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:14.378837 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1017/4068] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:14 2026] POST /volume/v3/volumes => generated 810 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:14.398996 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-db77275a-6691-464b-bb7e-9532ab340537 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.408104 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db77275a-6691-464b-bb7e-9532ab340537 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:14.408362 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db77275a-6691-464b-bb7e-9532ab340537 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.408759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db77275a-6691-464b-bb7e-9532ab340537 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.423751 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.423751 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:14.430027 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-db77275a-6691-464b-bb7e-9532ab340537 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:14.436903 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db77275a-6691-464b-bb7e-9532ab340537 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:14.437469 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1014/4069] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:14 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:14.465361 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-63f903cd-0f59-4605-8d57-b3ae96a45959 req-0481b921-04fc-428d-a5ea-c997c93d7781 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/a31e1d42-5765-422b-b960-5cf1b5831195 returned with HTTP 200 Aug 20 07:56:14.465361 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1031/4070] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:56:14 2026] DELETE /volume/v3/attachments/a31e1d42-5765-422b-b960-5cf1b5831195 => generated 19 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:14.597691 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.618839 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fb7e83e5-d4aa-4d50-8db9-3ecfa36b8a2a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.621617 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb7e83e5-d4aa-4d50-8db9-3ecfa36b8a2a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:14.622235 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb7e83e5-d4aa-4d50-8db9-3ecfa36b8a2a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.622235 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb7e83e5-d4aa-4d50-8db9-3ecfa36b8a2a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.622427 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fb7e83e5-d4aa-4d50-8db9-3ecfa36b8a2a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:14.629981 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.629981 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:14.630882 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb7e83e5-d4aa-4d50-8db9-3ecfa36b8a2a tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:14.631756 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1018/4071] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:14 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:14.699355 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:14.700445 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1372868589"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:14.701906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1372868589'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:14.702043 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume of 1 GB Aug 20 07:56:14.706847 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Availability Zones retrieved successfully. Aug 20 07:56:14.714873 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Flow 'volume_create_api' (2f62ef91-bd8e-4dca-8c50-85a58aa13516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:14.716096 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa4b3b98-4627-4cbd-aee7-6cf8d457b0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.717041 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:14.774223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa4b3b98-4627-4cbd-aee7-6cf8d457b0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.775200 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6726281-cb06-466c-b922-cab56d1368c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.823570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8d20c871-8395-4dfd-9982-33e0b8944667 req-0aa86d84-8ce2-49e1-94fd-393fc06f93c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.827705 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8d20c871-8395-4dfd-9982-33e0b8944667 req-0aa86d84-8ce2-49e1-94fd-393fc06f93c8 service nova] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:14.827863 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8d20c871-8395-4dfd-9982-33e0b8944667 req-0aa86d84-8ce2-49e1-94fd-393fc06f93c8 service nova] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.828152 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8d20c871-8395-4dfd-9982-33e0b8944667 req-0aa86d84-8ce2-49e1-94fd-393fc06f93c8 service nova] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.843898 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.843898 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:14.848895 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-8d20c871-8395-4dfd-9982-33e0b8944667 req-0aa86d84-8ce2-49e1-94fd-393fc06f93c8 service nova] Volume info retrieved successfully. Aug 20 07:56:14.853394 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8d20c871-8395-4dfd-9982-33e0b8944667 req-0aa86d84-8ce2-49e1-94fd-393fc06f93c8 service nova] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:14.853993 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1015/4072] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:56:14 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:14.878902 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Created reservations ['3b62c432-8037-4444-a5d4-554e93dc76f4', 'a3182c72-0daa-49f4-a575-03613334be3a', 'be57d76f-c0a1-4d38-bbcd-81904bc40f24', '59acd37d-6a4d-454e-91ae-926bfba3681c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:14.879938 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6726281-cb06-466c-b922-cab56d1368c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b62c432-8037-4444-a5d4-554e93dc76f4', 'a3182c72-0daa-49f4-a575-03613334be3a', 'be57d76f-c0a1-4d38-bbcd-81904bc40f24', '59acd37d-6a4d-454e-91ae-926bfba3681c']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.880855 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199db554-19ba-4af7-96c1-a9eefb463204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.907013 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199db554-19ba-4af7-96c1-a9eefb463204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82173510-a94c-457f-9db3-163d9e9ca2a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1372868589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5df62bf2a54c3daf304962dde658a0',qos_specs=None,replication_status=,reservations=['3b62c432-8037-4444-a5d4-554e93dc76f4','a3182c72-0daa-49f4-a575-03613334be3a','be57d76f-c0a1-4d38-bbcd-81904bc40f24','59acd37d-6a4d-454e-91ae-926bfba3681c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1372868589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82173510-a94c-457f-9db3-163d9e9ca2a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5df62bf2a54c3daf304962dde658a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.907947 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf748d82-ab08-4e2a-9784-3cb4a9bfbc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.929433 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf748d82-ab08-4e2a-9784-3cb4a9bfbc6f) transitioned into state 'SUCCESS' from state '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-1372868589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5df62bf2a54c3daf304962dde658a0',qos_specs=None,replication_status=,reservations=['3b62c432-8037-4444-a5d4-554e93dc76f4','a3182c72-0daa-49f4-a575-03613334be3a','be57d76f-c0a1-4d38-bbcd-81904bc40f24','59acd37d-6a4d-454e-91ae-926bfba3681c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.930159 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f7f62d-80eb-4ca9-a3bb-84f95a1caaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:14.940702 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f7f62d-80eb-4ca9-a3bb-84f95a1caaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:14.941635 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Flow 'volume_create_api' (2f62ef91-bd8e-4dca-8c50-85a58aa13516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:14.942008 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume request issued successfully. Aug 20 07:56:14.942679 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b30e5f7-77dd-4f95-99a1-9e8f6dd52af9 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:14.943137 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1009/4073] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:56:14 2026] POST /volume/v3/volumes => generated 776 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:14.957225 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-049fa9a5-9a44-42fc-8f9f-64f2fc1f23bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:14.958961 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-049fa9a5-9a44-42fc-8f9f-64f2fc1f23bf tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 Aug 20 07:56:14.959235 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-049fa9a5-9a44-42fc-8f9f-64f2fc1f23bf tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:14.959527 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-049fa9a5-9a44-42fc-8f9f-64f2fc1f23bf tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:14.970182 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:14.970182 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:14.976080 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-049fa9a5-9a44-42fc-8f9f-64f2fc1f23bf tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:14.981467 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-049fa9a5-9a44-42fc-8f9f-64f2fc1f23bf tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 returned with HTTP 200 Aug 20 07:56:14.982057 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1032/4074] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:14 2026] GET /volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:15.235613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2200f13d-574b-4296-a972-ca54e00aa4b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.238222 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2200f13d-574b-4296-a972-ca54e00aa4b9 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:15.238680 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2200f13d-574b-4296-a972-ca54e00aa4b9 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.239080 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2200f13d-574b-4296-a972-ca54e00aa4b9 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.254568 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.254568 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:15.258402 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2200f13d-574b-4296-a972-ca54e00aa4b9 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:15.264930 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2200f13d-574b-4296-a972-ca54e00aa4b9 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:15.265698 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1019/4075] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1156 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:15.285378 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bef225d0-f9cf-448f-9030-7d909d2da079 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.291745 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bef225d0-f9cf-448f-9030-7d909d2da079 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:15.292144 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bef225d0-f9cf-448f-9030-7d909d2da079 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.293079 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bef225d0-f9cf-448f-9030-7d909d2da079 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.322424 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.322424 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:15.327340 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bef225d0-f9cf-448f-9030-7d909d2da079 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:15.333840 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bef225d0-f9cf-448f-9030-7d909d2da079 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:15.334376 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1016/4076] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1156 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:15.347885 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5fa78bb3-2104-40de-9ac7-f2e6b3eb4692 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.350948 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5fa78bb3-2104-40de-9ac7-f2e6b3eb4692 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:15.351562 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5fa78bb3-2104-40de-9ac7-f2e6b3eb4692 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.351905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5fa78bb3-2104-40de-9ac7-f2e6b3eb4692 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.352201 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5fa78bb3-2104-40de-9ac7-f2e6b3eb4692 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:15.359755 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.359755 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:15.360607 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5fa78bb3-2104-40de-9ac7-f2e6b3eb4692 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:15.362459 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1010/4077] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:15.453197 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7d039fd6-4b24-4e51-8acb-26bae11b02f0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.455728 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52810fe1-8e9f-401f-933e-d837b8a0b070 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.455873 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d039fd6-4b24-4e51-8acb-26bae11b02f0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:56:15.455873 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d039fd6-4b24-4e51-8acb-26bae11b02f0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.456070 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d039fd6-4b24-4e51-8acb-26bae11b02f0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.456252 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7d039fd6-4b24-4e51-8acb-26bae11b02f0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:56:15.457899 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52810fe1-8e9f-401f-933e-d837b8a0b070 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:15.458275 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52810fe1-8e9f-401f-933e-d837b8a0b070 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.458435 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52810fe1-8e9f-401f-933e-d837b8a0b070 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.464203 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.464203 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:15.464741 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7d039fd6-4b24-4e51-8acb-26bae11b02f0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:56:15.475279 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.475279 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:15.482916 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-52810fe1-8e9f-401f-933e-d837b8a0b070 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:15.485776 np0000007856 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-7d039fd6-4b24-4e51-8acb-26bae11b02f0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 07:56:15.489941 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52810fe1-8e9f-401f-933e-d837b8a0b070 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:15.490511 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1020/4078] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:15.502374 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7d039fd6-4b24-4e51-8acb-26bae11b02f0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 07:56:15.502706 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d039fd6-4b24-4e51-8acb-26bae11b02f0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 returned with HTTP 202 Aug 20 07:56:15.503093 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1033/4079] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:56:15 2026] DELETE /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:56:15.512842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7559e4fe-52f9-442d-9178-8e5641a34d52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.516053 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7559e4fe-52f9-442d-9178-8e5641a34d52 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:56:15.516053 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7559e4fe-52f9-442d-9178-8e5641a34d52 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.516053 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7559e4fe-52f9-442d-9178-8e5641a34d52 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.522029 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.522029 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:15.528254 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7559e4fe-52f9-442d-9178-8e5641a34d52 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:56:15.534371 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7559e4fe-52f9-442d-9178-8e5641a34d52 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 returned with HTTP 200 Aug 20 07:56:15.535212 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1017/4080] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:15.601741 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-00584748-88c4-442e-a482-91623b72f675 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.604919 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-00584748-88c4-442e-a482-91623b72f675 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:15.605339 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-00584748-88c4-442e-a482-91623b72f675 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.605675 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-00584748-88c4-442e-a482-91623b72f675 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.631012 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.631012 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:15.637255 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-00584748-88c4-442e-a482-91623b72f675 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:15.644227 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-00584748-88c4-442e-a482-91623b72f675 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:15.645000 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1011/4081] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:15.645993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8386f659-4a4f-48b5-97b7-8867b2f0a3ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.647766 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8386f659-4a4f-48b5-97b7-8867b2f0a3ef tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:15.647993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8386f659-4a4f-48b5-97b7-8867b2f0a3ef tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.648170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8386f659-4a4f-48b5-97b7-8867b2f0a3ef tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.648276 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8386f659-4a4f-48b5-97b7-8867b2f0a3ef tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:15.652525 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.652525 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:15.653237 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8386f659-4a4f-48b5-97b7-8867b2f0a3ef tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:15.653596 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1021/4082] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:15.667062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-c52fbe6f-d6f5-4e8c-845b-39d166b824af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.669086 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-c52fbe6f-d6f5-4e8c-845b-39d166b824af tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] POST https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b/action Aug 20 07:56:15.669487 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-c52fbe6f-d6f5-4e8c-845b-39d166b824af tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:56:15.669702 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-c52fbe6f-d6f5-4e8c-845b-39d166b824af tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:15.682870 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.682870 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:15.683447 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-c52fbe6f-d6f5-4e8c-845b-39d166b824af tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:15.705238 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-c52fbe6f-d6f5-4e8c-845b-39d166b824af tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Begin detaching volume completed successfully. Aug 20 07:56:15.705567 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-c52fbe6f-d6f5-4e8c-845b-39d166b824af tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b/action returned with HTTP 202 Aug 20 07:56:15.706202 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1034/4083] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:56:15 2026] POST /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:56:15.733720 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-67e41a3f-15f5-4436-ac24-f6494a14d998 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.735655 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67e41a3f-15f5-4436-ac24-f6494a14d998 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:15.736107 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67e41a3f-15f5-4436-ac24-f6494a14d998 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.736493 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67e41a3f-15f5-4436-ac24-f6494a14d998 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.750536 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.750536 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:15.753765 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-67e41a3f-15f5-4436-ac24-f6494a14d998 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:15.759540 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67e41a3f-15f5-4436-ac24-f6494a14d998 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:15.760217 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1018/4084] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:15.772357 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a7d5895a-4fa7-4a6e-b448-a635c1ff1abf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.772691 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7d5895a-4fa7-4a6e-b448-a635c1ff1abf None None] GET https://10.4.3.57/volume// Aug 20 07:56:15.772867 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7d5895a-4fa7-4a6e-b448-a635c1ff1abf None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.773011 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7d5895a-4fa7-4a6e-b448-a635c1ff1abf None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.773346 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7d5895a-4fa7-4a6e-b448-a635c1ff1abf None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:56:15.773600 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1012/4085] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:56:15.780997 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-e81e1212-0f81-411f-a85d-0e3f44db6f27 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:15.783812 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-e81e1212-0f81-411f-a85d-0e3f44db6f27 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:15.784121 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-e81e1212-0f81-411f-a85d-0e3f44db6f27 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:15.784394 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-e81e1212-0f81-411f-a85d-0e3f44db6f27 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:15.798904 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:15.798904 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:15.806216 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-e81e1212-0f81-411f-a85d-0e3f44db6f27 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:15.813879 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-e81e1212-0f81-411f-a85d-0e3f44db6f27 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:15.814591 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1022/4086] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:16.011612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef139082-17d1-4b4f-aef7-380998915cf4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.011612 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef139082-17d1-4b4f-aef7-380998915cf4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 Aug 20 07:56:16.011612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef139082-17d1-4b4f-aef7-380998915cf4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.011612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef139082-17d1-4b4f-aef7-380998915cf4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.021840 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:16.021840 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:16.027267 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ef139082-17d1-4b4f-aef7-380998915cf4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:16.033950 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef139082-17d1-4b4f-aef7-380998915cf4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 returned with HTTP 200 Aug 20 07:56:16.034421 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1035/4087] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:15 2026] GET /volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:16.057838 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-caf946f2-ad92-4ae9-8a36-f8b7eb6dee3f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.182240 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-caf946f2-ad92-4ae9-8a36-f8b7eb6dee3f tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] GET https://10.4.3.57/volume/v3/volumes Aug 20 07:56:16.182535 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-caf946f2-ad92-4ae9-8a36-f8b7eb6dee3f tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.183143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-caf946f2-ad92-4ae9-8a36-f8b7eb6dee3f tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.183143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-caf946f2-ad92-4ae9-8a36-f8b7eb6dee3f tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:16.184997 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-caf946f2-ad92-4ae9-8a36-f8b7eb6dee3f tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:16.196915 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-caf946f2-ad92-4ae9-8a36-f8b7eb6dee3f tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Get all volumes completed successfully. Aug 20 07:56:16.197782 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-caf946f2-ad92-4ae9-8a36-f8b7eb6dee3f tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] https://10.4.3.57/volume/v3/volumes returned with HTTP 200 Aug 20 07:56:16.198416 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1019/4088] 10.4.3.57 () {68 vars in 1271 bytes} [Thu Aug 20 07:56:16 2026] GET /volume/v3/volumes => generated 334 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:16.211641 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-caafc2ca-dcb5-4ad2-995a-4fe63fea23b7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.217309 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-caafc2ca-dcb5-4ad2-995a-4fe63fea23b7 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 Aug 20 07:56:16.217309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-caafc2ca-dcb5-4ad2-995a-4fe63fea23b7 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.217309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-caafc2ca-dcb5-4ad2-995a-4fe63fea23b7 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.217309 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-caafc2ca-dcb5-4ad2-995a-4fe63fea23b7 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Delete volume with id: 82173510-a94c-457f-9db3-163d9e9ca2a9 Aug 20 07:56:16.231206 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:16.231206 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:16.232060 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-caafc2ca-dcb5-4ad2-995a-4fe63fea23b7 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:16.284271 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-caafc2ca-dcb5-4ad2-995a-4fe63fea23b7 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Delete volume request issued successfully. Aug 20 07:56:16.284610 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-caafc2ca-dcb5-4ad2-995a-4fe63fea23b7 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 returned with HTTP 202 Aug 20 07:56:16.285389 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1013/4089] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:56:16 2026] DELETE /volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:56:16.296334 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f0da51c-cdfa-46e6-8a9a-ba02b53e7814 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.298333 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f0da51c-cdfa-46e6-8a9a-ba02b53e7814 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 Aug 20 07:56:16.298576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f0da51c-cdfa-46e6-8a9a-ba02b53e7814 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.298934 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f0da51c-cdfa-46e6-8a9a-ba02b53e7814 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.309696 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:16.309696 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:16.316721 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8f0da51c-cdfa-46e6-8a9a-ba02b53e7814 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:16.322001 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f0da51c-cdfa-46e6-8a9a-ba02b53e7814 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 returned with HTTP 200 Aug 20 07:56:16.322514 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1023/4090] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:16 2026] GET /volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:16.378439 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-32438afd-ba41-463c-9bf1-8865c9715c21 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.382362 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32438afd-ba41-463c-9bf1-8865c9715c21 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:16.382666 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32438afd-ba41-463c-9bf1-8865c9715c21 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.382921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32438afd-ba41-463c-9bf1-8865c9715c21 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.383076 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-32438afd-ba41-463c-9bf1-8865c9715c21 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:16.388624 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:16.388624 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:16.389397 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32438afd-ba41-463c-9bf1-8865c9715c21 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:16.389861 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1036/4091] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:16 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:16.506913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04cf171a-d055-4a42-9f9e-ab487f669c34 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.508908 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04cf171a-d055-4a42-9f9e-ab487f669c34 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:16.509071 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04cf171a-d055-4a42-9f9e-ab487f669c34 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.509471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04cf171a-d055-4a42-9f9e-ab487f669c34 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.516678 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:16.516678 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:16.521380 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04cf171a-d055-4a42-9f9e-ab487f669c34 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:16.527398 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04cf171a-d055-4a42-9f9e-ab487f669c34 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:16.527990 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1020/4092] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:16 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:16.548336 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c39bf46e-1788-4a22-bdbf-9863c5723578 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.550254 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c39bf46e-1788-4a22-bdbf-9863c5723578 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 Aug 20 07:56:16.550478 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c39bf46e-1788-4a22-bdbf-9863c5723578 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.550737 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c39bf46e-1788-4a22-bdbf-9863c5723578 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.556857 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c39bf46e-1788-4a22-bdbf-9863c5723578 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 returned with HTTP 404 Aug 20 07:56:16.557407 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1014/4093] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:16 2026] GET /volume/v3/volumes/dbcf933a-2064-401c-b762-1165d9fef878 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:16.567885 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c009a1d8-b434-4cd0-8c3d-3016553d7c74 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.569930 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c009a1d8-b434-4cd0-8c3d-3016553d7c74 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:56:16.570113 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c009a1d8-b434-4cd0-8c3d-3016553d7c74 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.570309 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c009a1d8-b434-4cd0-8c3d-3016553d7c74 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.571174 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c009a1d8-b434-4cd0-8c3d-3016553d7c74 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:16.585871 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c009a1d8-b434-4cd0-8c3d-3016553d7c74 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Get all volumes completed successfully. Aug 20 07:56:16.587792 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:16.587792 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:16.592192 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c009a1d8-b434-4cd0-8c3d-3016553d7c74 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:56:16.592848 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1024/4094] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:56:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:16.610969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-911f0bda-ae1a-4f6f-8970-12eb3c22b230 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.613058 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-911f0bda-ae1a-4f6f-8970-12eb3c22b230 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] DELETE https://10.4.3.57/volume/v3/types/7acf8232-6f44-4a34-97d4-0b44afe908f3 Aug 20 07:56:16.613199 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-911f0bda-ae1a-4f6f-8970-12eb3c22b230 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.613469 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-911f0bda-ae1a-4f6f-8970-12eb3c22b230 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.646283 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-911f0bda-ae1a-4f6f-8970-12eb3c22b230 tempest-TestVolumeBootPattern-929370877 tempest-TestVolumeBootPattern-929370877-project-admin] https://10.4.3.57/volume/v3/types/7acf8232-6f44-4a34-97d4-0b44afe908f3 returned with HTTP 202 Aug 20 07:56:16.647062 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1037/4095] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:56:16 2026] DELETE /volume/v3/types/7acf8232-6f44-4a34-97d4-0b44afe908f3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:56:16.668662 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a71df27a-03fb-47d8-b323-3c86a4ad6231 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.670909 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a71df27a-03fb-47d8-b323-3c86a4ad6231 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:16.671199 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a71df27a-03fb-47d8-b323-3c86a4ad6231 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.671474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a71df27a-03fb-47d8-b323-3c86a4ad6231 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.671689 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a71df27a-03fb-47d8-b323-3c86a4ad6231 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:16.677383 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:16.677383 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:16.678924 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a71df27a-03fb-47d8-b323-3c86a4ad6231 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:16.678924 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1021/4096] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:16 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:16.682360 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-12045b22-cfda-4672-b908-fd2a71f7de13 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.685928 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:16.685928 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-790811799", "snapshot_id": null, "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:16.687329 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-790811799', 'snapshot_id': None, 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:16.778233 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0fd4540-9638-421f-985a-45bc55ce4782 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:16.780831 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0fd4540-9638-421f-985a-45bc55ce4782 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:16.781353 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0fd4540-9638-421f-985a-45bc55ce4782 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:16.781353 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0fd4540-9638-421f-985a-45bc55ce4782 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:16.783166 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 07:56:16.789062 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 07:56:16.793301 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:16.793301 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:16.797223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (eb99ef7b-9872-44bf-9609-41e9b71543be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:16.798477 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a0fd4540-9638-421f-985a-45bc55ce4782 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:16.799021 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be17d15b-0871-42f2-9f76-fb01b3f1b7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:16.800629 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:16.803892 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0fd4540-9638-421f-985a-45bc55ce4782 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:16.804638 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1025/4097] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:16 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:16.911288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be17d15b-0871-42f2-9f76-fb01b3f1b7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:16.912429 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1368ac90-c49f-49c8-8906-e34b161006f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:16.992669 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['63559e21-e6fc-408d-a301-7d12d569c893', '9ac406f9-e37d-4996-bf27-98215c3f401b', '5b4c8d0c-223f-4d74-992f-a4c93abcd134', 'e29231f4-7b7f-49c1-8af0-5eada023266b'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:16.993468 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1368ac90-c49f-49c8-8906-e34b161006f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63559e21-e6fc-408d-a301-7d12d569c893', '9ac406f9-e37d-4996-bf27-98215c3f401b', '5b4c8d0c-223f-4d74-992f-a4c93abcd134', 'e29231f4-7b7f-49c1-8af0-5eada023266b']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:16.994286 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c3f7ae-69ba-45d3-af39-199d1e69ad8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:17.022343 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c3f7ae-69ba-45d3-af39-199d1e69ad8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6db81b92-545d-4c1f-a25a-83f225561186', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-790811799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['63559e21-e6fc-408d-a301-7d12d569c893','9ac406f9-e37d-4996-bf27-98215c3f401b','5b4c8d0c-223f-4d74-992f-a4c93abcd134','e29231f4-7b7f-49c1-8af0-5eada023266b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-790811799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6db81b92-545d-4c1f-a25a-83f225561186,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:17.023149 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e51ee03-bc1d-48da-8442-655cd42ba8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:17.047370 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e51ee03-bc1d-48da-8442-655cd42ba8a2) transitioned into state 'SUCCESS' from state '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-790811799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['63559e21-e6fc-408d-a301-7d12d569c893','9ac406f9-e37d-4996-bf27-98215c3f401b','5b4c8d0c-223f-4d74-992f-a4c93abcd134','e29231f4-7b7f-49c1-8af0-5eada023266b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:17.048536 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9874af-a694-4f4e-adfa-c43e4e267f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:17.060938 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9874af-a694-4f4e-adfa-c43e4e267f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:17.061728 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (eb99ef7b-9872-44bf-9609-41e9b71543be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:17.062039 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 07:56:17.062721 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12045b22-cfda-4672-b908-fd2a71f7de13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:17.063331 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1015/4098] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:16 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) Aug 20 07:56:17.076111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-78652fc0-0fb0-4688-bae0-9d4f10d05e4a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:17.078888 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78652fc0-0fb0-4688-bae0-9d4f10d05e4a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:56:17.079117 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78652fc0-0fb0-4688-bae0-9d4f10d05e4a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:17.079317 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78652fc0-0fb0-4688-bae0-9d4f10d05e4a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:17.089987 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:17.089987 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:17.094805 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-78652fc0-0fb0-4688-bae0-9d4f10d05e4a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:56:17.099441 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78652fc0-0fb0-4688-bae0-9d4f10d05e4a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 returned with HTTP 200 Aug 20 07:56:17.099935 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1038/4099] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:17 2026] GET /volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:17.339560 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a12d9edc-1b52-40a4-a2a7-344149b904d4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:17.341414 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a12d9edc-1b52-40a4-a2a7-344149b904d4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 Aug 20 07:56:17.341676 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a12d9edc-1b52-40a4-a2a7-344149b904d4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:17.341885 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a12d9edc-1b52-40a4-a2a7-344149b904d4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:17.348986 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a12d9edc-1b52-40a4-a2a7-344149b904d4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 returned with HTTP 404 Aug 20 07:56:17.349702 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1022/4100] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:17 2026] GET /volume/v3/volumes/82173510-a94c-457f-9db3-163d9e9ca2a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:56:17.359641 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74a24927-0100-41e2-adce-d9a8a2549dab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:17.362241 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:17.362444 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-337313843"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:17.364403 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-337313843'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:17.364581 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume of 1 GB Aug 20 07:56:17.370097 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Availability Zones retrieved successfully. Aug 20 07:56:17.378914 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Flow 'volume_create_api' (64734f10-7812-4db4-819d-567b04fee1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:17.380412 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8567f19-1bff-4bab-9c6d-d18d1c597556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:17.381416 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:17.404340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b95ac616-2bfd-4688-8e8b-8a9557f0f874 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:17.406778 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b95ac616-2bfd-4688-8e8b-8a9557f0f874 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:17.406855 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b95ac616-2bfd-4688-8e8b-8a9557f0f874 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:17.407686 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b95ac616-2bfd-4688-8e8b-8a9557f0f874 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:17.407686 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b95ac616-2bfd-4688-8e8b-8a9557f0f874 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:17.412769 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:17.412769 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:17.413712 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b95ac616-2bfd-4688-8e8b-8a9557f0f874 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:17.414255 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1016/4101] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:17 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:17.417218 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8567f19-1bff-4bab-9c6d-d18d1c597556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:17.417218 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d239d503-d72c-4040-b641-36fa62547738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:17.480067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Created reservations ['c8b7efdd-0568-4948-89ee-b9b27aa96bfa', 'fc7b08d6-2725-4a43-af6e-b943bc106ebe', '902cbc91-7499-440d-aef3-c194ce7abe2a', 'f1efef51-70f3-47f8-a7a5-1175890ed470'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:17.481488 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d239d503-d72c-4040-b641-36fa62547738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b7efdd-0568-4948-89ee-b9b27aa96bfa', 'fc7b08d6-2725-4a43-af6e-b943bc106ebe', '902cbc91-7499-440d-aef3-c194ce7abe2a', 'f1efef51-70f3-47f8-a7a5-1175890ed470']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:17.482661 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad50e49-2595-424b-ac6b-0ef24962850d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:17.515494 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad50e49-2595-424b-ac6b-0ef24962850d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337313843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5df62bf2a54c3daf304962dde658a0',qos_specs=None,replication_status=,reservations=['c8b7efdd-0568-4948-89ee-b9b27aa96bfa','fc7b08d6-2725-4a43-af6e-b943bc106ebe','902cbc91-7499-440d-aef3-c194ce7abe2a','f1efef51-70f3-47f8-a7a5-1175890ed470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337313843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5df62bf2a54c3daf304962dde658a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:17.516709 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8df511d-d7fa-4935-adfe-6a97c1edea81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:17.542206 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0a11e6c3-c036-49fb-97a4-b44e9dd44f2d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:17.544063 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a11e6c3-c036-49fb-97a4-b44e9dd44f2d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:17.544718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a11e6c3-c036-49fb-97a4-b44e9dd44f2d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:17.544718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a11e6c3-c036-49fb-97a4-b44e9dd44f2d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:17.546858 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8df511d-d7fa-4935-adfe-6a97c1edea81) transitioned into state 'SUCCESS' from state '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-337313843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5df62bf2a54c3daf304962dde658a0',qos_specs=None,replication_status=,reservations=['c8b7efdd-0568-4948-89ee-b9b27aa96bfa','fc7b08d6-2725-4a43-af6e-b943bc106ebe','902cbc91-7499-440d-aef3-c194ce7abe2a','f1efef51-70f3-47f8-a7a5-1175890ed470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:17.547779 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168fa50e-ed15-44d9-8f1c-1a1195880dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:17.551994 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:17.551994 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:17.556281 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0a11e6c3-c036-49fb-97a4-b44e9dd44f2d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:17.561970 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a11e6c3-c036-49fb-97a4-b44e9dd44f2d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:17.561970 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1039/4102] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:17 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:17.564956 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168fa50e-ed15-44d9-8f1c-1a1195880dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:17.566355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Flow 'volume_create_api' (64734f10-7812-4db4-819d-567b04fee1b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:17.566941 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume request issued successfully. Aug 20 07:56:17.568865 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74a24927-0100-41e2-adce-d9a8a2549dab tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:17.568865 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1026/4103] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:56:17 2026] POST /volume/v3/volumes => generated 775 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:17.583929 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e244ead-a33a-4ac5-8b4a-d03242c33ee4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:17.587184 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e244ead-a33a-4ac5-8b4a-d03242c33ee4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb Aug 20 07:56:17.587539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e244ead-a33a-4ac5-8b4a-d03242c33ee4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:17.587965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e244ead-a33a-4ac5-8b4a-d03242c33ee4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:17.600836 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:17.600836 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:17.606443 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9e244ead-a33a-4ac5-8b4a-d03242c33ee4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:17.614174 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e244ead-a33a-4ac5-8b4a-d03242c33ee4 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb returned with HTTP 200 Aug 20 07:56:17.615081 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1023/4104] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:17 2026] GET /volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:17.697123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-473ce752-4b31-4bb6-b7d1-529eb0279c93 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:17.699053 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-473ce752-4b31-4bb6-b7d1-529eb0279c93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:17.699247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-473ce752-4b31-4bb6-b7d1-529eb0279c93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:17.699435 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-473ce752-4b31-4bb6-b7d1-529eb0279c93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:17.699605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-473ce752-4b31-4bb6-b7d1-529eb0279c93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:17.704909 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:17.704909 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:17.705816 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-473ce752-4b31-4bb6-b7d1-529eb0279c93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:17.707006 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1017/4105] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:17 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:56:17.822946 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7ce13dd-53e1-43f0-9db2-a0b71c1e6536 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:17.825357 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7ce13dd-53e1-43f0-9db2-a0b71c1e6536 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:17.825625 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7ce13dd-53e1-43f0-9db2-a0b71c1e6536 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:17.825839 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7ce13dd-53e1-43f0-9db2-a0b71c1e6536 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:17.839741 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:17.839741 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:17.848108 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a7ce13dd-53e1-43f0-9db2-a0b71c1e6536 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:17.856329 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7ce13dd-53e1-43f0-9db2-a0b71c1e6536 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:17.856824 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1040/4106] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:17 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 07:56:18.119072 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ae11a97-729a-43d1-83cb-bc73c65367a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.121297 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ae11a97-729a-43d1-83cb-bc73c65367a7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:56:18.121633 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ae11a97-729a-43d1-83cb-bc73c65367a7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.121909 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ae11a97-729a-43d1-83cb-bc73c65367a7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.132262 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.132262 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:18.137165 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ae11a97-729a-43d1-83cb-bc73c65367a7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:56:18.143218 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ae11a97-729a-43d1-83cb-bc73c65367a7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 returned with HTTP 200 Aug 20 07:56:18.143841 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1027/4107] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:18 2026] GET /volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:18.163934 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-606cf61e-4a3e-4863-a3df-9a7d2703c4e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.166490 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-606cf61e-4a3e-4863-a3df-9a7d2703c4e7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:56:18.166822 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-606cf61e-4a3e-4863-a3df-9a7d2703c4e7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.167119 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-606cf61e-4a3e-4863-a3df-9a7d2703c4e7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.177216 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.177216 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:18.183454 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-606cf61e-4a3e-4863-a3df-9a7d2703c4e7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:56:18.189897 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-606cf61e-4a3e-4863-a3df-9a7d2703c4e7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 returned with HTTP 200 Aug 20 07:56:18.190505 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1024/4108] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:18 2026] GET /volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:18.263327 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-189d72ad-8a63-40e1-a2de-831e2c2ce5b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.265361 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-189d72ad-8a63-40e1-a2de-831e2c2ce5b1 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] DELETE https://10.4.3.57/volume/v3/attachments/5a8eedc1-eb99-4693-81fa-fed17f8049e4 Aug 20 07:56:18.266153 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-189d72ad-8a63-40e1-a2de-831e2c2ce5b1 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.266692 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-189d72ad-8a63-40e1-a2de-831e2c2ce5b1 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.275314 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.275314 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:18.341917 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cd9badec-dce9-42f2-a8aa-fbd89fc54858 req-189d72ad-8a63-40e1-a2de-831e2c2ce5b1 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/attachments/5a8eedc1-eb99-4693-81fa-fed17f8049e4 returned with HTTP 200 Aug 20 07:56:18.343164 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1018/4109] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:56:18 2026] DELETE /volume/v3/attachments/5a8eedc1-eb99-4693-81fa-fed17f8049e4 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:18.427221 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-02d76529-30c9-4463-87d9-3e364f6a43d0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.429280 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02d76529-30c9-4463-87d9-3e364f6a43d0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:18.429540 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02d76529-30c9-4463-87d9-3e364f6a43d0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.429836 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02d76529-30c9-4463-87d9-3e364f6a43d0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.429992 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-02d76529-30c9-4463-87d9-3e364f6a43d0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:18.434978 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.434978 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:18.435743 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02d76529-30c9-4463-87d9-3e364f6a43d0 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:18.436169 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1041/4110] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:18 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:18.577409 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-67191771-cab3-4ed2-b784-1c651b9374a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.581575 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67191771-cab3-4ed2-b784-1c651b9374a6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:18.581575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67191771-cab3-4ed2-b784-1c651b9374a6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.581575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67191771-cab3-4ed2-b784-1c651b9374a6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.590226 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.590226 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:18.600740 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-67191771-cab3-4ed2-b784-1c651b9374a6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:18.604082 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67191771-cab3-4ed2-b784-1c651b9374a6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:18.604788 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1028/4111] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:18 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:18.635933 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f990727-51be-45fb-a35d-9d5084377c8b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.639949 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f990727-51be-45fb-a35d-9d5084377c8b tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb Aug 20 07:56:18.640172 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f990727-51be-45fb-a35d-9d5084377c8b tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.640361 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f990727-51be-45fb-a35d-9d5084377c8b tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.657980 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.657980 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:18.662424 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f990727-51be-45fb-a35d-9d5084377c8b tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:18.668762 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f990727-51be-45fb-a35d-9d5084377c8b tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb returned with HTTP 200 Aug 20 07:56:18.669319 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1025/4112] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:18 2026] GET /volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:18.684198 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aef1e10c-8a57-4247-aa4d-c079138bc341 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.688573 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aef1e10c-8a57-4247-aa4d-c079138bc341 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] GET https://10.4.3.57/volume/v3/volumes/detail Aug 20 07:56:18.688573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aef1e10c-8a57-4247-aa4d-c079138bc341 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.688573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aef1e10c-8a57-4247-aa4d-c079138bc341 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.688573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-aef1e10c-8a57-4247-aa4d-c079138bc341 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:18.688573 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.688573 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:18.689125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aef1e10c-8a57-4247-aa4d-c079138bc341 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:18.709229 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aef1e10c-8a57-4247-aa4d-c079138bc341 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Get all volumes completed successfully. Aug 20 07:56:18.712117 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.712117 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:18.719491 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aef1e10c-8a57-4247-aa4d-c079138bc341 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] https://10.4.3.57/volume/v3/volumes/detail returned with HTTP 200 Aug 20 07:56:18.720762 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1019/4113] 10.4.3.57 () {68 vars in 1292 bytes} [Thu Aug 20 07:56:18 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:18.721528 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c48614e5-e176-4594-ab21-d2ca5b527a45 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.725135 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c48614e5-e176-4594-ab21-d2ca5b527a45 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:18.725416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c48614e5-e176-4594-ab21-d2ca5b527a45 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.725658 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c48614e5-e176-4594-ab21-d2ca5b527a45 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.725784 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c48614e5-e176-4594-ab21-d2ca5b527a45 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:18.730942 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.730942 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:18.731789 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c48614e5-e176-4594-ab21-d2ca5b527a45 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:18.733334 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1042/4114] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:18 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:18.738203 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e5ee6c9a-b807-4642-8619-4217220d40d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.741911 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5ee6c9a-b807-4642-8619-4217220d40d2 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb Aug 20 07:56:18.741911 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5ee6c9a-b807-4642-8619-4217220d40d2 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.741911 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5ee6c9a-b807-4642-8619-4217220d40d2 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.741911 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e5ee6c9a-b807-4642-8619-4217220d40d2 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Delete volume with id: 2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb Aug 20 07:56:18.751381 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.751381 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:18.751381 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e5ee6c9a-b807-4642-8619-4217220d40d2 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:18.801296 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e5ee6c9a-b807-4642-8619-4217220d40d2 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Delete volume request issued successfully. Aug 20 07:56:18.801296 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5ee6c9a-b807-4642-8619-4217220d40d2 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb returned with HTTP 202 Aug 20 07:56:18.801858 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1029/4115] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:56:18 2026] DELETE /volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:56:18.811891 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5281131e-53a3-4f1f-9760-bf13dea91e71 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.813331 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5281131e-53a3-4f1f-9760-bf13dea91e71 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb Aug 20 07:56:18.813733 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5281131e-53a3-4f1f-9760-bf13dea91e71 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.814019 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5281131e-53a3-4f1f-9760-bf13dea91e71 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.826838 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.826838 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:18.831765 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5281131e-53a3-4f1f-9760-bf13dea91e71 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:18.840533 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5281131e-53a3-4f1f-9760-bf13dea91e71 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb returned with HTTP 200 Aug 20 07:56:18.841495 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1026/4116] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:18 2026] GET /volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:18.875088 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-29095adc-deff-41c6-aa25-f17e3d9e644c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:18.877886 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29095adc-deff-41c6-aa25-f17e3d9e644c tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:18.878166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29095adc-deff-41c6-aa25-f17e3d9e644c tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:18.878457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29095adc-deff-41c6-aa25-f17e3d9e644c tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:18.888027 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:18.888027 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:18.893873 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-29095adc-deff-41c6-aa25-f17e3d9e644c tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:18.900273 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29095adc-deff-41c6-aa25-f17e3d9e644c tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:18.900753 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1020/4117] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:18 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:19.452705 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7174f0b5-17c4-4198-8610-83b8b6353bff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:19.465654 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7174f0b5-17c4-4198-8610-83b8b6353bff tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:19.465654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7174f0b5-17c4-4198-8610-83b8b6353bff tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:19.465654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7174f0b5-17c4-4198-8610-83b8b6353bff tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:19.465654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7174f0b5-17c4-4198-8610-83b8b6353bff tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:19.472799 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:19.472799 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:19.473816 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7174f0b5-17c4-4198-8610-83b8b6353bff tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:19.474935 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1043/4118] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:19 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:19.623092 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5ebcad04-4554-4774-bc19-f2a608a88b74 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:19.626031 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ebcad04-4554-4774-bc19-f2a608a88b74 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:19.626229 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5ebcad04-4554-4774-bc19-f2a608a88b74 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:19.626847 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5ebcad04-4554-4774-bc19-f2a608a88b74 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:19.635795 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:19.635795 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:19.641131 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5ebcad04-4554-4774-bc19-f2a608a88b74 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:19.646294 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ebcad04-4554-4774-bc19-f2a608a88b74 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:19.646992 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1030/4119] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:19 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:19.749540 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6ec87bf-fefb-41a5-a9d4-c95e02a2bddb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:19.752044 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6ec87bf-fefb-41a5-a9d4-c95e02a2bddb tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:19.752312 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6ec87bf-fefb-41a5-a9d4-c95e02a2bddb tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:19.752806 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6ec87bf-fefb-41a5-a9d4-c95e02a2bddb tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:19.752806 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f6ec87bf-fefb-41a5-a9d4-c95e02a2bddb tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:19.759144 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:19.759144 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:19.760227 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6ec87bf-fefb-41a5-a9d4-c95e02a2bddb tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:19.760870 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1027/4120] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:19 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:19.861050 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a38a4171-db2b-4110-b5af-73483ca4b399 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:19.868474 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a38a4171-db2b-4110-b5af-73483ca4b399 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb Aug 20 07:56:19.868782 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a38a4171-db2b-4110-b5af-73483ca4b399 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:19.869045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a38a4171-db2b-4110-b5af-73483ca4b399 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:19.886876 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a38a4171-db2b-4110-b5af-73483ca4b399 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb returned with HTTP 404 Aug 20 07:56:19.887704 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1021/4121] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:19 2026] GET /volume/v3/volumes/2faa2dc9-6e7d-49ed-ba87-5dc29587c6cb => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:56:19.900417 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3971f676-0c76-4e23-98d3-d31393810fb0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:19.903157 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:19.903663 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-243858827"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:19.905281 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-243858827'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:19.905472 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume of 1 GB Aug 20 07:56:19.911791 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Availability Zones retrieved successfully. Aug 20 07:56:19.921121 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Flow 'volume_create_api' (a8998bef-84da-48dc-aa6d-295c40d1cea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:19.921121 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397f3f3d-a001-4ea3-8ab0-2811da4f08fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:19.922285 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:19.954868 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397f3f3d-a001-4ea3-8ab0-2811da4f08fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:19.956185 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b927c15-b9c4-40f4-96b6-dddabc858e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:19.985120 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-9d558585-ae15-47d9-98af-711ce82d253b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:19.987848 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-9d558585-ae15-47d9-98af-711ce82d253b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:56:19.988403 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-9d558585-ae15-47d9-98af-711ce82d253b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:19.988403 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-9d558585-ae15-47d9-98af-711ce82d253b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:19.997075 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:19.997075 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:20.008278 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-9d558585-ae15-47d9-98af-711ce82d253b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:56:20.015743 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-9d558585-ae15-47d9-98af-711ce82d253b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 returned with HTTP 200 Aug 20 07:56:20.016382 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1031/4122] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:56:19 2026] GET /volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:20.020644 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Created reservations ['2a58d98d-5a52-46e7-a89f-962c0fd03fe0', '43605998-f446-41df-8bc1-6ea5891304b1', '51f3b2f1-05c7-4503-8192-06af0c01998e', '6a30c635-b6b8-48e1-88ad-5abea3abaf45'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:20.022123 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b927c15-b9c4-40f4-96b6-dddabc858e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a58d98d-5a52-46e7-a89f-962c0fd03fe0', '43605998-f446-41df-8bc1-6ea5891304b1', '51f3b2f1-05c7-4503-8192-06af0c01998e', '6a30c635-b6b8-48e1-88ad-5abea3abaf45']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:20.025534 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b10bdf2-8c25-428e-9eef-5645058412ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:20.065343 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b10bdf2-8c25-428e-9eef-5645058412ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4a9e137-3a93-4c3f-9e68-26532278bf61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-243858827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5df62bf2a54c3daf304962dde658a0',qos_specs=None,replication_status=,reservations=['2a58d98d-5a52-46e7-a89f-962c0fd03fe0','43605998-f446-41df-8bc1-6ea5891304b1','51f3b2f1-05c7-4503-8192-06af0c01998e','6a30c635-b6b8-48e1-88ad-5abea3abaf45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-243858827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4a9e137-3a93-4c3f-9e68-26532278bf61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5df62bf2a54c3daf304962dde658a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:20.066633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a1b3f7-8aaf-446f-9ea5-647ca5a96ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:20.093746 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a1b3f7-8aaf-446f-9ea5-647ca5a96ac4) transitioned into state 'SUCCESS' from state '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-243858827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5df62bf2a54c3daf304962dde658a0',qos_specs=None,replication_status=,reservations=['2a58d98d-5a52-46e7-a89f-962c0fd03fe0','43605998-f446-41df-8bc1-6ea5891304b1','51f3b2f1-05c7-4503-8192-06af0c01998e','6a30c635-b6b8-48e1-88ad-5abea3abaf45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:20.093746 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fc4883-7eb5-42cc-a615-34b524ec9bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:20.111896 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fc4883-7eb5-42cc-a615-34b524ec9bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:20.112998 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Flow 'volume_create_api' (a8998bef-84da-48dc-aa6d-295c40d1cea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:20.113371 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume request issued successfully. Aug 20 07:56:20.114127 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3971f676-0c76-4e23-98d3-d31393810fb0 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:20.115578 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1044/4123] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:56:19 2026] POST /volume/v3/volumes => generated 775 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:20.133543 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5afa11db-0ab9-4a5e-9db3-ea8fc5945a27 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:20.140254 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5afa11db-0ab9-4a5e-9db3-ea8fc5945a27 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 Aug 20 07:56:20.140498 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5afa11db-0ab9-4a5e-9db3-ea8fc5945a27 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:20.143898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5afa11db-0ab9-4a5e-9db3-ea8fc5945a27 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:20.155562 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:20.155562 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:20.161939 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5afa11db-0ab9-4a5e-9db3-ea8fc5945a27 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:20.168657 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5afa11db-0ab9-4a5e-9db3-ea8fc5945a27 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 returned with HTTP 200 Aug 20 07:56:20.169387 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1028/4124] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:20 2026] GET /volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:20.490649 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bba3d740-9e8e-4055-a9d5-d31b41b81c6e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:20.494253 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bba3d740-9e8e-4055-a9d5-d31b41b81c6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:20.494337 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bba3d740-9e8e-4055-a9d5-d31b41b81c6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:20.494541 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bba3d740-9e8e-4055-a9d5-d31b41b81c6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:20.497298 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bba3d740-9e8e-4055-a9d5-d31b41b81c6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:20.503602 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:20.503602 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:20.504510 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bba3d740-9e8e-4055-a9d5-d31b41b81c6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:20.505021 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1022/4125] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:20 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:20.666973 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2966997b-d1fc-4019-a1b8-79d9a3e83c3b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:20.671064 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2966997b-d1fc-4019-a1b8-79d9a3e83c3b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:20.671155 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2966997b-d1fc-4019-a1b8-79d9a3e83c3b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:20.672608 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2966997b-d1fc-4019-a1b8-79d9a3e83c3b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:20.686430 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:20.686430 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:20.692264 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2966997b-d1fc-4019-a1b8-79d9a3e83c3b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:20.701836 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2966997b-d1fc-4019-a1b8-79d9a3e83c3b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:20.702968 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1032/4126] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:20 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:20.772817 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a56baab6-0584-4c8e-a4a1-daafc49f2c47 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:20.774975 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a56baab6-0584-4c8e-a4a1-daafc49f2c47 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:20.775224 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a56baab6-0584-4c8e-a4a1-daafc49f2c47 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:20.775487 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a56baab6-0584-4c8e-a4a1-daafc49f2c47 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:20.775679 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a56baab6-0584-4c8e-a4a1-daafc49f2c47 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:20.783866 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:20.783866 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:20.784740 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a56baab6-0584-4c8e-a4a1-daafc49f2c47 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:20.785159 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1045/4127] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:20 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:20.785295 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-cab68a1a-1955-47ab-9db6-dc6ed966af7a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:20.788269 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-cab68a1a-1955-47ab-9db6-dc6ed966af7a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:56:20.791473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-cab68a1a-1955-47ab-9db6-dc6ed966af7a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:20.791473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-cab68a1a-1955-47ab-9db6-dc6ed966af7a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:20.809594 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:20.809594 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:20.817278 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-cab68a1a-1955-47ab-9db6-dc6ed966af7a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:56:20.831811 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-cab68a1a-1955-47ab-9db6-dc6ed966af7a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 returned with HTTP 200 Aug 20 07:56:20.832316 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1029/4128] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:56:20 2026] GET /volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 => generated 1364 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:20.843126 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dace6010-8f72-41a0-b554-00a117cb6469 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:20.843622 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dace6010-8f72-41a0-b554-00a117cb6469 None None] GET https://10.4.3.57/volume// Aug 20 07:56:20.843865 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dace6010-8f72-41a0-b554-00a117cb6469 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:20.844006 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dace6010-8f72-41a0-b554-00a117cb6469 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:20.844330 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dace6010-8f72-41a0-b554-00a117cb6469 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:56:20.844712 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1023/4129] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:56:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:56:20.853084 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-d8cf0d48-fa26-4efc-a280-d6933cd2d098 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:20.855822 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-d8cf0d48-fa26-4efc-a280-d6933cd2d098 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:56:20.856660 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-d8cf0d48-fa26-4efc-a280-d6933cd2d098 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6db81b92-545d-4c1f-a25a-83f225561186", "connector": null, "instance_uuid": "f474b35f-31d3-4a41-9dba-e5321cf70316"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:20.870285 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:20.870285 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:20.931599 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-d8cf0d48-fa26-4efc-a280-d6933cd2d098 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:56:20.932344 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1033/4130] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:56:20 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:21.186964 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-81be0d7c-39d0-4010-9758-891136dce99d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.190071 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-81be0d7c-39d0-4010-9758-891136dce99d tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 Aug 20 07:56:21.190322 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-81be0d7c-39d0-4010-9758-891136dce99d tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.190602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-81be0d7c-39d0-4010-9758-891136dce99d tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.199064 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.199064 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:21.203026 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-81be0d7c-39d0-4010-9758-891136dce99d tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:21.207519 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-81be0d7c-39d0-4010-9758-891136dce99d tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 returned with HTTP 200 Aug 20 07:56:21.207827 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1046/4131] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:21 2026] GET /volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:21.222608 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-19d9f00d-f6cd-4aad-9f9b-7fbce091dfad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.229685 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19d9f00d-f6cd-4aad-9f9b-7fbce091dfad tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] GET https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 Aug 20 07:56:21.229973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19d9f00d-f6cd-4aad-9f9b-7fbce091dfad tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.230179 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19d9f00d-f6cd-4aad-9f9b-7fbce091dfad tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.242342 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.242342 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:21.249923 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-19d9f00d-f6cd-4aad-9f9b-7fbce091dfad tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Volume info retrieved successfully. Aug 20 07:56:21.255183 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19d9f00d-f6cd-4aad-9f9b-7fbce091dfad tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 returned with HTTP 200 Aug 20 07:56:21.255646 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1030/4132] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:21 2026] GET /volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:21.273168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75347686-8663-4e7a-8b39-6ca0313c572e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.276235 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75347686-8663-4e7a-8b39-6ca0313c572e tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 Aug 20 07:56:21.276491 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75347686-8663-4e7a-8b39-6ca0313c572e tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.276771 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75347686-8663-4e7a-8b39-6ca0313c572e tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.277107 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-75347686-8663-4e7a-8b39-6ca0313c572e tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Delete volume with id: b4a9e137-3a93-4c3f-9e68-26532278bf61 Aug 20 07:56:21.289348 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.289348 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:21.289348 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-75347686-8663-4e7a-8b39-6ca0313c572e tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:21.333099 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-75347686-8663-4e7a-8b39-6ca0313c572e tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Delete volume request issued successfully. Aug 20 07:56:21.334525 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75347686-8663-4e7a-8b39-6ca0313c572e tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 returned with HTTP 202 Aug 20 07:56:21.338215 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1024/4133] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:56:21 2026] DELETE /volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:56:21.345688 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e91138f2-2b7c-4403-a9d1-7bf10506e2a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.347468 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e91138f2-2b7c-4403-a9d1-7bf10506e2a8 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 Aug 20 07:56:21.348082 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e91138f2-2b7c-4403-a9d1-7bf10506e2a8 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.348082 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e91138f2-2b7c-4403-a9d1-7bf10506e2a8 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.356987 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.356987 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:21.361655 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e91138f2-2b7c-4403-a9d1-7bf10506e2a8 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:21.366562 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e91138f2-2b7c-4403-a9d1-7bf10506e2a8 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 returned with HTTP 200 Aug 20 07:56:21.367019 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1034/4134] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:21 2026] GET /volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:21.520507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3550515c-4f6b-49fe-943f-d5aa3cb0ecec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.522311 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3550515c-4f6b-49fe-943f-d5aa3cb0ecec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:21.522524 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3550515c-4f6b-49fe-943f-d5aa3cb0ecec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.522937 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3550515c-4f6b-49fe-943f-d5aa3cb0ecec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.522937 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3550515c-4f6b-49fe-943f-d5aa3cb0ecec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:21.527850 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.527850 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:21.528448 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3550515c-4f6b-49fe-943f-d5aa3cb0ecec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:21.528818 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1047/4135] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:21 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:21.721722 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e8434a9f-9ab5-4902-b3bd-38c0e7217a20 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.724046 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8434a9f-9ab5-4902-b3bd-38c0e7217a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:21.724265 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8434a9f-9ab5-4902-b3bd-38c0e7217a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.724619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8434a9f-9ab5-4902-b3bd-38c0e7217a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.742917 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.742917 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:21.748790 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e8434a9f-9ab5-4902-b3bd-38c0e7217a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:21.759538 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8434a9f-9ab5-4902-b3bd-38c0e7217a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:21.760083 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1031/4136] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:21 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:21.798059 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e940783a-421d-49bb-882e-dd8cd5777425 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.802204 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e940783a-421d-49bb-882e-dd8cd5777425 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:21.802470 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e940783a-421d-49bb-882e-dd8cd5777425 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.802969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e940783a-421d-49bb-882e-dd8cd5777425 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.803062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e940783a-421d-49bb-882e-dd8cd5777425 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:21.815720 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.815720 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:21.816216 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e940783a-421d-49bb-882e-dd8cd5777425 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:21.816711 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1025/4137] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:21 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:21.832023 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f2bed86-5647-436f-aac9-b924ee8fac57 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.833345 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f2bed86-5647-436f-aac9-b924ee8fac57 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] PUT https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:21.833794 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f2bed86-5647-436f-aac9-b924ee8fac57 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:21.843975 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.843975 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:21.862956 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f2bed86-5647-436f-aac9-b924ee8fac57 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:21.863451 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1035/4138] 10.4.3.57 () {70 vars in 1401 bytes} [Thu Aug 20 07:56:21 2026] PUT /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 313 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:21.874888 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-003756c2-075b-4ccb-a1ba-bf8be0002ef7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.879817 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-003756c2-075b-4ccb-a1ba-bf8be0002ef7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:21.879817 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-003756c2-075b-4ccb-a1ba-bf8be0002ef7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.879817 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-003756c2-075b-4ccb-a1ba-bf8be0002ef7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.879817 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-003756c2-075b-4ccb-a1ba-bf8be0002ef7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:21.888390 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.888390 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:21.890491 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-003756c2-075b-4ccb-a1ba-bf8be0002ef7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:21.891258 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1048/4139] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:21 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:21.904138 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a88f9a6-bf86-4c6d-9e9b-1422b971951b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.907752 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a88f9a6-bf86-4c6d-9e9b-1422b971951b tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] DELETE https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:21.908990 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a88f9a6-bf86-4c6d-9e9b-1422b971951b tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.908990 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a88f9a6-bf86-4c6d-9e9b-1422b971951b tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.908990 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-5a88f9a6-bf86-4c6d-9e9b-1422b971951b tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Delete backup with id: 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. Aug 20 07:56:21.916794 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.916794 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:21.946727 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-5a88f9a6-bf86-4c6d-9e9b-1422b971951b tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] delete_backup rpcapi backup_id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:56:21.946727 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a88f9a6-bf86-4c6d-9e9b-1422b971951b tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 202 Aug 20 07:56:21.947297 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1032/4140] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:56:21 2026] DELETE /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:56:21.959443 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-92135683-d20e-45d5-ac8c-4997a223c6f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:21.963245 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92135683-d20e-45d5-ac8c-4997a223c6f7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:21.963245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92135683-d20e-45d5-ac8c-4997a223c6f7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:21.963245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92135683-d20e-45d5-ac8c-4997a223c6f7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:21.963245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-92135683-d20e-45d5-ac8c-4997a223c6f7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:21.968956 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:21.968956 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:21.969937 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92135683-d20e-45d5-ac8c-4997a223c6f7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 200 Aug 20 07:56:21.970527 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1026/4141] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:21 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:22.163851 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-653fb0e6-3d6d-4121-96cb-195327cba6d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.164946 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-653fb0e6-3d6d-4121-96cb-195327cba6d5 None None] GET https://10.4.3.57/volume// Aug 20 07:56:22.165207 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-653fb0e6-3d6d-4121-96cb-195327cba6d5 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.165500 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-653fb0e6-3d6d-4121-96cb-195327cba6d5 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.166158 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-653fb0e6-3d6d-4121-96cb-195327cba6d5 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:56:22.167316 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1036/4142] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:56:22 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:56:22.183120 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-03988919-a640-4687-bd31-a27444ebcd01 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.186727 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-03988919-a640-4687-bd31-a27444ebcd01 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:56:22.186727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-03988919-a640-4687-bd31-a27444ebcd01 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.186727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-03988919-a640-4687-bd31-a27444ebcd01 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.200119 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:22.200119 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:22.208068 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-03988919-a640-4687-bd31-a27444ebcd01 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:56:22.213818 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-abe30f0f-4f1e-46b1-91ff-8b867f1c2c37 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.216763 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abe30f0f-4f1e-46b1-91ff-8b867f1c2c37 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:22.217132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abe30f0f-4f1e-46b1-91ff-8b867f1c2c37 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.217369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abe30f0f-4f1e-46b1-91ff-8b867f1c2c37 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.220032 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-03988919-a640-4687-bd31-a27444ebcd01 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 returned with HTTP 200 Aug 20 07:56:22.220673 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1049/4143] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:56:22 2026] GET /volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 => generated 1543 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:22.232449 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:22.232449 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:22.239852 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-abe30f0f-4f1e-46b1-91ff-8b867f1c2c37 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:22.246734 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abe30f0f-4f1e-46b1-91ff-8b867f1c2c37 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:22.247843 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1033/4144] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:22 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:22.266101 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-87733c57-5098-4227-88cd-a6b00a3c1ad7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.269809 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87733c57-5098-4227-88cd-a6b00a3c1ad7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:22.270246 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87733c57-5098-4227-88cd-a6b00a3c1ad7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.270581 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87733c57-5098-4227-88cd-a6b00a3c1ad7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.270808 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-87733c57-5098-4227-88cd-a6b00a3c1ad7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Delete volume with id: 8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:22.284618 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:22.284618 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:22.285411 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-87733c57-5098-4227-88cd-a6b00a3c1ad7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:22.322697 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-87733c57-5098-4227-88cd-a6b00a3c1ad7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Delete volume request issued successfully. Aug 20 07:56:22.322697 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87733c57-5098-4227-88cd-a6b00a3c1ad7 tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 202 Aug 20 07:56:22.322697 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1027/4145] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:56:22 2026] DELETE /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:56:22.331571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-088aa545-0c31-48ce-b5ff-0cf8e361d26d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.339311 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-088aa545-0c31-48ce-b5ff-0cf8e361d26d tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:22.339660 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-088aa545-0c31-48ce-b5ff-0cf8e361d26d tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.339934 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-088aa545-0c31-48ce-b5ff-0cf8e361d26d tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.356131 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:22.356131 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:22.361731 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-088aa545-0c31-48ce-b5ff-0cf8e361d26d tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Volume info retrieved successfully. Aug 20 07:56:22.372813 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-088aa545-0c31-48ce-b5ff-0cf8e361d26d tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 200 Aug 20 07:56:22.373261 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1037/4146] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:22 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:22.385442 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1d476adb-b4a0-4426-8982-f0bc0420f5e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.389284 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-3bbda602-b266-420d-903d-277d29e64ed0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.389719 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1d476adb-b4a0-4426-8982-f0bc0420f5e6 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 Aug 20 07:56:22.390029 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1d476adb-b4a0-4426-8982-f0bc0420f5e6 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.390191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1d476adb-b4a0-4426-8982-f0bc0420f5e6 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.395086 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-3bbda602-b266-420d-903d-277d29e64ed0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/6104c8dd-3292-4f99-92d0-a0e4166651be Aug 20 07:56:22.395086 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-3bbda602-b266-420d-903d-277d29e64ed0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:22.400359 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1d476adb-b4a0-4426-8982-f0bc0420f5e6 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 returned with HTTP 404 Aug 20 07:56:22.401365 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1050/4147] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:22 2026] GET /volume/v3/volumes/b4a9e137-3a93-4c3f-9e68-26532278bf61 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:56:22.412756 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-3bbda602-b266-420d-903d-277d29e64ed0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-6db81b92-545d-4c1f-a25a-83f225561186-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:56:22.418231 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.420315 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-3bbda602-b266-420d-903d-277d29e64ed0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-6db81b92-545d-4c1f-a25a-83f225561186-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:56:22.421406 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:22.421406 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:22.421964 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:22.423280 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-644677459"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:22.427513 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-644677459'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:22.427513 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume of 1 GB Aug 20 07:56:22.432763 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Availability Zones retrieved successfully. Aug 20 07:56:22.439919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Flow 'volume_create_api' (a30eb88a-74d7-40e1-afee-b76e500b4bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:22.441182 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a452f34e-8f15-4995-b095-af90e5a8477e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:22.442472 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:22.479986 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a452f34e-8f15-4995-b095-af90e5a8477e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:22.481386 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d05c067-69fa-4d23-9610-7aa855538e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:22.542163 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-66213400-9101-440b-b923-3079e0a732ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.544463 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66213400-9101-440b-b923-3079e0a732ba tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:22.544732 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66213400-9101-440b-b923-3079e0a732ba tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.544965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66213400-9101-440b-b923-3079e0a732ba tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.545115 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-66213400-9101-440b-b923-3079e0a732ba tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:22.548938 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Created reservations ['d00dfdaf-447d-4c24-a4f4-ace065ced82d', '000dca73-6cb3-45da-aaa1-24825e8594b4', '957e4b7e-d76e-479f-adb4-2c10ec2d0f6a', '20a384e3-063b-47af-bff8-a682fa8da0c9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:22.549645 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:22.549645 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:22.549912 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d05c067-69fa-4d23-9610-7aa855538e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d00dfdaf-447d-4c24-a4f4-ace065ced82d', '000dca73-6cb3-45da-aaa1-24825e8594b4', '957e4b7e-d76e-479f-adb4-2c10ec2d0f6a', '20a384e3-063b-47af-bff8-a682fa8da0c9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:22.550816 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66213400-9101-440b-b923-3079e0a732ba tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:22.550984 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3374d384-2e5c-4df6-98c6-e670f253349c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:22.551224 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1038/4148] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:22 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:22.583235 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-3bbda602-b266-420d-903d-277d29e64ed0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-6db81b92-545d-4c1f-a25a-83f225561186-np0000007856" released by "attachment_update" :: held 0.164s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:56:22.583621 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-3bbda602-b266-420d-903d-277d29e64ed0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/6104c8dd-3292-4f99-92d0-a0e4166651be returned with HTTP 200 Aug 20 07:56:22.584147 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1034/4149] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:56:22 2026] PUT /volume/v3/attachments/6104c8dd-3292-4f99-92d0-a0e4166651be => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:22.585409 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3374d384-2e5c-4df6-98c6-e670f253349c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a71b0e8-ddcd-462e-9e78-733d84251f4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644677459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5df62bf2a54c3daf304962dde658a0',qos_specs=None,replication_status=,reservations=['d00dfdaf-447d-4c24-a4f4-ace065ced82d','000dca73-6cb3-45da-aaa1-24825e8594b4','957e4b7e-d76e-479f-adb4-2c10ec2d0f6a','20a384e3-063b-47af-bff8-a682fa8da0c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644677459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a71b0e8-ddcd-462e-9e78-733d84251f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5df62bf2a54c3daf304962dde658a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:22.586456 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8adcc491-b3b8-4c59-b3c2-3cef924030ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:22.612009 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8adcc491-b3b8-4c59-b3c2-3cef924030ce) transitioned into state 'SUCCESS' from state '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-644677459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5df62bf2a54c3daf304962dde658a0',qos_specs=None,replication_status=,reservations=['d00dfdaf-447d-4c24-a4f4-ace065ced82d','000dca73-6cb3-45da-aaa1-24825e8594b4','957e4b7e-d76e-479f-adb4-2c10ec2d0f6a','20a384e3-063b-47af-bff8-a682fa8da0c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59e5d2cadfa4e0a99610b77cd456e59',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:22.613009 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (823afadf-0d1d-4723-a00c-db9812a0801c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:22.614776 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-32194cf4-addb-4596-a8f8-b79a7874c3ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.617658 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-32194cf4-addb-4596-a8f8-b79a7874c3ca tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/6104c8dd-3292-4f99-92d0-a0e4166651be/action Aug 20 07:56:22.618171 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-32194cf4-addb-4596-a8f8-b79a7874c3ca tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:56:22.618350 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-32194cf4-addb-4596-a8f8-b79a7874c3ca tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:22.628578 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (823afadf-0d1d-4723-a00c-db9812a0801c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:22.628578 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Flow 'volume_create_api' (a30eb88a-74d7-40e1-afee-b76e500b4bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:22.628578 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Create volume request issued successfully. Aug 20 07:56:22.628578 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9028791a-db2e-4c41-bf19-c4b269905bd1 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:22.629023 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1028/4150] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:56:22 2026] POST /volume/v3/volumes => generated 775 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:22.647667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c2f3d3c4-0734-4ba3-9b59-351b1d306532 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.650229 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2f3d3c4-0734-4ba3-9b59-351b1d306532 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d Aug 20 07:56:22.650581 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2f3d3c4-0734-4ba3-9b59-351b1d306532 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.650867 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2f3d3c4-0734-4ba3-9b59-351b1d306532 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.658632 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:22.658632 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:22.664234 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:22.664234 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:22.671927 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0ad67e69-e0b3-4e9b-8db0-9738f757edee req-32194cf4-addb-4596-a8f8-b79a7874c3ca tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/6104c8dd-3292-4f99-92d0-a0e4166651be/action returned with HTTP 204 Aug 20 07:56:22.672003 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1051/4151] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:56:22 2026] POST /volume/v3/attachments/6104c8dd-3292-4f99-92d0-a0e4166651be/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:22.673762 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c2f3d3c4-0734-4ba3-9b59-351b1d306532 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:22.680955 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2f3d3c4-0734-4ba3-9b59-351b1d306532 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d returned with HTTP 200 Aug 20 07:56:22.681569 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1039/4152] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:22 2026] GET /volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:22.777336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c15c3605-165e-434c-ade5-27bffef40c60 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.780107 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c15c3605-165e-434c-ade5-27bffef40c60 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:22.780366 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c15c3605-165e-434c-ade5-27bffef40c60 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.780658 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c15c3605-165e-434c-ade5-27bffef40c60 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.788922 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:22.788922 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:22.793533 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c15c3605-165e-434c-ade5-27bffef40c60 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:22.800660 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c15c3605-165e-434c-ade5-27bffef40c60 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:22.801503 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1035/4153] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:22 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:22.985269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b62f9c5d-8537-4e7c-8984-0fdd5e550a93 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:22.988606 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b62f9c5d-8537-4e7c-8984-0fdd5e550a93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 Aug 20 07:56:22.988874 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b62f9c5d-8537-4e7c-8984-0fdd5e550a93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:22.989128 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b62f9c5d-8537-4e7c-8984-0fdd5e550a93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:22.989296 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b62f9c5d-8537-4e7c-8984-0fdd5e550a93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Show backup with id 1e88a580-a3e3-4384-b7e7-c8d57bb74c23. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:22.994266 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b62f9c5d-8537-4e7c-8984-0fdd5e550a93 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 returned with HTTP 404 Aug 20 07:56:22.995175 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1029/4154] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:22 2026] GET /volume/v3/backups/1e88a580-a3e3-4384-b7e7-c8d57bb74c23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:23.002059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-269d1f7e-6877-45c5-97f5-9f698e568eee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.004321 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-269d1f7e-6877-45c5-97f5-9f698e568eee tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f Aug 20 07:56:23.005069 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-269d1f7e-6877-45c5-97f5-9f698e568eee tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.005272 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-269d1f7e-6877-45c5-97f5-9f698e568eee tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.005469 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-269d1f7e-6877-45c5-97f5-9f698e568eee tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Delete volume with id: ba9e7c95-9b42-421b-a301-7aef5d32b92f Aug 20 07:56:23.020771 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:23.020771 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:23.021210 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-269d1f7e-6877-45c5-97f5-9f698e568eee tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Volume info retrieved successfully. Aug 20 07:56:23.053454 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-269d1f7e-6877-45c5-97f5-9f698e568eee tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Delete volume request issued successfully. Aug 20 07:56:23.053729 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-269d1f7e-6877-45c5-97f5-9f698e568eee tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f returned with HTTP 202 Aug 20 07:56:23.054311 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1052/4155] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:56:23 2026] DELETE /volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:56:23.061840 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-13163bc2-44a6-47c4-939a-8f4b0848f6a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.064089 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13163bc2-44a6-47c4-939a-8f4b0848f6a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f Aug 20 07:56:23.064358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13163bc2-44a6-47c4-939a-8f4b0848f6a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.064664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13163bc2-44a6-47c4-939a-8f4b0848f6a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.073923 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:23.073923 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:23.079127 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-13163bc2-44a6-47c4-939a-8f4b0848f6a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Volume info retrieved successfully. Aug 20 07:56:23.084210 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13163bc2-44a6-47c4-939a-8f4b0848f6a9 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f returned with HTTP 200 Aug 20 07:56:23.084782 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1040/4156] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:23 2026] GET /volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:23.391421 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9d43417f-b694-41a0-9e80-062e0689c4ee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.393269 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d43417f-b694-41a0-9e80-062e0689c4ee tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] GET https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b Aug 20 07:56:23.393689 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d43417f-b694-41a0-9e80-062e0689c4ee tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.393734 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d43417f-b694-41a0-9e80-062e0689c4ee tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.401268 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d43417f-b694-41a0-9e80-062e0689c4ee tempest-VolumesExtendAttachedTest-877803647 tempest-VolumesExtendAttachedTest-877803647-project-member] https://10.4.3.57/volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b returned with HTTP 404 Aug 20 07:56:23.401961 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1036/4157] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:23 2026] GET /volume/v3/volumes/8dfbe6c8-cd7e-4d43-8cfd-b8fbc0e4c48b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:56:23.566573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-62880430-fd15-4558-868e-798fe4bd255d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.567394 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62880430-fd15-4558-868e-798fe4bd255d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:23.567690 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62880430-fd15-4558-868e-798fe4bd255d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.567926 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62880430-fd15-4558-868e-798fe4bd255d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.568071 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-62880430-fd15-4558-868e-798fe4bd255d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:23.573938 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:23.573938 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:23.574809 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62880430-fd15-4558-868e-798fe4bd255d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:23.575300 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1030/4158] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:23 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:23.698970 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b7e00fc2-cd7f-4c63-bef8-e24a522ca6e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.703730 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7e00fc2-cd7f-4c63-bef8-e24a522ca6e6 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d Aug 20 07:56:23.703963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7e00fc2-cd7f-4c63-bef8-e24a522ca6e6 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.704184 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7e00fc2-cd7f-4c63-bef8-e24a522ca6e6 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.714580 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:23.714580 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:23.719482 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b7e00fc2-cd7f-4c63-bef8-e24a522ca6e6 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:23.726991 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7e00fc2-cd7f-4c63-bef8-e24a522ca6e6 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d returned with HTTP 200 Aug 20 07:56:23.727642 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1053/4159] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:23 2026] GET /volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:23.741271 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-43b93d4f-5586-4a30-9e4a-4325e799f663 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.743850 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43b93d4f-5586-4a30-9e4a-4325e799f663 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] GET https://10.4.3.57/volume/v3/volumes/summary Aug 20 07:56:23.744157 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43b93d4f-5586-4a30-9e4a-4325e799f663 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.744446 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43b93d4f-5586-4a30-9e4a-4325e799f663 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.745358 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-43b93d4f-5586-4a30-9e4a-4325e799f663 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:23.754357 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-43b93d4f-5586-4a30-9e4a-4325e799f663 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] Get summary completed successfully. Aug 20 07:56:23.754712 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43b93d4f-5586-4a30-9e4a-4325e799f663 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-reader] https://10.4.3.57/volume/v3/volumes/summary returned with HTTP 200 Aug 20 07:56:23.755147 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1041/4160] 10.4.3.57 () {68 vars in 1295 bytes} [Thu Aug 20 07:56:23 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:23.764055 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ef2dfd8-c70d-4d56-b8b5-e9be2c14baef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.766087 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ef2dfd8-c70d-4d56-b8b5-e9be2c14baef tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d Aug 20 07:56:23.766326 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ef2dfd8-c70d-4d56-b8b5-e9be2c14baef tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.766610 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ef2dfd8-c70d-4d56-b8b5-e9be2c14baef tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.766799 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-1ef2dfd8-c70d-4d56-b8b5-e9be2c14baef tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Delete volume with id: 3a71b0e8-ddcd-462e-9e78-733d84251f4d Aug 20 07:56:23.777639 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:23.777639 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:23.777968 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1ef2dfd8-c70d-4d56-b8b5-e9be2c14baef tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:23.798637 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1ef2dfd8-c70d-4d56-b8b5-e9be2c14baef tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Delete volume request issued successfully. Aug 20 07:56:23.798812 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ef2dfd8-c70d-4d56-b8b5-e9be2c14baef tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d returned with HTTP 202 Aug 20 07:56:23.799189 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1037/4161] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:56:23 2026] DELETE /volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:56:23.817288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-55301d73-b258-422d-816e-d096ab4a4050 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.817762 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-153bfbd4-f557-4859-9233-392075457d96 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.820287 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-153bfbd4-f557-4859-9233-392075457d96 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d Aug 20 07:56:23.820719 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-153bfbd4-f557-4859-9233-392075457d96 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.820963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-153bfbd4-f557-4859-9233-392075457d96 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.821952 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55301d73-b258-422d-816e-d096ab4a4050 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:23.822138 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55301d73-b258-422d-816e-d096ab4a4050 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.824028 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55301d73-b258-422d-816e-d096ab4a4050 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.836218 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:23.836218 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:23.840592 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:23.840592 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:23.847061 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-153bfbd4-f557-4859-9233-392075457d96 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Volume info retrieved successfully. Aug 20 07:56:23.850283 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-55301d73-b258-422d-816e-d096ab4a4050 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:23.858008 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55301d73-b258-422d-816e-d096ab4a4050 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:23.858138 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-153bfbd4-f557-4859-9233-392075457d96 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d returned with HTTP 200 Aug 20 07:56:23.858291 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1031/4162] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:23 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:23.858441 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1054/4163] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:23 2026] GET /volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d => generated 1005 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:23.871123 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d40fe761-7ed0-4b9e-a766-8496967c9ede None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:23.872890 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d40fe761-7ed0-4b9e-a766-8496967c9ede tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:56:23.873114 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d40fe761-7ed0-4b9e-a766-8496967c9ede tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:23.873335 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d40fe761-7ed0-4b9e-a766-8496967c9ede tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:23.882926 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:23.882926 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:23.887769 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d40fe761-7ed0-4b9e-a766-8496967c9ede tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:56:23.892739 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d40fe761-7ed0-4b9e-a766-8496967c9ede tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:56:23.893924 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1042/4164] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:23 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:24.100424 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64e1ec46-374b-402c-a217-b534c21e93c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:24.103203 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64e1ec46-374b-402c-a217-b534c21e93c7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] GET https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f Aug 20 07:56:24.103563 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64e1ec46-374b-402c-a217-b534c21e93c7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:24.103827 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64e1ec46-374b-402c-a217-b534c21e93c7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:24.110910 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64e1ec46-374b-402c-a217-b534c21e93c7 tempest-ProjectAdminTests39-416922063 tempest-ProjectAdminTests39-416922063-project-admin] https://10.4.3.57/volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f returned with HTTP 404 Aug 20 07:56:24.111352 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1038/4165] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:24 2026] GET /volume/v3/volumes/ba9e7c95-9b42-421b-a301-7aef5d32b92f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:24.587888 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6bd7a42b-1978-426e-b9bc-8ce5bfb7b43f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:24.590158 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bd7a42b-1978-426e-b9bc-8ce5bfb7b43f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:24.590375 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bd7a42b-1978-426e-b9bc-8ce5bfb7b43f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:24.590584 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bd7a42b-1978-426e-b9bc-8ce5bfb7b43f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:24.590926 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6bd7a42b-1978-426e-b9bc-8ce5bfb7b43f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:24.596119 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:24.596119 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:24.596966 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bd7a42b-1978-426e-b9bc-8ce5bfb7b43f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:24.597407 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1032/4166] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:24 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:24.876502 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1756486b-3aeb-4e5d-9902-e2730dfa5c89 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:24.878813 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1756486b-3aeb-4e5d-9902-e2730dfa5c89 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] GET https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d Aug 20 07:56:24.879126 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1756486b-3aeb-4e5d-9902-e2730dfa5c89 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:24.879384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1756486b-3aeb-4e5d-9902-e2730dfa5c89 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:24.885221 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1756486b-3aeb-4e5d-9902-e2730dfa5c89 tempest-ProjectReaderTests-2143211477 tempest-ProjectReaderTests-2143211477-project-admin] https://10.4.3.57/volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d returned with HTTP 404 Aug 20 07:56:24.885687 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1055/4167] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:56:24 2026] GET /volume/v3/volumes/3a71b0e8-ddcd-462e-9e78-733d84251f4d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:56:25.610333 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4d0ce6a-b074-4932-bff5-1ac3a8b7c359 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:25.612303 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4d0ce6a-b074-4932-bff5-1ac3a8b7c359 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:25.612534 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4d0ce6a-b074-4932-bff5-1ac3a8b7c359 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:25.612761 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4d0ce6a-b074-4932-bff5-1ac3a8b7c359 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:25.612898 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a4d0ce6a-b074-4932-bff5-1ac3a8b7c359 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:25.618274 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:25.618274 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:25.619063 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4d0ce6a-b074-4932-bff5-1ac3a8b7c359 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:25.619578 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1043/4168] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:25 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:26.239577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-08956a02-acee-4f76-9885-0ec68958a8fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:26.243213 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08956a02-acee-4f76-9885-0ec68958a8fb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:56:26.243213 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-08956a02-acee-4f76-9885-0ec68958a8fb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:26.243213 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-08956a02-acee-4f76-9885-0ec68958a8fb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:26.243213 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-08956a02-acee-4f76-9885-0ec68958a8fb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Delete snapshot with id: f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:56:26.248656 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08956a02-acee-4f76-9885-0ec68958a8fb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c returned with HTTP 404 Aug 20 07:56:26.249171 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1039/4169] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:56:26 2026] DELETE /volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:26.257226 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:26.260577 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-09bc7fba-0afc-413b-9f80-9c9f5abf57f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:26.263937 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09bc7fba-0afc-413b-9f80-9c9f5abf57f7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c Aug 20 07:56:26.264161 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-09bc7fba-0afc-413b-9f80-9c9f5abf57f7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:26.264481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-09bc7fba-0afc-413b-9f80-9c9f5abf57f7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:26.273898 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09bc7fba-0afc-413b-9f80-9c9f5abf57f7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c returned with HTTP 404 Aug 20 07:56:26.274568 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1056/4170] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:56:26 2026] GET /volume/v3/snapshots/f02e38b8-c1d4-4137-b66b-cd87964d0b5c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:26.327588 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-cff71bdb-1ca4-473f-bcca-9ddc4899f22f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:26.330979 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-cff71bdb-1ca4-473f-bcca-9ddc4899f22f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:56:26.331243 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-cff71bdb-1ca4-473f-bcca-9ddc4899f22f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:26.331503 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-cff71bdb-1ca4-473f-bcca-9ddc4899f22f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:26.347332 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:26.347332 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:26.353937 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-cff71bdb-1ca4-473f-bcca-9ddc4899f22f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:26.359750 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-cff71bdb-1ca4-473f-bcca-9ddc4899f22f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:56:26.360805 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1044/4171] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:56:26 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:26.385663 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-bae9e71c-fdf1-4127-b41f-0f75598ef781 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:26.387579 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-bae9e71c-fdf1-4127-b41f-0f75598ef781 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] POST https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022/action Aug 20 07:56:26.387859 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-bae9e71c-fdf1-4127-b41f-0f75598ef781 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:56:26.387971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-bae9e71c-fdf1-4127-b41f-0f75598ef781 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:26.408501 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:26.408501 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:26.409022 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-bae9e71c-fdf1-4127-b41f-0f75598ef781 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:26.426006 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-bae9e71c-fdf1-4127-b41f-0f75598ef781 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Begin detaching volume completed successfully. Aug 20 07:56:26.426135 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-bae9e71c-fdf1-4127-b41f-0f75598ef781 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022/action returned with HTTP 202 Aug 20 07:56:26.426785 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1040/4172] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:56:26 2026] POST /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:56:26.460833 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:26.461455 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-992925871"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:26.464287 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-992925871'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:26.464461 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Create volume of 1 GB Aug 20 07:56:26.470688 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Availability Zones retrieved successfully. Aug 20 07:56:26.479994 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Flow 'volume_create_api' (1240538d-8b35-4d7a-94bf-9148dd848fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:26.486621 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9f626cc-3f0c-4e92-9d64-bffa2947fc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:26.487506 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:26.493447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-773bbdcc-18c6-4704-9066-14cb1033c8a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:26.493903 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-773bbdcc-18c6-4704-9066-14cb1033c8a5 None None] GET https://10.4.3.57/volume// Aug 20 07:56:26.494062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-773bbdcc-18c6-4704-9066-14cb1033c8a5 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:26.494235 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-773bbdcc-18c6-4704-9066-14cb1033c8a5 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:26.494560 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-773bbdcc-18c6-4704-9066-14cb1033c8a5 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:56:26.494855 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1057/4173] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:56:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:56:26.509603 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-51528f0f-7f6a-4280-b7d1-abc522e555ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:26.513716 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-51528f0f-7f6a-4280-b7d1-abc522e555ef tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:56:26.513942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-51528f0f-7f6a-4280-b7d1-abc522e555ef tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:26.514126 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-51528f0f-7f6a-4280-b7d1-abc522e555ef tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:26.523384 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:26.523384 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:26.525709 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9f626cc-3f0c-4e92-9d64-bffa2947fc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:26.526103 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6effa227-f1e6-47f3-b926-0484350b0faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:26.527017 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-51528f0f-7f6a-4280-b7d1-abc522e555ef tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:26.531686 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-51528f0f-7f6a-4280-b7d1-abc522e555ef tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:56:26.532369 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1045/4174] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:56:26 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 1320 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:26.589860 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Created reservations ['1e051572-6862-4c82-8e97-55cc1183a71f', 'f6b3dd21-ebb2-469b-8310-4e5ac802894c', 'ec11b5c5-4b9e-4d10-9526-626dbd7f180f', '486f21eb-007b-4d42-8fc5-d2ef483c1bc7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:26.590457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6effa227-f1e6-47f3-b926-0484350b0faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e051572-6862-4c82-8e97-55cc1183a71f', 'f6b3dd21-ebb2-469b-8310-4e5ac802894c', 'ec11b5c5-4b9e-4d10-9526-626dbd7f180f', '486f21eb-007b-4d42-8fc5-d2ef483c1bc7']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:26.591290 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4378b074-6ea4-4c3d-a47d-11332c29360f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:26.621273 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4378b074-6ea4-4c3d-a47d-11332c29360f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe86f3ac-1ee4-4788-92dd-6de097545bde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-992925871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e5c295da3e42e2a387f330442e5a2b',qos_specs=None,replication_status=,reservations=['1e051572-6862-4c82-8e97-55cc1183a71f','f6b3dd21-ebb2-469b-8310-4e5ac802894c','ec11b5c5-4b9e-4d10-9526-626dbd7f180f','486f21eb-007b-4d42-8fc5-d2ef483c1bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9a9f2763c45fea991588fe4d878d9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-992925871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe86f3ac-1ee4-4788-92dd-6de097545bde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e5c295da3e42e2a387f330442e5a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d9a9f2763c45fea991588fe4d878d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:26.621751 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618fd8f6-67a5-4fed-8815-25644757e820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:26.631282 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f3ddabd3-2291-40aa-81c3-f913a9dd248a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:26.633738 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f3ddabd3-2291-40aa-81c3-f913a9dd248a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:26.634031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f3ddabd3-2291-40aa-81c3-f913a9dd248a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:26.634300 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f3ddabd3-2291-40aa-81c3-f913a9dd248a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:26.634483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f3ddabd3-2291-40aa-81c3-f913a9dd248a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:26.640005 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:26.640005 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:26.640734 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f3ddabd3-2291-40aa-81c3-f913a9dd248a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:26.641093 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1041/4175] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:26 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:26.646199 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618fd8f6-67a5-4fed-8815-25644757e820) transitioned into state 'SUCCESS' from state '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-992925871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e5c295da3e42e2a387f330442e5a2b',qos_specs=None,replication_status=,reservations=['1e051572-6862-4c82-8e97-55cc1183a71f','f6b3dd21-ebb2-469b-8310-4e5ac802894c','ec11b5c5-4b9e-4d10-9526-626dbd7f180f','486f21eb-007b-4d42-8fc5-d2ef483c1bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9a9f2763c45fea991588fe4d878d9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:26.647092 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee26a85c-6545-42d1-aa49-99d361346f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:26.657329 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee26a85c-6545-42d1-aa49-99d361346f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:26.658190 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Flow 'volume_create_api' (1240538d-8b35-4d7a-94bf-9148dd848fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:26.658487 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Create volume request issued successfully. Aug 20 07:56:26.659079 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65be3af7-69e2-481c-aeab-ee3fe36dcb26 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:26.659660 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1033/4176] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:56:26 2026] POST /volume/v3/volumes => generated 775 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:26.677621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a3cf07b1-7457-47ff-8f66-55caa95cd6ef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:26.681361 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3cf07b1-7457-47ff-8f66-55caa95cd6ef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde Aug 20 07:56:26.681610 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3cf07b1-7457-47ff-8f66-55caa95cd6ef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:26.681870 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3cf07b1-7457-47ff-8f66-55caa95cd6ef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:26.693475 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:26.693475 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:26.704059 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a3cf07b1-7457-47ff-8f66-55caa95cd6ef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:56:26.709993 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3cf07b1-7457-47ff-8f66-55caa95cd6ef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde returned with HTTP 200 Aug 20 07:56:26.710565 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1058/4177] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:26 2026] GET /volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:27.657702 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e3beb53e-e4ae-40f4-9f23-875201106fa7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:27.659802 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3beb53e-e4ae-40f4-9f23-875201106fa7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:56:27.660152 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3beb53e-e4ae-40f4-9f23-875201106fa7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:27.660325 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3beb53e-e4ae-40f4-9f23-875201106fa7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:27.660439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e3beb53e-e4ae-40f4-9f23-875201106fa7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:27.666325 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:27.666325 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:27.667874 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3beb53e-e4ae-40f4-9f23-875201106fa7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:56:27.668669 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1046/4178] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:27 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:27.680259 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7567b69b-a2fa-4456-a853-b941724f6180 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:27.682993 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7567b69b-a2fa-4456-a853-b941724f6180 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:56:27.683513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7567b69b-a2fa-4456-a853-b941724f6180 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e90de8b5-38e9-461d-9b98-9188d86accb3"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:27.686086 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-7567b69b-a2fa-4456-a853-b941724f6180 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating new backup {'backup': {'volume_id': 'e90de8b5-38e9-461d-9b98-9188d86accb3'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:56:27.686268 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-7567b69b-a2fa-4456-a853-b941724f6180 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating backup of volume e90de8b5-38e9-461d-9b98-9188d86accb3 in container None Aug 20 07:56:27.705606 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:27.705606 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:27.705606 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7567b69b-a2fa-4456-a853-b941724f6180 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:56:27.730067 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c30be214-1fdb-4b27-af83-3e20ac636d51 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:27.730529 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-3ed0db54-9ac8-424f-82f1-560819b6bc87 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:27.733282 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-3ed0db54-9ac8-424f-82f1-560819b6bc87 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] DELETE https://10.4.3.57/volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0 Aug 20 07:56:27.733376 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c30be214-1fdb-4b27-af83-3e20ac636d51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde Aug 20 07:56:27.733459 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-3ed0db54-9ac8-424f-82f1-560819b6bc87 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:27.733507 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c30be214-1fdb-4b27-af83-3e20ac636d51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:27.733758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-3ed0db54-9ac8-424f-82f1-560819b6bc87 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:27.733817 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c30be214-1fdb-4b27-af83-3e20ac636d51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:27.738011 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7567b69b-a2fa-4456-a853-b941724f6180 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['c9bf9e54-dde8-43bf-856f-ff19cd4bfb28', '4b8b14be-22d8-4a8e-b4f1-f1abafeb5719'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:27.746174 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:27.746174 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:27.748259 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:27.748259 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:27.751159 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c30be214-1fdb-4b27-af83-3e20ac636d51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:56:27.757803 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c30be214-1fdb-4b27-af83-3e20ac636d51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde returned with HTTP 200 Aug 20 07:56:27.758317 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1034/4179] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:27 2026] GET /volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:27.778736 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-80346b0f-3129-4382-99ad-7458cc16da87 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:27.783497 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80346b0f-3129-4382-99ad-7458cc16da87 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:56:27.785038 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80346b0f-3129-4382-99ad-7458cc16da87 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe86f3ac-1ee4-4788-92dd-6de097545bde", "name": "tempest-type-Backup-1786838558"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:27.787660 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-80346b0f-3129-4382-99ad-7458cc16da87 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Creating new backup {'backup': {'volume_id': 'fe86f3ac-1ee4-4788-92dd-6de097545bde', 'name': 'tempest-type-Backup-1786838558'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:56:27.787891 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-80346b0f-3129-4382-99ad-7458cc16da87 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Creating backup of volume fe86f3ac-1ee4-4788-92dd-6de097545bde in container None Aug 20 07:56:27.798588 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:27.798588 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:27.798974 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-80346b0f-3129-4382-99ad-7458cc16da87 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:56:27.807074 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7567b69b-a2fa-4456-a853-b941724f6180 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:56:27.807722 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1042/4180] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:56:27 2026] POST /volume/v3/backups => generated 286 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:27.820539 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dca2299c-930d-4783-8a5a-7ff12237f250 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:27.823927 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dca2299c-930d-4783-8a5a-7ff12237f250 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:27.823927 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dca2299c-930d-4783-8a5a-7ff12237f250 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:27.824104 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bd38cc4c-61a2-42d1-a744-f23ff063f081 req-3ed0db54-9ac8-424f-82f1-560819b6bc87 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0 returned with HTTP 200 Aug 20 07:56:27.824154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dca2299c-930d-4783-8a5a-7ff12237f250 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:27.824154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-dca2299c-930d-4783-8a5a-7ff12237f250 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:27.824235 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1059/4181] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:56:27 2026] DELETE /volume/v3/attachments/2e6a8bcf-c84b-4826-b6e3-244370ce85f0 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:27.830910 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:27.830910 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:27.831429 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dca2299c-930d-4783-8a5a-7ff12237f250 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:27.831826 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1035/4182] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:27 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 693 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:27.842642 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-80346b0f-3129-4382-99ad-7458cc16da87 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Created reservations ['81816b64-f968-4942-a145-4cda7d88cc41', '19c5cbea-11d5-43ae-844c-6e69d919239a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:27.878231 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80346b0f-3129-4382-99ad-7458cc16da87 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:56:27.878716 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1047/4183] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:56:27 2026] POST /volume/v3/backups => generated 314 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:27.890743 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27d07e8b-9a35-47ee-a386-06bf41d929ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:27.892781 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27d07e8b-9a35-47ee-a386-06bf41d929ed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:27.892966 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27d07e8b-9a35-47ee-a386-06bf41d929ed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:27.893785 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27d07e8b-9a35-47ee-a386-06bf41d929ed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:27.893785 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-27d07e8b-9a35-47ee-a386-06bf41d929ed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:27.899417 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:27.899417 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:27.900223 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27d07e8b-9a35-47ee-a386-06bf41d929ed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:27.901024 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1043/4184] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:27 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:28.258153 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:28.360327 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:28.360753 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-218770683", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:28.362290 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-218770683', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:28.362395 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Create volume of 1 GB Aug 20 07:56:28.362686 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:28.362686 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:28.368017 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Availability Zones retrieved successfully. Aug 20 07:56:28.373386 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Flow 'volume_create_api' (6f2eac6d-abb8-4bff-812b-4076a00d2f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:28.374435 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fce12f7-a0bf-4629-b1c6-e95e259c184e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:28.375397 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:28.406484 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fce12f7-a0bf-4629-b1c6-e95e259c184e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:28.407216 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c5292f8-569a-4c77-a1f5-cd994a6d88c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:28.474866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Created reservations ['1214df01-c602-4f67-b9bb-2909e7b4bef3', '2c029dec-7c46-469a-b035-70cec413cb94', 'de06b031-6741-40ae-8ab9-a074c53224ff', 'fc519787-604a-4e01-bd17-9c6ab155a449'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:28.476103 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c5292f8-569a-4c77-a1f5-cd994a6d88c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1214df01-c602-4f67-b9bb-2909e7b4bef3', '2c029dec-7c46-469a-b035-70cec413cb94', 'de06b031-6741-40ae-8ab9-a074c53224ff', 'fc519787-604a-4e01-bd17-9c6ab155a449']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:28.477194 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c5978b-fb95-43b5-be94-b895125f6389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:28.512481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c5978b-fb95-43b5-be94-b895125f6389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '142fe222-bcfa-477e-82a5-b7bb1b4331d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-218770683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f324f7742c47444bb28624b6635adf6e',qos_specs=None,replication_status=,reservations=['1214df01-c602-4f67-b9bb-2909e7b4bef3','2c029dec-7c46-469a-b035-70cec413cb94','de06b031-6741-40ae-8ab9-a074c53224ff','fc519787-604a-4e01-bd17-9c6ab155a449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853c7ce1967f45d3ab82b6fad79a9da5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-218770683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=142fe222-bcfa-477e-82a5-b7bb1b4331d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f324f7742c47444bb28624b6635adf6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='853c7ce1967f45d3ab82b6fad79a9da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:28.514732 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbff089d-dca8-4dbc-81a6-8cb4fb7fb22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:28.542419 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbff089d-dca8-4dbc-81a6-8cb4fb7fb22e) transitioned into state 'SUCCESS' from state '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-218770683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f324f7742c47444bb28624b6635adf6e',qos_specs=None,replication_status=,reservations=['1214df01-c602-4f67-b9bb-2909e7b4bef3','2c029dec-7c46-469a-b035-70cec413cb94','de06b031-6741-40ae-8ab9-a074c53224ff','fc519787-604a-4e01-bd17-9c6ab155a449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853c7ce1967f45d3ab82b6fad79a9da5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:28.543484 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f98de89-ba44-489d-bcdc-5e094b01bb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:28.558403 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f98de89-ba44-489d-bcdc-5e094b01bb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:28.559368 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Flow 'volume_create_api' (6f2eac6d-abb8-4bff-812b-4076a00d2f17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:28.560032 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Create volume request issued successfully. Aug 20 07:56:28.560915 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb2b2277-d8f7-4d0e-83cd-95137ecc3656 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:28.561490 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1060/4185] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:28 2026] POST /volume/v3/volumes => generated 753 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:28.576722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8bc198d0-9232-4f74-85e3-b1b3d53bb340 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:28.578920 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bc198d0-9232-4f74-85e3-b1b3d53bb340 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:28.578978 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bc198d0-9232-4f74-85e3-b1b3d53bb340 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:28.579251 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bc198d0-9232-4f74-85e3-b1b3d53bb340 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:28.588306 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:28.588306 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:28.593258 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8bc198d0-9232-4f74-85e3-b1b3d53bb340 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:28.599675 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bc198d0-9232-4f74-85e3-b1b3d53bb340 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:28.600283 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1036/4186] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:28 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:28.637683 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-da776c4c-0eea-4185-a151-6baced6beebb req-cbae7de7-60ce-4045-8ef7-92068a3b3dcf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:28.640491 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-da776c4c-0eea-4185-a151-6baced6beebb req-cbae7de7-60ce-4045-8ef7-92068a3b3dcf tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:56:28.640759 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-da776c4c-0eea-4185-a151-6baced6beebb req-cbae7de7-60ce-4045-8ef7-92068a3b3dcf tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:28.641002 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-da776c4c-0eea-4185-a151-6baced6beebb req-cbae7de7-60ce-4045-8ef7-92068a3b3dcf tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:28.649471 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:28.649471 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:28.655047 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-da776c4c-0eea-4185-a151-6baced6beebb req-cbae7de7-60ce-4045-8ef7-92068a3b3dcf tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:28.662327 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-da776c4c-0eea-4185-a151-6baced6beebb req-cbae7de7-60ce-4045-8ef7-92068a3b3dcf tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:56:28.662821 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1048/4187] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:56:28 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:28.682255 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d56b2180-b249-4efb-9b71-276b5b9bd9e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:28.684115 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d56b2180-b249-4efb-9b71-276b5b9bd9e7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:56:28.684287 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d56b2180-b249-4efb-9b71-276b5b9bd9e7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:28.684499 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d56b2180-b249-4efb-9b71-276b5b9bd9e7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:28.684748 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d56b2180-b249-4efb-9b71-276b5b9bd9e7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Delete volume with id: 2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:56:28.693295 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:28.693295 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:28.693745 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d56b2180-b249-4efb-9b71-276b5b9bd9e7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:28.728120 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d56b2180-b249-4efb-9b71-276b5b9bd9e7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Delete volume request issued successfully. Aug 20 07:56:28.728509 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d56b2180-b249-4efb-9b71-276b5b9bd9e7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 202 Aug 20 07:56:28.730984 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1044/4188] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:56:28 2026] DELETE /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:56:28.741750 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-af5bf38d-6be4-46b8-a951-b0e3b3c35cff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:28.744085 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af5bf38d-6be4-46b8-a951-b0e3b3c35cff tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:56:28.744513 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af5bf38d-6be4-46b8-a951-b0e3b3c35cff tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:28.744513 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af5bf38d-6be4-46b8-a951-b0e3b3c35cff tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:28.763843 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:28.763843 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:28.771618 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-af5bf38d-6be4-46b8-a951-b0e3b3c35cff tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:28.778144 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af5bf38d-6be4-46b8-a951-b0e3b3c35cff tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 200 Aug 20 07:56:28.778642 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1061/4189] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:28 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:28.848707 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-957b1f17-bc3f-4bcc-8903-924c75ac0e58 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:28.850931 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-957b1f17-bc3f-4bcc-8903-924c75ac0e58 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:28.851182 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-957b1f17-bc3f-4bcc-8903-924c75ac0e58 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:28.851421 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-957b1f17-bc3f-4bcc-8903-924c75ac0e58 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:28.851523 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-957b1f17-bc3f-4bcc-8903-924c75ac0e58 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:28.857293 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:28.857293 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:28.858529 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-957b1f17-bc3f-4bcc-8903-924c75ac0e58 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:28.858529 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1037/4190] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:28 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:28.914438 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d4ecc3a-c741-423d-ba4c-8459af44e6c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:28.916279 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d4ecc3a-c741-423d-ba4c-8459af44e6c5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:28.916667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d4ecc3a-c741-423d-ba4c-8459af44e6c5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:28.916942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d4ecc3a-c741-423d-ba4c-8459af44e6c5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:28.917125 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3d4ecc3a-c741-423d-ba4c-8459af44e6c5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:28.927777 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:28.927777 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:28.928905 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d4ecc3a-c741-423d-ba4c-8459af44e6c5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:28.929677 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1049/4191] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:28 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:29.617385 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d1eb2907-0131-403c-b818-8827a3aac2fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:29.619992 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1eb2907-0131-403c-b818-8827a3aac2fd tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:29.619992 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1eb2907-0131-403c-b818-8827a3aac2fd tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:29.619992 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1eb2907-0131-403c-b818-8827a3aac2fd tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:29.627517 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:29.627517 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:29.632462 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d1eb2907-0131-403c-b818-8827a3aac2fd tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:29.639220 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1eb2907-0131-403c-b818-8827a3aac2fd tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:29.639757 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1045/4192] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:29 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:29.655900 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a2cf6898-9d62-4493-ad67-16b735e4fc1f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:29.657900 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a2cf6898-9d62-4493-ad67-16b735e4fc1f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:29.658134 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a2cf6898-9d62-4493-ad67-16b735e4fc1f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:29.658368 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a2cf6898-9d62-4493-ad67-16b735e4fc1f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:29.671486 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:29.671486 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:29.685829 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a2cf6898-9d62-4493-ad67-16b735e4fc1f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:29.697240 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a2cf6898-9d62-4493-ad67-16b735e4fc1f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:29.697729 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1062/4193] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:29 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:29.722438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2a6f989e-3b56-4a82-a50e-e64f2544f6c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:29.725658 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a6f989e-3b56-4a82-a50e-e64f2544f6c0 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] POST https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6/action Aug 20 07:56:29.726066 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a6f989e-3b56-4a82-a50e-e64f2544f6c0 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1802680423", "disk_format": "raw"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:56:29.726992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a6f989e-3b56-4a82-a50e-e64f2544f6c0 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1802680423", "disk_format": "raw"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:29.738778 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:29.738778 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:29.739346 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2a6f989e-3b56-4a82-a50e-e64f2544f6c0 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:29.780169 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:29.780169 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:29.785004 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.image.image_utils [None req-2a6f989e-3b56-4a82-a50e-e64f2544f6c0 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1802680423'}] 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-1802680423'}]. {{(pid=100252) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 07:56:29.796540 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a6bf44b-a93b-48f7-94bf-458483b87d74 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:29.798717 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a6bf44b-a93b-48f7-94bf-458483b87d74 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 Aug 20 07:56:29.798717 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a6bf44b-a93b-48f7-94bf-458483b87d74 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:29.798934 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a6bf44b-a93b-48f7-94bf-458483b87d74 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:29.807165 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a6bf44b-a93b-48f7-94bf-458483b87d74 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 returned with HTTP 404 Aug 20 07:56:29.807165 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1050/4194] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:29 2026] GET /volume/v3/volumes/2ad1d72c-eefc-4708-8c19-e0cea5ceb022 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:29.872328 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-55da92fe-3750-4428-89b8-b9048448f92d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:29.875416 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-55da92fe-3750-4428-89b8-b9048448f92d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:29.875641 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-55da92fe-3750-4428-89b8-b9048448f92d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:29.875887 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-55da92fe-3750-4428-89b8-b9048448f92d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:29.875989 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-55da92fe-3750-4428-89b8-b9048448f92d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:29.881894 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:29.881894 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:29.882768 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-55da92fe-3750-4428-89b8-b9048448f92d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:29.883215 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1046/4195] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:29 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:29.946601 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c612fdea-306c-4ff0-8bb0-e75199294528 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:29.948602 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c612fdea-306c-4ff0-8bb0-e75199294528 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:29.948936 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c612fdea-306c-4ff0-8bb0-e75199294528 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:29.949346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c612fdea-306c-4ff0-8bb0-e75199294528 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:29.949346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c612fdea-306c-4ff0-8bb0-e75199294528 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:29.955421 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:29.955421 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:29.956557 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c612fdea-306c-4ff0-8bb0-e75199294528 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:29.956557 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1063/4196] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:29 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:30.540966 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2a6f989e-3b56-4a82-a50e-e64f2544f6c0 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Copy volume to image completed successfully. Aug 20 07:56:30.541611 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a6f989e-3b56-4a82-a50e-e64f2544f6c0 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6/action returned with HTTP 202 Aug 20 07:56:30.542436 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1038/4197] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:56:29 2026] POST /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6/action => generated 686 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:30.895241 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d51e03f3-8272-4edf-9c99-e1882642b656 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:30.897782 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d51e03f3-8272-4edf-9c99-e1882642b656 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:30.898023 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d51e03f3-8272-4edf-9c99-e1882642b656 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:30.898501 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d51e03f3-8272-4edf-9c99-e1882642b656 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:30.898501 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d51e03f3-8272-4edf-9c99-e1882642b656 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:30.909711 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:30.909711 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:30.910246 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d51e03f3-8272-4edf-9c99-e1882642b656 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:30.910666 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1051/4198] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:30 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:30.970902 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-23a77dba-40f4-4799-940d-43276ade3e4d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:30.975267 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23a77dba-40f4-4799-940d-43276ade3e4d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:30.975592 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23a77dba-40f4-4799-940d-43276ade3e4d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:30.975833 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23a77dba-40f4-4799-940d-43276ade3e4d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:30.975971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-23a77dba-40f4-4799-940d-43276ade3e4d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:30.985838 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:30.985838 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:30.986765 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23a77dba-40f4-4799-940d-43276ade3e4d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:30.987300 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1047/4199] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:30 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:31.923992 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66c80933-77d0-400c-a58c-ccec34657e5d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:31.926366 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66c80933-77d0-400c-a58c-ccec34657e5d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:31.926629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66c80933-77d0-400c-a58c-ccec34657e5d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:31.926812 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66c80933-77d0-400c-a58c-ccec34657e5d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:31.926912 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-66c80933-77d0-400c-a58c-ccec34657e5d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:31.934538 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:31.934538 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:31.939792 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66c80933-77d0-400c-a58c-ccec34657e5d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:31.940144 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1064/4200] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:31 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:32.001100 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e54f25a-d9a1-4733-840d-09b8521743d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:32.008379 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e54f25a-d9a1-4733-840d-09b8521743d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:32.008680 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e54f25a-d9a1-4733-840d-09b8521743d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:32.010631 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e54f25a-d9a1-4733-840d-09b8521743d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:32.010631 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3e54f25a-d9a1-4733-840d-09b8521743d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:32.023355 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:32.023355 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:32.025698 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e54f25a-d9a1-4733-840d-09b8521743d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:32.027370 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1039/4201] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:31 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 723 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:32.952424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-84119d21-73b0-42e6-9403-05e3267e74ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:32.954529 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84119d21-73b0-42e6-9403-05e3267e74ce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:32.954708 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84119d21-73b0-42e6-9403-05e3267e74ce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:32.955144 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84119d21-73b0-42e6-9403-05e3267e74ce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:32.955313 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-84119d21-73b0-42e6-9403-05e3267e74ce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:32.963216 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:32.963216 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:32.963941 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84119d21-73b0-42e6-9403-05e3267e74ce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:32.964352 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1052/4202] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:32 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:33.040383 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65ece29b-5bd7-4b5b-9207-f2ec75ea24a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:33.043066 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65ece29b-5bd7-4b5b-9207-f2ec75ea24a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:33.043636 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65ece29b-5bd7-4b5b-9207-f2ec75ea24a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:33.043636 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65ece29b-5bd7-4b5b-9207-f2ec75ea24a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:33.043636 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-65ece29b-5bd7-4b5b-9207-f2ec75ea24a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:33.048387 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:33.048387 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:33.049325 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65ece29b-5bd7-4b5b-9207-f2ec75ea24a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:33.049914 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1048/4203] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:33 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:33.978068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3965a731-2fa4-4e35-8145-e25cecda9961 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:33.980849 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3965a731-2fa4-4e35-8145-e25cecda9961 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:33.981088 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3965a731-2fa4-4e35-8145-e25cecda9961 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:33.981414 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3965a731-2fa4-4e35-8145-e25cecda9961 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:33.981647 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3965a731-2fa4-4e35-8145-e25cecda9961 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:33.988103 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:33.988103 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:33.989244 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3965a731-2fa4-4e35-8145-e25cecda9961 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:33.989977 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1065/4204] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:33 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:34.068787 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2f9d4fe-e77b-4620-a162-16955e73ae1b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:34.075665 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2f9d4fe-e77b-4620-a162-16955e73ae1b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:34.075955 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2f9d4fe-e77b-4620-a162-16955e73ae1b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:34.076207 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2f9d4fe-e77b-4620-a162-16955e73ae1b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:34.077515 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e2f9d4fe-e77b-4620-a162-16955e73ae1b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:34.083150 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:34.083150 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:34.084119 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2f9d4fe-e77b-4620-a162-16955e73ae1b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:34.084941 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1040/4205] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:34 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:35.006568 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37489896-8b93-4cab-9e1b-13b54f2d0ac9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:35.008736 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37489896-8b93-4cab-9e1b-13b54f2d0ac9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:35.008943 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37489896-8b93-4cab-9e1b-13b54f2d0ac9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:35.009153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37489896-8b93-4cab-9e1b-13b54f2d0ac9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:35.009307 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-37489896-8b93-4cab-9e1b-13b54f2d0ac9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:35.014459 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:35.014459 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:35.016145 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37489896-8b93-4cab-9e1b-13b54f2d0ac9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:35.016145 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1053/4206] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:35 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:35.100674 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b14ab4e-ae65-45ea-a56a-39a8a2fa52c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:35.104176 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b14ab4e-ae65-45ea-a56a-39a8a2fa52c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:35.104176 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b14ab4e-ae65-45ea-a56a-39a8a2fa52c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:35.104454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b14ab4e-ae65-45ea-a56a-39a8a2fa52c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:35.104820 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7b14ab4e-ae65-45ea-a56a-39a8a2fa52c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:35.114675 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:35.114675 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:35.117744 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b14ab4e-ae65-45ea-a56a-39a8a2fa52c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:35.119770 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1049/4207] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:35 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:36.036845 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-07b839f8-37cb-4c99-bdcc-5e612ff37289 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:36.043574 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07b839f8-37cb-4c99-bdcc-5e612ff37289 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:36.043574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07b839f8-37cb-4c99-bdcc-5e612ff37289 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:36.043815 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07b839f8-37cb-4c99-bdcc-5e612ff37289 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:36.044044 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-07b839f8-37cb-4c99-bdcc-5e612ff37289 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:36.051620 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:36.051620 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:36.053118 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07b839f8-37cb-4c99-bdcc-5e612ff37289 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:36.053954 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1066/4208] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:36 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:36.133432 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1767982a-bc6a-480f-8826-7a71ed204864 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:36.137119 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1767982a-bc6a-480f-8826-7a71ed204864 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:36.137381 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1767982a-bc6a-480f-8826-7a71ed204864 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:36.137573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1767982a-bc6a-480f-8826-7a71ed204864 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:36.137683 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1767982a-bc6a-480f-8826-7a71ed204864 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:36.143085 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:36.143085 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:36.144030 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1767982a-bc6a-480f-8826-7a71ed204864 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:36.144568 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1041/4209] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:36 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:37.070351 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d231aaa1-4a5b-4f9f-a877-d8ac84fd98a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:37.072868 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d231aaa1-4a5b-4f9f-a877-d8ac84fd98a3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:37.073178 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d231aaa1-4a5b-4f9f-a877-d8ac84fd98a3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:37.073471 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d231aaa1-4a5b-4f9f-a877-d8ac84fd98a3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:37.073667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d231aaa1-4a5b-4f9f-a877-d8ac84fd98a3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:37.078838 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:37.078838 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:37.079823 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d231aaa1-4a5b-4f9f-a877-d8ac84fd98a3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:37.080261 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1054/4210] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:37 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:37.162530 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3b0382a9-89f1-49ab-b47a-c81f5632b275 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:37.166937 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b0382a9-89f1-49ab-b47a-c81f5632b275 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:37.166937 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b0382a9-89f1-49ab-b47a-c81f5632b275 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:37.167315 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b0382a9-89f1-49ab-b47a-c81f5632b275 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:37.167487 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3b0382a9-89f1-49ab-b47a-c81f5632b275 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:37.178108 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:37.178108 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:37.178389 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b0382a9-89f1-49ab-b47a-c81f5632b275 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:37.178839 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1050/4211] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:37 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:38.094510 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5b711bdb-a2f7-4905-ba20-7524f82d4cb2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:38.097162 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5b711bdb-a2f7-4905-ba20-7524f82d4cb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:38.097248 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5b711bdb-a2f7-4905-ba20-7524f82d4cb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:38.097698 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5b711bdb-a2f7-4905-ba20-7524f82d4cb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:38.097698 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5b711bdb-a2f7-4905-ba20-7524f82d4cb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:38.109133 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:38.109133 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:38.111492 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5b711bdb-a2f7-4905-ba20-7524f82d4cb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:38.111492 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1067/4212] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:38 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:38.197925 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-59a1d23c-7d08-4487-ba2e-2896dab951d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:38.201323 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59a1d23c-7d08-4487-ba2e-2896dab951d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:38.201635 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59a1d23c-7d08-4487-ba2e-2896dab951d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:38.201932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59a1d23c-7d08-4487-ba2e-2896dab951d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:38.202060 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-59a1d23c-7d08-4487-ba2e-2896dab951d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:38.210419 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:38.210419 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:38.211257 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59a1d23c-7d08-4487-ba2e-2896dab951d5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:38.211694 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1042/4213] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:38 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:39.128058 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-67c2a681-fe7c-4f88-a05b-9cde626bf425 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:39.132519 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67c2a681-fe7c-4f88-a05b-9cde626bf425 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:39.135877 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67c2a681-fe7c-4f88-a05b-9cde626bf425 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:39.135877 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67c2a681-fe7c-4f88-a05b-9cde626bf425 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:39.135877 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-67c2a681-fe7c-4f88-a05b-9cde626bf425 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:39.144623 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:39.144623 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:39.145604 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67c2a681-fe7c-4f88-a05b-9cde626bf425 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:39.146388 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1055/4214] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:39 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:39.245452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-44e2b6c2-e82c-4dfa-ab44-0c8d25db4540 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:39.248055 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44e2b6c2-e82c-4dfa-ab44-0c8d25db4540 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:39.248282 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44e2b6c2-e82c-4dfa-ab44-0c8d25db4540 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:39.249273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44e2b6c2-e82c-4dfa-ab44-0c8d25db4540 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:39.249273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-44e2b6c2-e82c-4dfa-ab44-0c8d25db4540 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:39.257613 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:39.257613 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:39.258518 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44e2b6c2-e82c-4dfa-ab44-0c8d25db4540 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:39.259520 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1051/4215] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:39 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:40.163605 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-484eb3b9-247b-4817-8819-a79398224baa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:40.168135 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-484eb3b9-247b-4817-8819-a79398224baa tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:40.169602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-484eb3b9-247b-4817-8819-a79398224baa tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:40.169602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-484eb3b9-247b-4817-8819-a79398224baa tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:40.169602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-484eb3b9-247b-4817-8819-a79398224baa tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:40.179586 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:40.179586 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:40.180411 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-484eb3b9-247b-4817-8819-a79398224baa tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:40.181524 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1068/4216] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:40 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:56:40.280673 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d68bfe4f-b516-4dac-8fe1-dc3d5e828c06 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:40.283307 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d68bfe4f-b516-4dac-8fe1-dc3d5e828c06 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:40.283750 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d68bfe4f-b516-4dac-8fe1-dc3d5e828c06 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:40.283951 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d68bfe4f-b516-4dac-8fe1-dc3d5e828c06 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:40.284376 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d68bfe4f-b516-4dac-8fe1-dc3d5e828c06 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:40.290182 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=448,cinder:UPDATE=126,cinder:INSERT=81 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:56:40.295519 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:40.295519 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:40.297847 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d68bfe4f-b516-4dac-8fe1-dc3d5e828c06 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:40.304578 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1043/4217] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:40 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:41.199636 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7ba78c7-dc92-4d3a-ac22-5fc0b2e6e77a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:41.201541 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7ba78c7-dc92-4d3a-ac22-5fc0b2e6e77a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:41.201898 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7ba78c7-dc92-4d3a-ac22-5fc0b2e6e77a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:41.202225 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7ba78c7-dc92-4d3a-ac22-5fc0b2e6e77a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:41.202381 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a7ba78c7-dc92-4d3a-ac22-5fc0b2e6e77a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:41.212468 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:41.212468 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:41.213453 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7ba78c7-dc92-4d3a-ac22-5fc0b2e6e77a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:41.219471 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1056/4218] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:41 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:41.318143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb4384fe-4ac1-42b5-a520-da28f6150387 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:41.320700 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb4384fe-4ac1-42b5-a520-da28f6150387 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:41.320700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb4384fe-4ac1-42b5-a520-da28f6150387 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:41.320700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb4384fe-4ac1-42b5-a520-da28f6150387 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:41.320700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cb4384fe-4ac1-42b5-a520-da28f6150387 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:41.323780 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=353,cinder:INSERT=33,cinder:UPDATE=62 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:56:41.330077 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:41.330077 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:41.330828 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb4384fe-4ac1-42b5-a520-da28f6150387 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:41.333605 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1052/4219] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:41 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:42.233998 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd325a43-6a04-46a3-b77e-32be395dfab8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:42.238138 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd325a43-6a04-46a3-b77e-32be395dfab8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:42.238573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd325a43-6a04-46a3-b77e-32be395dfab8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:42.239387 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd325a43-6a04-46a3-b77e-32be395dfab8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:42.239387 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fd325a43-6a04-46a3-b77e-32be395dfab8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:42.248588 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:42.248588 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:42.248588 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd325a43-6a04-46a3-b77e-32be395dfab8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:42.249070 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1069/4220] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:42 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:42.345573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fbb102eb-4e4f-4a3b-bdb3-9893bb7a0a3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:42.348340 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbb102eb-4e4f-4a3b-bdb3-9893bb7a0a3e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:42.348577 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fbb102eb-4e4f-4a3b-bdb3-9893bb7a0a3e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:42.348995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fbb102eb-4e4f-4a3b-bdb3-9893bb7a0a3e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:42.348995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fbb102eb-4e4f-4a3b-bdb3-9893bb7a0a3e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:42.359165 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:42.359165 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:42.360096 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbb102eb-4e4f-4a3b-bdb3-9893bb7a0a3e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:42.360624 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1044/4221] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:42 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:43.265466 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1eb45f39-ebc9-41b1-8be7-1008e634921a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:43.269842 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1eb45f39-ebc9-41b1-8be7-1008e634921a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:43.269842 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1eb45f39-ebc9-41b1-8be7-1008e634921a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:43.269842 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1eb45f39-ebc9-41b1-8be7-1008e634921a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:43.269842 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1eb45f39-ebc9-41b1-8be7-1008e634921a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:43.279389 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:43.279389 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:43.280366 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1eb45f39-ebc9-41b1-8be7-1008e634921a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:43.282265 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1057/4222] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:43 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:43.379217 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f93ec9b8-7077-4612-ab5d-843745ae88c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:43.383257 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f93ec9b8-7077-4612-ab5d-843745ae88c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:43.383700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f93ec9b8-7077-4612-ab5d-843745ae88c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:43.385148 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f93ec9b8-7077-4612-ab5d-843745ae88c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:43.385365 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f93ec9b8-7077-4612-ab5d-843745ae88c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:43.394838 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:43.394838 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:43.396566 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f93ec9b8-7077-4612-ab5d-843745ae88c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:43.396566 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1053/4223] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:43 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:44.296950 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c161cabf-f70d-4bbe-977c-b6e512217129 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:44.299316 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c161cabf-f70d-4bbe-977c-b6e512217129 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:44.299664 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c161cabf-f70d-4bbe-977c-b6e512217129 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:44.299905 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c161cabf-f70d-4bbe-977c-b6e512217129 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:44.300056 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c161cabf-f70d-4bbe-977c-b6e512217129 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:44.315348 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:44.315348 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:44.317602 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c161cabf-f70d-4bbe-977c-b6e512217129 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:44.320479 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1070/4224] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:44 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:44.414690 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a980ee4c-c7b7-46c4-8353-c0025218cd84 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:44.418186 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a980ee4c-c7b7-46c4-8353-c0025218cd84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:44.418426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a980ee4c-c7b7-46c4-8353-c0025218cd84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:44.418518 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a980ee4c-c7b7-46c4-8353-c0025218cd84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:44.418689 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a980ee4c-c7b7-46c4-8353-c0025218cd84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:44.432513 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:44.432513 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:44.433663 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a980ee4c-c7b7-46c4-8353-c0025218cd84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:44.434034 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1045/4225] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:44 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:45.347182 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cec6b484-1f93-424c-afe1-21c9018228a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:45.352680 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cec6b484-1f93-424c-afe1-21c9018228a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:45.352951 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cec6b484-1f93-424c-afe1-21c9018228a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:45.353816 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cec6b484-1f93-424c-afe1-21c9018228a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:45.353816 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-cec6b484-1f93-424c-afe1-21c9018228a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:45.365619 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:45.365619 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:45.365619 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cec6b484-1f93-424c-afe1-21c9018228a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:45.365619 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1058/4226] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:45 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:45.383052 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:45.386809 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:45.387248 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1724565388", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:45.391052 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1724565388', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:45.391209 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Create volume of 1 GB Aug 20 07:56:45.400068 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Availability Zones retrieved successfully. Aug 20 07:56:45.413463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Flow 'volume_create_api' (570c73c5-d77c-4092-b2b8-ce91f61e070a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:45.414703 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85826794-1355-4a67-883a-bc6ea163faf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:45.418581 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:45.451270 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-318ae0ef-6606-4abe-89ef-f4c5026e88db None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:45.455641 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-318ae0ef-6606-4abe-89ef-f4c5026e88db tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:45.455877 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-318ae0ef-6606-4abe-89ef-f4c5026e88db tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:45.456034 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-318ae0ef-6606-4abe-89ef-f4c5026e88db tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:45.456189 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-318ae0ef-6606-4abe-89ef-f4c5026e88db tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:45.466001 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:45.466001 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:45.467212 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-318ae0ef-6606-4abe-89ef-f4c5026e88db tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:45.467212 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1071/4227] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:45 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:45.481869 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85826794-1355-4a67-883a-bc6ea163faf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:45.482926 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ce10d2-52ad-4fdf-a8a5-4193d4529789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:45.578057 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Created reservations ['0980823e-e4e9-4271-a951-d8ddc3a69130', '274462de-3d7e-4961-aa6e-942483baa61a', '6daeb068-addb-4b0e-b06c-4b91038deaed', '577f402e-8fc0-4987-9fe2-ee9be1d7bc8e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:45.579363 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ce10d2-52ad-4fdf-a8a5-4193d4529789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0980823e-e4e9-4271-a951-d8ddc3a69130', '274462de-3d7e-4961-aa6e-942483baa61a', '6daeb068-addb-4b0e-b06c-4b91038deaed', '577f402e-8fc0-4987-9fe2-ee9be1d7bc8e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:45.585684 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a36f39b6-498d-4f77-9d9b-42dd1259e64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:45.624195 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a36f39b6-498d-4f77-9d9b-42dd1259e64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f104b529-0fa5-4149-86df-e6816f29a52e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1724565388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a891a5c64fb4ec9830ad9a3d3b9b0a4',qos_specs=None,replication_status=,reservations=['0980823e-e4e9-4271-a951-d8ddc3a69130','274462de-3d7e-4961-aa6e-942483baa61a','6daeb068-addb-4b0e-b06c-4b91038deaed','577f402e-8fc0-4987-9fe2-ee9be1d7bc8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fc0ffc639cd4541b0f2bafed07ae4c5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1724565388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f104b529-0fa5-4149-86df-e6816f29a52e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a891a5c64fb4ec9830ad9a3d3b9b0a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fc0ffc639cd4541b0f2bafed07ae4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:45.624997 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43d65e6-a04a-4cb6-a083-08d5c36ca410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:45.652507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43d65e6-a04a-4cb6-a083-08d5c36ca410) transitioned into state 'SUCCESS' from state '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-1724565388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a891a5c64fb4ec9830ad9a3d3b9b0a4',qos_specs=None,replication_status=,reservations=['0980823e-e4e9-4271-a951-d8ddc3a69130','274462de-3d7e-4961-aa6e-942483baa61a','6daeb068-addb-4b0e-b06c-4b91038deaed','577f402e-8fc0-4987-9fe2-ee9be1d7bc8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fc0ffc639cd4541b0f2bafed07ae4c5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:45.653981 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e767be3-90ea-4410-b1d6-7bc40adcb371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:45.669137 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e767be3-90ea-4410-b1d6-7bc40adcb371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:45.670468 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Flow 'volume_create_api' (570c73c5-d77c-4092-b2b8-ce91f61e070a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:45.671737 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Create volume request issued successfully. Aug 20 07:56:45.671737 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b730fc52-763d-4462-b4bc-b9a92b35a113 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:45.672321 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1054/4228] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:45 2026] POST /volume/v3/volumes => generated 753 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:45.686419 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a668115f-6ce0-448a-814f-95848340aa5d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:45.690033 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a668115f-6ce0-448a-814f-95848340aa5d tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:45.690396 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a668115f-6ce0-448a-814f-95848340aa5d tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:45.690661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a668115f-6ce0-448a-814f-95848340aa5d tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:45.702661 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:45.702661 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:45.710826 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a668115f-6ce0-448a-814f-95848340aa5d tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:45.721328 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a668115f-6ce0-448a-814f-95848340aa5d tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:45.722134 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1046/4229] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:45 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:46.041960 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:46.049280 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:46.049280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-670417871", "snapshot_id": null, "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:46.052638 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-670417871', 'snapshot_id': None, 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:46.338893 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Create volume of 1 GB Aug 20 07:56:46.343836 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Availability Zones retrieved successfully. Aug 20 07:56:46.350940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Flow 'volume_create_api' (647976c4-2981-4db7-937a-d4702464fac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:46.352164 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c444b114-0cb4-4fda-b93d-f346a2188102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:46.353197 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:46.383220 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd81f7a5-6797-40d5-99c3-dc0d1b459413 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:46.386508 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd81f7a5-6797-40d5-99c3-dc0d1b459413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:46.386875 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd81f7a5-6797-40d5-99c3-dc0d1b459413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:46.389263 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd81f7a5-6797-40d5-99c3-dc0d1b459413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:46.389436 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fd81f7a5-6797-40d5-99c3-dc0d1b459413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:46.396032 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:46.396032 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:46.396731 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd81f7a5-6797-40d5-99c3-dc0d1b459413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:46.397111 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1072/4230] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:46 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:46.436142 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c444b114-0cb4-4fda-b93d-f346a2188102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:46.437060 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe91697-1b9b-4b11-ae7b-05b30ef5d1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:46.481768 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-658d129c-ec6b-4cdf-af66-f0f9cc5a64dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:46.485538 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-658d129c-ec6b-4cdf-af66-f0f9cc5a64dd tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:46.485606 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-658d129c-ec6b-4cdf-af66-f0f9cc5a64dd tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:46.485814 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-658d129c-ec6b-4cdf-af66-f0f9cc5a64dd tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:46.485910 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-658d129c-ec6b-4cdf-af66-f0f9cc5a64dd tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:46.495193 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:46.495193 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:46.496994 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-658d129c-ec6b-4cdf-af66-f0f9cc5a64dd tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:46.498404 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1055/4231] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:46 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:46.514677 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=462,cinder:UPDATE=112,cinder:INSERT=77 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:56:46.522001 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Created reservations ['ccba350b-0838-4936-880c-57dda5ec3ae9', 'cdba14fc-5b35-46bb-9176-3d8a83aa01d4', '4dedf615-112b-4f9b-9122-328eccd2c1b5', 'b32ebe8a-6c42-47f8-82aa-68fbb9915d7d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:46.522993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe91697-1b9b-4b11-ae7b-05b30ef5d1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccba350b-0838-4936-880c-57dda5ec3ae9', 'cdba14fc-5b35-46bb-9176-3d8a83aa01d4', '4dedf615-112b-4f9b-9122-328eccd2c1b5', 'b32ebe8a-6c42-47f8-82aa-68fbb9915d7d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:46.523963 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9de2269-2de4-48bc-90d8-6c2a6b42d43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:46.556994 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9de2269-2de4-48bc-90d8-6c2a6b42d43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed8c696-3670-41ae-bf1a-ca9259ee01d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-670417871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6948b8c8f42e4404823c9aa67ea2bcd9',qos_specs=None,replication_status=,reservations=['ccba350b-0838-4936-880c-57dda5ec3ae9','cdba14fc-5b35-46bb-9176-3d8a83aa01d4','4dedf615-112b-4f9b-9122-328eccd2c1b5','b32ebe8a-6c42-47f8-82aa-68fbb9915d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c949458d9f94c7f848645215045cf10',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-670417871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed8c696-3670-41ae-bf1a-ca9259ee01d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6948b8c8f42e4404823c9aa67ea2bcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c949458d9f94c7f848645215045cf10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:46.558315 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (541f3d18-f2cf-45b1-8dfd-bf29b201127a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:46.579676 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (541f3d18-f2cf-45b1-8dfd-bf29b201127a) transitioned into state 'SUCCESS' from state '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-670417871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6948b8c8f42e4404823c9aa67ea2bcd9',qos_specs=None,replication_status=,reservations=['ccba350b-0838-4936-880c-57dda5ec3ae9','cdba14fc-5b35-46bb-9176-3d8a83aa01d4','4dedf615-112b-4f9b-9122-328eccd2c1b5','b32ebe8a-6c42-47f8-82aa-68fbb9915d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c949458d9f94c7f848645215045cf10',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:46.580562 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a554555-db8d-423f-87fa-f24bba9438ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:46.597368 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a554555-db8d-423f-87fa-f24bba9438ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:46.598765 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Flow 'volume_create_api' (647976c4-2981-4db7-937a-d4702464fac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:46.599248 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Create volume request issued successfully. Aug 20 07:56:46.600163 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa54b56c-7b0e-4582-a90f-1f0f35738c92 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:46.600628 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1059/4232] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:46 2026] POST /volume/v3/volumes => generated 751 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:46.618138 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5788e561-1e1d-436e-ba19-e3807313afc7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:46.620810 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5788e561-1e1d-436e-ba19-e3807313afc7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 Aug 20 07:56:46.621220 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5788e561-1e1d-436e-ba19-e3807313afc7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:46.621438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5788e561-1e1d-436e-ba19-e3807313afc7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:46.635559 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:46.635559 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:46.644865 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5788e561-1e1d-436e-ba19-e3807313afc7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:56:46.652439 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5788e561-1e1d-436e-ba19-e3807313afc7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 returned with HTTP 200 Aug 20 07:56:46.653001 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1047/4233] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:46 2026] GET /volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:46.740391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cf76c905-a8c7-4b8b-99e8-83d61e7ac573 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:46.743833 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf76c905-a8c7-4b8b-99e8-83d61e7ac573 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:46.744039 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf76c905-a8c7-4b8b-99e8-83d61e7ac573 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:46.744377 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf76c905-a8c7-4b8b-99e8-83d61e7ac573 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:46.761207 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:46.761207 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:46.771876 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cf76c905-a8c7-4b8b-99e8-83d61e7ac573 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:46.781596 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf76c905-a8c7-4b8b-99e8-83d61e7ac573 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:46.782136 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1073/4234] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:46 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:46.804493 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-28e3e889-25b1-4318-98db-e3f8a9043658 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:46.807784 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28e3e889-25b1-4318-98db-e3f8a9043658 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:46.807784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28e3e889-25b1-4318-98db-e3f8a9043658 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:46.807784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28e3e889-25b1-4318-98db-e3f8a9043658 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:46.824397 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:46.824397 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:46.832757 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-28e3e889-25b1-4318-98db-e3f8a9043658 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:46.840248 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28e3e889-25b1-4318-98db-e3f8a9043658 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:46.841016 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1056/4235] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:46 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:46.863658 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f6d7594-941a-40db-ab69-8bf4253b33a1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:46.866038 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f6d7594-941a-40db-ab69-8bf4253b33a1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes Aug 20 07:56:46.866819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f6d7594-941a-40db-ab69-8bf4253b33a1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:46.866819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f6d7594-941a-40db-ab69-8bf4253b33a1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:46.867350 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-7f6d7594-941a-40db-ab69-8bf4253b33a1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:56:46.867646 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:46.867646 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:46.868209 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f6d7594-941a-40db-ab69-8bf4253b33a1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:56:46.893053 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f6d7594-941a-40db-ab69-8bf4253b33a1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Get all volumes completed successfully. Aug 20 07:56:46.893385 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f6d7594-941a-40db-ab69-8bf4253b33a1 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 200 Aug 20 07:56:46.893857 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1060/4236] 10.4.3.57 () {66 vars in 1230 bytes} [Thu Aug 20 07:56:46 2026] GET /volume/v3/volumes => generated 337 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:46.905592 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a945fd90-8690-40f2-a321-8ac0a4fcd0f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:46.911795 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a945fd90-8690-40f2-a321-8ac0a4fcd0f2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:46.911795 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a945fd90-8690-40f2-a321-8ac0a4fcd0f2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:46.912042 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a945fd90-8690-40f2-a321-8ac0a4fcd0f2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:46.929839 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:46.929839 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:46.942367 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a945fd90-8690-40f2-a321-8ac0a4fcd0f2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:46.956379 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a945fd90-8690-40f2-a321-8ac0a4fcd0f2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:46.957234 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1048/4237] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:46 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:47.026284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-a63ef44a-9f63-49fd-959e-a10d88adae14 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.033623 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-a63ef44a-9f63-49fd-959e-a10d88adae14 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:47.033994 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-a63ef44a-9f63-49fd-959e-a10d88adae14 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.034170 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-a63ef44a-9f63-49fd-959e-a10d88adae14 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.049150 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.049150 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:47.055285 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-a63ef44a-9f63-49fd-959e-a10d88adae14 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:47.062134 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-a63ef44a-9f63-49fd-959e-a10d88adae14 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:47.062905 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1074/4238] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:47.245669 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1dfe74ee-157d-41a7-88a9-237608562a86 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.246347 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1dfe74ee-157d-41a7-88a9-237608562a86 None None] GET https://10.4.3.57/volume// Aug 20 07:56:47.248081 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1dfe74ee-157d-41a7-88a9-237608562a86 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.248081 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1dfe74ee-157d-41a7-88a9-237608562a86 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.248081 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1dfe74ee-157d-41a7-88a9-237608562a86 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:56:47.248081 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1057/4239] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:56:47.261122 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-c68c5835-b173-42a2-95ee-72c40fc1382b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.330516 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-c68c5835-b173-42a2-95ee-72c40fc1382b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:56:47.330516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-c68c5835-b173-42a2-95ee-72c40fc1382b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f104b529-0fa5-4149-86df-e6816f29a52e", "connector": null, "instance_uuid": "a9ee5326-33a2-4f52-983e-2309e84550c3"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:47.353326 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.353326 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:47.411502 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-c68c5835-b173-42a2-95ee-72c40fc1382b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:56:47.411502 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1061/4240] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:56:47 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:47.415910 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be5853e9-8f60-4f9a-b29c-da5a75c599f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.420153 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be5853e9-8f60-4f9a-b29c-da5a75c599f2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:47.420252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be5853e9-8f60-4f9a-b29c-da5a75c599f2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.421585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be5853e9-8f60-4f9a-b29c-da5a75c599f2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.421585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-be5853e9-8f60-4f9a-b29c-da5a75c599f2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:47.432455 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.432455 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:47.434266 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be5853e9-8f60-4f9a-b29c-da5a75c599f2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:47.434475 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1049/4241] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:47.463705 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-621b94da-2a86-4f2f-a563-a212cd4bba70 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.466430 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-621b94da-2a86-4f2f-a563-a212cd4bba70 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:47.466624 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-621b94da-2a86-4f2f-a563-a212cd4bba70 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.466855 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-621b94da-2a86-4f2f-a563-a212cd4bba70 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.482157 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.482157 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:47.487996 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-621b94da-2a86-4f2f-a563-a212cd4bba70 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:47.495587 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-621b94da-2a86-4f2f-a563-a212cd4bba70 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:47.499833 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1075/4242] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:47.512664 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-58ca9638-59cc-4527-b370-82ae8d1d2337 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.513569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0658629-8b47-459c-94c7-aeb7efe93626 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.513711 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58ca9638-59cc-4527-b370-82ae8d1d2337 None None] GET https://10.4.3.57/volume// Aug 20 07:56:47.513711 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58ca9638-59cc-4527-b370-82ae8d1d2337 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.513711 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58ca9638-59cc-4527-b370-82ae8d1d2337 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.514046 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58ca9638-59cc-4527-b370-82ae8d1d2337 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:56:47.514380 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1058/4243] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:56:47.518576 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0658629-8b47-459c-94c7-aeb7efe93626 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:47.518576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0658629-8b47-459c-94c7-aeb7efe93626 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.518576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0658629-8b47-459c-94c7-aeb7efe93626 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.518576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a0658629-8b47-459c-94c7-aeb7efe93626 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:47.525809 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-ef3723e7-312c-4ae2-82ec-6bea332fc115 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.526022 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.526022 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:47.530713 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0658629-8b47-459c-94c7-aeb7efe93626 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:47.530713 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1062/4244] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:47.530854 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-ef3723e7-312c-4ae2-82ec-6bea332fc115 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:47.530854 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-ef3723e7-312c-4ae2-82ec-6bea332fc115 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.531449 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-ef3723e7-312c-4ae2-82ec-6bea332fc115 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.553578 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.553578 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:47.561878 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-ef3723e7-312c-4ae2-82ec-6bea332fc115 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:47.570932 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-ef3723e7-312c-4ae2-82ec-6bea332fc115 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:47.571709 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1050/4245] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:56:47.674907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ce32ca6f-4d93-4ef8-9303-15ba69ab4980 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.677936 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce32ca6f-4d93-4ef8-9303-15ba69ab4980 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 Aug 20 07:56:47.678309 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce32ca6f-4d93-4ef8-9303-15ba69ab4980 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.678522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce32ca6f-4d93-4ef8-9303-15ba69ab4980 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.688138 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.688138 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:47.694531 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ce32ca6f-4d93-4ef8-9303-15ba69ab4980 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:56:47.702394 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce32ca6f-4d93-4ef8-9303-15ba69ab4980 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 returned with HTTP 200 Aug 20 07:56:47.702394 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1076/4246] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:47.729194 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9d772bb-f94b-4e1d-b099-a63f0f9b7dd2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.729194 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9d772bb-f94b-4e1d-b099-a63f0f9b7dd2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 Aug 20 07:56:47.729194 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9d772bb-f94b-4e1d-b099-a63f0f9b7dd2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.729194 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9d772bb-f94b-4e1d-b099-a63f0f9b7dd2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.743855 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-cd78df24-9201-4f0f-abf8-b5dfd7d55f8c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.745971 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-cd78df24-9201-4f0f-abf8-b5dfd7d55f8c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] PUT https://10.4.3.57/volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d Aug 20 07:56:47.746284 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-cd78df24-9201-4f0f-abf8-b5dfd7d55f8c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:47.749853 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.749853 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:47.760943 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c9d772bb-f94b-4e1d-b099-a63f0f9b7dd2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:56:47.771163 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9d772bb-f94b-4e1d-b099-a63f0f9b7dd2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 returned with HTTP 200 Aug 20 07:56:47.772046 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1059/4247] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 => generated 1359 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:47.777570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-cd78df24-9201-4f0f-abf8-b5dfd7d55f8c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Acquiring lock "cinder-attachment_update-f104b529-0fa5-4149-86df-e6816f29a52e-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:56:47.787787 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-cd78df24-9201-4f0f-abf8-b5dfd7d55f8c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Lock "cinder-attachment_update-f104b529-0fa5-4149-86df-e6816f29a52e-np0000007856" acquired by "attachment_update" :: waited 0.010s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:56:47.789841 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.789841 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:47.790867 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c99d3ef-e293-4c2f-9840-fcb198468394 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.793296 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c99d3ef-e293-4c2f-9840-fcb198468394 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 Aug 20 07:56:47.793378 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c99d3ef-e293-4c2f-9840-fcb198468394 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:47.793814 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c99d3ef-e293-4c2f-9840-fcb198468394 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:47.805893 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.805893 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:47.814053 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6c99d3ef-e293-4c2f-9840-fcb198468394 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:56:47.821863 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c99d3ef-e293-4c2f-9840-fcb198468394 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 returned with HTTP 200 Aug 20 07:56:47.822712 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1051/4248] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:47.841176 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-72007e79-0936-406e-8229-8dba9d9b4858 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:47.844204 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72007e79-0936-406e-8229-8dba9d9b4858 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:56:47.844483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72007e79-0936-406e-8229-8dba9d9b4858 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ed8c696-3670-41ae-bf1a-ca9259ee01d5", "name": "tempest-TestVolumeBackupRestore-backup-1763833012", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:47.848855 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-72007e79-0936-406e-8229-8dba9d9b4858 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Creating new backup {'backup': {'volume_id': '0ed8c696-3670-41ae-bf1a-ca9259ee01d5', 'name': 'tempest-TestVolumeBackupRestore-backup-1763833012', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:56:47.848855 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-72007e79-0936-406e-8229-8dba9d9b4858 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Creating backup of volume 0ed8c696-3670-41ae-bf1a-ca9259ee01d5 in container None Aug 20 07:56:47.858203 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:47.858203 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:47.858764 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-72007e79-0936-406e-8229-8dba9d9b4858 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:56:47.914039 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-72007e79-0936-406e-8229-8dba9d9b4858 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Created reservations ['d97d7064-0e95-41d1-85e4-e7102f8a186b', '52b7966d-5739-46a4-a599-5f43b3dd17af'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:47.951707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-cd78df24-9201-4f0f-abf8-b5dfd7d55f8c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Lock "cinder-attachment_update-f104b529-0fa5-4149-86df-e6816f29a52e-np0000007856" released by "attachment_update" :: held 0.164s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:56:47.952187 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-cd78df24-9201-4f0f-abf8-b5dfd7d55f8c tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d returned with HTTP 200 Aug 20 07:56:47.953251 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1063/4249] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:56:47 2026] PUT /volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:56:47.980458 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72007e79-0936-406e-8229-8dba9d9b4858 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:56:47.981359 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1077/4250] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:56:47 2026] POST /volume/v3/backups => generated 333 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:47.997450 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d675d048-7932-4efc-b753-f10e86c5fcee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:48.002277 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d675d048-7932-4efc-b753-f10e86c5fcee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:48.002571 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d675d048-7932-4efc-b753-f10e86c5fcee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:48.003862 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d675d048-7932-4efc-b753-f10e86c5fcee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:48.003862 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d675d048-7932-4efc-b753-f10e86c5fcee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:48.018635 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:48.018635 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:48.020598 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d675d048-7932-4efc-b753-f10e86c5fcee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:48.021264 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1060/4251] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:47 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 740 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:48.455337 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4d0ea726-37d3-4cc8-8c5b-c0349b2475ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:48.457733 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d0ea726-37d3-4cc8-8c5b-c0349b2475ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:48.458104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d0ea726-37d3-4cc8-8c5b-c0349b2475ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:48.458380 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d0ea726-37d3-4cc8-8c5b-c0349b2475ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:48.458566 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4d0ea726-37d3-4cc8-8c5b-c0349b2475ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 8889a2ae-0cda-44d9-854a-b15be5e05ef1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:48.463351 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:48.463351 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:48.464108 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d0ea726-37d3-4cc8-8c5b-c0349b2475ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 200 Aug 20 07:56:48.464540 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1052/4252] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:48 2026] GET /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:48.481213 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f4d622b-f5fd-43fc-9c42-253d6a729d97 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:48.483990 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f4d622b-f5fd-43fc-9c42-253d6a729d97 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 Aug 20 07:56:48.484266 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f4d622b-f5fd-43fc-9c42-253d6a729d97 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:48.484487 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f4d622b-f5fd-43fc-9c42-253d6a729d97 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:48.484635 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-5f4d622b-f5fd-43fc-9c42-253d6a729d97 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete backup with id: 8889a2ae-0cda-44d9-854a-b15be5e05ef1. Aug 20 07:56:48.495249 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:48.495249 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:48.516596 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fddf887a-ec87-42a8-a108-1596b45d15b9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:48.519361 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fddf887a-ec87-42a8-a108-1596b45d15b9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:48.520131 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fddf887a-ec87-42a8-a108-1596b45d15b9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:48.520131 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fddf887a-ec87-42a8-a108-1596b45d15b9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:48.522502 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-5f4d622b-f5fd-43fc-9c42-253d6a729d97 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] delete_backup rpcapi backup_id 8889a2ae-0cda-44d9-854a-b15be5e05ef1 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:56:48.538124 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f4d622b-f5fd-43fc-9c42-253d6a729d97 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 returned with HTTP 202 Aug 20 07:56:48.538124 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1064/4253] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:56:48 2026] DELETE /volume/v3/backups/8889a2ae-0cda-44d9-854a-b15be5e05ef1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:56:48.538353 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:48.538353 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:48.546534 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fddf887a-ec87-42a8-a108-1596b45d15b9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:48.551398 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c5d642e-b4cf-4934-bb41-7ac650a12a66 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:48.551757 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:48.552463 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c5d642e-b4cf-4934-bb41-7ac650a12a66 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:48.552643 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:48.553313 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c5d642e-b4cf-4934-bb41-7ac650a12a66 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:48.553313 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c5d642e-b4cf-4934-bb41-7ac650a12a66 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:48.553313 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0c5d642e-b4cf-4934-bb41-7ac650a12a66 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:48.553818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-167189757"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:48.555100 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-167189757'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:48.555291 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume of 1 GB Aug 20 07:56:48.558532 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fddf887a-ec87-42a8-a108-1596b45d15b9 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:48.558973 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:48.558973 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:48.559303 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1078/4254] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:48 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:48.560053 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c5d642e-b4cf-4934-bb41-7ac650a12a66 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:48.560920 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1061/4255] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:48 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:48.569139 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Availability Zones retrieved successfully. Aug 20 07:56:48.578354 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (843631e7-7ad9-4707-898d-303749885d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:48.579983 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6cdf8cc-c3e0-4cc3-a6f3-2d9cfb4074c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:48.581207 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:48.619753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6cdf8cc-c3e0-4cc3-a6f3-2d9cfb4074c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:48.620274 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66d47b7-f269-421b-bb37-242c17029478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:48.676634 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['3a34e3cc-7181-41be-b724-7949106ae7e3', '0619e533-b607-4e21-b86f-a82e97deb142', '8ad56d85-150d-46bd-aa9b-490479af0a17', '1274195e-bc5a-466f-94cf-c6adeb05a905'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:48.677733 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66d47b7-f269-421b-bb37-242c17029478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a34e3cc-7181-41be-b724-7949106ae7e3', '0619e533-b607-4e21-b86f-a82e97deb142', '8ad56d85-150d-46bd-aa9b-490479af0a17', '1274195e-bc5a-466f-94cf-c6adeb05a905']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:48.678568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4904b221-6260-4ee2-8c55-2c66bf710a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:48.716308 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4904b221-6260-4ee2-8c55-2c66bf710a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb38dd2d-553d-44e9-9aae-6bc4201012a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-167189757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['3a34e3cc-7181-41be-b724-7949106ae7e3','0619e533-b607-4e21-b86f-a82e97deb142','8ad56d85-150d-46bd-aa9b-490479af0a17','1274195e-bc5a-466f-94cf-c6adeb05a905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-167189757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb38dd2d-553d-44e9-9aae-6bc4201012a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7253e541dfc425596d171ce07da6dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:48.717505 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45c9ffd-af7b-4745-acc1-7158e842abff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:48.746950 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45c9ffd-af7b-4745-acc1-7158e842abff) transitioned into state 'SUCCESS' from state '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-167189757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['3a34e3cc-7181-41be-b724-7949106ae7e3','0619e533-b607-4e21-b86f-a82e97deb142','8ad56d85-150d-46bd-aa9b-490479af0a17','1274195e-bc5a-466f-94cf-c6adeb05a905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:48.748250 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa88719-ab54-4661-9107-ccd3c729d2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:48.765395 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa88719-ab54-4661-9107-ccd3c729d2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:48.766631 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (843631e7-7ad9-4707-898d-303749885d0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:48.767156 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume request issued successfully. Aug 20 07:56:48.768268 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e6e615f-1242-4d9f-b47f-9868e53b3fb8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:48.768523 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1053/4256] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:56:48 2026] POST /volume/v3/volumes => generated 775 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:48.782844 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5955b50b-e65d-4228-87d4-7a1dc6a9ad82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:48.787696 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5955b50b-e65d-4228-87d4-7a1dc6a9ad82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 Aug 20 07:56:48.787935 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5955b50b-e65d-4228-87d4-7a1dc6a9ad82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:48.788196 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5955b50b-e65d-4228-87d4-7a1dc6a9ad82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:48.802442 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:48.802442 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:48.810597 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5955b50b-e65d-4228-87d4-7a1dc6a9ad82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:56:48.819242 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5955b50b-e65d-4228-87d4-7a1dc6a9ad82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 returned with HTTP 200 Aug 20 07:56:48.820159 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1065/4257] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:48 2026] GET /volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:49.045467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7446edc9-6443-473e-8a77-23979c37ece5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:49.047294 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7446edc9-6443-473e-8a77-23979c37ece5 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:49.047568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7446edc9-6443-473e-8a77-23979c37ece5 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:49.047801 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7446edc9-6443-473e-8a77-23979c37ece5 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:49.047926 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7446edc9-6443-473e-8a77-23979c37ece5 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:49.055816 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:49.055816 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:49.056983 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7446edc9-6443-473e-8a77-23979c37ece5 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:49.058298 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1079/4258] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:49 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:49.580329 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-80ba4b8c-4b6f-4141-8164-b9ec06c2e977 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:49.582407 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80ba4b8c-4b6f-4141-8164-b9ec06c2e977 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:49.582725 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80ba4b8c-4b6f-4141-8164-b9ec06c2e977 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:49.583587 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80ba4b8c-4b6f-4141-8164-b9ec06c2e977 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:49.587760 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90566e6b-ecd4-49cb-b7aa-3ced55607d07 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:49.587760 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90566e6b-ecd4-49cb-b7aa-3ced55607d07 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:49.587760 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90566e6b-ecd4-49cb-b7aa-3ced55607d07 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:49.588756 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90566e6b-ecd4-49cb-b7aa-3ced55607d07 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:49.588756 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-90566e6b-ecd4-49cb-b7aa-3ced55607d07 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:49.594932 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:49.594932 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:49.595739 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90566e6b-ecd4-49cb-b7aa-3ced55607d07 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:49.596340 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1054/4259] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:49 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:49.597857 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:49.597857 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:49.602935 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-80ba4b8c-4b6f-4141-8164-b9ec06c2e977 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:49.609326 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80ba4b8c-4b6f-4141-8164-b9ec06c2e977 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:49.609846 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1062/4260] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:49 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:56:49.835686 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2bed1c03-6f6a-4e6b-a254-4ee89cb0b143 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:49.839087 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2bed1c03-6f6a-4e6b-a254-4ee89cb0b143 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 Aug 20 07:56:49.839087 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2bed1c03-6f6a-4e6b-a254-4ee89cb0b143 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:49.839087 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2bed1c03-6f6a-4e6b-a254-4ee89cb0b143 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:49.853388 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:49.853388 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:49.858068 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2bed1c03-6f6a-4e6b-a254-4ee89cb0b143 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:56:49.862591 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2bed1c03-6f6a-4e6b-a254-4ee89cb0b143 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 returned with HTTP 200 Aug 20 07:56:49.863422 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1066/4261] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:49 2026] GET /volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:49.878532 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b2da9f55-1524-4aeb-85e7-076fa19ec5b8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:49.880198 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2da9f55-1524-4aeb-85e7-076fa19ec5b8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:56:49.880613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2da9f55-1524-4aeb-85e7-076fa19ec5b8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb38dd2d-553d-44e9-9aae-6bc4201012a3", "name": "tempest-type-Backup-686451392"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:49.882000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-b2da9f55-1524-4aeb-85e7-076fa19ec5b8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating new backup {'backup': {'volume_id': 'fb38dd2d-553d-44e9-9aae-6bc4201012a3', 'name': 'tempest-type-Backup-686451392'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:56:49.882255 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-b2da9f55-1524-4aeb-85e7-076fa19ec5b8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating backup of volume fb38dd2d-553d-44e9-9aae-6bc4201012a3 in container None Aug 20 07:56:49.895574 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:49.895574 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:49.895959 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b2da9f55-1524-4aeb-85e7-076fa19ec5b8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:56:49.926999 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-b2da9f55-1524-4aeb-85e7-076fa19ec5b8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['9af4a3fa-9a89-4ee5-acb4-15a2a0b08946', '4d4e9ef8-6010-4a30-a3d0-d65fd11401cd'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:49.976602 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2da9f55-1524-4aeb-85e7-076fa19ec5b8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:56:49.977167 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1080/4262] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:56:49 2026] POST /volume/v3/backups => generated 313 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:49.987565 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a13739fb-c77b-4699-a68d-30ff0e85e6e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:49.990203 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a13739fb-c77b-4699-a68d-30ff0e85e6e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:49.990631 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a13739fb-c77b-4699-a68d-30ff0e85e6e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:49.991018 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a13739fb-c77b-4699-a68d-30ff0e85e6e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:49.991368 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a13739fb-c77b-4699-a68d-30ff0e85e6e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:49.995865 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:49.995865 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:49.998131 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a13739fb-c77b-4699-a68d-30ff0e85e6e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:49.998131 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1055/4263] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:49 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:50.076973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a1d7e084-ae93-43cb-8830-fcb0cf5efa45 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:50.079173 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1d7e084-ae93-43cb-8830-fcb0cf5efa45 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:50.079463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1d7e084-ae93-43cb-8830-fcb0cf5efa45 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:50.079682 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1d7e084-ae93-43cb-8830-fcb0cf5efa45 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:50.079795 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a1d7e084-ae93-43cb-8830-fcb0cf5efa45 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:50.084382 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:50.084382 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:50.085182 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1d7e084-ae93-43cb-8830-fcb0cf5efa45 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:50.085997 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1063/4264] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:50 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:50.094361 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20cde74e-f703-4bc8-bff4-3b73fd689027 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:50.096853 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20cde74e-f703-4bc8-bff4-3b73fd689027 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:50.097198 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20cde74e-f703-4bc8-bff4-3b73fd689027 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:50.097488 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20cde74e-f703-4bc8-bff4-3b73fd689027 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:50.107307 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:50.107307 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:50.112893 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-20cde74e-f703-4bc8-bff4-3b73fd689027 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:50.119651 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20cde74e-f703-4bc8-bff4-3b73fd689027 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:50.120245 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1067/4265] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:50 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:50.610851 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-04b1602d-38b2-4221-97d3-a637406cfc57 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:50.612740 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04b1602d-38b2-4221-97d3-a637406cfc57 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:50.613077 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04b1602d-38b2-4221-97d3-a637406cfc57 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:50.614429 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04b1602d-38b2-4221-97d3-a637406cfc57 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:50.614429 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-04b1602d-38b2-4221-97d3-a637406cfc57 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:50.621641 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:50.621641 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:50.621641 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04b1602d-38b2-4221-97d3-a637406cfc57 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:50.622167 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1081/4266] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:50 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:50.627926 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ca54023-9ba6-4174-ad81-2601f2531bfb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:50.630292 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ca54023-9ba6-4174-ad81-2601f2531bfb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:50.630580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ca54023-9ba6-4174-ad81-2601f2531bfb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:50.630823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ca54023-9ba6-4174-ad81-2601f2531bfb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:50.642396 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:50.642396 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:50.647458 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ca54023-9ba6-4174-ad81-2601f2531bfb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:50.652673 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ca54023-9ba6-4174-ad81-2601f2531bfb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:50.653150 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1056/4267] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:50 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:51.011987 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6602caf7-cc9f-4cf3-a674-4ab6d3b712cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:51.013673 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6602caf7-cc9f-4cf3-a674-4ab6d3b712cf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:51.013989 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6602caf7-cc9f-4cf3-a674-4ab6d3b712cf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:51.014285 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6602caf7-cc9f-4cf3-a674-4ab6d3b712cf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:51.014439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6602caf7-cc9f-4cf3-a674-4ab6d3b712cf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:51.021932 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:51.021932 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:51.021932 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6602caf7-cc9f-4cf3-a674-4ab6d3b712cf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:51.022152 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1064/4268] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:51 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:51.097112 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-504772cc-a8b9-4cac-88bf-a55ad9f37264 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:51.100379 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-504772cc-a8b9-4cac-88bf-a55ad9f37264 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:51.100603 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-504772cc-a8b9-4cac-88bf-a55ad9f37264 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:51.100791 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-504772cc-a8b9-4cac-88bf-a55ad9f37264 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:51.101817 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-504772cc-a8b9-4cac-88bf-a55ad9f37264 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:51.106798 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:51.106798 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:51.106798 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-504772cc-a8b9-4cac-88bf-a55ad9f37264 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:51.107313 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1068/4269] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:51 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:51.134026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9e6d0310-133a-40fd-be35-b0fb7e9cfa2f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:51.136288 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e6d0310-133a-40fd-be35-b0fb7e9cfa2f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:51.137127 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e6d0310-133a-40fd-be35-b0fb7e9cfa2f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:51.137127 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e6d0310-133a-40fd-be35-b0fb7e9cfa2f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:51.144906 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:51.144906 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:51.151232 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9e6d0310-133a-40fd-be35-b0fb7e9cfa2f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:51.157193 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e6d0310-133a-40fd-be35-b0fb7e9cfa2f tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:51.158577 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1082/4270] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:51 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:51.260679 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-78bb7116-bf34-466b-aad4-2bdd5743fb5b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:51.262753 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-78bb7116-bf34-466b-aad4-2bdd5743fb5b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] POST https://10.4.3.57/volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d/action Aug 20 07:56:51.262996 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-78bb7116-bf34-466b-aad4-2bdd5743fb5b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:56:51.263148 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-78bb7116-bf34-466b-aad4-2bdd5743fb5b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:51.284891 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:51.284891 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:51.304402 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-834e1219-269d-44d0-9bf5-99f2f0f0cfa3 req-78bb7116-bf34-466b-aad4-2bdd5743fb5b tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d/action returned with HTTP 204 Aug 20 07:56:51.304925 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1057/4271] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:56:51 2026] POST /volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:51.635895 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-005c1f23-9f4e-49c7-b561-701ee0d53a6d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:51.638323 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-005c1f23-9f4e-49c7-b561-701ee0d53a6d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:51.638520 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-005c1f23-9f4e-49c7-b561-701ee0d53a6d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:51.639787 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-005c1f23-9f4e-49c7-b561-701ee0d53a6d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:51.639787 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-005c1f23-9f4e-49c7-b561-701ee0d53a6d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:51.644321 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:51.644321 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:51.645279 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-005c1f23-9f4e-49c7-b561-701ee0d53a6d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:51.645821 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1065/4272] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:51 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:51.668678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2c7c5e0-4f33-46e3-b80a-175e3a3f7ca7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:51.670540 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2c7c5e0-4f33-46e3-b80a-175e3a3f7ca7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:51.670780 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2c7c5e0-4f33-46e3-b80a-175e3a3f7ca7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:51.670990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2c7c5e0-4f33-46e3-b80a-175e3a3f7ca7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:51.681016 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:51.681016 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:51.684844 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2c7c5e0-4f33-46e3-b80a-175e3a3f7ca7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:51.689359 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2c7c5e0-4f33-46e3-b80a-175e3a3f7ca7 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:51.689777 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1069/4273] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:51 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:51.703888 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1b4a2b6c-fb74-44e0-a8c0-da158a850d48 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:51.707632 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b4a2b6c-fb74-44e0-a8c0-da158a850d48 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:51.707632 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b4a2b6c-fb74-44e0-a8c0-da158a850d48 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:51.707632 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b4a2b6c-fb74-44e0-a8c0-da158a850d48 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:51.718094 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:51.718094 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:51.722069 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1b4a2b6c-fb74-44e0-a8c0-da158a850d48 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:51.727037 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b4a2b6c-fb74-44e0-a8c0-da158a850d48 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:51.727718 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1083/4274] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:51 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:51.745090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3dc246c-08d1-410e-80d9-e63efccca9ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:51.748068 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3dc246c-08d1-410e-80d9-e63efccca9ad tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:56:51.748421 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3dc246c-08d1-410e-80d9-e63efccca9ad tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:51.748731 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3dc246c-08d1-410e-80d9-e63efccca9ad tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:51.765295 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:51.765295 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:51.772365 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d3dc246c-08d1-410e-80d9-e63efccca9ad tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:56:51.781163 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3dc246c-08d1-410e-80d9-e63efccca9ad tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:56:51.782182 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1058/4275] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:51 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:52.035429 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-00432c53-2ce7-43c2-8662-be8be3d5d67b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:52.038265 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00432c53-2ce7-43c2-8662-be8be3d5d67b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:52.038421 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00432c53-2ce7-43c2-8662-be8be3d5d67b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:52.038628 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00432c53-2ce7-43c2-8662-be8be3d5d67b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:52.038800 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-00432c53-2ce7-43c2-8662-be8be3d5d67b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:52.044702 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:52.044702 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:52.045881 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00432c53-2ce7-43c2-8662-be8be3d5d67b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:52.046652 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1066/4276] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:52 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:52.120399 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d216d30e-998c-4a3f-929a-3fc5de26f9a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:52.122560 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d216d30e-998c-4a3f-929a-3fc5de26f9a9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:52.122733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d216d30e-998c-4a3f-929a-3fc5de26f9a9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:52.122924 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d216d30e-998c-4a3f-929a-3fc5de26f9a9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:52.123045 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d216d30e-998c-4a3f-929a-3fc5de26f9a9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:52.131056 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:52.131056 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:52.132155 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d216d30e-998c-4a3f-929a-3fc5de26f9a9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:52.132667 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1070/4277] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:52 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:52.172872 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a5d91f18-d696-48fd-a66d-2f1d4410aaf6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:52.174807 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5d91f18-d696-48fd-a66d-2f1d4410aaf6 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:52.175277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5d91f18-d696-48fd-a66d-2f1d4410aaf6 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:52.176568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5d91f18-d696-48fd-a66d-2f1d4410aaf6 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:52.188372 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:52.188372 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:52.199603 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a5d91f18-d696-48fd-a66d-2f1d4410aaf6 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:52.204086 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5d91f18-d696-48fd-a66d-2f1d4410aaf6 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:52.205497 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1084/4278] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:52 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:52.659714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-078605c0-688c-4820-ab69-629b7662e5c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:52.661404 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-078605c0-688c-4820-ab69-629b7662e5c1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:52.661698 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-078605c0-688c-4820-ab69-629b7662e5c1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:52.661899 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-078605c0-688c-4820-ab69-629b7662e5c1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:52.662090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-078605c0-688c-4820-ab69-629b7662e5c1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:52.665994 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:52.665994 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:52.666690 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-078605c0-688c-4820-ab69-629b7662e5c1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:52.667095 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1059/4279] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:52 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:53.057345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-25379d24-0952-4775-b08c-86c3fa325b05 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:53.059398 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25379d24-0952-4775-b08c-86c3fa325b05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:53.059700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25379d24-0952-4775-b08c-86c3fa325b05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:53.059936 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25379d24-0952-4775-b08c-86c3fa325b05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:53.060068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-25379d24-0952-4775-b08c-86c3fa325b05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:53.065153 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:53.065153 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:53.065864 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25379d24-0952-4775-b08c-86c3fa325b05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:53.066537 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1067/4280] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:53 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:53.145901 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a321947e-1a69-4627-850f-bd6fdadc608a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:53.147700 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a321947e-1a69-4627-850f-bd6fdadc608a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:53.147878 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a321947e-1a69-4627-850f-bd6fdadc608a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:53.148105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a321947e-1a69-4627-850f-bd6fdadc608a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:53.148239 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a321947e-1a69-4627-850f-bd6fdadc608a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:53.152858 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:53.152858 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:53.153605 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a321947e-1a69-4627-850f-bd6fdadc608a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:53.153937 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1071/4281] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:53 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:53.222615 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ad604b00-629b-418c-8b09-cfabd7e38a5a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:53.224419 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad604b00-629b-418c-8b09-cfabd7e38a5a tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:53.224668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad604b00-629b-418c-8b09-cfabd7e38a5a tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:53.224859 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad604b00-629b-418c-8b09-cfabd7e38a5a tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:53.227263 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=378,cinder:UPDATE=97,cinder:INSERT=52 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:56:53.232479 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:53.232479 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:53.236605 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ad604b00-629b-418c-8b09-cfabd7e38a5a tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:53.241880 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad604b00-629b-418c-8b09-cfabd7e38a5a tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:53.242303 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1085/4282] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:53 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:53.678911 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b10ea065-7946-4b30-b07b-02afc87b6f51 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:53.684751 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b10ea065-7946-4b30-b07b-02afc87b6f51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:53.685124 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b10ea065-7946-4b30-b07b-02afc87b6f51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:53.685398 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b10ea065-7946-4b30-b07b-02afc87b6f51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:53.685579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b10ea065-7946-4b30-b07b-02afc87b6f51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:53.691825 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:53.691825 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:53.692911 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b10ea065-7946-4b30-b07b-02afc87b6f51 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:53.693521 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1060/4283] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:53 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:54.078637 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d6093c7a-b0ee-4742-8be0-d8a2f4ced624 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:54.079721 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6093c7a-b0ee-4742-8be0-d8a2f4ced624 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:54.079929 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6093c7a-b0ee-4742-8be0-d8a2f4ced624 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:54.080118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6093c7a-b0ee-4742-8be0-d8a2f4ced624 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:54.080229 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d6093c7a-b0ee-4742-8be0-d8a2f4ced624 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:54.086138 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:54.086138 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:54.086138 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6093c7a-b0ee-4742-8be0-d8a2f4ced624 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:54.086356 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1068/4284] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:54 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:54.167863 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-967b5ce7-29dc-4917-b518-d30c84e925ee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:54.171976 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-967b5ce7-29dc-4917-b518-d30c84e925ee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:54.171976 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-967b5ce7-29dc-4917-b518-d30c84e925ee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:54.171976 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-967b5ce7-29dc-4917-b518-d30c84e925ee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:54.171976 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-967b5ce7-29dc-4917-b518-d30c84e925ee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:54.175535 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:54.175535 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:54.176598 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-967b5ce7-29dc-4917-b518-d30c84e925ee tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:54.177234 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1072/4285] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:54 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:54.256681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0faaf3a3-4cd4-4091-8b9a-a0607846750b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:54.258366 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0faaf3a3-4cd4-4091-8b9a-a0607846750b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:54.258513 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0faaf3a3-4cd4-4091-8b9a-a0607846750b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:54.258729 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0faaf3a3-4cd4-4091-8b9a-a0607846750b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:54.269878 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:54.269878 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:54.275429 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0faaf3a3-4cd4-4091-8b9a-a0607846750b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:54.283811 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0faaf3a3-4cd4-4091-8b9a-a0607846750b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:54.284369 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1086/4286] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:54 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:54.706174 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-716934d1-dfc0-4cc2-9216-2c20a95e701f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:54.708005 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-716934d1-dfc0-4cc2-9216-2c20a95e701f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:54.708005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-716934d1-dfc0-4cc2-9216-2c20a95e701f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:54.708614 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-716934d1-dfc0-4cc2-9216-2c20a95e701f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:54.708614 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-716934d1-dfc0-4cc2-9216-2c20a95e701f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:54.712938 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:54.712938 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:54.713637 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-716934d1-dfc0-4cc2-9216-2c20a95e701f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:54.714128 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1061/4287] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:54 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:55.108572 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09d62e95-0032-4b10-9625-193fe01d7690 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:55.110686 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09d62e95-0032-4b10-9625-193fe01d7690 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:55.110974 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09d62e95-0032-4b10-9625-193fe01d7690 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:55.111237 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09d62e95-0032-4b10-9625-193fe01d7690 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:55.111378 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-09d62e95-0032-4b10-9625-193fe01d7690 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:55.117846 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:55.117846 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:55.119582 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09d62e95-0032-4b10-9625-193fe01d7690 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:55.119582 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1069/4288] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:55 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:55.191586 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-42189bf8-f768-4727-83af-c57425d831d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:55.195191 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42189bf8-f768-4727-83af-c57425d831d2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:55.195191 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42189bf8-f768-4727-83af-c57425d831d2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:55.195191 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42189bf8-f768-4727-83af-c57425d831d2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:55.195191 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-42189bf8-f768-4727-83af-c57425d831d2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:55.200453 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:55.200453 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:55.201475 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42189bf8-f768-4727-83af-c57425d831d2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:55.202022 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1073/4289] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:55 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:55.301763 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c1da8144-3d48-4da2-adc8-893dab9ecab5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:55.305810 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1da8144-3d48-4da2-adc8-893dab9ecab5 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:55.306070 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1da8144-3d48-4da2-adc8-893dab9ecab5 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:55.306319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1da8144-3d48-4da2-adc8-893dab9ecab5 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:55.317584 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:55.317584 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:55.325102 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c1da8144-3d48-4da2-adc8-893dab9ecab5 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:55.330793 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1da8144-3d48-4da2-adc8-893dab9ecab5 tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:55.331453 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1087/4290] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:55 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:55.729733 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0d62bc6c-3564-4e3b-8d6d-51a4f12036b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:55.731955 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d62bc6c-3564-4e3b-8d6d-51a4f12036b4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:55.733222 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d62bc6c-3564-4e3b-8d6d-51a4f12036b4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:55.733596 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d62bc6c-3564-4e3b-8d6d-51a4f12036b4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:55.733822 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0d62bc6c-3564-4e3b-8d6d-51a4f12036b4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:55.743885 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:55.743885 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:55.744998 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d62bc6c-3564-4e3b-8d6d-51a4f12036b4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:55.745954 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1062/4291] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:55 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:56.131169 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f055c39f-db79-4a81-86de-f803af104f82 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:56.133386 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f055c39f-db79-4a81-86de-f803af104f82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:56.133670 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f055c39f-db79-4a81-86de-f803af104f82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:56.133922 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f055c39f-db79-4a81-86de-f803af104f82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:56.134093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f055c39f-db79-4a81-86de-f803af104f82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:56.139857 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:56.139857 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:56.140745 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f055c39f-db79-4a81-86de-f803af104f82 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:56.141399 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1070/4292] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:56 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:56.214819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-23cdb206-cc6f-40ea-8ba9-766b95004c01 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:56.216534 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23cdb206-cc6f-40ea-8ba9-766b95004c01 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:56.216746 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23cdb206-cc6f-40ea-8ba9-766b95004c01 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:56.216938 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23cdb206-cc6f-40ea-8ba9-766b95004c01 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:56.217053 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-23cdb206-cc6f-40ea-8ba9-766b95004c01 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:56.223087 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:56.223087 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:56.223986 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23cdb206-cc6f-40ea-8ba9-766b95004c01 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:56.224579 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1074/4293] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:56 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:56.350158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6221bb73-703d-4fce-be4d-ee38a14d125b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:56.352244 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6221bb73-703d-4fce-be4d-ee38a14d125b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:56.352486 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6221bb73-703d-4fce-be4d-ee38a14d125b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:56.352882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6221bb73-703d-4fce-be4d-ee38a14d125b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:56.361484 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:56.361484 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:56.366312 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6221bb73-703d-4fce-be4d-ee38a14d125b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:56.372379 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6221bb73-703d-4fce-be4d-ee38a14d125b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:56.373140 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1088/4294] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:56 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:56.760728 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-82f1e85b-18d0-49bb-9302-6b539a8e7006 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:56.764071 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82f1e85b-18d0-49bb-9302-6b539a8e7006 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:56:56.764388 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82f1e85b-18d0-49bb-9302-6b539a8e7006 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:56.764690 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82f1e85b-18d0-49bb-9302-6b539a8e7006 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:56.764906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-82f1e85b-18d0-49bb-9302-6b539a8e7006 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:56.771379 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:56.771379 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:56.772740 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82f1e85b-18d0-49bb-9302-6b539a8e7006 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:56:56.773575 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1063/4295] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:56 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:56.792656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98003bdc-107c-4d40-93a4-812f8db233ce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:56.837786 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf3ff094-ab72-42d5-90fe-739442f2b6cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:56.842258 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf3ff094-ab72-42d5-90fe-739442f2b6cc tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] DELETE https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:56.842563 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf3ff094-ab72-42d5-90fe-739442f2b6cc tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:56.842851 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf3ff094-ab72-42d5-90fe-739442f2b6cc tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:56.843119 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-bf3ff094-ab72-42d5-90fe-739442f2b6cc tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Delete volume with id: 142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:56.858696 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:56.858696 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:56.859223 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bf3ff094-ab72-42d5-90fe-739442f2b6cc tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:56.865914 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98003bdc-107c-4d40-93a4-812f8db233ce tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b/export_record Aug 20 07:56:56.866188 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98003bdc-107c-4d40-93a4-812f8db233ce tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:56.866420 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98003bdc-107c-4d40-93a4-812f8db233ce tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Calling method 'export_record' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:56.866532 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-98003bdc-107c-4d40-93a4-812f8db233ce tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Export record for backup 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100251) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 07:56:56.871541 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:56.871541 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:56.873171 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-98003bdc-107c-4d40-93a4-812f8db233ce tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '74aa609f482942078bea74a1801f7b8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e5c295da3e42e2a387f330442e5a2b', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 07:56:56.873393 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98003bdc-107c-4d40-93a4-812f8db233ce tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b/export_record returned with HTTP 403 Aug 20 07:56:56.873872 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1071/4296] 10.4.3.57 () {68 vars in 1423 bytes} [Thu Aug 20 07:56:56 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b/export_record => generated 101 bytes in 82 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:56.886915 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bf3ff094-ab72-42d5-90fe-739442f2b6cc tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Delete volume request issued successfully. Aug 20 07:56:56.887171 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf3ff094-ab72-42d5-90fe-739442f2b6cc tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 202 Aug 20 07:56:56.887665 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1075/4297] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:56:56 2026] DELETE /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:56:56.888457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:56.890322 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:56:56.890747 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1176484203"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:56.892196 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1176484203'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:56:56.892337 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Create volume of 1 GB Aug 20 07:56:56.896435 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Availability Zones retrieved successfully. Aug 20 07:56:56.897725 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-157e39a7-f494-45cb-a5ab-8639e46ed51b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:56.901896 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-157e39a7-f494-45cb-a5ab-8639e46ed51b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:56.901896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-157e39a7-f494-45cb-a5ab-8639e46ed51b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:56.901896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-157e39a7-f494-45cb-a5ab-8639e46ed51b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:56.902087 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Flow 'volume_create_api' (8faa43ab-3e77-479b-8f32-76a8d2ba344c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:56.903018 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef341ab7-bb3b-4e74-8f63-d579e426f15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:56.903881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:56:56.910943 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:56.910943 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:56.920576 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-157e39a7-f494-45cb-a5ab-8639e46ed51b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Volume info retrieved successfully. Aug 20 07:56:56.925063 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-157e39a7-f494-45cb-a5ab-8639e46ed51b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 200 Aug 20 07:56:56.925658 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1064/4298] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:56 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:56.930694 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef341ab7-bb3b-4e74-8f63-d579e426f15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:56.931507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899a052b-7664-4413-b58d-f473f37e3315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:56.972429 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Created reservations ['8cb80508-8a9f-4b6a-b407-11196b55bc95', '697a1593-2748-47c9-b95f-b9ec508161d2', '5d5c0305-6c79-4391-ad7f-d65511f46f69', '01035993-fb93-4911-ab95-3b957342998c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:56.973254 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899a052b-7664-4413-b58d-f473f37e3315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb80508-8a9f-4b6a-b407-11196b55bc95', '697a1593-2748-47c9-b95f-b9ec508161d2', '5d5c0305-6c79-4391-ad7f-d65511f46f69', '01035993-fb93-4911-ab95-3b957342998c']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:56.974280 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90bf233f-95ac-42d6-843c-b70a40486a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:57.005581 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90bf233f-95ac-42d6-843c-b70a40486a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d161948-e77a-46d8-9702-9d2574235b0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1176484203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e5c295da3e42e2a387f330442e5a2b',qos_specs=None,replication_status=,reservations=['8cb80508-8a9f-4b6a-b407-11196b55bc95','697a1593-2748-47c9-b95f-b9ec508161d2','5d5c0305-6c79-4391-ad7f-d65511f46f69','01035993-fb93-4911-ab95-3b957342998c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9a9f2763c45fea991588fe4d878d9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1176484203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d161948-e77a-46d8-9702-9d2574235b0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e5c295da3e42e2a387f330442e5a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d9a9f2763c45fea991588fe4d878d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:57.006346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a9b949-3997-40d3-b11d-220aceb5b391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:57.038926 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a9b949-3997-40d3-b11d-220aceb5b391) transitioned into state 'SUCCESS' from state '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-1176484203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e5c295da3e42e2a387f330442e5a2b',qos_specs=None,replication_status=,reservations=['8cb80508-8a9f-4b6a-b407-11196b55bc95','697a1593-2748-47c9-b95f-b9ec508161d2','5d5c0305-6c79-4391-ad7f-d65511f46f69','01035993-fb93-4911-ab95-3b957342998c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9a9f2763c45fea991588fe4d878d9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:57.040168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01de74f-407d-484a-982e-260ce778d9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:56:57.058390 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01de74f-407d-484a-982e-260ce778d9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:56:57.059470 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Flow 'volume_create_api' (8faa43ab-3e77-479b-8f32-76a8d2ba344c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:56:57.059885 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Create volume request issued successfully. Aug 20 07:56:57.061480 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d892ec1-46fe-4c67-9b67-b55c6a74dcef tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:56:57.062354 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1089/4299] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:56:56 2026] POST /volume/v3/volumes => generated 776 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:57.078679 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-180e4ba4-0290-49c1-a4ff-450d2b0c156b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:57.081643 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-180e4ba4-0290-49c1-a4ff-450d2b0c156b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f Aug 20 07:56:57.082011 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-180e4ba4-0290-49c1-a4ff-450d2b0c156b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:57.082273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-180e4ba4-0290-49c1-a4ff-450d2b0c156b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:57.091861 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:57.091861 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:57.096466 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-180e4ba4-0290-49c1-a4ff-450d2b0c156b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:56:57.101794 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-180e4ba4-0290-49c1-a4ff-450d2b0c156b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f returned with HTTP 200 Aug 20 07:56:57.102535 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1072/4300] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:57 2026] GET /volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:57.155072 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d4faa51e-0794-4b2f-9ae5-e63e68dd2ba9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:57.156785 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4faa51e-0794-4b2f-9ae5-e63e68dd2ba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:57.157005 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4faa51e-0794-4b2f-9ae5-e63e68dd2ba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:57.157193 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4faa51e-0794-4b2f-9ae5-e63e68dd2ba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:57.157292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d4faa51e-0794-4b2f-9ae5-e63e68dd2ba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:57.161796 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:57.161796 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:57.162348 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4faa51e-0794-4b2f-9ae5-e63e68dd2ba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:57.162697 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1076/4301] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:57 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:57.237266 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d726def-3aab-4c14-aa7e-399d64318c30 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:57.241095 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d726def-3aab-4c14-aa7e-399d64318c30 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:57.242174 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d726def-3aab-4c14-aa7e-399d64318c30 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:57.242174 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d726def-3aab-4c14-aa7e-399d64318c30 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:57.242174 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9d726def-3aab-4c14-aa7e-399d64318c30 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:57.250347 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:57.250347 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:57.250347 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d726def-3aab-4c14-aa7e-399d64318c30 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:57.251283 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1065/4302] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:57 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:57.944678 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-46f554fb-cb25-4be9-b5d6-1500cd370e5b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:57.947369 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-46f554fb-cb25-4be9-b5d6-1500cd370e5b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] GET https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 Aug 20 07:56:57.947741 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-46f554fb-cb25-4be9-b5d6-1500cd370e5b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:57.947816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-46f554fb-cb25-4be9-b5d6-1500cd370e5b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:57.958265 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-46f554fb-cb25-4be9-b5d6-1500cd370e5b tempest-TestImageHashVerification-626811489 tempest-TestImageHashVerification-626811489-project-member] https://10.4.3.57/volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 returned with HTTP 404 Aug 20 07:56:57.958839 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1090/4303] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:57 2026] GET /volume/v3/volumes/142fe222-bcfa-477e-82a5-b7bb1b4331d6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:56:58.117380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6b2b2163-6547-4968-9440-12b0d212be32 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:58.119597 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b2b2163-6547-4968-9440-12b0d212be32 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f Aug 20 07:56:58.120089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b2b2163-6547-4968-9440-12b0d212be32 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:58.120089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b2b2163-6547-4968-9440-12b0d212be32 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:58.128393 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:58.128393 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:58.132611 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6b2b2163-6547-4968-9440-12b0d212be32 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:56:58.137500 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b2b2163-6547-4968-9440-12b0d212be32 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f returned with HTTP 200 Aug 20 07:56:58.138351 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1073/4304] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:58 2026] GET /volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:56:58.155048 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca863e1a-4353-40ef-b86e-8f228d335e8d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:58.157237 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca863e1a-4353-40ef-b86e-8f228d335e8d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:56:58.157723 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca863e1a-4353-40ef-b86e-8f228d335e8d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8d161948-e77a-46d8-9702-9d2574235b0f", "name": "tempest-type-Backup-1104327183"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:56:58.159516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-ca863e1a-4353-40ef-b86e-8f228d335e8d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Creating new backup {'backup': {'volume_id': '8d161948-e77a-46d8-9702-9d2574235b0f', 'name': 'tempest-type-Backup-1104327183'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:56:58.159708 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-ca863e1a-4353-40ef-b86e-8f228d335e8d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Creating backup of volume 8d161948-e77a-46d8-9702-9d2574235b0f in container None Aug 20 07:56:58.171208 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:58.171208 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:58.171208 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ca863e1a-4353-40ef-b86e-8f228d335e8d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:56:58.176295 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-46444ad1-d555-4757-b1fa-bd0d80ab0d6d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:58.179801 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46444ad1-d555-4757-b1fa-bd0d80ab0d6d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:58.179801 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46444ad1-d555-4757-b1fa-bd0d80ab0d6d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:58.179801 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46444ad1-d555-4757-b1fa-bd0d80ab0d6d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:58.180135 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-46444ad1-d555-4757-b1fa-bd0d80ab0d6d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:58.186031 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:58.186031 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:58.187873 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46444ad1-d555-4757-b1fa-bd0d80ab0d6d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:58.190234 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1066/4305] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:58 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:58.196169 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ca863e1a-4353-40ef-b86e-8f228d335e8d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Created reservations ['c2429b5a-61ed-4f6a-b29e-bee4a7e2db87', '195b0428-eb7d-464b-aca7-ef461cc86f9f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:56:58.237239 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca863e1a-4353-40ef-b86e-8f228d335e8d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:56:58.238119 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1077/4306] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:56:58 2026] POST /volume/v3/backups => generated 314 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:56:58.248364 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-df7932dd-9ccf-40ed-b4f3-524d83b9f7e1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:58.250478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df7932dd-9ccf-40ed-b4f3-524d83b9f7e1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:56:58.250706 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df7932dd-9ccf-40ed-b4f3-524d83b9f7e1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:58.251014 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df7932dd-9ccf-40ed-b4f3-524d83b9f7e1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:58.251106 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-df7932dd-9ccf-40ed-b4f3-524d83b9f7e1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:58.262674 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:58.262674 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:58.262674 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df7932dd-9ccf-40ed-b4f3-524d83b9f7e1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:56:58.262674 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1091/4307] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:58 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:58.267567 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-858a218b-a3e5-45ec-86dc-649a69366a1a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:58.270133 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-858a218b-a3e5-45ec-86dc-649a69366a1a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:58.270434 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-858a218b-a3e5-45ec-86dc-649a69366a1a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:58.270760 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-858a218b-a3e5-45ec-86dc-649a69366a1a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:58.270880 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-858a218b-a3e5-45ec-86dc-649a69366a1a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:58.276911 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:58.276911 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:56:58.278022 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-858a218b-a3e5-45ec-86dc-649a69366a1a tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:58.278653 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1074/4308] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:58 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:59.202710 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-080884b7-71fb-4f64-8c48-5aca226aa623 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:59.204946 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-080884b7-71fb-4f64-8c48-5aca226aa623 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:56:59.205466 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-080884b7-71fb-4f64-8c48-5aca226aa623 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:59.205896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-080884b7-71fb-4f64-8c48-5aca226aa623 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:59.206188 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-080884b7-71fb-4f64-8c48-5aca226aa623 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:59.212107 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:59.212107 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:56:59.213437 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-080884b7-71fb-4f64-8c48-5aca226aa623 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:56:59.214229 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1067/4309] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:59 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:59.276984 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-48a1a420-b64a-4aa5-9339-87a601e81782 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:59.279237 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-48a1a420-b64a-4aa5-9339-87a601e81782 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:56:59.279478 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-48a1a420-b64a-4aa5-9339-87a601e81782 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:59.279853 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-48a1a420-b64a-4aa5-9339-87a601e81782 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:59.280010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-48a1a420-b64a-4aa5-9339-87a601e81782 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:59.285950 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:59.285950 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:56:59.286745 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-48a1a420-b64a-4aa5-9339-87a601e81782 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:56:59.287216 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1078/4310] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:56:59 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:56:59.289564 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7f3d7aa5-1631-4433-878b-5f2224f7f8b3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:56:59.291983 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f3d7aa5-1631-4433-878b-5f2224f7f8b3 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:56:59.291983 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f3d7aa5-1631-4433-878b-5f2224f7f8b3 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:56:59.292190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f3d7aa5-1631-4433-878b-5f2224f7f8b3 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:56:59.292259 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7f3d7aa5-1631-4433-878b-5f2224f7f8b3 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:56:59.297657 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:56:59.297657 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:56:59.298561 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f3d7aa5-1631-4433-878b-5f2224f7f8b3 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:56:59.299045 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1092/4311] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:56:59 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:00.232305 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-86966736-4b35-4d55-b363-86c534354353 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:00.241723 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86966736-4b35-4d55-b363-86c534354353 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:00.241723 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86966736-4b35-4d55-b363-86c534354353 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:00.241723 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86966736-4b35-4d55-b363-86c534354353 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:00.241723 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-86966736-4b35-4d55-b363-86c534354353 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:00.249842 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:00.249842 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:00.250635 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86966736-4b35-4d55-b363-86c534354353 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:00.251089 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1075/4312] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:00 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:00.301083 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-abcecbf7-9419-4227-b72c-0ce40c0d8f1f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:00.303542 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abcecbf7-9419-4227-b72c-0ce40c0d8f1f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:00.303874 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abcecbf7-9419-4227-b72c-0ce40c0d8f1f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:00.304154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abcecbf7-9419-4227-b72c-0ce40c0d8f1f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:00.304306 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-abcecbf7-9419-4227-b72c-0ce40c0d8f1f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:00.310306 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:00.310306 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:00.311284 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abcecbf7-9419-4227-b72c-0ce40c0d8f1f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:00.311808 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1068/4313] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:00 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:00.314699 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9aff9889-5f4c-4ce1-b52a-054186171ed7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:00.320797 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9aff9889-5f4c-4ce1-b52a-054186171ed7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:00.321137 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9aff9889-5f4c-4ce1-b52a-054186171ed7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:00.322092 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9aff9889-5f4c-4ce1-b52a-054186171ed7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:00.322969 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9aff9889-5f4c-4ce1-b52a-054186171ed7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:00.334307 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:00.334307 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:00.335715 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9aff9889-5f4c-4ce1-b52a-054186171ed7 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:00.337355 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1079/4314] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:00 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:01.264160 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a3fc5712-2dcc-47a6-b2ad-8ab2373bdff5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:01.266940 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3fc5712-2dcc-47a6-b2ad-8ab2373bdff5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:01.267298 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3fc5712-2dcc-47a6-b2ad-8ab2373bdff5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:01.268206 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3fc5712-2dcc-47a6-b2ad-8ab2373bdff5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:01.268206 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a3fc5712-2dcc-47a6-b2ad-8ab2373bdff5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:01.275624 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:01.275624 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:01.276395 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3fc5712-2dcc-47a6-b2ad-8ab2373bdff5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:01.276956 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1093/4315] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:01 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:01.326137 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f0d1489a-318f-4a21-b666-ece76d4899dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:01.328485 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0d1489a-318f-4a21-b666-ece76d4899dc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:01.328971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0d1489a-318f-4a21-b666-ece76d4899dc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:01.329277 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0d1489a-318f-4a21-b666-ece76d4899dc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:01.329968 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f0d1489a-318f-4a21-b666-ece76d4899dc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:01.335679 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:01.335679 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:01.336756 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0d1489a-318f-4a21-b666-ece76d4899dc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:01.337417 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1076/4316] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:01 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:01.350401 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-19b624da-88ea-4673-97a8-7f4b3db79229 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:01.352917 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19b624da-88ea-4673-97a8-7f4b3db79229 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:01.353202 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-19b624da-88ea-4673-97a8-7f4b3db79229 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:01.353433 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-19b624da-88ea-4673-97a8-7f4b3db79229 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:01.353566 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-19b624da-88ea-4673-97a8-7f4b3db79229 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:01.359224 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:01.359224 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:01.360648 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19b624da-88ea-4673-97a8-7f4b3db79229 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:01.361081 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1069/4317] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:01 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:02.292650 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3760128e-da3e-4b65-afd7-aa5efdc74aad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:02.295068 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3760128e-da3e-4b65-afd7-aa5efdc74aad tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:02.295336 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3760128e-da3e-4b65-afd7-aa5efdc74aad tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:02.295584 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3760128e-da3e-4b65-afd7-aa5efdc74aad tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:02.295739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3760128e-da3e-4b65-afd7-aa5efdc74aad tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:02.302581 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:02.302581 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:02.302581 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3760128e-da3e-4b65-afd7-aa5efdc74aad tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:02.302917 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1080/4318] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:02 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:02.349750 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ed91cd11-4ca9-40e7-989c-881300ec3305 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:02.351750 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed91cd11-4ca9-40e7-989c-881300ec3305 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:02.352015 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ed91cd11-4ca9-40e7-989c-881300ec3305 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:02.352239 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ed91cd11-4ca9-40e7-989c-881300ec3305 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:02.352354 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ed91cd11-4ca9-40e7-989c-881300ec3305 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:02.357040 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:02.357040 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:02.357821 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed91cd11-4ca9-40e7-989c-881300ec3305 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:02.358237 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1094/4319] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:02 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:02.376513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2fd31efe-418f-4daa-ac1c-b301398bbfe9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:02.378648 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2fd31efe-418f-4daa-ac1c-b301398bbfe9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:02.378770 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2fd31efe-418f-4daa-ac1c-b301398bbfe9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:02.379016 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2fd31efe-418f-4daa-ac1c-b301398bbfe9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:02.379125 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2fd31efe-418f-4daa-ac1c-b301398bbfe9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:02.394653 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:02.394653 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:02.394653 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2fd31efe-418f-4daa-ac1c-b301398bbfe9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:02.394653 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1077/4320] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:02 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:03.317541 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f02a26a-8e08-4b0f-8e4b-b3facefcd23e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:03.320141 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f02a26a-8e08-4b0f-8e4b-b3facefcd23e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:03.323022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f02a26a-8e08-4b0f-8e4b-b3facefcd23e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:03.323022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f02a26a-8e08-4b0f-8e4b-b3facefcd23e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:03.323022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6f02a26a-8e08-4b0f-8e4b-b3facefcd23e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:03.327058 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:03.327058 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:03.328775 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f02a26a-8e08-4b0f-8e4b-b3facefcd23e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:03.328962 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1070/4321] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:03 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:57:03.373449 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a0ef15b-7a70-4609-89ce-40fa379cfc0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:03.376277 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a0ef15b-7a70-4609-89ce-40fa379cfc0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:03.376479 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a0ef15b-7a70-4609-89ce-40fa379cfc0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:03.378471 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a0ef15b-7a70-4609-89ce-40fa379cfc0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:03.378471 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8a0ef15b-7a70-4609-89ce-40fa379cfc0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:03.390559 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:03.390559 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:03.390559 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a0ef15b-7a70-4609-89ce-40fa379cfc0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:03.390559 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1081/4322] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:03 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:03.409718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5275afb3-bf70-4030-84e3-801e79fd4310 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:03.414055 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5275afb3-bf70-4030-84e3-801e79fd4310 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:03.414055 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5275afb3-bf70-4030-84e3-801e79fd4310 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:03.414055 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5275afb3-bf70-4030-84e3-801e79fd4310 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:03.414055 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5275afb3-bf70-4030-84e3-801e79fd4310 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:03.425040 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:03.425040 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:03.426043 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5275afb3-bf70-4030-84e3-801e79fd4310 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:03.427410 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1095/4323] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:03 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:04.342973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f65e224-2092-4da9-98bd-eccc6afbd844 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:04.348382 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f65e224-2092-4da9-98bd-eccc6afbd844 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:04.348805 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f65e224-2092-4da9-98bd-eccc6afbd844 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:04.348931 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f65e224-2092-4da9-98bd-eccc6afbd844 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:04.349089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8f65e224-2092-4da9-98bd-eccc6afbd844 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:04.360528 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:04.360528 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:04.361686 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f65e224-2092-4da9-98bd-eccc6afbd844 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:04.362012 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1078/4324] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:04 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:04.404722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c700309c-b3dc-43b4-8a79-0be9c34ea6b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:04.406333 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c700309c-b3dc-43b4-8a79-0be9c34ea6b1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:04.406623 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c700309c-b3dc-43b4-8a79-0be9c34ea6b1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:04.406969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c700309c-b3dc-43b4-8a79-0be9c34ea6b1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:04.407563 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c700309c-b3dc-43b4-8a79-0be9c34ea6b1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:04.413273 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:04.413273 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:04.414257 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c700309c-b3dc-43b4-8a79-0be9c34ea6b1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:04.414823 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1071/4325] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:04 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:04.440093 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cb5021f9-0f7a-4714-bee7-68f733e293dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:04.442578 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb5021f9-0f7a-4714-bee7-68f733e293dd tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:04.442988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb5021f9-0f7a-4714-bee7-68f733e293dd tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:04.443729 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb5021f9-0f7a-4714-bee7-68f733e293dd tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:04.443957 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-cb5021f9-0f7a-4714-bee7-68f733e293dd tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:04.450113 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:04.450113 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:04.451262 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb5021f9-0f7a-4714-bee7-68f733e293dd tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:04.451947 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1082/4326] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:04 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:05.378135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-90f1a39f-165e-4d73-bec9-38fb3cd7dcca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:05.381695 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90f1a39f-165e-4d73-bec9-38fb3cd7dcca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:05.381695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90f1a39f-165e-4d73-bec9-38fb3cd7dcca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:05.381695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90f1a39f-165e-4d73-bec9-38fb3cd7dcca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:05.381695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-90f1a39f-165e-4d73-bec9-38fb3cd7dcca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:05.388028 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:05.388028 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:05.388819 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90f1a39f-165e-4d73-bec9-38fb3cd7dcca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:05.389426 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1096/4327] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:05 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:05.426111 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-62602cac-e42c-49e6-9978-ce7855cafcfc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:05.429866 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62602cac-e42c-49e6-9978-ce7855cafcfc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:05.430298 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62602cac-e42c-49e6-9978-ce7855cafcfc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:05.430637 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62602cac-e42c-49e6-9978-ce7855cafcfc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:05.430901 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-62602cac-e42c-49e6-9978-ce7855cafcfc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:05.437692 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:05.437692 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:05.438297 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62602cac-e42c-49e6-9978-ce7855cafcfc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:05.438867 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1079/4328] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:05 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:05.468047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf841920-fecd-4c18-a127-f3e84c1b0055 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:05.471572 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf841920-fecd-4c18-a127-f3e84c1b0055 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:05.471572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf841920-fecd-4c18-a127-f3e84c1b0055 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:05.471572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf841920-fecd-4c18-a127-f3e84c1b0055 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:05.471572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bf841920-fecd-4c18-a127-f3e84c1b0055 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:05.476524 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:05.476524 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:05.477801 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf841920-fecd-4c18-a127-f3e84c1b0055 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:05.479059 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1072/4329] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:05 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:05.961562 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2580ab34-1eab-45d1-924a-6a58eaafd8ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:06.075728 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2580ab34-1eab-45d1-924a-6a58eaafd8ae tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:57:06.076788 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2580ab34-1eab-45d1-924a-6a58eaafd8ae tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:06.097786 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2580ab34-1eab-45d1-924a-6a58eaafd8ae tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:57:06.098234 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1083/4330] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:57:05 2026] POST /volume/v3/types => generated 287 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:06.402528 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b06fca3f-5ee0-4e3b-8197-33785abab93e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:06.405480 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b06fca3f-5ee0-4e3b-8197-33785abab93e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:06.406250 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b06fca3f-5ee0-4e3b-8197-33785abab93e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:06.406640 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b06fca3f-5ee0-4e3b-8197-33785abab93e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:06.406803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b06fca3f-5ee0-4e3b-8197-33785abab93e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:06.412535 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:06.412535 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:06.413702 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b06fca3f-5ee0-4e3b-8197-33785abab93e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:06.413885 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1097/4331] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:06 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:06.456913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2ae3f93a-5984-44cf-bdca-88a6e63b77b5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:06.459602 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ae3f93a-5984-44cf-bdca-88a6e63b77b5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:06.460378 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ae3f93a-5984-44cf-bdca-88a6e63b77b5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:06.460378 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ae3f93a-5984-44cf-bdca-88a6e63b77b5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:06.460378 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2ae3f93a-5984-44cf-bdca-88a6e63b77b5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:06.466595 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:06.466595 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:06.467466 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ae3f93a-5984-44cf-bdca-88a6e63b77b5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:06.467945 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1080/4332] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:06 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:06.493079 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7c68904f-c4a9-43a4-9572-6c49f41b1213 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:06.496448 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c68904f-c4a9-43a4-9572-6c49f41b1213 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:06.496784 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c68904f-c4a9-43a4-9572-6c49f41b1213 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:06.497069 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c68904f-c4a9-43a4-9572-6c49f41b1213 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:06.497397 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7c68904f-c4a9-43a4-9572-6c49f41b1213 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:06.503335 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:06.503335 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:06.504702 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c68904f-c4a9-43a4-9572-6c49f41b1213 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:06.505586 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1073/4333] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:06 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:07.432438 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-abf553c1-b16b-4836-b387-4e72f0a80eb3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:07.438718 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abf553c1-b16b-4836-b387-4e72f0a80eb3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:07.438718 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abf553c1-b16b-4836-b387-4e72f0a80eb3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:07.438718 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abf553c1-b16b-4836-b387-4e72f0a80eb3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:07.438718 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-abf553c1-b16b-4836-b387-4e72f0a80eb3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:07.446296 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:07.446296 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:07.447084 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abf553c1-b16b-4836-b387-4e72f0a80eb3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:07.447965 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1084/4334] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:07 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:07.482234 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-acd2cef9-701a-46c0-9c11-2aee2a5717f4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:07.484428 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-acd2cef9-701a-46c0-9c11-2aee2a5717f4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:07.484864 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-acd2cef9-701a-46c0-9c11-2aee2a5717f4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:07.485222 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-acd2cef9-701a-46c0-9c11-2aee2a5717f4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:07.485403 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-acd2cef9-701a-46c0-9c11-2aee2a5717f4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:07.492296 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:07.492296 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:07.492680 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-acd2cef9-701a-46c0-9c11-2aee2a5717f4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:07.493730 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1098/4335] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:07 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:07.518081 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a97d238c-ae16-4350-938b-8bf79102eaca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:07.521263 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a97d238c-ae16-4350-938b-8bf79102eaca tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:07.522131 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a97d238c-ae16-4350-938b-8bf79102eaca tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:07.522131 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a97d238c-ae16-4350-938b-8bf79102eaca tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:07.522131 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a97d238c-ae16-4350-938b-8bf79102eaca tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:07.528319 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:07.528319 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:07.530126 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a97d238c-ae16-4350-938b-8bf79102eaca tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:07.530126 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1081/4336] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:07 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:08.371255 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:08.373363 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:08.373839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "aa6d1789-f6b2-4574-a66c-aee5f523197d", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:08.376570 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'aa6d1789-f6b2-4574-a66c-aee5f523197d', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:08.464080 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-601a82d4-273c-4763-9eef-1c1016380628 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:08.466687 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-601a82d4-273c-4763-9eef-1c1016380628 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:08.467030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-601a82d4-273c-4763-9eef-1c1016380628 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:08.467272 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Create volume of 1 GB Aug 20 07:57:08.467380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-601a82d4-273c-4763-9eef-1c1016380628 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:08.467437 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-601a82d4-273c-4763-9eef-1c1016380628 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:08.473022 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Availability Zones retrieved successfully. Aug 20 07:57:08.473402 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:08.473402 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:08.474378 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-601a82d4-273c-4763-9eef-1c1016380628 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:08.474994 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1085/4337] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:08 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:08.487492 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Flow 'volume_create_api' (23aefadf-e486-4b82-81aa-3dc4ff1089d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:08.489370 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85b47b5b-ca16-4127-a152-f5982c845578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:08.490856 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:08.507772 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7874dd1a-30e2-4fbe-8044-cf9fb96a5c84 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:08.513427 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7874dd1a-30e2-4fbe-8044-cf9fb96a5c84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:08.513700 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7874dd1a-30e2-4fbe-8044-cf9fb96a5c84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:08.513935 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7874dd1a-30e2-4fbe-8044-cf9fb96a5c84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:08.514137 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7874dd1a-30e2-4fbe-8044-cf9fb96a5c84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:08.526994 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:08.526994 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:08.527987 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7874dd1a-30e2-4fbe-8044-cf9fb96a5c84 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:08.528537 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1099/4338] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:08 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:08.545029 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d08560b3-5ace-4f23-bedd-542cce020a3d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:08.548119 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d08560b3-5ace-4f23-bedd-542cce020a3d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:08.548393 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d08560b3-5ace-4f23-bedd-542cce020a3d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:08.548669 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d08560b3-5ace-4f23-bedd-542cce020a3d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:08.548839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d08560b3-5ace-4f23-bedd-542cce020a3d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:08.553574 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:08.553574 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:08.554466 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d08560b3-5ace-4f23-bedd-542cce020a3d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:08.554882 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1082/4339] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:08 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:08.573637 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85b47b5b-ca16-4127-a152-f5982c845578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:57:06Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=2b63d3dc-bd7a-49fb-89e5-49ae4529f348,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': '2b63d3dc-bd7a-49fb-89e5-49ae4529f348', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:08.574779 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ea4ef8-b559-457a-aef0-68a7c7469f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:08.606492 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-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. Aug 20 07:57:08.606828 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-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. Aug 20 07:57:08.656688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Created reservations ['fd280ff2-e456-4a87-9f00-376578ee0231', 'fb1ce8b7-1250-47ca-b91a-70786cedbb85', '5d326ed3-079b-43af-9635-a1268865914e', 'dff82fd2-ee7c-46b2-8380-6e3ec8585df3'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:08.656688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ea4ef8-b559-457a-aef0-68a7c7469f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd280ff2-e456-4a87-9f00-376578ee0231', 'fb1ce8b7-1250-47ca-b91a-70786cedbb85', '5d326ed3-079b-43af-9635-a1268865914e', 'dff82fd2-ee7c-46b2-8380-6e3ec8585df3']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:08.657244 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7baf58d4-535c-4b28-a8d4-7ea7475b20cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:08.697582 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7baf58d4-535c-4b28-a8d4-7ea7475b20cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d9b01e-e943-4157-8c1f-9160c00458fd', '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='6dedcf6e0d3c445385dd185d08aaa152',qos_specs=None,replication_status=,reservations=['fd280ff2-e456-4a87-9f00-376578ee0231','fb1ce8b7-1250-47ca-b91a-70786cedbb85','5d326ed3-079b-43af-9635-a1268865914e','dff82fd2-ee7c-46b2-8380-6e3ec8585df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd92242fa44647a995aae00327327335',volume_type_id=2b63d3dc-bd7a-49fb-89e5-49ae4529f348), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:08Z,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=78d9b01e-e943-4157-8c1f-9160c00458fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dedcf6e0d3c445385dd185d08aaa152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd92242fa44647a995aae00327327335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b63d3dc-bd7a-49fb-89e5-49ae4529f348),volume_type_id=2b63d3dc-bd7a-49fb-89e5-49ae4529f348)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:08.697910 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d859f8-0c09-425d-8df2-19dcbfe59bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:08.734596 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d859f8-0c09-425d-8df2-19dcbfe59bf1) transitioned into state 'SUCCESS' from 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='6dedcf6e0d3c445385dd185d08aaa152',qos_specs=None,replication_status=,reservations=['fd280ff2-e456-4a87-9f00-376578ee0231','fb1ce8b7-1250-47ca-b91a-70786cedbb85','5d326ed3-079b-43af-9635-a1268865914e','dff82fd2-ee7c-46b2-8380-6e3ec8585df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd92242fa44647a995aae00327327335',volume_type_id=2b63d3dc-bd7a-49fb-89e5-49ae4529f348)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:08.735096 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923e62a8-c1d8-4bae-81d6-fa2de8edf989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:08.754315 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923e62a8-c1d8-4bae-81d6-fa2de8edf989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:08.754315 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Flow 'volume_create_api' (23aefadf-e486-4b82-81aa-3dc4ff1089d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:08.754315 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Create volume request issued successfully. Aug 20 07:57:08.754315 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4064a9ed-1dbf-4dc7-af1e-e9adb8bfef58 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:08.754315 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1074/4340] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:57:08 2026] POST /volume/v3/volumes => generated 796 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:08.772513 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b5806ad-65da-47c7-9f6d-206cd85fd4bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:08.776854 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b5806ad-65da-47c7-9f6d-206cd85fd4bb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:08.776854 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b5806ad-65da-47c7-9f6d-206cd85fd4bb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:08.777484 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b5806ad-65da-47c7-9f6d-206cd85fd4bb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:08.793278 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:08.793278 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:08.801038 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2b5806ad-65da-47c7-9f6d-206cd85fd4bb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:08.806665 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b5806ad-65da-47c7-9f6d-206cd85fd4bb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:08.807430 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1086/4341] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:08 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:09.473140 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2a949c80-2ac0-4e5c-8508-3ac5ec7fa0eb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:09.476044 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2a949c80-2ac0-4e5c-8508-3ac5ec7fa0eb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:57:09.476449 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2a949c80-2ac0-4e5c-8508-3ac5ec7fa0eb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6db81b92-545d-4c1f-a25a-83f225561186", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-662314833", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:09.491899 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff26d6e6-e7b8-4310-8ec9-84e1edbaa38f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:09.492966 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:09.492966 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:09.493631 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2a949c80-2ac0-4e5c-8508-3ac5ec7fa0eb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:09.493858 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-2a949c80-2ac0-4e5c-8508-3ac5ec7fa0eb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create snapshot from volume 6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:57:09.494659 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff26d6e6-e7b8-4310-8ec9-84e1edbaa38f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:09.494976 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff26d6e6-e7b8-4310-8ec9-84e1edbaa38f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:09.495174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff26d6e6-e7b8-4310-8ec9-84e1edbaa38f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:09.495308 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ff26d6e6-e7b8-4310-8ec9-84e1edbaa38f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:09.501205 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:09.501205 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:09.503100 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff26d6e6-e7b8-4310-8ec9-84e1edbaa38f tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:09.503100 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1083/4342] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:09 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:09.541910 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8828439-3758-456e-8c6f-ae824536a0aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:09.545200 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8828439-3758-456e-8c6f-ae824536a0aa tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:09.545590 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8828439-3758-456e-8c6f-ae824536a0aa tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:09.545899 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8828439-3758-456e-8c6f-ae824536a0aa tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:09.546192 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b8828439-3758-456e-8c6f-ae824536a0aa tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:09.550563 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2a949c80-2ac0-4e5c-8508-3ac5ec7fa0eb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['d92573c3-79df-4570-aac2-dc4f629f1c97', '492bccb3-ab9a-41d6-8bf1-8d426be3be04', '0d84bd18-a3e3-446f-b926-132eba7f97a9', 'f818e8ed-9a9e-43fe-9f65-f3d33c877bfb'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:09.554407 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:09.554407 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:09.555326 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8828439-3758-456e-8c6f-ae824536a0aa tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:09.555938 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1075/4343] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:09 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:09.566993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6d98ec8f-2a82-4e15-ba1a-b606898b5927 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:09.569080 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d98ec8f-2a82-4e15-ba1a-b606898b5927 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:09.569271 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d98ec8f-2a82-4e15-ba1a-b606898b5927 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:09.569463 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d98ec8f-2a82-4e15-ba1a-b606898b5927 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:09.569578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6d98ec8f-2a82-4e15-ba1a-b606898b5927 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:09.578223 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:09.578223 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:09.579249 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d98ec8f-2a82-4e15-ba1a-b606898b5927 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:09.579780 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1087/4344] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:09 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:09.596009 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-903eccbf-4281-47f6-b60d-861dad599bf6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:09.598492 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-903eccbf-4281-47f6-b60d-861dad599bf6 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 Aug 20 07:57:09.599174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-903eccbf-4281-47f6-b60d-861dad599bf6 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:09.599629 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-903eccbf-4281-47f6-b60d-861dad599bf6 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:09.599731 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2a949c80-2ac0-4e5c-8508-3ac5ec7fa0eb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot force create request issued successfully. Aug 20 07:57:09.600127 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2a949c80-2ac0-4e5c-8508-3ac5ec7fa0eb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:57:09.600663 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1100/4345] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:57:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:09.612778 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3de82737-2567-4b03-8f91-eae6d6c94f1b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:09.614770 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:09.614770 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:09.614964 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3de82737-2567-4b03-8f91-eae6d6c94f1b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:09.614964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3de82737-2567-4b03-8f91-eae6d6c94f1b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:09.614964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3de82737-2567-4b03-8f91-eae6d6c94f1b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:09.621718 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-903eccbf-4281-47f6-b60d-861dad599bf6 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:57:09.622577 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:09.622577 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:09.624265 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3de82737-2567-4b03-8f91-eae6d6c94f1b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:09.624265 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3de82737-2567-4b03-8f91-eae6d6c94f1b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 returned with HTTP 200 Aug 20 07:57:09.624351 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1076/4346] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:09 2026] GET /volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:09.631659 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-903eccbf-4281-47f6-b60d-861dad599bf6 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 returned with HTTP 200 Aug 20 07:57:09.632738 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1084/4347] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:09 2026] GET /volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:09.652756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:09.655348 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] POST https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec/restore Aug 20 07:57:09.655882 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:09.660977 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Restoring backup d25deb04-3274-44fa-bb91-ae31048bd0ec ({'restore': {}}) {{(pid=100249) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 07:57:09.661190 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Restoring backup d25deb04-3274-44fa-bb91-ae31048bd0ec to volume None. Aug 20 07:57:09.674186 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:09.674186 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:09.675847 np0000007856 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Creating volume of 1 GB for restore of backup d25deb04-3274-44fa-bb91-ae31048bd0ec. Aug 20 07:57:09.695270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Availability zone cache updated, next update will occur around 2026-08-20 08:57:09.694783. {{(pid=100249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 07:57:09.695434 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Availability Zones retrieved successfully. Aug 20 07:57:09.702924 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Flow 'volume_create_api' (59a24689-439e-414c-9c13-63f3b9a0a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:09.703976 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3170b78b-45ac-4255-8ecb-1fd2eaeada19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:09.704768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:09.752210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3170b78b-45ac-4255-8ecb-1fd2eaeada19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:09.753257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (674c9365-86a9-4768-885d-329fa8d811d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:09.802085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Created reservations ['636b3595-836c-4b1f-ac3d-660b066ced3c', '17ffcb5e-0c77-4f7f-a937-8eae59f0ce3d', '76591a5e-e6f4-43a0-8af2-58ba523e31c3', 'fdcfb31b-2038-4a36-8a06-dec10444371d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:09.803275 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (674c9365-86a9-4768-885d-329fa8d811d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['636b3595-836c-4b1f-ac3d-660b066ced3c', '17ffcb5e-0c77-4f7f-a937-8eae59f0ce3d', '76591a5e-e6f4-43a0-8af2-58ba523e31c3', 'fdcfb31b-2038-4a36-8a06-dec10444371d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:09.804359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28888790-fb48-4c0e-a2f9-4d8ca2effa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:09.822293 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-115b24c3-0b9b-43e0-b785-6e309f2a1055 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:09.824460 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-115b24c3-0b9b-43e0-b785-6e309f2a1055 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:09.824756 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-115b24c3-0b9b-43e0-b785-6e309f2a1055 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:09.826307 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-115b24c3-0b9b-43e0-b785-6e309f2a1055 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:09.833096 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:09.833096 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:09.837821 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-115b24c3-0b9b-43e0-b785-6e309f2a1055 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:09.842569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28888790-fb48-4c0e-a2f9-4d8ca2effa2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20949e6e-5a16-4d6c-8085-fb2b3d45ae2b', '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_d25deb04-3274-44fa-bb91-ae31048bd0ec',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6948b8c8f42e4404823c9aa67ea2bcd9',qos_specs=None,replication_status=,reservations=['636b3595-836c-4b1f-ac3d-660b066ced3c','17ffcb5e-0c77-4f7f-a937-8eae59f0ce3d','76591a5e-e6f4-43a0-8af2-58ba523e31c3','fdcfb31b-2038-4a36-8a06-dec10444371d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c949458d9f94c7f848645215045cf10',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d25deb04-3274-44fa-bb91-ae31048bd0ec',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20949e6e-5a16-4d6c-8085-fb2b3d45ae2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6948b8c8f42e4404823c9aa67ea2bcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c949458d9f94c7f848645215045cf10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:09.843327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece1b145-68fd-4696-9a22-a5a237c46e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:09.843437 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-115b24c3-0b9b-43e0-b785-6e309f2a1055 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:09.843908 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1101/4348] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:09 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:09.862460 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece1b145-68fd-4696-9a22-a5a237c46e65) transitioned into 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_d25deb04-3274-44fa-bb91-ae31048bd0ec',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6948b8c8f42e4404823c9aa67ea2bcd9',qos_specs=None,replication_status=,reservations=['636b3595-836c-4b1f-ac3d-660b066ced3c','17ffcb5e-0c77-4f7f-a937-8eae59f0ce3d','76591a5e-e6f4-43a0-8af2-58ba523e31c3','fdcfb31b-2038-4a36-8a06-dec10444371d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c949458d9f94c7f848645215045cf10',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:09.863194 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a2bec0-b39c-42e7-be81-a099c350eff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:09.873511 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a2bec0-b39c-42e7-be81-a099c350eff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:09.874633 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Flow 'volume_create_api' (59a24689-439e-414c-9c13-63f3b9a0a244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:09.875025 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Create volume request issued successfully. Aug 20 07:57:09.883500 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:09.883500 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:09.884138 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:57:10.515355 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7c292510-fd82-40fc-8912-36135a3ae539 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:10.518012 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c292510-fd82-40fc-8912-36135a3ae539 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:10.518439 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c292510-fd82-40fc-8912-36135a3ae539 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:10.518762 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c292510-fd82-40fc-8912-36135a3ae539 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:10.518899 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7c292510-fd82-40fc-8912-36135a3ae539 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:10.525646 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:10.525646 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:10.526622 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c292510-fd82-40fc-8912-36135a3ae539 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:10.527112 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1077/4349] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:10 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:10.566913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1a5ee7c4-e313-40cf-a74d-b729a407c7c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:10.569349 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a5ee7c4-e313-40cf-a74d-b729a407c7c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:10.569777 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a5ee7c4-e313-40cf-a74d-b729a407c7c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:10.570160 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a5ee7c4-e313-40cf-a74d-b729a407c7c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:10.570363 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1a5ee7c4-e313-40cf-a74d-b729a407c7c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:10.575958 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:10.575958 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:10.576931 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a5ee7c4-e313-40cf-a74d-b729a407c7c7 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:10.577572 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1085/4350] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:10 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:10.635569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e939543-34a7-46ba-b7e4-9b24e76f092a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:10.637579 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e939543-34a7-46ba-b7e4-9b24e76f092a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:10.637971 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e939543-34a7-46ba-b7e4-9b24e76f092a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:10.638265 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e939543-34a7-46ba-b7e4-9b24e76f092a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:10.644804 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:10.644804 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:10.645692 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2e939543-34a7-46ba-b7e4-9b24e76f092a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:10.646879 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e939543-34a7-46ba-b7e4-9b24e76f092a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 returned with HTTP 200 Aug 20 07:57:10.647453 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1102/4351] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:10 2026] GET /volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:10.658284 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6bcbf5b4-946c-4209-9a2e-114c3a607e45 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:10.660250 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bcbf5b4-946c-4209-9a2e-114c3a607e45 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:10.660573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bcbf5b4-946c-4209-9a2e-114c3a607e45 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:10.660863 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bcbf5b4-946c-4209-9a2e-114c3a607e45 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:10.668632 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:10.668632 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:10.669514 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6bcbf5b4-946c-4209-9a2e-114c3a607e45 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:10.670789 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bcbf5b4-946c-4209-9a2e-114c3a607e45 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 returned with HTTP 200 Aug 20 07:57:10.671355 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1078/4352] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:10 2026] GET /volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:10.681834 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d94472e2-f2ae-4eaf-a00a-4f4fd80e76bf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:10.683695 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d94472e2-f2ae-4eaf-a00a-4f4fd80e76bf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:57:10.684107 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d94472e2-f2ae-4eaf-a00a-4f4fd80e76bf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6db81b92-545d-4c1f-a25a-83f225561186", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-334583497", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:10.696916 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:10.696916 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:10.696916 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d94472e2-f2ae-4eaf-a00a-4f4fd80e76bf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:10.697010 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-d94472e2-f2ae-4eaf-a00a-4f4fd80e76bf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create snapshot from volume 6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:57:10.729217 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-d94472e2-f2ae-4eaf-a00a-4f4fd80e76bf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['c579e2c4-1de5-4297-8d14-bef581c29121', 'd0a8d5f5-5dd9-4f7c-951c-5575eec6410a', 'a49d753b-b5d6-46ae-b0d0-0eb04005f566', '3e1254dd-042f-4ac8-a36f-db2736d32449'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:10.770266 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d94472e2-f2ae-4eaf-a00a-4f4fd80e76bf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot force create request issued successfully. Aug 20 07:57:10.770749 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d94472e2-f2ae-4eaf-a00a-4f4fd80e76bf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:57:10.771322 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1086/4353] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:57:10 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) Aug 20 07:57:10.780407 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f39cf270-a255-4cac-9dc0-7532267ff786 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:10.782404 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f39cf270-a255-4cac-9dc0-7532267ff786 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:10.784790 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f39cf270-a255-4cac-9dc0-7532267ff786 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:10.784790 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f39cf270-a255-4cac-9dc0-7532267ff786 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:10.792733 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:10.792733 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:10.792733 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f39cf270-a255-4cac-9dc0-7532267ff786 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:10.792733 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f39cf270-a255-4cac-9dc0-7532267ff786 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 returned with HTTP 200 Aug 20 07:57:10.793094 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1103/4354] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:10 2026] GET /volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:10.862746 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9ceea597-07c6-4fc8-a05c-bb9eaf4f66a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:10.869158 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ceea597-07c6-4fc8-a05c-bb9eaf4f66a4 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:10.869426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9ceea597-07c6-4fc8-a05c-bb9eaf4f66a4 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:10.870163 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9ceea597-07c6-4fc8-a05c-bb9eaf4f66a4 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:10.887686 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:10.887686 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:10.895300 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:10.895300 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:10.896022 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:57:10.896166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Checking backup size 1 against volume size 1 {{(pid=100249) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 07:57:10.896166 np0000007856 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Overwriting volume 20949e6e-5a16-4d6c-8085-fb2b3d45ae2b with restore of backup d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:10.896996 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9ceea597-07c6-4fc8-a05c-bb9eaf4f66a4 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:10.904346 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ceea597-07c6-4fc8-a05c-bb9eaf4f66a4 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:10.905059 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1079/4355] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:10 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:10.925029 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] restore_backup in rpcapi backup_id d25deb04-3274-44fa-bb91-ae31048bd0ec {{(pid=100249) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 07:57:10.928417 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e038c956-ba49-4f30-a38c-59d43e20fd96 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec/restore returned with HTTP 202 Aug 20 07:57:10.928417 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1088/4356] 10.4.3.57 () {68 vars in 1386 bytes} [Thu Aug 20 07:57:09 2026] POST /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec/restore => generated 189 bytes in 1276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:10.938594 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e915758-2005-4b8f-ad71-4c5e77828c27 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:10.941069 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e915758-2005-4b8f-ad71-4c5e77828c27 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:10.941383 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e915758-2005-4b8f-ad71-4c5e77828c27 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:10.941700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e915758-2005-4b8f-ad71-4c5e77828c27 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:10.941923 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9e915758-2005-4b8f-ad71-4c5e77828c27 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:10.947714 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:10.947714 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:10.949109 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e915758-2005-4b8f-ad71-4c5e77828c27 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:10.949647 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1087/4357] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:10 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.004596 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-23938dee-e2eb-4dec-866d-8311df05e649 req-1b2d26de-9cd6-420f-8c0f-d662f315e5ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.006528 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-1b2d26de-9cd6-420f-8c0f-d662f315e5ad tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:11.007068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-1b2d26de-9cd6-420f-8c0f-d662f315e5ad tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.007420 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-1b2d26de-9cd6-420f-8c0f-d662f315e5ad tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.015631 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.015631 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:11.022153 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-23938dee-e2eb-4dec-866d-8311df05e649 req-1b2d26de-9cd6-420f-8c0f-d662f315e5ad tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:11.030009 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-1b2d26de-9cd6-420f-8c0f-d662f315e5ad tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:11.030009 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1104/4358] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.110810 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0b5c9b1-2b3b-4bd6-9b62-f9d3ec705971 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.111320 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0b5c9b1-2b3b-4bd6-9b62-f9d3ec705971 None None] GET https://10.4.3.57/volume// Aug 20 07:57:11.111502 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0b5c9b1-2b3b-4bd6-9b62-f9d3ec705971 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.111891 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0b5c9b1-2b3b-4bd6-9b62-f9d3ec705971 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.112294 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0b5c9b1-2b3b-4bd6-9b62-f9d3ec705971 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:11.112781 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1080/4359] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:11.121652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-23938dee-e2eb-4dec-866d-8311df05e649 req-bbac5bde-65b1-4669-902a-8ceacb5fc02f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.124713 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-bbac5bde-65b1-4669-902a-8ceacb5fc02f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:57:11.125193 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-bbac5bde-65b1-4669-902a-8ceacb5fc02f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b34be421-6e84-4dbb-8cb6-4426932c6d57", "connector": null, "instance_uuid": "ee7378cc-4c6a-4224-8d11-8d0be8d6aef3"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:11.138278 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.138278 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:11.176434 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-bbac5bde-65b1-4669-902a-8ceacb5fc02f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:57:11.176986 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1089/4360] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:57:11 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) Aug 20 07:57:11.217566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f728e47-86f0-4f40-af7d-783602997274 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.220730 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f728e47-86f0-4f40-af7d-783602997274 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:11.221494 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f728e47-86f0-4f40-af7d-783602997274 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.221908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f728e47-86f0-4f40-af7d-783602997274 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.230537 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b0b4b6c-793d-49d0-bcc8-e53ea0a50253 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.231161 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b0b4b6c-793d-49d0-bcc8-e53ea0a50253 None None] GET https://10.4.3.57/volume// Aug 20 07:57:11.231482 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b0b4b6c-793d-49d0-bcc8-e53ea0a50253 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.231851 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b0b4b6c-793d-49d0-bcc8-e53ea0a50253 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.232299 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b0b4b6c-793d-49d0-bcc8-e53ea0a50253 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:11.232697 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1105/4361] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:11.235843 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.235843 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:11.241308 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-23938dee-e2eb-4dec-866d-8311df05e649 req-d0e4b506-3026-404c-a307-8ef7a8432fd0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.241425 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f728e47-86f0-4f40-af7d-783602997274 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:11.243572 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-d0e4b506-3026-404c-a307-8ef7a8432fd0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:11.244538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-d0e4b506-3026-404c-a307-8ef7a8432fd0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.244538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-d0e4b506-3026-404c-a307-8ef7a8432fd0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.247477 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f728e47-86f0-4f40-af7d-783602997274 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:11.247902 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1088/4362] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.254499 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.254499 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:11.258389 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-23938dee-e2eb-4dec-866d-8311df05e649 req-d0e4b506-3026-404c-a307-8ef7a8432fd0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:11.263688 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-d0e4b506-3026-404c-a307-8ef7a8432fd0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:11.264426 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1081/4363] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 1082 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:11.399920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-23938dee-e2eb-4dec-866d-8311df05e649 req-4e518178-cf67-46e2-a952-ad213f0d7148 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.402426 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-4e518178-cf67-46e2-a952-ad213f0d7148 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] PUT https://10.4.3.57/volume/v3/attachments/fabfa89a-6778-4073-a50d-a1ab0b1946dc Aug 20 07:57:11.402930 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-4e518178-cf67-46e2-a952-ad213f0d7148 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:11.415456 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-23938dee-e2eb-4dec-866d-8311df05e649 req-4e518178-cf67-46e2-a952-ad213f0d7148 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Acquiring lock "cinder-attachment_update-b34be421-6e84-4dbb-8cb6-4426932c6d57-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:57:11.420582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-23938dee-e2eb-4dec-866d-8311df05e649 req-4e518178-cf67-46e2-a952-ad213f0d7148 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Lock "cinder-attachment_update-b34be421-6e84-4dbb-8cb6-4426932c6d57-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:57:11.422106 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.422106 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:11.542397 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3440bc91-b01b-4929-8943-932719a597e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.546995 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3440bc91-b01b-4929-8943-932719a597e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:11.549146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3440bc91-b01b-4929-8943-932719a597e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.549146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3440bc91-b01b-4929-8943-932719a597e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.549146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3440bc91-b01b-4929-8943-932719a597e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:11.556419 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.556419 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:11.558658 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3440bc91-b01b-4929-8943-932719a597e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:11.558658 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1106/4364] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.580281 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-23938dee-e2eb-4dec-866d-8311df05e649 req-4e518178-cf67-46e2-a952-ad213f0d7148 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Lock "cinder-attachment_update-b34be421-6e84-4dbb-8cb6-4426932c6d57-np0000007856" released by "attachment_update" :: held 0.160s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:57:11.580805 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-4e518178-cf67-46e2-a952-ad213f0d7148 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments/fabfa89a-6778-4073-a50d-a1ab0b1946dc returned with HTTP 200 Aug 20 07:57:11.581752 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1090/4365] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:57:11 2026] PUT /volume/v3/attachments/fabfa89a-6778-4073-a50d-a1ab0b1946dc => generated 968 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:11.604054 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-58e7a87c-5b14-431e-a786-3b6e702673a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.608289 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-23938dee-e2eb-4dec-866d-8311df05e649 req-5430d2b7-6973-4766-b0fa-ec863784cb7d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.608421 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58e7a87c-5b14-431e-a786-3b6e702673a2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:11.608421 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58e7a87c-5b14-431e-a786-3b6e702673a2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.608421 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58e7a87c-5b14-431e-a786-3b6e702673a2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.608421 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-58e7a87c-5b14-431e-a786-3b6e702673a2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:11.609280 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-5430d2b7-6973-4766-b0fa-ec863784cb7d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57/encryption Aug 20 07:57:11.609280 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-5430d2b7-6973-4766-b0fa-ec863784cb7d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.609280 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-5430d2b7-6973-4766-b0fa-ec863784cb7d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.617215 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.617215 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:11.618459 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58e7a87c-5b14-431e-a786-3b6e702673a2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:11.618974 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1089/4366] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.622258 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.622258 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:11.630700 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-5430d2b7-6973-4766-b0fa-ec863784cb7d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57/encryption returned with HTTP 200 Aug 20 07:57:11.631456 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1082/4367] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.803630 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-52e493b1-2a13-4107-b2e4-2071c84fecb8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.805333 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52e493b1-2a13-4107-b2e4-2071c84fecb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:11.805510 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52e493b1-2a13-4107-b2e4-2071c84fecb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.805720 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52e493b1-2a13-4107-b2e4-2071c84fecb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.813221 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.813221 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:11.813647 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-52e493b1-2a13-4107-b2e4-2071c84fecb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:11.814371 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52e493b1-2a13-4107-b2e4-2071c84fecb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 returned with HTTP 200 Aug 20 07:57:11.814891 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1107/4368] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.823310 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fe37e58a-1d08-4b6a-80f7-bd829c082f2e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.825128 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe37e58a-1d08-4b6a-80f7-bd829c082f2e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:11.825382 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe37e58a-1d08-4b6a-80f7-bd829c082f2e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.825574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe37e58a-1d08-4b6a-80f7-bd829c082f2e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.831355 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.831355 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:11.831931 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fe37e58a-1d08-4b6a-80f7-bd829c082f2e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:11.832956 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe37e58a-1d08-4b6a-80f7-bd829c082f2e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 returned with HTTP 200 Aug 20 07:57:11.833404 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1091/4369] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.844018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9ec6b31e-47b2-404c-847e-60a8631633cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.846732 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ec6b31e-47b2-404c-847e-60a8631633cc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:57:11.847204 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ec6b31e-47b2-404c-847e-60a8631633cc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6db81b92-545d-4c1f-a25a-83f225561186", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-869431010", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:11.862046 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.862046 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:11.862694 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9ec6b31e-47b2-404c-847e-60a8631633cc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:11.862922 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-9ec6b31e-47b2-404c-847e-60a8631633cc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create snapshot from volume 6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:57:11.897225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9ec6b31e-47b2-404c-847e-60a8631633cc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['b9e6e4b9-6564-45b1-adb1-de1cd83d41cd', 'd3943fe0-22a4-427a-9b3b-ed9e8780c5cb', '8791ac0b-f402-4320-a8a4-0d3837386d75', '65f1a94c-dbcf-4929-8126-61a29d25bb8b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:11.923696 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c5fc1d1-0884-4d8e-9fb9-754bd1803464 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.925565 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c5fc1d1-0884-4d8e-9fb9-754bd1803464 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:11.925977 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c5fc1d1-0884-4d8e-9fb9-754bd1803464 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.926209 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c5fc1d1-0884-4d8e-9fb9-754bd1803464 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.932741 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9ec6b31e-47b2-404c-847e-60a8631633cc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot force create request issued successfully. Aug 20 07:57:11.933185 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ec6b31e-47b2-404c-847e-60a8631633cc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:57:11.933794 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1090/4370] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:57:11 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) Aug 20 07:57:11.933878 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.933878 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:11.939483 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6c5fc1d1-0884-4d8e-9fb9-754bd1803464 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:11.946512 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-661c1947-719a-405a-8e81-d4693ee64797 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.947827 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c5fc1d1-0884-4d8e-9fb9-754bd1803464 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:11.948520 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1083/4371] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.949148 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-661c1947-719a-405a-8e81-d4693ee64797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:11.949470 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-661c1947-719a-405a-8e81-d4693ee64797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.949791 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-661c1947-719a-405a-8e81-d4693ee64797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.956903 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.956903 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:11.957496 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-661c1947-719a-405a-8e81-d4693ee64797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:11.958596 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-661c1947-719a-405a-8e81-d4693ee64797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 returned with HTTP 200 Aug 20 07:57:11.959206 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1108/4372] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:11.964319 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0508885f-c7e3-4dc7-a5a2-b356b5a29211 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:11.966077 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0508885f-c7e3-4dc7-a5a2-b356b5a29211 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:11.966268 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0508885f-c7e3-4dc7-a5a2-b356b5a29211 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:11.966475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0508885f-c7e3-4dc7-a5a2-b356b5a29211 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:11.966590 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0508885f-c7e3-4dc7-a5a2-b356b5a29211 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:11.970987 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:11.970987 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:11.971812 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0508885f-c7e3-4dc7-a5a2-b356b5a29211 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:11.972161 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1092/4373] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:11 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:12.263607 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15ff5d03-e941-418f-8050-fa381ac78963 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:12.265695 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15ff5d03-e941-418f-8050-fa381ac78963 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:12.266014 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15ff5d03-e941-418f-8050-fa381ac78963 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:12.266327 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15ff5d03-e941-418f-8050-fa381ac78963 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:12.277490 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:12.277490 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:12.282333 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-15ff5d03-e941-418f-8050-fa381ac78963 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:12.287218 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15ff5d03-e941-418f-8050-fa381ac78963 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:12.287641 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1091/4374] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:12 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:12.570709 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-58c1c455-0664-488a-b68f-410a2c7df3e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:12.573308 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58c1c455-0664-488a-b68f-410a2c7df3e5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:12.573308 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58c1c455-0664-488a-b68f-410a2c7df3e5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:12.573471 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58c1c455-0664-488a-b68f-410a2c7df3e5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:12.573628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-58c1c455-0664-488a-b68f-410a2c7df3e5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:12.578825 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:12.578825 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:12.579773 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58c1c455-0664-488a-b68f-410a2c7df3e5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:12.581002 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1084/4375] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:12 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:12.630760 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c0f14f57-ed0f-44b3-89d6-6f0c46473a5d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:12.633380 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c0f14f57-ed0f-44b3-89d6-6f0c46473a5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:12.633663 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c0f14f57-ed0f-44b3-89d6-6f0c46473a5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:12.633924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c0f14f57-ed0f-44b3-89d6-6f0c46473a5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:12.634071 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c0f14f57-ed0f-44b3-89d6-6f0c46473a5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:12.639862 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:12.639862 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:12.640528 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c0f14f57-ed0f-44b3-89d6-6f0c46473a5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:12.641013 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1109/4376] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:12 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:12.962255 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7e7598cf-2226-48c4-86ef-a3010c2a8e4d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:12.963782 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e7598cf-2226-48c4-86ef-a3010c2a8e4d tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:12.964173 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7e7598cf-2226-48c4-86ef-a3010c2a8e4d tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:12.965431 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7e7598cf-2226-48c4-86ef-a3010c2a8e4d tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:12.969487 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-32d4c059-0117-4d69-a6e6-a795d3c820b5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:12.971697 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32d4c059-0117-4d69-a6e6-a795d3c820b5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:12.971970 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32d4c059-0117-4d69-a6e6-a795d3c820b5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:12.972225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32d4c059-0117-4d69-a6e6-a795d3c820b5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:12.973231 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:12.973231 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:12.978073 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:12.978073 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:12.980022 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-32d4c059-0117-4d69-a6e6-a795d3c820b5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:12.980022 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32d4c059-0117-4d69-a6e6-a795d3c820b5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 returned with HTTP 200 Aug 20 07:57:12.980190 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1092/4377] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:12 2026] GET /volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:12.980905 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7e7598cf-2226-48c4-86ef-a3010c2a8e4d tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:12.986619 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5b814f73-4c73-42c3-a2be-78c43ab451a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:12.987724 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e7598cf-2226-48c4-86ef-a3010c2a8e4d tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:12.989898 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b814f73-4c73-42c3-a2be-78c43ab451a0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:12.989898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b814f73-4c73-42c3-a2be-78c43ab451a0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:12.989898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b814f73-4c73-42c3-a2be-78c43ab451a0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:12.989898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5b814f73-4c73-42c3-a2be-78c43ab451a0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:12.990100 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1093/4378] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:12 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:12.991935 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-31ffd936-6000-4903-9e59-895c29fd0b95 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:12.995016 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31ffd936-6000-4903-9e59-895c29fd0b95 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:12.995347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31ffd936-6000-4903-9e59-895c29fd0b95 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:12.995534 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31ffd936-6000-4903-9e59-895c29fd0b95 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:12.995721 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:12.995721 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:12.996538 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b814f73-4c73-42c3-a2be-78c43ab451a0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:12.996963 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1085/4379] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:12 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:13.000431 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:13.000431 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:13.000852 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-31ffd936-6000-4903-9e59-895c29fd0b95 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:13.001577 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31ffd936-6000-4903-9e59-895c29fd0b95 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 returned with HTTP 200 Aug 20 07:57:13.002036 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1110/4380] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:12 2026] GET /volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:13.303785 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35539d9c-8b96-4f33-86f1-2e49a9f4abc8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:13.306475 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35539d9c-8b96-4f33-86f1-2e49a9f4abc8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:13.306814 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35539d9c-8b96-4f33-86f1-2e49a9f4abc8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:13.307064 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35539d9c-8b96-4f33-86f1-2e49a9f4abc8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:13.318373 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:13.318373 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:13.322272 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35539d9c-8b96-4f33-86f1-2e49a9f4abc8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:13.328134 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35539d9c-8b96-4f33-86f1-2e49a9f4abc8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:13.328615 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1093/4381] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:13 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:13.594405 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a46c03b8-882a-4120-8110-5fdb21f68a0a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:13.598265 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a46c03b8-882a-4120-8110-5fdb21f68a0a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:13.598591 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a46c03b8-882a-4120-8110-5fdb21f68a0a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:13.598889 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a46c03b8-882a-4120-8110-5fdb21f68a0a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:13.599075 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a46c03b8-882a-4120-8110-5fdb21f68a0a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:13.604090 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:13.604090 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:13.604807 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a46c03b8-882a-4120-8110-5fdb21f68a0a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:13.605208 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1094/4382] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:13 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:13.650026 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c15bb1bf-2743-4bf0-91b6-0f64c674374a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:13.651796 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c15bb1bf-2743-4bf0-91b6-0f64c674374a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:13.652018 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c15bb1bf-2743-4bf0-91b6-0f64c674374a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:13.652206 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c15bb1bf-2743-4bf0-91b6-0f64c674374a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:13.652349 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c15bb1bf-2743-4bf0-91b6-0f64c674374a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:13.656947 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:13.656947 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:13.657518 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c15bb1bf-2743-4bf0-91b6-0f64c674374a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:13.657889 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1086/4383] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:13 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:14.005568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a4491a24-10f2-499a-b72f-b70ba3deff36 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.008304 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4491a24-10f2-499a-b72f-b70ba3deff36 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:14.008560 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4491a24-10f2-499a-b72f-b70ba3deff36 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.008812 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4491a24-10f2-499a-b72f-b70ba3deff36 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.008920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-12a50682-06a7-4ecd-9e76-c4d236cd90bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.010849 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12a50682-06a7-4ecd-9e76-c4d236cd90bb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:14.011087 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12a50682-06a7-4ecd-9e76-c4d236cd90bb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.011323 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12a50682-06a7-4ecd-9e76-c4d236cd90bb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.011436 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-12a50682-06a7-4ecd-9e76-c4d236cd90bb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:14.016200 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.016200 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:14.016950 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12a50682-06a7-4ecd-9e76-c4d236cd90bb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:14.017372 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1094/4384] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:14 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:14.022484 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.022484 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:14.026713 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a4491a24-10f2-499a-b72f-b70ba3deff36 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:14.032231 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4491a24-10f2-499a-b72f-b70ba3deff36 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:14.032709 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1111/4385] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:14 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:14.346861 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-745947a5-9701-45b2-9679-d6dcc83fe9c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.348816 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-745947a5-9701-45b2-9679-d6dcc83fe9c0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:14.349021 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-745947a5-9701-45b2-9679-d6dcc83fe9c0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.349224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-745947a5-9701-45b2-9679-d6dcc83fe9c0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.359435 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.359435 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:14.362976 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-745947a5-9701-45b2-9679-d6dcc83fe9c0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:14.367401 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-745947a5-9701-45b2-9679-d6dcc83fe9c0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:14.367847 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1095/4386] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:14 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:14.506629 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c012f74b-bb89-44ba-bc42-843b4248839e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.508320 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c012f74b-bb89-44ba-bc42-843b4248839e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:14.508538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c012f74b-bb89-44ba-bc42-843b4248839e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.508798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c012f74b-bb89-44ba-bc42-843b4248839e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.508937 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-c012f74b-bb89-44ba-bc42-843b4248839e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: 6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:14.514561 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.514561 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:14.515006 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c012f74b-bb89-44ba-bc42-843b4248839e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:14.535413 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c012f74b-bb89-44ba-bc42-843b4248839e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot delete request issued successfully. Aug 20 07:57:14.535538 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c012f74b-bb89-44ba-bc42-843b4248839e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 returned with HTTP 202 Aug 20 07:57:14.535955 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1087/4387] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:57:14 2026] DELETE /volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:14.543861 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4dc37380-d159-4437-a7d0-8fe66f57b6a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.546084 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4dc37380-d159-4437-a7d0-8fe66f57b6a9 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:14.546337 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4dc37380-d159-4437-a7d0-8fe66f57b6a9 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.546619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4dc37380-d159-4437-a7d0-8fe66f57b6a9 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.553640 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.553640 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:14.554132 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4dc37380-d159-4437-a7d0-8fe66f57b6a9 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:14.555072 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4dc37380-d159-4437-a7d0-8fe66f57b6a9 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 returned with HTTP 200 Aug 20 07:57:14.555475 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1095/4388] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:14 2026] GET /volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:14.616843 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-53bd9ee2-8479-43a3-8e12-d8a9024ead9d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.619376 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53bd9ee2-8479-43a3-8e12-d8a9024ead9d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:14.619755 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53bd9ee2-8479-43a3-8e12-d8a9024ead9d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.620046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53bd9ee2-8479-43a3-8e12-d8a9024ead9d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.620222 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-53bd9ee2-8479-43a3-8e12-d8a9024ead9d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:14.625714 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.625714 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:14.626461 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53bd9ee2-8479-43a3-8e12-d8a9024ead9d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 200 Aug 20 07:57:14.626864 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1112/4389] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:14 2026] GET /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:14.637394 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-064cf6a0-6495-4d7b-90fe-456671bd3f4d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.640338 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-064cf6a0-6495-4d7b-90fe-456671bd3f4d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f Aug 20 07:57:14.641189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-064cf6a0-6495-4d7b-90fe-456671bd3f4d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.641473 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-064cf6a0-6495-4d7b-90fe-456671bd3f4d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.641643 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-064cf6a0-6495-4d7b-90fe-456671bd3f4d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete backup with id: 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f. Aug 20 07:57:14.646633 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.646633 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:14.661079 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-064cf6a0-6495-4d7b-90fe-456671bd3f4d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] delete_backup rpcapi backup_id 48d2ab17-9f4e-41bb-8f03-caeee20fcf3f {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:57:14.663269 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-064cf6a0-6495-4d7b-90fe-456671bd3f4d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f returned with HTTP 202 Aug 20 07:57:14.663815 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1096/4390] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:14 2026] DELETE /volume/v3/backups/48d2ab17-9f4e-41bb-8f03-caeee20fcf3f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:57:14.670853 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-001a94eb-dc0a-4758-826b-54413c61c16f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.672825 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57a127d9-806b-4468-b252-fb2e646747a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.674516 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-001a94eb-dc0a-4758-826b-54413c61c16f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:14.674817 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-001a94eb-dc0a-4758-826b-54413c61c16f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.675041 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-001a94eb-dc0a-4758-826b-54413c61c16f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.675148 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-001a94eb-dc0a-4758-826b-54413c61c16f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:14.675294 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57a127d9-806b-4468-b252-fb2e646747a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 Aug 20 07:57:14.675520 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57a127d9-806b-4468-b252-fb2e646747a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.675824 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57a127d9-806b-4468-b252-fb2e646747a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.676026 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-57a127d9-806b-4468-b252-fb2e646747a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume with id: fb38dd2d-553d-44e9-9aae-6bc4201012a3 Aug 20 07:57:14.685172 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.685172 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:14.685501 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57a127d9-806b-4468-b252-fb2e646747a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:14.686051 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.686051 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:14.686819 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-001a94eb-dc0a-4758-826b-54413c61c16f tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:14.687245 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1088/4391] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:14 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:14.714111 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57a127d9-806b-4468-b252-fb2e646747a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume request issued successfully. Aug 20 07:57:14.714380 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57a127d9-806b-4468-b252-fb2e646747a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 returned with HTTP 202 Aug 20 07:57:14.714995 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1096/4392] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:14 2026] DELETE /volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:14.728163 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0f143e13-22aa-49b4-a213-e30ab89d3f62 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:14.733362 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f143e13-22aa-49b4-a213-e30ab89d3f62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 Aug 20 07:57:14.733694 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f143e13-22aa-49b4-a213-e30ab89d3f62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:14.733983 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f143e13-22aa-49b4-a213-e30ab89d3f62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:14.743145 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:14.743145 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:14.749568 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0f143e13-22aa-49b4-a213-e30ab89d3f62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:14.751447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f143e13-22aa-49b4-a213-e30ab89d3f62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 returned with HTTP 200 Aug 20 07:57:14.752011 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1113/4393] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:14 2026] GET /volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:15.027450 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec2ff3b1-5396-48ea-91b6-7fedfef05906 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.029353 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec2ff3b1-5396-48ea-91b6-7fedfef05906 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:15.029557 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec2ff3b1-5396-48ea-91b6-7fedfef05906 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:15.029808 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec2ff3b1-5396-48ea-91b6-7fedfef05906 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:15.029972 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ec2ff3b1-5396-48ea-91b6-7fedfef05906 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:15.034922 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:15.034922 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:15.035969 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec2ff3b1-5396-48ea-91b6-7fedfef05906 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:15.036368 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1097/4394] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:15 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:15.046484 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1252813f-6ea1-4ab3-b9ce-c2eabc857933 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.048805 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1252813f-6ea1-4ab3-b9ce-c2eabc857933 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:15.049043 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1252813f-6ea1-4ab3-b9ce-c2eabc857933 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:15.049275 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1252813f-6ea1-4ab3-b9ce-c2eabc857933 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:15.056761 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:15.056761 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:15.059930 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1252813f-6ea1-4ab3-b9ce-c2eabc857933 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:15.063476 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1252813f-6ea1-4ab3-b9ce-c2eabc857933 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:15.063954 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1089/4395] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:15 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:15.379442 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-62d7d003-81f3-4353-b20b-e0834ccb3ff3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.381693 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62d7d003-81f3-4353-b20b-e0834ccb3ff3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:15.381939 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62d7d003-81f3-4353-b20b-e0834ccb3ff3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:15.382168 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62d7d003-81f3-4353-b20b-e0834ccb3ff3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:15.393472 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:15.393472 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:15.398741 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-62d7d003-81f3-4353-b20b-e0834ccb3ff3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:15.402674 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62d7d003-81f3-4353-b20b-e0834ccb3ff3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:15.403209 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1097/4396] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:15 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:15.579081 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-23209b70-7b2b-410c-9800-568614e6719c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.581404 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-23209b70-7b2b-410c-9800-568614e6719c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:15.581779 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-23209b70-7b2b-410c-9800-568614e6719c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:15.582131 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-23209b70-7b2b-410c-9800-568614e6719c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:15.587628 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-23209b70-7b2b-410c-9800-568614e6719c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 returned with HTTP 404 Aug 20 07:57:15.587628 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1114/4397] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:15 2026] GET /volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:15.595341 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e0649be5-c71d-469f-88b3-2a742e1d3c05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.597512 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0649be5-c71d-469f-88b3-2a742e1d3c05 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:15.597790 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0649be5-c71d-469f-88b3-2a742e1d3c05 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:15.598010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0649be5-c71d-469f-88b3-2a742e1d3c05 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:15.598139 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e0649be5-c71d-469f-88b3-2a742e1d3c05 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:15.605297 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:15.605297 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:15.605835 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e0649be5-c71d-469f-88b3-2a742e1d3c05 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:15.627616 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e0649be5-c71d-469f-88b3-2a742e1d3c05 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot delete request issued successfully. Aug 20 07:57:15.627967 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0649be5-c71d-469f-88b3-2a742e1d3c05 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 returned with HTTP 202 Aug 20 07:57:15.628468 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1098/4398] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:57:15 2026] DELETE /volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:15.636170 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb40f831-49f5-473e-ae54-c6781cc54e13 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.638044 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb40f831-49f5-473e-ae54-c6781cc54e13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:15.638298 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb40f831-49f5-473e-ae54-c6781cc54e13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:15.638569 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb40f831-49f5-473e-ae54-c6781cc54e13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:15.644111 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:15.644111 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:15.644735 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb40f831-49f5-473e-ae54-c6781cc54e13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:15.645657 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb40f831-49f5-473e-ae54-c6781cc54e13 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 returned with HTTP 200 Aug 20 07:57:15.646121 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1090/4399] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:15 2026] GET /volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:15.699290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-80169f8d-35dd-4a39-8a63-03e7b5c48eed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.701066 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80169f8d-35dd-4a39-8a63-03e7b5c48eed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:15.701253 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80169f8d-35dd-4a39-8a63-03e7b5c48eed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:15.701423 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80169f8d-35dd-4a39-8a63-03e7b5c48eed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:15.701513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-80169f8d-35dd-4a39-8a63-03e7b5c48eed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:15.705484 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:15.705484 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:15.706148 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80169f8d-35dd-4a39-8a63-03e7b5c48eed tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:15.706489 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1098/4400] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:15 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:15.766963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-edc4541c-6cee-4016-bcd1-6b21ed2f369b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.768529 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-edc4541c-6cee-4016-bcd1-6b21ed2f369b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 Aug 20 07:57:15.769009 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-edc4541c-6cee-4016-bcd1-6b21ed2f369b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:15.769380 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-edc4541c-6cee-4016-bcd1-6b21ed2f369b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:15.775988 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-edc4541c-6cee-4016-bcd1-6b21ed2f369b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 returned with HTTP 404 Aug 20 07:57:15.776944 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1115/4401] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:15 2026] GET /volume/v3/volumes/fb38dd2d-553d-44e9-9aae-6bc4201012a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:15.786489 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4985aa18-1178-41d0-95a4-6e823afa93a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.789098 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4985aa18-1178-41d0-95a4-6e823afa93a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24/export_record Aug 20 07:57:15.789393 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4985aa18-1178-41d0-95a4-6e823afa93a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:15.789664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4985aa18-1178-41d0-95a4-6e823afa93a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'export_record' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:15.789846 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-4985aa18-1178-41d0-95a4-6e823afa93a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Export record for backup 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 07:57:15.795066 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:15.795066 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:15.796495 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-4985aa18-1178-41d0-95a4-6e823afa93a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling RPCAPI with context: , host: np0000007856, backup: 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 07:57:15.808414 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-4985aa18-1178-41d0-95a4-6e823afa93a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] export_record in rpcapi backup_id 0b26fe3f-25c8-46e5-ab81-9113f589ad24 on host np0000007856. {{(pid=100249) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 07:57:15.822611 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-4985aa18-1178-41d0-95a4-6e823afa93a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGIyNmZlM2YtMjVjOC00NmU1LWFiODEtOTExM2Y1ODlhZDI0IiwgInVzZXJfaWQiOiAiYTU4ZjRiZDM5ZTBkNGE3NjhiYjNhOWI0NWViZDY4YTciLCAicHJvamVjdF9pZCI6ICJiNzI1M2U1NDFkZmM0MjU1OTZkMTcxY2UwN2RhNmRkNiIsICJ2b2x1bWVfaWQiOiAiZTkwZGU4YjUtMzhlOS00NjFkLTliOTgtOTE4OGQ4NmFjY2IzIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTMzMjcyMzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTkwZGU4YjUtMzhlOS00NjFkLTliOTgtOTE4OGQ4NmFjY2IzLzIwMjYwODIwMDc1NjA4L2F6X25vdmFfYmFja3VwXzBiMjZmZTNmLTI1YzgtNDZlNS1hYjgxLTkxMTNmNTg5YWQyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTY6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTY6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1NjoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 07:57:15.822910 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4985aa18-1178-41d0-95a4-6e823afa93a5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24/export_record returned with HTTP 200 Aug 20 07:57:15.823336 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1099/4402] 10.4.3.57 () {68 vars in 1423 bytes} [Thu Aug 20 07:57:15 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:15.834527 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8463883-94a7-489b-937e-1eda94a5e38c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:15.836340 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:15.836694 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1848649141"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:15.838336 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1848649141'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:15.838446 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume of 1 GB Aug 20 07:57:15.842846 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Availability Zones retrieved successfully. Aug 20 07:57:15.848294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (419eb6c1-1e97-4b95-9bed-708c5fd4ca40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:15.849201 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857b2190-feec-4c70-ab6d-84d50e144763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:15.850023 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:15.879438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857b2190-feec-4c70-ab6d-84d50e144763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:15.880578 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad111c1-bcdc-4352-a5b9-64ea7830baee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:15.938620 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['06cd4253-a10f-4ade-8824-de772a1166ac', '0f2a2ab1-82e9-4380-863a-5f6f1ffbdc0f', '76bba0ea-84a9-4a82-b957-fe464887125e', 'a9ae8b5b-9308-4d2f-a169-d29dba58c296'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:15.939460 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad111c1-bcdc-4352-a5b9-64ea7830baee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06cd4253-a10f-4ade-8824-de772a1166ac', '0f2a2ab1-82e9-4380-863a-5f6f1ffbdc0f', '76bba0ea-84a9-4a82-b957-fe464887125e', 'a9ae8b5b-9308-4d2f-a169-d29dba58c296']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:15.941331 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493e0845-5ec9-4e5e-876c-9f0ce6ad3778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:15.974615 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493e0845-5ec9-4e5e-876c-9f0ce6ad3778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d59783-156d-47f5-99fb-e41eb3f2f8d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1848649141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['06cd4253-a10f-4ade-8824-de772a1166ac','0f2a2ab1-82e9-4380-863a-5f6f1ffbdc0f','76bba0ea-84a9-4a82-b957-fe464887125e','a9ae8b5b-9308-4d2f-a169-d29dba58c296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1848649141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d59783-156d-47f5-99fb-e41eb3f2f8d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7253e541dfc425596d171ce07da6dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:15.975968 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f19bbe4-63a2-468c-8685-4659480613e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:15.996827 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f19bbe4-63a2-468c-8685-4659480613e5) transitioned into state 'SUCCESS' from state '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-1848649141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['06cd4253-a10f-4ade-8824-de772a1166ac','0f2a2ab1-82e9-4380-863a-5f6f1ffbdc0f','76bba0ea-84a9-4a82-b957-fe464887125e','a9ae8b5b-9308-4d2f-a169-d29dba58c296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:15.997499 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e53d1ef-e667-4678-8d3f-deaf5587c438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:16.014432 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e53d1ef-e667-4678-8d3f-deaf5587c438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:16.018805 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (419eb6c1-1e97-4b95-9bed-708c5fd4ca40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:16.019219 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume request issued successfully. Aug 20 07:57:16.020077 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8463883-94a7-489b-937e-1eda94a5e38c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:16.020860 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1091/4403] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:57:15 2026] POST /volume/v3/volumes => generated 776 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:16.036331 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6db7e721-fc4a-417c-bed3-de9141ecf67e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.038855 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6db7e721-fc4a-417c-bed3-de9141ecf67e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 Aug 20 07:57:16.039406 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6db7e721-fc4a-417c-bed3-de9141ecf67e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.039810 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6db7e721-fc4a-417c-bed3-de9141ecf67e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.049888 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.049888 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:16.050025 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2cfb85a9-70a6-42be-a6dc-83b7fca45f97 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.051837 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6db7e721-fc4a-417c-bed3-de9141ecf67e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:16.052876 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cfb85a9-70a6-42be-a6dc-83b7fca45f97 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:16.054360 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cfb85a9-70a6-42be-a6dc-83b7fca45f97 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.054783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cfb85a9-70a6-42be-a6dc-83b7fca45f97 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.055026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2cfb85a9-70a6-42be-a6dc-83b7fca45f97 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:16.056119 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6db7e721-fc4a-417c-bed3-de9141ecf67e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 returned with HTTP 200 Aug 20 07:57:16.056317 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1099/4404] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:16.061677 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.061677 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:16.062863 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cfb85a9-70a6-42be-a6dc-83b7fca45f97 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:16.063455 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1116/4405] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:16.076889 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8af86a8-acfe-4da1-9050-5a9419a05c5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.079176 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8af86a8-acfe-4da1-9050-5a9419a05c5f tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:16.079443 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8af86a8-acfe-4da1-9050-5a9419a05c5f tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.079990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8af86a8-acfe-4da1-9050-5a9419a05c5f tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.090191 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.090191 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:16.095875 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8af86a8-acfe-4da1-9050-5a9419a05c5f tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:16.104137 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8af86a8-acfe-4da1-9050-5a9419a05c5f tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:16.104602 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1100/4406] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:16.415524 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5fb01dc-e977-4d8a-bbd6-e152de4380da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.417709 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5fb01dc-e977-4d8a-bbd6-e152de4380da tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:16.417995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5fb01dc-e977-4d8a-bbd6-e152de4380da tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.418249 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5fb01dc-e977-4d8a-bbd6-e152de4380da tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.428103 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.428103 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:16.432404 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a5fb01dc-e977-4d8a-bbd6-e152de4380da tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:16.436819 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5fb01dc-e977-4d8a-bbd6-e152de4380da tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:16.437247 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1092/4407] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:16.657246 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d44e2e1c-ee16-4239-a94f-b10673d720c6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.658999 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d44e2e1c-ee16-4239-a94f-b10673d720c6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:16.659189 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d44e2e1c-ee16-4239-a94f-b10673d720c6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.659369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d44e2e1c-ee16-4239-a94f-b10673d720c6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.663538 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d44e2e1c-ee16-4239-a94f-b10673d720c6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 returned with HTTP 404 Aug 20 07:57:16.664017 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1100/4408] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:16.671158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8ba18aae-8ff8-4382-bad6-bf601f4de5cb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.672558 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ba18aae-8ff8-4382-bad6-bf601f4de5cb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:16.672843 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ba18aae-8ff8-4382-bad6-bf601f4de5cb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.673146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ba18aae-8ff8-4382-bad6-bf601f4de5cb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.673309 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-8ba18aae-8ff8-4382-bad6-bf601f4de5cb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:16.678195 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.678195 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:16.678732 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8ba18aae-8ff8-4382-bad6-bf601f4de5cb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:16.696043 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8ba18aae-8ff8-4382-bad6-bf601f4de5cb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot delete request issued successfully. Aug 20 07:57:16.696237 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ba18aae-8ff8-4382-bad6-bf601f4de5cb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 returned with HTTP 202 Aug 20 07:57:16.696731 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1117/4409] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:57:16 2026] DELETE /volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:16.704311 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3cf37106-730e-49e1-a559-98aa8f9e3547 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.706694 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cf37106-730e-49e1-a559-98aa8f9e3547 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:16.706959 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cf37106-730e-49e1-a559-98aa8f9e3547 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.707359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cf37106-730e-49e1-a559-98aa8f9e3547 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.716013 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.716013 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:16.716605 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3cf37106-730e-49e1-a559-98aa8f9e3547 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:57:16.717489 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cf37106-730e-49e1-a559-98aa8f9e3547 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 returned with HTTP 200 Aug 20 07:57:16.718449 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1101/4410] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:16.723990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a81a25c3-c5a5-44fe-b66c-77cf4c87701e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.726319 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a81a25c3-c5a5-44fe-b66c-77cf4c87701e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:16.726595 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a81a25c3-c5a5-44fe-b66c-77cf4c87701e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.726853 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a81a25c3-c5a5-44fe-b66c-77cf4c87701e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.726990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a81a25c3-c5a5-44fe-b66c-77cf4c87701e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:16.732131 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.732131 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:16.732948 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a81a25c3-c5a5-44fe-b66c-77cf4c87701e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:16.733415 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1093/4411] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:16.743011 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7de3c975-ec2d-4087-a8ab-dc478d29ff10 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.745038 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7de3c975-ec2d-4087-a8ab-dc478d29ff10 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5/export_record Aug 20 07:57:16.745302 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7de3c975-ec2d-4087-a8ab-dc478d29ff10 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.745502 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7de3c975-ec2d-4087-a8ab-dc478d29ff10 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'export_record' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.745644 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-7de3c975-ec2d-4087-a8ab-dc478d29ff10 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Export record for backup 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100251) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 07:57:16.751078 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.751078 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:16.752224 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.api [None req-7de3c975-ec2d-4087-a8ab-dc478d29ff10 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling RPCAPI with context: , host: np0000007856, backup: 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100251) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 07:57:16.760713 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-7de3c975-ec2d-4087-a8ab-dc478d29ff10 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] export_record in rpcapi backup_id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 on host np0000007856. {{(pid=100251) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 07:57:16.803457 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-7de3c975-ec2d-4087-a8ab-dc478d29ff10 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzZiNWE0ZjctZDlkNS00YTc3LWI5ODgtMDNmNGEwZGNiMmE1IiwgInVzZXJfaWQiOiAiYjhkOWE5ZjI3NjNjNDVmZWE5OTE1ODhmZTRkODc4ZDkiLCAicHJvamVjdF9pZCI6ICI0MWU1YzI5NWRhM2U0MmUyYTM4N2YzMzA0NDJlNWEyYiIsICJ2b2x1bWVfaWQiOiAiOGQxNjE5NDgtZTc3YS00NmQ4LTk3MDItOWQyNTc0MjM1YjBmIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTA0MzI3MTgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGQxNjE5NDgtZTc3YS00NmQ4LTk3MDItOWQyNTc0MjM1YjBmLzIwMjYwODIwMDc1NzAwL2F6X25vdmFfYmFja3VwXzc2YjVhNGY3LWQ5ZDUtNGE3Ny1iOTg4LTAzZjRhMGRjYjJhNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTY6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTY6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1NzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100251) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 07:57:16.803902 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7de3c975-ec2d-4087-a8ab-dc478d29ff10 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5/export_record returned with HTTP 200 Aug 20 07:57:16.804856 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1101/4412] 10.4.3.57 () {68 vars in 1423 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5/export_record => generated 1424 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:16.814265 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-de8cc04c-d9df-4e09-ba4e-530940e4e5eb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.816731 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de8cc04c-d9df-4e09-ba4e-530940e4e5eb tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:16.817062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de8cc04c-d9df-4e09-ba4e-530940e4e5eb tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.817406 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de8cc04c-d9df-4e09-ba4e-530940e4e5eb tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.817633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-de8cc04c-d9df-4e09-ba4e-530940e4e5eb tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:16.822368 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.822368 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:16.823064 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de8cc04c-d9df-4e09-ba4e-530940e4e5eb tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:16.823566 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1118/4413] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:16.836797 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9740504f-b943-4199-b86d-f6bdfc3daeb5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.839078 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9740504f-b943-4199-b86d-f6bdfc3daeb5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] POST https://10.4.3.57/volume/v3/backups/import_record Aug 20 07:57:16.839680 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9740504f-b943-4199-b86d-f6bdfc3daeb5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTM4MjkyMDgtYjNkNC00NjFmLTk3NTYtOWY3NTllZjdkMzNmIiwgInVzZXJfaWQiOiAiYjhkOWE5ZjI3NjNjNDVmZWE5OTE1ODhmZTRkODc4ZDkiLCAicHJvamVjdF9pZCI6ICI0MWU1YzI5NWRhM2U0MmUyYTM4N2YzMzA0NDJlNWEyYiIsICJ2b2x1bWVfaWQiOiAiOGQxNjE5NDgtZTc3YS00NmQ4LTk3MDItOWQyNTc0MjM1YjBmIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTA0MzI3MTgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGQxNjE5NDgtZTc3YS00NmQ4LTk3MDItOWQyNTc0MjM1YjBmLzIwMjYwODIwMDc1NzAwL2F6X25vdmFfYmFja3VwXzc2YjVhNGY3LWQ5ZDUtNGE3Ny1iOTg4LTAzZjRhMGRjYjJhNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTY6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTY6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1NzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:16.842042 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-9740504f-b943-4199-b86d-f6bdfc3daeb5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTM4MjkyMDgtYjNkNC00NjFmLTk3NTYtOWY3NTllZjdkMzNmIiwgInVzZXJfaWQiOiAiYjhkOWE5ZjI3NjNjNDVmZWE5OTE1ODhmZTRkODc4ZDkiLCAicHJvamVjdF9pZCI6ICI0MWU1YzI5NWRhM2U0MmUyYTM4N2YzMzA0NDJlNWEyYiIsICJ2b2x1bWVfaWQiOiAiOGQxNjE5NDgtZTc3YS00NmQ4LTk3MDItOWQyNTc0MjM1YjBmIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTA0MzI3MTgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGQxNjE5NDgtZTc3YS00NmQ4LTk3MDItOWQyNTc0MjM1YjBmLzIwMjYwODIwMDc1NzAwL2F6X25vdmFfYmFja3VwXzc2YjVhNGY3LWQ5ZDUtNGE3Ny1iOTg4LTAzZjRhMGRjYjJhNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTY6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTY6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1NzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100249) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 07:57:16.842203 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-9740504f-b943-4199-b86d-f6bdfc3daeb5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTM4MjkyMDgtYjNkNC00NjFmLTk3NTYtOWY3NTllZjdkMzNmIiwgInVzZXJfaWQiOiAiYjhkOWE5ZjI3NjNjNDVmZWE5OTE1ODhmZTRkODc4ZDkiLCAicHJvamVjdF9pZCI6ICI0MWU1YzI5NWRhM2U0MmUyYTM4N2YzMzA0NDJlNWEyYiIsICJ2b2x1bWVfaWQiOiAiOGQxNjE5NDgtZTc3YS00NmQ4LTk3MDItOWQyNTc0MjM1YjBmIiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTA0MzI3MTgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGQxNjE5NDgtZTc3YS00NmQ4LTk3MDItOWQyNTc0MjM1YjBmLzIwMjYwODIwMDc1NzAwL2F6X25vdmFfYmFja3VwXzc2YjVhNGY3LWQ5ZDUtNGE3Ny1iOTg4LTAzZjRhMGRjYjJhNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTY6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTY6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1NzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100249) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 07:57:16.843165 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-9740504f-b943-4199-b86d-f6bdfc3daeb5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '74aa609f482942078bea74a1801f7b8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e5c295da3e42e2a387f330442e5a2b', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 07:57:16.843495 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9740504f-b943-4199-b86d-f6bdfc3daeb5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] https://10.4.3.57/volume/v3/backups/import_record returned with HTTP 403 Aug 20 07:57:16.844137 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1102/4414] 10.4.3.57 () {70 vars in 1335 bytes} [Thu Aug 20 07:57:16 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:16.852706 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48908cd1-71a8-4fec-ad86-ebe10b0a34a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.854450 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48908cd1-71a8-4fec-ad86-ebe10b0a34a5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f Aug 20 07:57:16.854662 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48908cd1-71a8-4fec-ad86-ebe10b0a34a5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.854896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48908cd1-71a8-4fec-ad86-ebe10b0a34a5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.855048 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-48908cd1-71a8-4fec-ad86-ebe10b0a34a5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Delete volume with id: 8d161948-e77a-46d8-9702-9d2574235b0f Aug 20 07:57:16.862304 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.862304 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:16.862601 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-48908cd1-71a8-4fec-ad86-ebe10b0a34a5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:57:16.879937 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-48908cd1-71a8-4fec-ad86-ebe10b0a34a5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Delete volume request issued successfully. Aug 20 07:57:16.880113 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48908cd1-71a8-4fec-ad86-ebe10b0a34a5 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f returned with HTTP 202 Aug 20 07:57:16.880493 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1094/4415] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:16 2026] DELETE /volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:16.888955 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-76fb8746-205c-4aed-8ae4-5892ed63716a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:16.891541 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76fb8746-205c-4aed-8ae4-5892ed63716a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f Aug 20 07:57:16.892158 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76fb8746-205c-4aed-8ae4-5892ed63716a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:16.892510 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76fb8746-205c-4aed-8ae4-5892ed63716a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:16.904272 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:16.904272 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:16.910189 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-76fb8746-205c-4aed-8ae4-5892ed63716a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:57:16.917063 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76fb8746-205c-4aed-8ae4-5892ed63716a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f returned with HTTP 200 Aug 20 07:57:16.917658 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1102/4416] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:16 2026] GET /volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:17.072915 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb33bb0a-2848-45dd-9c97-72c36ac972cb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.073916 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb33bb0a-2848-45dd-9c97-72c36ac972cb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 Aug 20 07:57:17.075097 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-394cbe8c-e847-4b5f-b514-40661ea6cec9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.075210 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb33bb0a-2848-45dd-9c97-72c36ac972cb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.075210 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb33bb0a-2848-45dd-9c97-72c36ac972cb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.076702 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-394cbe8c-e847-4b5f-b514-40661ea6cec9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:17.076912 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-394cbe8c-e847-4b5f-b514-40661ea6cec9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.077116 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-394cbe8c-e847-4b5f-b514-40661ea6cec9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.077198 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-394cbe8c-e847-4b5f-b514-40661ea6cec9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:17.081832 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:17.081832 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:17.083284 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:17.083284 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:17.084256 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-394cbe8c-e847-4b5f-b514-40661ea6cec9 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:17.084743 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1103/4417] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:17.085850 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bb33bb0a-2848-45dd-9c97-72c36ac972cb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:17.091590 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb33bb0a-2848-45dd-9c97-72c36ac972cb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 returned with HTTP 200 Aug 20 07:57:17.092048 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1119/4418] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:17.113575 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-65c986c6-b126-4b46-9039-ecff019ad413 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.115458 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65c986c6-b126-4b46-9039-ecff019ad413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:57:17.115983 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65c986c6-b126-4b46-9039-ecff019ad413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49d59783-156d-47f5-99fb-e41eb3f2f8d7", "name": "tempest-type-Backup-1251247904"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:17.118074 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-65c986c6-b126-4b46-9039-ecff019ad413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating new backup {'backup': {'volume_id': '49d59783-156d-47f5-99fb-e41eb3f2f8d7', 'name': 'tempest-type-Backup-1251247904'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:57:17.118074 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-65c986c6-b126-4b46-9039-ecff019ad413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating backup of volume 49d59783-156d-47f5-99fb-e41eb3f2f8d7 in container None Aug 20 07:57:17.122946 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-623985ea-8a86-4777-b922-fc9aef1b021b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.126557 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-623985ea-8a86-4777-b922-fc9aef1b021b tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:17.126825 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-623985ea-8a86-4777-b922-fc9aef1b021b tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.127039 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-623985ea-8a86-4777-b922-fc9aef1b021b tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.129527 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:17.129527 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:17.129945 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-65c986c6-b126-4b46-9039-ecff019ad413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:17.135079 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:17.135079 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:17.142574 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-623985ea-8a86-4777-b922-fc9aef1b021b tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:17.147156 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-623985ea-8a86-4777-b922-fc9aef1b021b tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:17.148155 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1103/4419] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:17.161886 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-65c986c6-b126-4b46-9039-ecff019ad413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['6073e40a-54f8-41e8-a073-2be7aefe803c', '9022e9be-f3ed-4f8b-9cb0-1c1d6766cf8d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:17.205416 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65c986c6-b126-4b46-9039-ecff019ad413 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:57:17.205416 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1095/4420] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:57:17 2026] POST /volume/v3/backups => generated 314 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:17.218902 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-22aba870-f8fd-45df-98f2-d76176fdf345 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.221514 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22aba870-f8fd-45df-98f2-d76176fdf345 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:17.221840 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22aba870-f8fd-45df-98f2-d76176fdf345 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.222115 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22aba870-f8fd-45df-98f2-d76176fdf345 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.222280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-22aba870-f8fd-45df-98f2-d76176fdf345 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:17.229060 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:17.229060 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:17.231072 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22aba870-f8fd-45df-98f2-d76176fdf345 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:17.231072 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1104/4421] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:17.452919 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-65d3ab73-39c2-4aa5-97dd-c12752855621 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.454851 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65d3ab73-39c2-4aa5-97dd-c12752855621 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:17.455023 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65d3ab73-39c2-4aa5-97dd-c12752855621 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.455198 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65d3ab73-39c2-4aa5-97dd-c12752855621 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.469094 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:17.469094 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:17.472567 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-65d3ab73-39c2-4aa5-97dd-c12752855621 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:17.478367 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65d3ab73-39c2-4aa5-97dd-c12752855621 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:17.479100 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1120/4422] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:17.730286 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a77faf5-515e-42c2-b9aa-dc9fe9063d32 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.732644 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a77faf5-515e-42c2-b9aa-dc9fe9063d32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:17.732967 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a77faf5-515e-42c2-b9aa-dc9fe9063d32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.733226 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a77faf5-515e-42c2-b9aa-dc9fe9063d32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.739095 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a77faf5-515e-42c2-b9aa-dc9fe9063d32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 returned with HTTP 404 Aug 20 07:57:17.739622 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1104/4423] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:17.746701 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5727f472-885b-4a90-9f0e-da6896a6765f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.748575 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5727f472-885b-4a90-9f0e-da6896a6765f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:17.748841 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5727f472-885b-4a90-9f0e-da6896a6765f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.749042 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5727f472-885b-4a90-9f0e-da6896a6765f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.749157 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-5727f472-885b-4a90-9f0e-da6896a6765f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: 6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:17.753734 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5727f472-885b-4a90-9f0e-da6896a6765f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 returned with HTTP 404 Aug 20 07:57:17.754239 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1096/4424] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:57:17 2026] DELETE /volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:17.761074 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9afd6831-40b7-42a6-a0b8-842d36871411 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.762859 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9afd6831-40b7-42a6-a0b8-842d36871411 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 Aug 20 07:57:17.763067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9afd6831-40b7-42a6-a0b8-842d36871411 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.763296 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9afd6831-40b7-42a6-a0b8-842d36871411 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.768052 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9afd6831-40b7-42a6-a0b8-842d36871411 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 returned with HTTP 404 Aug 20 07:57:17.768606 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1105/4425] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/snapshots/6ab78d7c-2266-4123-b147-fe2b775328f8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:17.775411 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-097e804a-d8ca-480e-9f03-a4cebd192bfd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.777156 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-097e804a-d8ca-480e-9f03-a4cebd192bfd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:17.777479 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-097e804a-d8ca-480e-9f03-a4cebd192bfd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.777776 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-097e804a-d8ca-480e-9f03-a4cebd192bfd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.777951 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-097e804a-d8ca-480e-9f03-a4cebd192bfd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:17.782348 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-097e804a-d8ca-480e-9f03-a4cebd192bfd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 returned with HTTP 404 Aug 20 07:57:17.783045 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1121/4426] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:57:17 2026] DELETE /volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:17.789881 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8509f690-9cf2-44a1-b244-aa0512a3e6d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.791794 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8509f690-9cf2-44a1-b244-aa0512a3e6d0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 Aug 20 07:57:17.792009 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8509f690-9cf2-44a1-b244-aa0512a3e6d0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.792230 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8509f690-9cf2-44a1-b244-aa0512a3e6d0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.797019 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8509f690-9cf2-44a1-b244-aa0512a3e6d0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 returned with HTTP 404 Aug 20 07:57:17.797491 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1105/4427] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/snapshots/fa0bd8be-e092-49a8-9fb7-076854094256 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:17.804154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb466e17-51ff-4eae-9773-6236de28f8f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.806028 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb466e17-51ff-4eae-9773-6236de28f8f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:17.806183 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb466e17-51ff-4eae-9773-6236de28f8f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.806377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb466e17-51ff-4eae-9773-6236de28f8f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.806513 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-eb466e17-51ff-4eae-9773-6236de28f8f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:17.811578 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb466e17-51ff-4eae-9773-6236de28f8f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 returned with HTTP 404 Aug 20 07:57:17.812037 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1097/4428] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:57:17 2026] DELETE /volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:17.822538 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d28efb9-0b04-4ff7-a35e-fb2efbe66979 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.824384 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d28efb9-0b04-4ff7-a35e-fb2efbe66979 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 Aug 20 07:57:17.824638 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d28efb9-0b04-4ff7-a35e-fb2efbe66979 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.824880 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d28efb9-0b04-4ff7-a35e-fb2efbe66979 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.831132 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d28efb9-0b04-4ff7-a35e-fb2efbe66979 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 returned with HTTP 404 Aug 20 07:57:17.831698 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1106/4429] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/snapshots/ed1a628b-8eb3-4a20-a632-cc4dcf92f036 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:17.930367 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-444fae29-59f5-4f43-8af6-06476de84eac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.932185 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-444fae29-59f5-4f43-8af6-06476de84eac tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/attachments?instance_id=a9ee5326-33a2-4f52-983e-2309e84550c3 Aug 20 07:57:17.932455 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-444fae29-59f5-4f43-8af6-06476de84eac tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.932711 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-444fae29-59f5-4f43-8af6-06476de84eac tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.937000 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e97300b-e766-4e28-bb21-a99578579fe6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.941794 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e97300b-e766-4e28-bb21-a99578579fe6 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f Aug 20 07:57:17.941794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e97300b-e766-4e28-bb21-a99578579fe6 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.941794 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e97300b-e766-4e28-bb21-a99578579fe6 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.951750 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-444fae29-59f5-4f43-8af6-06476de84eac tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments?instance_id=a9ee5326-33a2-4f52-983e-2309e84550c3 returned with HTTP 200 Aug 20 07:57:17.952853 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1122/4430] 10.4.3.57 () {70 vars in 1630 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/attachments?instance_id=a9ee5326-33a2-4f52-983e-2309e84550c3 => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:17.954511 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e97300b-e766-4e28-bb21-a99578579fe6 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f returned with HTTP 404 Aug 20 07:57:17.955021 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1106/4431] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/volumes/8d161948-e77a-46d8-9702-9d2574235b0f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:57:17.968580 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-a9cb2984-d187-4d06-90aa-388d9f72e7c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.969733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-43a34536-db56-42aa-8455-338ce810e8a1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:17.971386 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-a9cb2984-d187-4d06-90aa-388d9f72e7c0 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d Aug 20 07:57:17.971831 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-a9cb2984-d187-4d06-90aa-388d9f72e7c0 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.972054 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-a9cb2984-d187-4d06-90aa-388d9f72e7c0 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.972407 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43a34536-db56-42aa-8455-338ce810e8a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] GET https://10.4.3.57/volume/v3/backups Aug 20 07:57:17.972407 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43a34536-db56-42aa-8455-338ce810e8a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:17.972527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43a34536-db56-42aa-8455-338ce810e8a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:17.972837 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-43a34536-db56-42aa-8455-338ce810e8a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:57:17.985701 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43a34536-db56-42aa-8455-338ce810e8a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] https://10.4.3.57/volume/v3/backups returned with HTTP 200 Aug 20 07:57:17.986123 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1107/4432] 10.4.3.57 () {68 vars in 1270 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/backups => generated 621 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:17.998947 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-74bdbd4d-8fde-4181-be4a-2e4e7351eaf1 req-a9cb2984-d187-4d06-90aa-388d9f72e7c0 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d returned with HTTP 200 Aug 20 07:57:17.998947 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1098/4433] 10.4.3.57 () {70 vars in 1644 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:17.999119 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5e323c6-60a1-491c-8800-79d88fb4df2d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:18.004866 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5e323c6-60a1-491c-8800-79d88fb4df2d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] GET https://10.4.3.57/volume/v3/backups?project_id=41e5c295da3e42e2a387f330442e5a2b Aug 20 07:57:18.008207 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5e323c6-60a1-491c-8800-79d88fb4df2d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:18.008207 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5e323c6-60a1-491c-8800-79d88fb4df2d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:18.008207 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-e5e323c6-60a1-491c-8800-79d88fb4df2d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Removing options 'project_id' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:57:18.008770 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:18.008770 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:18.017341 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5e323c6-60a1-491c-8800-79d88fb4df2d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] https://10.4.3.57/volume/v3/backups?project_id=41e5c295da3e42e2a387f330442e5a2b returned with HTTP 200 Aug 20 07:57:18.017341 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1123/4434] 10.4.3.57 () {68 vars in 1357 bytes} [Thu Aug 20 07:57:17 2026] GET /volume/v3/backups?project_id=41e5c295da3e42e2a387f330442e5a2b => generated 621 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:18.029681 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-413f5815-274a-4c91-bc67-e187cc5c3381 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:18.036571 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:18.037136 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1427329453"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:18.040764 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1427329453'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:18.040915 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Create volume of 1 GB Aug 20 07:57:18.064703 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Availability Zones retrieved successfully. Aug 20 07:57:18.067781 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Flow 'volume_create_api' (1ec1bb8b-3fb3-493c-a0d7-80a8ed850efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:18.069221 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b857aa-02b9-43a7-9f7b-e76fe7de54e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:18.072607 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:18.099403 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d18fa6b-930c-4178-b596-18c244979c18 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:18.101439 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d18fa6b-930c-4178-b596-18c244979c18 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:18.101519 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d18fa6b-930c-4178-b596-18c244979c18 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:18.101830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d18fa6b-930c-4178-b596-18c244979c18 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:18.101910 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7d18fa6b-930c-4178-b596-18c244979c18 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:18.106975 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:18.106975 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:18.107960 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d18fa6b-930c-4178-b596-18c244979c18 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:18.108470 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b857aa-02b9-43a7-9f7b-e76fe7de54e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:18.108542 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1108/4435] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:18 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:57:18.111018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d868857b-f614-43d4-92e4-755a1f1c32a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:18.164824 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bda38576-bfab-4d89-b31c-2e44f8157bb7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:18.166970 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bda38576-bfab-4d89-b31c-2e44f8157bb7 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:18.167247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bda38576-bfab-4d89-b31c-2e44f8157bb7 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:18.167509 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bda38576-bfab-4d89-b31c-2e44f8157bb7 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:18.175925 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:18.175925 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:18.176278 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Created reservations ['f22e40cb-d432-4a09-935c-cacc8d8bb42e', '3b6c0102-285d-4b20-a7fc-58a4af3cec1d', '73e58338-a8c0-40f8-b6cb-16a212dc0bd4', 'af014aa3-687f-47d8-8d6c-f1d98a2ccb45'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:18.180311 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d868857b-f614-43d4-92e4-755a1f1c32a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f22e40cb-d432-4a09-935c-cacc8d8bb42e', '3b6c0102-285d-4b20-a7fc-58a4af3cec1d', '73e58338-a8c0-40f8-b6cb-16a212dc0bd4', 'af014aa3-687f-47d8-8d6c-f1d98a2ccb45']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:18.180311 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855d563d-a05c-4c0a-89e8-a6ddc0e9cb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:18.182164 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bda38576-bfab-4d89-b31c-2e44f8157bb7 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:18.189465 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bda38576-bfab-4d89-b31c-2e44f8157bb7 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:18.190110 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1099/4436] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:18 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:18.220154 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855d563d-a05c-4c0a-89e8-a6ddc0e9cb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '982c4bc6-762d-445c-acdd-d174b10116f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1427329453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e5c295da3e42e2a387f330442e5a2b',qos_specs=None,replication_status=,reservations=['f22e40cb-d432-4a09-935c-cacc8d8bb42e','3b6c0102-285d-4b20-a7fc-58a4af3cec1d','73e58338-a8c0-40f8-b6cb-16a212dc0bd4','af014aa3-687f-47d8-8d6c-f1d98a2ccb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9a9f2763c45fea991588fe4d878d9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1427329453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=982c4bc6-762d-445c-acdd-d174b10116f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e5c295da3e42e2a387f330442e5a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d9a9f2763c45fea991588fe4d878d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:18.221112 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cfe879-4f4a-47a0-8e3f-07600f03bb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:18.248068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4f47f21e-c860-4f6d-a875-88871b73f5b9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:18.248068 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f47f21e-c860-4f6d-a875-88871b73f5b9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:18.248068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f47f21e-c860-4f6d-a875-88871b73f5b9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:18.248068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f47f21e-c860-4f6d-a875-88871b73f5b9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:18.248068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4f47f21e-c860-4f6d-a875-88871b73f5b9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:18.252100 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:18.252100 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:18.252649 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cfe879-4f4a-47a0-8e3f-07600f03bb86) transitioned into state 'SUCCESS' from state '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-1427329453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e5c295da3e42e2a387f330442e5a2b',qos_specs=None,replication_status=,reservations=['f22e40cb-d432-4a09-935c-cacc8d8bb42e','3b6c0102-285d-4b20-a7fc-58a4af3cec1d','73e58338-a8c0-40f8-b6cb-16a212dc0bd4','af014aa3-687f-47d8-8d6c-f1d98a2ccb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d9a9f2763c45fea991588fe4d878d9',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:18.252883 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f47f21e-c860-4f6d-a875-88871b73f5b9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:18.253305 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1124/4437] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:18 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:18.253738 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fc4a2f-80cd-46f6-b9b4-0c538034bcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:18.266874 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fc4a2f-80cd-46f6-b9b4-0c538034bcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:18.267749 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Flow 'volume_create_api' (1ec1bb8b-3fb3-493c-a0d7-80a8ed850efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:18.268141 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Create volume request issued successfully. Aug 20 07:57:18.268720 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-413f5815-274a-4c91-bc67-e187cc5c3381 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:18.269164 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1107/4438] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:57:18 2026] POST /volume/v3/volumes => generated 776 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:18.282949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-403ca66c-831f-4256-9e96-fe4abb5821a1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:18.284491 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-403ca66c-831f-4256-9e96-fe4abb5821a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 Aug 20 07:57:18.284920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-403ca66c-831f-4256-9e96-fe4abb5821a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:18.285228 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-403ca66c-831f-4256-9e96-fe4abb5821a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:18.295400 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:18.295400 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:18.309578 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-403ca66c-831f-4256-9e96-fe4abb5821a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:57:18.313971 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-403ca66c-831f-4256-9e96-fe4abb5821a1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 returned with HTTP 200 Aug 20 07:57:18.314685 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1109/4439] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:18 2026] GET /volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:18.494539 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5515fa08-5aec-4db4-bd5d-9710501cf75f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:18.496756 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5515fa08-5aec-4db4-bd5d-9710501cf75f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:18.496963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5515fa08-5aec-4db4-bd5d-9710501cf75f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:18.497145 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5515fa08-5aec-4db4-bd5d-9710501cf75f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:18.509827 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:18.509827 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:18.514374 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5515fa08-5aec-4db4-bd5d-9710501cf75f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:18.518768 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5515fa08-5aec-4db4-bd5d-9710501cf75f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:18.519129 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1100/4440] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:18 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:19.122321 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-149f6ee0-4a95-46c9-bfd8-26808f9bc06f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:19.124255 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-149f6ee0-4a95-46c9-bfd8-26808f9bc06f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:19.124472 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-149f6ee0-4a95-46c9-bfd8-26808f9bc06f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:19.124621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-149f6ee0-4a95-46c9-bfd8-26808f9bc06f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:19.124768 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-149f6ee0-4a95-46c9-bfd8-26808f9bc06f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:19.129329 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:19.129329 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:19.129986 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-149f6ee0-4a95-46c9-bfd8-26808f9bc06f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:19.130393 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1125/4441] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:19 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:19.209704 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7677221-e5a0-4dc9-bdb2-98e6c70af71e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:19.211452 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7677221-e5a0-4dc9-bdb2-98e6c70af71e tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:19.211715 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7677221-e5a0-4dc9-bdb2-98e6c70af71e tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:19.211907 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7677221-e5a0-4dc9-bdb2-98e6c70af71e tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:19.228202 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:19.228202 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:19.238514 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7677221-e5a0-4dc9-bdb2-98e6c70af71e tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:19.250610 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7677221-e5a0-4dc9-bdb2-98e6c70af71e tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:19.251321 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1108/4442] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:19 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:19.266932 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8cb7f109-33f6-4bba-9aa6-9077acb537b4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:19.268876 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cb7f109-33f6-4bba-9aa6-9077acb537b4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:19.269249 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8cb7f109-33f6-4bba-9aa6-9077acb537b4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:19.269577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8cb7f109-33f6-4bba-9aa6-9077acb537b4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:19.269819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8cb7f109-33f6-4bba-9aa6-9077acb537b4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:19.275297 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:19.275297 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:19.275297 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cb7f109-33f6-4bba-9aa6-9077acb537b4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:19.275297 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1110/4443] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:19 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:19.332726 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5899e83c-af3d-4bcb-8939-42c2e201db50 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:19.335263 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5899e83c-af3d-4bcb-8939-42c2e201db50 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 Aug 20 07:57:19.335610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5899e83c-af3d-4bcb-8939-42c2e201db50 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:19.335911 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5899e83c-af3d-4bcb-8939-42c2e201db50 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:19.350522 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:19.350522 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:19.355292 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5899e83c-af3d-4bcb-8939-42c2e201db50 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:57:19.360909 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5899e83c-af3d-4bcb-8939-42c2e201db50 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 returned with HTTP 200 Aug 20 07:57:19.361406 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1101/4444] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:19 2026] GET /volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:19.373942 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8f646e0f-bcfd-4562-b148-c6208470d6f8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:19.376711 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f646e0f-bcfd-4562-b148-c6208470d6f8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:57:19.377321 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f646e0f-bcfd-4562-b148-c6208470d6f8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "982c4bc6-762d-445c-acdd-d174b10116f9", "name": "tempest-type-Backup-1918066332"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:19.380677 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-8f646e0f-bcfd-4562-b148-c6208470d6f8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Creating new backup {'backup': {'volume_id': '982c4bc6-762d-445c-acdd-d174b10116f9', 'name': 'tempest-type-Backup-1918066332'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:57:19.380868 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-8f646e0f-bcfd-4562-b148-c6208470d6f8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Creating backup of volume 982c4bc6-762d-445c-acdd-d174b10116f9 in container None Aug 20 07:57:19.390033 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:19.390033 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:19.390453 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8f646e0f-bcfd-4562-b148-c6208470d6f8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:57:19.412462 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-8f646e0f-bcfd-4562-b148-c6208470d6f8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Created reservations ['756e0941-20ae-4227-ae1c-0eace75b7ba1', '97534cf6-7dd4-447a-8e8d-bf604ff66f47'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:19.469644 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f646e0f-bcfd-4562-b148-c6208470d6f8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:57:19.469644 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1126/4445] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:57:19 2026] POST /volume/v3/backups => generated 314 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:19.483936 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-850df498-5df8-4956-b196-72636f9ee363 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:19.487124 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-850df498-5df8-4956-b196-72636f9ee363 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:19.487270 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-850df498-5df8-4956-b196-72636f9ee363 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:19.487596 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-850df498-5df8-4956-b196-72636f9ee363 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:19.487867 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-850df498-5df8-4956-b196-72636f9ee363 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:19.492717 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:19.492717 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:19.493492 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-850df498-5df8-4956-b196-72636f9ee363 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:19.494054 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1109/4446] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:19 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:19.532733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fb5aa580-c279-438a-b097-cefb122bbd49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:19.537014 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb5aa580-c279-438a-b097-cefb122bbd49 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:19.537014 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb5aa580-c279-438a-b097-cefb122bbd49 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:19.537014 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb5aa580-c279-438a-b097-cefb122bbd49 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:19.544023 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:19.544023 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:19.548613 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fb5aa580-c279-438a-b097-cefb122bbd49 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:19.551832 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb5aa580-c279-438a-b097-cefb122bbd49 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:19.552284 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1111/4447] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:19 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:20.023045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2ebbbfbe-acc2-4b96-8777-a5faead41c28 req-5d4ce330-aa51-4c03-a15e-04fb48e1f261 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.025820 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2ebbbfbe-acc2-4b96-8777-a5faead41c28 req-5d4ce330-aa51-4c03-a15e-04fb48e1f261 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/6104c8dd-3292-4f99-92d0-a0e4166651be Aug 20 07:57:20.026105 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2ebbbfbe-acc2-4b96-8777-a5faead41c28 req-5d4ce330-aa51-4c03-a15e-04fb48e1f261 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.026382 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2ebbbfbe-acc2-4b96-8777-a5faead41c28 req-5d4ce330-aa51-4c03-a15e-04fb48e1f261 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.033569 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.033569 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:20.086540 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2ebbbfbe-acc2-4b96-8777-a5faead41c28 req-5d4ce330-aa51-4c03-a15e-04fb48e1f261 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/6104c8dd-3292-4f99-92d0-a0e4166651be returned with HTTP 200 Aug 20 07:57:20.087128 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1102/4448] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:57:20 2026] DELETE /volume/v3/attachments/6104c8dd-3292-4f99-92d0-a0e4166651be => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:20.087851 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-23938dee-e2eb-4dec-866d-8311df05e649 req-e494bb9b-b5d7-40ba-a99c-e77f33ce863e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.091382 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-e494bb9b-b5d7-40ba-a99c-e77f33ce863e tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/attachments/fabfa89a-6778-4073-a50d-a1ab0b1946dc/action Aug 20 07:57:20.092758 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-e494bb9b-b5d7-40ba-a99c-e77f33ce863e tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:57:20.092995 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-e494bb9b-b5d7-40ba-a99c-e77f33ce863e tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:20.113632 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.113632 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:20.125653 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-23938dee-e2eb-4dec-866d-8311df05e649 req-e494bb9b-b5d7-40ba-a99c-e77f33ce863e tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments/fabfa89a-6778-4073-a50d-a1ab0b1946dc/action returned with HTTP 204 Aug 20 07:57:20.126099 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1127/4449] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:57:20 2026] POST /volume/v3/attachments/fabfa89a-6778-4073-a50d-a1ab0b1946dc/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:20.143650 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-186c07c3-1f83-43bc-983c-87a2ffbb27c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.145621 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-186c07c3-1f83-43bc-983c-87a2ffbb27c0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:20.145832 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-186c07c3-1f83-43bc-983c-87a2ffbb27c0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.146017 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-186c07c3-1f83-43bc-983c-87a2ffbb27c0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.146115 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-186c07c3-1f83-43bc-983c-87a2ffbb27c0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:20.152981 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.152981 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:20.153700 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-186c07c3-1f83-43bc-983c-87a2ffbb27c0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:20.154055 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1110/4450] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:20.267509 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50bba788-b99c-4f4d-9fb5-3f624c056463 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.269378 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50bba788-b99c-4f4d-9fb5-3f624c056463 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:20.269559 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50bba788-b99c-4f4d-9fb5-3f624c056463 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.269801 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50bba788-b99c-4f4d-9fb5-3f624c056463 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.279153 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.279153 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:20.283867 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-50bba788-b99c-4f4d-9fb5-3f624c056463 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:20.286344 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3487f18a-cdb3-407e-b17a-cc47e1081bce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.288110 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3487f18a-cdb3-407e-b17a-cc47e1081bce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:20.288371 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50bba788-b99c-4f4d-9fb5-3f624c056463 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:20.288416 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3487f18a-cdb3-407e-b17a-cc47e1081bce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.288640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3487f18a-cdb3-407e-b17a-cc47e1081bce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.288745 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3487f18a-cdb3-407e-b17a-cc47e1081bce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:20.288822 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1112/4451] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:20.293042 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.293042 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:20.293681 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3487f18a-cdb3-407e-b17a-cc47e1081bce tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:20.293982 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1103/4452] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:20.506584 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7dbaf95e-393f-4cd2-8f5c-93d522786598 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.508504 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7dbaf95e-393f-4cd2-8f5c-93d522786598 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:20.508745 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7dbaf95e-393f-4cd2-8f5c-93d522786598 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.508921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7dbaf95e-393f-4cd2-8f5c-93d522786598 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.509018 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7dbaf95e-393f-4cd2-8f5c-93d522786598 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:20.513167 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.513167 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:20.513777 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7dbaf95e-393f-4cd2-8f5c-93d522786598 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:20.514116 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1128/4453] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:20.565702 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46a9961b-f3a6-4d27-8509-82bd76df59f3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.567457 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46a9961b-f3a6-4d27-8509-82bd76df59f3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:20.567693 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46a9961b-f3a6-4d27-8509-82bd76df59f3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.567908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46a9961b-f3a6-4d27-8509-82bd76df59f3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.580442 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.580442 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:20.582481 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46a9961b-f3a6-4d27-8509-82bd76df59f3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:20.591655 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46a9961b-f3a6-4d27-8509-82bd76df59f3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:20.592415 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1111/4454] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 1195 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:20.605189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a713632f-8641-41d8-9798-74fa86dc4745 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.607211 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a713632f-8641-41d8-9798-74fa86dc4745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:20.607428 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a713632f-8641-41d8-9798-74fa86dc4745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.607651 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a713632f-8641-41d8-9798-74fa86dc4745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.617768 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.617768 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:20.622571 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a713632f-8641-41d8-9798-74fa86dc4745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:20.627106 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a713632f-8641-41d8-9798-74fa86dc4745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:20.627192 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1113/4455] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:20.674122 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-770aa06e-91c1-4864-88bd-a053a9fc5b4a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.676348 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-770aa06e-91c1-4864-88bd-a053a9fc5b4a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:20.676571 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-770aa06e-91c1-4864-88bd-a053a9fc5b4a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.676787 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-770aa06e-91c1-4864-88bd-a053a9fc5b4a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.686814 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.686814 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:20.693048 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-770aa06e-91c1-4864-88bd-a053a9fc5b4a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:20.698067 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-770aa06e-91c1-4864-88bd-a053a9fc5b4a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:20.698712 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1104/4456] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 1195 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:20.717264 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-e4ec03f6-14a0-4311-a22c-b54bdcbe4a20 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.719964 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-e4ec03f6-14a0-4311-a22c-b54bdcbe4a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57/action Aug 20 07:57:20.720336 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-e4ec03f6-14a0-4311-a22c-b54bdcbe4a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:57:20.720463 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-e4ec03f6-14a0-4311-a22c-b54bdcbe4a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:20.734593 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.734593 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:20.735044 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-e4ec03f6-14a0-4311-a22c-b54bdcbe4a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:20.745237 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-e4ec03f6-14a0-4311-a22c-b54bdcbe4a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Begin detaching volume completed successfully. Aug 20 07:57:20.745660 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-e4ec03f6-14a0-4311-a22c-b54bdcbe4a20 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57/action returned with HTTP 202 Aug 20 07:57:20.746300 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1129/4457] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:57:20 2026] POST /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:57:20.788793 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78cc47e5-a1c5-4f1f-aa97-961a9628f61b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.789170 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78cc47e5-a1c5-4f1f-aa97-961a9628f61b None None] GET https://10.4.3.57/volume// Aug 20 07:57:20.789340 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78cc47e5-a1c5-4f1f-aa97-961a9628f61b None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.789581 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78cc47e5-a1c5-4f1f-aa97-961a9628f61b None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.789989 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78cc47e5-a1c5-4f1f-aa97-961a9628f61b None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:20.790414 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1112/4458] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:20.797814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-c89fa16a-f0bb-40e0-9a09-5a5633171d48 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.799860 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-c89fa16a-f0bb-40e0-9a09-5a5633171d48 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:20.800099 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-c89fa16a-f0bb-40e0-9a09-5a5633171d48 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.800314 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-c89fa16a-f0bb-40e0-9a09-5a5633171d48 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.810508 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.810508 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:20.814285 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-c89fa16a-f0bb-40e0-9a09-5a5633171d48 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:20.818514 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-c89fa16a-f0bb-40e0-9a09-5a5633171d48 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:20.818992 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1114/4459] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 1378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:20.831020 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-d540cbe0-8cb3-470e-846f-0c6a5892ea7a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:20.833397 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-d540cbe0-8cb3-470e-846f-0c6a5892ea7a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57/encryption Aug 20 07:57:20.833624 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-d540cbe0-8cb3-470e-846f-0c6a5892ea7a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:20.833821 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-d540cbe0-8cb3-470e-846f-0c6a5892ea7a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:20.843655 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:20.843655 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:20.850676 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-d540cbe0-8cb3-470e-846f-0c6a5892ea7a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57/encryption returned with HTTP 200 Aug 20 07:57:20.851096 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1105/4460] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:57:20 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:21.165169 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7b53ef43-6a7c-4db1-883d-650acf9a4b4f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:21.167834 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7b53ef43-6a7c-4db1-883d-650acf9a4b4f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:21.168120 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7b53ef43-6a7c-4db1-883d-650acf9a4b4f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:21.168407 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7b53ef43-6a7c-4db1-883d-650acf9a4b4f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:21.168706 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7b53ef43-6a7c-4db1-883d-650acf9a4b4f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:21.174572 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:21.174572 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:21.175615 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7b53ef43-6a7c-4db1-883d-650acf9a4b4f tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:21.176094 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1130/4461] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:21 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:21.310402 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09a9f0e3-61ea-479f-be2b-7e9dc96dfabb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:21.310641 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-42aed092-c264-43f4-911b-09bf75f3aacc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:21.312074 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09a9f0e3-61ea-479f-be2b-7e9dc96dfabb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:21.312333 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09a9f0e3-61ea-479f-be2b-7e9dc96dfabb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:21.312411 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42aed092-c264-43f4-911b-09bf75f3aacc tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:21.312451 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09a9f0e3-61ea-479f-be2b-7e9dc96dfabb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:21.312485 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42aed092-c264-43f4-911b-09bf75f3aacc tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:21.312720 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42aed092-c264-43f4-911b-09bf75f3aacc tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:21.312819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-42aed092-c264-43f4-911b-09bf75f3aacc tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:21.317192 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:21.317192 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:21.317846 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42aed092-c264-43f4-911b-09bf75f3aacc tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:21.318367 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1115/4462] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:21 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:21.318440 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:21.318440 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:21.325462 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-09a9f0e3-61ea-479f-be2b-7e9dc96dfabb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:21.329455 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09a9f0e3-61ea-479f-be2b-7e9dc96dfabb tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:21.329844 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1113/4463] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:21 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:21.524331 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d171331-cb2b-4b01-af4d-fa9f24c64db1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:21.526181 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d171331-cb2b-4b01-af4d-fa9f24c64db1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:21.526388 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d171331-cb2b-4b01-af4d-fa9f24c64db1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:21.526640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d171331-cb2b-4b01-af4d-fa9f24c64db1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:21.526818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5d171331-cb2b-4b01-af4d-fa9f24c64db1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:21.531182 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:21.531182 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:21.531859 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d171331-cb2b-4b01-af4d-fa9f24c64db1 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:21.532250 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1106/4464] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:21 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:22.097406 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e8fd546-7f3d-4096-95ff-e83478c8121e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:22.098981 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e8fd546-7f3d-4096-95ff-e83478c8121e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:57:22.099146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e8fd546-7f3d-4096-95ff-e83478c8121e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:22.099402 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e8fd546-7f3d-4096-95ff-e83478c8121e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:22.099470 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2e8fd546-7f3d-4096-95ff-e83478c8121e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: 6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:57:22.105662 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:22.105662 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:22.106058 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2e8fd546-7f3d-4096-95ff-e83478c8121e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:22.127237 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2e8fd546-7f3d-4096-95ff-e83478c8121e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 07:57:22.127399 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e8fd546-7f3d-4096-95ff-e83478c8121e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 returned with HTTP 202 Aug 20 07:57:22.127826 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1131/4465] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:57:22 2026] DELETE /volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:22.136425 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2f5baec-f5b8-48e4-8373-64a223e301bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:22.138995 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2f5baec-f5b8-48e4-8373-64a223e301bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:57:22.139202 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2f5baec-f5b8-48e4-8373-64a223e301bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:22.139448 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2f5baec-f5b8-48e4-8373-64a223e301bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:22.148904 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:22.148904 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:22.156571 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2f5baec-f5b8-48e4-8373-64a223e301bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:22.162469 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2f5baec-f5b8-48e4-8373-64a223e301bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 returned with HTTP 200 Aug 20 07:57:22.162867 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1116/4466] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:22 2026] GET /volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 => generated 1363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:22.187416 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-580b5a56-b3cc-4102-b868-9f7e18cb5d0d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:22.189362 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-580b5a56-b3cc-4102-b868-9f7e18cb5d0d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:22.189688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-580b5a56-b3cc-4102-b868-9f7e18cb5d0d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:22.189958 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-580b5a56-b3cc-4102-b868-9f7e18cb5d0d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:22.190093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-580b5a56-b3cc-4102-b868-9f7e18cb5d0d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:22.197077 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:22.197077 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:22.197916 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-580b5a56-b3cc-4102-b868-9f7e18cb5d0d tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:22.198289 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1114/4467] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:22 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:22.328374 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc4a6d0c-5a79-43f3-92bd-b84c69593cb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:22.330470 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc4a6d0c-5a79-43f3-92bd-b84c69593cb9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:22.330785 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc4a6d0c-5a79-43f3-92bd-b84c69593cb9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:22.331056 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc4a6d0c-5a79-43f3-92bd-b84c69593cb9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:22.331297 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fc4a6d0c-5a79-43f3-92bd-b84c69593cb9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:22.335244 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:22.335244 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:22.335929 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc4a6d0c-5a79-43f3-92bd-b84c69593cb9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:22.336601 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1107/4468] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:22 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:22.343368 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-38be1b49-8ce2-4720-bbf2-41c0c65f0748 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:22.345190 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38be1b49-8ce2-4720-bbf2-41c0c65f0748 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:22.345365 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38be1b49-8ce2-4720-bbf2-41c0c65f0748 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:22.345572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38be1b49-8ce2-4720-bbf2-41c0c65f0748 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:22.353157 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:22.353157 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:22.356416 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-38be1b49-8ce2-4720-bbf2-41c0c65f0748 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:22.360392 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38be1b49-8ce2-4720-bbf2-41c0c65f0748 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:22.360660 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1132/4469] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:22 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:22.544474 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6b4d4e96-3031-45ab-bb24-eb340eef75c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:22.547568 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b4d4e96-3031-45ab-bb24-eb340eef75c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:22.547859 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b4d4e96-3031-45ab-bb24-eb340eef75c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:22.548088 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b4d4e96-3031-45ab-bb24-eb340eef75c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:22.548291 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6b4d4e96-3031-45ab-bb24-eb340eef75c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:22.554559 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:22.554559 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:22.555292 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b4d4e96-3031-45ab-bb24-eb340eef75c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:22.555758 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1117/4470] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:22 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:23.176571 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-640f4a99-8bfa-4cd5-ba8d-fa70b77838b1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:23.178584 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-640f4a99-8bfa-4cd5-ba8d-fa70b77838b1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 Aug 20 07:57:23.178808 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-640f4a99-8bfa-4cd5-ba8d-fa70b77838b1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:23.178992 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-640f4a99-8bfa-4cd5-ba8d-fa70b77838b1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:23.184732 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-640f4a99-8bfa-4cd5-ba8d-fa70b77838b1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 returned with HTTP 404 Aug 20 07:57:23.185178 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1115/4471] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:23 2026] GET /volume/v3/volumes/6db81b92-545d-4c1f-a25a-83f225561186 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:23.208702 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f18e7a21-d872-4cdb-a97a-18b90a9b7fe0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:23.211043 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f18e7a21-d872-4cdb-a97a-18b90a9b7fe0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:23.211277 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f18e7a21-d872-4cdb-a97a-18b90a9b7fe0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:23.211494 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f18e7a21-d872-4cdb-a97a-18b90a9b7fe0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:23.211628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f18e7a21-d872-4cdb-a97a-18b90a9b7fe0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:23.214297 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:23.217078 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:23.217509 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2143102083", "snapshot_id": null, "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:23.218154 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:23.218154 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:23.219296 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f18e7a21-d872-4cdb-a97a-18b90a9b7fe0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:23.219842 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1108/4472] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:23 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:23.220054 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2143102083', 'snapshot_id': None, 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:23.347366 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cc2e4f18-e8c3-41e1-9d6b-2d7e9b19d86a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:23.349162 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc2e4f18-e8c3-41e1-9d6b-2d7e9b19d86a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:23.349374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc2e4f18-e8c3-41e1-9d6b-2d7e9b19d86a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:23.349664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc2e4f18-e8c3-41e1-9d6b-2d7e9b19d86a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:23.349744 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-cc2e4f18-e8c3-41e1-9d6b-2d7e9b19d86a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:23.353753 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:23.353753 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:23.354311 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc2e4f18-e8c3-41e1-9d6b-2d7e9b19d86a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:23.354702 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1118/4473] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:23 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:23.372856 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9c2576c9-4e0d-4b96-847c-d9f6ce24c514 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:23.375027 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c2576c9-4e0d-4b96-847c-d9f6ce24c514 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:23.375285 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c2576c9-4e0d-4b96-847c-d9f6ce24c514 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:23.375660 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c2576c9-4e0d-4b96-847c-d9f6ce24c514 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:23.378821 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 07:57:23.383752 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 07:57:23.385174 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:23.385174 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:23.388881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (031847d3-dd73-468c-be8d-f49b6c973704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:23.389401 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9c2576c9-4e0d-4b96-847c-d9f6ce24c514 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:23.389940 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a9dfa5-38d9-43ff-93a0-b6cdf9d33711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:23.390830 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:23.396275 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c2576c9-4e0d-4b96-847c-d9f6ce24c514 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:23.396817 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1116/4474] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:23 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:23.442285 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a9dfa5-38d9-43ff-93a0-b6cdf9d33711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:23.442969 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b070d6bb-89e9-4395-8ecd-004b5b7d0044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:23.477092 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['bcd7e770-f010-45f2-b1c9-197c01ed698f', '5834db12-e4ee-4c40-81d8-2b57f0ba9596', 'ff635c4b-9736-4ec9-a666-25c0da0d2b29', '4e583cbe-5e63-4c6f-aab8-d49dabe08133'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:23.477814 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b070d6bb-89e9-4395-8ecd-004b5b7d0044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcd7e770-f010-45f2-b1c9-197c01ed698f', '5834db12-e4ee-4c40-81d8-2b57f0ba9596', 'ff635c4b-9736-4ec9-a666-25c0da0d2b29', '4e583cbe-5e63-4c6f-aab8-d49dabe08133']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:23.478504 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889a1b4b-790e-4912-b771-1cccd4936ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:23.499012 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889a1b4b-790e-4912-b771-1cccd4936ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ff0c312-1a96-40d1-aa62-62d6060a6cfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2143102083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['bcd7e770-f010-45f2-b1c9-197c01ed698f','5834db12-e4ee-4c40-81d8-2b57f0ba9596','ff635c4b-9736-4ec9-a666-25c0da0d2b29','4e583cbe-5e63-4c6f-aab8-d49dabe08133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2143102083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ff0c312-1a96-40d1-aa62-62d6060a6cfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:23.500301 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2483a6fd-3c30-4812-8952-739d9e1ffbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:23.519361 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2483a6fd-3c30-4812-8952-739d9e1ffbc8) transitioned into state 'SUCCESS' from state '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-2143102083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['bcd7e770-f010-45f2-b1c9-197c01ed698f','5834db12-e4ee-4c40-81d8-2b57f0ba9596','ff635c4b-9736-4ec9-a666-25c0da0d2b29','4e583cbe-5e63-4c6f-aab8-d49dabe08133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:23.520195 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2340db9b-ae01-4a77-9318-4372b3bc5b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:23.530516 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2340db9b-ae01-4a77-9318-4372b3bc5b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:23.531623 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (031847d3-dd73-468c-be8d-f49b6c973704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:23.531991 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 07:57:23.532704 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d098aca-11ef-40f3-8e3b-303c576767c3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:23.533215 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1133/4475] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:57:23 2026] POST /volume/v3/volumes => generated 757 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:23.547503 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0d98528-ca2c-4fbf-a46f-faa8ae6fda66 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:23.553057 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0d98528-ca2c-4fbf-a46f-faa8ae6fda66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:57:23.553307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0d98528-ca2c-4fbf-a46f-faa8ae6fda66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:23.553536 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0d98528-ca2c-4fbf-a46f-faa8ae6fda66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:23.566462 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e5c571ec-1a3a-499c-9eb5-8386028a9f5d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:23.566949 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:23.566949 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:23.568446 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5c571ec-1a3a-499c-9eb5-8386028a9f5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:23.568715 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5c571ec-1a3a-499c-9eb5-8386028a9f5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:23.568894 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5c571ec-1a3a-499c-9eb5-8386028a9f5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:23.569016 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e5c571ec-1a3a-499c-9eb5-8386028a9f5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:23.574067 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b0d98528-ca2c-4fbf-a46f-faa8ae6fda66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:23.574663 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:23.574663 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:23.575430 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5c571ec-1a3a-499c-9eb5-8386028a9f5d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:23.576032 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1119/4476] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:23 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:23.578954 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0d98528-ca2c-4fbf-a46f-faa8ae6fda66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb returned with HTTP 200 Aug 20 07:57:23.579380 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1109/4477] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:23 2026] GET /volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:24.232900 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c584f55-8b26-40eb-8218-dfe1fbd600e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:24.235061 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c584f55-8b26-40eb-8218-dfe1fbd600e4 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:24.235763 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c584f55-8b26-40eb-8218-dfe1fbd600e4 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:24.235763 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c584f55-8b26-40eb-8218-dfe1fbd600e4 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:24.235763 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8c584f55-8b26-40eb-8218-dfe1fbd600e4 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:24.242905 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:24.242905 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:24.244240 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c584f55-8b26-40eb-8218-dfe1fbd600e4 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:24.244726 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1117/4478] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:24 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:24.367100 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9e4c8c06-db0c-449d-9dea-32f02117437b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:24.368757 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e4c8c06-db0c-449d-9dea-32f02117437b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:24.368984 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e4c8c06-db0c-449d-9dea-32f02117437b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:24.369172 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e4c8c06-db0c-449d-9dea-32f02117437b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:24.369271 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9e4c8c06-db0c-449d-9dea-32f02117437b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:24.375269 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:24.375269 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:24.376007 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e4c8c06-db0c-449d-9dea-32f02117437b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:24.376842 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1134/4479] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:24 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:24.413957 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-381568e1-bdc5-4e2e-bd6c-d79387878081 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:24.416161 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-381568e1-bdc5-4e2e-bd6c-d79387878081 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:24.416423 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-381568e1-bdc5-4e2e-bd6c-d79387878081 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:24.416705 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-381568e1-bdc5-4e2e-bd6c-d79387878081 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:24.426034 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:24.426034 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:24.430424 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-381568e1-bdc5-4e2e-bd6c-d79387878081 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:24.435743 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-381568e1-bdc5-4e2e-bd6c-d79387878081 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:24.436153 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1120/4480] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:24 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:24.589681 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-52a78c3b-2d43-4c46-9386-6b1201860683 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:24.596046 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-809ac066-4bd1-4145-9b7e-2c93ffd34a66 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:24.596995 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52a78c3b-2d43-4c46-9386-6b1201860683 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:24.597398 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52a78c3b-2d43-4c46-9386-6b1201860683 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:24.598085 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52a78c3b-2d43-4c46-9386-6b1201860683 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:24.598085 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-52a78c3b-2d43-4c46-9386-6b1201860683 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:24.598345 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-809ac066-4bd1-4145-9b7e-2c93ffd34a66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:57:24.598616 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-809ac066-4bd1-4145-9b7e-2c93ffd34a66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:24.599648 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-809ac066-4bd1-4145-9b7e-2c93ffd34a66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:24.607136 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:24.607136 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:24.608114 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:24.608114 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:24.609921 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52a78c3b-2d43-4c46-9386-6b1201860683 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:24.611124 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1110/4481] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:24 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:24.616681 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-809ac066-4bd1-4145-9b7e-2c93ffd34a66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:24.622224 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-809ac066-4bd1-4145-9b7e-2c93ffd34a66 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb returned with HTTP 200 Aug 20 07:57:24.622683 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1118/4482] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:24 2026] GET /volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:57:24.636259 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-452cfa15-0351-4949-8518-8713b68a35f8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:24.638937 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-452cfa15-0351-4949-8518-8713b68a35f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:57:24.639184 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-452cfa15-0351-4949-8518-8713b68a35f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:24.639430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-452cfa15-0351-4949-8518-8713b68a35f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:24.650213 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:24.650213 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:24.655414 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-452cfa15-0351-4949-8518-8713b68a35f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:24.663679 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-452cfa15-0351-4949-8518-8713b68a35f8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb returned with HTTP 200 Aug 20 07:57:24.664330 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1135/4483] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:24 2026] GET /volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:25.014541 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-7360b7b2-4ddd-4e06-9c4b-ddecd81ef5db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:25.017446 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-7360b7b2-4ddd-4e06-9c4b-ddecd81ef5db tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] DELETE https://10.4.3.57/volume/v3/attachments/fabfa89a-6778-4073-a50d-a1ab0b1946dc Aug 20 07:57:25.017728 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-7360b7b2-4ddd-4e06-9c4b-ddecd81ef5db tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:25.017992 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-7360b7b2-4ddd-4e06-9c4b-ddecd81ef5db tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:25.027465 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:25.027465 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:25.117973 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bb5a9d8a-76c2-480a-b18e-b21032e0eb43 req-7360b7b2-4ddd-4e06-9c4b-ddecd81ef5db tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments/fabfa89a-6778-4073-a50d-a1ab0b1946dc returned with HTTP 200 Aug 20 07:57:25.118620 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1121/4484] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:57:25 2026] DELETE /volume/v3/attachments/fabfa89a-6778-4073-a50d-a1ab0b1946dc => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:25.258618 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bba63e9b-42a6-43f3-acd2-bc42258f5a8b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:25.260451 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bba63e9b-42a6-43f3-acd2-bc42258f5a8b tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:57:25.260929 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bba63e9b-42a6-43f3-acd2-bc42258f5a8b tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:25.262474 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bba63e9b-42a6-43f3-acd2-bc42258f5a8b tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:25.262474 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bba63e9b-42a6-43f3-acd2-bc42258f5a8b tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Show backup with id d25deb04-3274-44fa-bb91-ae31048bd0ec. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:25.267401 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:25.267401 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:25.268843 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bba63e9b-42a6-43f3-acd2-bc42258f5a8b tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 200 Aug 20 07:57:25.269964 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1111/4485] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:25 2026] GET /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:25.285439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b9715bd-d582-4e5c-a67a-693cac7376a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:25.288024 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b9715bd-d582-4e5c-a67a-693cac7376a2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b Aug 20 07:57:25.288320 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b9715bd-d582-4e5c-a67a-693cac7376a2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:25.288639 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b9715bd-d582-4e5c-a67a-693cac7376a2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:25.297836 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:25.297836 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:25.301956 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4b9715bd-d582-4e5c-a67a-693cac7376a2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:57:25.310363 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b9715bd-d582-4e5c-a67a-693cac7376a2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b returned with HTTP 200 Aug 20 07:57:25.310523 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1119/4486] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:25 2026] GET /volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:25.321879 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-70cbda62-6361-4051-8c74-6ad53521bc38 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:25.323661 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-70cbda62-6361-4051-8c74-6ad53521bc38 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b Aug 20 07:57:25.324431 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-70cbda62-6361-4051-8c74-6ad53521bc38 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:25.324431 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-70cbda62-6361-4051-8c74-6ad53521bc38 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:25.330822 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:25.330822 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:25.334389 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-70cbda62-6361-4051-8c74-6ad53521bc38 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:57:25.339233 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-70cbda62-6361-4051-8c74-6ad53521bc38 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b returned with HTTP 200 Aug 20 07:57:25.339729 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1136/4487] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:25 2026] GET /volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b => generated 1414 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:25.390262 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ee53018-f737-46dd-8961-9575b91a4a05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:25.391872 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ee53018-f737-46dd-8961-9575b91a4a05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:25.392105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ee53018-f737-46dd-8961-9575b91a4a05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:25.392355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ee53018-f737-46dd-8961-9575b91a4a05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:25.392506 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8ee53018-f737-46dd-8961-9575b91a4a05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:25.400019 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:25.400019 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:25.400722 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ee53018-f737-46dd-8961-9575b91a4a05 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:25.401124 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1122/4488] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:25 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:25.452879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae321b77-164c-462f-9229-bdaff3636063 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:25.457259 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae321b77-164c-462f-9229-bdaff3636063 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:25.457507 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae321b77-164c-462f-9229-bdaff3636063 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:25.457765 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae321b77-164c-462f-9229-bdaff3636063 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:25.466426 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:25.466426 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:25.470690 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ae321b77-164c-462f-9229-bdaff3636063 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:25.475995 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae321b77-164c-462f-9229-bdaff3636063 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:25.476628 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1112/4489] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:25 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 1293 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:25.500799 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-58d85d5a-1013-49e7-ae68-81637a489928 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:25.502969 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58d85d5a-1013-49e7-ae68-81637a489928 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] DELETE https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:25.503181 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58d85d5a-1013-49e7-ae68-81637a489928 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:25.503370 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58d85d5a-1013-49e7-ae68-81637a489928 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:25.503533 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-58d85d5a-1013-49e7-ae68-81637a489928 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Delete volume with id: 78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:25.518750 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:25.518750 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:25.519397 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-58d85d5a-1013-49e7-ae68-81637a489928 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:25.551685 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-58d85d5a-1013-49e7-ae68-81637a489928 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Delete volume request issued successfully. Aug 20 07:57:25.551873 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58d85d5a-1013-49e7-ae68-81637a489928 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 202 Aug 20 07:57:25.552368 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1120/4490] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:57:25 2026] DELETE /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:25.568783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f44ffd1d-d00b-48d1-8171-1619633f3b70 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:25.571069 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f44ffd1d-d00b-48d1-8171-1619633f3b70 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:25.571263 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f44ffd1d-d00b-48d1-8171-1619633f3b70 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:25.571455 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f44ffd1d-d00b-48d1-8171-1619633f3b70 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:25.580002 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:25.580002 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:25.584828 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f44ffd1d-d00b-48d1-8171-1619633f3b70 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Volume info retrieved successfully. Aug 20 07:57:25.590924 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f44ffd1d-d00b-48d1-8171-1619633f3b70 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 200 Aug 20 07:57:25.591606 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1137/4491] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:25 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 1292 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:25.623636 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59167e2b-f4f7-4f81-bb75-6f6b534b5b05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:25.626013 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59167e2b-f4f7-4f81-bb75-6f6b534b5b05 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:25.626013 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59167e2b-f4f7-4f81-bb75-6f6b534b5b05 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:25.627032 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59167e2b-f4f7-4f81-bb75-6f6b534b5b05 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:25.627032 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-59167e2b-f4f7-4f81-bb75-6f6b534b5b05 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:25.632507 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:25.632507 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:25.633382 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59167e2b-f4f7-4f81-bb75-6f6b534b5b05 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:25.633775 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1123/4492] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:25 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:26.041022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-20736e03-7c91-4e1a-8843-9aeb262cffe7 req-3eabbec6-b0ae-4333-8d01-7d1d1f9bbbaa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:26.044258 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-20736e03-7c91-4e1a-8843-9aeb262cffe7 req-3eabbec6-b0ae-4333-8d01-7d1d1f9bbbaa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:26.044503 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-20736e03-7c91-4e1a-8843-9aeb262cffe7 req-3eabbec6-b0ae-4333-8d01-7d1d1f9bbbaa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:26.044781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-20736e03-7c91-4e1a-8843-9aeb262cffe7 req-3eabbec6-b0ae-4333-8d01-7d1d1f9bbbaa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:26.055045 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:26.055045 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:26.062577 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-20736e03-7c91-4e1a-8843-9aeb262cffe7 req-3eabbec6-b0ae-4333-8d01-7d1d1f9bbbaa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:26.069084 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-20736e03-7c91-4e1a-8843-9aeb262cffe7 req-3eabbec6-b0ae-4333-8d01-7d1d1f9bbbaa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:26.069615 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1113/4493] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:26 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:26.190750 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8b29a810-abdf-4500-8df4-55665436d65f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:26.193071 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8b29a810-abdf-4500-8df4-55665436d65f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:57:26.193320 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8b29a810-abdf-4500-8df4-55665436d65f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:26.193441 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8b29a810-abdf-4500-8df4-55665436d65f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:26.204866 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:26.204866 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:26.207016 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8b29a810-abdf-4500-8df4-55665436d65f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:26.219792 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8b29a810-abdf-4500-8df4-55665436d65f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb returned with HTTP 200 Aug 20 07:57:26.220276 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1121/4494] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:26 2026] GET /volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:26.415027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a836ba99-431b-43c6-812c-3aacc1e43d7d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:26.417295 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a836ba99-431b-43c6-812c-3aacc1e43d7d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:26.417603 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a836ba99-431b-43c6-812c-3aacc1e43d7d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:26.417850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a836ba99-431b-43c6-812c-3aacc1e43d7d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:26.418002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a836ba99-431b-43c6-812c-3aacc1e43d7d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:26.423186 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:26.423186 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:26.423972 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a836ba99-431b-43c6-812c-3aacc1e43d7d tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:26.424442 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1138/4495] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:26 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:26.608709 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a991c9a6-8596-40b2-bdb0-c4e3b53c1d57 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:26.611515 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a991c9a6-8596-40b2-bdb0-c4e3b53c1d57 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] GET https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd Aug 20 07:57:26.611805 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a991c9a6-8596-40b2-bdb0-c4e3b53c1d57 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:26.612053 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a991c9a6-8596-40b2-bdb0-c4e3b53c1d57 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:26.628294 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a991c9a6-8596-40b2-bdb0-c4e3b53c1d57 tempest-VolumeAndVolumeTypeFromImageTest-523048669 tempest-VolumeAndVolumeTypeFromImageTest-523048669-project-member] https://10.4.3.57/volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd returned with HTTP 404 Aug 20 07:57:26.628840 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1124/4496] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:26 2026] GET /volume/v3/volumes/78d9b01e-e943-4157-8c1f-9160c00458fd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:26.645808 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b4791be-67a5-42ae-8da9-7187bddcc906 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:26.648028 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b4791be-67a5-42ae-8da9-7187bddcc906 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:26.648281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b4791be-67a5-42ae-8da9-7187bddcc906 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:26.648493 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b4791be-67a5-42ae-8da9-7187bddcc906 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:26.648639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9b4791be-67a5-42ae-8da9-7187bddcc906 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:26.656617 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:26.656617 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:26.656617 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b4791be-67a5-42ae-8da9-7187bddcc906 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:26.656617 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1114/4497] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:26 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:26.755705 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-9443626a-8293-4f85-bc57-d1989f7e2795 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:26.760892 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-9443626a-8293-4f85-bc57-d1989f7e2795 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b Aug 20 07:57:26.760892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-9443626a-8293-4f85-bc57-d1989f7e2795 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:26.760892 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-9443626a-8293-4f85-bc57-d1989f7e2795 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:26.769018 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:26.769018 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:26.774109 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-9443626a-8293-4f85-bc57-d1989f7e2795 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:57:26.780253 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-9443626a-8293-4f85-bc57-d1989f7e2795 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b returned with HTTP 200 Aug 20 07:57:26.780779 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1122/4498] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:26 2026] GET /volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:26.899321 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c83ac7bd-d169-4c82-b83c-1afb6ba84bde None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:26.900235 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c83ac7bd-d169-4c82-b83c-1afb6ba84bde tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:57:26.900639 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c83ac7bd-d169-4c82-b83c-1afb6ba84bde tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:26.900639 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c83ac7bd-d169-4c82-b83c-1afb6ba84bde tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:26.902574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c83ac7bd-d169-4c82-b83c-1afb6ba84bde tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:57:26.918138 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c83ac7bd-d169-4c82-b83c-1afb6ba84bde tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Get all volumes completed successfully. Aug 20 07:57:26.921435 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:26.921435 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:26.928956 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c83ac7bd-d169-4c82-b83c-1afb6ba84bde tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:57:26.930042 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1139/4499] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:57:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:26.951943 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82ab507a-db0d-4af3-8dda-40b2708b5be7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:26.956346 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82ab507a-db0d-4af3-8dda-40b2708b5be7 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/18180724-2aaf-4754-ac91-884929bc2e09 Aug 20 07:57:26.956665 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82ab507a-db0d-4af3-8dda-40b2708b5be7 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:26.956924 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82ab507a-db0d-4af3-8dda-40b2708b5be7 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:26.957104 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-82ab507a-db0d-4af3-8dda-40b2708b5be7 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Delete volume with id: 18180724-2aaf-4754-ac91-884929bc2e09 Aug 20 07:57:26.966380 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:26.966380 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:26.967439 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82ab507a-db0d-4af3-8dda-40b2708b5be7 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Volume info retrieved successfully. Aug 20 07:57:26.987943 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.image.cache [None req-82ab507a-db0d-4af3-8dda-40b2708b5be7 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'aa6d1789-f6b2-4574-a66c-aee5f523197d', 'volume_id': '18180724-2aaf-4754-ac91-884929bc2e09', 'host': 'np0000007856@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 7, 57, 8), 'last_used': datetime.datetime(2026, 8, 20, 7, 57, 25)}. {{(pid=100249) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 07:57:27.006473 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82ab507a-db0d-4af3-8dda-40b2708b5be7 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Delete volume request issued successfully. Aug 20 07:57:27.006473 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82ab507a-db0d-4af3-8dda-40b2708b5be7 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] https://10.4.3.57/volume/v3/volumes/18180724-2aaf-4754-ac91-884929bc2e09 returned with HTTP 202 Aug 20 07:57:27.006772 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1125/4500] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:57:26 2026] DELETE /volume/v3/volumes/18180724-2aaf-4754-ac91-884929bc2e09 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:27.018201 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ffb72bb9-f7a3-461e-8d60-580fa2d8e015 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:27.021752 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ffb72bb9-f7a3-461e-8d60-580fa2d8e015 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] GET https://10.4.3.57/volume/v3/volumes/18180724-2aaf-4754-ac91-884929bc2e09 Aug 20 07:57:27.021951 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ffb72bb9-f7a3-461e-8d60-580fa2d8e015 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:27.022165 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ffb72bb9-f7a3-461e-8d60-580fa2d8e015 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:27.034820 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:27.034820 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:27.038743 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ffb72bb9-f7a3-461e-8d60-580fa2d8e015 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Volume info retrieved successfully. Aug 20 07:57:27.043934 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ffb72bb9-f7a3-461e-8d60-580fa2d8e015 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] https://10.4.3.57/volume/v3/volumes/18180724-2aaf-4754-ac91-884929bc2e09 returned with HTTP 200 Aug 20 07:57:27.044384 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1115/4501] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:27 2026] GET /volume/v3/volumes/18180724-2aaf-4754-ac91-884929bc2e09 => generated 1094 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:27.080404 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-f672fa82-c9f6-4a77-83a9-70b9e0181c91 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:27.082965 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-f672fa82-c9f6-4a77-83a9-70b9e0181c91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:57:27.083206 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-f672fa82-c9f6-4a77-83a9-70b9e0181c91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:27.083454 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-f672fa82-c9f6-4a77-83a9-70b9e0181c91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:27.092949 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:27.092949 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:27.099267 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-f672fa82-c9f6-4a77-83a9-70b9e0181c91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:27.106862 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-f672fa82-c9f6-4a77-83a9-70b9e0181c91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb returned with HTTP 200 Aug 20 07:57:27.107355 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1123/4502] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:27 2026] GET /volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:27.123676 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4d8a339c-635a-4d10-8c54-6699daba5a87 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:27.124140 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d8a339c-635a-4d10-8c54-6699daba5a87 None None] GET https://10.4.3.57/volume// Aug 20 07:57:27.124218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4d8a339c-635a-4d10-8c54-6699daba5a87 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:27.124429 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4d8a339c-635a-4d10-8c54-6699daba5a87 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:27.124773 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d8a339c-635a-4d10-8c54-6699daba5a87 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:27.125057 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1140/4503] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:57:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:27.137040 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8ac694cb-081c-49cc-8558-9349f8db436d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:27.139898 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8ac694cb-081c-49cc-8558-9349f8db436d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:57:27.140265 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8ac694cb-081c-49cc-8558-9349f8db436d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ff0c312-1a96-40d1-aa62-62d6060a6cfb", "connector": null, "instance_uuid": "f9cb813f-f298-4dee-ab67-97a1182c7317"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:27.153532 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:27.153532 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:27.205529 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-8ac694cb-081c-49cc-8558-9349f8db436d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:57:27.207131 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1126/4504] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:57:27 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:27.406088 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a47c403e-afb3-4414-8fc5-1cf7e782e182 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:27.409349 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a47c403e-afb3-4414-8fc5-1cf7e782e182 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b Aug 20 07:57:27.409563 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a47c403e-afb3-4414-8fc5-1cf7e782e182 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:27.409741 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a47c403e-afb3-4414-8fc5-1cf7e782e182 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:27.418160 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:27.418160 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:27.423785 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a47c403e-afb3-4414-8fc5-1cf7e782e182 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:57:27.431942 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a47c403e-afb3-4414-8fc5-1cf7e782e182 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b returned with HTTP 200 Aug 20 07:57:27.432467 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1116/4505] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:27 2026] GET /volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:27.440310 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e6d24b33-5f75-49dd-8951-e465cb910189 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:27.442426 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6d24b33-5f75-49dd-8951-e465cb910189 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:27.442703 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6d24b33-5f75-49dd-8951-e465cb910189 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:27.442921 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6d24b33-5f75-49dd-8951-e465cb910189 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:27.443032 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e6d24b33-5f75-49dd-8951-e465cb910189 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:27.448162 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5f40555f-25c2-42ef-814c-f58ceb246341 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:27.448162 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f40555f-25c2-42ef-814c-f58ceb246341 None None] GET https://10.4.3.57/volume// Aug 20 07:57:27.448162 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f40555f-25c2-42ef-814c-f58ceb246341 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:27.448717 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f40555f-25c2-42ef-814c-f58ceb246341 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:27.448717 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f40555f-25c2-42ef-814c-f58ceb246341 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:27.451962 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1141/4506] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:57:27 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:27.453617 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:27.453617 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:27.456160 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6d24b33-5f75-49dd-8951-e465cb910189 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:27.456160 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1124/4507] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:27 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:27.461130 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a03e5778-ece5-4d6f-8746-38014d26b154 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:27.463927 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a03e5778-ece5-4d6f-8746-38014d26b154 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:57:27.464354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a03e5778-ece5-4d6f-8746-38014d26b154 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20949e6e-5a16-4d6c-8085-fb2b3d45ae2b", "connector": null, "instance_uuid": "d7720805-c5a3-4533-97a6-0f8e6b2beb79"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:27.475456 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:27.475456 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:27.504901 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-a03e5778-ece5-4d6f-8746-38014d26b154 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:57:27.505466 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1127/4508] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:57:27 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) Aug 20 07:57:27.670802 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-55d6148a-10a4-4056-884a-63a98dd9fbb4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:27.673456 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55d6148a-10a4-4056-884a-63a98dd9fbb4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:27.673803 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55d6148a-10a4-4056-884a-63a98dd9fbb4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:27.674032 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55d6148a-10a4-4056-884a-63a98dd9fbb4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:27.674183 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-55d6148a-10a4-4056-884a-63a98dd9fbb4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:27.681903 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:27.681903 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:27.682540 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55d6148a-10a4-4056-884a-63a98dd9fbb4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:27.683070 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1117/4509] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:27 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:28.057618 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b0661b18-c78a-4bbe-a8ed-61fac55f1dee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:28.059587 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0661b18-c78a-4bbe-a8ed-61fac55f1dee tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] GET https://10.4.3.57/volume/v3/volumes/18180724-2aaf-4754-ac91-884929bc2e09 Aug 20 07:57:28.059980 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0661b18-c78a-4bbe-a8ed-61fac55f1dee tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:28.060239 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0661b18-c78a-4bbe-a8ed-61fac55f1dee tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:28.067703 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0661b18-c78a-4bbe-a8ed-61fac55f1dee tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] https://10.4.3.57/volume/v3/volumes/18180724-2aaf-4754-ac91-884929bc2e09 returned with HTTP 404 Aug 20 07:57:28.068591 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1142/4510] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:28 2026] GET /volume/v3/volumes/18180724-2aaf-4754-ac91-884929bc2e09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:28.078099 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4d2f9539-77c4-477f-98c8-3d71ea8b0795 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:28.081157 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d2f9539-77c4-477f-98c8-3d71ea8b0795 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] DELETE https://10.4.3.57/volume/v3/types/2b63d3dc-bd7a-49fb-89e5-49ae4529f348 Aug 20 07:57:28.085358 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d2f9539-77c4-477f-98c8-3d71ea8b0795 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:28.086959 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d2f9539-77c4-477f-98c8-3d71ea8b0795 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:28.115636 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d2f9539-77c4-477f-98c8-3d71ea8b0795 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] https://10.4.3.57/volume/v3/types/2b63d3dc-bd7a-49fb-89e5-49ae4529f348 returned with HTTP 202 Aug 20 07:57:28.116116 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1125/4511] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:57:28 2026] DELETE /volume/v3/types/2b63d3dc-bd7a-49fb-89e5-49ae4529f348 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:28.123813 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3677145a-b9d1-40a1-9b93-9fc72ce0b356 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:28.127321 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3677145a-b9d1-40a1-9b93-9fc72ce0b356 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] GET https://10.4.3.57/volume/v3/types/2b63d3dc-bd7a-49fb-89e5-49ae4529f348 Aug 20 07:57:28.128184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3677145a-b9d1-40a1-9b93-9fc72ce0b356 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:28.128184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3677145a-b9d1-40a1-9b93-9fc72ce0b356 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:28.131068 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3677145a-b9d1-40a1-9b93-9fc72ce0b356 tempest-VolumeAndVolumeTypeFromImageTest-119058556 tempest-VolumeAndVolumeTypeFromImageTest-119058556-project-admin] https://10.4.3.57/volume/v3/types/2b63d3dc-bd7a-49fb-89e5-49ae4529f348 returned with HTTP 404 Aug 20 07:57:28.131608 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1128/4512] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 07:57:28 2026] GET /volume/v3/types/2b63d3dc-bd7a-49fb-89e5-49ae4529f348 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:28.467778 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-65cbca30-abb3-4657-b0bd-79c608427051 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:28.470047 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65cbca30-abb3-4657-b0bd-79c608427051 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:28.470315 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65cbca30-abb3-4657-b0bd-79c608427051 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:28.470569 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65cbca30-abb3-4657-b0bd-79c608427051 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:28.470706 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-65cbca30-abb3-4657-b0bd-79c608427051 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:28.477534 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:28.477534 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:28.478275 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65cbca30-abb3-4657-b0bd-79c608427051 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:28.478755 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1118/4513] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:28 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:28.704635 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4cc95a25-20c9-4b17-af55-f4ac0139fa67 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:28.708032 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4cc95a25-20c9-4b17-af55-f4ac0139fa67 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:28.708575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4cc95a25-20c9-4b17-af55-f4ac0139fa67 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:28.709704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4cc95a25-20c9-4b17-af55-f4ac0139fa67 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:28.709704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4cc95a25-20c9-4b17-af55-f4ac0139fa67 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:28.717823 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:28.717823 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:28.718296 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4cc95a25-20c9-4b17-af55-f4ac0139fa67 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:28.718723 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1143/4514] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:28 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:28.757158 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98eb302f-471f-475a-ae3b-825150f75ee1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:28.757831 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98eb302f-471f-475a-ae3b-825150f75ee1 None None] GET https://10.4.3.57/volume// Aug 20 07:57:28.757877 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98eb302f-471f-475a-ae3b-825150f75ee1 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:28.758121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98eb302f-471f-475a-ae3b-825150f75ee1 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:28.758970 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98eb302f-471f-475a-ae3b-825150f75ee1 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:28.758970 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1126/4515] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:57:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:28.771276 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-9a5c37d7-7f5f-4909-bc0d-34610297e185 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:28.773489 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-9a5c37d7-7f5f-4909-bc0d-34610297e185 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:57:28.773571 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-9a5c37d7-7f5f-4909-bc0d-34610297e185 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:28.773767 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-9a5c37d7-7f5f-4909-bc0d-34610297e185 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:28.789962 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:28.789962 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:28.799449 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-9a5c37d7-7f5f-4909-bc0d-34610297e185 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:57:28.806983 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-9a5c37d7-7f5f-4909-bc0d-34610297e185 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb returned with HTTP 200 Aug 20 07:57:28.807561 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1129/4516] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:57:28 2026] GET /volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb => generated 1544 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:28.915072 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-953e23fc-6598-41a9-be69-9880fe8f114e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:28.973533 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-1d1515ca-9b1a-4d62-adad-27c4699f3107 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:28.977173 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-1d1515ca-9b1a-4d62-adad-27c4699f3107 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/2f91f696-cd95-479e-bb96-09a755286b84 Aug 20 07:57:28.977679 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-1d1515ca-9b1a-4d62-adad-27c4699f3107 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:28.992839 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-1d1515ca-9b1a-4d62-adad-27c4699f3107 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-6ff0c312-1a96-40d1-aa62-62d6060a6cfb-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:57:29.000412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-1d1515ca-9b1a-4d62-adad-27c4699f3107 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-6ff0c312-1a96-40d1-aa62-62d6060a6cfb-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:57:29.001786 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.001786 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:29.090086 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-953e23fc-6598-41a9-be69-9880fe8f114e tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:57:29.091781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-953e23fc-6598-41a9-be69-9880fe8f114e tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1512950452-873886688", "extra_specs": {"multiattach": " True"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:29.106669 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-953e23fc-6598-41a9-be69-9880fe8f114e tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:57:29.107033 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1119/4517] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 07:57:28 2026] POST /volume/v3/types => generated 286 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:29.116369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.121241 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:29.122348 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-485889492", "snapshot_id": null, "imageRef": null, "volume_type": "f089abdb-a956-4552-8644-4431b8ffd200", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:29.125355 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-485889492', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'f089abdb-a956-4552-8644-4431b8ffd200', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:29.131783 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume of 1 GB Aug 20 07:57:29.134637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-1d1515ca-9b1a-4d62-adad-27c4699f3107 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-6ff0c312-1a96-40d1-aa62-62d6060a6cfb-np0000007856" released by "attachment_update" :: held 0.131s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:57:29.134706 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.134706 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:29.134782 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-1d1515ca-9b1a-4d62-adad-27c4699f3107 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/2f91f696-cd95-479e-bb96-09a755286b84 returned with HTTP 200 Aug 20 07:57:29.134825 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Availability Zones retrieved successfully. Aug 20 07:57:29.134874 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1144/4518] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:57:28 2026] PUT /volume/v3/attachments/2f91f696-cd95-479e-bb96-09a755286b84 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:29.141227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Flow 'volume_create_api' (23509841-5111-4cb2-8d9f-8f64a58b69a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:29.143907 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fba9b0-00c4-4fc6-8819-cff82392a102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:29.145432 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:29.157642 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.157642 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:29.168070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-aa038f12-5e09-4f86-8c76-017b1e9960bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.170942 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-aa038f12-5e09-4f86-8c76-017b1e9960bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/2f91f696-cd95-479e-bb96-09a755286b84/action Aug 20 07:57:29.171445 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-aa038f12-5e09-4f86-8c76-017b1e9960bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:57:29.172345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-aa038f12-5e09-4f86-8c76-017b1e9960bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:29.177162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fba9b0-00c4-4fc6-8819-cff82392a102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:57:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f089abdb-a956-4552-8644-4431b8ffd200,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1512950452-873886688',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f089abdb-a956-4552-8644-4431b8ffd200', 'encryption_key_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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:29.178734 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00324353-c14f-4964-a87b-85d6b69ec473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:29.196683 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.196683 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:29.221302 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1512950452-873886688 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1512950452-873886688, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:57:29.221885 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1512950452-873886688 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1512950452-873886688, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:57:29.223963 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0a2cb9f5-0449-464b-a93a-f155dfbbaff2 req-aa038f12-5e09-4f86-8c76-017b1e9960bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/2f91f696-cd95-479e-bb96-09a755286b84/action returned with HTTP 204 Aug 20 07:57:29.223963 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1130/4519] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:57:29 2026] POST /volume/v3/attachments/2f91f696-cd95-479e-bb96-09a755286b84/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:29.256375 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3e0d1a0-ceec-418a-acea-f207de3067e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.257074 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3e0d1a0-ceec-418a-acea-f207de3067e5 None None] GET https://10.4.3.57/volume// Aug 20 07:57:29.257651 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3e0d1a0-ceec-418a-acea-f207de3067e5 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:29.257882 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3e0d1a0-ceec-418a-acea-f207de3067e5 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:29.258366 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3e0d1a0-ceec-418a-acea-f207de3067e5 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:29.261074 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1120/4520] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:57:29 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:29.272731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-f0241776-354d-4cd3-9598-02b5696bbbcb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.276811 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-f0241776-354d-4cd3-9598-02b5696bbbcb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b Aug 20 07:57:29.277850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-f0241776-354d-4cd3-9598-02b5696bbbcb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:29.278298 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-f0241776-354d-4cd3-9598-02b5696bbbcb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:29.292839 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.292839 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:29.293141 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Created reservations ['7ca48f55-80fc-4184-bca5-22248e8be7c5', '307229f9-2ee3-4de5-b363-45386beed334', '57e6efb5-bf1d-4c07-a00f-cfbf7fde2a97', '3954dfee-b8b4-4379-ba82-3ad1e46a5797'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:29.294363 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00324353-c14f-4964-a87b-85d6b69ec473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ca48f55-80fc-4184-bca5-22248e8be7c5', '307229f9-2ee3-4de5-b363-45386beed334', '57e6efb5-bf1d-4c07-a00f-cfbf7fde2a97', '3954dfee-b8b4-4379-ba82-3ad1e46a5797']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:29.295848 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b001e976-8288-41b8-9af7-698fccbe0b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:29.298408 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-f0241776-354d-4cd3-9598-02b5696bbbcb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:57:29.305499 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-f0241776-354d-4cd3-9598-02b5696bbbcb tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b returned with HTTP 200 Aug 20 07:57:29.307015 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1145/4521] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:57:29 2026] GET /volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b => generated 1593 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:29.336669 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b001e976-8288-41b8-9af7-698fccbe0b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5f699ac-5708-477f-b812-77269e060997', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-485889492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4d23671b864e4cf8969e0dfc40d29520',qos_specs=None,replication_status=,reservations=['7ca48f55-80fc-4184-bca5-22248e8be7c5','307229f9-2ee3-4de5-b363-45386beed334','57e6efb5-bf1d-4c07-a00f-cfbf7fde2a97','3954dfee-b8b4-4379-ba82-3ad1e46a5797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6525c2e28b946eea4983f485ff46d7d',volume_type_id=f089abdb-a956-4552-8644-4431b8ffd200), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-485889492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5f699ac-5708-477f-b812-77269e060997,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4d23671b864e4cf8969e0dfc40d29520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6525c2e28b946eea4983f485ff46d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f089abdb-a956-4552-8644-4431b8ffd200),volume_type_id=f089abdb-a956-4552-8644-4431b8ffd200)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:29.337831 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76182f0-3c77-4bbd-b0ff-602197d2071d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:29.361376 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76182f0-3c77-4bbd-b0ff-602197d2071d) transitioned into state 'SUCCESS' from state '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-485889492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4d23671b864e4cf8969e0dfc40d29520',qos_specs=None,replication_status=,reservations=['7ca48f55-80fc-4184-bca5-22248e8be7c5','307229f9-2ee3-4de5-b363-45386beed334','57e6efb5-bf1d-4c07-a00f-cfbf7fde2a97','3954dfee-b8b4-4379-ba82-3ad1e46a5797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6525c2e28b946eea4983f485ff46d7d',volume_type_id=f089abdb-a956-4552-8644-4431b8ffd200)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:29.362030 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7574882d-d04c-4be8-9e17-740a1591053e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:29.375462 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7574882d-d04c-4be8-9e17-740a1591053e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:29.376441 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Flow 'volume_create_api' (23509841-5111-4cb2-8d9f-8f64a58b69a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:29.377134 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume request issued successfully. Aug 20 07:57:29.377790 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83f3a5db-e5a2-406a-967b-ac1da82a1a68 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:29.378478 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1127/4522] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:57:29 2026] POST /volume/v3/volumes => generated 826 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:29.392494 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56178407-6001-4b52-81e2-1f9bca76d2a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.398071 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56178407-6001-4b52-81e2-1f9bca76d2a5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:29.398322 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56178407-6001-4b52-81e2-1f9bca76d2a5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:29.398670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56178407-6001-4b52-81e2-1f9bca76d2a5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:29.408898 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.408898 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:29.415484 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-56178407-6001-4b52-81e2-1f9bca76d2a5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:29.423492 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56178407-6001-4b52-81e2-1f9bca76d2a5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:29.424000 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1131/4523] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:29 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:29.469021 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-1f5c9b87-2e39-4366-b491-6c9f01d70249 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.478081 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-1f5c9b87-2e39-4366-b491-6c9f01d70249 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] PUT https://10.4.3.57/volume/v3/attachments/c64a4744-eeb3-4fec-9c34-1b41cde48d8c Aug 20 07:57:29.480157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-1f5c9b87-2e39-4366-b491-6c9f01d70249 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:29.498651 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3954a091-bbac-40e9-bfc9-9dbeec335ee7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.498755 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-1f5c9b87-2e39-4366-b491-6c9f01d70249 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Acquiring lock "cinder-attachment_update-20949e6e-5a16-4d6c-8085-fb2b3d45ae2b-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:57:29.503514 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-1f5c9b87-2e39-4366-b491-6c9f01d70249 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Lock "cinder-attachment_update-20949e6e-5a16-4d6c-8085-fb2b3d45ae2b-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:57:29.504347 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3954a091-bbac-40e9-bfc9-9dbeec335ee7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:29.504523 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.504523 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:29.504604 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3954a091-bbac-40e9-bfc9-9dbeec335ee7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:29.504801 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3954a091-bbac-40e9-bfc9-9dbeec335ee7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:29.504901 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3954a091-bbac-40e9-bfc9-9dbeec335ee7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:29.514162 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.514162 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:29.514871 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3954a091-bbac-40e9-bfc9-9dbeec335ee7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:29.515275 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1146/4524] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:29 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:29.710450 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-1f5c9b87-2e39-4366-b491-6c9f01d70249 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Lock "cinder-attachment_update-20949e6e-5a16-4d6c-8085-fb2b3d45ae2b-np0000007856" released by "attachment_update" :: held 0.207s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:57:29.710941 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-1f5c9b87-2e39-4366-b491-6c9f01d70249 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/attachments/c64a4744-eeb3-4fec-9c34-1b41cde48d8c returned with HTTP 200 Aug 20 07:57:29.712127 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1121/4525] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:57:29 2026] PUT /volume/v3/attachments/c64a4744-eeb3-4fec-9c34-1b41cde48d8c => generated 969 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:29.740206 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-345daf08-5c36-40e7-ab0d-544fdbe851c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.745115 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-345daf08-5c36-40e7-ab0d-544fdbe851c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:29.745115 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-345daf08-5c36-40e7-ab0d-544fdbe851c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:29.745115 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-345daf08-5c36-40e7-ab0d-544fdbe851c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:29.745361 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-345daf08-5c36-40e7-ab0d-544fdbe851c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:29.754536 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.754536 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:29.755443 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-345daf08-5c36-40e7-ab0d-544fdbe851c4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:29.758196 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1128/4526] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:29 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:29.762861 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-33e9418c-0c0f-4b6d-80cc-7a7e2e8210f2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.770979 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-33e9418c-0c0f-4b6d-80cc-7a7e2e8210f2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] POST https://10.4.3.57/volume/v3/attachments/c64a4744-eeb3-4fec-9c34-1b41cde48d8c/action Aug 20 07:57:29.773772 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-33e9418c-0c0f-4b6d-80cc-7a7e2e8210f2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:57:29.774391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-33e9418c-0c0f-4b6d-80cc-7a7e2e8210f2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:29.822840 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.822840 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:29.842473 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7d3c38df-3a4d-4970-97f1-10a14ea36b80 req-33e9418c-0c0f-4b6d-80cc-7a7e2e8210f2 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/attachments/c64a4744-eeb3-4fec-9c34-1b41cde48d8c/action returned with HTTP 204 Aug 20 07:57:29.843254 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1132/4527] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:57:29 2026] POST /volume/v3/attachments/c64a4744-eeb3-4fec-9c34-1b41cde48d8c/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:29.849313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1ee4c17a-73a3-4263-8b73-7af5652018a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.851996 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1ee4c17a-73a3-4263-8b73-7af5652018a5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:29.853046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1ee4c17a-73a3-4263-8b73-7af5652018a5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:29.853046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1ee4c17a-73a3-4263-8b73-7af5652018a5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:29.853239 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-1ee4c17a-73a3-4263-8b73-7af5652018a5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Delete volume with id: b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:29.868126 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.868126 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:29.868711 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1ee4c17a-73a3-4263-8b73-7af5652018a5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:29.891315 np0000007856 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-1ee4c17a-73a3-4263-8b73-7af5652018a5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 07:57:29.906845 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1ee4c17a-73a3-4263-8b73-7af5652018a5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Delete volume request issued successfully. Aug 20 07:57:29.907146 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1ee4c17a-73a3-4263-8b73-7af5652018a5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 202 Aug 20 07:57:29.907701 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1147/4528] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:57:29 2026] DELETE /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:29.914861 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-531de6a8-a96c-46ea-a4c9-3b87b648f1b7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:29.917622 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-531de6a8-a96c-46ea-a4c9-3b87b648f1b7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:29.918142 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-531de6a8-a96c-46ea-a4c9-3b87b648f1b7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:29.918142 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-531de6a8-a96c-46ea-a4c9-3b87b648f1b7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:29.929322 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:29.929322 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:29.935782 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-531de6a8-a96c-46ea-a4c9-3b87b648f1b7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:29.943895 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-531de6a8-a96c-46ea-a4c9-3b87b648f1b7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 200 Aug 20 07:57:29.944324 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1122/4529] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:29 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:30.337305 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.441236 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca13117f-c244-4ed4-9c77-2a41f4f3a52a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.445254 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca13117f-c244-4ed4-9c77-2a41f4f3a52a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:30.445558 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca13117f-c244-4ed4-9c77-2a41f4f3a52a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:30.445848 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca13117f-c244-4ed4-9c77-2a41f4f3a52a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:30.455321 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:30.455321 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:30.461289 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ca13117f-c244-4ed4-9c77-2a41f4f3a52a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:30.464592 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:30.465039 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1900028017"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:30.469066 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1900028017'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:30.469198 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume of 1 GB Aug 20 07:57:30.473129 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca13117f-c244-4ed4-9c77-2a41f4f3a52a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:30.473841 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1133/4530] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:30 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:30.474412 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Availability Zones retrieved successfully. Aug 20 07:57:30.481432 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (e7de49be-3610-4e73-83c0-74f186434938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:30.482701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c288b1-6654-410b-9bfb-109c61d82d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.483931 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:30.491138 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-80eb702f-4862-4879-b971-750601dd6181 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.493577 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80eb702f-4862-4879-b971-750601dd6181 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:30.493812 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80eb702f-4862-4879-b971-750601dd6181 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:30.494150 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80eb702f-4862-4879-b971-750601dd6181 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:30.507619 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:30.507619 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:30.514207 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-80eb702f-4862-4879-b971-750601dd6181 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:30.520656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c288b1-6654-410b-9bfb-109c61d82d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.521309 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0d6d29-65e4-48b4-99b3-4d05643ccb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.521539 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80eb702f-4862-4879-b971-750601dd6181 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:30.522969 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1148/4531] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:30 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:57:30.531733 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-21351095-c464-4c99-9aa0-3e8993c2bfb2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.534665 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21351095-c464-4c99-9aa0-3e8993c2bfb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:30.535627 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21351095-c464-4c99-9aa0-3e8993c2bfb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:30.537601 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21351095-c464-4c99-9aa0-3e8993c2bfb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:30.537601 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-21351095-c464-4c99-9aa0-3e8993c2bfb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:30.537843 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.540011 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:30.540752 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-411994114", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:30.542939 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:30.542939 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:30.543049 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-411994114', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:30.543111 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume of 1 GB Aug 20 07:57:30.543291 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21351095-c464-4c99-9aa0-3e8993c2bfb2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:30.543757 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1123/4532] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:30 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:30.549733 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Availability Zones retrieved successfully. Aug 20 07:57:30.560001 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Flow 'volume_create_api' (5dba8ea6-cecb-4bd4-b42c-58d4dcc94c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:30.561775 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3727737-9041-46b1-8c53-2d7ca73115ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.563186 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:30.600328 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3727737-9041-46b1-8c53-2d7ca73115ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.601253 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e6e31d9-0562-4022-afdb-cc5ff8097547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.610646 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Created reservations ['84799b9c-232c-49ed-a221-fee081b09e91', 'b045ec32-a85d-4b39-a680-255197d54fdb', 'fd2395e9-a7ad-45e3-bd3e-d22ed9e07331', '64ae8a33-fb6d-4a84-b90a-7f3aaba36ff8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:30.611869 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0d6d29-65e4-48b4-99b3-4d05643ccb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84799b9c-232c-49ed-a221-fee081b09e91', 'b045ec32-a85d-4b39-a680-255197d54fdb', 'fd2395e9-a7ad-45e3-bd3e-d22ed9e07331', '64ae8a33-fb6d-4a84-b90a-7f3aaba36ff8']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.612532 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd43ab7d-315e-4805-90f0-c9b1d0ab92e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.647515 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd43ab7d-315e-4805-90f0-c9b1d0ab92e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e039d24e-4c02-49ac-a0c8-40747a831ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1900028017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['84799b9c-232c-49ed-a221-fee081b09e91','b045ec32-a85d-4b39-a680-255197d54fdb','fd2395e9-a7ad-45e3-bd3e-d22ed9e07331','64ae8a33-fb6d-4a84-b90a-7f3aaba36ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1900028017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e039d24e-4c02-49ac-a0c8-40747a831ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c2325001c845129e8b3baccbd3080b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76bdea965cc74499ac4959ee4955a07c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.648263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97cbded-9335-468b-9c5b-b927ad72f13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.668274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97cbded-9335-468b-9c5b-b927ad72f13e) transitioned into state 'SUCCESS' from state '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-1900028017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['84799b9c-232c-49ed-a221-fee081b09e91','b045ec32-a85d-4b39-a680-255197d54fdb','fd2395e9-a7ad-45e3-bd3e-d22ed9e07331','64ae8a33-fb6d-4a84-b90a-7f3aaba36ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.669000 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efbd3af-565f-44c3-99da-a4909d1eadda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.680084 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efbd3af-565f-44c3-99da-a4909d1eadda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.681273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (e7de49be-3610-4e73-83c0-74f186434938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:30.681430 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request issued successfully. Aug 20 07:57:30.682069 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3ad29d3-25a5-4985-86b6-cde8583f501e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:30.682663 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1129/4533] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:57:30 2026] POST /volume/v3/volumes => generated 756 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:30.686465 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Created reservations ['0918a170-8a57-447a-8bf3-717d02dccaf8', 'cdd7b2ed-2581-4744-8a4b-eae9a17ed7bb', '588b2507-3b7f-4240-8472-d7ef960bc76c', '68b60ca4-7d77-4446-b516-2eebbb2f191b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:30.688021 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e6e31d9-0562-4022-afdb-cc5ff8097547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0918a170-8a57-447a-8bf3-717d02dccaf8', 'cdd7b2ed-2581-4744-8a4b-eae9a17ed7bb', '588b2507-3b7f-4240-8472-d7ef960bc76c', '68b60ca4-7d77-4446-b516-2eebbb2f191b']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.689012 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f19f2b7-dc24-4146-92d5-a18df50b017f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.700074 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-74905276-d667-44d2-9f69-ffe49f1d16ba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.702647 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74905276-d667-44d2-9f69-ffe49f1d16ba tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 Aug 20 07:57:30.702976 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74905276-d667-44d2-9f69-ffe49f1d16ba tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:30.703481 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74905276-d667-44d2-9f69-ffe49f1d16ba tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:30.713746 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:30.713746 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:30.720808 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-74905276-d667-44d2-9f69-ffe49f1d16ba tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:57:30.721074 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f19f2b7-dc24-4146-92d5-a18df50b017f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba0a7691-2f33-4715-881a-d4badc99870a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-411994114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d23671b864e4cf8969e0dfc40d29520',qos_specs=None,replication_status=,reservations=['0918a170-8a57-447a-8bf3-717d02dccaf8','cdd7b2ed-2581-4744-8a4b-eae9a17ed7bb','588b2507-3b7f-4240-8472-d7ef960bc76c','68b60ca4-7d77-4446-b516-2eebbb2f191b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6525c2e28b946eea4983f485ff46d7d',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-411994114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba0a7691-2f33-4715-881a-d4badc99870a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d23671b864e4cf8969e0dfc40d29520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6525c2e28b946eea4983f485ff46d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.722526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2ccf7d-f035-44b3-af74-effec2801f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.728568 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74905276-d667-44d2-9f69-ffe49f1d16ba tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 returned with HTTP 200 Aug 20 07:57:30.729450 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1149/4534] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:30 2026] GET /volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:30.763818 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2ccf7d-f035-44b3-af74-effec2801f88) transitioned into state 'SUCCESS' from state '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-411994114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d23671b864e4cf8969e0dfc40d29520',qos_specs=None,replication_status=,reservations=['0918a170-8a57-447a-8bf3-717d02dccaf8','cdd7b2ed-2581-4744-8a4b-eae9a17ed7bb','588b2507-3b7f-4240-8472-d7ef960bc76c','68b60ca4-7d77-4446-b516-2eebbb2f191b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6525c2e28b946eea4983f485ff46d7d',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.764792 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e1b206-3e97-4f18-b1d6-0042cb864f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:30.769961 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-932055e8-dd79-40c1-8522-91c4d9e0e7a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.773883 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-932055e8-dd79-40c1-8522-91c4d9e0e7a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:30.773883 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-932055e8-dd79-40c1-8522-91c4d9e0e7a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:30.774022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-932055e8-dd79-40c1-8522-91c4d9e0e7a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:30.774121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-932055e8-dd79-40c1-8522-91c4d9e0e7a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:30.787403 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:30.787403 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:30.788367 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-932055e8-dd79-40c1-8522-91c4d9e0e7a4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:30.788965 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1124/4535] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:30 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:57:30.795581 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e1b206-3e97-4f18-b1d6-0042cb864f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:30.796585 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Flow 'volume_create_api' (5dba8ea6-cecb-4bd4-b42c-58d4dcc94c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:30.797744 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume request issued successfully. Aug 20 07:57:30.797744 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d51a8f1c-fd86-439a-938f-67f26ce720bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:30.798257 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1134/4536] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:57:30 2026] POST /volume/v3/volumes => generated 750 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:30.814679 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5631df51-9a38-461a-aea7-dd20f6348b40 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.816832 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5631df51-9a38-461a-aea7-dd20f6348b40 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:30.817245 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5631df51-9a38-461a-aea7-dd20f6348b40 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:30.817245 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5631df51-9a38-461a-aea7-dd20f6348b40 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:30.830532 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:30.830532 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:30.834747 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5631df51-9a38-461a-aea7-dd20f6348b40 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:30.839812 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5631df51-9a38-461a-aea7-dd20f6348b40 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:30.839812 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1130/4537] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:30 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:30.960642 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ff346e1e-256d-4dd9-a67d-d86a21605910 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.962828 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff346e1e-256d-4dd9-a67d-d86a21605910 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 Aug 20 07:57:30.962828 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff346e1e-256d-4dd9-a67d-d86a21605910 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:30.962904 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff346e1e-256d-4dd9-a67d-d86a21605910 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:30.971663 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff346e1e-256d-4dd9-a67d-d86a21605910 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 returned with HTTP 404 Aug 20 07:57:30.972129 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1150/4538] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:30 2026] GET /volume/v3/volumes/b34be421-6e84-4dbb-8cb6-4426932c6d57 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:30.980541 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-787dbca7-f550-41aa-820f-47469525e5f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:30.984047 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-787dbca7-f550-41aa-820f-47469525e5f5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 Aug 20 07:57:30.984270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-787dbca7-f550-41aa-820f-47469525e5f5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:30.984496 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-787dbca7-f550-41aa-820f-47469525e5f5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:30.984675 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-787dbca7-f550-41aa-820f-47469525e5f5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Delete volume with id: e460a38c-04b3-4e2d-8673-30295ae952d8 Aug 20 07:57:30.993572 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:30.993572 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:30.994039 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-787dbca7-f550-41aa-820f-47469525e5f5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:31.013930 np0000007856 devstack@c-api.service[100252]: WARNING cinder.keymgr.conf_key_mgr [None req-787dbca7-f550-41aa-820f-47469525e5f5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 07:57:31.024634 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-787dbca7-f550-41aa-820f-47469525e5f5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Delete volume request issued successfully. Aug 20 07:57:31.024861 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-787dbca7-f550-41aa-820f-47469525e5f5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 returned with HTTP 202 Aug 20 07:57:31.025422 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1125/4539] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:57:30 2026] DELETE /volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:31.036010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-76368274-9be0-4bff-aaa9-087de9784eb8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:31.038329 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76368274-9be0-4bff-aaa9-087de9784eb8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 Aug 20 07:57:31.038631 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76368274-9be0-4bff-aaa9-087de9784eb8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:31.039337 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76368274-9be0-4bff-aaa9-087de9784eb8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:31.048088 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:31.048088 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:31.055172 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-76368274-9be0-4bff-aaa9-087de9784eb8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:31.060007 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76368274-9be0-4bff-aaa9-087de9784eb8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 returned with HTTP 200 Aug 20 07:57:31.060608 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1135/4540] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:31 2026] GET /volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:31.555839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5bb9d6e4-8119-4469-873c-535d3b4a6cb7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:31.557645 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bb9d6e4-8119-4469-873c-535d3b4a6cb7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:31.560558 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bb9d6e4-8119-4469-873c-535d3b4a6cb7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:31.560558 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bb9d6e4-8119-4469-873c-535d3b4a6cb7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:31.560558 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5bb9d6e4-8119-4469-873c-535d3b4a6cb7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:31.562638 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:31.562638 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:31.563304 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bb9d6e4-8119-4469-873c-535d3b4a6cb7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:31.563706 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1131/4541] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:31 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:31.746420 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aedc40f4-5293-4a3d-977e-3f12d40f316b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:31.748257 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aedc40f4-5293-4a3d-977e-3f12d40f316b tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 Aug 20 07:57:31.748503 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aedc40f4-5293-4a3d-977e-3f12d40f316b tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:31.748708 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aedc40f4-5293-4a3d-977e-3f12d40f316b tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:31.762462 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:31.762462 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:31.771377 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aedc40f4-5293-4a3d-977e-3f12d40f316b tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:57:31.781714 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aedc40f4-5293-4a3d-977e-3f12d40f316b tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 returned with HTTP 200 Aug 20 07:57:31.782308 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1151/4542] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:31 2026] GET /volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:31.799328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b46b0b19-616c-4183-8d39-b969e97a941e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:31.802172 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b46b0b19-616c-4183-8d39-b969e97a941e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:57:31.803510 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b46b0b19-616c-4183-8d39-b969e97a941e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e039d24e-4c02-49ac-a0c8-40747a831ac8", "name": "tempest-CreateVolumesFromBackupTest-Backup-274640904"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:31.805062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-b46b0b19-616c-4183-8d39-b969e97a941e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Creating new backup {'backup': {'volume_id': 'e039d24e-4c02-49ac-a0c8-40747a831ac8', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-274640904'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:57:31.805245 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-b46b0b19-616c-4183-8d39-b969e97a941e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Creating backup of volume e039d24e-4c02-49ac-a0c8-40747a831ac8 in container None Aug 20 07:57:31.807211 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87610bc7-ab5d-4a41-a837-a79f5bf0b820 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:31.809262 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87610bc7-ab5d-4a41-a837-a79f5bf0b820 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:31.809663 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87610bc7-ab5d-4a41-a837-a79f5bf0b820 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:31.809712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87610bc7-ab5d-4a41-a837-a79f5bf0b820 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:31.810490 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-87610bc7-ab5d-4a41-a837-a79f5bf0b820 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:31.817103 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:31.817103 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:31.818098 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87610bc7-ab5d-4a41-a837-a79f5bf0b820 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:31.818642 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1136/4543] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:31 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:31.834444 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:31.834444 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:31.834444 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b46b0b19-616c-4183-8d39-b969e97a941e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:57:31.854282 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6bc1210-a3fd-4ee0-8d8a-a253b418c8a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:31.858650 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6bc1210-a3fd-4ee0-8d8a-a253b418c8a3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:31.858650 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6bc1210-a3fd-4ee0-8d8a-a253b418c8a3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:31.858650 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6bc1210-a3fd-4ee0-8d8a-a253b418c8a3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:31.867427 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:31.867427 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:31.876641 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6bc1210-a3fd-4ee0-8d8a-a253b418c8a3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:31.885999 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6bc1210-a3fd-4ee0-8d8a-a253b418c8a3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:31.886565 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1132/4544] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:31 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:31.901226 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-695ec74a-69d9-4c9d-8b06-4929407ae989 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:31.906078 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b46b0b19-616c-4183-8d39-b969e97a941e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Created reservations ['9f3de389-b816-41a7-b758-6c566087c945', 'af6f7992-4e2a-4617-87f0-5bf6c4bacccf'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:31.907525 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-695ec74a-69d9-4c9d-8b06-4929407ae989 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:31.907919 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-695ec74a-69d9-4c9d-8b06-4929407ae989 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:31.908092 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-695ec74a-69d9-4c9d-8b06-4929407ae989 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:31.926953 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:31.926953 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:31.928689 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-695ec74a-69d9-4c9d-8b06-4929407ae989 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:31.938207 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-695ec74a-69d9-4c9d-8b06-4929407ae989 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:31.938715 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1152/4545] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:31 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:31.951326 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b46b0b19-616c-4183-8d39-b969e97a941e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:57:31.951916 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1126/4546] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:57:31 2026] POST /volume/v3/backups => generated 336 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:31.960229 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cccead8f-f4b8-4ef3-9711-2f9e5dbb5803 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:31.963917 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d941121a-97cf-4784-b584-802e0ee2e8ef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:31.964275 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cccead8f-f4b8-4ef3-9711-2f9e5dbb5803 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:57:31.964973 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cccead8f-f4b8-4ef3-9711-2f9e5dbb5803 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-570414338", "extra_specs": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:31.966529 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d941121a-97cf-4784-b584-802e0ee2e8ef tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:31.966529 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d941121a-97cf-4784-b584-802e0ee2e8ef tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:31.966711 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d941121a-97cf-4784-b584-802e0ee2e8ef tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:31.966864 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d941121a-97cf-4784-b584-802e0ee2e8ef tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:31.973919 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:31.973919 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:31.974969 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d941121a-97cf-4784-b584-802e0ee2e8ef tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:31.975598 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1133/4547] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:31 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 743 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:31.990758 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cccead8f-f4b8-4ef3-9711-2f9e5dbb5803 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:57:31.991210 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1137/4548] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:57:31 2026] POST /volume/v3/types => generated 211 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:32.002010 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-31198fca-76bc-4f49-a3e0-d7edf9513fba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:32.004090 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31198fca-76bc-4f49-a3e0-d7edf9513fba tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] POST https://10.4.3.57/volume/v3/types/0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3/encryption Aug 20 07:57:32.004441 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31198fca-76bc-4f49-a3e0-d7edf9513fba tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:32.032190 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31198fca-76bc-4f49-a3e0-d7edf9513fba tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/types/0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3/encryption returned with HTTP 200 Aug 20 07:57:32.032190 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1153/4549] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:57:32 2026] POST /volume/v3/types/0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:32.046589 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-84be0580-7883-47ae-8112-4aab9a64e900 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:32.048586 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:32.048953 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1335009805", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-570414338", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:32.050822 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1335009805', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-570414338', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:32.055165 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume of 1 GB Aug 20 07:57:32.055390 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:32.055390 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:32.055963 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Availability Zones retrieved successfully. Aug 20 07:57:32.062378 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Flow 'volume_create_api' (350a8e0f-68e0-4600-b969-cd5fcb1cec7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:32.063453 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5eba48-4a5a-483e-bea1-68f920b77967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:32.064360 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:32.073713 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a6ee7aae-52c3-47f2-a6fc-e763008fdb2d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:32.076056 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6ee7aae-52c3-47f2-a6fc-e763008fdb2d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 Aug 20 07:57:32.076339 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6ee7aae-52c3-47f2-a6fc-e763008fdb2d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:32.076612 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6ee7aae-52c3-47f2-a6fc-e763008fdb2d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:32.086610 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6ee7aae-52c3-47f2-a6fc-e763008fdb2d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 returned with HTTP 404 Aug 20 07:57:32.086610 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1134/4550] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:32 2026] GET /volume/v3/volumes/e460a38c-04b3-4e2d-8673-30295ae952d8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:32.094918 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5eba48-4a5a-483e-bea1-68f920b77967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:57:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3,is_public=True,name='tempest-scenario-type-luks-570414338',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:32.095686 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d89a5a1-4d44-456e-b30d-69f55826d573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:32.095777 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-668c1f02-36fc-4690-a89b-9b4d6971b766 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:32.098268 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-668c1f02-36fc-4690-a89b-9b4d6971b766 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:57:32.098505 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-668c1f02-36fc-4690-a89b-9b4d6971b766 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:32.098758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-668c1f02-36fc-4690-a89b-9b4d6971b766 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:32.100040 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-668c1f02-36fc-4690-a89b-9b4d6971b766 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:57:32.126277 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-570414338 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-570414338, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:57:32.126614 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-570414338 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-570414338, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:57:32.132690 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-668c1f02-36fc-4690-a89b-9b4d6971b766 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Get all volumes completed successfully. Aug 20 07:57:32.135650 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:32.135650 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:32.143164 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-668c1f02-36fc-4690-a89b-9b4d6971b766 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:57:32.143999 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1138/4551] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:57:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15723 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:32.164070 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-18323803-edb8-40a2-b618-10e3dfde9846 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:32.166205 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Created reservations ['15aef223-a145-4ba5-b670-52034de8f926', 'cc7c5fde-a94b-43ca-aaa6-f91da618db0c', 'e7d0f261-b5b0-46bf-8adf-a7a36854891a', 'a54bae5b-e257-440d-90b4-1fb003688c0c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:32.169431 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d89a5a1-4d44-456e-b30d-69f55826d573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15aef223-a145-4ba5-b670-52034de8f926', 'cc7c5fde-a94b-43ca-aaa6-f91da618db0c', 'e7d0f261-b5b0-46bf-8adf-a7a36854891a', 'a54bae5b-e257-440d-90b4-1fb003688c0c']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:32.169590 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18323803-edb8-40a2-b618-10e3dfde9846 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] DELETE https://10.4.3.57/volume/v3/types/25d380d1-77db-4119-ae36-b508e2bd57f8 Aug 20 07:57:32.169645 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64cdfb4-7dbd-4432-ae20-1fbfcb8fbdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:32.169692 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18323803-edb8-40a2-b618-10e3dfde9846 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:32.169692 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18323803-edb8-40a2-b618-10e3dfde9846 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:32.196912 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64cdfb4-7dbd-4432-ae20-1fbfcb8fbdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a51f0d-5f20-4927-a0f6-b11ee11d85ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1335009805',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d23671b864e4cf8969e0dfc40d29520',qos_specs=None,replication_status=,reservations=['15aef223-a145-4ba5-b670-52034de8f926','cc7c5fde-a94b-43ca-aaa6-f91da618db0c','e7d0f261-b5b0-46bf-8adf-a7a36854891a','a54bae5b-e257-440d-90b4-1fb003688c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6525c2e28b946eea4983f485ff46d7d',volume_type_id=0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1335009805',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=20a51f0d-5f20-4927-a0f6-b11ee11d85ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d23671b864e4cf8969e0dfc40d29520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6525c2e28b946eea4983f485ff46d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3),volume_type_id=0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:32.197825 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecab460d-eda1-4504-9ecf-de0d5f98264a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:32.205697 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18323803-edb8-40a2-b618-10e3dfde9846 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] https://10.4.3.57/volume/v3/types/25d380d1-77db-4119-ae36-b508e2bd57f8 returned with HTTP 202 Aug 20 07:57:32.206968 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1154/4552] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:57:32 2026] DELETE /volume/v3/types/25d380d1-77db-4119-ae36-b508e2bd57f8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:32.223652 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecab460d-eda1-4504-9ecf-de0d5f98264a) transitioned into state 'SUCCESS' from state '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-1335009805',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d23671b864e4cf8969e0dfc40d29520',qos_specs=None,replication_status=,reservations=['15aef223-a145-4ba5-b670-52034de8f926','cc7c5fde-a94b-43ca-aaa6-f91da618db0c','e7d0f261-b5b0-46bf-8adf-a7a36854891a','a54bae5b-e257-440d-90b4-1fb003688c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6525c2e28b946eea4983f485ff46d7d',volume_type_id=0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:32.228642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e00189-9369-4da8-a697-8b00368e909c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:32.241713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e00189-9369-4da8-a697-8b00368e909c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:32.243178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Flow 'volume_create_api' (350a8e0f-68e0-4600-b969-cd5fcb1cec7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:32.243178 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume request issued successfully. Aug 20 07:57:32.244131 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84be0580-7883-47ae-8112-4aab9a64e900 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:32.244502 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1127/4553] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:57:32 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) Aug 20 07:57:32.264365 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8b68fe2a-e2ec-4447-9343-34aecf538e5e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:32.269186 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b68fe2a-e2ec-4447-9343-34aecf538e5e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:32.270963 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b68fe2a-e2ec-4447-9343-34aecf538e5e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:32.273447 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b68fe2a-e2ec-4447-9343-34aecf538e5e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:32.289314 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:32.289314 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:32.303730 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8b68fe2a-e2ec-4447-9343-34aecf538e5e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:32.319679 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b68fe2a-e2ec-4447-9343-34aecf538e5e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:32.320707 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1135/4554] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:32 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:32.576240 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-caad6248-9491-4550-84da-bbb469be79e6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:32.578324 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caad6248-9491-4550-84da-bbb469be79e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:32.578584 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caad6248-9491-4550-84da-bbb469be79e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:32.578774 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-caad6248-9491-4550-84da-bbb469be79e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:32.578882 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-caad6248-9491-4550-84da-bbb469be79e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:32.583796 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:32.583796 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:32.584056 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-caad6248-9491-4550-84da-bbb469be79e6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:32.584509 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1139/4555] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:32 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:32.831303 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6d4086cf-01b2-4d49-9a8f-6b8dd9e86fd0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:32.834061 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6d4086cf-01b2-4d49-9a8f-6b8dd9e86fd0 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:32.834287 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6d4086cf-01b2-4d49-9a8f-6b8dd9e86fd0 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:32.834498 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6d4086cf-01b2-4d49-9a8f-6b8dd9e86fd0 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:32.834686 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6d4086cf-01b2-4d49-9a8f-6b8dd9e86fd0 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:32.842044 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:32.842044 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:32.842898 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6d4086cf-01b2-4d49-9a8f-6b8dd9e86fd0 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:32.843208 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1155/4556] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:32 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:32.989022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-982bbfe8-2bb1-4ab6-9038-aa8a6e6b65c9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:32.991517 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-982bbfe8-2bb1-4ab6-9038-aa8a6e6b65c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:32.991773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-982bbfe8-2bb1-4ab6-9038-aa8a6e6b65c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:32.992020 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-982bbfe8-2bb1-4ab6-9038-aa8a6e6b65c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:32.992155 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-982bbfe8-2bb1-4ab6-9038-aa8a6e6b65c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:32.997340 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:32.997340 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:32.998192 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-982bbfe8-2bb1-4ab6-9038-aa8a6e6b65c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:32.999099 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1128/4557] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:32 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:33.339576 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-deda5e38-934d-49d5-b709-ae9b483502d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.339966 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-deda5e38-934d-49d5-b709-ae9b483502d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:33.340673 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-deda5e38-934d-49d5-b709-ae9b483502d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:33.340673 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-deda5e38-934d-49d5-b709-ae9b483502d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:33.349839 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.349839 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:33.355267 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-deda5e38-934d-49d5-b709-ae9b483502d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:33.361041 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-deda5e38-934d-49d5-b709-ae9b483502d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:33.361772 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1136/4558] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:33 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:33.377671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-63653bfb-850b-4049-b672-3392044391b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.379021 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63653bfb-850b-4049-b672-3392044391b9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:33.379290 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-63653bfb-850b-4049-b672-3392044391b9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:33.379522 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-63653bfb-850b-4049-b672-3392044391b9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:33.387613 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.387613 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:33.393886 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-63653bfb-850b-4049-b672-3392044391b9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:33.396766 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63653bfb-850b-4049-b672-3392044391b9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:33.397261 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1140/4559] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:33 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:33.464595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d3464618-c36f-4f78-8833-1345267d9c1a req-bc2729d2-f548-4fa5-931f-198d039e1ebf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.469067 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-bc2729d2-f548-4fa5-931f-198d039e1ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:33.469228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-bc2729d2-f548-4fa5-931f-198d039e1ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:33.469475 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-bc2729d2-f548-4fa5-931f-198d039e1ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:33.479491 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.479491 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:33.488362 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d3464618-c36f-4f78-8833-1345267d9c1a req-bc2729d2-f548-4fa5-931f-198d039e1ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:33.495197 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-bc2729d2-f548-4fa5-931f-198d039e1ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:33.495830 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1156/4560] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:33 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:33.592320 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-55c2a201-4783-41c0-9664-bf8102f0b1fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.592828 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55c2a201-4783-41c0-9664-bf8102f0b1fd None None] GET https://10.4.3.57/volume// Aug 20 07:57:33.593029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55c2a201-4783-41c0-9664-bf8102f0b1fd None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:33.593244 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55c2a201-4783-41c0-9664-bf8102f0b1fd None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:33.593635 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55c2a201-4783-41c0-9664-bf8102f0b1fd None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:33.594012 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1129/4561] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:57:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:33.597306 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-38ee9882-0578-42af-84f3-3a256e72a76c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.600952 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38ee9882-0578-42af-84f3-3a256e72a76c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:33.601313 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38ee9882-0578-42af-84f3-3a256e72a76c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:33.601528 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38ee9882-0578-42af-84f3-3a256e72a76c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:33.601589 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3464618-c36f-4f78-8833-1345267d9c1a req-4af983d4-0685-4755-9ae3-62224a73a598 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.601648 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-38ee9882-0578-42af-84f3-3a256e72a76c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:33.604183 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-4af983d4-0685-4755-9ae3-62224a73a598 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:57:33.604700 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-4af983d4-0685-4755-9ae3-62224a73a598 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba0a7691-2f33-4715-881a-d4badc99870a", "connector": null, "instance_uuid": "797568fd-2966-4fa2-9372-3859eacbb5a1"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:33.611176 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.611176 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:33.612007 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38ee9882-0578-42af-84f3-3a256e72a76c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:33.612493 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1137/4562] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:33 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:33.615383 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.615383 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:33.629527 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3e7148e9-77bc-4d25-98aa-19a6d777174e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.632801 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e7148e9-77bc-4d25-98aa-19a6d777174e tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 07:57:33.633670 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e7148e9-77bc-4d25-98aa-19a6d777174e tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-804029380", "extra_specs": {}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:33.651590 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-4af983d4-0685-4755-9ae3-62224a73a598 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:57:33.652224 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1141/4563] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:57:33 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) Aug 20 07:57:33.662805 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e7148e9-77bc-4d25-98aa-19a6d777174e tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 07:57:33.662805 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1157/4564] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 07:57:33 2026] POST /volume/v3/types => generated 211 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:33.676230 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f43323d-9690-4409-87ea-c161df4436c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.678295 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f43323d-9690-4409-87ea-c161df4436c8 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] POST https://10.4.3.57/volume/v3/types/8bb7a0d3-9f14-4ea8-8de9-5f34facca607/encryption Aug 20 07:57:33.679313 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f43323d-9690-4409-87ea-c161df4436c8 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:33.694610 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bdb1d45f-bc4c-45ac-a63b-eb3648946ea5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.700118 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdb1d45f-bc4c-45ac-a63b-eb3648946ea5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:33.700366 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdb1d45f-bc4c-45ac-a63b-eb3648946ea5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:33.700598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdb1d45f-bc4c-45ac-a63b-eb3648946ea5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:33.704921 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f43323d-9690-4409-87ea-c161df4436c8 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] https://10.4.3.57/volume/v3/types/8bb7a0d3-9f14-4ea8-8de9-5f34facca607/encryption returned with HTTP 200 Aug 20 07:57:33.705377 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1130/4565] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 07:57:33 2026] POST /volume/v3/types/8bb7a0d3-9f14-4ea8-8de9-5f34facca607/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:33.705948 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-49475aef-a3fb-46a4-8e75-03a3d8323a2b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.706611 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49475aef-a3fb-46a4-8e75-03a3d8323a2b None None] GET https://10.4.3.57/volume// Aug 20 07:57:33.706870 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49475aef-a3fb-46a4-8e75-03a3d8323a2b None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:33.707123 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49475aef-a3fb-46a4-8e75-03a3d8323a2b None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:33.707418 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49475aef-a3fb-46a4-8e75-03a3d8323a2b None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:33.707806 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1142/4566] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:57:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:33.715340 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.715340 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:33.719382 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d3464618-c36f-4f78-8833-1345267d9c1a req-d7718289-7df3-40f7-8ed9-08b1cf3b39f0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.721480 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-d7718289-7df3-40f7-8ed9-08b1cf3b39f0 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:33.722300 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-d7718289-7df3-40f7-8ed9-08b1cf3b39f0 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:33.722397 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bdb1d45f-bc4c-45ac-a63b-eb3648946ea5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:33.722461 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-d7718289-7df3-40f7-8ed9-08b1cf3b39f0 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:33.730621 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdb1d45f-bc4c-45ac-a63b-eb3648946ea5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:33.730621 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1138/4567] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:33 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:33.738085 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.738609 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.738609 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:33.739796 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:33.740132 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-608329939", "snapshot_id": null, "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "volume_type": "tempest-scenario-type-luks-804029380", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:33.742905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-608329939', 'snapshot_id': None, 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'volume_type': 'tempest-scenario-type-luks-804029380', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:33.745874 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d3464618-c36f-4f78-8833-1345267d9c1a req-d7718289-7df3-40f7-8ed9-08b1cf3b39f0 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:33.753038 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-d7718289-7df3-40f7-8ed9-08b1cf3b39f0 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:33.753038 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1158/4568] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:57:33 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:33.852570 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume of 1 GB Aug 20 07:57:33.852975 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.852975 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:33.853874 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Availability Zones retrieved successfully. Aug 20 07:57:33.858037 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6acd4b88-615d-4711-8622-ac150f78a0e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.862054 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Flow 'volume_create_api' (62f611ca-2d94-4761-b9ae-5e0650d64a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:33.862143 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6acd4b88-615d-4711-8622-ac150f78a0e4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:33.862540 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6acd4b88-615d-4711-8622-ac150f78a0e4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:33.862860 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6acd4b88-615d-4711-8622-ac150f78a0e4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:33.863044 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6acd4b88-615d-4711-8622-ac150f78a0e4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:33.863429 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7770908b-c7a5-47e5-b607-fff2636ddb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:33.864771 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:33.870750 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.870750 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:33.871789 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6acd4b88-615d-4711-8622-ac150f78a0e4 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:33.872619 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1143/4569] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:33 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:33.880051 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d3464618-c36f-4f78-8833-1345267d9c1a req-dd5eb9e2-6515-4594-900a-7af6190176c6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:33.882657 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-dd5eb9e2-6515-4594-900a-7af6190176c6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] PUT https://10.4.3.57/volume/v3/attachments/4338b7d4-81fb-4efe-85a2-94dbf2d138f9 Aug 20 07:57:33.883109 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-dd5eb9e2-6515-4594-900a-7af6190176c6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:33.892917 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d3464618-c36f-4f78-8833-1345267d9c1a req-dd5eb9e2-6515-4594-900a-7af6190176c6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Acquiring lock "cinder-attachment_update-ba0a7691-2f33-4715-881a-d4badc99870a-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:57:33.900201 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d3464618-c36f-4f78-8833-1345267d9c1a req-dd5eb9e2-6515-4594-900a-7af6190176c6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-ba0a7691-2f33-4715-881a-d4badc99870a-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:57:33.901605 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:33.901605 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:33.930290 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7770908b-c7a5-47e5-b607-fff2636ddb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:57:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8bb7a0d3-9f14-4ea8-8de9-5f34facca607,is_public=True,name='tempest-scenario-type-luks-804029380',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bb7a0d3-9f14-4ea8-8de9-5f34facca607', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:33.931330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2525c44a-8256-4b2a-a0e2-c51db056421f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:33.962892 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-804029380 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-804029380, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:57:33.963208 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-804029380 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-804029380, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:57:33.995303 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Created reservations ['3ea5ec60-402e-4866-8c14-7e650e99d9dd', 'c57fe2f1-ea8a-4612-94b8-ac7210dbbc5f', 'b965c8a7-4169-4d5b-8fa3-be49075d0a12', 'a0791996-3657-4ac0-8d0e-8386d6387038'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:33.996312 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2525c44a-8256-4b2a-a0e2-c51db056421f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ea5ec60-402e-4866-8c14-7e650e99d9dd', 'c57fe2f1-ea8a-4612-94b8-ac7210dbbc5f', 'b965c8a7-4169-4d5b-8fa3-be49075d0a12', 'a0791996-3657-4ac0-8d0e-8386d6387038']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:33.996407 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d3464618-c36f-4f78-8833-1345267d9c1a req-dd5eb9e2-6515-4594-900a-7af6190176c6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-ba0a7691-2f33-4715-881a-d4badc99870a-np0000007856" released by "attachment_update" :: held 0.096s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:57:33.996407 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-dd5eb9e2-6515-4594-900a-7af6190176c6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/4338b7d4-81fb-4efe-85a2-94dbf2d138f9 returned with HTTP 200 Aug 20 07:57:33.996914 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917337ab-608c-4ced-a49b-004ff285ce86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:33.997074 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1139/4570] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:57:33 2026] PUT /volume/v3/attachments/4338b7d4-81fb-4efe-85a2-94dbf2d138f9 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:34.011310 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e1e76c6-892e-4758-8bfc-61b3efd029cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:34.013867 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e1e76c6-892e-4758-8bfc-61b3efd029cc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:34.013867 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e1e76c6-892e-4758-8bfc-61b3efd029cc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:34.013867 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e1e76c6-892e-4758-8bfc-61b3efd029cc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:34.014350 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7e1e76c6-892e-4758-8bfc-61b3efd029cc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:34.020118 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:34.020118 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:34.021459 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e1e76c6-892e-4758-8bfc-61b3efd029cc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:34.022060 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1159/4571] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:34 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:34.023824 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917337ab-608c-4ced-a49b-004ff285ce86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8983c982-72e4-4514-98b0-0a9cd950bcc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-608329939',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6702dc11f64cb2833fd71e45153c57',qos_specs=None,replication_status=,reservations=['3ea5ec60-402e-4866-8c14-7e650e99d9dd','c57fe2f1-ea8a-4612-94b8-ac7210dbbc5f','b965c8a7-4169-4d5b-8fa3-be49075d0a12','a0791996-3657-4ac0-8d0e-8386d6387038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0639de594b44d22aee792b59a98b15a',volume_type_id=8bb7a0d3-9f14-4ea8-8de9-5f34facca607), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-608329939',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8983c982-72e4-4514-98b0-0a9cd950bcc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6702dc11f64cb2833fd71e45153c57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0639de594b44d22aee792b59a98b15a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bb7a0d3-9f14-4ea8-8de9-5f34facca607),volume_type_id=8bb7a0d3-9f14-4ea8-8de9-5f34facca607)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:34.024606 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0012c9-bfa7-4a9b-b0f4-5b43ba9db9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:34.048994 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0012c9-bfa7-4a9b-b0f4-5b43ba9db9a0) transitioned into state 'SUCCESS' from state '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-608329939',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6702dc11f64cb2833fd71e45153c57',qos_specs=None,replication_status=,reservations=['3ea5ec60-402e-4866-8c14-7e650e99d9dd','c57fe2f1-ea8a-4612-94b8-ac7210dbbc5f','b965c8a7-4169-4d5b-8fa3-be49075d0a12','a0791996-3657-4ac0-8d0e-8386d6387038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0639de594b44d22aee792b59a98b15a',volume_type_id=8bb7a0d3-9f14-4ea8-8de9-5f34facca607)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:34.049787 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db8a853-0b9e-4f2d-a2e3-ad5668657d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:34.066229 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db8a853-0b9e-4f2d-a2e3-ad5668657d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:34.067425 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Flow 'volume_create_api' (62f611ca-2d94-4761-b9ae-5e0650d64a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:34.067912 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume request issued successfully. Aug 20 07:57:34.068840 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de4c515c-b1a9-4295-a15b-3e5c5b373eb6 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:34.069431 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1131/4572] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:57:33 2026] POST /volume/v3/volumes => generated 788 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:34.083580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fd43b3a6-e19c-4600-99f9-651cc591aeeb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:34.085264 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd43b3a6-e19c-4600-99f9-651cc591aeeb tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:34.085481 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd43b3a6-e19c-4600-99f9-651cc591aeeb tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:34.085687 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd43b3a6-e19c-4600-99f9-651cc591aeeb tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:34.093138 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:34.093138 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:34.097496 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fd43b3a6-e19c-4600-99f9-651cc591aeeb tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:34.101614 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd43b3a6-e19c-4600-99f9-651cc591aeeb tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:34.102054 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1144/4573] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:34 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:34.622617 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-33a6ae45-2226-45fe-b9d3-2e487c44e0ea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:34.624822 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33a6ae45-2226-45fe-b9d3-2e487c44e0ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:34.625094 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33a6ae45-2226-45fe-b9d3-2e487c44e0ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:34.625336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33a6ae45-2226-45fe-b9d3-2e487c44e0ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:34.625490 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-33a6ae45-2226-45fe-b9d3-2e487c44e0ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:34.638545 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:34.638545 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:34.639449 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33a6ae45-2226-45fe-b9d3-2e487c44e0ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:34.640123 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1140/4574] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:34 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:34.747490 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-98015ed9-c783-4604-8ccf-0bb977f57dba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:34.749976 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98015ed9-c783-4604-8ccf-0bb977f57dba tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:34.750254 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98015ed9-c783-4604-8ccf-0bb977f57dba tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:34.750576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98015ed9-c783-4604-8ccf-0bb977f57dba tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:34.763997 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:34.763997 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:34.769279 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-98015ed9-c783-4604-8ccf-0bb977f57dba tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:34.777082 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98015ed9-c783-4604-8ccf-0bb977f57dba tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:34.777610 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1160/4575] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:34 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:34.884699 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-94fc613c-9363-4a4f-bdc1-80ebb1e308cc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:34.886835 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94fc613c-9363-4a4f-bdc1-80ebb1e308cc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:34.887083 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94fc613c-9363-4a4f-bdc1-80ebb1e308cc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:34.887278 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94fc613c-9363-4a4f-bdc1-80ebb1e308cc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:34.887406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-94fc613c-9363-4a4f-bdc1-80ebb1e308cc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:34.896746 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:34.896746 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:34.897413 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94fc613c-9363-4a4f-bdc1-80ebb1e308cc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:34.897798 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1132/4576] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:34 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:57:35.038583 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5b31c014-4e8a-4483-967b-de625e276692 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:35.043375 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b31c014-4e8a-4483-967b-de625e276692 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:35.043375 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b31c014-4e8a-4483-967b-de625e276692 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:35.043609 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b31c014-4e8a-4483-967b-de625e276692 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:35.043609 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5b31c014-4e8a-4483-967b-de625e276692 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:35.059403 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:35.059403 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:35.062326 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b31c014-4e8a-4483-967b-de625e276692 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:35.062784 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1145/4577] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:35 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:35.114513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-08ebcc24-63b6-4c03-831c-ffd18a13e818 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:35.119164 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08ebcc24-63b6-4c03-831c-ffd18a13e818 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:35.120031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-08ebcc24-63b6-4c03-831c-ffd18a13e818 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:35.120031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-08ebcc24-63b6-4c03-831c-ffd18a13e818 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:35.131827 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:35.131827 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:35.138813 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-08ebcc24-63b6-4c03-831c-ffd18a13e818 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:35.145400 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08ebcc24-63b6-4c03-831c-ffd18a13e818 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:35.146018 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1141/4578] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:35 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:35.651273 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6354cf03-4e51-4b15-a055-00a0183aa7eb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:35.654206 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6354cf03-4e51-4b15-a055-00a0183aa7eb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:35.654488 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6354cf03-4e51-4b15-a055-00a0183aa7eb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:35.654769 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6354cf03-4e51-4b15-a055-00a0183aa7eb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:35.654890 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6354cf03-4e51-4b15-a055-00a0183aa7eb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:35.659995 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:35.659995 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:35.660755 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6354cf03-4e51-4b15-a055-00a0183aa7eb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:35.661255 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1161/4579] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:35 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:35.790784 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c9eb419-ecf9-4383-b17b-aa645f1ec840 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:35.792729 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c9eb419-ecf9-4383-b17b-aa645f1ec840 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:35.792990 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c9eb419-ecf9-4383-b17b-aa645f1ec840 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:35.793239 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c9eb419-ecf9-4383-b17b-aa645f1ec840 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:35.804334 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:35.804334 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:35.808705 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6c9eb419-ecf9-4383-b17b-aa645f1ec840 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:35.813430 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c9eb419-ecf9-4383-b17b-aa645f1ec840 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:35.813926 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1133/4580] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:35 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:35.909954 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9431841b-7e2c-4978-b07a-0cfda8a9136a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:35.912488 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9431841b-7e2c-4978-b07a-0cfda8a9136a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:35.912753 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9431841b-7e2c-4978-b07a-0cfda8a9136a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:35.912988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9431841b-7e2c-4978-b07a-0cfda8a9136a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:35.913114 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9431841b-7e2c-4978-b07a-0cfda8a9136a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:35.920518 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:35.920518 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:35.921376 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9431841b-7e2c-4978-b07a-0cfda8a9136a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:35.921900 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1146/4581] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:35 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:36.077314 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b38938cf-26d3-4f2b-b206-d5fa3da8e592 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:36.080821 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b38938cf-26d3-4f2b-b206-d5fa3da8e592 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:36.080925 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b38938cf-26d3-4f2b-b206-d5fa3da8e592 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:36.081154 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b38938cf-26d3-4f2b-b206-d5fa3da8e592 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:36.081348 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b38938cf-26d3-4f2b-b206-d5fa3da8e592 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:36.092000 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:36.092000 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:36.093378 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b38938cf-26d3-4f2b-b206-d5fa3da8e592 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:36.093785 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1142/4582] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:36 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:36.160292 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9277fdfc-2f8c-4496-aa2e-138384747745 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:36.162245 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9277fdfc-2f8c-4496-aa2e-138384747745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:36.162504 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9277fdfc-2f8c-4496-aa2e-138384747745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:36.162817 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9277fdfc-2f8c-4496-aa2e-138384747745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:36.171297 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:36.171297 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:36.176316 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9277fdfc-2f8c-4496-aa2e-138384747745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:36.184533 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9277fdfc-2f8c-4496-aa2e-138384747745 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:36.184533 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1162/4583] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:36 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:57:36.674416 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1df8bfda-ae88-41c9-8356-576c31113a4c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:36.676812 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1df8bfda-ae88-41c9-8356-576c31113a4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:36.677088 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1df8bfda-ae88-41c9-8356-576c31113a4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:36.677287 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1df8bfda-ae88-41c9-8356-576c31113a4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:36.677415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1df8bfda-ae88-41c9-8356-576c31113a4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:36.685069 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:36.685069 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:36.685811 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1df8bfda-ae88-41c9-8356-576c31113a4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:36.686292 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1134/4584] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:36 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:36.830335 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-63762b84-1d57-4a48-81b8-ed9e0a404a5b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:36.835537 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63762b84-1d57-4a48-81b8-ed9e0a404a5b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:36.835537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-63762b84-1d57-4a48-81b8-ed9e0a404a5b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:36.835537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-63762b84-1d57-4a48-81b8-ed9e0a404a5b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:36.850155 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:36.850155 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:36.856092 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-63762b84-1d57-4a48-81b8-ed9e0a404a5b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:36.863441 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63762b84-1d57-4a48-81b8-ed9e0a404a5b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:36.864224 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1147/4585] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:36 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:36.935854 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-67d719f0-94f0-4e90-a714-b5ecc06b55e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:36.937672 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67d719f0-94f0-4e90-a714-b5ecc06b55e6 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:36.939293 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67d719f0-94f0-4e90-a714-b5ecc06b55e6 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:36.939293 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67d719f0-94f0-4e90-a714-b5ecc06b55e6 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:36.939293 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-67d719f0-94f0-4e90-a714-b5ecc06b55e6 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:36.943759 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:36.943759 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:36.944726 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67d719f0-94f0-4e90-a714-b5ecc06b55e6 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:36.945292 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1143/4586] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:36 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:37.106958 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-156e81e4-0695-499d-923a-97e6dc7929ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:37.109244 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-156e81e4-0695-499d-923a-97e6dc7929ad tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:37.109496 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-156e81e4-0695-499d-923a-97e6dc7929ad tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:37.109778 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-156e81e4-0695-499d-923a-97e6dc7929ad tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:37.109981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-156e81e4-0695-499d-923a-97e6dc7929ad tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:37.118921 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:37.118921 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:37.119936 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-156e81e4-0695-499d-923a-97e6dc7929ad tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:37.120408 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1163/4587] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:37 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:37.199666 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ecd345d2-bc41-41f1-b58e-d2482d9e9948 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:37.206782 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecd345d2-bc41-41f1-b58e-d2482d9e9948 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:37.207457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecd345d2-bc41-41f1-b58e-d2482d9e9948 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:37.207457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecd345d2-bc41-41f1-b58e-d2482d9e9948 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:37.226353 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:37.226353 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:37.232684 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ecd345d2-bc41-41f1-b58e-d2482d9e9948 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:37.239165 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecd345d2-bc41-41f1-b58e-d2482d9e9948 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:37.239653 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1135/4588] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:37 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:37.700140 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c69ff6d-6ad8-4c5e-b4f8-2e9856da5932 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:37.702176 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c69ff6d-6ad8-4c5e-b4f8-2e9856da5932 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:37.702707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c69ff6d-6ad8-4c5e-b4f8-2e9856da5932 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:37.703097 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c69ff6d-6ad8-4c5e-b4f8-2e9856da5932 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:37.703339 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7c69ff6d-6ad8-4c5e-b4f8-2e9856da5932 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:37.709126 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:37.709126 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:37.710229 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c69ff6d-6ad8-4c5e-b4f8-2e9856da5932 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:37.710882 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1148/4589] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:37 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:37.886031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-811436d1-d34d-45c1-a218-ce80519b8a73 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:37.890079 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-811436d1-d34d-45c1-a218-ce80519b8a73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:37.892888 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-811436d1-d34d-45c1-a218-ce80519b8a73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:37.892888 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-811436d1-d34d-45c1-a218-ce80519b8a73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:37.922014 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:37.922014 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:37.932738 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-811436d1-d34d-45c1-a218-ce80519b8a73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:37.941500 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-811436d1-d34d-45c1-a218-ce80519b8a73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:37.942535 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1144/4590] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:37 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:37.961915 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eaeb344c-21e5-497a-b045-4d92b2ff7725 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:37.967689 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eaeb344c-21e5-497a-b045-4d92b2ff7725 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:37.967689 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eaeb344c-21e5-497a-b045-4d92b2ff7725 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:37.967689 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eaeb344c-21e5-497a-b045-4d92b2ff7725 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:37.967689 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-eaeb344c-21e5-497a-b045-4d92b2ff7725 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:37.978192 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:37.978192 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:37.978192 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eaeb344c-21e5-497a-b045-4d92b2ff7725 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:37.978192 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1164/4591] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:37 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:38.140843 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10becadf-1c76-44e6-b8fb-716bfbc1e21c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:38.142736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10becadf-1c76-44e6-b8fb-716bfbc1e21c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:38.142969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10becadf-1c76-44e6-b8fb-716bfbc1e21c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:38.142969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10becadf-1c76-44e6-b8fb-716bfbc1e21c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:38.143089 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-10becadf-1c76-44e6-b8fb-716bfbc1e21c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:38.149615 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:38.149615 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:38.151121 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10becadf-1c76-44e6-b8fb-716bfbc1e21c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:38.151121 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1136/4592] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:38 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:38.257442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d052cd83-0161-4a7f-8c88-c022511c6c9b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:38.261096 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d052cd83-0161-4a7f-8c88-c022511c6c9b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:38.261714 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d052cd83-0161-4a7f-8c88-c022511c6c9b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:38.261791 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d052cd83-0161-4a7f-8c88-c022511c6c9b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:38.274002 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:38.274002 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:38.281328 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d052cd83-0161-4a7f-8c88-c022511c6c9b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:38.287504 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d052cd83-0161-4a7f-8c88-c022511c6c9b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:38.288120 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1149/4593] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:38 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:38.725695 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ba6100cc-3a58-4cf1-a4b9-2370874d6355 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:38.728620 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba6100cc-3a58-4cf1-a4b9-2370874d6355 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:38.729740 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba6100cc-3a58-4cf1-a4b9-2370874d6355 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:38.729740 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba6100cc-3a58-4cf1-a4b9-2370874d6355 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:38.731070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ba6100cc-3a58-4cf1-a4b9-2370874d6355 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:38.739130 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:38.739130 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:38.739865 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba6100cc-3a58-4cf1-a4b9-2370874d6355 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:38.740323 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1145/4594] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:38 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:38.958455 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-08ed5430-c4c1-45cb-99ea-579ec7fdbea2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:38.960020 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08ed5430-c4c1-45cb-99ea-579ec7fdbea2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:38.960413 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08ed5430-c4c1-45cb-99ea-579ec7fdbea2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:38.960731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08ed5430-c4c1-45cb-99ea-579ec7fdbea2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:38.971952 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:38.971952 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:38.977892 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-08ed5430-c4c1-45cb-99ea-579ec7fdbea2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:38.980827 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08ed5430-c4c1-45cb-99ea-579ec7fdbea2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:38.981611 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1165/4595] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:38 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:38.993622 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d630452-d5f8-4470-904b-54e301cf1c2e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:39.000699 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d630452-d5f8-4470-904b-54e301cf1c2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:39.000932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d630452-d5f8-4470-904b-54e301cf1c2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:39.001160 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d630452-d5f8-4470-904b-54e301cf1c2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:39.001303 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3d630452-d5f8-4470-904b-54e301cf1c2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:39.010361 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:39.010361 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:39.011151 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d630452-d5f8-4470-904b-54e301cf1c2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:39.011703 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1137/4596] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:38 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:39.163326 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8422427-4f5e-4296-ad98-7ccc4d5e46af None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:39.168292 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8422427-4f5e-4296-ad98-7ccc4d5e46af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:39.168292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8422427-4f5e-4296-ad98-7ccc4d5e46af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:39.168292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8422427-4f5e-4296-ad98-7ccc4d5e46af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:39.168292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a8422427-4f5e-4296-ad98-7ccc4d5e46af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:39.176011 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:39.176011 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:39.177291 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8422427-4f5e-4296-ad98-7ccc4d5e46af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:39.178185 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1150/4597] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:39 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:39.304483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bcfdbfe8-7438-472a-8104-1ce4595d8888 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:39.306727 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcfdbfe8-7438-472a-8104-1ce4595d8888 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:39.306940 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcfdbfe8-7438-472a-8104-1ce4595d8888 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:39.307209 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcfdbfe8-7438-472a-8104-1ce4595d8888 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:39.317170 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:39.317170 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:39.322818 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bcfdbfe8-7438-472a-8104-1ce4595d8888 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:39.328820 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcfdbfe8-7438-472a-8104-1ce4595d8888 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:39.329190 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1146/4598] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:39 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:39.753414 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8e68a641-ed7e-4715-960c-3cf920e9bbc6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:39.757478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8e68a641-ed7e-4715-960c-3cf920e9bbc6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:39.757478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8e68a641-ed7e-4715-960c-3cf920e9bbc6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:39.757478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8e68a641-ed7e-4715-960c-3cf920e9bbc6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:39.757478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8e68a641-ed7e-4715-960c-3cf920e9bbc6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:39.764252 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:39.764252 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:39.765639 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8e68a641-ed7e-4715-960c-3cf920e9bbc6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:39.766291 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1166/4599] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:39 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:39.999151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c52dbead-834d-4d20-83ed-ca60dc51d2f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:40.001970 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c52dbead-834d-4d20-83ed-ca60dc51d2f7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:40.002180 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c52dbead-834d-4d20-83ed-ca60dc51d2f7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:40.002397 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c52dbead-834d-4d20-83ed-ca60dc51d2f7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:40.012642 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:40.012642 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:40.016106 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c52dbead-834d-4d20-83ed-ca60dc51d2f7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:40.020312 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c52dbead-834d-4d20-83ed-ca60dc51d2f7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:40.020919 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1138/4600] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:39 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:40.024600 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4fd89193-b504-45a3-b4ae-0f0c2c776b0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:40.026406 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4fd89193-b504-45a3-b4ae-0f0c2c776b0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:40.026690 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4fd89193-b504-45a3-b4ae-0f0c2c776b0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:40.026912 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4fd89193-b504-45a3-b4ae-0f0c2c776b0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:40.027062 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4fd89193-b504-45a3-b4ae-0f0c2c776b0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:40.031325 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:40.031325 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:40.032009 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4fd89193-b504-45a3-b4ae-0f0c2c776b0b tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:40.032340 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1151/4601] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:40 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:40.194241 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e6185c3-3a8d-4208-bbc7-d1d205ba5ccf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:40.196392 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e6185c3-3a8d-4208-bbc7-d1d205ba5ccf tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:40.196616 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e6185c3-3a8d-4208-bbc7-d1d205ba5ccf tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:40.196872 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e6185c3-3a8d-4208-bbc7-d1d205ba5ccf tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:40.196991 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9e6185c3-3a8d-4208-bbc7-d1d205ba5ccf tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:40.202858 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:40.202858 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:40.204037 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e6185c3-3a8d-4208-bbc7-d1d205ba5ccf tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:40.204469 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1147/4602] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:40 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:40.344239 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dbfb8b4f-6961-4591-9963-a665bdd5c225 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:40.346748 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dbfb8b4f-6961-4591-9963-a665bdd5c225 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:40.346972 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dbfb8b4f-6961-4591-9963-a665bdd5c225 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:40.347196 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dbfb8b4f-6961-4591-9963-a665bdd5c225 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:40.357490 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:40.357490 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:40.361801 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dbfb8b4f-6961-4591-9963-a665bdd5c225 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:40.367042 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dbfb8b4f-6961-4591-9963-a665bdd5c225 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:40.367482 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1167/4603] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:40 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:40.779127 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f8c70f7-adc4-4072-bd62-bff835a17476 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:40.782700 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f8c70f7-adc4-4072-bd62-bff835a17476 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:40.782998 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f8c70f7-adc4-4072-bd62-bff835a17476 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:40.783247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f8c70f7-adc4-4072-bd62-bff835a17476 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:40.783405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9f8c70f7-adc4-4072-bd62-bff835a17476 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:40.787384 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=343,cinder:INSERT=51,cinder:UPDATE=85 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:57:40.793074 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:40.793074 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:40.794029 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f8c70f7-adc4-4072-bd62-bff835a17476 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:40.794437 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1139/4604] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:40 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:41.032915 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55853e43-965f-48a0-92b3-4102cbec8613 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:41.034972 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55853e43-965f-48a0-92b3-4102cbec8613 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:41.035800 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55853e43-965f-48a0-92b3-4102cbec8613 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:41.035800 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55853e43-965f-48a0-92b3-4102cbec8613 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:41.045931 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:41.045931 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:41.048434 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-21027149-10eb-422b-ad30-665d3b184036 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:41.050597 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21027149-10eb-422b-ad30-665d3b184036 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:41.050741 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-55853e43-965f-48a0-92b3-4102cbec8613 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:41.052209 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21027149-10eb-422b-ad30-665d3b184036 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:41.052209 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21027149-10eb-422b-ad30-665d3b184036 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:41.052209 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-21027149-10eb-422b-ad30-665d3b184036 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:41.056128 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55853e43-965f-48a0-92b3-4102cbec8613 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:41.056368 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:41.056368 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:41.056829 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1152/4605] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:41 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:41.057838 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21027149-10eb-422b-ad30-665d3b184036 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:41.058416 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1148/4606] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:41 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:41.137482 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d3464618-c36f-4f78-8833-1345267d9c1a req-a8f4c958-330a-4574-9046-86add8c6f6d1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:41.139466 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-a8f4c958-330a-4574-9046-86add8c6f6d1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments/4338b7d4-81fb-4efe-85a2-94dbf2d138f9/action Aug 20 07:57:41.139857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-a8f4c958-330a-4574-9046-86add8c6f6d1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:57:41.139955 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-a8f4c958-330a-4574-9046-86add8c6f6d1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:41.161266 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:41.161266 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:41.179292 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d3464618-c36f-4f78-8833-1345267d9c1a req-a8f4c958-330a-4574-9046-86add8c6f6d1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/4338b7d4-81fb-4efe-85a2-94dbf2d138f9/action returned with HTTP 204 Aug 20 07:57:41.179984 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1168/4607] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:57:41 2026] POST /volume/v3/attachments/4338b7d4-81fb-4efe-85a2-94dbf2d138f9/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:41.220059 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a6a893f3-2ee7-44f7-b740-e54cf9fa418e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:41.223439 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6a893f3-2ee7-44f7-b740-e54cf9fa418e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:41.223857 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6a893f3-2ee7-44f7-b740-e54cf9fa418e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:41.223922 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6a893f3-2ee7-44f7-b740-e54cf9fa418e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:41.224081 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a6a893f3-2ee7-44f7-b740-e54cf9fa418e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:41.231322 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:41.231322 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:41.231804 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6a893f3-2ee7-44f7-b740-e54cf9fa418e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:41.232361 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1140/4608] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:41 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:41.385251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64204683-0fcc-4624-825a-8d58685ffebd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:41.388388 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64204683-0fcc-4624-825a-8d58685ffebd tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:41.388388 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64204683-0fcc-4624-825a-8d58685ffebd tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:41.388706 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64204683-0fcc-4624-825a-8d58685ffebd tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:41.404430 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:41.404430 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:41.409821 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-64204683-0fcc-4624-825a-8d58685ffebd tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:41.419060 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64204683-0fcc-4624-825a-8d58685ffebd tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:41.419739 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1153/4609] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:41 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:41.807504 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-62c060c5-b969-4e6e-a6d5-d9dfc327f3d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:41.809473 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62c060c5-b969-4e6e-a6d5-d9dfc327f3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:41.809736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62c060c5-b969-4e6e-a6d5-d9dfc327f3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:41.809970 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62c060c5-b969-4e6e-a6d5-d9dfc327f3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:41.810119 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-62c060c5-b969-4e6e-a6d5-d9dfc327f3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:41.811984 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=320,cinder:INSERT=44,cinder:UPDATE=80 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:57:41.815142 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:41.815142 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:41.815848 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62c060c5-b969-4e6e-a6d5-d9dfc327f3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:41.816511 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1149/4610] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:41 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:42.073959 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-42163028-a3e9-40d0-bd1f-024be5f791da None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.074818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-361b386f-0640-4f43-8952-07d20e792f1a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.076856 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42163028-a3e9-40d0-bd1f-024be5f791da tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:42.076856 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42163028-a3e9-40d0-bd1f-024be5f791da tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.076856 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42163028-a3e9-40d0-bd1f-024be5f791da tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.076856 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-42163028-a3e9-40d0-bd1f-024be5f791da tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:42.083199 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-361b386f-0640-4f43-8952-07d20e792f1a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:57:42.083199 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-361b386f-0640-4f43-8952-07d20e792f1a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.083199 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-361b386f-0640-4f43-8952-07d20e792f1a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.083464 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.083464 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:42.083464 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42163028-a3e9-40d0-bd1f-024be5f791da tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:42.083464 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1169/4611] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:42.099275 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.099275 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:42.103595 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-361b386f-0640-4f43-8952-07d20e792f1a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:42.109104 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-361b386f-0640-4f43-8952-07d20e792f1a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:57:42.109918 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1141/4612] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:42.164754 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-1a5994aa-299a-4393-b9e8-b55b54c586e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.166975 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-1a5994aa-299a-4393-b9e8-b55b54c586e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:42.167157 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-1a5994aa-299a-4393-b9e8-b55b54c586e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.167373 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-1a5994aa-299a-4393-b9e8-b55b54c586e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.174920 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.174920 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:42.178864 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-1a5994aa-299a-4393-b9e8-b55b54c586e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:42.183722 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-1a5994aa-299a-4393-b9e8-b55b54c586e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:42.184164 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1154/4613] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:42.245590 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-61211d5c-78ff-4f81-9d4f-f5997b52025a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.247535 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61211d5c-78ff-4f81-9d4f-f5997b52025a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:42.247800 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61211d5c-78ff-4f81-9d4f-f5997b52025a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.247959 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61211d5c-78ff-4f81-9d4f-f5997b52025a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.249455 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-61211d5c-78ff-4f81-9d4f-f5997b52025a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:42.254503 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.254503 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:42.255502 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61211d5c-78ff-4f81-9d4f-f5997b52025a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:42.257261 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1150/4614] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:42.303494 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b13e68fc-89e3-4e5d-9395-72d81b9231fa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.304643 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b13e68fc-89e3-4e5d-9395-72d81b9231fa None None] GET https://10.4.3.57/volume// Aug 20 07:57:42.304836 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b13e68fc-89e3-4e5d-9395-72d81b9231fa None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.305150 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b13e68fc-89e3-4e5d-9395-72d81b9231fa None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.306418 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b13e68fc-89e3-4e5d-9395-72d81b9231fa None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:42.307110 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1170/4615] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:42.317141 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-9dd89c65-488d-4011-9a57-998d29246987 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.319810 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-9dd89c65-488d-4011-9a57-998d29246987 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:57:42.320291 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-9dd89c65-488d-4011-9a57-998d29246987 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20a51f0d-5f20-4927-a0f6-b11ee11d85ce", "connector": null, "instance_uuid": "797568fd-2966-4fa2-9372-3859eacbb5a1"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:42.332113 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.332113 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:42.383862 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-9dd89c65-488d-4011-9a57-998d29246987 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:57:42.384443 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1142/4616] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:57:42 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) Aug 20 07:57:42.419447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a4b9ef9-ed77-4e98-a70d-48a899fe9bbe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.421473 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a4b9ef9-ed77-4e98-a70d-48a899fe9bbe tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:42.421677 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a4b9ef9-ed77-4e98-a70d-48a899fe9bbe tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.421888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a4b9ef9-ed77-4e98-a70d-48a899fe9bbe tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.434665 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5dca8ab4-9335-4e14-8dd4-96e5151c5d15 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.436121 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.436121 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:42.438625 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dca8ab4-9335-4e14-8dd4-96e5151c5d15 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:42.438625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dca8ab4-9335-4e14-8dd4-96e5151c5d15 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.438625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dca8ab4-9335-4e14-8dd4-96e5151c5d15 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.438815 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-af959a77-02a2-485d-88ce-c05842c7d98f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.438815 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af959a77-02a2-485d-88ce-c05842c7d98f None None] GET https://10.4.3.57/volume// Aug 20 07:57:42.438815 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af959a77-02a2-485d-88ce-c05842c7d98f None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.439024 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af959a77-02a2-485d-88ce-c05842c7d98f None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.439489 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af959a77-02a2-485d-88ce-c05842c7d98f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:42.439599 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8a4b9ef9-ed77-4e98-a70d-48a899fe9bbe tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:42.439946 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1171/4617] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:42.445847 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a4b9ef9-ed77-4e98-a70d-48a899fe9bbe tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:42.446128 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.446128 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:42.446289 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1155/4618] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:42.450350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-085308ea-9610-4b6c-960a-5a4d28bf48bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.452611 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5dca8ab4-9335-4e14-8dd4-96e5151c5d15 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:42.454085 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-085308ea-9610-4b6c-960a-5a4d28bf48bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:42.454289 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-085308ea-9610-4b6c-960a-5a4d28bf48bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.454495 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-085308ea-9610-4b6c-960a-5a4d28bf48bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.461855 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dca8ab4-9335-4e14-8dd4-96e5151c5d15 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:42.462410 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1151/4619] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:42.469764 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.469764 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:42.473015 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-085308ea-9610-4b6c-960a-5a4d28bf48bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:42.477065 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-085308ea-9610-4b6c-960a-5a4d28bf48bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:42.477454 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1143/4620] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 1050 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:42.586401 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-4e383bb6-bac8-4489-9f56-1940ea40bb6e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.588449 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-4e383bb6-bac8-4489-9f56-1940ea40bb6e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] PUT https://10.4.3.57/volume/v3/attachments/feff656d-849f-411d-8d92-9cac9a1b9a53 Aug 20 07:57:42.589177 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-4e383bb6-bac8-4489-9f56-1940ea40bb6e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:42.600574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-4e383bb6-bac8-4489-9f56-1940ea40bb6e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Acquiring lock "cinder-attachment_update-20a51f0d-5f20-4927-a0f6-b11ee11d85ce-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:57:42.606633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-4e383bb6-bac8-4489-9f56-1940ea40bb6e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-20a51f0d-5f20-4927-a0f6-b11ee11d85ce-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:57:42.606633 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.606633 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:42.719567 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-4e383bb6-bac8-4489-9f56-1940ea40bb6e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-20a51f0d-5f20-4927-a0f6-b11ee11d85ce-np0000007856" released by "attachment_update" :: held 0.115s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:57:42.720790 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-4e383bb6-bac8-4489-9f56-1940ea40bb6e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/feff656d-849f-411d-8d92-9cac9a1b9a53 returned with HTTP 200 Aug 20 07:57:42.720790 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1172/4621] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:57:42 2026] PUT /volume/v3/attachments/feff656d-849f-411d-8d92-9cac9a1b9a53 => generated 968 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:42.730821 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-a87ede9a-e9c3-4be9-b6c7-ae61f63edcf1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.733181 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-a87ede9a-e9c3-4be9-b6c7-ae61f63edcf1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce/encryption Aug 20 07:57:42.733445 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-a87ede9a-e9c3-4be9-b6c7-ae61f63edcf1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.733712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-a87ede9a-e9c3-4be9-b6c7-ae61f63edcf1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.745671 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.745671 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:42.753788 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-a87ede9a-e9c3-4be9-b6c7-ae61f63edcf1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce/encryption returned with HTTP 200 Aug 20 07:57:42.754174 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1156/4622] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:42.828070 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d5a31bb-d8cc-45f7-adae-4953ef1ac2f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:42.830129 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d5a31bb-d8cc-45f7-adae-4953ef1ac2f1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:42.830366 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d5a31bb-d8cc-45f7-adae-4953ef1ac2f1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:42.831063 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d5a31bb-d8cc-45f7-adae-4953ef1ac2f1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:42.831063 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6d5a31bb-d8cc-45f7-adae-4953ef1ac2f1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:42.835288 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:42.835288 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:42.835993 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d5a31bb-d8cc-45f7-adae-4953ef1ac2f1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:42.836369 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1152/4623] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:42 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:43.096249 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3315a4de-7b13-4970-bd67-6360b049984c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:43.098076 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3315a4de-7b13-4970-bd67-6360b049984c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:43.098355 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3315a4de-7b13-4970-bd67-6360b049984c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:43.098513 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3315a4de-7b13-4970-bd67-6360b049984c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:43.098649 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3315a4de-7b13-4970-bd67-6360b049984c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:43.102858 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:43.102858 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:43.103505 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3315a4de-7b13-4970-bd67-6360b049984c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:43.103877 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1144/4624] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:43 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:43.269115 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b1596fcb-68de-49fc-a455-dcf9743cf01d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:43.271491 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b1596fcb-68de-49fc-a455-dcf9743cf01d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:43.272578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b1596fcb-68de-49fc-a455-dcf9743cf01d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:43.272578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b1596fcb-68de-49fc-a455-dcf9743cf01d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:43.272578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b1596fcb-68de-49fc-a455-dcf9743cf01d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:43.279636 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:43.279636 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:43.281365 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b1596fcb-68de-49fc-a455-dcf9743cf01d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:43.282629 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1173/4625] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:43 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:43.460671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-70b74fa1-739b-4127-ad4a-9dcc2ac7eacc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:43.462381 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70b74fa1-739b-4127-ad4a-9dcc2ac7eacc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:43.462646 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70b74fa1-739b-4127-ad4a-9dcc2ac7eacc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:43.462774 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70b74fa1-739b-4127-ad4a-9dcc2ac7eacc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:43.472242 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:43.472242 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:43.476379 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-70b74fa1-739b-4127-ad4a-9dcc2ac7eacc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:43.477350 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-71f38f3a-2c67-4a19-b568-2955fff58a2c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:43.479894 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71f38f3a-2c67-4a19-b568-2955fff58a2c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:43.480169 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71f38f3a-2c67-4a19-b568-2955fff58a2c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:43.480451 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71f38f3a-2c67-4a19-b568-2955fff58a2c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:43.482038 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70b74fa1-739b-4127-ad4a-9dcc2ac7eacc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:43.482621 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1157/4626] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:43 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:43.491100 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:43.491100 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:43.496096 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-71f38f3a-2c67-4a19-b568-2955fff58a2c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:43.503081 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71f38f3a-2c67-4a19-b568-2955fff58a2c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:43.503717 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1153/4627] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:43 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:43.848046 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0ddc794c-8929-469b-898d-32df9c7ff3b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:43.850560 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ddc794c-8929-469b-898d-32df9c7ff3b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:43.850836 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ddc794c-8929-469b-898d-32df9c7ff3b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:43.851087 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ddc794c-8929-469b-898d-32df9c7ff3b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:43.851239 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0ddc794c-8929-469b-898d-32df9c7ff3b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:43.855834 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:43.855834 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:43.856442 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ddc794c-8929-469b-898d-32df9c7ff3b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:43.856981 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1145/4628] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:43 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:57:44.115622 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f1e1ecd0-18b9-4098-ab77-ec6964affb89 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:44.117708 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1e1ecd0-18b9-4098-ab77-ec6964affb89 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:44.118237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f1e1ecd0-18b9-4098-ab77-ec6964affb89 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:44.118733 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f1e1ecd0-18b9-4098-ab77-ec6964affb89 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:44.119181 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f1e1ecd0-18b9-4098-ab77-ec6964affb89 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:44.125225 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:44.125225 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:44.126581 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1e1ecd0-18b9-4098-ab77-ec6964affb89 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:44.127284 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1174/4629] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:44 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:44.295996 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d478d8bc-4b62-4d17-93ba-085e57f8a097 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:44.300423 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d478d8bc-4b62-4d17-93ba-085e57f8a097 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:44.300679 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d478d8bc-4b62-4d17-93ba-085e57f8a097 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:44.300921 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d478d8bc-4b62-4d17-93ba-085e57f8a097 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:44.301070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d478d8bc-4b62-4d17-93ba-085e57f8a097 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:44.306203 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:44.306203 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:44.307153 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d478d8bc-4b62-4d17-93ba-085e57f8a097 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:44.307658 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1158/4630] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:44 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:44.498881 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a45bbd60-e78e-4714-aff8-55b4531ef730 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:44.500914 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a45bbd60-e78e-4714-aff8-55b4531ef730 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:44.501172 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a45bbd60-e78e-4714-aff8-55b4531ef730 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:44.501444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a45bbd60-e78e-4714-aff8-55b4531ef730 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:44.513296 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:44.513296 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:44.518297 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a45bbd60-e78e-4714-aff8-55b4531ef730 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:44.521708 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-849d22ef-2758-41bf-935a-5d8fcb66fdce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:44.525699 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a45bbd60-e78e-4714-aff8-55b4531ef730 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:44.526171 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1154/4631] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:44 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:44.526788 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-849d22ef-2758-41bf-935a-5d8fcb66fdce tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:44.527012 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-849d22ef-2758-41bf-935a-5d8fcb66fdce tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:44.527226 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-849d22ef-2758-41bf-935a-5d8fcb66fdce tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:44.544932 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:44.544932 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:44.549809 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-849d22ef-2758-41bf-935a-5d8fcb66fdce tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:44.555710 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-849d22ef-2758-41bf-935a-5d8fcb66fdce tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:44.556176 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1146/4632] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:44 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:44.868342 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-17cd4579-9d5f-4016-84fd-78f1151bc032 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:44.870673 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17cd4579-9d5f-4016-84fd-78f1151bc032 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:44.871153 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17cd4579-9d5f-4016-84fd-78f1151bc032 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:44.871880 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17cd4579-9d5f-4016-84fd-78f1151bc032 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:44.871880 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-17cd4579-9d5f-4016-84fd-78f1151bc032 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:44.877902 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:44.877902 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:44.879405 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17cd4579-9d5f-4016-84fd-78f1151bc032 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:44.879405 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1175/4633] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:44 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:45.142374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-12969433-9755-4d44-afbc-6027b25e33d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:45.144944 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12969433-9755-4d44-afbc-6027b25e33d2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:45.145290 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12969433-9755-4d44-afbc-6027b25e33d2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:45.145607 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12969433-9755-4d44-afbc-6027b25e33d2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:45.145829 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-12969433-9755-4d44-afbc-6027b25e33d2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:45.155393 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:45.155393 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:45.155661 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12969433-9755-4d44-afbc-6027b25e33d2 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:45.156310 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1159/4634] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:45 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:45.318734 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01da3e00-a4bf-4044-a551-0fb911e8e56f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:45.320644 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01da3e00-a4bf-4044-a551-0fb911e8e56f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:45.321078 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01da3e00-a4bf-4044-a551-0fb911e8e56f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:45.321331 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01da3e00-a4bf-4044-a551-0fb911e8e56f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:45.321465 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-01da3e00-a4bf-4044-a551-0fb911e8e56f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:45.329223 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:45.329223 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:45.330101 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01da3e00-a4bf-4044-a551-0fb911e8e56f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:45.331716 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1155/4635] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:45 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:45.541856 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-260ebc28-9c5e-46e1-81f2-7443b05a0748 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:45.544066 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-260ebc28-9c5e-46e1-81f2-7443b05a0748 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:45.544238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-260ebc28-9c5e-46e1-81f2-7443b05a0748 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:45.544458 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-260ebc28-9c5e-46e1-81f2-7443b05a0748 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:45.555662 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:45.555662 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:45.559325 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-260ebc28-9c5e-46e1-81f2-7443b05a0748 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:45.564000 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-260ebc28-9c5e-46e1-81f2-7443b05a0748 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:45.564424 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1147/4636] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:45 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:45.573638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb25e5dc-4494-492b-8bf8-6f041d7353e8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:45.576388 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb25e5dc-4494-492b-8bf8-6f041d7353e8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:45.576712 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb25e5dc-4494-492b-8bf8-6f041d7353e8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:45.577848 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb25e5dc-4494-492b-8bf8-6f041d7353e8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:45.586190 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:45.586190 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:45.590312 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eb25e5dc-4494-492b-8bf8-6f041d7353e8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:45.595474 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb25e5dc-4494-492b-8bf8-6f041d7353e8 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:45.596000 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1176/4637] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:45 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:45.890385 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0588f9f-9d82-4c47-9fb8-344cc2c9f2ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:45.892776 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0588f9f-9d82-4c47-9fb8-344cc2c9f2ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:45.893021 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0588f9f-9d82-4c47-9fb8-344cc2c9f2ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:45.893246 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0588f9f-9d82-4c47-9fb8-344cc2c9f2ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:45.893391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d0588f9f-9d82-4c47-9fb8-344cc2c9f2ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:45.898186 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:45.898186 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:45.898966 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0588f9f-9d82-4c47-9fb8-344cc2c9f2ec tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:45.899453 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1160/4638] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:45 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:46.169524 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e5d5577b-2437-46f6-b227-002225b9e50c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:46.171300 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5d5577b-2437-46f6-b227-002225b9e50c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:46.171523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5d5577b-2437-46f6-b227-002225b9e50c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:46.171763 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5d5577b-2437-46f6-b227-002225b9e50c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:46.171889 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e5d5577b-2437-46f6-b227-002225b9e50c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:46.176439 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:46.176439 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:46.177139 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5d5577b-2437-46f6-b227-002225b9e50c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:46.177564 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1156/4639] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:46 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:46.340753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c9eafd7e-ec63-43e0-afd2-410b85cf865f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:46.342491 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9eafd7e-ec63-43e0-afd2-410b85cf865f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:46.342728 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9eafd7e-ec63-43e0-afd2-410b85cf865f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:46.342943 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9eafd7e-ec63-43e0-afd2-410b85cf865f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:46.343043 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c9eafd7e-ec63-43e0-afd2-410b85cf865f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:46.347700 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:46.347700 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:46.348447 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9eafd7e-ec63-43e0-afd2-410b85cf865f tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:46.348860 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1148/4640] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:46 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:46.578082 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b786c8f5-ac4f-4dd7-8edb-b06830605259 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:46.580077 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b786c8f5-ac4f-4dd7-8edb-b06830605259 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:46.580319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b786c8f5-ac4f-4dd7-8edb-b06830605259 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:46.580530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b786c8f5-ac4f-4dd7-8edb-b06830605259 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:46.592568 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:46.592568 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:46.596430 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b786c8f5-ac4f-4dd7-8edb-b06830605259 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:46.601240 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b786c8f5-ac4f-4dd7-8edb-b06830605259 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:46.601678 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1177/4641] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:46 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:46.611882 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6a6d8351-31f3-4391-9d60-24e50c534640 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:46.614204 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6a6d8351-31f3-4391-9d60-24e50c534640 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:46.614471 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6a6d8351-31f3-4391-9d60-24e50c534640 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:46.614739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6a6d8351-31f3-4391-9d60-24e50c534640 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:46.617362 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:INSERT=29,cinder:UPDATE=68,cinder:SELECT=322,cinder:DELETE=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:57:46.625184 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:46.625184 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:46.630926 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6a6d8351-31f3-4391-9d60-24e50c534640 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:46.636871 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6a6d8351-31f3-4391-9d60-24e50c534640 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:46.637419 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1161/4642] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:46 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:46.909013 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f4924d4-4b21-42c2-9215-0fa3a8c1b3d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:46.910640 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f4924d4-4b21-42c2-9215-0fa3a8c1b3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:46.910846 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f4924d4-4b21-42c2-9215-0fa3a8c1b3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:46.910983 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f4924d4-4b21-42c2-9215-0fa3a8c1b3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:46.911083 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7f4924d4-4b21-42c2-9215-0fa3a8c1b3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:46.915418 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:46.915418 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:46.916075 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f4924d4-4b21-42c2-9215-0fa3a8c1b3d7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:46.916474 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1157/4643] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:46 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:47.187504 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d549efc9-8ee4-4f02-b963-430161fffa78 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:47.189557 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d549efc9-8ee4-4f02-b963-430161fffa78 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:47.189844 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d549efc9-8ee4-4f02-b963-430161fffa78 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:47.190043 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d549efc9-8ee4-4f02-b963-430161fffa78 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:47.190293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d549efc9-8ee4-4f02-b963-430161fffa78 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:47.195414 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:47.195414 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:47.196123 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d549efc9-8ee4-4f02-b963-430161fffa78 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:47.196586 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1149/4644] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:47 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:47.360353 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cb2d9d38-7702-45e4-bbd1-f03b1a5e28b9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:47.362534 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb2d9d38-7702-45e4-bbd1-f03b1a5e28b9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:47.362882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb2d9d38-7702-45e4-bbd1-f03b1a5e28b9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:47.363167 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb2d9d38-7702-45e4-bbd1-f03b1a5e28b9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:47.363362 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-cb2d9d38-7702-45e4-bbd1-f03b1a5e28b9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:47.368101 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:47.368101 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:47.368842 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb2d9d38-7702-45e4-bbd1-f03b1a5e28b9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:47.369206 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1178/4645] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:47 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:47.615827 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-18d6c1e2-b96a-42ca-a5be-61466a79afe8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:47.618195 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18d6c1e2-b96a-42ca-a5be-61466a79afe8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:47.618522 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-18d6c1e2-b96a-42ca-a5be-61466a79afe8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:47.618817 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-18d6c1e2-b96a-42ca-a5be-61466a79afe8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:47.630125 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:47.630125 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:47.634316 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-18d6c1e2-b96a-42ca-a5be-61466a79afe8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:47.639097 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18d6c1e2-b96a-42ca-a5be-61466a79afe8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:47.639564 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1162/4646] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:47 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:47.650333 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d40e2c50-af51-44eb-af99-773b512235a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:47.652387 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d40e2c50-af51-44eb-af99-773b512235a7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:47.652902 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d40e2c50-af51-44eb-af99-773b512235a7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:47.653205 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d40e2c50-af51-44eb-af99-773b512235a7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:47.663035 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:47.663035 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:47.667512 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d40e2c50-af51-44eb-af99-773b512235a7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:47.671979 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d40e2c50-af51-44eb-af99-773b512235a7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:47.672387 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1158/4647] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:47 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:47.927323 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dca0e993-763e-46b4-b08f-c6a3a10580db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:47.929137 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dca0e993-763e-46b4-b08f-c6a3a10580db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:47.929373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dca0e993-763e-46b4-b08f-c6a3a10580db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:47.929586 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dca0e993-763e-46b4-b08f-c6a3a10580db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:47.929685 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-dca0e993-763e-46b4-b08f-c6a3a10580db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:47.933605 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:47.933605 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:47.934146 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dca0e993-763e-46b4-b08f-c6a3a10580db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:47.934506 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1150/4648] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:47 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:48.207713 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f62f493d-72be-40f8-ba6f-58de88be409c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:48.209663 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f62f493d-72be-40f8-ba6f-58de88be409c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:48.209957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f62f493d-72be-40f8-ba6f-58de88be409c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:48.210236 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f62f493d-72be-40f8-ba6f-58de88be409c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:48.210408 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f62f493d-72be-40f8-ba6f-58de88be409c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:48.216977 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:48.216977 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:48.217787 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f62f493d-72be-40f8-ba6f-58de88be409c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:48.218146 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1179/4649] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:48 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:48.380967 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-baedcd26-b7d7-4c9f-ac92-f6add5f891d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:48.382771 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-baedcd26-b7d7-4c9f-ac92-f6add5f891d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:48.382944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-baedcd26-b7d7-4c9f-ac92-f6add5f891d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:48.383121 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-baedcd26-b7d7-4c9f-ac92-f6add5f891d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:48.383261 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-baedcd26-b7d7-4c9f-ac92-f6add5f891d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:48.387674 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:48.387674 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:48.388441 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-baedcd26-b7d7-4c9f-ac92-f6add5f891d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:48.388949 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1163/4650] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:48 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:48.654439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90c2241b-a1e6-4694-96ef-56365ce617c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:48.656916 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90c2241b-a1e6-4694-96ef-56365ce617c2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:48.657253 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90c2241b-a1e6-4694-96ef-56365ce617c2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:48.657487 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90c2241b-a1e6-4694-96ef-56365ce617c2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:48.669670 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:48.669670 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:48.674314 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90c2241b-a1e6-4694-96ef-56365ce617c2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:48.683616 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90c2241b-a1e6-4694-96ef-56365ce617c2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:48.683616 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1159/4651] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:48 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:48.684454 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cecded6f-a2d8-44d2-a17f-5cba2d1dac3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:48.686471 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cecded6f-a2d8-44d2-a17f-5cba2d1dac3f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:48.686771 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cecded6f-a2d8-44d2-a17f-5cba2d1dac3f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:48.686982 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cecded6f-a2d8-44d2-a17f-5cba2d1dac3f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:48.694756 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:48.694756 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:48.699647 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cecded6f-a2d8-44d2-a17f-5cba2d1dac3f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:48.704778 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cecded6f-a2d8-44d2-a17f-5cba2d1dac3f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:48.705160 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1151/4652] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:48 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:48.946440 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ae40314b-4db1-411d-8d61-8ba45045d543 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:48.948896 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae40314b-4db1-411d-8d61-8ba45045d543 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:48.949347 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae40314b-4db1-411d-8d61-8ba45045d543 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:48.949647 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae40314b-4db1-411d-8d61-8ba45045d543 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:48.949795 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ae40314b-4db1-411d-8d61-8ba45045d543 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:48.955133 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:48.955133 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:48.956157 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae40314b-4db1-411d-8d61-8ba45045d543 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:48.956814 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1180/4653] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:48 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:49.230119 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec0a181c-5c3d-4d89-a75e-e2f752086899 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:49.231815 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec0a181c-5c3d-4d89-a75e-e2f752086899 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:49.231988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec0a181c-5c3d-4d89-a75e-e2f752086899 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:49.232151 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec0a181c-5c3d-4d89-a75e-e2f752086899 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:49.232254 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ec0a181c-5c3d-4d89-a75e-e2f752086899 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:49.237037 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:49.237037 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:49.237794 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec0a181c-5c3d-4d89-a75e-e2f752086899 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:49.238207 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1164/4654] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:49 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:49.400736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-beca42fe-0adc-4732-b43e-1b20911434ae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:49.401418 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-beca42fe-0adc-4732-b43e-1b20911434ae tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:49.401642 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-beca42fe-0adc-4732-b43e-1b20911434ae tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:49.401844 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-beca42fe-0adc-4732-b43e-1b20911434ae tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:49.401944 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-beca42fe-0adc-4732-b43e-1b20911434ae tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:49.408327 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:49.408327 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:49.409428 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-beca42fe-0adc-4732-b43e-1b20911434ae tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:49.410004 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1160/4655] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:49 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:49.702815 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7a9b47ed-7084-4a95-bd73-c09edaf7f3a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:49.712075 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7a9b47ed-7084-4a95-bd73-c09edaf7f3a9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:49.712393 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7a9b47ed-7084-4a95-bd73-c09edaf7f3a9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:49.712669 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7a9b47ed-7084-4a95-bd73-c09edaf7f3a9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:49.722828 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5752f71-d06b-43c7-9ef9-762ade97772f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:49.727593 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5752f71-d06b-43c7-9ef9-762ade97772f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:49.727593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5752f71-d06b-43c7-9ef9-762ade97772f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:49.727593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5752f71-d06b-43c7-9ef9-762ade97772f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:49.735806 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:49.735806 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:49.741033 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e5752f71-d06b-43c7-9ef9-762ade97772f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:49.751464 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5752f71-d06b-43c7-9ef9-762ade97772f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:49.752064 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1181/4656] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:49 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:49.754125 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:49.754125 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:49.767726 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7a9b47ed-7084-4a95-bd73-c09edaf7f3a9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:49.773772 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7a9b47ed-7084-4a95-bd73-c09edaf7f3a9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:49.774302 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1152/4657] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:49 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:49.967806 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3710a474-a58b-4f27-9a81-77771f740335 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:49.969782 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3710a474-a58b-4f27-9a81-77771f740335 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:49.970061 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3710a474-a58b-4f27-9a81-77771f740335 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:49.970285 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3710a474-a58b-4f27-9a81-77771f740335 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:49.970424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3710a474-a58b-4f27-9a81-77771f740335 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:49.975505 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:49.975505 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:49.976384 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3710a474-a58b-4f27-9a81-77771f740335 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:49.976860 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1165/4658] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:49 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:49.990708 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d09f3015-e6ac-4601-8123-bf29fba2d311 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:49.993032 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d09f3015-e6ac-4601-8123-bf29fba2d311 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2/export_record Aug 20 07:57:49.993264 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d09f3015-e6ac-4601-8123-bf29fba2d311 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:49.993826 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d09f3015-e6ac-4601-8123-bf29fba2d311 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'export_record' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:49.993987 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-d09f3015-e6ac-4601-8123-bf29fba2d311 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Export record for backup 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 07:57:49.999825 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:49.999825 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:50.001014 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.api [None req-d09f3015-e6ac-4601-8123-bf29fba2d311 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling RPCAPI with context: , host: np0000007856, backup: 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 07:57:50.007872 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-d09f3015-e6ac-4601-8123-bf29fba2d311 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] export_record in rpcapi backup_id 7915d30e-66e0-4f93-8519-61be6c14ceb2 on host np0000007856. {{(pid=100251) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 07:57:50.022506 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-d09f3015-e6ac-4601-8123-bf29fba2d311 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzkxNWQzMGUtNjZlMC00ZjkzLTg1MTktNjFiZTZjMTRjZWIyIiwgInVzZXJfaWQiOiAiYTU4ZjRiZDM5ZTBkNGE3NjhiYjNhOWI0NWViZDY4YTciLCAicHJvamVjdF9pZCI6ICJiNzI1M2U1NDFkZmM0MjU1OTZkMTcxY2UwN2RhNmRkNiIsICJ2b2x1bWVfaWQiOiAiNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjUxMjQ3OTA0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3LzIwMjYwODIwMDc1NzIxL2F6X25vdmFfYmFja3VwXzc5MTVkMzBlLTY2ZTAtNGY5My04NTE5LTYxYmU2YzE0Y2ViMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1Nzo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100251) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 07:57:50.022853 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d09f3015-e6ac-4601-8123-bf29fba2d311 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2/export_record returned with HTTP 200 Aug 20 07:57:50.023949 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1161/4659] 10.4.3.57 () {68 vars in 1423 bytes} [Thu Aug 20 07:57:49 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:50.033467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66cf26aa-75e5-4b7f-a03f-7ca3e653d764 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.035360 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66cf26aa-75e5-4b7f-a03f-7ca3e653d764 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:57:50.035604 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66cf26aa-75e5-4b7f-a03f-7ca3e653d764 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:50.035806 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66cf26aa-75e5-4b7f-a03f-7ca3e653d764 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:50.035939 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-66cf26aa-75e5-4b7f-a03f-7ca3e653d764 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:50.041476 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:50.041476 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:50.042269 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66cf26aa-75e5-4b7f-a03f-7ca3e653d764 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:57:50.042716 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1182/4660] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:50 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:50.057815 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4ca8ed65-1a99-4521-bc57-f116b00fcb83 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.059970 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ca8ed65-1a99-4521-bc57-f116b00fcb83 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/backups/import_record Aug 20 07:57:50.060418 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ca8ed65-1a99-4521-bc57-f116b00fcb83 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzZjZDQ4Y2ItZTFkNi00MzUwLWJhNDEtNjNlYWY2NjZjYTkyIiwgInVzZXJfaWQiOiAiYTU4ZjRiZDM5ZTBkNGE3NjhiYjNhOWI0NWViZDY4YTciLCAicHJvamVjdF9pZCI6ICJiNzI1M2U1NDFkZmM0MjU1OTZkMTcxY2UwN2RhNmRkNiIsICJ2b2x1bWVfaWQiOiAiNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjUxMjQ3OTA0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3LzIwMjYwODIwMDc1NzIxL2F6X25vdmFfYmFja3VwXzc5MTVkMzBlLTY2ZTAtNGY5My04NTE5LTYxYmU2YzE0Y2ViMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1Nzo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:50.061861 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-4ca8ed65-1a99-4521-bc57-f116b00fcb83 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzZjZDQ4Y2ItZTFkNi00MzUwLWJhNDEtNjNlYWY2NjZjYTkyIiwgInVzZXJfaWQiOiAiYTU4ZjRiZDM5ZTBkNGE3NjhiYjNhOWI0NWViZDY4YTciLCAicHJvamVjdF9pZCI6ICJiNzI1M2U1NDFkZmM0MjU1OTZkMTcxY2UwN2RhNmRkNiIsICJ2b2x1bWVfaWQiOiAiNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjUxMjQ3OTA0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3LzIwMjYwODIwMDc1NzIxL2F6X25vdmFfYmFja3VwXzc5MTVkMzBlLTY2ZTAtNGY5My04NTE5LTYxYmU2YzE0Y2ViMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1Nzo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100252) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 07:57:50.061979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-4ca8ed65-1a99-4521-bc57-f116b00fcb83 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzZjZDQ4Y2ItZTFkNi00MzUwLWJhNDEtNjNlYWY2NjZjYTkyIiwgInVzZXJfaWQiOiAiYTU4ZjRiZDM5ZTBkNGE3NjhiYjNhOWI0NWViZDY4YTciLCAicHJvamVjdF9pZCI6ICJiNzI1M2U1NDFkZmM0MjU1OTZkMTcxY2UwN2RhNmRkNiIsICJ2b2x1bWVfaWQiOiAiNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjUxMjQ3OTA0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3LzIwMjYwODIwMDc1NzIxL2F6X25vdmFfYmFja3VwXzc5MTVkMzBlLTY2ZTAtNGY5My04NTE5LTYxYmU2YzE0Y2ViMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1Nzo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100252) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 07:57:50.096157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-4ca8ed65-1a99-4521-bc57-f116b00fcb83 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['4219bd4c-af5b-42e0-a34f-6a449e2ee4c7', 'dd466585-c1cc-44fe-a1cd-f1cd138462f6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:50.120220 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-4ca8ed65-1a99-4521-bc57-f116b00fcb83 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] import_record rpcapi backup id 36cd48cb-e1d6-4350-ba41-63eaf666ca92 on host np0000007856 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzZjZDQ4Y2ItZTFkNi00MzUwLWJhNDEtNjNlYWY2NjZjYTkyIiwgInVzZXJfaWQiOiAiYTU4ZjRiZDM5ZTBkNGE3NjhiYjNhOWI0NWViZDY4YTciLCAicHJvamVjdF9pZCI6ICJiNzI1M2U1NDFkZmM0MjU1OTZkMTcxY2UwN2RhNmRkNiIsICJ2b2x1bWVfaWQiOiAiNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3IiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjUxMjQ3OTA0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDlkNTk3ODMtMTU2ZC00N2Y1LTk5ZmItZTQxZWIzZjJmOGQ3LzIwMjYwODIwMDc1NzIxL2F6X25vdmFfYmFja3VwXzc5MTVkMzBlLTY2ZTAtNGY5My04NTE5LTYxYmU2YzE0Y2ViMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDc6NTc6MTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNzo1Nzo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100252) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 07:57:50.123628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-4ca8ed65-1a99-4521-bc57-f116b00fcb83 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Import record output: {'backup': {'id': '36cd48cb-e1d6-4350-ba41-63eaf666ca92', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92'}, {'rel': 'bookmark', 'href': 'https://10.4.3.57/volume/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92'}]}}. {{(pid=100252) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 07:57:50.123952 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ca8ed65-1a99-4521-bc57-f116b00fcb83 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/import_record returned with HTTP 201 Aug 20 07:57:50.124513 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1153/4661] 10.4.3.57 () {70 vars in 1335 bytes} [Thu Aug 20 07:57:50 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 67 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 07:57:50.137507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-806011cb-bbff-44b0-b803-a174ad3f255b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.141649 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-806011cb-bbff-44b0-b803-a174ad3f255b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 Aug 20 07:57:50.141904 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-806011cb-bbff-44b0-b803-a174ad3f255b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:50.142052 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-806011cb-bbff-44b0-b803-a174ad3f255b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:50.142160 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-806011cb-bbff-44b0-b803-a174ad3f255b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 36cd48cb-e1d6-4350-ba41-63eaf666ca92. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:50.147030 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:50.147030 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:50.147693 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-806011cb-bbff-44b0-b803-a174ad3f255b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 returned with HTTP 200 Aug 20 07:57:50.148113 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1166/4662] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:50 2026] GET /volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:50.250126 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-986d0c18-a84c-49ba-a94e-b4d74c36ad6e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.252490 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-986d0c18-a84c-49ba-a94e-b4d74c36ad6e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:50.252840 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-986d0c18-a84c-49ba-a94e-b4d74c36ad6e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:50.253072 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-986d0c18-a84c-49ba-a94e-b4d74c36ad6e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:50.253243 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-986d0c18-a84c-49ba-a94e-b4d74c36ad6e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:50.259915 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:50.259915 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:50.260786 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-986d0c18-a84c-49ba-a94e-b4d74c36ad6e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:50.261469 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1162/4663] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:50 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:50.275248 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d5d6c0ad-d3a4-4456-b001-d36a0082149c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.277918 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5d6c0ad-d3a4-4456-b001-d36a0082149c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] POST https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787/action Aug 20 07:57:50.278333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5d6c0ad-d3a4-4456-b001-d36a0082149c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:57:50.278625 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5d6c0ad-d3a4-4456-b001-d36a0082149c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:50.280508 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.admin_actions [None req-d5d6c0ad-d3a4-4456-b001-d36a0082149c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Updating backup '578c8639-dae9-4115-813a-b80ced9e8787' with '{'status': 'error'}' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 07:57:50.291612 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:50.291612 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:50.293162 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-d5d6c0ad-d3a4-4456-b001-d36a0082149c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '74aa609f482942078bea74a1801f7b8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e5c295da3e42e2a387f330442e5a2b', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 07:57:50.293500 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5d6c0ad-d3a4-4456-b001-d36a0082149c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787/action returned with HTTP 403 Aug 20 07:57:50.293914 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1183/4664] 10.4.3.57 () {70 vars in 1423 bytes} [Thu Aug 20 07:57:50 2026] POST /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:50.309362 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e06c7658-38bf-48c2-a1e0-33b235d7cc2e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.312381 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e06c7658-38bf-48c2-a1e0-33b235d7cc2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 Aug 20 07:57:50.312685 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e06c7658-38bf-48c2-a1e0-33b235d7cc2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:50.313364 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e06c7658-38bf-48c2-a1e0-33b235d7cc2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:50.313364 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e06c7658-38bf-48c2-a1e0-33b235d7cc2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Delete volume with id: 982c4bc6-762d-445c-acdd-d174b10116f9 Aug 20 07:57:50.323467 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:50.323467 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:50.324031 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e06c7658-38bf-48c2-a1e0-33b235d7cc2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:57:50.355579 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e06c7658-38bf-48c2-a1e0-33b235d7cc2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Delete volume request issued successfully. Aug 20 07:57:50.355579 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e06c7658-38bf-48c2-a1e0-33b235d7cc2e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 returned with HTTP 202 Aug 20 07:57:50.355579 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1154/4665] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:50 2026] DELETE /volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:50.362775 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8af6069f-c325-40d6-8fc8-4d8971abff9d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.367572 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8af6069f-c325-40d6-8fc8-4d8971abff9d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 Aug 20 07:57:50.367572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8af6069f-c325-40d6-8fc8-4d8971abff9d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:50.367572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8af6069f-c325-40d6-8fc8-4d8971abff9d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:50.374005 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:50.374005 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:50.378313 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8af6069f-c325-40d6-8fc8-4d8971abff9d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:57:50.383337 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8af6069f-c325-40d6-8fc8-4d8971abff9d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 returned with HTTP 200 Aug 20 07:57:50.386582 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1167/4666] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:50 2026] GET /volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:50.421355 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b55198e6-cf12-4f98-85a9-f499ff199112 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.424732 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b55198e6-cf12-4f98-85a9-f499ff199112 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:50.424966 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b55198e6-cf12-4f98-85a9-f499ff199112 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:50.425181 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b55198e6-cf12-4f98-85a9-f499ff199112 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:50.425319 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b55198e6-cf12-4f98-85a9-f499ff199112 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:50.433465 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:50.433465 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:50.434401 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b55198e6-cf12-4f98-85a9-f499ff199112 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:50.434868 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1163/4667] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:50 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:50.769297 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e0952156-8bdf-4abf-a910-aa91dc632176 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.769943 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e0952156-8bdf-4abf-a910-aa91dc632176 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:50.770093 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e0952156-8bdf-4abf-a910-aa91dc632176 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:50.770365 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e0952156-8bdf-4abf-a910-aa91dc632176 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:50.780064 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:50.780064 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:50.785255 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e0952156-8bdf-4abf-a910-aa91dc632176 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:50.791576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e0952156-8bdf-4abf-a910-aa91dc632176 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:50.792089 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1184/4668] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:50 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:50.794946 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d51d9a0a-35c7-45de-8042-5edfcbc74afa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:50.797372 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d51d9a0a-35c7-45de-8042-5edfcbc74afa tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:50.797838 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d51d9a0a-35c7-45de-8042-5edfcbc74afa tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:50.799494 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d51d9a0a-35c7-45de-8042-5edfcbc74afa tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:50.817677 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:50.817677 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:50.823760 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d51d9a0a-35c7-45de-8042-5edfcbc74afa tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:50.831756 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d51d9a0a-35c7-45de-8042-5edfcbc74afa tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:50.832685 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1155/4669] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:50 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:51.161707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d7464c1-56f2-48ce-96b5-f193e6f7565b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.163835 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d7464c1-56f2-48ce-96b5-f193e6f7565b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 Aug 20 07:57:51.164089 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d7464c1-56f2-48ce-96b5-f193e6f7565b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.164372 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d7464c1-56f2-48ce-96b5-f193e6f7565b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.164372 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0d7464c1-56f2-48ce-96b5-f193e6f7565b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 36cd48cb-e1d6-4350-ba41-63eaf666ca92. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:51.172416 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:51.172416 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:51.173391 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d7464c1-56f2-48ce-96b5-f193e6f7565b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 returned with HTTP 200 Aug 20 07:57:51.173846 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1168/4670] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:51 2026] GET /volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:57:51.186861 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a2641713-423c-4b12-897a-995f66681b5c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.189304 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2641713-423c-4b12-897a-995f66681b5c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 Aug 20 07:57:51.189703 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2641713-423c-4b12-897a-995f66681b5c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.190007 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2641713-423c-4b12-897a-995f66681b5c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.190254 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-a2641713-423c-4b12-897a-995f66681b5c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete backup with id: 36cd48cb-e1d6-4350-ba41-63eaf666ca92. Aug 20 07:57:51.195600 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:51.195600 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:51.217661 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-a2641713-423c-4b12-897a-995f66681b5c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] delete_backup rpcapi backup_id 36cd48cb-e1d6-4350-ba41-63eaf666ca92 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:57:51.219719 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2641713-423c-4b12-897a-995f66681b5c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 returned with HTTP 202 Aug 20 07:57:51.222664 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1164/4671] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:51 2026] DELETE /volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:57:51.235651 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2f1aed3b-0f9a-411e-9a1c-56ebdc913ef1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.237811 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f1aed3b-0f9a-411e-9a1c-56ebdc913ef1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 Aug 20 07:57:51.238117 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f1aed3b-0f9a-411e-9a1c-56ebdc913ef1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.238386 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f1aed3b-0f9a-411e-9a1c-56ebdc913ef1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.238508 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2f1aed3b-0f9a-411e-9a1c-56ebdc913ef1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 36cd48cb-e1d6-4350-ba41-63eaf666ca92. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:51.246250 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:51.246250 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:51.247241 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f1aed3b-0f9a-411e-9a1c-56ebdc913ef1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 returned with HTTP 200 Aug 20 07:57:51.256365 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1185/4672] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:51 2026] GET /volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:51.404319 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-df1fb9e2-d121-4f17-ad1c-b845666974cc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.406174 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df1fb9e2-d121-4f17-ad1c-b845666974cc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 Aug 20 07:57:51.406751 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df1fb9e2-d121-4f17-ad1c-b845666974cc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.407141 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df1fb9e2-d121-4f17-ad1c-b845666974cc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.415711 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df1fb9e2-d121-4f17-ad1c-b845666974cc tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 returned with HTTP 404 Aug 20 07:57:51.416795 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1156/4673] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:51 2026] GET /volume/v3/volumes/982c4bc6-762d-445c-acdd-d174b10116f9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:51.429336 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c5396172-ed9c-45d9-9d08-031ec8cb90c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.431563 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5396172-ed9c-45d9-9d08-031ec8cb90c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:57:51.431865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c5396172-ed9c-45d9-9d08-031ec8cb90c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.432136 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c5396172-ed9c-45d9-9d08-031ec8cb90c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.432415 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c5396172-ed9c-45d9-9d08-031ec8cb90c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:51.437128 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:51.437128 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:51.438054 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5396172-ed9c-45d9-9d08-031ec8cb90c8 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-reader] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:57:51.438486 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1169/4674] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:51 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:51.455463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-30d7e7b1-004d-4b16-8f39-c6f395a4f2bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.456704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec3f8e20-8626-48e2-9e40-7d477fd0f83e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.458450 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30d7e7b1-004d-4b16-8f39-c6f395a4f2bc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:51.459084 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30d7e7b1-004d-4b16-8f39-c6f395a4f2bc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.459084 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30d7e7b1-004d-4b16-8f39-c6f395a4f2bc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.459084 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-30d7e7b1-004d-4b16-8f39-c6f395a4f2bc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:51.459348 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec3f8e20-8626-48e2-9e40-7d477fd0f83e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] DELETE https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:51.459348 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec3f8e20-8626-48e2-9e40-7d477fd0f83e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.459671 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec3f8e20-8626-48e2-9e40-7d477fd0f83e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.459836 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-ec3f8e20-8626-48e2-9e40-7d477fd0f83e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Delete backup with id: 578c8639-dae9-4115-813a-b80ced9e8787. Aug 20 07:57:51.465448 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:51.465448 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:51.470023 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:51.470023 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:51.471311 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30d7e7b1-004d-4b16-8f39-c6f395a4f2bc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:51.476530 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1165/4675] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:51 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:51.493762 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-ec3f8e20-8626-48e2-9e40-7d477fd0f83e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] delete_backup rpcapi backup_id 578c8639-dae9-4115-813a-b80ced9e8787 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:57:51.498416 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec3f8e20-8626-48e2-9e40-7d477fd0f83e tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 202 Aug 20 07:57:51.498416 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1186/4676] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:51 2026] DELETE /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:57:51.513340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67956916-486c-47f1-b3a3-0b041f2f8c95 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.518443 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67956916-486c-47f1-b3a3-0b041f2f8c95 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:51.518836 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67956916-486c-47f1-b3a3-0b041f2f8c95 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.519033 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67956916-486c-47f1-b3a3-0b041f2f8c95 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.519131 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-67956916-486c-47f1-b3a3-0b041f2f8c95 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:51.527537 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:51.527537 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:51.528513 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67956916-486c-47f1-b3a3-0b041f2f8c95 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 200 Aug 20 07:57:51.529249 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1157/4677] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:51 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:51.812077 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2311ffc0-60dc-4ea4-a9e2-cea019289ae2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.816742 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2311ffc0-60dc-4ea4-a9e2-cea019289ae2 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:51.816742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2311ffc0-60dc-4ea4-a9e2-cea019289ae2 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.816742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2311ffc0-60dc-4ea4-a9e2-cea019289ae2 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.827566 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:51.827566 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:51.832166 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2311ffc0-60dc-4ea4-a9e2-cea019289ae2 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:51.838972 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2311ffc0-60dc-4ea4-a9e2-cea019289ae2 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:51.840441 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1170/4678] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:51 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:51.855316 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e8dc1110-d364-4dfa-ac19-fe105299ff99 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:51.857522 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8dc1110-d364-4dfa-ac19-fe105299ff99 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:51.857824 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8dc1110-d364-4dfa-ac19-fe105299ff99 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:51.858106 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8dc1110-d364-4dfa-ac19-fe105299ff99 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:51.877151 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:51.877151 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:51.884624 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e8dc1110-d364-4dfa-ac19-fe105299ff99 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:51.896349 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8dc1110-d364-4dfa-ac19-fe105299ff99 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:51.897085 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1166/4679] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:51 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:52.266827 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-72b5a0f1-ebd5-4d3e-ae11-0a7d8600b0b3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:52.271084 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72b5a0f1-ebd5-4d3e-ae11-0a7d8600b0b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 Aug 20 07:57:52.271084 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72b5a0f1-ebd5-4d3e-ae11-0a7d8600b0b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:52.271398 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72b5a0f1-ebd5-4d3e-ae11-0a7d8600b0b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:52.271398 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-72b5a0f1-ebd5-4d3e-ae11-0a7d8600b0b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 36cd48cb-e1d6-4350-ba41-63eaf666ca92. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:52.279976 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72b5a0f1-ebd5-4d3e-ae11-0a7d8600b0b3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 returned with HTTP 404 Aug 20 07:57:52.280718 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1187/4680] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:52 2026] GET /volume/v3/backups/36cd48cb-e1d6-4350-ba41-63eaf666ca92 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:52.295462 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f8915a3e-176e-4578-8f7e-357b35401729 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:52.298136 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8915a3e-176e-4578-8f7e-357b35401729 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 Aug 20 07:57:52.298640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8915a3e-176e-4578-8f7e-357b35401729 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:52.298640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8915a3e-176e-4578-8f7e-357b35401729 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:52.299511 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f8915a3e-176e-4578-8f7e-357b35401729 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume with id: 49d59783-156d-47f5-99fb-e41eb3f2f8d7 Aug 20 07:57:52.315207 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:52.315207 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:52.315207 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f8915a3e-176e-4578-8f7e-357b35401729 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:52.351602 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f8915a3e-176e-4578-8f7e-357b35401729 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume request issued successfully. Aug 20 07:57:52.351602 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8915a3e-176e-4578-8f7e-357b35401729 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 returned with HTTP 202 Aug 20 07:57:52.352523 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1158/4681] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:52 2026] DELETE /volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:52.376055 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7b26889-bc51-40f8-97b8-6fb87af6841a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:52.379151 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7b26889-bc51-40f8-97b8-6fb87af6841a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 Aug 20 07:57:52.384154 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7b26889-bc51-40f8-97b8-6fb87af6841a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:52.384154 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7b26889-bc51-40f8-97b8-6fb87af6841a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:52.394266 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:52.394266 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:52.401892 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b7b26889-bc51-40f8-97b8-6fb87af6841a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:52.411124 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7b26889-bc51-40f8-97b8-6fb87af6841a tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 returned with HTTP 200 Aug 20 07:57:52.412256 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1171/4682] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:52 2026] GET /volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:52.494739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2323c3d4-7771-4b5a-94e7-4c7f38eaf31e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:52.497299 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2323c3d4-7771-4b5a-94e7-4c7f38eaf31e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:52.497429 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2323c3d4-7771-4b5a-94e7-4c7f38eaf31e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:52.497637 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2323c3d4-7771-4b5a-94e7-4c7f38eaf31e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:52.497732 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2323c3d4-7771-4b5a-94e7-4c7f38eaf31e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:52.502969 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:52.502969 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:52.503792 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2323c3d4-7771-4b5a-94e7-4c7f38eaf31e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:52.504271 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1167/4683] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:52 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:52.543412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5b7a6c3f-eeb1-4c02-9f9a-81c32f497c61 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:52.545357 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5b7a6c3f-eeb1-4c02-9f9a-81c32f497c61 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 Aug 20 07:57:52.545665 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5b7a6c3f-eeb1-4c02-9f9a-81c32f497c61 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:52.545926 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5b7a6c3f-eeb1-4c02-9f9a-81c32f497c61 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:52.546270 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5b7a6c3f-eeb1-4c02-9f9a-81c32f497c61 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 578c8639-dae9-4115-813a-b80ced9e8787. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:52.550772 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5b7a6c3f-eeb1-4c02-9f9a-81c32f497c61 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 returned with HTTP 404 Aug 20 07:57:52.551483 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1188/4684] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:52 2026] GET /volume/v3/backups/578c8639-dae9-4115-813a-b80ced9e8787 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:52.560101 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23bfc4a8-ee99-40fa-9ae0-b7403eead63d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:52.563793 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23bfc4a8-ee99-40fa-9ae0-b7403eead63d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] DELETE https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:52.564341 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23bfc4a8-ee99-40fa-9ae0-b7403eead63d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:52.565122 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23bfc4a8-ee99-40fa-9ae0-b7403eead63d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:52.565412 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-23bfc4a8-ee99-40fa-9ae0-b7403eead63d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Delete backup with id: 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. Aug 20 07:57:52.574200 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:52.574200 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:52.597501 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-23bfc4a8-ee99-40fa-9ae0-b7403eead63d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] delete_backup rpcapi backup_id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:57:52.600255 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23bfc4a8-ee99-40fa-9ae0-b7403eead63d tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 202 Aug 20 07:57:52.600834 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1159/4685] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:52 2026] DELETE /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:57:52.612750 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b26671ec-8e0e-4341-923e-63ef8c555961 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:52.615111 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b26671ec-8e0e-4341-923e-63ef8c555961 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:52.615314 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b26671ec-8e0e-4341-923e-63ef8c555961 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:52.615527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b26671ec-8e0e-4341-923e-63ef8c555961 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:52.615618 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b26671ec-8e0e-4341-923e-63ef8c555961 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:52.620317 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:52.620317 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:52.621077 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b26671ec-8e0e-4341-923e-63ef8c555961 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 200 Aug 20 07:57:52.621361 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1172/4686] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:52 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:52.866492 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-766195aa-2764-42ed-b513-4d1d3f949bfc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:52.868625 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-766195aa-2764-42ed-b513-4d1d3f949bfc tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:52.868857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-766195aa-2764-42ed-b513-4d1d3f949bfc tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:52.869050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-766195aa-2764-42ed-b513-4d1d3f949bfc tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:52.879342 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:52.879342 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:52.884752 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-766195aa-2764-42ed-b513-4d1d3f949bfc tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:52.890927 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-766195aa-2764-42ed-b513-4d1d3f949bfc tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:52.891372 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1168/4687] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:52 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 941 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:52.913831 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f4e6b41d-dc59-4458-93ef-af2749ebeb23 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:52.915479 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4e6b41d-dc59-4458-93ef-af2749ebeb23 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:52.915681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4e6b41d-dc59-4458-93ef-af2749ebeb23 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:52.915907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4e6b41d-dc59-4458-93ef-af2749ebeb23 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:52.930982 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:52.930982 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:52.935804 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f4e6b41d-dc59-4458-93ef-af2749ebeb23 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:52.941896 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4e6b41d-dc59-4458-93ef-af2749ebeb23 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:52.942422 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1189/4688] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:52 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:53.039624 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-d2b4bcbd-447a-4df4-a5ec-4c7ce23c6dc5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.045860 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-d2b4bcbd-447a-4df4-a5ec-4c7ce23c6dc5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments/feff656d-849f-411d-8d92-9cac9a1b9a53/action Aug 20 07:57:53.046330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-d2b4bcbd-447a-4df4-a5ec-4c7ce23c6dc5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:57:53.046484 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-d2b4bcbd-447a-4df4-a5ec-4c7ce23c6dc5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:53.071973 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:53.071973 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:53.101013 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-316a3352-72f4-4645-88e7-b71886c6bd6c req-d2b4bcbd-447a-4df4-a5ec-4c7ce23c6dc5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/feff656d-849f-411d-8d92-9cac9a1b9a53/action returned with HTTP 204 Aug 20 07:57:53.101539 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1160/4689] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:57:53 2026] POST /volume/v3/attachments/feff656d-849f-411d-8d92-9cac9a1b9a53/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:53.437365 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af6f4635-767d-479d-ad08-1554407de3fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.439574 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af6f4635-767d-479d-ad08-1554407de3fb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 Aug 20 07:57:53.439897 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af6f4635-767d-479d-ad08-1554407de3fb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.440176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af6f4635-767d-479d-ad08-1554407de3fb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.447898 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af6f4635-767d-479d-ad08-1554407de3fb tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 returned with HTTP 404 Aug 20 07:57:53.448623 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1173/4690] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/volumes/49d59783-156d-47f5-99fb-e41eb3f2f8d7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:53.462413 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a636144-c581-4f84-ad66-686ca64eb7c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.464798 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a636144-c581-4f84-ad66-686ca64eb7c5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups Aug 20 07:57:53.465115 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a636144-c581-4f84-ad66-686ca64eb7c5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.465389 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a636144-c581-4f84-ad66-686ca64eb7c5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.482703 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a636144-c581-4f84-ad66-686ca64eb7c5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 200 Aug 20 07:57:53.483248 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1169/4691] 10.4.3.57 () {68 vars in 1270 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/backups => generated 621 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:53.495110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cb2177f8-c93a-45f4-a488-71de93ece222 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.497181 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb2177f8-c93a-45f4-a488-71de93ece222 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups?project_id=b7253e541dfc425596d171ce07da6dd6 Aug 20 07:57:53.497472 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb2177f8-c93a-45f4-a488-71de93ece222 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.497771 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb2177f8-c93a-45f4-a488-71de93ece222 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.500628 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=296,cinder:INSERT=26,cinder:UPDATE=59 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:57:53.503892 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb2177f8-c93a-45f4-a488-71de93ece222 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups?project_id=b7253e541dfc425596d171ce07da6dd6 returned with HTTP 200 Aug 20 07:57:53.504530 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1190/4692] 10.4.3.57 () {68 vars in 1357 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/backups?project_id=b7253e541dfc425596d171ce07da6dd6 => generated 621 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:53.519623 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-37e46ff6-5763-481e-8a35-17408461c0c3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.520971 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a4c622b-2215-46b1-ac68-b6b9a4fe692e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.522976 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a4c622b-2215-46b1-ac68-b6b9a4fe692e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:53.523212 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a4c622b-2215-46b1-ac68-b6b9a4fe692e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.523430 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a4c622b-2215-46b1-ac68-b6b9a4fe692e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.523557 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9a4c622b-2215-46b1-ac68-b6b9a4fe692e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:53.526397 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:57:53.526808 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1451528753"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:53.528591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1451528753'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:57:53.528731 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume of 1 GB Aug 20 07:57:53.538336 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Availability Zones retrieved successfully. Aug 20 07:57:53.541497 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:53.541497 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:53.542441 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a4c622b-2215-46b1-ac68-b6b9a4fe692e tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:53.542881 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1174/4693] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:53.548309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (71edc697-5f94-40ad-97ab-5549ed09ca93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:53.549640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11456e36-9a44-4b8b-802e-42377fa2e2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:53.550577 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:57:53.595766 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11456e36-9a44-4b8b-802e-42377fa2e2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:53.597491 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdfeb7b8-3b40-4386-9a08-b7f8e313ae89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:53.637936 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd66ccea-fa76-4d1e-bdef-c90eeb484c48 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.639914 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd66ccea-fa76-4d1e-bdef-c90eeb484c48 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 Aug 20 07:57:53.640191 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd66ccea-fa76-4d1e-bdef-c90eeb484c48 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.640430 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd66ccea-fa76-4d1e-bdef-c90eeb484c48 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.640629 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cd66ccea-fa76-4d1e-bdef-c90eeb484c48 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:53.648039 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd66ccea-fa76-4d1e-bdef-c90eeb484c48 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 returned with HTTP 404 Aug 20 07:57:53.648864 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1170/4694] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/backups/76b5a4f7-d9d5-4a77-b988-03f4a0dcb2a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:53.660001 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-04c08ad8-d9ce-46ff-8c76-5420381eef73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.663503 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04c08ad8-d9ce-46ff-8c76-5420381eef73 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] DELETE https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:57:53.663503 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04c08ad8-d9ce-46ff-8c76-5420381eef73 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.663503 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04c08ad8-d9ce-46ff-8c76-5420381eef73 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.663503 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-04c08ad8-d9ce-46ff-8c76-5420381eef73 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Delete backup with id: 80991afa-7e87-4b6c-a7db-de6bcca5150b. Aug 20 07:57:53.665916 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['63fb97a2-498e-4218-879a-45450430109d', '3326a263-d135-45c1-9dbe-856fdf967d76', '51c305ff-c840-41ac-b761-d1274ef50265', 'fdb675b7-d2f5-47b5-96b5-0874d021af72'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:53.667168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdfeb7b8-3b40-4386-9a08-b7f8e313ae89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63fb97a2-498e-4218-879a-45450430109d', '3326a263-d135-45c1-9dbe-856fdf967d76', '51c305ff-c840-41ac-b761-d1274ef50265', 'fdb675b7-d2f5-47b5-96b5-0874d021af72']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:53.668497 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c94ebc80-ad6e-4942-8749-6d2560b71c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:53.669690 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:53.669690 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:53.688983 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-04c08ad8-d9ce-46ff-8c76-5420381eef73 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] delete_backup rpcapi backup_id 80991afa-7e87-4b6c-a7db-de6bcca5150b {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:57:53.692020 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04c08ad8-d9ce-46ff-8c76-5420381eef73 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 202 Aug 20 07:57:53.693223 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1191/4695] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:53 2026] DELETE /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:57:53.700295 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c94ebc80-ad6e-4942-8749-6d2560b71c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2ba81d1-9152-4675-8826-91d12ac4c29a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1451528753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['63fb97a2-498e-4218-879a-45450430109d','3326a263-d135-45c1-9dbe-856fdf967d76','51c305ff-c840-41ac-b761-d1274ef50265','fdb675b7-d2f5-47b5-96b5-0874d021af72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1451528753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2ba81d1-9152-4675-8826-91d12ac4c29a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7253e541dfc425596d171ce07da6dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:53.701071 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b098b317-a6a2-4a3a-a4c5-e1c89672d64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:53.702920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f4263c14-b997-4031-9054-39887cc31d7c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.705342 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f4263c14-b997-4031-9054-39887cc31d7c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:57:53.705654 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f4263c14-b997-4031-9054-39887cc31d7c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.705895 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f4263c14-b997-4031-9054-39887cc31d7c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.705993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f4263c14-b997-4031-9054-39887cc31d7c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:53.712684 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:53.712684 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:53.713674 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f4263c14-b997-4031-9054-39887cc31d7c tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 200 Aug 20 07:57:53.714030 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1175/4696] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:53.736982 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b098b317-a6a2-4a3a-a4c5-e1c89672d64d) transitioned into state 'SUCCESS' from state '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-1451528753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['63fb97a2-498e-4218-879a-45450430109d','3326a263-d135-45c1-9dbe-856fdf967d76','51c305ff-c840-41ac-b761-d1274ef50265','fdb675b7-d2f5-47b5-96b5-0874d021af72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:53.739079 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b673a8c-ad4f-4cb7-89aa-51726f48645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:57:53.756350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b673a8c-ad4f-4cb7-89aa-51726f48645a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:57:53.757523 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (71edc697-5f94-40ad-97ab-5549ed09ca93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:57:53.758032 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume request issued successfully. Aug 20 07:57:53.759224 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37e46ff6-5763-481e-8a35-17408461c0c3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:57:53.759682 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1161/4697] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:57:53 2026] POST /volume/v3/volumes => generated 776 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:53.776759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ad4cf7e7-00d6-44c8-adf3-501fbb283f4c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.779251 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad4cf7e7-00d6-44c8-adf3-501fbb283f4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a Aug 20 07:57:53.779557 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad4cf7e7-00d6-44c8-adf3-501fbb283f4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.781307 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad4cf7e7-00d6-44c8-adf3-501fbb283f4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.790341 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:53.790341 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:53.797417 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ad4cf7e7-00d6-44c8-adf3-501fbb283f4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:53.803402 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad4cf7e7-00d6-44c8-adf3-501fbb283f4c tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a returned with HTTP 200 Aug 20 07:57:53.804401 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1171/4698] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:53.914666 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c2e08f89-0996-40db-9b2b-d7466502741f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.918680 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2e08f89-0996-40db-9b2b-d7466502741f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:53.918680 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2e08f89-0996-40db-9b2b-d7466502741f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.918680 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2e08f89-0996-40db-9b2b-d7466502741f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.929082 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:53.929082 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:53.936273 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c2e08f89-0996-40db-9b2b-d7466502741f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:53.944471 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2e08f89-0996-40db-9b2b-d7466502741f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:53.945286 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1192/4699] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 1427 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:53.960361 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-45e720fa-878e-460f-ab9e-998072da1a9e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.964064 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45e720fa-878e-460f-ab9e-998072da1a9e tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:53.964064 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45e720fa-878e-460f-ab9e-998072da1a9e tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.964310 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45e720fa-878e-460f-ab9e-998072da1a9e tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.965642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a2838555-0e27-4458-9e53-d961f52427da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:53.969791 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2838555-0e27-4458-9e53-d961f52427da tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:57:53.970048 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2838555-0e27-4458-9e53-d961f52427da tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:53.970309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2838555-0e27-4458-9e53-d961f52427da tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:53.974183 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:53.974183 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:53.982253 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-45e720fa-878e-460f-ab9e-998072da1a9e tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:53.985565 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:53.985565 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:53.988783 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45e720fa-878e-460f-ab9e-998072da1a9e tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:53.989453 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1176/4700] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 1427 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:53.991492 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a2838555-0e27-4458-9e53-d961f52427da tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:53.996748 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2838555-0e27-4458-9e53-d961f52427da tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:57:53.997247 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1162/4701] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:53 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 1163 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:54.258077 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-bc94b335-3832-49ed-8fd4-7ca00283c3df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.260697 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-bc94b335-3832-49ed-8fd4-7ca00283c3df tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:54.261007 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-bc94b335-3832-49ed-8fd4-7ca00283c3df tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:54.261305 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-bc94b335-3832-49ed-8fd4-7ca00283c3df tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:54.271004 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:54.271004 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:54.276947 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-bc94b335-3832-49ed-8fd4-7ca00283c3df tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:54.283590 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-bc94b335-3832-49ed-8fd4-7ca00283c3df tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:54.283885 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1172/4702] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:54 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 1427 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:54.560210 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-beae1708-169f-4868-bfbb-c63172e62777 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.564921 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-beae1708-169f-4868-bfbb-c63172e62777 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:54.564921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-beae1708-169f-4868-bfbb-c63172e62777 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:54.564921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-beae1708-169f-4868-bfbb-c63172e62777 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:54.566571 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-beae1708-169f-4868-bfbb-c63172e62777 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:54.574123 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:54.574123 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:54.575069 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-beae1708-169f-4868-bfbb-c63172e62777 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:54.575499 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1193/4703] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:54 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:54.734690 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-91f91af6-3f80-4272-b62d-548d0be9b84a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.735751 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91f91af6-3f80-4272-b62d-548d0be9b84a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b Aug 20 07:57:54.736074 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91f91af6-3f80-4272-b62d-548d0be9b84a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:54.736391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91f91af6-3f80-4272-b62d-548d0be9b84a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:54.736573 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-91f91af6-3f80-4272-b62d-548d0be9b84a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Show backup with id 80991afa-7e87-4b6c-a7db-de6bcca5150b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:54.742673 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91f91af6-3f80-4272-b62d-548d0be9b84a tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b returned with HTTP 404 Aug 20 07:57:54.743198 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1177/4704] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:54 2026] GET /volume/v3/backups/80991afa-7e87-4b6c-a7db-de6bcca5150b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:54.754426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ba06f048-6bc8-4285-a57d-026d36ec2a17 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.757774 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba06f048-6bc8-4285-a57d-026d36ec2a17 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde Aug 20 07:57:54.758586 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba06f048-6bc8-4285-a57d-026d36ec2a17 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:54.758952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba06f048-6bc8-4285-a57d-026d36ec2a17 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:54.759077 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ba06f048-6bc8-4285-a57d-026d36ec2a17 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Delete volume with id: fe86f3ac-1ee4-4788-92dd-6de097545bde Aug 20 07:57:54.773989 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:54.773989 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:54.775463 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ba06f048-6bc8-4285-a57d-026d36ec2a17 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:57:54.809458 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ba06f048-6bc8-4285-a57d-026d36ec2a17 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Delete volume request issued successfully. Aug 20 07:57:54.810776 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba06f048-6bc8-4285-a57d-026d36ec2a17 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde returned with HTTP 202 Aug 20 07:57:54.810776 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1163/4705] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:57:54 2026] DELETE /volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:57:54.820982 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-31bd915a-a1cf-41cd-ab43-63e91036d359 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.823833 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31bd915a-a1cf-41cd-ab43-63e91036d359 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde Aug 20 07:57:54.823903 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31bd915a-a1cf-41cd-ab43-63e91036d359 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:54.824174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31bd915a-a1cf-41cd-ab43-63e91036d359 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:54.824381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-97daedfe-1c05-4f26-ab9f-e3f6442617d8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.828075 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-97daedfe-1c05-4f26-ab9f-e3f6442617d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a Aug 20 07:57:54.828075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-97daedfe-1c05-4f26-ab9f-e3f6442617d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:54.828378 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-97daedfe-1c05-4f26-ab9f-e3f6442617d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:54.834593 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:54.834593 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:54.841352 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-31bd915a-a1cf-41cd-ab43-63e91036d359 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Volume info retrieved successfully. Aug 20 07:57:54.841517 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:54.841517 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:54.846070 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31bd915a-a1cf-41cd-ab43-63e91036d359 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde returned with HTTP 200 Aug 20 07:57:54.846070 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1173/4706] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:54 2026] GET /volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:54.849010 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-97daedfe-1c05-4f26-ab9f-e3f6442617d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:54.857425 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-97daedfe-1c05-4f26-ab9f-e3f6442617d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a returned with HTTP 200 Aug 20 07:57:54.858290 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1194/4707] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:54 2026] GET /volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:54.883170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ec9de61-5a0f-40d8-8490-7312c9ef7e50 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.884536 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-52fddea0-17a9-4488-866a-e7e6eab0401f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.887028 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ec9de61-5a0f-40d8-8490-7312c9ef7e50 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:57:54.887281 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-52fddea0-17a9-4488-866a-e7e6eab0401f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:54.887463 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ec9de61-5a0f-40d8-8490-7312c9ef7e50 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2ba81d1-9152-4675-8826-91d12ac4c29a", "name": "tempest-type-Backup-224248420"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:54.887523 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-52fddea0-17a9-4488-866a-e7e6eab0401f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:54.888895 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-52fddea0-17a9-4488-866a-e7e6eab0401f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:54.890070 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-0ec9de61-5a0f-40d8-8490-7312c9ef7e50 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating new backup {'backup': {'volume_id': 'd2ba81d1-9152-4675-8826-91d12ac4c29a', 'name': 'tempest-type-Backup-224248420'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:57:54.890070 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-0ec9de61-5a0f-40d8-8490-7312c9ef7e50 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating backup of volume d2ba81d1-9152-4675-8826-91d12ac4c29a in container None Aug 20 07:57:54.898875 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:54.898875 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:54.903229 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:54.903229 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:54.903229 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ec9de61-5a0f-40d8-8490-7312c9ef7e50 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:57:54.906426 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-52fddea0-17a9-4488-866a-e7e6eab0401f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:54.911817 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8cf94625-3f9f-4a94-ac1b-6652206dfc6c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.914194 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-52fddea0-17a9-4488-866a-e7e6eab0401f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:54.914659 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1164/4708] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:54 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:54.917650 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8cf94625-3f9f-4a94-ac1b-6652206dfc6c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:54.917847 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8cf94625-3f9f-4a94-ac1b-6652206dfc6c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:54.918162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8cf94625-3f9f-4a94-ac1b-6652206dfc6c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:54.930734 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:54.930734 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:54.937287 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8cf94625-3f9f-4a94-ac1b-6652206dfc6c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:54.940611 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0ec9de61-5a0f-40d8-8490-7312c9ef7e50 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['bb0b418e-87f5-4d03-882b-9c66e0763b38', '540a09ae-c39f-4ecd-851d-864d4ec08ab0'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:57:54.946219 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8cf94625-3f9f-4a94-ac1b-6652206dfc6c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:54.946990 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1174/4709] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:57:54 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 1427 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:54.959736 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c13d7423-33b0-4256-8a68-3b1183257c4d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.960194 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c13d7423-33b0-4256-8a68-3b1183257c4d None None] GET https://10.4.3.57/volume// Aug 20 07:57:54.960244 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c13d7423-33b0-4256-8a68-3b1183257c4d None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:54.960480 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c13d7423-33b0-4256-8a68-3b1183257c4d None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:54.960941 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c13d7423-33b0-4256-8a68-3b1183257c4d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:54.961285 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1195/4710] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:57:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:54.980086 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8f290fa3-dd66-4de7-95e5-98d7c9ba6163 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:54.983864 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8f290fa3-dd66-4de7-95e5-98d7c9ba6163 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:57:54.984394 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8f290fa3-dd66-4de7-95e5-98d7c9ba6163 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8983c982-72e4-4514-98b0-0a9cd950bcc4", "connector": null, "instance_uuid": "8c8c1517-7b4b-42e7-b719-63f8fcf71a81"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:54.997406 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ec9de61-5a0f-40d8-8490-7312c9ef7e50 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:57:54.997945 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1178/4711] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:57:54 2026] POST /volume/v3/backups => generated 313 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:57:55.001575 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:55.001575 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:55.013245 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e010fed2-7694-4450-974c-498da70dbb22 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:55.015173 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e010fed2-7694-4450-974c-498da70dbb22 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:57:55.015505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e010fed2-7694-4450-974c-498da70dbb22 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:55.015858 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e010fed2-7694-4450-974c-498da70dbb22 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:55.015970 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e010fed2-7694-4450-974c-498da70dbb22 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:55.023681 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:55.023681 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:55.025374 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e010fed2-7694-4450-974c-498da70dbb22 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:57:55.027095 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1175/4712] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:55 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:57:55.038889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a53e300d-947d-4e33-b00a-581f9056e62c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:55.039366 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a53e300d-947d-4e33-b00a-581f9056e62c None None] GET https://10.4.3.57/volume// Aug 20 07:57:55.039709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a53e300d-947d-4e33-b00a-581f9056e62c None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:55.039926 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a53e300d-947d-4e33-b00a-581f9056e62c None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:55.040286 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a53e300d-947d-4e33-b00a-581f9056e62c None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:55.040801 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1196/4713] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:57:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:55.051696 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-114cae8d-822b-4793-a6d6-f01f7dd26527 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:55.051837 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-8f290fa3-dd66-4de7-95e5-98d7c9ba6163 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:57:55.051837 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1165/4714] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:57:54 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) Aug 20 07:57:55.177976 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-114cae8d-822b-4793-a6d6-f01f7dd26527 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:57:55.179568 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-114cae8d-822b-4793-a6d6-f01f7dd26527 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5f699ac-5708-477f-b812-77269e060997", "connector": null, "instance_uuid": "797568fd-2966-4fa2-9372-3859eacbb5a1"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:55.188768 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:55.188768 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:55.230637 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-114cae8d-822b-4793-a6d6-f01f7dd26527 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:57:55.231618 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1179/4715] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:57:55 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:57:55.275233 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ee23ae9d-eaa4-42d5-aa20-1f84a45a8489 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:55.280287 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee23ae9d-eaa4-42d5-aa20-1f84a45a8489 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:55.280507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee23ae9d-eaa4-42d5-aa20-1f84a45a8489 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:55.280843 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee23ae9d-eaa4-42d5-aa20-1f84a45a8489 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:55.292720 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5cb55a29-4455-42ac-b80b-803e1ecd785a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:55.293030 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5cb55a29-4455-42ac-b80b-803e1ecd785a None None] GET https://10.4.3.57/volume// Aug 20 07:57:55.293458 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5cb55a29-4455-42ac-b80b-803e1ecd785a None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:55.293458 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5cb55a29-4455-42ac-b80b-803e1ecd785a None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:55.293779 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5cb55a29-4455-42ac-b80b-803e1ecd785a None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:55.294077 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1197/4716] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:57:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:55.298745 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:55.298745 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:55.304432 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-5dbc3f7e-5b9b-42a8-87cb-95ae3ac9f5bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:55.305394 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ee23ae9d-eaa4-42d5-aa20-1f84a45a8489 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:55.309883 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-5dbc3f7e-5b9b-42a8-87cb-95ae3ac9f5bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:55.310229 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-5dbc3f7e-5b9b-42a8-87cb-95ae3ac9f5bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:55.310516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-5dbc3f7e-5b9b-42a8-87cb-95ae3ac9f5bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:55.310776 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee23ae9d-eaa4-42d5-aa20-1f84a45a8489 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:55.311383 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1176/4717] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:55 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 918 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:55.324409 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:55.324409 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:55.329454 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-5dbc3f7e-5b9b-42a8-87cb-95ae3ac9f5bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:55.335627 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-5dbc3f7e-5b9b-42a8-87cb-95ae3ac9f5bb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:55.338573 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1166/4718] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:57:55 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1098 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:55.459812 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-df4e8c89-6f4a-437d-b37e-cc8f83c6600c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:55.462985 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-df4e8c89-6f4a-437d-b37e-cc8f83c6600c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] PUT https://10.4.3.57/volume/v3/attachments/51d4d50e-0aa9-4b45-afe9-53f570ada6e5 Aug 20 07:57:55.463609 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-df4e8c89-6f4a-437d-b37e-cc8f83c6600c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:55.473959 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-df4e8c89-6f4a-437d-b37e-cc8f83c6600c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Acquiring lock "cinder-attachment_update-f5f699ac-5708-477f-b812-77269e060997-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:57:55.480889 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-df4e8c89-6f4a-437d-b37e-cc8f83c6600c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-f5f699ac-5708-477f-b812-77269e060997-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:57:55.482473 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:55.482473 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:55.586723 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-df4e8c89-6f4a-437d-b37e-cc8f83c6600c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-f5f699ac-5708-477f-b812-77269e060997-np0000007856" released by "attachment_update" :: held 0.106s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:57:55.587271 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-df4e8c89-6f4a-437d-b37e-cc8f83c6600c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/51d4d50e-0aa9-4b45-afe9-53f570ada6e5 returned with HTTP 200 Aug 20 07:57:55.587961 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1180/4719] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:57:55 2026] PUT /volume/v3/attachments/51d4d50e-0aa9-4b45-afe9-53f570ada6e5 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:55.591807 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-54dafe13-04a0-4d39-9637-d5231353e4c9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:55.594024 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54dafe13-04a0-4d39-9637-d5231353e4c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:55.594307 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54dafe13-04a0-4d39-9637-d5231353e4c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:55.594472 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54dafe13-04a0-4d39-9637-d5231353e4c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:55.594657 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-54dafe13-04a0-4d39-9637-d5231353e4c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:55.599971 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:55.599971 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:55.600957 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54dafe13-04a0-4d39-9637-d5231353e4c9 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:55.601455 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1198/4720] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:55 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:55.865940 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4dd18637-749c-4d4d-b900-86ca93b39436 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:55.868466 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4dd18637-749c-4d4d-b900-86ca93b39436 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] GET https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde Aug 20 07:57:55.868839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4dd18637-749c-4d4d-b900-86ca93b39436 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:55.869210 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4dd18637-749c-4d4d-b900-86ca93b39436 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:55.877515 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4dd18637-749c-4d4d-b900-86ca93b39436 tempest-ProjectReaderTests33-1844881914 tempest-ProjectReaderTests33-1844881914-project-admin] https://10.4.3.57/volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde returned with HTTP 404 Aug 20 07:57:55.878205 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1177/4721] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:55 2026] GET /volume/v3/volumes/fe86f3ac-1ee4-4788-92dd-6de097545bde => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:56.039481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a82a830e-4bfb-4e8d-b63e-1ea27a89fba9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:56.041656 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a82a830e-4bfb-4e8d-b63e-1ea27a89fba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:57:56.041963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a82a830e-4bfb-4e8d-b63e-1ea27a89fba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:56.042218 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a82a830e-4bfb-4e8d-b63e-1ea27a89fba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:56.042350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a82a830e-4bfb-4e8d-b63e-1ea27a89fba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:56.047359 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:56.047359 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:56.048026 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a82a830e-4bfb-4e8d-b63e-1ea27a89fba9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:57:56.048431 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1167/4722] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:56 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:56.305356 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b715846-a8ba-4b53-a7be-2725bfb4edab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:56.305356 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b715846-a8ba-4b53-a7be-2725bfb4edab None None] GET https://10.4.3.57/volume// Aug 20 07:57:56.306130 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b715846-a8ba-4b53-a7be-2725bfb4edab None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:56.306130 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b715846-a8ba-4b53-a7be-2725bfb4edab None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:56.307775 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b715846-a8ba-4b53-a7be-2725bfb4edab None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:57:56.308121 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1181/4723] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:57:56 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:57:56.323313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e61aa8ce-9c8b-43e0-b04e-bcf8bcfd1428 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:56.329625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1902ef3b-8f33-4d7f-b5a7-9893f283924c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:56.330514 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e61aa8ce-9c8b-43e0-b04e-bcf8bcfd1428 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 07:57:56.330732 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e61aa8ce-9c8b-43e0-b04e-bcf8bcfd1428 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:56.331016 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e61aa8ce-9c8b-43e0-b04e-bcf8bcfd1428 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:56.332798 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1902ef3b-8f33-4d7f-b5a7-9893f283924c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:56.333117 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1902ef3b-8f33-4d7f-b5a7-9893f283924c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:56.333460 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1902ef3b-8f33-4d7f-b5a7-9893f283924c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:56.350829 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:56.350829 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:56.357507 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:56.357507 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:56.369247 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e61aa8ce-9c8b-43e0-b04e-bcf8bcfd1428 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:57:56.369386 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1902ef3b-8f33-4d7f-b5a7-9893f283924c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:56.376358 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e61aa8ce-9c8b-43e0-b04e-bcf8bcfd1428 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 07:57:56.376497 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1902ef3b-8f33-4d7f-b5a7-9893f283924c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:56.378091 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1199/4724] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:57:56 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 1606 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:57:56.378217 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1178/4725] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:56 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:56.537137 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-cc717d37-00b3-4f33-8fba-53f43bac493f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:56.540334 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-cc717d37-00b3-4f33-8fba-53f43bac493f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] PUT https://10.4.3.57/volume/v3/attachments/2e7e4d03-13ba-4e76-a306-6c177a52a711 Aug 20 07:57:56.540924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-cc717d37-00b3-4f33-8fba-53f43bac493f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:56.550288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-cc717d37-00b3-4f33-8fba-53f43bac493f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Acquiring lock "cinder-attachment_update-8983c982-72e4-4514-98b0-0a9cd950bcc4-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:57:56.556713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-cc717d37-00b3-4f33-8fba-53f43bac493f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Lock "cinder-attachment_update-8983c982-72e4-4514-98b0-0a9cd950bcc4-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:57:56.558087 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:56.558087 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:56.614812 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f4991f0d-337c-4ddb-a33c-d19affc97d2c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:56.619650 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f4991f0d-337c-4ddb-a33c-d19affc97d2c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:56.619650 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f4991f0d-337c-4ddb-a33c-d19affc97d2c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:56.619821 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f4991f0d-337c-4ddb-a33c-d19affc97d2c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:56.619970 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f4991f0d-337c-4ddb-a33c-d19affc97d2c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:56.628182 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:56.628182 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:56.628182 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f4991f0d-337c-4ddb-a33c-d19affc97d2c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:56.628485 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1182/4726] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:56 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:56.734306 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-cc717d37-00b3-4f33-8fba-53f43bac493f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Lock "cinder-attachment_update-8983c982-72e4-4514-98b0-0a9cd950bcc4-np0000007856" released by "attachment_update" :: held 0.177s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:57:56.734306 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-cc717d37-00b3-4f33-8fba-53f43bac493f tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments/2e7e4d03-13ba-4e76-a306-6c177a52a711 returned with HTTP 200 Aug 20 07:57:56.734306 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1168/4727] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:57:56 2026] PUT /volume/v3/attachments/2e7e4d03-13ba-4e76-a306-6c177a52a711 => generated 968 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:57:56.770172 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-9910954a-5c2c-42e0-9c1a-1cc626e9428a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:56.772713 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-9910954a-5c2c-42e0-9c1a-1cc626e9428a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/attachments/2e7e4d03-13ba-4e76-a306-6c177a52a711/action Aug 20 07:57:56.773139 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-9910954a-5c2c-42e0-9c1a-1cc626e9428a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:57:56.773288 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-9910954a-5c2c-42e0-9c1a-1cc626e9428a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:57:56.800010 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:56.800010 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:56.827017 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-9910954a-5c2c-42e0-9c1a-1cc626e9428a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments/2e7e4d03-13ba-4e76-a306-6c177a52a711/action returned with HTTP 204 Aug 20 07:57:56.828560 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1200/4728] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:57:56 2026] POST /volume/v3/attachments/2e7e4d03-13ba-4e76-a306-6c177a52a711/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:57.065917 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c14b639-f1df-49ca-81d6-2b398b6be2df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:57.071458 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c14b639-f1df-49ca-81d6-2b398b6be2df tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:57:57.071943 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c14b639-f1df-49ca-81d6-2b398b6be2df tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:57.071943 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c14b639-f1df-49ca-81d6-2b398b6be2df tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:57.072083 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6c14b639-f1df-49ca-81d6-2b398b6be2df tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:57.080435 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:57.080435 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:57.082642 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c14b639-f1df-49ca-81d6-2b398b6be2df tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:57:57.083255 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1179/4729] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:57 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:57.395759 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a3db6c73-c03d-4f48-8229-0ff5b70c6e82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:57.398432 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3db6c73-c03d-4f48-8229-0ff5b70c6e82 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:57.398604 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3db6c73-c03d-4f48-8229-0ff5b70c6e82 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:57.400736 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3db6c73-c03d-4f48-8229-0ff5b70c6e82 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:57.416463 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:57.416463 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:57.422342 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a3db6c73-c03d-4f48-8229-0ff5b70c6e82 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:57.429961 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3db6c73-c03d-4f48-8229-0ff5b70c6e82 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:57.429961 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1183/4730] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:57 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:57.646518 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e4c56ed5-8b03-4e15-b628-aca6a6db7585 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:57.651974 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4c56ed5-8b03-4e15-b628-aca6a6db7585 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:57.651974 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4c56ed5-8b03-4e15-b628-aca6a6db7585 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:57.654702 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4c56ed5-8b03-4e15-b628-aca6a6db7585 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:57.654702 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e4c56ed5-8b03-4e15-b628-aca6a6db7585 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:57.660207 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:57.660207 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:57.661185 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4c56ed5-8b03-4e15-b628-aca6a6db7585 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:57.661912 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1169/4731] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:57 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:58.099613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5d6c4dbc-8277-4445-b839-2f5b6fc1b68b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:58.103208 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d6c4dbc-8277-4445-b839-2f5b6fc1b68b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:57:58.103501 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5d6c4dbc-8277-4445-b839-2f5b6fc1b68b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:58.103781 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5d6c4dbc-8277-4445-b839-2f5b6fc1b68b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:58.103940 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5d6c4dbc-8277-4445-b839-2f5b6fc1b68b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:58.114461 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:58.114461 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:57:58.116334 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d6c4dbc-8277-4445-b839-2f5b6fc1b68b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:57:58.117146 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1201/4732] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:58 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:58.449186 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1cd67264-7a53-4731-b15c-4400e5603158 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:58.452736 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cd67264-7a53-4731-b15c-4400e5603158 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:58.453804 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cd67264-7a53-4731-b15c-4400e5603158 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:58.455394 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cd67264-7a53-4731-b15c-4400e5603158 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:58.477246 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:58.477246 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:58.483822 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1cd67264-7a53-4731-b15c-4400e5603158 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:58.492110 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cd67264-7a53-4731-b15c-4400e5603158 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:58.492515 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1180/4733] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:58 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:58.684340 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc7f1d82-923d-4af0-8328-8354685e84c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:58.689363 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc7f1d82-923d-4af0-8328-8354685e84c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:58.690387 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc7f1d82-923d-4af0-8328-8354685e84c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:58.690387 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc7f1d82-923d-4af0-8328-8354685e84c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:58.690387 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fc7f1d82-923d-4af0-8328-8354685e84c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:58.700591 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:58.700591 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:58.702817 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc7f1d82-923d-4af0-8328-8354685e84c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:58.703773 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1184/4734] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:58 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:58.886961 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-034e0599-de73-4eb6-b06d-4f343861be83 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:59.103998 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-034e0599-de73-4eb6-b06d-4f343861be83 tempest-ProjectReaderTests-2089389115 tempest-ProjectReaderTests-2089389115-project-admin] GET https://10.4.3.57/volume/v3/scheduler-stats/get_pools Aug 20 07:57:59.104307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-034e0599-de73-4eb6-b06d-4f343861be83 tempest-ProjectReaderTests-2089389115 tempest-ProjectReaderTests-2089389115-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:59.104631 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-034e0599-de73-4eb6-b06d-4f343861be83 tempest-ProjectReaderTests-2089389115 tempest-ProjectReaderTests-2089389115-project-admin] Calling method 'get_pools' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:59.115278 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-034e0599-de73-4eb6-b06d-4f343861be83 tempest-ProjectReaderTests-2089389115 tempest-ProjectReaderTests-2089389115-project-admin] https://10.4.3.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 07:57:59.115721 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1170/4735] 10.4.3.57 () {66 vars in 1284 bytes} [Thu Aug 20 07:57:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:59.124681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-13bb6190-3b78-403d-8bdc-a20dce660574 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:59.132484 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e3c34ed1-bd6c-48d9-a46f-5a9d962cf330 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:59.135979 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3c34ed1-bd6c-48d9-a46f-5a9d962cf330 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:57:59.136264 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3c34ed1-bd6c-48d9-a46f-5a9d962cf330 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:59.136485 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3c34ed1-bd6c-48d9-a46f-5a9d962cf330 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:59.136653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e3c34ed1-bd6c-48d9-a46f-5a9d962cf330 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:59.144883 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:59.144883 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:57:59.145905 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3c34ed1-bd6c-48d9-a46f-5a9d962cf330 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:57:59.146306 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1181/4736] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:57:59 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:59.205967 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13bb6190-3b78-403d-8bdc-a20dce660574 tempest-ProjectReaderTests-2089389115 tempest-ProjectReaderTests-2089389115-project-reader] GET https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool Aug 20 07:57:59.206229 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13bb6190-3b78-403d-8bdc-a20dce660574 tempest-ProjectReaderTests-2089389115 tempest-ProjectReaderTests-2089389115-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:59.206452 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13bb6190-3b78-403d-8bdc-a20dce660574 tempest-ProjectReaderTests-2089389115 tempest-ProjectReaderTests-2089389115-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:59.207134 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-13bb6190-3b78-403d-8bdc-a20dce660574 tempest-ProjectReaderTests-2089389115 tempest-ProjectReaderTests-2089389115-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '739820e4b35c4aa98a137604162334cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2bc6fc5b2a546abb843634d12449d8e', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 07:57:59.207317 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13bb6190-3b78-403d-8bdc-a20dce660574 tempest-ProjectReaderTests-2089389115 tempest-ProjectReaderTests-2089389115-project-reader] https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool returned with HTTP 403 Aug 20 07:57:59.207826 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1202/4737] 10.4.3.57 () {66 vars in 1311 bytes} [Thu Aug 20 07:57:59 2026] GET /volume/v3/capabilities/np0000007856@storpool => generated 110 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:57:59.507758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1fa28a60-a5e3-4569-af62-a0949f7ac072 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:59.510726 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fa28a60-a5e3-4569-af62-a0949f7ac072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:57:59.511102 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fa28a60-a5e3-4569-af62-a0949f7ac072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:59.511384 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fa28a60-a5e3-4569-af62-a0949f7ac072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:59.526927 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:59.526927 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:57:59.532972 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1fa28a60-a5e3-4569-af62-a0949f7ac072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:57:59.539760 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fa28a60-a5e3-4569-af62-a0949f7ac072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:57:59.539760 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1185/4738] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:59 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:57:59.721809 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d20f9874-597f-468a-a20e-20fe0c05e485 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:57:59.727290 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d20f9874-597f-468a-a20e-20fe0c05e485 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:57:59.728256 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d20f9874-597f-468a-a20e-20fe0c05e485 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:57:59.728617 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d20f9874-597f-468a-a20e-20fe0c05e485 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:57:59.728978 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d20f9874-597f-468a-a20e-20fe0c05e485 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:57:59.736476 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:57:59.736476 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:57:59.737799 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d20f9874-597f-468a-a20e-20fe0c05e485 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:57:59.738534 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1171/4739] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:57:59 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:00.163418 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b8a05d30-f991-4f8a-804c-e84608c7aa85 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:00.168097 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8a05d30-f991-4f8a-804c-e84608c7aa85 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:00.168097 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8a05d30-f991-4f8a-804c-e84608c7aa85 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:00.168097 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8a05d30-f991-4f8a-804c-e84608c7aa85 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:00.168097 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b8a05d30-f991-4f8a-804c-e84608c7aa85 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:00.176432 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:00.176432 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:00.176432 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8a05d30-f991-4f8a-804c-e84608c7aa85 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:00.177424 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1182/4740] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:00 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:00.555532 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-406700d3-b2ad-4cf5-89b9-22eb7434005d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:00.558243 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-406700d3-b2ad-4cf5-89b9-22eb7434005d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:00.558243 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-406700d3-b2ad-4cf5-89b9-22eb7434005d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:00.558575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-406700d3-b2ad-4cf5-89b9-22eb7434005d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:00.570485 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:00.570485 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:00.575317 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-406700d3-b2ad-4cf5-89b9-22eb7434005d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:00.580421 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-406700d3-b2ad-4cf5-89b9-22eb7434005d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:00.583163 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1203/4741] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:00 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:58:00.752775 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57d9f42c-c17d-4084-ad11-9e713244269d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:00.756260 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57d9f42c-c17d-4084-ad11-9e713244269d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:58:00.756491 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57d9f42c-c17d-4084-ad11-9e713244269d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:00.757280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57d9f42c-c17d-4084-ad11-9e713244269d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:00.757280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-57d9f42c-c17d-4084-ad11-9e713244269d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:00.766820 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:00.766820 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:00.767907 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57d9f42c-c17d-4084-ad11-9e713244269d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:58:00.768626 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1186/4742] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:00 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:01.193233 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e4cefec-a94b-4810-9746-5bb78d1ae374 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:01.195329 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e4cefec-a94b-4810-9746-5bb78d1ae374 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:01.195610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e4cefec-a94b-4810-9746-5bb78d1ae374 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:01.195858 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e4cefec-a94b-4810-9746-5bb78d1ae374 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:01.196010 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7e4cefec-a94b-4810-9746-5bb78d1ae374 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:01.204443 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:01.204443 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:01.205171 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e4cefec-a94b-4810-9746-5bb78d1ae374 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:01.205559 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1172/4743] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:01 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:01.595610 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-60c6ddba-2876-46f1-af57-6d2ff8a2121e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:01.598009 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60c6ddba-2876-46f1-af57-6d2ff8a2121e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:01.598009 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-60c6ddba-2876-46f1-af57-6d2ff8a2121e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:01.598009 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-60c6ddba-2876-46f1-af57-6d2ff8a2121e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:01.608736 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:01.608736 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:01.612917 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-60c6ddba-2876-46f1-af57-6d2ff8a2121e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:01.618626 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60c6ddba-2876-46f1-af57-6d2ff8a2121e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:01.618944 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1183/4744] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:01 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:01.634767 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d3b0de58-836c-415e-8ec8-028b0620e883 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:01.779865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3906906b-d1a5-47f3-b242-edd795a1c7e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:01.783366 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3906906b-d1a5-47f3-b242-edd795a1c7e5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:58:01.783366 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3906906b-d1a5-47f3-b242-edd795a1c7e5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:01.784850 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-da76e161-c1ff-4268-a687-da5e15cf9b46 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:01.784904 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3906906b-d1a5-47f3-b242-edd795a1c7e5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:01.784904 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3906906b-d1a5-47f3-b242-edd795a1c7e5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:01.787075 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-da76e161-c1ff-4268-a687-da5e15cf9b46 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments/51d4d50e-0aa9-4b45-afe9-53f570ada6e5/action Aug 20 07:58:01.787644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-da76e161-c1ff-4268-a687-da5e15cf9b46 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:58:01.787644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-da76e161-c1ff-4268-a687-da5e15cf9b46 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:01.790119 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:01.790119 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:01.791431 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3906906b-d1a5-47f3-b242-edd795a1c7e5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:58:01.792829 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1187/4745] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:01 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:01.794221 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:01.794701 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-345513675"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:01.796142 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-345513675'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:01.796461 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume of 1 GB Aug 20 07:58:01.801506 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Availability Zones retrieved successfully. Aug 20 07:58:01.807197 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (871ca63d-1de3-4397-9ec8-a2b3837076ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:01.808260 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4e3e80-0318-4eaa-8652-c523f2288cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:01.808811 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:01.808811 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:01.809297 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:01.822533 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3bfb0b4-ec50-46b0-b065-c6ba639c5d5b req-da76e161-c1ff-4268-a687-da5e15cf9b46 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/51d4d50e-0aa9-4b45-afe9-53f570ada6e5/action returned with HTTP 204 Aug 20 07:58:01.823587 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1173/4746] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:58:01 2026] POST /volume/v3/attachments/51d4d50e-0aa9-4b45-afe9-53f570ada6e5/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:01.837117 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4e3e80-0318-4eaa-8652-c523f2288cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:01.838059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (026fae9f-d496-49bb-8259-c3d6ddaad43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:01.966352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['0beebc99-df17-439f-a29c-227294d6f33a', '7e7d9af5-5ab5-4490-a239-432858a2ad6d', 'd400bc58-ea74-464d-96c5-a1d4fc40888f', '93ab2708-f991-43bd-b87e-d10f4fc09d5a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:01.967305 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (026fae9f-d496-49bb-8259-c3d6ddaad43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0beebc99-df17-439f-a29c-227294d6f33a', '7e7d9af5-5ab5-4490-a239-432858a2ad6d', 'd400bc58-ea74-464d-96c5-a1d4fc40888f', '93ab2708-f991-43bd-b87e-d10f4fc09d5a']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:01.968391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3887740-2ea1-4b65-85ba-717fa9b8a38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:01.995921 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3887740-2ea1-4b65-85ba-717fa9b8a38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6838aeb-a2fa-487c-9540-7f1499807ade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-345513675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['0beebc99-df17-439f-a29c-227294d6f33a','7e7d9af5-5ab5-4490-a239-432858a2ad6d','d400bc58-ea74-464d-96c5-a1d4fc40888f','93ab2708-f991-43bd-b87e-d10f4fc09d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-345513675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6838aeb-a2fa-487c-9540-7f1499807ade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8043562eceeb413a85d6a78376343461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a9ec9865fb4824a9a118bcacc36315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:01.997195 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3371af-8f3e-444c-9c5e-5192bcdd1a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:02.024067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3371af-8f3e-444c-9c5e-5192bcdd1a09) transitioned into state 'SUCCESS' from state '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-345513675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['0beebc99-df17-439f-a29c-227294d6f33a','7e7d9af5-5ab5-4490-a239-432858a2ad6d','d400bc58-ea74-464d-96c5-a1d4fc40888f','93ab2708-f991-43bd-b87e-d10f4fc09d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:02.024961 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d310ff-6236-48cd-a9bf-612433f408d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:02.038572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d310ff-6236-48cd-a9bf-612433f408d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:02.041297 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (871ca63d-1de3-4397-9ec8-a2b3837076ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:02.041297 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request issued successfully. Aug 20 07:58:02.041297 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d3b0de58-836c-415e-8ec8-028b0620e883 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:02.041297 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1204/4747] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:58:01 2026] POST /volume/v3/volumes => generated 775 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:02.055978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b1e21035-8e0e-4ef1-8575-47be4e0cae1c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:02.058609 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1e21035-8e0e-4ef1-8575-47be4e0cae1c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade Aug 20 07:58:02.058908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b1e21035-8e0e-4ef1-8575-47be4e0cae1c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:02.059200 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b1e21035-8e0e-4ef1-8575-47be4e0cae1c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:02.068665 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:02.068665 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:02.073193 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b1e21035-8e0e-4ef1-8575-47be4e0cae1c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:02.078777 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1e21035-8e0e-4ef1-8575-47be4e0cae1c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade returned with HTTP 200 Aug 20 07:58:02.079332 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1184/4748] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:02 2026] GET /volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:02.218524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-27cb700e-97e9-4fa4-96ca-0306d6ede2c1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:02.220541 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27cb700e-97e9-4fa4-96ca-0306d6ede2c1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:02.220779 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27cb700e-97e9-4fa4-96ca-0306d6ede2c1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:02.220972 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27cb700e-97e9-4fa4-96ca-0306d6ede2c1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:02.221140 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-27cb700e-97e9-4fa4-96ca-0306d6ede2c1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:02.226314 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:02.226314 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:02.227330 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27cb700e-97e9-4fa4-96ca-0306d6ede2c1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:02.228047 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1188/4749] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:02 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:02.637397 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ac509ed4-a715-4e3c-a966-2991f7da7dee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:02.639900 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ac509ed4-a715-4e3c-a966-2991f7da7dee tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:02.640167 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ac509ed4-a715-4e3c-a966-2991f7da7dee tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:02.640254 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ac509ed4-a715-4e3c-a966-2991f7da7dee tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:02.652243 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:02.652243 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:02.659529 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ac509ed4-a715-4e3c-a966-2991f7da7dee tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:02.669474 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ac509ed4-a715-4e3c-a966-2991f7da7dee tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:02.670156 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1174/4750] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:02 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1211 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:02.809185 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-245cd00b-d1a9-4816-9f6e-d7add0b69582 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:02.811318 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-245cd00b-d1a9-4816-9f6e-d7add0b69582 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:58:02.811621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-245cd00b-d1a9-4816-9f6e-d7add0b69582 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:02.812110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-245cd00b-d1a9-4816-9f6e-d7add0b69582 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:02.812110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-245cd00b-d1a9-4816-9f6e-d7add0b69582 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:02.822472 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:02.822472 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:02.822472 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-245cd00b-d1a9-4816-9f6e-d7add0b69582 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:58:02.822472 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1205/4751] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:02 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:58:03.095642 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d64240cd-599b-4bea-a55d-4f2f66f3bccb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:03.098093 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d64240cd-599b-4bea-a55d-4f2f66f3bccb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade Aug 20 07:58:03.098426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d64240cd-599b-4bea-a55d-4f2f66f3bccb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:03.099573 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d64240cd-599b-4bea-a55d-4f2f66f3bccb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:03.113489 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:03.113489 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:03.121332 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d64240cd-599b-4bea-a55d-4f2f66f3bccb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:03.129157 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d64240cd-599b-4bea-a55d-4f2f66f3bccb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade returned with HTTP 200 Aug 20 07:58:03.130104 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1185/4752] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:03 2026] GET /volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:03.145417 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0a36794-4c53-4646-8f1a-5f01c53d6927 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:03.148038 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0a36794-4c53-4646-8f1a-5f01c53d6927 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:58:03.148638 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0a36794-4c53-4646-8f1a-5f01c53d6927 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6838aeb-a2fa-487c-9540-7f1499807ade", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1597040294"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:03.160593 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:03.160593 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:03.161102 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a0a36794-4c53-4646-8f1a-5f01c53d6927 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:03.161272 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a0a36794-4c53-4646-8f1a-5f01c53d6927 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create snapshot from volume e6838aeb-a2fa-487c-9540-7f1499807ade Aug 20 07:58:03.213027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a0a36794-4c53-4646-8f1a-5f01c53d6927 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['a456e884-4a63-4757-8983-ca85c614a189', 'e78bac22-4b33-4608-9073-18ed6a6a2cad', '41194fcf-0b70-4bac-9b57-a88e7527583d', 'c1cfd1a7-202d-4798-bed3-3879f1127f0e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:03.245236 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4c43ee7c-031e-4f01-a386-e92b92dec190 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:03.249521 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c43ee7c-031e-4f01-a386-e92b92dec190 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:03.249811 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c43ee7c-031e-4f01-a386-e92b92dec190 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:03.249943 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a0a36794-4c53-4646-8f1a-5f01c53d6927 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot create request issued successfully. Aug 20 07:58:03.250100 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c43ee7c-031e-4f01-a386-e92b92dec190 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:03.250244 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4c43ee7c-031e-4f01-a386-e92b92dec190 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:03.250393 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0a36794-4c53-4646-8f1a-5f01c53d6927 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:58:03.250947 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1189/4753] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:58:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:03.260764 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:03.260764 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:03.261724 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c43ee7c-031e-4f01-a386-e92b92dec190 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:03.262169 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1175/4754] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:03 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:03.266060 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ba1db5cc-5720-45aa-8104-3ea12014471a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:03.267845 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba1db5cc-5720-45aa-8104-3ea12014471a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d Aug 20 07:58:03.268274 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ba1db5cc-5720-45aa-8104-3ea12014471a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:03.268691 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ba1db5cc-5720-45aa-8104-3ea12014471a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:03.275991 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:03.275991 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:03.277090 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ba1db5cc-5720-45aa-8104-3ea12014471a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:03.278247 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba1db5cc-5720-45aa-8104-3ea12014471a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d returned with HTTP 200 Aug 20 07:58:03.278878 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1206/4755] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:03 2026] GET /volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:03.622671 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-24c9a82f-d8b4-4406-8fbf-68b284e2618f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:03.628565 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-24c9a82f-d8b4-4406-8fbf-68b284e2618f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:58:03.628847 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-24c9a82f-d8b4-4406-8fbf-68b284e2618f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:03.629121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-24c9a82f-d8b4-4406-8fbf-68b284e2618f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:03.642389 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:03.642389 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:03.650360 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-24c9a82f-d8b4-4406-8fbf-68b284e2618f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:58:03.661314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-24c9a82f-d8b4-4406-8fbf-68b284e2618f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:58:03.661901 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1186/4756] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:03 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:03.681711 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-f355bb62-948e-401e-a484-d282453642bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:03.684471 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-f355bb62-948e-401e-a484-d282453642bb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] POST https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e/action Aug 20 07:58:03.684931 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-f355bb62-948e-401e-a484-d282453642bb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:58:03.685112 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-f355bb62-948e-401e-a484-d282453642bb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:03.699889 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:03.699889 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:03.700635 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-f355bb62-948e-401e-a484-d282453642bb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:58:03.710417 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-f355bb62-948e-401e-a484-d282453642bb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Begin detaching volume completed successfully. Aug 20 07:58:03.710681 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-f355bb62-948e-401e-a484-d282453642bb tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e/action returned with HTTP 202 Aug 20 07:58:03.711236 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1190/4757] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:58:03 2026] POST /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:58:03.786576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40582025-5c69-4c7f-b6f0-f74722181032 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:03.786576 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40582025-5c69-4c7f-b6f0-f74722181032 None None] GET https://10.4.3.57/volume// Aug 20 07:58:03.786576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40582025-5c69-4c7f-b6f0-f74722181032 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:03.786576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40582025-5c69-4c7f-b6f0-f74722181032 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:03.786576 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40582025-5c69-4c7f-b6f0-f74722181032 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:58:03.787630 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1176/4758] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:58:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:58:03.799389 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-c16d69d0-8167-45ce-b8cb-dc4b943aa11f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:03.802408 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-c16d69d0-8167-45ce-b8cb-dc4b943aa11f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:58:03.802718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-c16d69d0-8167-45ce-b8cb-dc4b943aa11f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:03.802977 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-c16d69d0-8167-45ce-b8cb-dc4b943aa11f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:03.822654 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:03.822654 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:03.831455 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-c16d69d0-8167-45ce-b8cb-dc4b943aa11f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:58:03.837872 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-17ef9bea-261a-4af0-895d-310eaf49a905 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:03.840120 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17ef9bea-261a-4af0-895d-310eaf49a905 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:58:03.841476 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17ef9bea-261a-4af0-895d-310eaf49a905 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:03.841476 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17ef9bea-261a-4af0-895d-310eaf49a905 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:03.842018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-17ef9bea-261a-4af0-895d-310eaf49a905 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:03.843740 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-c16d69d0-8167-45ce-b8cb-dc4b943aa11f tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:58:03.844398 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1207/4759] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:58:03 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 1321 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:58:03.847789 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:03.847789 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:03.848870 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17ef9bea-261a-4af0-895d-310eaf49a905 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:58:03.850091 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1187/4760] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:03 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:04.282598 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-639442b9-b816-4755-828c-f7ccb7931ccf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:04.285919 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-639442b9-b816-4755-828c-f7ccb7931ccf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:04.286845 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-639442b9-b816-4755-828c-f7ccb7931ccf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:04.286845 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-639442b9-b816-4755-828c-f7ccb7931ccf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:04.286845 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-639442b9-b816-4755-828c-f7ccb7931ccf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:04.292874 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d2d6f19-e86e-483d-86bb-3378f151f889 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:04.294459 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:04.294459 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:04.296152 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-639442b9-b816-4755-828c-f7ccb7931ccf tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:04.296708 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1191/4761] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:04 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:04.298435 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d2d6f19-e86e-483d-86bb-3378f151f889 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d Aug 20 07:58:04.298679 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d2d6f19-e86e-483d-86bb-3378f151f889 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:04.298907 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d2d6f19-e86e-483d-86bb-3378f151f889 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:04.305865 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:04.305865 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:04.306133 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d2d6f19-e86e-483d-86bb-3378f151f889 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:04.306974 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d2d6f19-e86e-483d-86bb-3378f151f889 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d returned with HTTP 200 Aug 20 07:58:04.307418 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1177/4762] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:04 2026] GET /volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:04.318157 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ad65adc9-01b0-453c-aa5b-07f6421fbc12 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:04.396574 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad65adc9-01b0-453c-aa5b-07f6421fbc12 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] POST https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d/action Aug 20 07:58:04.396933 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad65adc9-01b0-453c-aa5b-07f6421fbc12 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:58:04.397149 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad65adc9-01b0-453c-aa5b-07f6421fbc12 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:04.403703 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:04.403703 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:04.404223 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ad65adc9-01b0-453c-aa5b-07f6421fbc12 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Snapshot retrieved successfully. Aug 20 07:58:04.405180 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-ad65adc9-01b0-453c-aa5b-07f6421fbc12 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'bc9d4a7eb87a40cc8bd5a0ccf3a795da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8043562eceeb413a85d6a78376343461', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 07:58:04.405415 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad65adc9-01b0-453c-aa5b-07f6421fbc12 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d/action returned with HTTP 403 Aug 20 07:58:04.405958 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1208/4763] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:58:04 2026] POST /volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d/action => generated 133 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:04.418345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-88fad5ef-92f1-4794-bf21-29cfe7ba5ec0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:04.423285 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88fad5ef-92f1-4794-bf21-29cfe7ba5ec0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d Aug 20 07:58:04.423497 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88fad5ef-92f1-4794-bf21-29cfe7ba5ec0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:04.423773 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88fad5ef-92f1-4794-bf21-29cfe7ba5ec0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:04.423851 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-88fad5ef-92f1-4794-bf21-29cfe7ba5ec0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete snapshot with id: 47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d Aug 20 07:58:04.429350 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:04.429350 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:04.429750 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88fad5ef-92f1-4794-bf21-29cfe7ba5ec0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:04.455506 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88fad5ef-92f1-4794-bf21-29cfe7ba5ec0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot delete request issued successfully. Aug 20 07:58:04.456460 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88fad5ef-92f1-4794-bf21-29cfe7ba5ec0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d returned with HTTP 202 Aug 20 07:58:04.456592 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1188/4764] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:58:04 2026] DELETE /volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:04.468667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-413978f3-edf2-441c-9a14-2497d2216c08 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:04.470848 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-413978f3-edf2-441c-9a14-2497d2216c08 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d Aug 20 07:58:04.470848 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-413978f3-edf2-441c-9a14-2497d2216c08 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:04.471057 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-413978f3-edf2-441c-9a14-2497d2216c08 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:04.477103 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:04.477103 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:04.477563 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-413978f3-edf2-441c-9a14-2497d2216c08 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:04.478461 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-413978f3-edf2-441c-9a14-2497d2216c08 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d returned with HTTP 200 Aug 20 07:58:04.479931 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1192/4765] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:04 2026] GET /volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:04.576194 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e7f5785e-3356-47f7-b48e-6af7da502e0c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:04.578363 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e7f5785e-3356-47f7-b48e-6af7da502e0c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4/encryption Aug 20 07:58:04.578790 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e7f5785e-3356-47f7-b48e-6af7da502e0c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:04.579572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e7f5785e-3356-47f7-b48e-6af7da502e0c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:04.590194 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:04.590194 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:04.599643 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3b5f7b54-a15d-48e8-b332-24697c568088 req-e7f5785e-3356-47f7-b48e-6af7da502e0c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4/encryption returned with HTTP 200 Aug 20 07:58:04.600091 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1178/4766] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:58:04 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:04.862671 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ab9244c6-aca6-41e4-b9a7-1b1ad5f33731 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:04.866092 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab9244c6-aca6-41e4-b9a7-1b1ad5f33731 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:58:04.866410 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab9244c6-aca6-41e4-b9a7-1b1ad5f33731 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:04.866473 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab9244c6-aca6-41e4-b9a7-1b1ad5f33731 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:04.866618 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ab9244c6-aca6-41e4-b9a7-1b1ad5f33731 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:04.873792 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:04.873792 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:04.874895 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab9244c6-aca6-41e4-b9a7-1b1ad5f33731 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:58:04.875951 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1209/4767] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:04 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:05.072888 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-080e1c7c-a037-4101-a158-c633001e6575 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:05.075822 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-080e1c7c-a037-4101-a158-c633001e6575 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] DELETE https://10.4.3.57/volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d Aug 20 07:58:05.076132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-080e1c7c-a037-4101-a158-c633001e6575 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:05.076427 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-080e1c7c-a037-4101-a158-c633001e6575 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:05.091234 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:05.091234 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:05.180204 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ea58c68f-6b84-4052-a12b-7926877353c6 req-080e1c7c-a037-4101-a158-c633001e6575 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d returned with HTTP 200 Aug 20 07:58:05.180910 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1189/4768] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:58:05 2026] DELETE /volume/v3/attachments/8d4c7e8a-35ba-4952-9614-1b6dfd963a7d => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:05.310775 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4a7c3dc-e8d1-4205-90ad-28f067649ae1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:05.313939 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4a7c3dc-e8d1-4205-90ad-28f067649ae1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:05.314202 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4a7c3dc-e8d1-4205-90ad-28f067649ae1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:05.314443 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4a7c3dc-e8d1-4205-90ad-28f067649ae1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:05.314579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a4a7c3dc-e8d1-4205-90ad-28f067649ae1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:05.319903 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:05.319903 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:05.320719 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4a7c3dc-e8d1-4205-90ad-28f067649ae1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:05.321464 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1193/4769] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:05 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:05.495626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc074192-6e21-4f26-bce2-65a9253ea13a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:05.500441 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc074192-6e21-4f26-bce2-65a9253ea13a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d Aug 20 07:58:05.500441 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc074192-6e21-4f26-bce2-65a9253ea13a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:05.500441 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc074192-6e21-4f26-bce2-65a9253ea13a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:05.505280 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc074192-6e21-4f26-bce2-65a9253ea13a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d returned with HTTP 404 Aug 20 07:58:05.505978 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1179/4770] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:05 2026] GET /volume/v3/snapshots/47f3fbc8-88fd-488c-a9b3-6f6d0bb0837d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:05.515381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d7ddccda-a626-48cb-8e94-57355ff31846 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:05.517661 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d7ddccda-a626-48cb-8e94-57355ff31846 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade Aug 20 07:58:05.517994 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d7ddccda-a626-48cb-8e94-57355ff31846 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:05.518403 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d7ddccda-a626-48cb-8e94-57355ff31846 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:05.518720 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d7ddccda-a626-48cb-8e94-57355ff31846 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume with id: e6838aeb-a2fa-487c-9540-7f1499807ade Aug 20 07:58:05.530574 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:05.530574 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:05.530574 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d7ddccda-a626-48cb-8e94-57355ff31846 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:05.555586 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d7ddccda-a626-48cb-8e94-57355ff31846 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume request issued successfully. Aug 20 07:58:05.555880 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d7ddccda-a626-48cb-8e94-57355ff31846 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade returned with HTTP 202 Aug 20 07:58:05.556583 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1210/4771] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:05 2026] DELETE /volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:05.565732 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-43cd5e58-d853-419c-90a4-4a09015143d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:05.568193 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43cd5e58-d853-419c-90a4-4a09015143d3 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade Aug 20 07:58:05.568459 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43cd5e58-d853-419c-90a4-4a09015143d3 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:05.568797 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43cd5e58-d853-419c-90a4-4a09015143d3 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:05.578156 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:05.578156 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:05.584569 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-43cd5e58-d853-419c-90a4-4a09015143d3 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:05.590986 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43cd5e58-d853-419c-90a4-4a09015143d3 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade returned with HTTP 200 Aug 20 07:58:05.590986 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1190/4772] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:05 2026] GET /volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:05.895576 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a566d2f3-2fe1-429d-b086-e18953e7788d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:05.897394 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a566d2f3-2fe1-429d-b086-e18953e7788d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:58:05.897830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a566d2f3-2fe1-429d-b086-e18953e7788d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:05.898123 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a566d2f3-2fe1-429d-b086-e18953e7788d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:05.898282 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a566d2f3-2fe1-429d-b086-e18953e7788d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:05.903107 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:05.903107 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:05.903841 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a566d2f3-2fe1-429d-b086-e18953e7788d tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:58:05.904740 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1194/4773] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:05 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:58:05.918780 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:05.918780 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:05.918780 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "64b9a0a2-70e0-46b5-a6dc-205b7a5436c9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-766933858"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:05.920063 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request body: {'volume': {"'backup_id": '64b9a0a2-70e0-46b5-a6dc-205b7a5436c9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-766933858'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:05.920717 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume of 1 GB Aug 20 07:58:05.926826 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Availability Zones retrieved successfully. Aug 20 07:58:05.935169 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (301551d9-b164-452c-a7af-fc1e053a5366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:05.937141 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45aec55d-bd42-4d0e-a463-ff9c2b1edef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:05.938985 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:05.949457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e5d89795-bb20-431a-96ae-c79ec49aa17a req-4a192d45-ae8f-453e-8630-957917fd47c6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:05.955183 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e5d89795-bb20-431a-96ae-c79ec49aa17a req-4a192d45-ae8f-453e-8630-957917fd47c6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:58:05.955183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e5d89795-bb20-431a-96ae-c79ec49aa17a req-4a192d45-ae8f-453e-8630-957917fd47c6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:05.955183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e5d89795-bb20-431a-96ae-c79ec49aa17a req-4a192d45-ae8f-453e-8630-957917fd47c6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:05.972827 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:05.972827 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:05.978666 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-e5d89795-bb20-431a-96ae-c79ec49aa17a req-4a192d45-ae8f-453e-8630-957917fd47c6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:58:05.982129 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45aec55d-bd42-4d0e-a463-ff9c2b1edef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:05.983078 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad76d461-1a12-41c4-afb1-1c5e171d401a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:05.984339 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e5d89795-bb20-431a-96ae-c79ec49aa17a req-4a192d45-ae8f-453e-8630-957917fd47c6 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:58:05.985277 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1211/4774] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:05 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:05.998015 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-244e4e8d-70ef-4418-8a05-c284a3b3a276 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:05.999704 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-244e4e8d-70ef-4418-8a05-c284a3b3a276 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:58:05.999896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-244e4e8d-70ef-4418-8a05-c284a3b3a276 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:06.000107 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-244e4e8d-70ef-4418-8a05-c284a3b3a276 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:06.000271 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-244e4e8d-70ef-4418-8a05-c284a3b3a276 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Delete volume with id: f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:58:06.006593 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:06.006593 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:06.007033 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-244e4e8d-70ef-4418-8a05-c284a3b3a276 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:58:06.023724 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-244e4e8d-70ef-4418-8a05-c284a3b3a276 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Delete volume request issued successfully. Aug 20 07:58:06.023918 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-244e4e8d-70ef-4418-8a05-c284a3b3a276 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 202 Aug 20 07:58:06.024502 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1191/4775] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:05 2026] DELETE /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:06.032631 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Created reservations ['7e7b8d18-b0af-45ad-a4ad-9b034c863aa2', '86ef081c-a06e-44a1-ae55-37892b139479', 'c66a5a10-d9d8-4dfd-8b9a-8c90d54f1f6d', '6ba7189b-cd3f-4fd9-91b4-0313344010c1'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:06.033499 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad76d461-1a12-41c4-afb1-1c5e171d401a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e7b8d18-b0af-45ad-a4ad-9b034c863aa2', '86ef081c-a06e-44a1-ae55-37892b139479', 'c66a5a10-d9d8-4dfd-8b9a-8c90d54f1f6d', '6ba7189b-cd3f-4fd9-91b4-0313344010c1']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.034118 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-daff0414-957e-4bda-9761-1b7165f035d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:06.034247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67a1242-16bc-405f-9a26-5c7d0a4b9745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.037107 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-daff0414-957e-4bda-9761-1b7165f035d2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:58:06.037359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-daff0414-957e-4bda-9761-1b7165f035d2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:06.037558 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-daff0414-957e-4bda-9761-1b7165f035d2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:06.046837 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:06.046837 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:06.054948 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-daff0414-957e-4bda-9761-1b7165f035d2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Volume info retrieved successfully. Aug 20 07:58:06.060759 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-daff0414-957e-4bda-9761-1b7165f035d2 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 200 Aug 20 07:58:06.061358 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1195/4776] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:06 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:06.062008 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67a1242-16bc-405f-9a26-5c7d0a4b9745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5d2b516-a3f1-400e-8e12-0e2dec699ace', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-766933858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['7e7b8d18-b0af-45ad-a4ad-9b034c863aa2','86ef081c-a06e-44a1-ae55-37892b139479','c66a5a10-d9d8-4dfd-8b9a-8c90d54f1f6d','6ba7189b-cd3f-4fd9-91b4-0313344010c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-766933858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5d2b516-a3f1-400e-8e12-0e2dec699ace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c2325001c845129e8b3baccbd3080b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76bdea965cc74499ac4959ee4955a07c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.063608 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f4f275-3266-4a98-b887-f5b1f551c466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.088369 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f4f275-3266-4a98-b887-f5b1f551c466) transitioned into state 'SUCCESS' from state '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-766933858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['7e7b8d18-b0af-45ad-a4ad-9b034c863aa2','86ef081c-a06e-44a1-ae55-37892b139479','c66a5a10-d9d8-4dfd-8b9a-8c90d54f1f6d','6ba7189b-cd3f-4fd9-91b4-0313344010c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.089340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176eadc2-d113-4710-a59a-4cd774bc7eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.101166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176eadc2-d113-4710-a59a-4cd774bc7eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.102294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (301551d9-b164-452c-a7af-fc1e053a5366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.102694 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request issued successfully. Aug 20 07:58:06.103436 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e08adda9-d1b0-40ef-877a-c5664950dcc1 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:06.104639 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1180/4777] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:05 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:06.123254 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5cb84561-67b2-4177-86be-71ed4a00d534 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:06.126049 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:06.129492 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "64b9a0a2-70e0-46b5-a6dc-205b7a5436c9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1065699305"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:06.131222 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request body: {'volume': {"'backup_id": '64b9a0a2-70e0-46b5-a6dc-205b7a5436c9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1065699305'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:06.132962 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume of 1 GB Aug 20 07:58:06.143395 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Availability Zones retrieved successfully. Aug 20 07:58:06.150820 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (5ad6460b-5e54-400d-8109-7ea66f146ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.152045 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c2e042-ec9e-4180-ac80-dc2cacfdf316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.153262 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:06.185938 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c2e042-ec9e-4180-ac80-dc2cacfdf316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.187019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563a4e28-084a-410a-b9bd-0fd83e79eec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.242506 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Created reservations ['53aeb7f6-9d53-4011-85dd-deb7cde102c1', '82deec50-98ef-405b-8ef1-fcb78bb8696d', 'c3f14dae-c930-47dd-b819-e7cd57458a75', 'fe9c76f1-e912-4233-833c-0751e46f3822'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:06.243505 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563a4e28-084a-410a-b9bd-0fd83e79eec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53aeb7f6-9d53-4011-85dd-deb7cde102c1', '82deec50-98ef-405b-8ef1-fcb78bb8696d', 'c3f14dae-c930-47dd-b819-e7cd57458a75', 'fe9c76f1-e912-4233-833c-0751e46f3822']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.244696 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2712bd-7f31-4aca-b1e8-0732d891dc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.271397 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2712bd-7f31-4aca-b1e8-0732d891dc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd3b615d-8b7e-40ca-a479-f3b17072007b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1065699305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['53aeb7f6-9d53-4011-85dd-deb7cde102c1','82deec50-98ef-405b-8ef1-fcb78bb8696d','c3f14dae-c930-47dd-b819-e7cd57458a75','fe9c76f1-e912-4233-833c-0751e46f3822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1065699305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd3b615d-8b7e-40ca-a479-f3b17072007b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c2325001c845129e8b3baccbd3080b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76bdea965cc74499ac4959ee4955a07c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.272540 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dafcc0cc-3143-4e50-93ee-4f9b6bf1e63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.325078 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dafcc0cc-3143-4e50-93ee-4f9b6bf1e63f) transitioned into state 'SUCCESS' from state '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-1065699305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['53aeb7f6-9d53-4011-85dd-deb7cde102c1','82deec50-98ef-405b-8ef1-fcb78bb8696d','c3f14dae-c930-47dd-b819-e7cd57458a75','fe9c76f1-e912-4233-833c-0751e46f3822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.328538 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e9c8b5d-7ffe-4fc6-8187-44c9af566e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.333883 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3390943d-189e-4601-9f62-b0703a2b6642 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:06.337486 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3390943d-189e-4601-9f62-b0703a2b6642 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:06.337730 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3390943d-189e-4601-9f62-b0703a2b6642 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:06.337966 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3390943d-189e-4601-9f62-b0703a2b6642 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:06.338106 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3390943d-189e-4601-9f62-b0703a2b6642 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:06.344562 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:06.344562 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:06.345309 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3390943d-189e-4601-9f62-b0703a2b6642 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:06.345718 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1192/4778] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:06 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:06.356162 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e9c8b5d-7ffe-4fc6-8187-44c9af566e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.358821 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (5ad6460b-5e54-400d-8109-7ea66f146ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.359305 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request issued successfully. Aug 20 07:58:06.362701 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5cb84561-67b2-4177-86be-71ed4a00d534 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:06.365831 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1212/4779] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:06 2026] POST /volume/v3/volumes => generated 756 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:06.382606 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:06.384605 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:06.385227 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "64b9a0a2-70e0-46b5-a6dc-205b7a5436c9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1514791939"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:06.386570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request body: {'volume': {"'backup_id": '64b9a0a2-70e0-46b5-a6dc-205b7a5436c9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1514791939'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:06.386734 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume of 1 GB Aug 20 07:58:06.391688 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Availability Zones retrieved successfully. Aug 20 07:58:06.398425 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (adc8dc3f-53c8-4903-bed6-3011bad94758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.399623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa47272-f05b-4628-be65-2b2cc3055836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.400715 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:06.438718 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa47272-f05b-4628-be65-2b2cc3055836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.440669 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e04adc4-1b67-4599-b11e-67f56ab15081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.498212 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Created reservations ['a55efbb0-494b-492c-a001-05488bf97647', 'b66b2c34-cc68-4a9f-b214-528a77ffb6c8', 'a64fac8b-4f8a-45e8-a5d9-a1136fa6e4e0', 'c51443d2-1d59-4e9a-84e1-273e69586552'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:06.499344 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e04adc4-1b67-4599-b11e-67f56ab15081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a55efbb0-494b-492c-a001-05488bf97647', 'b66b2c34-cc68-4a9f-b214-528a77ffb6c8', 'a64fac8b-4f8a-45e8-a5d9-a1136fa6e4e0', 'c51443d2-1d59-4e9a-84e1-273e69586552']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.500466 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79581a04-3e53-4b04-b160-5e8cc16245df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.531826 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79581a04-3e53-4b04-b160-5e8cc16245df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d7f27df-358f-466d-a710-9851ea9b7d81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1514791939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['a55efbb0-494b-492c-a001-05488bf97647','b66b2c34-cc68-4a9f-b214-528a77ffb6c8','a64fac8b-4f8a-45e8-a5d9-a1136fa6e4e0','c51443d2-1d59-4e9a-84e1-273e69586552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1514791939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d7f27df-358f-466d-a710-9851ea9b7d81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c2325001c845129e8b3baccbd3080b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76bdea965cc74499ac4959ee4955a07c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.532974 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e536230c-956b-4281-ab1c-691f62d326cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.563436 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e536230c-956b-4281-ab1c-691f62d326cd) transitioned into state 'SUCCESS' from state '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-1514791939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['a55efbb0-494b-492c-a001-05488bf97647','b66b2c34-cc68-4a9f-b214-528a77ffb6c8','a64fac8b-4f8a-45e8-a5d9-a1136fa6e4e0','c51443d2-1d59-4e9a-84e1-273e69586552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.564464 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5e4fe4-79ae-40d9-a7ac-2cde3ee93aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.576023 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5e4fe4-79ae-40d9-a7ac-2cde3ee93aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.577169 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (adc8dc3f-53c8-4903-bed6-3011bad94758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.577561 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request issued successfully. Aug 20 07:58:06.578281 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc4b260d-5d63-459f-ba8f-045462e9c5d0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:06.578820 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1196/4780] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:06 2026] POST /volume/v3/volumes => generated 756 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:06.594688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:06.599530 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:06.600013 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "64b9a0a2-70e0-46b5-a6dc-205b7a5436c9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-854627212"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:06.601862 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request body: {'volume': {"'backup_id": '64b9a0a2-70e0-46b5-a6dc-205b7a5436c9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-854627212'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:06.602127 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume of 1 GB Aug 20 07:58:06.603420 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:06.603420 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:06.607698 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Availability Zones retrieved successfully. Aug 20 07:58:06.613506 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (b9614246-5833-48b1-bb30-bd5cba934cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.614626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f296b11d-9ca2-4dc7-ad2d-4d419cd5cc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.615803 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:06.616512 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ea2dcbf1-be44-4550-a7e3-9b9ef9de7981 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:06.618407 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea2dcbf1-be44-4550-a7e3-9b9ef9de7981 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade Aug 20 07:58:06.618697 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea2dcbf1-be44-4550-a7e3-9b9ef9de7981 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:06.618988 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea2dcbf1-be44-4550-a7e3-9b9ef9de7981 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:06.629045 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea2dcbf1-be44-4550-a7e3-9b9ef9de7981 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade returned with HTTP 404 Aug 20 07:58:06.629705 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1193/4781] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:06 2026] GET /volume/v3/volumes/e6838aeb-a2fa-487c-9540-7f1499807ade => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:06.642567 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2abdab07-6cb8-4589-8341-202825c30a62 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:06.645393 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:06.645393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-55886556"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:06.646420 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-55886556'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:06.646571 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume of 1 GB Aug 20 07:58:06.646874 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:06.646874 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:06.651414 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Availability Zones retrieved successfully. Aug 20 07:58:06.653196 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f296b11d-9ca2-4dc7-ad2d-4d419cd5cc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.654340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb862dc7-7e6a-44c1-b982-2dff7e701cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.657994 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (22e4df98-0d77-4f3b-8f2e-15cef7208d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.658631 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1f189b-d1b4-470f-a850-3bbf854e30dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.660376 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:06.693795 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1f189b-d1b4-470f-a850-3bbf854e30dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.695421 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad881d8d-bec8-403c-87f1-251d09e12d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.713764 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Created reservations ['a2a93bdc-bb94-4ad2-b9ce-60de5cfad4c2', '9ece0add-ca3b-4dfa-8a93-744200e6eb9c', '53046f73-aa50-490a-94c6-0d76e9a6a669', '21d54447-978a-48df-aea0-aef7bfffe241'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:06.714846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb862dc7-7e6a-44c1-b982-2dff7e701cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2a93bdc-bb94-4ad2-b9ce-60de5cfad4c2', '9ece0add-ca3b-4dfa-8a93-744200e6eb9c', '53046f73-aa50-490a-94c6-0d76e9a6a669', '21d54447-978a-48df-aea0-aef7bfffe241']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.715694 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f1e7ed-ad11-4acd-849c-7edc23eaae26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.749809 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f1e7ed-ad11-4acd-849c-7edc23eaae26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dd6c372-1944-4352-9970-3b86253f23f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-854627212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['a2a93bdc-bb94-4ad2-b9ce-60de5cfad4c2','9ece0add-ca3b-4dfa-8a93-744200e6eb9c','53046f73-aa50-490a-94c6-0d76e9a6a669','21d54447-978a-48df-aea0-aef7bfffe241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-854627212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dd6c372-1944-4352-9970-3b86253f23f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c2325001c845129e8b3baccbd3080b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76bdea965cc74499ac4959ee4955a07c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.750823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62476624-d6e2-42f9-989b-3d342260a616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.762759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['8f8dbcdb-eaf0-4787-a8a9-3fc63cc1b6c2', '8e79ef44-5fd9-47bd-b4b6-570228f22b9b', '3ddee093-d523-4e84-a6a9-6cd6854f4c70', 'df602b14-fb25-4983-bd2f-3fda12c291c9'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:06.763662 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad881d8d-bec8-403c-87f1-251d09e12d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f8dbcdb-eaf0-4787-a8a9-3fc63cc1b6c2', '8e79ef44-5fd9-47bd-b4b6-570228f22b9b', '3ddee093-d523-4e84-a6a9-6cd6854f4c70', 'df602b14-fb25-4983-bd2f-3fda12c291c9']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.764570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a8dfc7-4e57-41c5-ab9b-169dcb61494a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.778465 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62476624-d6e2-42f9-989b-3d342260a616) transitioned into state 'SUCCESS' from state '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-854627212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['a2a93bdc-bb94-4ad2-b9ce-60de5cfad4c2','9ece0add-ca3b-4dfa-8a93-744200e6eb9c','53046f73-aa50-490a-94c6-0d76e9a6a669','21d54447-978a-48df-aea0-aef7bfffe241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.779196 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2b152d6-e8f0-49a1-96a6-fafa81d32be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.797804 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2b152d6-e8f0-49a1-96a6-fafa81d32be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.798875 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (b9614246-5833-48b1-bb30-bd5cba934cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.799285 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request issued successfully. Aug 20 07:58:06.800155 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ce30988-5e7d-4ac9-a205-39465e3fe0af tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:06.800491 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1181/4782] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:06 2026] POST /volume/v3/volumes => generated 755 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:06.808204 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a8dfc7-4e57-41c5-ab9b-169dcb61494a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5965bfdb-0e04-4e94-ba3f-8c019127a611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-55886556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['8f8dbcdb-eaf0-4787-a8a9-3fc63cc1b6c2','8e79ef44-5fd9-47bd-b4b6-570228f22b9b','3ddee093-d523-4e84-a6a9-6cd6854f4c70','df602b14-fb25-4983-bd2f-3fda12c291c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-55886556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5965bfdb-0e04-4e94-ba3f-8c019127a611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8043562eceeb413a85d6a78376343461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a9ec9865fb4824a9a118bcacc36315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.811307 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e66f7f-215d-4d9a-8d2b-2f3dd9bea343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.818189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3f46a253-d814-4b78-bf14-d8158866ee64 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:06.821899 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:06.822403 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "64b9a0a2-70e0-46b5-a6dc-205b7a5436c9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-591291928"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:06.824561 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request body: {'volume': {"'backup_id": '64b9a0a2-70e0-46b5-a6dc-205b7a5436c9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-591291928'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:06.824908 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume of 1 GB Aug 20 07:58:06.825916 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:06.825916 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:06.835722 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Availability Zones retrieved successfully. Aug 20 07:58:06.843787 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (5e9cd352-258d-4aa1-82c1-33708a9ee3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.844913 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2caf7e-6df4-4c17-afb8-b64dbeb358b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.846036 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:06.847266 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e66f7f-215d-4d9a-8d2b-2f3dd9bea343) transitioned into state 'SUCCESS' from state '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-55886556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['8f8dbcdb-eaf0-4787-a8a9-3fc63cc1b6c2','8e79ef44-5fd9-47bd-b4b6-570228f22b9b','3ddee093-d523-4e84-a6a9-6cd6854f4c70','df602b14-fb25-4983-bd2f-3fda12c291c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.848200 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71e6205-d086-471f-998d-80108538e0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.858346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71e6205-d086-471f-998d-80108538e0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.859474 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (22e4df98-0d77-4f3b-8f2e-15cef7208d70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:06.859987 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request issued successfully. Aug 20 07:58:06.860515 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2abdab07-6cb8-4589-8341-202825c30a62 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:06.861145 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1213/4783] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:58:06 2026] POST /volume/v3/volumes => generated 774 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:06.881414 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0a577a37-8906-4dff-a660-9298fa0e4779 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:06.887115 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2caf7e-6df4-4c17-afb8-b64dbeb358b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.888219 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5859d532-8ff7-411e-a0c4-d206ae559940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.889985 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a577a37-8906-4dff-a660-9298fa0e4779 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 Aug 20 07:58:06.890228 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a577a37-8906-4dff-a660-9298fa0e4779 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:06.890484 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a577a37-8906-4dff-a660-9298fa0e4779 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:06.900656 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:06.900656 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:06.904479 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0a577a37-8906-4dff-a660-9298fa0e4779 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:06.909574 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a577a37-8906-4dff-a660-9298fa0e4779 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 returned with HTTP 200 Aug 20 07:58:06.913084 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1194/4784] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:06 2026] GET /volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:06.957376 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Created reservations ['fac91ad3-97a2-47d0-9d50-7a72be71d37c', 'd058b251-7f2d-4f4c-844e-335f8df36304', '604198ae-950b-4342-a955-05f01021fee0', 'bd002572-3c7b-4436-9164-2178f19d582d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:06.958834 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5859d532-8ff7-411e-a0c4-d206ae559940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fac91ad3-97a2-47d0-9d50-7a72be71d37c', 'd058b251-7f2d-4f4c-844e-335f8df36304', '604198ae-950b-4342-a955-05f01021fee0', 'bd002572-3c7b-4436-9164-2178f19d582d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.961666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b128575f-92f2-4137-b1eb-21720e298b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:06.995624 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b128575f-92f2-4137-b1eb-21720e298b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78376b9a-7f81-417a-bf82-fe4bf3768707', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-591291928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['fac91ad3-97a2-47d0-9d50-7a72be71d37c','d058b251-7f2d-4f4c-844e-335f8df36304','604198ae-950b-4342-a955-05f01021fee0','bd002572-3c7b-4436-9164-2178f19d582d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-591291928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78376b9a-7f81-417a-bf82-fe4bf3768707,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c2325001c845129e8b3baccbd3080b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76bdea965cc74499ac4959ee4955a07c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:06.996205 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b018883-2ca0-4f2e-a4c6-0f18e6705178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:07.027429 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b018883-2ca0-4f2e-a4c6-0f18e6705178) transitioned into state 'SUCCESS' from state '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-591291928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c2325001c845129e8b3baccbd3080b',qos_specs=None,replication_status=,reservations=['fac91ad3-97a2-47d0-9d50-7a72be71d37c','d058b251-7f2d-4f4c-844e-335f8df36304','604198ae-950b-4342-a955-05f01021fee0','bd002572-3c7b-4436-9164-2178f19d582d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bdea965cc74499ac4959ee4955a07c',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:07.028825 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257dc686-b35e-4163-904e-893d7e1922ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:07.047562 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257dc686-b35e-4163-904e-893d7e1922ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:07.048754 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Flow 'volume_create_api' (5e9cd352-258d-4aa1-82c1-33708a9ee3b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:07.049264 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Create volume request issued successfully. Aug 20 07:58:07.050166 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f46a253-d814-4b78-bf14-d8158866ee64 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:07.051113 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1197/4785] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:06 2026] POST /volume/v3/volumes => generated 755 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:07.067653 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8a859d9f-49d2-4078-994d-9649e91d685a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:07.070875 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a859d9f-49d2-4078-994d-9649e91d685a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace Aug 20 07:58:07.070875 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a859d9f-49d2-4078-994d-9649e91d685a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:07.070875 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a859d9f-49d2-4078-994d-9649e91d685a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:07.078797 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:07.078797 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:07.083448 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8a859d9f-49d2-4078-994d-9649e91d685a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:07.083522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3c7ff55f-16cb-4ed8-96df-623848ea9f16 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:07.088680 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a859d9f-49d2-4078-994d-9649e91d685a tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace returned with HTTP 200 Aug 20 07:58:07.088723 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c7ff55f-16cb-4ed8-96df-623848ea9f16 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] GET https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e Aug 20 07:58:07.088753 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1182/4786] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:07 2026] GET /volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:58:07.090284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c7ff55f-16cb-4ed8-96df-623848ea9f16 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:07.090284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c7ff55f-16cb-4ed8-96df-623848ea9f16 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:07.105780 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2465fe06-0c7d-4227-8809-5758522b76ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:07.106080 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c7ff55f-16cb-4ed8-96df-623848ea9f16 tempest-TestMinimumBasicScenario-2141740018 tempest-TestMinimumBasicScenario-2141740018-project-member] https://10.4.3.57/volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e returned with HTTP 404 Aug 20 07:58:07.106991 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1214/4787] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:07 2026] GET /volume/v3/volumes/f104b529-0fa5-4149-86df-e6816f29a52e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:07.107028 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2465fe06-0c7d-4227-8809-5758522b76ca tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b Aug 20 07:58:07.107356 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2465fe06-0c7d-4227-8809-5758522b76ca tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:07.108359 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2465fe06-0c7d-4227-8809-5758522b76ca tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:07.120804 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:07.120804 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:07.126354 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2465fe06-0c7d-4227-8809-5758522b76ca tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:07.132771 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2465fe06-0c7d-4227-8809-5758522b76ca tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b returned with HTTP 200 Aug 20 07:58:07.133466 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1195/4788] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:07 2026] GET /volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:58:07.151023 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89cbd068-9e15-4d22-8e21-13444696cccb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:07.153309 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89cbd068-9e15-4d22-8e21-13444696cccb tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 Aug 20 07:58:07.153505 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89cbd068-9e15-4d22-8e21-13444696cccb tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:07.153767 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89cbd068-9e15-4d22-8e21-13444696cccb tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:07.168123 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:07.168123 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:07.175971 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-89cbd068-9e15-4d22-8e21-13444696cccb tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:07.184955 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89cbd068-9e15-4d22-8e21-13444696cccb tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 returned with HTTP 200 Aug 20 07:58:07.185211 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1198/4789] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:07 2026] GET /volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:07.205445 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9ec22540-14cd-4ae1-b68a-7a883d50b2be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:07.207660 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ec22540-14cd-4ae1-b68a-7a883d50b2be tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 Aug 20 07:58:07.207875 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9ec22540-14cd-4ae1-b68a-7a883d50b2be tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:07.208104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9ec22540-14cd-4ae1-b68a-7a883d50b2be tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:07.223516 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:07.223516 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:07.232203 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9ec22540-14cd-4ae1-b68a-7a883d50b2be tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:07.236782 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ec22540-14cd-4ae1-b68a-7a883d50b2be tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 returned with HTTP 200 Aug 20 07:58:07.237238 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1183/4790] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:07 2026] GET /volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:07.250391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a2064ba7-f959-4823-83e5-d538e2176bc3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:07.252611 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a2064ba7-f959-4823-83e5-d538e2176bc3 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 Aug 20 07:58:07.252764 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a2064ba7-f959-4823-83e5-d538e2176bc3 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:07.252973 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a2064ba7-f959-4823-83e5-d538e2176bc3 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:07.262839 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:07.262839 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:07.269097 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a2064ba7-f959-4823-83e5-d538e2176bc3 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:07.273859 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a2064ba7-f959-4823-83e5-d538e2176bc3 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 returned with HTTP 200 Aug 20 07:58:07.274442 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1215/4791] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:07 2026] GET /volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:07.362983 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c286d683-e919-4f77-861f-c3d3f599bcc1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:07.370051 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c286d683-e919-4f77-861f-c3d3f599bcc1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:07.370417 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c286d683-e919-4f77-861f-c3d3f599bcc1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:07.371961 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c286d683-e919-4f77-861f-c3d3f599bcc1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:07.372243 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c286d683-e919-4f77-861f-c3d3f599bcc1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:07.386701 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:07.386701 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:07.386701 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c286d683-e919-4f77-861f-c3d3f599bcc1 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:07.387116 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1196/4792] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:07 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:07.925286 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-66fbf0ba-e992-43fc-b18a-9deb87359eb5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:07.927138 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66fbf0ba-e992-43fc-b18a-9deb87359eb5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 Aug 20 07:58:07.927371 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66fbf0ba-e992-43fc-b18a-9deb87359eb5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:07.927616 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66fbf0ba-e992-43fc-b18a-9deb87359eb5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:07.944508 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:07.944508 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:07.953572 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-66fbf0ba-e992-43fc-b18a-9deb87359eb5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:07.959064 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66fbf0ba-e992-43fc-b18a-9deb87359eb5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 returned with HTTP 200 Aug 20 07:58:07.960306 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1199/4793] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:07 2026] GET /volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:07.974633 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33d867e0-00ac-4cf1-828b-5bf89c17fc3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:07.977112 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33d867e0-00ac-4cf1-828b-5bf89c17fc3e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:58:07.978275 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33d867e0-00ac-4cf1-828b-5bf89c17fc3e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5965bfdb-0e04-4e94-ba3f-8c019127a611", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1964803913"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:07.996631 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:07.996631 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:07.997092 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-33d867e0-00ac-4cf1-828b-5bf89c17fc3e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:07.997287 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-33d867e0-00ac-4cf1-828b-5bf89c17fc3e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create snapshot from volume 5965bfdb-0e04-4e94-ba3f-8c019127a611 Aug 20 07:58:08.056073 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-33d867e0-00ac-4cf1-828b-5bf89c17fc3e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['723bd7b5-28ac-434b-9893-796a19160f3f', '3e80dd3a-78e8-45b4-b5c6-2d5704a98bff', 'd7c958e0-d2cd-421d-9dd2-11d12a80e082', '7c857a4c-9618-430a-8ce2-a7cc38bedc95'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:08.146307 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-33d867e0-00ac-4cf1-828b-5bf89c17fc3e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot create request issued successfully. Aug 20 07:58:08.146753 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33d867e0-00ac-4cf1-828b-5bf89c17fc3e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:58:08.147413 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1184/4794] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:58:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:08.161835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bc91b4c0-d7a0-4637-98c9-95560b7bef4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:08.168164 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc91b4c0-d7a0-4637-98c9-95560b7bef4e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 Aug 20 07:58:08.168594 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc91b4c0-d7a0-4637-98c9-95560b7bef4e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:08.169724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc91b4c0-d7a0-4637-98c9-95560b7bef4e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:08.182092 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:08.182092 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:08.182901 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bc91b4c0-d7a0-4637-98c9-95560b7bef4e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:08.184212 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc91b4c0-d7a0-4637-98c9-95560b7bef4e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 returned with HTTP 200 Aug 20 07:58:08.185677 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1216/4795] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:08 2026] GET /volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:08.296015 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c63a1ac0-7188-424b-a85f-f5a253fac2c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:08.298774 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c63a1ac0-7188-424b-a85f-f5a253fac2c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 Aug 20 07:58:08.299298 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c63a1ac0-7188-424b-a85f-f5a253fac2c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:08.299298 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c63a1ac0-7188-424b-a85f-f5a253fac2c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:08.316282 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:08.316282 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:08.325637 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c63a1ac0-7188-424b-a85f-f5a253fac2c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:08.332828 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c63a1ac0-7188-424b-a85f-f5a253fac2c0 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 returned with HTTP 200 Aug 20 07:58:08.333456 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1197/4796] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:08 2026] GET /volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:08.365967 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3b0cc404-08e4-4f81-9244-e4b62b769c7c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:08.374353 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b0cc404-08e4-4f81-9244-e4b62b769c7c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] DELETE https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:58:08.374590 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b0cc404-08e4-4f81-9244-e4b62b769c7c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:08.374802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b0cc404-08e4-4f81-9244-e4b62b769c7c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:08.375479 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-3b0cc404-08e4-4f81-9244-e4b62b769c7c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete backup with id: 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. Aug 20 07:58:08.383076 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:08.383076 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:08.401178 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-3b0cc404-08e4-4f81-9244-e4b62b769c7c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] delete_backup rpcapi backup_id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:58:08.402775 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee806ebf-537e-4fb8-b630-7e7afbbcd626 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:08.404709 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b0cc404-08e4-4f81-9244-e4b62b769c7c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 202 Aug 20 07:58:08.405191 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1200/4797] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:08 2026] DELETE /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:58:08.409123 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee806ebf-537e-4fb8-b630-7e7afbbcd626 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:08.409123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee806ebf-537e-4fb8-b630-7e7afbbcd626 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:08.409123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee806ebf-537e-4fb8-b630-7e7afbbcd626 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:08.409123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ee806ebf-537e-4fb8-b630-7e7afbbcd626 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:08.419844 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:08.419844 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:08.423019 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee806ebf-537e-4fb8-b630-7e7afbbcd626 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:08.423302 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1185/4798] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:08 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:08.424431 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f7cb167d-e5f4-4789-9afa-9ad4c6ce05e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:08.427717 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f7cb167d-e5f4-4789-9afa-9ad4c6ce05e7 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:58:08.428047 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f7cb167d-e5f4-4789-9afa-9ad4c6ce05e7 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:08.428295 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f7cb167d-e5f4-4789-9afa-9ad4c6ce05e7 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:08.428428 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f7cb167d-e5f4-4789-9afa-9ad4c6ce05e7 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:08.437853 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:08.437853 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:08.439309 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f7cb167d-e5f4-4789-9afa-9ad4c6ce05e7 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 200 Aug 20 07:58:08.439855 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1217/4799] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:08 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 757 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:09.199422 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb37d66b-0838-47df-96f9-124c62dcf14c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:09.207048 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb37d66b-0838-47df-96f9-124c62dcf14c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 Aug 20 07:58:09.207195 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb37d66b-0838-47df-96f9-124c62dcf14c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:09.207567 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb37d66b-0838-47df-96f9-124c62dcf14c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:09.216034 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:09.216034 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:09.217104 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cb37d66b-0838-47df-96f9-124c62dcf14c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:09.218407 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb37d66b-0838-47df-96f9-124c62dcf14c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 returned with HTTP 200 Aug 20 07:58:09.220124 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1198/4800] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:09 2026] GET /volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:09.237470 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ff7f2ef-d149-427b-be78-b5f79e007190 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:09.245797 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ff7f2ef-d149-427b-be78-b5f79e007190 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] GET https://10.4.3.57/volume/v3/snapshots Aug 20 07:58:09.245797 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ff7f2ef-d149-427b-be78-b5f79e007190 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:09.245797 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ff7f2ef-d149-427b-be78-b5f79e007190 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:09.247153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-3ff7f2ef-d149-427b-be78-b5f79e007190 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 07:58:09.253753 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-3ff7f2ef-d149-427b-be78-b5f79e007190 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 07:58:09.259102 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ff7f2ef-d149-427b-be78-b5f79e007190 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Get all snapshots completed successfully. Aug 20 07:58:09.259529 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ff7f2ef-d149-427b-be78-b5f79e007190 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] https://10.4.3.57/volume/v3/snapshots returned with HTTP 200 Aug 20 07:58:09.260266 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1201/4801] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 07:58:09 2026] GET /volume/v3/snapshots => generated 336 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:09.276365 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-444722a7-43b1-4ef0-9979-ec041e791753 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:09.281630 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-444722a7-43b1-4ef0-9979-ec041e791753 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 Aug 20 07:58:09.281736 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-444722a7-43b1-4ef0-9979-ec041e791753 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:09.281919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-444722a7-43b1-4ef0-9979-ec041e791753 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:09.282870 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-444722a7-43b1-4ef0-9979-ec041e791753 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete snapshot with id: 6efb59cd-dd3c-4868-a499-9faf77ec9ba2 Aug 20 07:58:09.295349 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:09.295349 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:09.295512 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-444722a7-43b1-4ef0-9979-ec041e791753 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:09.326957 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-444722a7-43b1-4ef0-9979-ec041e791753 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot delete request issued successfully. Aug 20 07:58:09.327370 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-444722a7-43b1-4ef0-9979-ec041e791753 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 returned with HTTP 202 Aug 20 07:58:09.328389 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1186/4802] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:58:09 2026] DELETE /volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:09.339754 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2ec20a46-ac1b-402d-a581-fb8e2c4a649b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:09.342298 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ec20a46-ac1b-402d-a581-fb8e2c4a649b tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 Aug 20 07:58:09.342654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ec20a46-ac1b-402d-a581-fb8e2c4a649b tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:09.343012 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ec20a46-ac1b-402d-a581-fb8e2c4a649b tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:09.351757 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:09.351757 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:09.352321 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2ec20a46-ac1b-402d-a581-fb8e2c4a649b tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:09.354270 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ec20a46-ac1b-402d-a581-fb8e2c4a649b tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 returned with HTTP 200 Aug 20 07:58:09.354270 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1218/4803] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:09 2026] GET /volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:09.438233 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a969aff3-75d0-4865-a9bd-a694980b3896 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:09.440738 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a969aff3-75d0-4865-a9bd-a694980b3896 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:09.441050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a969aff3-75d0-4865-a9bd-a694980b3896 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:09.441279 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a969aff3-75d0-4865-a9bd-a694980b3896 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:09.441496 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a969aff3-75d0-4865-a9bd-a694980b3896 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:09.447965 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:09.447965 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:09.449112 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a969aff3-75d0-4865-a9bd-a694980b3896 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:09.449714 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1199/4804] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:09 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:09.454157 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f333c470-994f-431c-8c95-bcc8e666f1ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:09.461676 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f333c470-994f-431c-8c95-bcc8e666f1ce tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 Aug 20 07:58:09.461676 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f333c470-994f-431c-8c95-bcc8e666f1ce tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:09.461676 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f333c470-994f-431c-8c95-bcc8e666f1ce tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:09.461676 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f333c470-994f-431c-8c95-bcc8e666f1ce tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Show backup with id 64b9a0a2-70e0-46b5-a6dc-205b7a5436c9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:09.465232 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f333c470-994f-431c-8c95-bcc8e666f1ce tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 returned with HTTP 404 Aug 20 07:58:09.465836 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1202/4805] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:09 2026] GET /volume/v3/backups/64b9a0a2-70e0-46b5-a6dc-205b7a5436c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:09.480030 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4a3b12a4-36e9-4ca0-9b38-abdfeb840691 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:09.482761 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a3b12a4-36e9-4ca0-9b38-abdfeb840691 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] DELETE https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 Aug 20 07:58:09.483111 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a3b12a4-36e9-4ca0-9b38-abdfeb840691 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:09.484809 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a3b12a4-36e9-4ca0-9b38-abdfeb840691 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:09.484809 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4a3b12a4-36e9-4ca0-9b38-abdfeb840691 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume with id: 78376b9a-7f81-417a-bf82-fe4bf3768707 Aug 20 07:58:09.494318 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:09.494318 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:09.495097 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a3b12a4-36e9-4ca0-9b38-abdfeb840691 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:09.539209 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a3b12a4-36e9-4ca0-9b38-abdfeb840691 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume request issued successfully. Aug 20 07:58:09.539511 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a3b12a4-36e9-4ca0-9b38-abdfeb840691 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 returned with HTTP 202 Aug 20 07:58:09.540232 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1187/4806] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:09 2026] DELETE /volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:09.552325 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-74074f0e-8d37-49d1-832e-3f0a018ddb50 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:09.555565 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74074f0e-8d37-49d1-832e-3f0a018ddb50 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 Aug 20 07:58:09.555565 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74074f0e-8d37-49d1-832e-3f0a018ddb50 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:09.555565 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74074f0e-8d37-49d1-832e-3f0a018ddb50 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:09.563183 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:09.563183 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:09.567752 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-74074f0e-8d37-49d1-832e-3f0a018ddb50 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:09.572607 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74074f0e-8d37-49d1-832e-3f0a018ddb50 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 returned with HTTP 200 Aug 20 07:58:09.573509 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1219/4807] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:09 2026] GET /volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:10.368071 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f27bf379-9264-40b1-b429-95455c628e7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:10.370262 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f27bf379-9264-40b1-b429-95455c628e7f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 Aug 20 07:58:10.370519 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f27bf379-9264-40b1-b429-95455c628e7f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:10.370782 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f27bf379-9264-40b1-b429-95455c628e7f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:10.377399 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f27bf379-9264-40b1-b429-95455c628e7f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 returned with HTTP 404 Aug 20 07:58:10.378759 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1200/4808] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:10 2026] GET /volume/v3/snapshots/6efb59cd-dd3c-4868-a499-9faf77ec9ba2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:10.388015 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f6e665dc-b2f8-4a83-a72c-e28d6ab0ac0c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:10.390061 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6e665dc-b2f8-4a83-a72c-e28d6ab0ac0c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 Aug 20 07:58:10.390972 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6e665dc-b2f8-4a83-a72c-e28d6ab0ac0c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:10.391507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6e665dc-b2f8-4a83-a72c-e28d6ab0ac0c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:10.391507 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f6e665dc-b2f8-4a83-a72c-e28d6ab0ac0c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume with id: 5965bfdb-0e04-4e94-ba3f-8c019127a611 Aug 20 07:58:10.399937 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:10.399937 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:10.400326 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f6e665dc-b2f8-4a83-a72c-e28d6ab0ac0c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:10.422664 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f6e665dc-b2f8-4a83-a72c-e28d6ab0ac0c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume request issued successfully. Aug 20 07:58:10.423092 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6e665dc-b2f8-4a83-a72c-e28d6ab0ac0c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 returned with HTTP 202 Aug 20 07:58:10.423514 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1203/4809] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:10 2026] DELETE /volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:10.439258 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79c1d079-6d6d-4d6f-9583-e8d5b26e0633 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:10.448505 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79c1d079-6d6d-4d6f-9583-e8d5b26e0633 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 Aug 20 07:58:10.451057 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79c1d079-6d6d-4d6f-9583-e8d5b26e0633 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:10.452022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79c1d079-6d6d-4d6f-9583-e8d5b26e0633 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:10.461811 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:10.461811 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:10.465310 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9cd007c3-9b6c-4598-94b6-12ead73eca91 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:10.467348 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79c1d079-6d6d-4d6f-9583-e8d5b26e0633 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:10.468098 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9cd007c3-9b6c-4598-94b6-12ead73eca91 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:10.469646 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9cd007c3-9b6c-4598-94b6-12ead73eca91 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:10.469646 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9cd007c3-9b6c-4598-94b6-12ead73eca91 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:10.469646 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9cd007c3-9b6c-4598-94b6-12ead73eca91 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:10.472835 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79c1d079-6d6d-4d6f-9583-e8d5b26e0633 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 returned with HTTP 200 Aug 20 07:58:10.473350 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1188/4810] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:10 2026] GET /volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:10.476675 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:10.476675 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:10.478383 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9cd007c3-9b6c-4598-94b6-12ead73eca91 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:10.479440 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1220/4811] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:10 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:10.591348 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e4d603d-3ea6-466b-a76c-a6b2c5fe2138 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:10.593980 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e4d603d-3ea6-466b-a76c-a6b2c5fe2138 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 Aug 20 07:58:10.594221 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e4d603d-3ea6-466b-a76c-a6b2c5fe2138 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:10.594407 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e4d603d-3ea6-466b-a76c-a6b2c5fe2138 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:10.604192 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e4d603d-3ea6-466b-a76c-a6b2c5fe2138 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 returned with HTTP 404 Aug 20 07:58:10.605230 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1201/4812] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:10 2026] GET /volume/v3/volumes/78376b9a-7f81-417a-bf82-fe4bf3768707 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:10.615499 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ee834af-1b48-4b3e-9cb1-45d6c09ebafc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:10.619628 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ee834af-1b48-4b3e-9cb1-45d6c09ebafc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] DELETE https://10.4.3.57/volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 Aug 20 07:58:10.619757 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ee834af-1b48-4b3e-9cb1-45d6c09ebafc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:10.620019 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ee834af-1b48-4b3e-9cb1-45d6c09ebafc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:10.620245 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9ee834af-1b48-4b3e-9cb1-45d6c09ebafc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume with id: 0dd6c372-1944-4352-9970-3b86253f23f5 Aug 20 07:58:10.631483 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:10.631483 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:10.631907 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9ee834af-1b48-4b3e-9cb1-45d6c09ebafc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:10.668178 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9ee834af-1b48-4b3e-9cb1-45d6c09ebafc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume request issued successfully. Aug 20 07:58:10.668651 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ee834af-1b48-4b3e-9cb1-45d6c09ebafc tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 returned with HTTP 202 Aug 20 07:58:10.669342 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1204/4813] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:10 2026] DELETE /volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:10.681835 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b823c269-30dd-4f56-b376-3abfd4a83f74 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:10.687646 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b823c269-30dd-4f56-b376-3abfd4a83f74 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 Aug 20 07:58:10.687869 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b823c269-30dd-4f56-b376-3abfd4a83f74 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:10.688034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b823c269-30dd-4f56-b376-3abfd4a83f74 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:10.698638 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:10.698638 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:10.709656 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b823c269-30dd-4f56-b376-3abfd4a83f74 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:10.715348 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b823c269-30dd-4f56-b376-3abfd4a83f74 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 returned with HTTP 200 Aug 20 07:58:10.715906 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1189/4814] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:10 2026] GET /volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:11.495482 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a55900f6-35c1-49dd-9682-5c047b2c4b3b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:11.498537 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7dc4c193-7b8d-4299-911c-607a9db4f214 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:11.498877 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a55900f6-35c1-49dd-9682-5c047b2c4b3b tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 Aug 20 07:58:11.499574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a55900f6-35c1-49dd-9682-5c047b2c4b3b tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:11.499574 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a55900f6-35c1-49dd-9682-5c047b2c4b3b tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:11.501059 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dc4c193-7b8d-4299-911c-607a9db4f214 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:11.501372 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7dc4c193-7b8d-4299-911c-607a9db4f214 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:11.501750 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7dc4c193-7b8d-4299-911c-607a9db4f214 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:11.501897 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7dc4c193-7b8d-4299-911c-607a9db4f214 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:11.507947 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:11.507947 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:11.508897 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dc4c193-7b8d-4299-911c-607a9db4f214 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:11.509386 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1202/4815] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:11 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:11.512142 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a55900f6-35c1-49dd-9682-5c047b2c4b3b tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 returned with HTTP 404 Aug 20 07:58:11.512929 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1221/4816] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:11 2026] GET /volume/v3/volumes/5965bfdb-0e04-4e94-ba3f-8c019127a611 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:11.528260 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:11.530990 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:11.531437 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-248673376"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:11.533257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-248673376'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:11.533939 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume of 1 GB Aug 20 07:58:11.538319 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Availability Zones retrieved successfully. Aug 20 07:58:11.546536 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (4cd340b8-7bf7-40a0-813b-14e210b46f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:11.547977 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a03d19d1-3b02-47ca-ac22-d6f62ad58cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:11.549295 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:11.585485 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a03d19d1-3b02-47ca-ac22-d6f62ad58cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:11.587619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d940894a-a368-434e-96b8-524d4baac3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:11.654564 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['21f54a7d-033c-4263-965a-d2f55590fa01', '280eb37e-e81c-4007-bab6-603347d598fb', '7e3d4b39-af6e-4759-a628-f505000ba346', '5dbbf6a3-2cad-4fb2-b86a-39caf1500c2d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:11.657753 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d940894a-a368-434e-96b8-524d4baac3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f54a7d-033c-4263-965a-d2f55590fa01', '280eb37e-e81c-4007-bab6-603347d598fb', '7e3d4b39-af6e-4759-a628-f505000ba346', '5dbbf6a3-2cad-4fb2-b86a-39caf1500c2d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:11.658285 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f218619a-f516-4437-b5a2-558797408124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:11.698316 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f218619a-f516-4437-b5a2-558797408124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ac763d1-da47-4444-a69a-6b7f99d99e2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-248673376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['21f54a7d-033c-4263-965a-d2f55590fa01','280eb37e-e81c-4007-bab6-603347d598fb','7e3d4b39-af6e-4759-a628-f505000ba346','5dbbf6a3-2cad-4fb2-b86a-39caf1500c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-248673376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ac763d1-da47-4444-a69a-6b7f99d99e2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8043562eceeb413a85d6a78376343461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a9ec9865fb4824a9a118bcacc36315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:11.701029 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6f95ca0-67d0-4306-aeaf-c90094359255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:11.732654 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-968124d9-ac64-4b18-9715-d4727b108f9c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:11.736256 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-968124d9-ac64-4b18-9715-d4727b108f9c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 Aug 20 07:58:11.736509 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-968124d9-ac64-4b18-9715-d4727b108f9c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:11.737739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-968124d9-ac64-4b18-9715-d4727b108f9c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:11.740108 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6f95ca0-67d0-4306-aeaf-c90094359255) transitioned into state 'SUCCESS' from state '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-248673376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['21f54a7d-033c-4263-965a-d2f55590fa01','280eb37e-e81c-4007-bab6-603347d598fb','7e3d4b39-af6e-4759-a628-f505000ba346','5dbbf6a3-2cad-4fb2-b86a-39caf1500c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:11.741188 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (335e0145-1c9f-4311-81dd-f1d594c95f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:11.747388 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-968124d9-ac64-4b18-9715-d4727b108f9c tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 returned with HTTP 404 Aug 20 07:58:11.748173 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1190/4817] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:11 2026] GET /volume/v3/volumes/0dd6c372-1944-4352-9970-3b86253f23f5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:11.759690 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-29c7ffa7-8542-4967-9bb6-a113549b5fe4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:11.761255 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (335e0145-1c9f-4311-81dd-f1d594c95f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:11.761779 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29c7ffa7-8542-4967-9bb6-a113549b5fe4 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] DELETE https://10.4.3.57/volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 Aug 20 07:58:11.762025 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29c7ffa7-8542-4967-9bb6-a113549b5fe4 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:11.762391 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29c7ffa7-8542-4967-9bb6-a113549b5fe4 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:11.762590 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (4cd340b8-7bf7-40a0-813b-14e210b46f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:11.762644 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-29c7ffa7-8542-4967-9bb6-a113549b5fe4 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume with id: 3d7f27df-358f-466d-a710-9851ea9b7d81 Aug 20 07:58:11.763083 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request issued successfully. Aug 20 07:58:11.764722 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-243ab349-c32a-4469-81d9-5c1a40f0bc66 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:11.764722 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1205/4818] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:58:11 2026] POST /volume/v3/volumes => generated 775 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:11.783133 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:11.783133 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:11.783631 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-29c7ffa7-8542-4967-9bb6-a113549b5fe4 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:11.784388 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-363048b5-48fd-41a7-9845-02325c17eb27 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:11.786896 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-363048b5-48fd-41a7-9845-02325c17eb27 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b Aug 20 07:58:11.787341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-363048b5-48fd-41a7-9845-02325c17eb27 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:11.787769 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-363048b5-48fd-41a7-9845-02325c17eb27 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:11.799408 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:11.799408 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:11.807988 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-363048b5-48fd-41a7-9845-02325c17eb27 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:11.816508 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-29c7ffa7-8542-4967-9bb6-a113549b5fe4 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume request issued successfully. Aug 20 07:58:11.816672 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29c7ffa7-8542-4967-9bb6-a113549b5fe4 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 returned with HTTP 202 Aug 20 07:58:11.817828 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-363048b5-48fd-41a7-9845-02325c17eb27 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b returned with HTTP 200 Aug 20 07:58:11.817989 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1203/4819] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:11 2026] DELETE /volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:11.818046 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1222/4820] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:11 2026] GET /volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:58:11.834045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b5828642-f588-40f5-b333-910985254687 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:11.837572 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b5828642-f588-40f5-b333-910985254687 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 Aug 20 07:58:11.837572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b5828642-f588-40f5-b333-910985254687 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:11.837572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b5828642-f588-40f5-b333-910985254687 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:11.852538 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:11.852538 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:11.857706 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b5828642-f588-40f5-b333-910985254687 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:11.866324 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b5828642-f588-40f5-b333-910985254687 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 returned with HTTP 200 Aug 20 07:58:11.867128 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1191/4821] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:11 2026] GET /volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:12.530453 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-40368e64-3401-4037-86a7-b1e685d0f5ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:12.534656 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40368e64-3401-4037-86a7-b1e685d0f5ae tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:12.534656 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40368e64-3401-4037-86a7-b1e685d0f5ae tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:12.534656 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40368e64-3401-4037-86a7-b1e685d0f5ae tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:12.534656 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-40368e64-3401-4037-86a7-b1e685d0f5ae tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:12.539743 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:12.539743 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:12.540736 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40368e64-3401-4037-86a7-b1e685d0f5ae tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:12.541364 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1206/4822] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:12 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:12.847578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-703dc468-c1c9-4ab8-8ef4-94a75de0b540 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:12.851329 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-703dc468-c1c9-4ab8-8ef4-94a75de0b540 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b Aug 20 07:58:12.851937 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-703dc468-c1c9-4ab8-8ef4-94a75de0b540 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:12.852526 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-703dc468-c1c9-4ab8-8ef4-94a75de0b540 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:12.864892 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:12.864892 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:12.869401 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-703dc468-c1c9-4ab8-8ef4-94a75de0b540 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:12.886962 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1e44e639-d6e9-4c69-b5dc-5537d347c085 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:12.890731 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e44e639-d6e9-4c69-b5dc-5537d347c085 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 Aug 20 07:58:12.890731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e44e639-d6e9-4c69-b5dc-5537d347c085 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:12.891436 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e44e639-d6e9-4c69-b5dc-5537d347c085 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:12.894509 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-703dc468-c1c9-4ab8-8ef4-94a75de0b540 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b returned with HTTP 200 Aug 20 07:58:12.895364 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1204/4823] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:12 2026] GET /volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b => generated 1006 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:12.903696 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e44e639-d6e9-4c69-b5dc-5537d347c085 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 returned with HTTP 404 Aug 20 07:58:12.904474 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1223/4824] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:12 2026] GET /volume/v3/volumes/3d7f27df-358f-466d-a710-9851ea9b7d81 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:12.913629 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ecd294a3-8518-4da0-8d5a-247d098ffe8c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:12.914027 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecd294a3-8518-4da0-8d5a-247d098ffe8c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:58:12.914027 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecd294a3-8518-4da0-8d5a-247d098ffe8c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ac763d1-da47-4444-a69a-6b7f99d99e2b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1062790933"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:12.917290 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0033f11-a7a7-4ce4-9701-99e201f5c036 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:12.920293 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0033f11-a7a7-4ce4-9701-99e201f5c036 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] DELETE https://10.4.3.57/volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b Aug 20 07:58:12.920715 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0033f11-a7a7-4ce4-9701-99e201f5c036 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:12.920988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0033f11-a7a7-4ce4-9701-99e201f5c036 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:12.921362 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d0033f11-a7a7-4ce4-9701-99e201f5c036 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume with id: fd3b615d-8b7e-40ca-a479-f3b17072007b Aug 20 07:58:12.936777 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:12.936777 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:12.937408 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d0033f11-a7a7-4ce4-9701-99e201f5c036 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:12.938234 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:12.938234 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:12.938693 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ecd294a3-8518-4da0-8d5a-247d098ffe8c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:12.938829 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-ecd294a3-8518-4da0-8d5a-247d098ffe8c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create snapshot from volume 9ac763d1-da47-4444-a69a-6b7f99d99e2b Aug 20 07:58:12.973963 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d0033f11-a7a7-4ce4-9701-99e201f5c036 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume request issued successfully. Aug 20 07:58:12.974226 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0033f11-a7a7-4ce4-9701-99e201f5c036 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b returned with HTTP 202 Aug 20 07:58:12.974949 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1207/4825] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:12 2026] DELETE /volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:12.988819 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b51776b-2d2d-4888-bcfd-cb4f32f1f730 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:12.993082 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b51776b-2d2d-4888-bcfd-cb4f32f1f730 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b Aug 20 07:58:12.993082 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b51776b-2d2d-4888-bcfd-cb4f32f1f730 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:12.993082 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b51776b-2d2d-4888-bcfd-cb4f32f1f730 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:13.001970 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:13.001970 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:13.005589 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ecd294a3-8518-4da0-8d5a-247d098ffe8c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['9e427d25-ff55-4597-8e10-1ddc6e31a2fe', '36973dcc-0582-435a-93fb-272a23b7090d', '322fea62-ec3c-4693-bba2-ba61f60a6456', '053cb26c-26f6-4113-b7c6-16e5b45282af'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:13.007511 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5b51776b-2d2d-4888-bcfd-cb4f32f1f730 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:13.014266 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b51776b-2d2d-4888-bcfd-cb4f32f1f730 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b returned with HTTP 200 Aug 20 07:58:13.015056 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1205/4826] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:12 2026] GET /volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:13.076416 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ecd294a3-8518-4da0-8d5a-247d098ffe8c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot create request issued successfully. Aug 20 07:58:13.076416 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecd294a3-8518-4da0-8d5a-247d098ffe8c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:58:13.076416 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1192/4827] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:58:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:13.088112 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-74e376f3-bb85-45e2-930b-a0c97077ab2d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:13.092535 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74e376f3-bb85-45e2-930b-a0c97077ab2d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf Aug 20 07:58:13.092704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74e376f3-bb85-45e2-930b-a0c97077ab2d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:13.093450 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74e376f3-bb85-45e2-930b-a0c97077ab2d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:13.102279 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:13.102279 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:13.102589 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-74e376f3-bb85-45e2-930b-a0c97077ab2d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:13.103430 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74e376f3-bb85-45e2-930b-a0c97077ab2d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf returned with HTTP 200 Aug 20 07:58:13.104155 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1224/4828] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:13 2026] GET /volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:13.557477 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eb6138d9-d776-47f9-be4d-38cb79443875 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:13.559542 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb6138d9-d776-47f9-be4d-38cb79443875 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:13.559817 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb6138d9-d776-47f9-be4d-38cb79443875 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:13.560137 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb6138d9-d776-47f9-be4d-38cb79443875 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:13.560231 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-eb6138d9-d776-47f9-be4d-38cb79443875 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:13.567246 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:13.567246 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:13.568055 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb6138d9-d776-47f9-be4d-38cb79443875 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:13.568507 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1208/4829] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:13 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:13.588023 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90921b6c-4874-4976-8bae-01b35fa244db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:13.590409 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90921b6c-4874-4976-8bae-01b35fa244db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2/action Aug 20 07:58:13.590972 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90921b6c-4874-4976-8bae-01b35fa244db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:58:13.591169 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90921b6c-4874-4976-8bae-01b35fa244db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:13.593219 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-90921b6c-4874-4976-8bae-01b35fa244db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Updating backup '62adc5ef-f386-43db-a74a-e2b4ea5639e2' with '{'status': 'error'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 07:58:13.601006 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:13.601006 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:13.612309 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-90921b6c-4874-4976-8bae-01b35fa244db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] reset_status in rpcapi backup_id 62adc5ef-f386-43db-a74a-e2b4ea5639e2 on host np0000007856. {{(pid=100251) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 07:58:13.615006 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90921b6c-4874-4976-8bae-01b35fa244db tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2/action returned with HTTP 202 Aug 20 07:58:13.615426 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1206/4830] 10.4.3.57 () {70 vars in 1423 bytes} [Thu Aug 20 07:58:13 2026] POST /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:58:13.625103 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c8f3312a-f5dc-46b0-a20d-c1bc6d696083 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:13.627169 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8f3312a-f5dc-46b0-a20d-c1bc6d696083 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a Aug 20 07:58:13.627914 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8f3312a-f5dc-46b0-a20d-c1bc6d696083 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:13.628416 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8f3312a-f5dc-46b0-a20d-c1bc6d696083 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:13.628671 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c8f3312a-f5dc-46b0-a20d-c1bc6d696083 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume with id: d2ba81d1-9152-4675-8826-91d12ac4c29a Aug 20 07:58:13.636258 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:13.636258 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:13.636744 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c8f3312a-f5dc-46b0-a20d-c1bc6d696083 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:58:13.663019 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c8f3312a-f5dc-46b0-a20d-c1bc6d696083 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume request issued successfully. Aug 20 07:58:13.663694 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8f3312a-f5dc-46b0-a20d-c1bc6d696083 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a returned with HTTP 202 Aug 20 07:58:13.664369 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1193/4831] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:58:13 2026] DELETE /volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:13.677729 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0e12451d-b9bb-4cd2-8d51-bce5d80a7def None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:13.680580 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e12451d-b9bb-4cd2-8d51-bce5d80a7def tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a Aug 20 07:58:13.681125 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e12451d-b9bb-4cd2-8d51-bce5d80a7def tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:13.682120 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e12451d-b9bb-4cd2-8d51-bce5d80a7def tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:13.695205 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:13.695205 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:13.703940 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0e12451d-b9bb-4cd2-8d51-bce5d80a7def tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:58:13.710177 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e12451d-b9bb-4cd2-8d51-bce5d80a7def tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a returned with HTTP 200 Aug 20 07:58:13.711528 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1225/4832] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:13 2026] GET /volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:14.030067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2b3a293-a4c1-467f-b667-8e25b7d1ba45 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:14.031831 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2b3a293-a4c1-467f-b667-8e25b7d1ba45 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b Aug 20 07:58:14.032038 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2b3a293-a4c1-467f-b667-8e25b7d1ba45 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:14.032269 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2b3a293-a4c1-467f-b667-8e25b7d1ba45 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:14.038776 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2b3a293-a4c1-467f-b667-8e25b7d1ba45 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b returned with HTTP 404 Aug 20 07:58:14.039423 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1209/4833] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:14 2026] GET /volume/v3/volumes/fd3b615d-8b7e-40ca-a479-f3b17072007b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:14.047376 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c48a29f0-f5ee-4574-a07b-869676895144 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:14.049173 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c48a29f0-f5ee-4574-a07b-869676895144 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace Aug 20 07:58:14.049369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c48a29f0-f5ee-4574-a07b-869676895144 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:14.050117 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c48a29f0-f5ee-4574-a07b-869676895144 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:14.050311 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c48a29f0-f5ee-4574-a07b-869676895144 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume with id: b5d2b516-a3f1-400e-8e12-0e2dec699ace Aug 20 07:58:14.068209 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:14.068209 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:14.068958 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c48a29f0-f5ee-4574-a07b-869676895144 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:14.087297 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c48a29f0-f5ee-4574-a07b-869676895144 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume request issued successfully. Aug 20 07:58:14.087575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c48a29f0-f5ee-4574-a07b-869676895144 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace returned with HTTP 202 Aug 20 07:58:14.088172 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1207/4834] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:14 2026] DELETE /volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:14.098686 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-88f07c4f-ea4d-4622-be75-6538ee7186b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:14.102154 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88f07c4f-ea4d-4622-be75-6538ee7186b8 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace Aug 20 07:58:14.102642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88f07c4f-ea4d-4622-be75-6538ee7186b8 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:14.103001 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88f07c4f-ea4d-4622-be75-6538ee7186b8 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:14.115577 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:14.115577 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:14.116027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7597ffba-0a9d-4416-a0d4-ebff2be128c5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:14.118087 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7597ffba-0a9d-4416-a0d4-ebff2be128c5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf Aug 20 07:58:14.118312 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7597ffba-0a9d-4416-a0d4-ebff2be128c5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:14.118569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7597ffba-0a9d-4416-a0d4-ebff2be128c5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:14.122428 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-88f07c4f-ea4d-4622-be75-6538ee7186b8 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:14.126415 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:14.126415 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:14.126758 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7597ffba-0a9d-4416-a0d4-ebff2be128c5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:14.127729 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7597ffba-0a9d-4416-a0d4-ebff2be128c5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf returned with HTTP 200 Aug 20 07:58:14.128247 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1226/4835] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:14 2026] GET /volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:14.132234 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88f07c4f-ea4d-4622-be75-6538ee7186b8 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace returned with HTTP 200 Aug 20 07:58:14.133669 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1194/4836] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:14 2026] GET /volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:14.140190 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f2e00271-5a93-4957-9f5f-1a3cde0ef24a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:14.141055 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2e00271-5a93-4957-9f5f-1a3cde0ef24a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] POST https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf/action Aug 20 07:58:14.143582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2e00271-5a93-4957-9f5f-1a3cde0ef24a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:58:14.143582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2e00271-5a93-4957-9f5f-1a3cde0ef24a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:14.143582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-f2e00271-5a93-4957-9f5f-1a3cde0ef24a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Updating snapshot '2d23dfef-0e55-4a74-a434-6d44703ca7cf' with '{'status': 'error'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 07:58:14.158263 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:14.158263 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:14.158925 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-f2e00271-5a93-4957-9f5f-1a3cde0ef24a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bc9d4a7eb87a40cc8bd5a0ccf3a795da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8043562eceeb413a85d6a78376343461', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 07:58:14.159239 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2e00271-5a93-4957-9f5f-1a3cde0ef24a tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf/action returned with HTTP 403 Aug 20 07:58:14.159932 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1210/4837] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:58:14 2026] POST /volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:14.167057 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3b3876dd-269f-4e76-8b14-126e67aeb8e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:14.169118 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b3876dd-269f-4e76-8b14-126e67aeb8e0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf Aug 20 07:58:14.169364 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b3876dd-269f-4e76-8b14-126e67aeb8e0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:14.169614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b3876dd-269f-4e76-8b14-126e67aeb8e0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:14.169710 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-3b3876dd-269f-4e76-8b14-126e67aeb8e0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete snapshot with id: 2d23dfef-0e55-4a74-a434-6d44703ca7cf Aug 20 07:58:14.176747 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:14.176747 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:14.177138 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b3876dd-269f-4e76-8b14-126e67aeb8e0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:14.199407 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b3876dd-269f-4e76-8b14-126e67aeb8e0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot delete request issued successfully. Aug 20 07:58:14.199978 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b3876dd-269f-4e76-8b14-126e67aeb8e0 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf returned with HTTP 202 Aug 20 07:58:14.200420 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1208/4838] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:58:14 2026] DELETE /volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:14.208522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2d59cb6b-42f7-4785-8cb9-e6d3096f4c69 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:14.210380 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d59cb6b-42f7-4785-8cb9-e6d3096f4c69 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf Aug 20 07:58:14.210614 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d59cb6b-42f7-4785-8cb9-e6d3096f4c69 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:14.210910 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d59cb6b-42f7-4785-8cb9-e6d3096f4c69 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:14.217420 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:14.217420 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:14.217833 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2d59cb6b-42f7-4785-8cb9-e6d3096f4c69 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:14.218688 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d59cb6b-42f7-4785-8cb9-e6d3096f4c69 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf returned with HTTP 200 Aug 20 07:58:14.219106 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1227/4839] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:14 2026] GET /volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:14.728079 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e81fc33-37b6-49c8-a156-bccefe6700d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:14.730386 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e81fc33-37b6-49c8-a156-bccefe6700d2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a Aug 20 07:58:14.730685 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e81fc33-37b6-49c8-a156-bccefe6700d2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:14.730957 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e81fc33-37b6-49c8-a156-bccefe6700d2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:14.741876 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e81fc33-37b6-49c8-a156-bccefe6700d2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a returned with HTTP 404 Aug 20 07:58:14.742981 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1195/4840] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:14 2026] GET /volume/v3/volumes/d2ba81d1-9152-4675-8826-91d12ac4c29a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:14.753271 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:14.756374 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] POST https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24/restore Aug 20 07:58:14.756374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:14.757913 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Restoring backup 0b26fe3f-25c8-46e5-ab81-9113f589ad24 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100249) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 07:58:14.758050 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Restoring backup 0b26fe3f-25c8-46e5-ab81-9113f589ad24 to volume None. Aug 20 07:58:14.765674 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:14.765674 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:14.766865 np0000007856 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Creating volume of 1 GB for restore of backup 0b26fe3f-25c8-46e5-ab81-9113f589ad24. Aug 20 07:58:14.771306 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Availability Zones retrieved successfully. Aug 20 07:58:14.778037 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (8ba63d52-4247-4c90-88be-c0c2d61c306e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:14.779544 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bce6d14-327d-41e4-8c09-dcdbd7fd869c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:14.780458 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:14.827114 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bce6d14-327d-41e4-8c09-dcdbd7fd869c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:14.827937 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ec3e02-13fa-45a5-b0ea-01988d728c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:14.874227 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Created reservations ['80acfa15-7967-462f-8ec2-ecd0b642f2cd', 'b0529147-3733-4dc5-bc07-1b88809ec95e', 'df965a42-9083-4041-bef3-610d0806cdb1', 'b9f9d807-8199-49f8-9e2c-6affa306bc6f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:14.875396 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ec3e02-13fa-45a5-b0ea-01988d728c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80acfa15-7967-462f-8ec2-ecd0b642f2cd', 'b0529147-3733-4dc5-bc07-1b88809ec95e', 'df965a42-9083-4041-bef3-610d0806cdb1', 'b9f9d807-8199-49f8-9e2c-6affa306bc6f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:14.876481 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ff2a15-1c06-40df-9047-19576441f479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:14.917190 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ff2a15-1c06-40df-9047-19576441f479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f7823e4-5ef1-4d4b-ba86-3c57406b5876', '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='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['80acfa15-7967-462f-8ec2-ecd0b642f2cd','b0529147-3733-4dc5-bc07-1b88809ec95e','df965a42-9083-4041-bef3-610d0806cdb1','b9f9d807-8199-49f8-9e2c-6affa306bc6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:14Z,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=6f7823e4-5ef1-4d4b-ba86-3c57406b5876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7253e541dfc425596d171ce07da6dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:14.918914 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08158a7e-028d-48b6-ad90-a2c8c74d6e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:14.940150 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08158a7e-028d-48b6-ad90-a2c8c74d6e15) transitioned into 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='b7253e541dfc425596d171ce07da6dd6',qos_specs=None,replication_status=,reservations=['80acfa15-7967-462f-8ec2-ecd0b642f2cd','b0529147-3733-4dc5-bc07-1b88809ec95e','df965a42-9083-4041-bef3-610d0806cdb1','b9f9d807-8199-49f8-9e2c-6affa306bc6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58f4bd39e0d4a768bb3a9b45ebd68a7',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:14.941321 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (294e5650-1420-43fc-aa6e-0a43d3e6cf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:14.957330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (294e5650-1420-43fc-aa6e-0a43d3e6cf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:14.958500 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Flow 'volume_create_api' (8ba63d52-4247-4c90-88be-c0c2d61c306e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:14.959222 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Create volume request issued successfully. Aug 20 07:58:14.969294 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:14.969294 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:14.971826 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:58:15.153227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4443e806-6122-4378-aae1-529196c64308 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:15.155384 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4443e806-6122-4378-aae1-529196c64308 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace Aug 20 07:58:15.155638 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4443e806-6122-4378-aae1-529196c64308 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:15.155930 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4443e806-6122-4378-aae1-529196c64308 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:15.163978 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4443e806-6122-4378-aae1-529196c64308 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace returned with HTTP 404 Aug 20 07:58:15.164575 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1209/4841] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:15 2026] GET /volume/v3/volumes/b5d2b516-a3f1-400e-8e12-0e2dec699ace => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:15.173224 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6e6115d7-4043-44a7-86f9-f467508bd5b2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:15.175113 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e6115d7-4043-44a7-86f9-f467508bd5b2 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 Aug 20 07:58:15.175313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e6115d7-4043-44a7-86f9-f467508bd5b2 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:15.175539 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e6115d7-4043-44a7-86f9-f467508bd5b2 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:15.175724 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-6e6115d7-4043-44a7-86f9-f467508bd5b2 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume with id: e039d24e-4c02-49ac-a0c8-40747a831ac8 Aug 20 07:58:15.183234 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:15.183234 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:15.183888 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6e6115d7-4043-44a7-86f9-f467508bd5b2 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:15.208949 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6e6115d7-4043-44a7-86f9-f467508bd5b2 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Delete volume request issued successfully. Aug 20 07:58:15.208949 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e6115d7-4043-44a7-86f9-f467508bd5b2 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 returned with HTTP 202 Aug 20 07:58:15.209142 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1228/4842] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:15 2026] DELETE /volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:15.222088 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-683d2892-1504-4b1e-92a4-91970fcac7a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:15.224650 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-683d2892-1504-4b1e-92a4-91970fcac7a5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 Aug 20 07:58:15.224921 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-683d2892-1504-4b1e-92a4-91970fcac7a5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:15.225151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-683d2892-1504-4b1e-92a4-91970fcac7a5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:15.228878 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-39267cef-a0cc-4be8-a154-b99e53c4df6c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:15.232147 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39267cef-a0cc-4be8-a154-b99e53c4df6c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf Aug 20 07:58:15.232389 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39267cef-a0cc-4be8-a154-b99e53c4df6c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:15.232634 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39267cef-a0cc-4be8-a154-b99e53c4df6c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:15.236680 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:15.236680 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:15.237897 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39267cef-a0cc-4be8-a154-b99e53c4df6c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf returned with HTTP 404 Aug 20 07:58:15.238719 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1210/4843] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:15 2026] GET /volume/v3/snapshots/2d23dfef-0e55-4a74-a434-6d44703ca7cf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:15.247035 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-683d2892-1504-4b1e-92a4-91970fcac7a5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Volume info retrieved successfully. Aug 20 07:58:15.252177 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2b51b2ed-506e-4dfa-bdfe-331fc63d32c6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:15.254748 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2b51b2ed-506e-4dfa-bdfe-331fc63d32c6 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b Aug 20 07:58:15.254945 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2b51b2ed-506e-4dfa-bdfe-331fc63d32c6 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:15.255223 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2b51b2ed-506e-4dfa-bdfe-331fc63d32c6 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:15.255496 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2b51b2ed-506e-4dfa-bdfe-331fc63d32c6 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume with id: 9ac763d1-da47-4444-a69a-6b7f99d99e2b Aug 20 07:58:15.256024 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-683d2892-1504-4b1e-92a4-91970fcac7a5 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 returned with HTTP 200 Aug 20 07:58:15.256731 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1196/4844] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:15 2026] GET /volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:15.266778 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:15.266778 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:15.267344 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2b51b2ed-506e-4dfa-bdfe-331fc63d32c6 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:15.295930 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2b51b2ed-506e-4dfa-bdfe-331fc63d32c6 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume request issued successfully. Aug 20 07:58:15.296141 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2b51b2ed-506e-4dfa-bdfe-331fc63d32c6 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b returned with HTTP 202 Aug 20 07:58:15.296938 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1229/4845] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:15 2026] DELETE /volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:15.308293 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a987931a-097f-4da5-bfe3-38a3b50cfebe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:15.311326 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a987931a-097f-4da5-bfe3-38a3b50cfebe tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b Aug 20 07:58:15.311641 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a987931a-097f-4da5-bfe3-38a3b50cfebe tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:15.311940 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a987931a-097f-4da5-bfe3-38a3b50cfebe tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:15.321060 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:15.321060 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:15.326088 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a987931a-097f-4da5-bfe3-38a3b50cfebe tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:15.333736 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a987931a-097f-4da5-bfe3-38a3b50cfebe tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b returned with HTTP 200 Aug 20 07:58:15.334382 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1211/4846] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:15 2026] GET /volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:15.979168 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:15.979168 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:15.979636 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:58:15.979832 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Checking backup size 1 against volume size 1 {{(pid=100249) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 07:58:15.979953 np0000007856 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Overwriting volume 6f7823e4-5ef1-4d4b-ba86-3c57406b5876 with restore of backup 0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:15.994475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] restore_backup in rpcapi backup_id 0b26fe3f-25c8-46e5-ab81-9113f589ad24 {{(pid=100249) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 07:58:15.997234 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7894bfd4-794d-47c0-9e67-2bb325dfbc62 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24/restore returned with HTTP 202 Aug 20 07:58:15.998586 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1211/4847] 10.4.3.57 () {70 vars in 1426 bytes} [Thu Aug 20 07:58:14 2026] POST /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24/restore => generated 152 bytes in 1245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:16.006657 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ec8968e8-a28f-4285-a9ed-d93f266e84e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:16.010316 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec8968e8-a28f-4285-a9ed-d93f266e84e2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:16.010924 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec8968e8-a28f-4285-a9ed-d93f266e84e2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:16.011206 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec8968e8-a28f-4285-a9ed-d93f266e84e2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:16.011387 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ec8968e8-a28f-4285-a9ed-d93f266e84e2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:16.016757 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:16.016757 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:16.017512 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec8968e8-a28f-4285-a9ed-d93f266e84e2 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:16.018151 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1197/4848] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:16 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:16.049676 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-701e21e1-1739-4166-a780-6c764d7eda2a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:16.051640 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-701e21e1-1739-4166-a780-6c764d7eda2a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:58:16.052028 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-701e21e1-1739-4166-a780-6c764d7eda2a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ff0c312-1a96-40d1-aa62-62d6060a6cfb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1872336278", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:16.073295 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:16.073295 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:16.073939 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-701e21e1-1739-4166-a780-6c764d7eda2a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:16.074133 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-701e21e1-1739-4166-a780-6c764d7eda2a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create snapshot from volume 6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:58:16.111973 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-701e21e1-1739-4166-a780-6c764d7eda2a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['d14c32a5-8454-4a24-aeef-78479f02e1c9', '4f57807d-3a4f-4dc7-a9e3-ce61e0ef03cb', '50d28b4d-b0d8-42b4-aa8d-5071276bb988', '21d377a7-efef-4b73-862b-5ec3d0bd3e73'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:16.159475 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-701e21e1-1739-4166-a780-6c764d7eda2a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot force create request issued successfully. Aug 20 07:58:16.160038 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-701e21e1-1739-4166-a780-6c764d7eda2a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:58:16.160545 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1230/4849] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:58:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:16.173911 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-02ca19cd-233b-4d84-a3d1-7842ff8131fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:16.176760 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02ca19cd-233b-4d84-a3d1-7842ff8131fd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 Aug 20 07:58:16.177077 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02ca19cd-233b-4d84-a3d1-7842ff8131fd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:16.177321 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02ca19cd-233b-4d84-a3d1-7842ff8131fd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:16.183781 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:16.183781 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:16.184297 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-02ca19cd-233b-4d84-a3d1-7842ff8131fd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:16.185168 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02ca19cd-233b-4d84-a3d1-7842ff8131fd tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 returned with HTTP 200 Aug 20 07:58:16.185518 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1212/4850] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:16 2026] GET /volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:16.273050 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05356e58-7caf-4c18-b74c-872c4b77b430 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:16.275524 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05356e58-7caf-4c18-b74c-872c4b77b430 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] GET https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 Aug 20 07:58:16.275765 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05356e58-7caf-4c18-b74c-872c4b77b430 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:16.276160 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05356e58-7caf-4c18-b74c-872c4b77b430 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:16.286577 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05356e58-7caf-4c18-b74c-872c4b77b430 tempest-CreateVolumesFromBackupTest-1823648988 tempest-CreateVolumesFromBackupTest-1823648988-project-member] https://10.4.3.57/volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 returned with HTTP 404 Aug 20 07:58:16.287388 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1212/4851] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:16 2026] GET /volume/v3/volumes/e039d24e-4c02-49ac-a0c8-40747a831ac8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:16.355422 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03dc1141-9c28-4046-89ba-4058a66e8e9d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:16.359023 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03dc1141-9c28-4046-89ba-4058a66e8e9d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b Aug 20 07:58:16.359809 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03dc1141-9c28-4046-89ba-4058a66e8e9d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:16.359809 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03dc1141-9c28-4046-89ba-4058a66e8e9d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:16.368859 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03dc1141-9c28-4046-89ba-4058a66e8e9d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b returned with HTTP 404 Aug 20 07:58:16.369977 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1198/4852] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:16 2026] GET /volume/v3/volumes/9ac763d1-da47-4444-a69a-6b7f99d99e2b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:16.384613 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:16.388163 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:16.388163 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1575171886"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:16.390193 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1575171886'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:16.390193 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume of 1 GB Aug 20 07:58:16.390927 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:16.390927 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:16.398280 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Availability Zones retrieved successfully. Aug 20 07:58:16.404313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (ced635b7-fc1f-4889-81e7-9e79a9296ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:16.405695 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae1cb5b-c019-4360-aa3f-9319ddc7b43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:16.406835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:16.451472 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae1cb5b-c019-4360-aa3f-9319ddc7b43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:16.451697 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccad2c8f-2590-4586-83f0-c428ec62b897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:16.516677 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['42f8acac-e374-4a0c-a315-bc7251f9aff1', '0baaa183-2269-43cc-8267-1e893ad06ba1', '86370c66-0027-4d4b-8b80-1ba45b75fdad', '53019204-0e12-450a-ae4a-9e685055113c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:16.517486 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccad2c8f-2590-4586-83f0-c428ec62b897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42f8acac-e374-4a0c-a315-bc7251f9aff1', '0baaa183-2269-43cc-8267-1e893ad06ba1', '86370c66-0027-4d4b-8b80-1ba45b75fdad', '53019204-0e12-450a-ae4a-9e685055113c']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:16.519190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab1e17e-1bcc-465b-9fcf-a648ac56d9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:16.552842 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab1e17e-1bcc-465b-9fcf-a648ac56d9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6308a6e8-ed43-467b-9296-01fd1f766a28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1575171886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['42f8acac-e374-4a0c-a315-bc7251f9aff1','0baaa183-2269-43cc-8267-1e893ad06ba1','86370c66-0027-4d4b-8b80-1ba45b75fdad','53019204-0e12-450a-ae4a-9e685055113c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1575171886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6308a6e8-ed43-467b-9296-01fd1f766a28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8043562eceeb413a85d6a78376343461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a9ec9865fb4824a9a118bcacc36315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:16.553697 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8721b6ca-46e6-4f12-813e-a06bbf5a7c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:16.576529 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8721b6ca-46e6-4f12-813e-a06bbf5a7c62) transitioned into state 'SUCCESS' from state '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-1575171886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['42f8acac-e374-4a0c-a315-bc7251f9aff1','0baaa183-2269-43cc-8267-1e893ad06ba1','86370c66-0027-4d4b-8b80-1ba45b75fdad','53019204-0e12-450a-ae4a-9e685055113c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:16.577614 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f8fe7d-29bb-4fb1-953b-a10c98b69032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:16.589264 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f8fe7d-29bb-4fb1-953b-a10c98b69032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:16.590447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (ced635b7-fc1f-4889-81e7-9e79a9296ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:16.590747 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request issued successfully. Aug 20 07:58:16.591436 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3594be55-f26f-45a0-b338-6b8785c6cc90 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:16.592052 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1231/4853] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:58:16 2026] POST /volume/v3/volumes => generated 776 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:16.612761 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ad6c2233-24d5-4dde-954f-b7ceb3ea4353 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:16.615447 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad6c2233-24d5-4dde-954f-b7ceb3ea4353 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 Aug 20 07:58:16.615932 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad6c2233-24d5-4dde-954f-b7ceb3ea4353 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:16.616694 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad6c2233-24d5-4dde-954f-b7ceb3ea4353 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:16.633734 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:16.633734 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:16.639689 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ad6c2233-24d5-4dde-954f-b7ceb3ea4353 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:16.648595 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad6c2233-24d5-4dde-954f-b7ceb3ea4353 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 returned with HTTP 200 Aug 20 07:58:16.649210 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1213/4854] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:16 2026] GET /volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:17.033575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-02ec5bc2-33d3-465d-85d5-0c3b77ab66d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:17.036481 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02ec5bc2-33d3-465d-85d5-0c3b77ab66d9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:17.038235 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02ec5bc2-33d3-465d-85d5-0c3b77ab66d9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:17.038235 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02ec5bc2-33d3-465d-85d5-0c3b77ab66d9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:17.038235 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-02ec5bc2-33d3-465d-85d5-0c3b77ab66d9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:17.043809 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:17.043809 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:17.044718 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02ec5bc2-33d3-465d-85d5-0c3b77ab66d9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:17.045201 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1213/4855] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:17 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:17.197173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1fcbd711-f5e1-4e33-80ab-700267e1da91 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:17.199426 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fcbd711-f5e1-4e33-80ab-700267e1da91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 Aug 20 07:58:17.199733 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fcbd711-f5e1-4e33-80ab-700267e1da91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:17.199998 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fcbd711-f5e1-4e33-80ab-700267e1da91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:17.207265 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:17.207265 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:17.207914 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1fcbd711-f5e1-4e33-80ab-700267e1da91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:17.208826 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fcbd711-f5e1-4e33-80ab-700267e1da91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 returned with HTTP 200 Aug 20 07:58:17.209435 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1199/4856] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:17 2026] GET /volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:17.224059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bcbf2d1b-1142-442c-b4a0-780378eaceab None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:17.227048 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcbf2d1b-1142-442c-b4a0-780378eaceab tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 Aug 20 07:58:17.227048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bcbf2d1b-1142-442c-b4a0-780378eaceab tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:17.228563 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bcbf2d1b-1142-442c-b4a0-780378eaceab tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:17.234648 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:17.234648 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:17.235218 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bcbf2d1b-1142-442c-b4a0-780378eaceab tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:17.237352 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcbf2d1b-1142-442c-b4a0-780378eaceab tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 returned with HTTP 200 Aug 20 07:58:17.237352 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1232/4857] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:17 2026] GET /volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:17.667463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0b4aa825-f67b-4310-b8e6-95f539e6b66f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:17.669709 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b4aa825-f67b-4310-b8e6-95f539e6b66f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 Aug 20 07:58:17.670006 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b4aa825-f67b-4310-b8e6-95f539e6b66f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:17.670251 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b4aa825-f67b-4310-b8e6-95f539e6b66f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:17.683599 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:17.683599 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:17.692722 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0b4aa825-f67b-4310-b8e6-95f539e6b66f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:17.697998 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b4aa825-f67b-4310-b8e6-95f539e6b66f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 returned with HTTP 200 Aug 20 07:58:17.698504 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1214/4858] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:17 2026] GET /volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:17.718011 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a1511533-926c-4cbc-b2f0-4f2726c487cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:17.721510 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1511533-926c-4cbc-b2f0-4f2726c487cb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:58:17.721946 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1511533-926c-4cbc-b2f0-4f2726c487cb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6308a6e8-ed43-467b-9296-01fd1f766a28", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-557085599"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:17.736848 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:17.736848 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:17.737799 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a1511533-926c-4cbc-b2f0-4f2726c487cb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:17.738330 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a1511533-926c-4cbc-b2f0-4f2726c487cb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create snapshot from volume 6308a6e8-ed43-467b-9296-01fd1f766a28 Aug 20 07:58:17.806841 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a1511533-926c-4cbc-b2f0-4f2726c487cb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['ba0ef5e6-7d16-4b7e-80c5-81ee371ebf0b', 'de022e37-39a9-433d-b124-869e995449c9', '288cbd8b-ff40-4a30-997f-9ec694f1d850', '035d6f2c-604e-49eb-81c4-c7af12452cb2'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:17.855967 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a1511533-926c-4cbc-b2f0-4f2726c487cb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot create request issued successfully. Aug 20 07:58:17.856370 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1511533-926c-4cbc-b2f0-4f2726c487cb tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:58:17.856908 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1214/4859] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:58:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:17.866130 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-acfde8d4-a428-4b9e-8170-359709f405d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:17.873002 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-acfde8d4-a428-4b9e-8170-359709f405d5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef Aug 20 07:58:17.873002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-acfde8d4-a428-4b9e-8170-359709f405d5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:17.873002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-acfde8d4-a428-4b9e-8170-359709f405d5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:17.881811 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:17.881811 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:17.882416 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-acfde8d4-a428-4b9e-8170-359709f405d5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:17.883326 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-acfde8d4-a428-4b9e-8170-359709f405d5 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef returned with HTTP 200 Aug 20 07:58:17.884077 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1200/4860] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:17 2026] GET /volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:18.056466 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fe698088-5e8e-4bbd-8c0d-77b87b97c4ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:18.059453 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fe698088-5e8e-4bbd-8c0d-77b87b97c4ca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:18.059453 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fe698088-5e8e-4bbd-8c0d-77b87b97c4ca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:18.059748 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fe698088-5e8e-4bbd-8c0d-77b87b97c4ca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:18.059917 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fe698088-5e8e-4bbd-8c0d-77b87b97c4ca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:18.065339 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:18.065339 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:18.067120 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fe698088-5e8e-4bbd-8c0d-77b87b97c4ca tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:18.067120 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1233/4861] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:18 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:18.278628 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f33727f8-0938-4437-ad7b-3eee13724e7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:18.403109 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:18.403639 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1884104861"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:18.405630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1884104861'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:18.405630 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume of 1 GB Aug 20 07:58:18.414627 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Availability Zones retrieved successfully. Aug 20 07:58:18.422209 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (875c918a-b16f-4e36-9c08-76a0c6ee7112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:18.423467 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a455ad-85c0-4e49-9d16-dde7bdea80a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:18.425425 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:18.457534 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a455ad-85c0-4e49-9d16-dde7bdea80a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:18.458513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70239791-1310-4470-b576-cead1d78c9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:18.533068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Created reservations ['acb9172f-3f07-4a4f-b7f6-da1383414879', '2b3c6aea-3499-4aca-bd52-b25dbe976508', '68422052-546b-4ae5-a06c-8f8da0d4f0c5', '97133903-5d6a-4210-8aff-8565262c83d4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:18.533068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70239791-1310-4470-b576-cead1d78c9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acb9172f-3f07-4a4f-b7f6-da1383414879', '2b3c6aea-3499-4aca-bd52-b25dbe976508', '68422052-546b-4ae5-a06c-8f8da0d4f0c5', '97133903-5d6a-4210-8aff-8565262c83d4']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:18.533068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c720af-fa91-4e74-8aae-e4ced0f65339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:18.564076 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c720af-fa91-4e74-8aae-e4ced0f65339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1884104861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['acb9172f-3f07-4a4f-b7f6-da1383414879','2b3c6aea-3499-4aca-bd52-b25dbe976508','68422052-546b-4ae5-a06c-8f8da0d4f0c5','97133903-5d6a-4210-8aff-8565262c83d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1884104861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd9bc827858481bab8545b10b523515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d2098c395874e379bbea71406f1d216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:18.564076 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e594a1d-76fe-42b0-adac-b3e00b6cfcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:18.589205 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e594a1d-76fe-42b0-adac-b3e00b6cfcbf) transitioned into state 'SUCCESS' from state '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-1884104861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['acb9172f-3f07-4a4f-b7f6-da1383414879','2b3c6aea-3499-4aca-bd52-b25dbe976508','68422052-546b-4ae5-a06c-8f8da0d4f0c5','97133903-5d6a-4210-8aff-8565262c83d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:18.589899 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec1ccdb-90b9-49f8-b0fa-92d3dfdf0a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:18.605909 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec1ccdb-90b9-49f8-b0fa-92d3dfdf0a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:18.607233 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (875c918a-b16f-4e36-9c08-76a0c6ee7112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:18.607981 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request issued successfully. Aug 20 07:58:18.609087 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f33727f8-0938-4437-ad7b-3eee13724e7b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:18.609662 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1215/4862] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:58:18 2026] POST /volume/v3/volumes => generated 758 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:18.628539 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ad0b09b0-ccf9-4e1e-9664-8f9c5436ee1f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:18.632428 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad0b09b0-ccf9-4e1e-9664-8f9c5436ee1f tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 Aug 20 07:58:18.632847 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad0b09b0-ccf9-4e1e-9664-8f9c5436ee1f tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:18.633418 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad0b09b0-ccf9-4e1e-9664-8f9c5436ee1f tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:18.644657 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:18.644657 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:18.650725 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad0b09b0-ccf9-4e1e-9664-8f9c5436ee1f tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:18.661524 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad0b09b0-ccf9-4e1e-9664-8f9c5436ee1f tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 returned with HTTP 200 Aug 20 07:58:18.661524 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1215/4863] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:18 2026] GET /volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:18.901901 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab050c78-3563-41cc-962f-75bc198dfc0f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:18.904355 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab050c78-3563-41cc-962f-75bc198dfc0f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef Aug 20 07:58:18.904675 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab050c78-3563-41cc-962f-75bc198dfc0f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:18.904963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab050c78-3563-41cc-962f-75bc198dfc0f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:18.914736 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:18.914736 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:18.915165 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ab050c78-3563-41cc-962f-75bc198dfc0f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:18.916064 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab050c78-3563-41cc-962f-75bc198dfc0f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef returned with HTTP 200 Aug 20 07:58:18.916448 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1201/4864] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:18 2026] GET /volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:18.932826 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-396293fe-939a-4c7c-bc8d-9082dd14fa61 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:18.935389 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-396293fe-939a-4c7c-bc8d-9082dd14fa61 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] GET https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef Aug 20 07:58:18.935727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-396293fe-939a-4c7c-bc8d-9082dd14fa61 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:18.936046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-396293fe-939a-4c7c-bc8d-9082dd14fa61 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:18.943157 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:18.943157 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:18.943893 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-396293fe-939a-4c7c-bc8d-9082dd14fa61 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Snapshot retrieved successfully. Aug 20 07:58:18.945099 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-396293fe-939a-4c7c-bc8d-9082dd14fa61 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef returned with HTTP 200 Aug 20 07:58:18.945848 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1234/4865] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:18 2026] GET /volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:18.957739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37cc09e5-7fd3-401b-85ad-500186214a01 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:18.960032 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37cc09e5-7fd3-401b-85ad-500186214a01 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef Aug 20 07:58:18.960244 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37cc09e5-7fd3-401b-85ad-500186214a01 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:18.960468 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37cc09e5-7fd3-401b-85ad-500186214a01 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:18.960542 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-37cc09e5-7fd3-401b-85ad-500186214a01 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete snapshot with id: 0f3a7d7b-e3a5-42a6-833e-f0eef05204ef Aug 20 07:58:18.966111 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:18.966111 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:18.966494 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-37cc09e5-7fd3-401b-85ad-500186214a01 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:18.991653 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-37cc09e5-7fd3-401b-85ad-500186214a01 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot delete request issued successfully. Aug 20 07:58:18.991953 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37cc09e5-7fd3-401b-85ad-500186214a01 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef returned with HTTP 202 Aug 20 07:58:18.992428 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1216/4866] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:58:18 2026] DELETE /volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:19.002140 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59a1e533-0833-4a4b-8490-e79e86bd5869 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:19.004205 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59a1e533-0833-4a4b-8490-e79e86bd5869 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef Aug 20 07:58:19.004587 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59a1e533-0833-4a4b-8490-e79e86bd5869 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:19.005105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59a1e533-0833-4a4b-8490-e79e86bd5869 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:19.012079 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:19.012079 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:19.012079 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-59a1e533-0833-4a4b-8490-e79e86bd5869 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:19.012453 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59a1e533-0833-4a4b-8490-e79e86bd5869 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef returned with HTTP 200 Aug 20 07:58:19.013025 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1216/4867] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:19 2026] GET /volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:19.077522 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6ce43aa2-25e4-45a0-8850-14779dbb63f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:19.079896 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ce43aa2-25e4-45a0-8850-14779dbb63f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:19.080165 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ce43aa2-25e4-45a0-8850-14779dbb63f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:19.080424 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ce43aa2-25e4-45a0-8850-14779dbb63f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:19.080530 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6ce43aa2-25e4-45a0-8850-14779dbb63f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:19.085842 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:19.085842 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:19.086396 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ce43aa2-25e4-45a0-8850-14779dbb63f3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:19.086991 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1202/4868] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:19 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:19.681233 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d7d2486-8e70-4c38-b0e7-b8c3bbb75f90 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:19.682955 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d7d2486-8e70-4c38-b0e7-b8c3bbb75f90 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 Aug 20 07:58:19.683136 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d7d2486-8e70-4c38-b0e7-b8c3bbb75f90 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:19.683306 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d7d2486-8e70-4c38-b0e7-b8c3bbb75f90 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:19.692960 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:19.692960 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:19.696655 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d7d2486-8e70-4c38-b0e7-b8c3bbb75f90 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:19.701701 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d7d2486-8e70-4c38-b0e7-b8c3bbb75f90 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 returned with HTTP 200 Aug 20 07:58:19.702067 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1235/4869] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:19 2026] GET /volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:19.718491 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-39416d90-dece-4819-8dbd-b534d9a716aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:19.721694 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39416d90-dece-4819-8dbd-b534d9a716aa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:58:19.721694 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39416d90-dece-4819-8dbd-b534d9a716aa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-121371187"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:19.734497 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:19.734497 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:19.734982 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-39416d90-dece-4819-8dbd-b534d9a716aa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:19.735773 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-39416d90-dece-4819-8dbd-b534d9a716aa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create snapshot from volume 6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 Aug 20 07:58:19.801927 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-39416d90-dece-4819-8dbd-b534d9a716aa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Created reservations ['6cad26dc-83d6-422f-845b-be82530f427d', '09bd770c-52db-4c1f-b19f-d629193fec19', 'fd479d9a-6e8a-473c-b423-616db27288c3', '05b5a7e0-04ea-4f14-9943-5db644b0f2cd'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:19.871346 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-39416d90-dece-4819-8dbd-b534d9a716aa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Snapshot create request issued successfully. Aug 20 07:58:19.871346 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39416d90-dece-4819-8dbd-b534d9a716aa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:58:19.872382 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1217/4870] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:58:19 2026] POST /volume/v3/snapshots => generated 315 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:19.886950 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-773b5379-7154-430d-a130-f5da1af7c146 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:19.891018 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-773b5379-7154-430d-a130-f5da1af7c146 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 Aug 20 07:58:19.891773 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-773b5379-7154-430d-a130-f5da1af7c146 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:19.892378 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-773b5379-7154-430d-a130-f5da1af7c146 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:19.901569 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:19.901569 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:19.901569 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-773b5379-7154-430d-a130-f5da1af7c146 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Snapshot retrieved successfully. Aug 20 07:58:19.901750 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-773b5379-7154-430d-a130-f5da1af7c146 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 returned with HTTP 200 Aug 20 07:58:19.902341 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1217/4871] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:19 2026] GET /volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 => generated 447 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:20.030825 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-63dcefa8-1b12-4f56-951e-dc35674f048e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:20.034115 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63dcefa8-1b12-4f56-951e-dc35674f048e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef Aug 20 07:58:20.034115 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63dcefa8-1b12-4f56-951e-dc35674f048e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:20.034115 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63dcefa8-1b12-4f56-951e-dc35674f048e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:20.049279 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63dcefa8-1b12-4f56-951e-dc35674f048e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef returned with HTTP 404 Aug 20 07:58:20.051501 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1203/4872] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:20 2026] GET /volume/v3/snapshots/0f3a7d7b-e3a5-42a6-833e-f0eef05204ef => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:20.065188 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-26370a9c-7b08-4dc1-a713-2c177c2f932c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:20.070735 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26370a9c-7b08-4dc1-a713-2c177c2f932c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 Aug 20 07:58:20.070735 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26370a9c-7b08-4dc1-a713-2c177c2f932c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:20.070735 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26370a9c-7b08-4dc1-a713-2c177c2f932c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:20.070735 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-26370a9c-7b08-4dc1-a713-2c177c2f932c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume with id: 6308a6e8-ed43-467b-9296-01fd1f766a28 Aug 20 07:58:20.084345 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:20.084345 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:20.085097 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-26370a9c-7b08-4dc1-a713-2c177c2f932c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:20.098596 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-070fbaaa-f098-471c-8f01-12b3c59370d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:20.101130 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-070fbaaa-f098-471c-8f01-12b3c59370d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:20.101565 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-070fbaaa-f098-471c-8f01-12b3c59370d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:20.101696 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-070fbaaa-f098-471c-8f01-12b3c59370d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:20.101846 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-070fbaaa-f098-471c-8f01-12b3c59370d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:20.111323 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:20.111323 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:20.111680 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-070fbaaa-f098-471c-8f01-12b3c59370d8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:20.112193 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1218/4873] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:20 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:20.127284 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-26370a9c-7b08-4dc1-a713-2c177c2f932c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume request issued successfully. Aug 20 07:58:20.127284 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26370a9c-7b08-4dc1-a713-2c177c2f932c tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 returned with HTTP 202 Aug 20 07:58:20.127540 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1236/4874] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:20 2026] DELETE /volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:20.141451 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ffe951c-fccb-4f42-a401-44e999c8d55d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:20.143068 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ffe951c-fccb-4f42-a401-44e999c8d55d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 Aug 20 07:58:20.143435 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ffe951c-fccb-4f42-a401-44e999c8d55d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:20.143780 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ffe951c-fccb-4f42-a401-44e999c8d55d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:20.154974 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:20.154974 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:20.160495 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ffe951c-fccb-4f42-a401-44e999c8d55d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:20.166853 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ffe951c-fccb-4f42-a401-44e999c8d55d tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 returned with HTTP 200 Aug 20 07:58:20.167940 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1218/4875] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:20 2026] GET /volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:20.913793 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-85a07984-c752-4a8c-a68f-1e86f73756ae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:20.915535 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85a07984-c752-4a8c-a68f-1e86f73756ae tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 Aug 20 07:58:20.915760 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85a07984-c752-4a8c-a68f-1e86f73756ae tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:20.915912 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85a07984-c752-4a8c-a68f-1e86f73756ae tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:20.920753 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:20.920753 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:20.921246 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-85a07984-c752-4a8c-a68f-1e86f73756ae tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Snapshot retrieved successfully. Aug 20 07:58:20.922007 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85a07984-c752-4a8c-a68f-1e86f73756ae tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 returned with HTTP 200 Aug 20 07:58:20.922348 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1204/4876] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:20 2026] GET /volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:20.930752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:20.932466 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:20.932843 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-662517562"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:20.934350 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request body: {'volume': {"'snapshot_id": '40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-662517562'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:20.934458 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume of 1 GB Aug 20 07:58:20.938425 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Availability Zones retrieved successfully. Aug 20 07:58:20.943884 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (e8874748-7be4-4984-ab5e-156cb25bdd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:20.944691 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f98a91a-a173-43fa-b986-982781094e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:20.945523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:20.974761 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f98a91a-a173-43fa-b986-982781094e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:20.975847 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dedfa7-cc46-4b94-bbae-91495c24e43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.022132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Created reservations ['06a1946b-2d68-4ee8-b670-1ef949230fe6', '92f97ba3-b134-4f29-9d06-dd02f6a57809', 'a6edb0e1-4a40-4e24-bf72-2665e0c05e1f', '5d4ba2c4-f62a-4ee9-89ea-7b91bbea7f32'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:21.023263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dedfa7-cc46-4b94-bbae-91495c24e43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06a1946b-2d68-4ee8-b670-1ef949230fe6', '92f97ba3-b134-4f29-9d06-dd02f6a57809', 'a6edb0e1-4a40-4e24-bf72-2665e0c05e1f', '5d4ba2c4-f62a-4ee9-89ea-7b91bbea7f32']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.024463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fcb772-36db-45c6-b0a0-251b6a2f415b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.049229 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fcb772-36db-45c6-b0a0-251b6a2f415b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd9f6a87-70f2-447a-a324-42c06072dc05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-662517562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['06a1946b-2d68-4ee8-b670-1ef949230fe6','92f97ba3-b134-4f29-9d06-dd02f6a57809','a6edb0e1-4a40-4e24-bf72-2665e0c05e1f','5d4ba2c4-f62a-4ee9-89ea-7b91bbea7f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-662517562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd9f6a87-70f2-447a-a324-42c06072dc05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd9bc827858481bab8545b10b523515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d2098c395874e379bbea71406f1d216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.050177 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116ae2fb-8034-421f-9355-9e59f36b9d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.078894 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116ae2fb-8034-421f-9355-9e59f36b9d5f) transitioned into state 'SUCCESS' from state '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-662517562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['06a1946b-2d68-4ee8-b670-1ef949230fe6','92f97ba3-b134-4f29-9d06-dd02f6a57809','a6edb0e1-4a40-4e24-bf72-2665e0c05e1f','5d4ba2c4-f62a-4ee9-89ea-7b91bbea7f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.080003 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2930da-88fd-4d45-86bf-c5c8e74eec08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.091754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2930da-88fd-4d45-86bf-c5c8e74eec08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.092623 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (e8874748-7be4-4984-ab5e-156cb25bdd0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.092969 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request issued successfully. Aug 20 07:58:21.093564 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e150b9e1-57f4-461c-aadf-23ecc18923fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:21.094035 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1219/4877] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:20 2026] POST /volume/v3/volumes => generated 757 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:21.108059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.111162 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:21.111542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1195289704"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:21.113867 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request body: {'volume': {"'snapshot_id": '40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1195289704'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:21.114052 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume of 1 GB Aug 20 07:58:21.119730 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Availability Zones retrieved successfully. Aug 20 07:58:21.126376 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3073b3de-3c17-4405-9660-f348ecb3ba0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.128542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (a2e3cfd3-e518-4698-9f0a-4edb8696ce57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.130019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d985e2-7b01-4cb6-976e-e85f52e9188f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.131047 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:21.132096 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3073b3de-3c17-4405-9660-f348ecb3ba0b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:21.132395 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3073b3de-3c17-4405-9660-f348ecb3ba0b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:21.132656 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3073b3de-3c17-4405-9660-f348ecb3ba0b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:21.132811 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3073b3de-3c17-4405-9660-f348ecb3ba0b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:21.138797 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:21.138797 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:21.139761 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3073b3de-3c17-4405-9660-f348ecb3ba0b tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:21.140496 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1219/4878] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:21 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:21.165798 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d985e2-7b01-4cb6-976e-e85f52e9188f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.166686 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f2d586-dae1-4581-9e24-81d97e5bece9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.185797 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d03026b-380b-4bc0-b11d-30084a26b4a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.190995 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d03026b-380b-4bc0-b11d-30084a26b4a9 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 Aug 20 07:58:21.190995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d03026b-380b-4bc0-b11d-30084a26b4a9 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:21.190995 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d03026b-380b-4bc0-b11d-30084a26b4a9 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:21.200369 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d03026b-380b-4bc0-b11d-30084a26b4a9 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 returned with HTTP 404 Aug 20 07:58:21.200369 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1205/4879] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:21 2026] GET /volume/v3/volumes/6308a6e8-ed43-467b-9296-01fd1f766a28 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:21.214668 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.216561 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:21.216926 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1999196977"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:21.218413 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1999196977'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:21.218532 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume of 1 GB Aug 20 07:58:21.218856 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:21.218856 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:21.221061 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Created reservations ['8dcc30e0-6c3e-4e86-aa0e-36b0146278bb', '29a46ed1-9ceb-4be7-a7c4-3e0f37d96b0f', '5e4485bc-06b9-40d6-9979-5aeafe0b6d66', '75b81845-367f-4129-8786-6badb77e5be2'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:21.222019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f2d586-dae1-4581-9e24-81d97e5bece9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dcc30e0-6c3e-4e86-aa0e-36b0146278bb', '29a46ed1-9ceb-4be7-a7c4-3e0f37d96b0f', '5e4485bc-06b9-40d6-9979-5aeafe0b6d66', '75b81845-367f-4129-8786-6badb77e5be2']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.222743 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Availability Zones retrieved successfully. Aug 20 07:58:21.222855 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357e3370-960b-49a3-970d-dd69f4d62dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.230971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (663a1556-9558-4ade-a17c-d4ddaa4eebfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.231972 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5ab5e0-b789-46a9-b6aa-66615b650f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.233179 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:21.246565 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357e3370-960b-49a3-970d-dd69f4d62dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c27fe32f-242c-46bd-9694-21e93359b871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1195289704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['8dcc30e0-6c3e-4e86-aa0e-36b0146278bb','29a46ed1-9ceb-4be7-a7c4-3e0f37d96b0f','5e4485bc-06b9-40d6-9979-5aeafe0b6d66','75b81845-367f-4129-8786-6badb77e5be2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1195289704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c27fe32f-242c-46bd-9694-21e93359b871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd9bc827858481bab8545b10b523515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d2098c395874e379bbea71406f1d216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.247543 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e42070f-395d-4b15-a8d0-d32c60631863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.261704 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5ab5e0-b789-46a9-b6aa-66615b650f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.262491 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5dea2c1-dab1-45ec-859b-0365d5659389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.267473 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e42070f-395d-4b15-a8d0-d32c60631863) transitioned into state 'SUCCESS' from state '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-1195289704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['8dcc30e0-6c3e-4e86-aa0e-36b0146278bb','29a46ed1-9ceb-4be7-a7c4-3e0f37d96b0f','5e4485bc-06b9-40d6-9979-5aeafe0b6d66','75b81845-367f-4129-8786-6badb77e5be2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.268469 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff4cb1a-84f5-4e8d-8de3-fa2885841205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.279434 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff4cb1a-84f5-4e8d-8de3-fa2885841205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.280345 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (a2e3cfd3-e518-4698-9f0a-4edb8696ce57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.280633 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request issued successfully. Aug 20 07:58:21.281199 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5a4e507-2846-4f77-adbe-638a9edfc3f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:21.281797 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1237/4880] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:21 2026] POST /volume/v3/volumes => generated 758 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:21.295429 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.297247 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:21.297629 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1046721736"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:21.298965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request body: {'volume': {"'snapshot_id": '40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1046721736'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:21.299082 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume of 1 GB Aug 20 07:58:21.303353 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Availability Zones retrieved successfully. Aug 20 07:58:21.309742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (abd57b12-99d5-4d92-9dfd-bbeb8c0e1571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.310826 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c132cfe-6110-4a29-82a5-78003fd973e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.311673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:21.318579 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['cf74e086-0bd5-4f4b-b5ec-53704d09096d', '6997ddfd-3e84-4ef4-9f67-a7a96abf306a', 'd8602b8a-a763-4d54-8e73-d1dbb29044d5', '92867e8d-3a4e-42bd-8798-7519e18fb52e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:21.320012 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5dea2c1-dab1-45ec-859b-0365d5659389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf74e086-0bd5-4f4b-b5ec-53704d09096d', '6997ddfd-3e84-4ef4-9f67-a7a96abf306a', 'd8602b8a-a763-4d54-8e73-d1dbb29044d5', '92867e8d-3a4e-42bd-8798-7519e18fb52e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.320699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a26872bb-866f-4680-96ed-b817a02c8654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.347161 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c132cfe-6110-4a29-82a5-78003fd973e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.348355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa0e5b16-325c-4a6e-9b3b-cf9a8acf36fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.350211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a26872bb-866f-4680-96ed-b817a02c8654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c97c924f-4b1e-43eb-8ee2-fdbd97e34451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1999196977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['cf74e086-0bd5-4f4b-b5ec-53704d09096d','6997ddfd-3e84-4ef4-9f67-a7a96abf306a','d8602b8a-a763-4d54-8e73-d1dbb29044d5','92867e8d-3a4e-42bd-8798-7519e18fb52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1999196977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c97c924f-4b1e-43eb-8ee2-fdbd97e34451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8043562eceeb413a85d6a78376343461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a9ec9865fb4824a9a118bcacc36315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.351021 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508b7d25-9342-480c-9ab6-7809f70d6554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.376436 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508b7d25-9342-480c-9ab6-7809f70d6554) transitioned into state 'SUCCESS' from state '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-1999196977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8043562eceeb413a85d6a78376343461',qos_specs=None,replication_status=,reservations=['cf74e086-0bd5-4f4b-b5ec-53704d09096d','6997ddfd-3e84-4ef4-9f67-a7a96abf306a','d8602b8a-a763-4d54-8e73-d1dbb29044d5','92867e8d-3a4e-42bd-8798-7519e18fb52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9ec9865fb4824a9a118bcacc36315',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.377336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d564956-1bb7-47ef-b722-cb8712f4b440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.391930 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d564956-1bb7-47ef-b722-cb8712f4b440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.393182 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Flow 'volume_create_api' (663a1556-9558-4ade-a17c-d4ddaa4eebfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.393622 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create volume request issued successfully. Aug 20 07:58:21.394366 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53293e67-f1b5-48c7-9be5-50e16c9e5350 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:21.395026 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1220/4881] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:58:21 2026] POST /volume/v3/volumes => generated 776 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:21.403217 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Created reservations ['2cb29917-9540-4f2b-8e14-544cfd748a39', '3a8466cd-b6bb-4cb3-8801-1ab593edf8a1', '45ce1d05-e948-4ef8-8ea7-cd261c7a0ce4', '7261c8bb-0852-418b-a726-003b8971c074'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:21.404222 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa0e5b16-325c-4a6e-9b3b-cf9a8acf36fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cb29917-9540-4f2b-8e14-544cfd748a39', '3a8466cd-b6bb-4cb3-8801-1ab593edf8a1', '45ce1d05-e948-4ef8-8ea7-cd261c7a0ce4', '7261c8bb-0852-418b-a726-003b8971c074']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.405178 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86711a5f-d026-4207-8a32-2cb208fe62b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.411568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e7daf278-b188-4624-969c-6adbe4115a87 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.414031 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7daf278-b188-4624-969c-6adbe4115a87 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 Aug 20 07:58:21.414311 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7daf278-b188-4624-969c-6adbe4115a87 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:21.414625 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7daf278-b188-4624-969c-6adbe4115a87 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:21.427338 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:21.427338 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:21.434922 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e7daf278-b188-4624-969c-6adbe4115a87 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:21.440832 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86711a5f-d026-4207-8a32-2cb208fe62b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '396853cd-8e02-4a14-8db1-e672801cbe4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1046721736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['2cb29917-9540-4f2b-8e14-544cfd748a39','3a8466cd-b6bb-4cb3-8801-1ab593edf8a1','45ce1d05-e948-4ef8-8ea7-cd261c7a0ce4','7261c8bb-0852-418b-a726-003b8971c074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1046721736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=396853cd-8e02-4a14-8db1-e672801cbe4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd9bc827858481bab8545b10b523515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d2098c395874e379bbea71406f1d216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.441502 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7daf278-b188-4624-969c-6adbe4115a87 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 returned with HTTP 200 Aug 20 07:58:21.441763 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94168810-e607-4a32-b8ed-22bf67d51ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.442106 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1206/4882] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:21 2026] GET /volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:21.463535 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94168810-e607-4a32-b8ed-22bf67d51ad9) transitioned into state 'SUCCESS' from state '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-1046721736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['2cb29917-9540-4f2b-8e14-544cfd748a39','3a8466cd-b6bb-4cb3-8801-1ab593edf8a1','45ce1d05-e948-4ef8-8ea7-cd261c7a0ce4','7261c8bb-0852-418b-a726-003b8971c074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.464513 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ea2e9c-74fa-4015-9a60-e6a03616e85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.476905 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ea2e9c-74fa-4015-9a60-e6a03616e85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.478213 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (abd57b12-99d5-4d92-9dfd-bbeb8c0e1571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.478674 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request issued successfully. Aug 20 07:58:21.479446 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07a92261-bddf-4d9b-9edf-76ac00cd41fd tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:21.480160 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1220/4883] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:21 2026] POST /volume/v3/volumes => generated 758 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:21.496722 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f1910651-3977-4ab6-9937-b4018b9073ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.499266 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:21.499685 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1718685311"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:21.501262 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request body: {'volume': {"'snapshot_id": '40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1718685311'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:21.501389 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume of 1 GB Aug 20 07:58:21.501728 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:21.501728 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:21.506271 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Availability Zones retrieved successfully. Aug 20 07:58:21.513740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (c688062d-3c6b-4224-9b17-17e25dd750f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.514780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e67438-969e-4c72-87de-cf555cdcad87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.515884 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:21.557808 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e67438-969e-4c72-87de-cf555cdcad87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.558765 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcdbc812-9351-4c73-b87e-ec046c2fd5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.632037 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Created reservations ['2c3d50e2-0108-43b2-932d-c58ec019eec6', 'bc053054-1526-46ae-ac25-e012383dc57d', 'add06006-f154-426f-8117-1d4d7ddab6a8', 'c3c32686-95a6-413c-ae78-5e78bedfcdc3'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:21.633728 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcdbc812-9351-4c73-b87e-ec046c2fd5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c3d50e2-0108-43b2-932d-c58ec019eec6', 'bc053054-1526-46ae-ac25-e012383dc57d', 'add06006-f154-426f-8117-1d4d7ddab6a8', 'c3c32686-95a6-413c-ae78-5e78bedfcdc3']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.635171 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaef6437-2ef4-4448-8776-cfbb63d9f4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.666190 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaef6437-2ef4-4448-8776-cfbb63d9f4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd187946-be4e-4e6e-98fc-0fd8df0cf541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1718685311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['2c3d50e2-0108-43b2-932d-c58ec019eec6','bc053054-1526-46ae-ac25-e012383dc57d','add06006-f154-426f-8117-1d4d7ddab6a8','c3c32686-95a6-413c-ae78-5e78bedfcdc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1718685311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd187946-be4e-4e6e-98fc-0fd8df0cf541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd9bc827858481bab8545b10b523515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d2098c395874e379bbea71406f1d216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.667668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8ea7d5-4f1c-4b45-bf3a-7f06368d95a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.691787 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8ea7d5-4f1c-4b45-bf3a-7f06368d95a6) transitioned into state 'SUCCESS' from state '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-1718685311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['2c3d50e2-0108-43b2-932d-c58ec019eec6','bc053054-1526-46ae-ac25-e012383dc57d','add06006-f154-426f-8117-1d4d7ddab6a8','c3c32686-95a6-413c-ae78-5e78bedfcdc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.692629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2e3d3a-8f18-48ed-8f4e-08e631e338cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.706819 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2e3d3a-8f18-48ed-8f4e-08e631e338cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.707689 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (c688062d-3c6b-4224-9b17-17e25dd750f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.708630 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request issued successfully. Aug 20 07:58:21.708974 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1910651-3977-4ab6-9937-b4018b9073ad tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:21.709466 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1238/4884] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:21 2026] POST /volume/v3/volumes => generated 758 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:21.726473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e768550-c001-4aad-aa7a-d98b5728484b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.728856 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:21.729348 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1008672746"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:21.730978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request body: {'volume': {"'snapshot_id": '40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1008672746'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:21.731097 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume of 1 GB Aug 20 07:58:21.731328 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:21.731328 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:21.735925 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Availability Zones retrieved successfully. Aug 20 07:58:21.742252 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (78828abe-935b-454b-8356-9abe86f04440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.743191 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ec2946-2c47-4eb7-8a87-2162c14490be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.744118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:21.777050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ec2946-2c47-4eb7-8a87-2162c14490be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.777900 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2dd34d4-d7da-4a9c-9863-687bb73ef254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.821932 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Created reservations ['78a46c0d-1c24-455b-93c8-52b813f3d9c1', '93e6d151-aeb2-46f3-85b1-98240049e19c', 'd475de1d-0382-4273-b221-7dc5d50ca4b2', '865dbdeb-ee94-49c1-90a9-c56ca9a91675'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:21.822858 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2dd34d4-d7da-4a9c-9863-687bb73ef254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78a46c0d-1c24-455b-93c8-52b813f3d9c1', '93e6d151-aeb2-46f3-85b1-98240049e19c', 'd475de1d-0382-4273-b221-7dc5d50ca4b2', '865dbdeb-ee94-49c1-90a9-c56ca9a91675']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.823663 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91499b39-2b07-40d4-8003-4d5fd63047d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.851224 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91499b39-2b07-40d4-8003-4d5fd63047d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a02fa5-63f8-4ea3-b11d-bafbac40b4c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1008672746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['78a46c0d-1c24-455b-93c8-52b813f3d9c1','93e6d151-aeb2-46f3-85b1-98240049e19c','d475de1d-0382-4273-b221-7dc5d50ca4b2','865dbdeb-ee94-49c1-90a9-c56ca9a91675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1008672746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a02fa5-63f8-4ea3-b11d-bafbac40b4c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd9bc827858481bab8545b10b523515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d2098c395874e379bbea71406f1d216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.851799 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b143db-bac9-4f19-8715-d3d989ecd55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.888810 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b143db-bac9-4f19-8715-d3d989ecd55a) transitioned into state 'SUCCESS' from state '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-1008672746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd9bc827858481bab8545b10b523515',qos_specs=None,replication_status=,reservations=['78a46c0d-1c24-455b-93c8-52b813f3d9c1','93e6d151-aeb2-46f3-85b1-98240049e19c','d475de1d-0382-4273-b221-7dc5d50ca4b2','865dbdeb-ee94-49c1-90a9-c56ca9a91675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d2098c395874e379bbea71406f1d216',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.889507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2f0636-5776-440f-b95b-ba2ca0a4140b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:21.907353 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2f0636-5776-440f-b95b-ba2ca0a4140b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:21.908359 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Flow 'volume_create_api' (78828abe-935b-454b-8356-9abe86f04440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:21.908772 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Create volume request issued successfully. Aug 20 07:58:21.909377 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e768550-c001-4aad-aa7a-d98b5728484b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:21.909985 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1221/4885] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:21 2026] POST /volume/v3/volumes => generated 758 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:21.925635 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-932ee5c1-d043-4ff2-9b3b-85eef73238d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.935641 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-932ee5c1-d043-4ff2-9b3b-85eef73238d4 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 Aug 20 07:58:21.935996 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-932ee5c1-d043-4ff2-9b3b-85eef73238d4 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:21.936281 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-932ee5c1-d043-4ff2-9b3b-85eef73238d4 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:21.953331 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:21.953331 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:21.958736 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-932ee5c1-d043-4ff2-9b3b-85eef73238d4 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:21.969386 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-932ee5c1-d043-4ff2-9b3b-85eef73238d4 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 returned with HTTP 200 Aug 20 07:58:21.969982 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1207/4886] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:21 2026] GET /volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:21.982800 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f2cfe55-dd75-4e3f-af24-1a6dc314f91b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:21.984896 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f2cfe55-dd75-4e3f-af24-1a6dc314f91b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 Aug 20 07:58:21.985160 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f2cfe55-dd75-4e3f-af24-1a6dc314f91b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:21.985435 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f2cfe55-dd75-4e3f-af24-1a6dc314f91b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:21.993890 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:21.993890 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:21.997806 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4f2cfe55-dd75-4e3f-af24-1a6dc314f91b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:22.002194 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f2cfe55-dd75-4e3f-af24-1a6dc314f91b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 returned with HTTP 200 Aug 20 07:58:22.002665 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1221/4887] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:21 2026] GET /volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:22.016425 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b35a1f14-ce32-4d3b-b7a5-e7bf2361264e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:22.018789 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b35a1f14-ce32-4d3b-b7a5-e7bf2361264e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f Aug 20 07:58:22.019042 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b35a1f14-ce32-4d3b-b7a5-e7bf2361264e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:22.019262 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b35a1f14-ce32-4d3b-b7a5-e7bf2361264e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:22.027239 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:22.027239 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:22.032332 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b35a1f14-ce32-4d3b-b7a5-e7bf2361264e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:22.038401 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b35a1f14-ce32-4d3b-b7a5-e7bf2361264e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f returned with HTTP 200 Aug 20 07:58:22.040439 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1239/4888] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:22 2026] GET /volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:22.056461 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-28409fc2-c7c9-4ada-86e6-449dd624ebee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:22.061072 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28409fc2-c7c9-4ada-86e6-449dd624ebee tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 Aug 20 07:58:22.061412 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28409fc2-c7c9-4ada-86e6-449dd624ebee tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:22.061683 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28409fc2-c7c9-4ada-86e6-449dd624ebee tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:22.072775 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:22.072775 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:22.082867 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-28409fc2-c7c9-4ada-86e6-449dd624ebee tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:22.091881 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28409fc2-c7c9-4ada-86e6-449dd624ebee tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 returned with HTTP 200 Aug 20 07:58:22.092302 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1222/4889] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:22 2026] GET /volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:22.108688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a5c96bf-8a69-43cc-a9f8-c8471496f4c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:22.112974 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a5c96bf-8a69-43cc-a9f8-c8471496f4c5 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 Aug 20 07:58:22.113711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a5c96bf-8a69-43cc-a9f8-c8471496f4c5 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:22.114015 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a5c96bf-8a69-43cc-a9f8-c8471496f4c5 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:22.132408 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:22.132408 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:22.138208 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9a5c96bf-8a69-43cc-a9f8-c8471496f4c5 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:22.149848 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a5c96bf-8a69-43cc-a9f8-c8471496f4c5 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 returned with HTTP 200 Aug 20 07:58:22.150207 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1208/4890] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:22 2026] GET /volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:22.155730 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f361bea9-0d92-4218-aec8-86f3cdeb17f6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:22.159594 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f361bea9-0d92-4218-aec8-86f3cdeb17f6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:22.159939 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f361bea9-0d92-4218-aec8-86f3cdeb17f6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:22.160214 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f361bea9-0d92-4218-aec8-86f3cdeb17f6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:22.160367 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f361bea9-0d92-4218-aec8-86f3cdeb17f6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:22.167081 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ee6bbded-04eb-4867-a3b6-e203c81d28df None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:22.167570 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:22.167570 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:22.168710 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f361bea9-0d92-4218-aec8-86f3cdeb17f6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:22.169253 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1222/4891] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:22 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:22.169317 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee6bbded-04eb-4867-a3b6-e203c81d28df tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] DELETE https://10.4.3.57/volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 Aug 20 07:58:22.169506 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee6bbded-04eb-4867-a3b6-e203c81d28df tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:22.169777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee6bbded-04eb-4867-a3b6-e203c81d28df tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:22.169990 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ee6bbded-04eb-4867-a3b6-e203c81d28df tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume with id: 98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 Aug 20 07:58:22.185258 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:22.185258 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:22.185899 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ee6bbded-04eb-4867-a3b6-e203c81d28df tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:22.209323 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ee6bbded-04eb-4867-a3b6-e203c81d28df tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume request issued successfully. Aug 20 07:58:22.209572 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee6bbded-04eb-4867-a3b6-e203c81d28df tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 returned with HTTP 202 Aug 20 07:58:22.211069 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1240/4892] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:22 2026] DELETE /volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:22.220952 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f422f2a-cdce-463d-8bbc-37856aab79fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:22.222796 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f422f2a-cdce-463d-8bbc-37856aab79fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 Aug 20 07:58:22.223050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f422f2a-cdce-463d-8bbc-37856aab79fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:22.223287 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f422f2a-cdce-463d-8bbc-37856aab79fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:22.232928 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:22.232928 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:22.241120 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8f422f2a-cdce-463d-8bbc-37856aab79fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:22.249028 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f422f2a-cdce-463d-8bbc-37856aab79fb tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 returned with HTTP 200 Aug 20 07:58:22.249922 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1223/4893] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:22 2026] GET /volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:22.458751 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-051ba3e9-1fe1-4e7d-9906-b35ee7b8c750 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:22.464960 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-051ba3e9-1fe1-4e7d-9906-b35ee7b8c750 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 Aug 20 07:58:22.464960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-051ba3e9-1fe1-4e7d-9906-b35ee7b8c750 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:22.465251 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-051ba3e9-1fe1-4e7d-9906-b35ee7b8c750 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:22.477495 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:22.477495 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:22.482641 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-051ba3e9-1fe1-4e7d-9906-b35ee7b8c750 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:22.490571 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-051ba3e9-1fe1-4e7d-9906-b35ee7b8c750 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 returned with HTTP 200 Aug 20 07:58:22.491278 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1209/4894] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:22 2026] GET /volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:22.506539 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-303d899a-27db-47f5-9fd6-29a89f5eaac4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:22.507832 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-303d899a-27db-47f5-9fd6-29a89f5eaac4 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:58:22.508210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-303d899a-27db-47f5-9fd6-29a89f5eaac4 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c97c924f-4b1e-43eb-8ee2-fdbd97e34451", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-323179671"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:22.518320 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:22.518320 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:22.518320 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-303d899a-27db-47f5-9fd6-29a89f5eaac4 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:22.518320 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-303d899a-27db-47f5-9fd6-29a89f5eaac4 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Create snapshot from volume c97c924f-4b1e-43eb-8ee2-fdbd97e34451 Aug 20 07:58:22.554570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-303d899a-27db-47f5-9fd6-29a89f5eaac4 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Created reservations ['6918c2b6-9822-4ebd-ab93-cdfd88a7c4b0', 'fda03ff9-2bbc-4883-a5f2-48d3b8c1a488', 'eded744e-28b5-40fc-8ce1-6e6b9494d0cc', 'd025430a-7d43-40fa-9271-72dc7ac3804a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:22.593439 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-303d899a-27db-47f5-9fd6-29a89f5eaac4 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot create request issued successfully. Aug 20 07:58:22.594038 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-303d899a-27db-47f5-9fd6-29a89f5eaac4 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:58:22.594638 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1223/4895] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:58:22 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) Aug 20 07:58:22.606004 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f997f390-ac1d-41a8-8d83-869846a2b038 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:22.608480 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f997f390-ac1d-41a8-8d83-869846a2b038 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a Aug 20 07:58:22.608783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f997f390-ac1d-41a8-8d83-869846a2b038 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:22.609020 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f997f390-ac1d-41a8-8d83-869846a2b038 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:22.616261 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:22.616261 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:22.616691 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f997f390-ac1d-41a8-8d83-869846a2b038 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:22.617509 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f997f390-ac1d-41a8-8d83-869846a2b038 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a returned with HTTP 200 Aug 20 07:58:22.617969 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1241/4896] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:22 2026] GET /volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:23.119100 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-65aded4f-aec7-4eb2-b7f8-c0f145b64560 req-ff8f2181-cbd4-4749-98a3-6dc85989b9d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:23.121829 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-65aded4f-aec7-4eb2-b7f8-c0f145b64560 req-ff8f2181-cbd4-4749-98a3-6dc85989b9d0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] DELETE https://10.4.3.57/volume/v3/attachments/c64a4744-eeb3-4fec-9c34-1b41cde48d8c Aug 20 07:58:23.122038 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-65aded4f-aec7-4eb2-b7f8-c0f145b64560 req-ff8f2181-cbd4-4749-98a3-6dc85989b9d0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:23.122258 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-65aded4f-aec7-4eb2-b7f8-c0f145b64560 req-ff8f2181-cbd4-4749-98a3-6dc85989b9d0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:23.132595 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:23.132595 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:23.189008 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-39612251-e664-430d-b60e-254a03b1aaa3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:23.189008 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39612251-e664-430d-b60e-254a03b1aaa3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:23.189008 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39612251-e664-430d-b60e-254a03b1aaa3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:23.189008 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39612251-e664-430d-b60e-254a03b1aaa3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:23.189008 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-39612251-e664-430d-b60e-254a03b1aaa3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:23.194922 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:23.194922 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:23.195352 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39612251-e664-430d-b60e-254a03b1aaa3 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:23.195783 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1210/4897] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:23 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:23.200574 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-65aded4f-aec7-4eb2-b7f8-c0f145b64560 req-ff8f2181-cbd4-4749-98a3-6dc85989b9d0 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/attachments/c64a4744-eeb3-4fec-9c34-1b41cde48d8c returned with HTTP 200 Aug 20 07:58:23.200574 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1224/4898] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:58:23 2026] DELETE /volume/v3/attachments/c64a4744-eeb3-4fec-9c34-1b41cde48d8c => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:58:23.265608 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37fe3be2-8451-43e9-8640-0a05511150d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:23.267700 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37fe3be2-8451-43e9-8640-0a05511150d2 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 Aug 20 07:58:23.267974 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37fe3be2-8451-43e9-8640-0a05511150d2 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:23.268200 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37fe3be2-8451-43e9-8640-0a05511150d2 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:23.275167 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37fe3be2-8451-43e9-8640-0a05511150d2 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 returned with HTTP 404 Aug 20 07:58:23.275799 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1224/4899] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:23 2026] GET /volume/v3/volumes/98a02fa5-63f8-4ea3-b11d-bafbac40b4c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:23.284015 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8d2b817e-1cdb-4eb8-983b-7936193d5e5c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:23.288489 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d2b817e-1cdb-4eb8-983b-7936193d5e5c tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] DELETE https://10.4.3.57/volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 Aug 20 07:58:23.288489 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d2b817e-1cdb-4eb8-983b-7936193d5e5c tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:23.288489 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d2b817e-1cdb-4eb8-983b-7936193d5e5c tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:23.288489 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-8d2b817e-1cdb-4eb8-983b-7936193d5e5c tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume with id: bd187946-be4e-4e6e-98fc-0fd8df0cf541 Aug 20 07:58:23.295534 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:23.295534 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:23.296270 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8d2b817e-1cdb-4eb8-983b-7936193d5e5c tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:23.317426 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8d2b817e-1cdb-4eb8-983b-7936193d5e5c tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume request issued successfully. Aug 20 07:58:23.317875 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d2b817e-1cdb-4eb8-983b-7936193d5e5c tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 returned with HTTP 202 Aug 20 07:58:23.318696 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1242/4900] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:23 2026] DELETE /volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:23.329374 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2b629cd1-bb1d-4366-af5f-d977a1c0f7e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:23.331325 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b629cd1-bb1d-4366-af5f-d977a1c0f7e6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 Aug 20 07:58:23.331643 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b629cd1-bb1d-4366-af5f-d977a1c0f7e6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:23.331887 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b629cd1-bb1d-4366-af5f-d977a1c0f7e6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:23.340942 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:23.340942 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:23.345502 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2b629cd1-bb1d-4366-af5f-d977a1c0f7e6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:23.350029 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b629cd1-bb1d-4366-af5f-d977a1c0f7e6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 returned with HTTP 200 Aug 20 07:58:23.350571 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1211/4901] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:23 2026] GET /volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:23.632757 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3245b60e-b945-42c6-802f-82c8261cd6e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:23.638708 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3245b60e-b945-42c6-802f-82c8261cd6e8 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a Aug 20 07:58:23.638708 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3245b60e-b945-42c6-802f-82c8261cd6e8 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:23.638708 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3245b60e-b945-42c6-802f-82c8261cd6e8 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:23.647456 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:23.647456 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:23.648017 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3245b60e-b945-42c6-802f-82c8261cd6e8 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:23.649108 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3245b60e-b945-42c6-802f-82c8261cd6e8 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a returned with HTTP 200 Aug 20 07:58:23.649835 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1225/4902] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:23 2026] GET /volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:23.666159 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e7828dfb-a581-4181-9ff8-794f35ead7cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:23.670206 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7828dfb-a581-4181-9ff8-794f35ead7cc tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] POST https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a/action Aug 20 07:58:23.671147 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7828dfb-a581-4181-9ff8-794f35ead7cc tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:58:23.676475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7828dfb-a581-4181-9ff8-794f35ead7cc tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:23.676475 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.snapshot_unmanage [None req-e7828dfb-a581-4181-9ff8-794f35ead7cc tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Unmanage snapshot with id: 4844d7e2-ce3b-4633-9796-f98435d0ab3a Aug 20 07:58:23.683276 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:23.683276 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:23.684514 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e7828dfb-a581-4181-9ff8-794f35ead7cc tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Snapshot retrieved successfully. Aug 20 07:58:23.688263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-e7828dfb-a581-4181-9ff8-794f35ead7cc tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'bc9d4a7eb87a40cc8bd5a0ccf3a795da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8043562eceeb413a85d6a78376343461', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 07:58:23.688874 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7828dfb-a581-4181-9ff8-794f35ead7cc tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-reader] https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a/action returned with HTTP 403 Aug 20 07:58:23.692934 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1225/4903] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 07:58:23 2026] POST /volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:58:23.697295 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e8b7f368-f52c-4670-9805-15b4123c1b43 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:23.699263 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8b7f368-f52c-4670-9805-15b4123c1b43 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a Aug 20 07:58:23.699661 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8b7f368-f52c-4670-9805-15b4123c1b43 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:23.699739 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8b7f368-f52c-4670-9805-15b4123c1b43 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:23.699858 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-e8b7f368-f52c-4670-9805-15b4123c1b43 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete snapshot with id: 4844d7e2-ce3b-4633-9796-f98435d0ab3a Aug 20 07:58:23.706357 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:23.706357 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:23.706582 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e8b7f368-f52c-4670-9805-15b4123c1b43 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:23.743836 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e8b7f368-f52c-4670-9805-15b4123c1b43 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot delete request issued successfully. Aug 20 07:58:23.743836 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8b7f368-f52c-4670-9805-15b4123c1b43 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a returned with HTTP 202 Aug 20 07:58:23.743836 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1243/4904] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:58:23 2026] DELETE /volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:23.765923 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-633f7905-5261-4c97-ab12-a6dd4c1d5d4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:23.772173 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-633f7905-5261-4c97-ab12-a6dd4c1d5d4f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a Aug 20 07:58:23.772173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-633f7905-5261-4c97-ab12-a6dd4c1d5d4f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:23.772173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-633f7905-5261-4c97-ab12-a6dd4c1d5d4f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:23.783829 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:23.783829 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:23.783829 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-633f7905-5261-4c97-ab12-a6dd4c1d5d4f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Snapshot retrieved successfully. Aug 20 07:58:23.783829 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-633f7905-5261-4c97-ab12-a6dd4c1d5d4f tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a returned with HTTP 200 Aug 20 07:58:23.783829 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1212/4905] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:23 2026] GET /volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:24.112149 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c60a7505-446b-4f13-b088-71ad85b8c7f4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.113857 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c60a7505-446b-4f13-b088-71ad85b8c7f4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 Aug 20 07:58:24.114318 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c60a7505-446b-4f13-b088-71ad85b8c7f4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.114318 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c60a7505-446b-4f13-b088-71ad85b8c7f4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.114418 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-c60a7505-446b-4f13-b088-71ad85b8c7f4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: ebd2c17c-753d-4cdf-b34b-2eb05c802d43 Aug 20 07:58:24.119895 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.119895 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:24.120405 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c60a7505-446b-4f13-b088-71ad85b8c7f4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:24.139950 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c60a7505-446b-4f13-b088-71ad85b8c7f4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot delete request issued successfully. Aug 20 07:58:24.140226 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c60a7505-446b-4f13-b088-71ad85b8c7f4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 returned with HTTP 202 Aug 20 07:58:24.140840 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1226/4906] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:58:24 2026] DELETE /volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:24.152978 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f72d094-5df8-40cf-8dc6-550951e094b6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.156209 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f72d094-5df8-40cf-8dc6-550951e094b6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 Aug 20 07:58:24.156520 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f72d094-5df8-40cf-8dc6-550951e094b6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.156861 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f72d094-5df8-40cf-8dc6-550951e094b6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.163398 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.163398 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:24.163985 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0f72d094-5df8-40cf-8dc6-550951e094b6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:24.164881 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f72d094-5df8-40cf-8dc6-550951e094b6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 returned with HTTP 200 Aug 20 07:58:24.165311 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1226/4907] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:24 2026] GET /volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:24.207522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-330f9d46-f0d9-48aa-913f-995c430b6e6e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.209212 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-330f9d46-f0d9-48aa-913f-995c430b6e6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:24.209609 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-330f9d46-f0d9-48aa-913f-995c430b6e6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.209953 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-330f9d46-f0d9-48aa-913f-995c430b6e6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.210162 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-330f9d46-f0d9-48aa-913f-995c430b6e6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:24.215254 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.215254 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:24.216118 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-330f9d46-f0d9-48aa-913f-995c430b6e6e tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:24.216695 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1244/4908] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:24 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:24.366572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-54f25c59-235f-442d-845f-1e6b43b9b301 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.368847 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54f25c59-235f-442d-845f-1e6b43b9b301 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 Aug 20 07:58:24.369070 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54f25c59-235f-442d-845f-1e6b43b9b301 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.369406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54f25c59-235f-442d-845f-1e6b43b9b301 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.375840 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54f25c59-235f-442d-845f-1e6b43b9b301 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 returned with HTTP 404 Aug 20 07:58:24.376291 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1213/4909] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:24 2026] GET /volume/v3/volumes/bd187946-be4e-4e6e-98fc-0fd8df0cf541 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:24.383696 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cba35383-a36b-4129-a6e3-476b0ebc6b06 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.385832 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cba35383-a36b-4129-a6e3-476b0ebc6b06 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] DELETE https://10.4.3.57/volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f Aug 20 07:58:24.386076 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cba35383-a36b-4129-a6e3-476b0ebc6b06 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.386310 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cba35383-a36b-4129-a6e3-476b0ebc6b06 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.386510 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-cba35383-a36b-4129-a6e3-476b0ebc6b06 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume with id: 396853cd-8e02-4a14-8db1-e672801cbe4f Aug 20 07:58:24.394978 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.394978 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:24.395532 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cba35383-a36b-4129-a6e3-476b0ebc6b06 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:24.417028 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cba35383-a36b-4129-a6e3-476b0ebc6b06 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume request issued successfully. Aug 20 07:58:24.417267 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cba35383-a36b-4129-a6e3-476b0ebc6b06 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f returned with HTTP 202 Aug 20 07:58:24.417945 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1227/4910] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:24 2026] DELETE /volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:24.427354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-14b301bb-e7b4-4f9c-87f7-84a41b9400e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.430209 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-14b301bb-e7b4-4f9c-87f7-84a41b9400e1 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f Aug 20 07:58:24.430476 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-14b301bb-e7b4-4f9c-87f7-84a41b9400e1 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.431145 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-14b301bb-e7b4-4f9c-87f7-84a41b9400e1 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.441457 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.441457 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:24.449703 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-14b301bb-e7b4-4f9c-87f7-84a41b9400e1 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:24.458998 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-14b301bb-e7b4-4f9c-87f7-84a41b9400e1 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f returned with HTTP 200 Aug 20 07:58:24.458998 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1227/4911] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:24 2026] GET /volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:24.794722 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c0e77b36-4972-41d1-bcba-3a573751845e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.799991 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c0e77b36-4972-41d1-bcba-3a573751845e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a Aug 20 07:58:24.799991 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c0e77b36-4972-41d1-bcba-3a573751845e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.799991 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c0e77b36-4972-41d1-bcba-3a573751845e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.805110 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c0e77b36-4972-41d1-bcba-3a573751845e tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a returned with HTTP 404 Aug 20 07:58:24.805708 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1245/4912] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:24 2026] GET /volume/v3/snapshots/4844d7e2-ce3b-4633-9796-f98435d0ab3a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:24.814751 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-421a5909-94d6-41c3-940c-2ad3b6d4b9ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.817015 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-421a5909-94d6-41c3-940c-2ad3b6d4b9ff tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 Aug 20 07:58:24.817270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-421a5909-94d6-41c3-940c-2ad3b6d4b9ff tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.817491 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-421a5909-94d6-41c3-940c-2ad3b6d4b9ff tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.817729 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-421a5909-94d6-41c3-940c-2ad3b6d4b9ff tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume with id: c97c924f-4b1e-43eb-8ee2-fdbd97e34451 Aug 20 07:58:24.824241 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b12a4acd-7881-4da3-b352-ed38f44d4150 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.825472 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.825472 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:24.825977 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-421a5909-94d6-41c3-940c-2ad3b6d4b9ff tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:24.826125 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b12a4acd-7881-4da3-b352-ed38f44d4150 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] DELETE https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b Aug 20 07:58:24.826343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b12a4acd-7881-4da3-b352-ed38f44d4150 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.826568 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b12a4acd-7881-4da3-b352-ed38f44d4150 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.826772 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b12a4acd-7881-4da3-b352-ed38f44d4150 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Delete volume with id: 20949e6e-5a16-4d6c-8085-fb2b3d45ae2b Aug 20 07:58:24.833975 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.833975 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:24.834476 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b12a4acd-7881-4da3-b352-ed38f44d4150 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:58:24.853485 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-421a5909-94d6-41c3-940c-2ad3b6d4b9ff tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Delete volume request issued successfully. Aug 20 07:58:24.853755 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-421a5909-94d6-41c3-940c-2ad3b6d4b9ff tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 returned with HTTP 202 Aug 20 07:58:24.854491 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1214/4913] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:24 2026] DELETE /volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:24.857037 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b12a4acd-7881-4da3-b352-ed38f44d4150 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Delete volume request issued successfully. Aug 20 07:58:24.857415 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b12a4acd-7881-4da3-b352-ed38f44d4150 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b returned with HTTP 202 Aug 20 07:58:24.857773 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1228/4914] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:24 2026] DELETE /volume/v3/volumes/20949e6e-5a16-4d6c-8085-fb2b3d45ae2b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:24.864574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c5e808d1-b4d8-4e3c-85a1-e5c0563e8953 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.867746 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5e808d1-b4d8-4e3c-85a1-e5c0563e8953 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 Aug 20 07:58:24.867746 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c5e808d1-b4d8-4e3c-85a1-e5c0563e8953 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.867746 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c5e808d1-b4d8-4e3c-85a1-e5c0563e8953 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.870638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-464292f5-0347-48b8-910c-aa83575169cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.873149 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-464292f5-0347-48b8-910c-aa83575169cc tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] DELETE https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec Aug 20 07:58:24.873149 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-464292f5-0347-48b8-910c-aa83575169cc tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.873149 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-464292f5-0347-48b8-910c-aa83575169cc tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.873149 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-464292f5-0347-48b8-910c-aa83575169cc tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Delete backup with id: d25deb04-3274-44fa-bb91-ae31048bd0ec. Aug 20 07:58:24.879518 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.879518 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:24.880534 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.880534 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:24.887261 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c5e808d1-b4d8-4e3c-85a1-e5c0563e8953 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Volume info retrieved successfully. Aug 20 07:58:24.894590 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5e808d1-b4d8-4e3c-85a1-e5c0563e8953 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 returned with HTTP 200 Aug 20 07:58:24.895365 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1228/4915] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:24 2026] GET /volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:24.895490 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-464292f5-0347-48b8-910c-aa83575169cc tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] delete_backup rpcapi backup_id d25deb04-3274-44fa-bb91-ae31048bd0ec {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:58:24.899503 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-464292f5-0347-48b8-910c-aa83575169cc tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec returned with HTTP 202 Aug 20 07:58:24.900087 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1246/4916] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:24 2026] DELETE /volume/v3/backups/d25deb04-3274-44fa-bb91-ae31048bd0ec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:58:24.911683 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5dac1507-c62b-47ae-83f5-deac321d7306 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.914732 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dac1507-c62b-47ae-83f5-deac321d7306 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] DELETE https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 Aug 20 07:58:24.914932 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dac1507-c62b-47ae-83f5-deac321d7306 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.915114 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dac1507-c62b-47ae-83f5-deac321d7306 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.915305 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5dac1507-c62b-47ae-83f5-deac321d7306 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Delete volume with id: 0ed8c696-3670-41ae-bf1a-ca9259ee01d5 Aug 20 07:58:24.923054 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.923054 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:24.923569 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5dac1507-c62b-47ae-83f5-deac321d7306 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:58:24.945752 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5dac1507-c62b-47ae-83f5-deac321d7306 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Delete volume request issued successfully. Aug 20 07:58:24.945979 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dac1507-c62b-47ae-83f5-deac321d7306 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 returned with HTTP 202 Aug 20 07:58:24.946440 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1215/4917] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:24 2026] DELETE /volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:24.957453 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b098c258-00e9-4f8b-9b46-699750b97e79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:24.959804 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b098c258-00e9-4f8b-9b46-699750b97e79 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 Aug 20 07:58:24.960100 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b098c258-00e9-4f8b-9b46-699750b97e79 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:24.960446 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b098c258-00e9-4f8b-9b46-699750b97e79 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:24.973510 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:24.973510 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:24.979163 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b098c258-00e9-4f8b-9b46-699750b97e79 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Volume info retrieved successfully. Aug 20 07:58:24.986338 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b098c258-00e9-4f8b-9b46-699750b97e79 tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 returned with HTTP 200 Aug 20 07:58:24.987086 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1229/4918] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:24 2026] GET /volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:25.179718 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-35b45c66-a34c-4048-9c72-149a1a9576fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:25.183260 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35b45c66-a34c-4048-9c72-149a1a9576fb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 Aug 20 07:58:25.183538 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35b45c66-a34c-4048-9c72-149a1a9576fb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:25.183888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35b45c66-a34c-4048-9c72-149a1a9576fb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:25.190166 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35b45c66-a34c-4048-9c72-149a1a9576fb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 returned with HTTP 404 Aug 20 07:58:25.190567 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1229/4919] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:25 2026] GET /volume/v3/snapshots/ebd2c17c-753d-4cdf-b34b-2eb05c802d43 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:25.233467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9abeef62-6dd6-4e9b-b83e-cfee61b484ea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:25.235533 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9abeef62-6dd6-4e9b-b83e-cfee61b484ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:25.236732 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9abeef62-6dd6-4e9b-b83e-cfee61b484ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:25.236732 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9abeef62-6dd6-4e9b-b83e-cfee61b484ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:25.236732 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9abeef62-6dd6-4e9b-b83e-cfee61b484ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:25.243308 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:25.243308 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:25.244512 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9abeef62-6dd6-4e9b-b83e-cfee61b484ea tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:25.245083 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1247/4920] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:25 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:25.470419 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3c09f517-4196-4718-9e81-b39496b460fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:25.472901 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c09f517-4196-4718-9e81-b39496b460fa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f Aug 20 07:58:25.473134 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c09f517-4196-4718-9e81-b39496b460fa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:25.473401 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c09f517-4196-4718-9e81-b39496b460fa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:25.479911 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c09f517-4196-4718-9e81-b39496b460fa tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f returned with HTTP 404 Aug 20 07:58:25.480468 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1216/4921] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:25 2026] GET /volume/v3/volumes/396853cd-8e02-4a14-8db1-e672801cbe4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:25.490373 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8141ce8-c895-4244-a820-00be20f2fa6e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:25.493085 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8141ce8-c895-4244-a820-00be20f2fa6e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] DELETE https://10.4.3.57/volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 Aug 20 07:58:25.493383 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8141ce8-c895-4244-a820-00be20f2fa6e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:25.493739 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8141ce8-c895-4244-a820-00be20f2fa6e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:25.493967 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f8141ce8-c895-4244-a820-00be20f2fa6e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume with id: c27fe32f-242c-46bd-9694-21e93359b871 Aug 20 07:58:25.505810 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:25.505810 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:25.506444 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8141ce8-c895-4244-a820-00be20f2fa6e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:25.534996 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8141ce8-c895-4244-a820-00be20f2fa6e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume request issued successfully. Aug 20 07:58:25.534996 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8141ce8-c895-4244-a820-00be20f2fa6e tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 returned with HTTP 202 Aug 20 07:58:25.535309 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1230/4922] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:25 2026] DELETE /volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:25.543786 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3071abe3-e367-41ce-8dfb-d17323a60282 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:25.546407 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3071abe3-e367-41ce-8dfb-d17323a60282 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 Aug 20 07:58:25.546708 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3071abe3-e367-41ce-8dfb-d17323a60282 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:25.546951 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3071abe3-e367-41ce-8dfb-d17323a60282 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:25.558061 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:25.558061 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:25.563502 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3071abe3-e367-41ce-8dfb-d17323a60282 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:25.571317 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3071abe3-e367-41ce-8dfb-d17323a60282 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 returned with HTTP 200 Aug 20 07:58:25.571797 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1230/4923] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:25 2026] GET /volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:25.916430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a4dc76f8-3eaf-4f5a-9b39-6b61fff5d783 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:25.917324 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4dc76f8-3eaf-4f5a-9b39-6b61fff5d783 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] GET https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 Aug 20 07:58:25.917596 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4dc76f8-3eaf-4f5a-9b39-6b61fff5d783 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:25.917837 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4dc76f8-3eaf-4f5a-9b39-6b61fff5d783 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:25.924978 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4dc76f8-3eaf-4f5a-9b39-6b61fff5d783 tempest-ProjectReaderTests-1031651671 tempest-ProjectReaderTests-1031651671-project-admin] https://10.4.3.57/volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 returned with HTTP 404 Aug 20 07:58:25.925690 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1248/4924] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:25 2026] GET /volume/v3/volumes/c97c924f-4b1e-43eb-8ee2-fdbd97e34451 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:26.008001 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ed7f55d-fa96-44ef-987c-1703f59be5ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:26.009945 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ed7f55d-fa96-44ef-987c-1703f59be5ec tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] GET https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 Aug 20 07:58:26.010144 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ed7f55d-fa96-44ef-987c-1703f59be5ec tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:26.010345 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ed7f55d-fa96-44ef-987c-1703f59be5ec tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:26.018608 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ed7f55d-fa96-44ef-987c-1703f59be5ec tempest-TestVolumeBackupRestore-1363291368 tempest-TestVolumeBackupRestore-1363291368-project-member] https://10.4.3.57/volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 returned with HTTP 404 Aug 20 07:58:26.019189 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1217/4925] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:26 2026] GET /volume/v3/volumes/0ed8c696-3670-41ae-bf1a-ca9259ee01d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:26.259477 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8179a59d-40f8-4644-a946-c251829f6ef9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:26.262088 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8179a59d-40f8-4644-a946-c251829f6ef9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:26.262317 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8179a59d-40f8-4644-a946-c251829f6ef9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:26.262557 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8179a59d-40f8-4644-a946-c251829f6ef9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:26.262719 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8179a59d-40f8-4644-a946-c251829f6ef9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:26.268048 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:26.268048 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:26.269176 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8179a59d-40f8-4644-a946-c251829f6ef9 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:26.269706 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1231/4926] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:26 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:26.286803 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82ab766c-6968-43b2-9fd5-180bc45214b6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:26.288893 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82ab766c-6968-43b2-9fd5-180bc45214b6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/6f7823e4-5ef1-4d4b-ba86-3c57406b5876 Aug 20 07:58:26.289189 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82ab766c-6968-43b2-9fd5-180bc45214b6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:26.289477 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82ab766c-6968-43b2-9fd5-180bc45214b6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:26.289699 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-82ab766c-6968-43b2-9fd5-180bc45214b6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume with id: 6f7823e4-5ef1-4d4b-ba86-3c57406b5876 Aug 20 07:58:26.298870 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:26.298870 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:26.299318 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82ab766c-6968-43b2-9fd5-180bc45214b6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:58:26.324207 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82ab766c-6968-43b2-9fd5-180bc45214b6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume request issued successfully. Aug 20 07:58:26.324485 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82ab766c-6968-43b2-9fd5-180bc45214b6 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/6f7823e4-5ef1-4d4b-ba86-3c57406b5876 returned with HTTP 202 Aug 20 07:58:26.325282 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1231/4927] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:58:26 2026] DELETE /volume/v3/volumes/6f7823e4-5ef1-4d4b-ba86-3c57406b5876 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:26.335439 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-06f9d460-296c-4248-b30d-5f6867b00567 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:26.337657 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06f9d460-296c-4248-b30d-5f6867b00567 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/6f7823e4-5ef1-4d4b-ba86-3c57406b5876 Aug 20 07:58:26.337938 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06f9d460-296c-4248-b30d-5f6867b00567 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:26.338183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06f9d460-296c-4248-b30d-5f6867b00567 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:26.346727 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:26.346727 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:26.351020 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-06f9d460-296c-4248-b30d-5f6867b00567 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:58:26.356365 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06f9d460-296c-4248-b30d-5f6867b00567 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/6f7823e4-5ef1-4d4b-ba86-3c57406b5876 returned with HTTP 200 Aug 20 07:58:26.356933 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1249/4928] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:26 2026] GET /volume/v3/volumes/6f7823e4-5ef1-4d4b-ba86-3c57406b5876 => generated 1072 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:26.587284 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47be42ab-afaf-4b37-a0fc-890d3ca7f817 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:26.588847 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47be42ab-afaf-4b37-a0fc-890d3ca7f817 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 Aug 20 07:58:26.590591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47be42ab-afaf-4b37-a0fc-890d3ca7f817 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:26.590591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47be42ab-afaf-4b37-a0fc-890d3ca7f817 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:26.595579 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47be42ab-afaf-4b37-a0fc-890d3ca7f817 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 returned with HTTP 404 Aug 20 07:58:26.596310 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1218/4929] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:26 2026] GET /volume/v3/volumes/c27fe32f-242c-46bd-9694-21e93359b871 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:26.603820 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-24a365ae-fbed-48cf-8346-37be2f2ed36b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:26.607037 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24a365ae-fbed-48cf-8346-37be2f2ed36b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] DELETE https://10.4.3.57/volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 Aug 20 07:58:26.607331 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24a365ae-fbed-48cf-8346-37be2f2ed36b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:26.607559 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24a365ae-fbed-48cf-8346-37be2f2ed36b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:26.607763 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-24a365ae-fbed-48cf-8346-37be2f2ed36b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume with id: cd9f6a87-70f2-447a-a324-42c06072dc05 Aug 20 07:58:26.615135 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:26.615135 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:26.615629 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-24a365ae-fbed-48cf-8346-37be2f2ed36b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:26.639781 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-24a365ae-fbed-48cf-8346-37be2f2ed36b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume request issued successfully. Aug 20 07:58:26.640069 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24a365ae-fbed-48cf-8346-37be2f2ed36b tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 returned with HTTP 202 Aug 20 07:58:26.640817 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1232/4930] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:26 2026] DELETE /volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:26.649213 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7eede8ed-022f-457d-9a72-fd38ed2f7368 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:26.651926 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7eede8ed-022f-457d-9a72-fd38ed2f7368 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 Aug 20 07:58:26.652526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7eede8ed-022f-457d-9a72-fd38ed2f7368 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:26.652526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7eede8ed-022f-457d-9a72-fd38ed2f7368 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:26.664712 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:26.664712 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:26.672117 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7eede8ed-022f-457d-9a72-fd38ed2f7368 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:26.680034 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7eede8ed-022f-457d-9a72-fd38ed2f7368 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 returned with HTTP 200 Aug 20 07:58:26.680601 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1232/4931] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:26 2026] GET /volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:26.942975 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-9e721d7c-083f-42ad-a59a-8a2554e94b14 req-5db755cb-0a6b-46e3-9681-bb92c64a077c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:26.945942 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9e721d7c-083f-42ad-a59a-8a2554e94b14 req-5db755cb-0a6b-46e3-9681-bb92c64a077c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/2f91f696-cd95-479e-bb96-09a755286b84 Aug 20 07:58:26.946222 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9e721d7c-083f-42ad-a59a-8a2554e94b14 req-5db755cb-0a6b-46e3-9681-bb92c64a077c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:26.946467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9e721d7c-083f-42ad-a59a-8a2554e94b14 req-5db755cb-0a6b-46e3-9681-bb92c64a077c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:26.962496 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:26.962496 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:27.021059 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9e721d7c-083f-42ad-a59a-8a2554e94b14 req-5db755cb-0a6b-46e3-9681-bb92c64a077c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/2f91f696-cd95-479e-bb96-09a755286b84 returned with HTTP 200 Aug 20 07:58:27.021622 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1250/4932] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:58:26 2026] DELETE /volume/v3/attachments/2f91f696-cd95-479e-bb96-09a755286b84 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:27.378029 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-80e6e22a-3908-41a6-bdc9-6fc465f7b288 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:27.381693 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80e6e22a-3908-41a6-bdc9-6fc465f7b288 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/6f7823e4-5ef1-4d4b-ba86-3c57406b5876 Aug 20 07:58:27.381693 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80e6e22a-3908-41a6-bdc9-6fc465f7b288 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:27.381693 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80e6e22a-3908-41a6-bdc9-6fc465f7b288 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:27.390776 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80e6e22a-3908-41a6-bdc9-6fc465f7b288 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/6f7823e4-5ef1-4d4b-ba86-3c57406b5876 returned with HTTP 404 Aug 20 07:58:27.390776 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1219/4933] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:27 2026] GET /volume/v3/volumes/6f7823e4-5ef1-4d4b-ba86-3c57406b5876 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:27.399641 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8a33e6b7-f471-43b4-b8ea-52d8ada3e1e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:27.402471 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a33e6b7-f471-43b4-b8ea-52d8ada3e1e7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:27.403174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a33e6b7-f471-43b4-b8ea-52d8ada3e1e7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:27.403258 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a33e6b7-f471-43b4-b8ea-52d8ada3e1e7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:27.403356 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8a33e6b7-f471-43b4-b8ea-52d8ada3e1e7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:27.409579 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:27.409579 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:27.410935 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a33e6b7-f471-43b4-b8ea-52d8ada3e1e7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:27.411709 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1233/4934] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:27 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:27.424875 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ea77788-672f-4386-8bbf-cfa1e173dd33 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:27.426807 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ea77788-672f-4386-8bbf-cfa1e173dd33 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:27.427004 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ea77788-672f-4386-8bbf-cfa1e173dd33 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:27.427224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ea77788-672f-4386-8bbf-cfa1e173dd33 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:27.427344 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-9ea77788-672f-4386-8bbf-cfa1e173dd33 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete backup with id: 62adc5ef-f386-43db-a74a-e2b4ea5639e2. Aug 20 07:58:27.432126 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:27.432126 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:27.445757 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-9ea77788-672f-4386-8bbf-cfa1e173dd33 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] delete_backup rpcapi backup_id 62adc5ef-f386-43db-a74a-e2b4ea5639e2 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:58:27.448103 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ea77788-672f-4386-8bbf-cfa1e173dd33 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 202 Aug 20 07:58:27.448717 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1233/4935] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:58:27 2026] DELETE /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:58:27.459600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-baa581fd-4912-4906-8aa6-630266cac0c8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:27.459600 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-baa581fd-4912-4906-8aa6-630266cac0c8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:27.459600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-baa581fd-4912-4906-8aa6-630266cac0c8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:27.459600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-baa581fd-4912-4906-8aa6-630266cac0c8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:27.459600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-baa581fd-4912-4906-8aa6-630266cac0c8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:27.465495 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:27.465495 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:27.466241 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-baa581fd-4912-4906-8aa6-630266cac0c8 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 200 Aug 20 07:58:27.466671 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1251/4936] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:27 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:27.696225 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-383c08f3-ae90-4cab-8940-2a9fda8ad219 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:27.698490 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-383c08f3-ae90-4cab-8940-2a9fda8ad219 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 Aug 20 07:58:27.698857 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-383c08f3-ae90-4cab-8940-2a9fda8ad219 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:27.699066 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-383c08f3-ae90-4cab-8940-2a9fda8ad219 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:27.706441 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-383c08f3-ae90-4cab-8940-2a9fda8ad219 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 returned with HTTP 404 Aug 20 07:58:27.707243 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1220/4937] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:27 2026] GET /volume/v3/volumes/cd9f6a87-70f2-447a-a324-42c06072dc05 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:27.719575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cdc1ce70-c6f4-43e3-8bb8-ab15d1794ef6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:27.720540 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cdc1ce70-c6f4-43e3-8bb8-ab15d1794ef6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 Aug 20 07:58:27.720812 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cdc1ce70-c6f4-43e3-8bb8-ab15d1794ef6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:27.720999 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cdc1ce70-c6f4-43e3-8bb8-ab15d1794ef6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:27.721090 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-cdc1ce70-c6f4-43e3-8bb8-ab15d1794ef6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete snapshot with id: 40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 Aug 20 07:58:27.729369 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:27.729369 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:27.730270 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cdc1ce70-c6f4-43e3-8bb8-ab15d1794ef6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Snapshot retrieved successfully. Aug 20 07:58:27.747993 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cdc1ce70-c6f4-43e3-8bb8-ab15d1794ef6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Snapshot delete request issued successfully. Aug 20 07:58:27.747993 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cdc1ce70-c6f4-43e3-8bb8-ab15d1794ef6 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 returned with HTTP 202 Aug 20 07:58:27.748974 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1234/4938] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:58:27 2026] DELETE /volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:27.755220 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1b9bb800-8662-4469-979b-99b3994da1f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:27.757799 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b9bb800-8662-4469-979b-99b3994da1f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 Aug 20 07:58:27.757799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b9bb800-8662-4469-979b-99b3994da1f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:27.758027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b9bb800-8662-4469-979b-99b3994da1f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:27.765386 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:27.765386 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:27.765917 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1b9bb800-8662-4469-979b-99b3994da1f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Snapshot retrieved successfully. Aug 20 07:58:27.767062 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b9bb800-8662-4469-979b-99b3994da1f7 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 returned with HTTP 200 Aug 20 07:58:27.767509 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1234/4939] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:27 2026] GET /volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:28.479000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf5a116a-5259-4f2b-9657-353088b20e48 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:28.480900 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf5a116a-5259-4f2b-9657-353088b20e48 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 Aug 20 07:58:28.481158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf5a116a-5259-4f2b-9657-353088b20e48 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:28.481520 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf5a116a-5259-4f2b-9657-353088b20e48 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:28.481520 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bf5a116a-5259-4f2b-9657-353088b20e48 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 62adc5ef-f386-43db-a74a-e2b4ea5639e2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:28.485103 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf5a116a-5259-4f2b-9657-353088b20e48 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 returned with HTTP 404 Aug 20 07:58:28.485527 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1252/4940] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:28 2026] GET /volume/v3/backups/62adc5ef-f386-43db-a74a-e2b4ea5639e2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:28.492475 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28b98b4d-b2d3-42f9-ab54-54bbcdb0e148 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:28.494681 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28b98b4d-b2d3-42f9-ab54-54bbcdb0e148 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:58:28.494944 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28b98b4d-b2d3-42f9-ab54-54bbcdb0e148 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:28.495170 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28b98b4d-b2d3-42f9-ab54-54bbcdb0e148 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:28.495314 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-28b98b4d-b2d3-42f9-ab54-54bbcdb0e148 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete backup with id: 7915d30e-66e0-4f93-8519-61be6c14ceb2. Aug 20 07:58:28.499987 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:28.499987 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:28.514349 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-28b98b4d-b2d3-42f9-ab54-54bbcdb0e148 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] delete_backup rpcapi backup_id 7915d30e-66e0-4f93-8519-61be6c14ceb2 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:58:28.516387 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28b98b4d-b2d3-42f9-ab54-54bbcdb0e148 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 202 Aug 20 07:58:28.516956 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1221/4941] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:58:28 2026] DELETE /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:58:28.527497 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3993f953-e925-4479-b29e-fbabef0ef579 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:28.530703 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3993f953-e925-4479-b29e-fbabef0ef579 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:58:28.530914 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3993f953-e925-4479-b29e-fbabef0ef579 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:28.531110 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3993f953-e925-4479-b29e-fbabef0ef579 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:28.531213 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3993f953-e925-4479-b29e-fbabef0ef579 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:28.538193 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:28.538193 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:28.539344 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3993f953-e925-4479-b29e-fbabef0ef579 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 200 Aug 20 07:58:28.540087 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1235/4942] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:28 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:28.780322 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-302046e7-4440-42de-b1f6-bf57e5212036 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:28.782303 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-302046e7-4440-42de-b1f6-bf57e5212036 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 Aug 20 07:58:28.782537 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-302046e7-4440-42de-b1f6-bf57e5212036 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:28.782815 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-302046e7-4440-42de-b1f6-bf57e5212036 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:28.788182 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-302046e7-4440-42de-b1f6-bf57e5212036 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 returned with HTTP 404 Aug 20 07:58:28.788767 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1235/4943] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:28 2026] GET /volume/v3/snapshots/40fbf1d4-f8bc-48d6-8fe0-ded2a1099ed1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:28.797435 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9dcd70da-a4db-4202-a14a-c1e4ca51b6a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:28.799208 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9dcd70da-a4db-4202-a14a-c1e4ca51b6a0 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 Aug 20 07:58:28.799445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9dcd70da-a4db-4202-a14a-c1e4ca51b6a0 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:28.799713 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9dcd70da-a4db-4202-a14a-c1e4ca51b6a0 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:28.799913 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9dcd70da-a4db-4202-a14a-c1e4ca51b6a0 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume with id: 6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 Aug 20 07:58:28.808341 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:28.808341 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:28.808341 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9dcd70da-a4db-4202-a14a-c1e4ca51b6a0 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:28.809675 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-013ebb12-b070-48fd-a993-3a61b4c1968f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:28.811649 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-013ebb12-b070-48fd-a993-3a61b4c1968f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:58:28.811899 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-013ebb12-b070-48fd-a993-3a61b4c1968f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:28.812134 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-013ebb12-b070-48fd-a993-3a61b4c1968f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:28.812378 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-013ebb12-b070-48fd-a993-3a61b4c1968f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: 6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:58:28.820148 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:28.820148 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:28.820757 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-013ebb12-b070-48fd-a993-3a61b4c1968f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:28.827011 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9dcd70da-a4db-4202-a14a-c1e4ca51b6a0 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Delete volume request issued successfully. Aug 20 07:58:28.827262 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9dcd70da-a4db-4202-a14a-c1e4ca51b6a0 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 returned with HTTP 202 Aug 20 07:58:28.827822 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1253/4944] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:28 2026] DELETE /volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:28.840345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3b54a6bd-b3d6-4265-aee1-e56196f3f049 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:28.843141 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b54a6bd-b3d6-4265-aee1-e56196f3f049 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 Aug 20 07:58:28.843367 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b54a6bd-b3d6-4265-aee1-e56196f3f049 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:28.843626 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b54a6bd-b3d6-4265-aee1-e56196f3f049 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:28.845723 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-013ebb12-b070-48fd-a993-3a61b4c1968f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 07:58:28.845940 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-013ebb12-b070-48fd-a993-3a61b4c1968f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb returned with HTTP 202 Aug 20 07:58:28.846425 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1222/4945] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:28 2026] DELETE /volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:28.857002 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:28.857002 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:28.857887 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-327c6c2c-912f-4acb-9e43-0967736b5c71 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:28.860925 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-327c6c2c-912f-4acb-9e43-0967736b5c71 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:58:28.860925 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-327c6c2c-912f-4acb-9e43-0967736b5c71 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:28.861211 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-327c6c2c-912f-4acb-9e43-0967736b5c71 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:28.864542 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b54a6bd-b3d6-4265-aee1-e56196f3f049 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Volume info retrieved successfully. Aug 20 07:58:28.871580 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:28.871580 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:28.874385 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b54a6bd-b3d6-4265-aee1-e56196f3f049 tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 returned with HTTP 200 Aug 20 07:58:28.875482 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1236/4946] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:28 2026] GET /volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:28.876961 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-327c6c2c-912f-4acb-9e43-0967736b5c71 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:28.882904 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-327c6c2c-912f-4acb-9e43-0967736b5c71 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb returned with HTTP 200 Aug 20 07:58:28.883311 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1236/4947] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:28 2026] GET /volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:29.554779 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8a449d5b-a061-44ee-82ee-436c7d5625b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:29.556937 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a449d5b-a061-44ee-82ee-436c7d5625b5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 Aug 20 07:58:29.557225 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a449d5b-a061-44ee-82ee-436c7d5625b5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:29.557479 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a449d5b-a061-44ee-82ee-436c7d5625b5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:29.557668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8a449d5b-a061-44ee-82ee-436c7d5625b5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 7915d30e-66e0-4f93-8519-61be6c14ceb2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:29.562316 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a449d5b-a061-44ee-82ee-436c7d5625b5 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 returned with HTTP 404 Aug 20 07:58:29.562918 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1254/4948] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:29 2026] GET /volume/v3/backups/7915d30e-66e0-4f93-8519-61be6c14ceb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:29.572636 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e4f6d06-7744-493e-900d-ed1b2443d448 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:29.574315 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e4f6d06-7744-493e-900d-ed1b2443d448 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:29.574504 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e4f6d06-7744-493e-900d-ed1b2443d448 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:29.574725 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e4f6d06-7744-493e-900d-ed1b2443d448 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:29.574824 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-7e4f6d06-7744-493e-900d-ed1b2443d448 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete backup with id: 0b26fe3f-25c8-46e5-ab81-9113f589ad24. Aug 20 07:58:29.578839 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:29.578839 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:29.591775 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-7e4f6d06-7744-493e-900d-ed1b2443d448 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] delete_backup rpcapi backup_id 0b26fe3f-25c8-46e5-ab81-9113f589ad24 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 07:58:29.593456 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e4f6d06-7744-493e-900d-ed1b2443d448 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 202 Aug 20 07:58:29.593891 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1223/4949] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:58:29 2026] DELETE /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:58:29.602152 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-76044594-818f-4d3c-a35c-1fa961f195c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:29.607140 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76044594-818f-4d3c-a35c-1fa961f195c4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:29.607489 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76044594-818f-4d3c-a35c-1fa961f195c4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:29.607782 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76044594-818f-4d3c-a35c-1fa961f195c4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:29.607941 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-76044594-818f-4d3c-a35c-1fa961f195c4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:29.613936 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:29.613936 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:29.614626 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76044594-818f-4d3c-a35c-1fa961f195c4 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 200 Aug 20 07:58:29.615055 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1237/4950] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:29 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:29.891267 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c120155d-68b8-49fb-a933-364771fdb63f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:29.892991 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c120155d-68b8-49fb-a933-364771fdb63f tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] GET https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 Aug 20 07:58:29.896535 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c120155d-68b8-49fb-a933-364771fdb63f tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:29.896535 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c120155d-68b8-49fb-a933-364771fdb63f tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:29.898877 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c120155d-68b8-49fb-a933-364771fdb63f tempest-CreateVolumesFromSnapshotTest-534992412 tempest-CreateVolumesFromSnapshotTest-534992412-project-member] https://10.4.3.57/volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 returned with HTTP 404 Aug 20 07:58:29.899275 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1237/4951] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:29 2026] GET /volume/v3/volumes/6e99c6cd-3ef5-4045-99f6-0ce8d28d7a36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:29.900239 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb85cb03-9129-430e-bf0e-d714038d2364 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:29.904629 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb85cb03-9129-430e-bf0e-d714038d2364 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb Aug 20 07:58:29.904629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb85cb03-9129-430e-bf0e-d714038d2364 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:29.904629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb85cb03-9129-430e-bf0e-d714038d2364 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:29.909518 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb85cb03-9129-430e-bf0e-d714038d2364 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb returned with HTTP 404 Aug 20 07:58:29.910055 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1255/4952] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:29 2026] GET /volume/v3/volumes/6ff0c312-1a96-40d1-aa62-62d6060a6cfb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:29.948703 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:29.950284 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:29.950660 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1338157507", "snapshot_id": null, "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:29.952178 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1338157507', 'snapshot_id': None, 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:30.046604 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 07:58:30.051658 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 07:58:30.056993 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (524109b2-e344-4152-bf5e-de560963ad2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:30.057925 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c73583a-ca76-46ee-a70a-dd9fdee1d9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.058864 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:30.133977 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c73583a-ca76-46ee-a70a-dd9fdee1d9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.135124 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a29c862-c96d-4140-b1e5-8b3777baab1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.193147 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['4eaeb26c-dd35-43fd-b517-04414157e69e', 'dfa741a5-4e51-4b15-81e9-2941fcd3f11f', '1767b613-6619-4784-8183-c7fe627a0cca', '33010c08-ae09-4139-8f2e-e5820b333928'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:30.194078 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a29c862-c96d-4140-b1e5-8b3777baab1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eaeb26c-dd35-43fd-b517-04414157e69e', 'dfa741a5-4e51-4b15-81e9-2941fcd3f11f', '1767b613-6619-4784-8183-c7fe627a0cca', '33010c08-ae09-4139-8f2e-e5820b333928']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.194947 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e33766c-263c-47bd-863c-d1ff295f671e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.228660 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e33766c-263c-47bd-863c-d1ff295f671e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c2cac3d-146a-4668-a8ad-d499211a1822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1338157507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['4eaeb26c-dd35-43fd-b517-04414157e69e','dfa741a5-4e51-4b15-81e9-2941fcd3f11f','1767b613-6619-4784-8183-c7fe627a0cca','33010c08-ae09-4139-8f2e-e5820b333928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1338157507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c2cac3d-146a-4668-a8ad-d499211a1822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.229903 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145e2c91-cc50-4a95-8e9c-807ec54242cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.259106 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145e2c91-cc50-4a95-8e9c-807ec54242cc) transitioned into state 'SUCCESS' from state '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-1338157507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['4eaeb26c-dd35-43fd-b517-04414157e69e','dfa741a5-4e51-4b15-81e9-2941fcd3f11f','1767b613-6619-4784-8183-c7fe627a0cca','33010c08-ae09-4139-8f2e-e5820b333928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.260034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d50fe6a-497a-4ea1-939c-46e82a7b5772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.271644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d50fe6a-497a-4ea1-939c-46e82a7b5772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.273224 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (524109b2-e344-4152-bf5e-de560963ad2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:30.273683 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 07:58:30.274505 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3006af14-ceb6-4ed9-ba3e-9b4257535734 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:30.275133 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1224/4953] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:29 2026] POST /volume/v3/volumes => generated 757 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:30.287222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-578bdd6f-193b-44b1-915a-0999623732bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:30.289606 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-578bdd6f-193b-44b1-915a-0999623732bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:30.289771 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-578bdd6f-193b-44b1-915a-0999623732bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:30.290076 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-578bdd6f-193b-44b1-915a-0999623732bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:30.301980 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:30.301980 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:30.307485 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-578bdd6f-193b-44b1-915a-0999623732bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:30.313128 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-578bdd6f-193b-44b1-915a-0999623732bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 returned with HTTP 200 Aug 20 07:58:30.313672 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1238/4954] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:30 2026] GET /volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:58:30.628197 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-66b32965-1cc3-4be2-b977-118af8f32940 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:30.629907 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66b32965-1cc3-4be2-b977-118af8f32940 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 Aug 20 07:58:30.630088 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66b32965-1cc3-4be2-b977-118af8f32940 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:30.630258 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66b32965-1cc3-4be2-b977-118af8f32940 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:30.630354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-66b32965-1cc3-4be2-b977-118af8f32940 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Show backup with id 0b26fe3f-25c8-46e5-ab81-9113f589ad24. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:58:30.636009 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66b32965-1cc3-4be2-b977-118af8f32940 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 returned with HTTP 404 Aug 20 07:58:30.636009 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1238/4955] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:30 2026] GET /volume/v3/backups/0b26fe3f-25c8-46e5-ab81-9113f589ad24 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:30.645720 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28f28906-7b2e-437a-aec1-d0a92cab7137 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:30.647455 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28f28906-7b2e-437a-aec1-d0a92cab7137 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 Aug 20 07:58:30.647693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28f28906-7b2e-437a-aec1-d0a92cab7137 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:30.647893 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28f28906-7b2e-437a-aec1-d0a92cab7137 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:30.648047 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-28f28906-7b2e-437a-aec1-d0a92cab7137 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume with id: e90de8b5-38e9-461d-9b98-9188d86accb3 Aug 20 07:58:30.655445 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:30.655445 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:30.655812 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28f28906-7b2e-437a-aec1-d0a92cab7137 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:58:30.673299 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28f28906-7b2e-437a-aec1-d0a92cab7137 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Delete volume request issued successfully. Aug 20 07:58:30.673607 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28f28906-7b2e-437a-aec1-d0a92cab7137 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 returned with HTTP 202 Aug 20 07:58:30.674152 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1256/4956] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 07:58:30 2026] DELETE /volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:30.682236 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d19ddc74-6587-4afa-a6a0-b81c1490ab30 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:30.684109 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d19ddc74-6587-4afa-a6a0-b81c1490ab30 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 Aug 20 07:58:30.684317 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d19ddc74-6587-4afa-a6a0-b81c1490ab30 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:30.684501 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d19ddc74-6587-4afa-a6a0-b81c1490ab30 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:30.694447 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:30.694447 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:30.699185 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d19ddc74-6587-4afa-a6a0-b81c1490ab30 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Volume info retrieved successfully. Aug 20 07:58:30.703955 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d19ddc74-6587-4afa-a6a0-b81c1490ab30 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 returned with HTTP 200 Aug 20 07:58:30.704348 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1225/4957] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:30 2026] GET /volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:30.717913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:30.719493 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:30.719978 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-873981375", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:30.722222 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-873981375', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:30.722354 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Create volume of 1 GB Aug 20 07:58:30.726529 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Availability Zones retrieved successfully. Aug 20 07:58:30.731533 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Flow 'volume_create_api' (00fc864f-3039-4c48-96a5-ac33f26aef48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:30.732431 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d4ffc9-b73a-4293-913b-1da9cbd53cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.733369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:30.768438 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d4ffc9-b73a-4293-913b-1da9cbd53cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.769273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d413c1-072a-40b6-8834-6eff38a4024f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.859050 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Created reservations ['57abd298-21a0-435e-8c75-510cae39096f', '1795a10e-9770-436c-8f26-5ba67fb6ba57', 'bced0c4c-868b-44ba-88fc-7b83b5e151f9', 'e3c85a55-935d-4114-8772-6a80fb183d43'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:30.860064 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d413c1-072a-40b6-8834-6eff38a4024f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57abd298-21a0-435e-8c75-510cae39096f', '1795a10e-9770-436c-8f26-5ba67fb6ba57', 'bced0c4c-868b-44ba-88fc-7b83b5e151f9', 'e3c85a55-935d-4114-8772-6a80fb183d43']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.860841 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b70d8c5-f161-403e-9251-a5a271171409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.887227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b70d8c5-f161-403e-9251-a5a271171409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0edd8557-536c-4849-9d4b-9d65a2f78234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-873981375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7191cba271ef4a93ac72c66120fdf27f',qos_specs=None,replication_status=,reservations=['57abd298-21a0-435e-8c75-510cae39096f','1795a10e-9770-436c-8f26-5ba67fb6ba57','bced0c4c-868b-44ba-88fc-7b83b5e151f9','e3c85a55-935d-4114-8772-6a80fb183d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f2956697d8a4ab0a997464b8b260533',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-873981375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0edd8557-536c-4849-9d4b-9d65a2f78234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7191cba271ef4a93ac72c66120fdf27f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f2956697d8a4ab0a997464b8b260533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.888060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a819f5-f5ab-4db0-9fa8-5ea522571e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.909006 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a819f5-f5ab-4db0-9fa8-5ea522571e17) transitioned into state 'SUCCESS' from state '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-873981375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7191cba271ef4a93ac72c66120fdf27f',qos_specs=None,replication_status=,reservations=['57abd298-21a0-435e-8c75-510cae39096f','1795a10e-9770-436c-8f26-5ba67fb6ba57','bced0c4c-868b-44ba-88fc-7b83b5e151f9','e3c85a55-935d-4114-8772-6a80fb183d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f2956697d8a4ab0a997464b8b260533',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.909802 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872f828f-03cf-4163-90cd-a24b22ba4be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:30.919474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872f828f-03cf-4163-90cd-a24b22ba4be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:30.921103 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Flow 'volume_create_api' (00fc864f-3039-4c48-96a5-ac33f26aef48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:30.921103 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Create volume request issued successfully. Aug 20 07:58:30.921217 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c82c308-be5d-40a0-906d-3c04a797bee8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:30.921955 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1239/4958] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:30 2026] POST /volume/v3/volumes => generated 744 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:31.332380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-338f2980-d908-49c4-ba48-5476d8a1a6d3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:31.335236 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-338f2980-d908-49c4-ba48-5476d8a1a6d3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:31.335485 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-338f2980-d908-49c4-ba48-5476d8a1a6d3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:31.336471 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-338f2980-d908-49c4-ba48-5476d8a1a6d3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:31.347760 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:31.347760 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:31.349193 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:31.352333 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-338f2980-d908-49c4-ba48-5476d8a1a6d3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:31.359118 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-338f2980-d908-49c4-ba48-5476d8a1a6d3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 returned with HTTP 200 Aug 20 07:58:31.359714 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1239/4959] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:31 2026] GET /volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:31.376142 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ea9d49c0-2b86-48ce-a187-106cc53e185f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:31.377569 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea9d49c0-2b86-48ce-a187-106cc53e185f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:31.377879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea9d49c0-2b86-48ce-a187-106cc53e185f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:31.378144 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea9d49c0-2b86-48ce-a187-106cc53e185f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:31.385362 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:31.385362 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:31.392215 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ea9d49c0-2b86-48ce-a187-106cc53e185f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:31.395068 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea9d49c0-2b86-48ce-a187-106cc53e185f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 returned with HTTP 200 Aug 20 07:58:31.395779 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1226/4960] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:31 2026] GET /volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:31.411356 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b7a144a-a67f-4482-9b30-7e37dea2e46b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:31.413424 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b7a144a-a67f-4482-9b30-7e37dea2e46b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:58:31.413843 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b7a144a-a67f-4482-9b30-7e37dea2e46b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2cac3d-146a-4668-a8ad-d499211a1822", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1055041825", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:31.423726 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:31.423726 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:31.424229 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7b7a144a-a67f-4482-9b30-7e37dea2e46b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:31.424411 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-7b7a144a-a67f-4482-9b30-7e37dea2e46b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create snapshot from volume 9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:31.457230 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:31.458173 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-573641192"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:31.459290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7b7a144a-a67f-4482-9b30-7e37dea2e46b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['96b10adb-845e-40d1-9d61-a0d375165377', '0d6a51fe-895b-4592-bc7d-dbe1fad92d90', '6df48f27-6308-488f-a949-2206e50df76e', '93d99466-cfa4-4625-8e80-7e27c0d110b7'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:31.460780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-573641192'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:31.460925 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume of 1 GB Aug 20 07:58:31.465504 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Availability Zones retrieved successfully. Aug 20 07:58:31.471965 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (bd9ac825-e236-4465-936a-41ccba870208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:31.473060 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea197719-95dc-4591-9be9-474a28a88e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:31.474040 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:31.496597 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7b7a144a-a67f-4482-9b30-7e37dea2e46b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot create request issued successfully. Aug 20 07:58:31.496907 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b7a144a-a67f-4482-9b30-7e37dea2e46b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:58:31.498136 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1240/4961] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:58:31 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) Aug 20 07:58:31.507722 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-062701eb-7df1-4f8e-b5a5-fbdbd4c3356d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:31.509181 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea197719-95dc-4591-9be9-474a28a88e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:31.510044 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03eb21d-fdc7-4a81-9f93-f157c526be1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:31.510117 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-062701eb-7df1-4f8e-b5a5-fbdbd4c3356d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:31.510335 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-062701eb-7df1-4f8e-b5a5-fbdbd4c3356d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:31.510614 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-062701eb-7df1-4f8e-b5a5-fbdbd4c3356d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:31.519247 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:31.519247 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:31.519934 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-062701eb-7df1-4f8e-b5a5-fbdbd4c3356d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:31.520842 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-062701eb-7df1-4f8e-b5a5-fbdbd4c3356d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f returned with HTTP 200 Aug 20 07:58:31.521250 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1240/4962] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:31 2026] GET /volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:31.588967 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Created reservations ['82001583-ea0c-49c0-98f0-23061b93588b', '3ce6b30d-0238-4ea4-b735-f6906a3d7ee3', '484e8b83-2d8e-4090-b1ec-8de68eb30914', '7b7c56bc-ed28-4eef-988e-13a984613264'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:31.590004 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03eb21d-fdc7-4a81-9f93-f157c526be1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82001583-ea0c-49c0-98f0-23061b93588b', '3ce6b30d-0238-4ea4-b735-f6906a3d7ee3', '484e8b83-2d8e-4090-b1ec-8de68eb30914', '7b7c56bc-ed28-4eef-988e-13a984613264']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:31.590896 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fafa2f20-a417-4e4c-b186-cf8eedddf5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:31.612045 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fafa2f20-a417-4e4c-b186-cf8eedddf5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '732a6da4-df6d-4758-9641-1c6dd6ad6c78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-573641192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['82001583-ea0c-49c0-98f0-23061b93588b','3ce6b30d-0238-4ea4-b735-f6906a3d7ee3','484e8b83-2d8e-4090-b1ec-8de68eb30914','7b7c56bc-ed28-4eef-988e-13a984613264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-573641192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=732a6da4-df6d-4758-9641-1c6dd6ad6c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd97193adc3412d8929544918bd0597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:31.612946 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66a42be-e9a3-4e72-9332-5b2eb63eb445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:31.633661 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66a42be-e9a3-4e72-9332-5b2eb63eb445) transitioned into state 'SUCCESS' from state '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-573641192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['82001583-ea0c-49c0-98f0-23061b93588b','3ce6b30d-0238-4ea4-b735-f6906a3d7ee3','484e8b83-2d8e-4090-b1ec-8de68eb30914','7b7c56bc-ed28-4eef-988e-13a984613264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:31.634262 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06550b0b-b797-47e5-8dd4-328d83bb2e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:31.644910 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06550b0b-b797-47e5-8dd4-328d83bb2e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:31.645670 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (bd9ac825-e236-4465-936a-41ccba870208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:31.645967 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request issued successfully. Aug 20 07:58:31.646421 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7dd09dfe-0bae-43cd-a02d-be74741cd261 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:31.647057 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1257/4963] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:58:31 2026] POST /volume/v3/volumes => generated 761 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:31.658769 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-188e7886-9dd2-4199-bd8a-057d8172e731 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:31.660486 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-188e7886-9dd2-4199-bd8a-057d8172e731 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 Aug 20 07:58:31.660887 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-188e7886-9dd2-4199-bd8a-057d8172e731 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:31.661155 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-188e7886-9dd2-4199-bd8a-057d8172e731 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:31.668923 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:31.668923 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:31.671860 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-188e7886-9dd2-4199-bd8a-057d8172e731 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:31.675719 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-188e7886-9dd2-4199-bd8a-057d8172e731 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 returned with HTTP 200 Aug 20 07:58:31.676151 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1227/4964] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:31 2026] GET /volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:31.724439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-852d4cb2-1399-46b4-8987-3db2a906cfa7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:31.727004 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-852d4cb2-1399-46b4-8987-3db2a906cfa7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] GET https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 Aug 20 07:58:31.727290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-852d4cb2-1399-46b4-8987-3db2a906cfa7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:31.727578 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-852d4cb2-1399-46b4-8987-3db2a906cfa7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:31.739828 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-852d4cb2-1399-46b4-8987-3db2a906cfa7 tempest-ProjectAdminTests33-598745012 tempest-ProjectAdminTests33-598745012-project-admin] https://10.4.3.57/volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 returned with HTTP 404 Aug 20 07:58:31.740523 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1241/4965] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:58:31 2026] GET /volume/v3/volumes/e90de8b5-38e9-461d-9b98-9188d86accb3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:32.530883 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e94edbb3-e2cb-4e54-8e24-05422be79c5c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:32.533081 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e94edbb3-e2cb-4e54-8e24-05422be79c5c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:32.533275 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e94edbb3-e2cb-4e54-8e24-05422be79c5c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:32.533463 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e94edbb3-e2cb-4e54-8e24-05422be79c5c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:32.538780 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:32.538780 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:32.539189 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e94edbb3-e2cb-4e54-8e24-05422be79c5c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:32.539996 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e94edbb3-e2cb-4e54-8e24-05422be79c5c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f returned with HTTP 200 Aug 20 07:58:32.540329 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1241/4966] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:32 2026] GET /volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:32.551412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6f6efef0-7f46-48dd-963c-49eff4eecf32 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:32.553633 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f6efef0-7f46-48dd-963c-49eff4eecf32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:32.553905 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f6efef0-7f46-48dd-963c-49eff4eecf32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:32.554141 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f6efef0-7f46-48dd-963c-49eff4eecf32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:32.560110 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:32.560110 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:32.560737 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6f6efef0-7f46-48dd-963c-49eff4eecf32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:32.561664 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f6efef0-7f46-48dd-963c-49eff4eecf32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f returned with HTTP 200 Aug 20 07:58:32.562129 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1258/4967] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:32 2026] GET /volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:32.684703 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-831e677a-479a-4f4c-870b-eead482ae234 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:32.686961 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-831e677a-479a-4f4c-870b-eead482ae234 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:32.687254 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-831e677a-479a-4f4c-870b-eead482ae234 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:32.687315 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-831e677a-479a-4f4c-870b-eead482ae234 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:32.688661 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b7668537-d796-4cf2-b9c3-bd2a33c21c82 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:32.690895 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7668537-d796-4cf2-b9c3-bd2a33c21c82 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 Aug 20 07:58:32.691201 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7668537-d796-4cf2-b9c3-bd2a33c21c82 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:32.691412 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7668537-d796-4cf2-b9c3-bd2a33c21c82 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:32.694332 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:32.694332 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:32.694532 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-831e677a-479a-4f4c-870b-eead482ae234 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:32.695938 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-831e677a-479a-4f4c-870b-eead482ae234 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f returned with HTTP 200 Aug 20 07:58:32.696305 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1228/4968] 10.4.3.57 () {68 vars in 1597 bytes} [Thu Aug 20 07:58:32 2026] GET /volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:32.702432 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:32.702432 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:32.706963 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-48659ea3-49fd-4d86-9f13-289b25244fac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:32.707075 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b7668537-d796-4cf2-b9c3-bd2a33c21c82 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:32.709095 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-48659ea3-49fd-4d86-9f13-289b25244fac tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:32.709284 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-48659ea3-49fd-4d86-9f13-289b25244fac tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:32.709494 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-48659ea3-49fd-4d86-9f13-289b25244fac tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:32.712492 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7668537-d796-4cf2-b9c3-bd2a33c21c82 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 returned with HTTP 200 Aug 20 07:58:32.713051 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1242/4969] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:32 2026] GET /volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:32.717977 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:32.717977 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:32.721772 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-48659ea3-49fd-4d86-9f13-289b25244fac tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:32.725059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:32.727153 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-48659ea3-49fd-4d86-9f13-289b25244fac tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 returned with HTTP 200 Aug 20 07:58:32.727153 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1242/4970] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:32 2026] GET /volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:32.727582 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:32.728010 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "732a6da4-df6d-4758-9641-1c6dd6ad6c78", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2064496256"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:32.730084 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request body: {'volume': {"'source_volid": '732a6da4-df6d-4758-9641-1c6dd6ad6c78', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2064496256'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:32.730256 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume of 1 GB Aug 20 07:58:32.738110 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Availability Zones retrieved successfully. Aug 20 07:58:32.745887 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (1847e56e-4a2c-41c0-8c36-7ed2b854fb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:32.746930 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f962111-233b-413c-b877-92ce950cfa0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:32.748062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:32.788587 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f962111-233b-413c-b877-92ce950cfa0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:32.790748 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391c38b5-5210-4d75-86ae-fc8e3b7d6de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:32.846111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Created reservations ['4ab9e400-b299-408b-8297-211c20ba1824', '8253ce50-ae9d-48bf-8539-b4459f49bc53', '196600c9-1c4f-4423-80aa-dddb3ead3e09', '3aeed766-5d06-49e8-96fe-512d2914fe08'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:32.847075 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391c38b5-5210-4d75-86ae-fc8e3b7d6de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ab9e400-b299-408b-8297-211c20ba1824', '8253ce50-ae9d-48bf-8539-b4459f49bc53', '196600c9-1c4f-4423-80aa-dddb3ead3e09', '3aeed766-5d06-49e8-96fe-512d2914fe08']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:32.848091 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e61f75-0ea9-42f0-a4ce-04d0ecff53b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:32.880670 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e61f75-0ea9-42f0-a4ce-04d0ecff53b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '046cb71b-62ba-4299-870a-6336345bab17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2064496256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['4ab9e400-b299-408b-8297-211c20ba1824','8253ce50-ae9d-48bf-8539-b4459f49bc53','196600c9-1c4f-4423-80aa-dddb3ead3e09','3aeed766-5d06-49e8-96fe-512d2914fe08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2064496256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=046cb71b-62ba-4299-870a-6336345bab17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd97193adc3412d8929544918bd0597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:32.881406 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f331e38-5c83-4425-bff1-02cfb3d7b380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:32.908239 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f331e38-5c83-4425-bff1-02cfb3d7b380) transitioned into state 'SUCCESS' from state '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-2064496256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['4ab9e400-b299-408b-8297-211c20ba1824','8253ce50-ae9d-48bf-8539-b4459f49bc53','196600c9-1c4f-4423-80aa-dddb3ead3e09','3aeed766-5d06-49e8-96fe-512d2914fe08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:32.908996 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7482d6b2-a250-403b-9d6f-c7e81308a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:32.923424 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7482d6b2-a250-403b-9d6f-c7e81308a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:32.924234 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (1847e56e-4a2c-41c0-8c36-7ed2b854fb0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:32.924566 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request issued successfully. Aug 20 07:58:32.925192 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f00d8fd6-6c3d-4fec-b0b7-a7bb0115164d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:32.925866 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1259/4971] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:32 2026] POST /volume/v3/volumes => generated 762 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:32.938446 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-538e43ca-7439-41c9-a26b-913281afef40 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:32.941498 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:32.942024 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "732a6da4-df6d-4758-9641-1c6dd6ad6c78", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-863856612"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:32.943960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request body: {'volume': {"'source_volid": '732a6da4-df6d-4758-9641-1c6dd6ad6c78', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-863856612'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:32.944143 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume of 1 GB Aug 20 07:58:32.950057 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Availability Zones retrieved successfully. Aug 20 07:58:32.958984 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (f05009b8-47be-43bf-b2fa-25c22e325853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:32.960295 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b777256-7ebc-45c5-98bf-996381361470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:32.961781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:32.996969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b777256-7ebc-45c5-98bf-996381361470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:32.997975 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78bd28ad-86ce-4910-898e-e905278f04d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.045202 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Created reservations ['6f195300-d555-435f-a1ae-80bff9df1ba0', '790e4167-b417-4759-94a7-7f43c721071d', '26dd97fe-35f2-4205-8678-80aff7c38044', '330139d6-f6bc-429f-9a18-ee211e7d6ae7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:33.046070 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78bd28ad-86ce-4910-898e-e905278f04d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f195300-d555-435f-a1ae-80bff9df1ba0', '790e4167-b417-4759-94a7-7f43c721071d', '26dd97fe-35f2-4205-8678-80aff7c38044', '330139d6-f6bc-429f-9a18-ee211e7d6ae7']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.047045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613843f3-5d0d-432f-b83b-42caefaf6d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.075299 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613843f3-5d0d-432f-b83b-42caefaf6d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2df34e1a-466e-4e56-8763-f4feacc7570f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-863856612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['6f195300-d555-435f-a1ae-80bff9df1ba0','790e4167-b417-4759-94a7-7f43c721071d','26dd97fe-35f2-4205-8678-80aff7c38044','330139d6-f6bc-429f-9a18-ee211e7d6ae7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-863856612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2df34e1a-466e-4e56-8763-f4feacc7570f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd97193adc3412d8929544918bd0597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.075834 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f4e435a-4d36-482c-bb45-357ea3a56623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.101156 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f4e435a-4d36-482c-bb45-357ea3a56623) transitioned into state 'SUCCESS' from state '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-863856612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['6f195300-d555-435f-a1ae-80bff9df1ba0','790e4167-b417-4759-94a7-7f43c721071d','26dd97fe-35f2-4205-8678-80aff7c38044','330139d6-f6bc-429f-9a18-ee211e7d6ae7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.102319 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4edab38e-a2b6-479f-b048-eb44f08a4cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.114756 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4edab38e-a2b6-479f-b048-eb44f08a4cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.116175 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (f05009b8-47be-43bf-b2fa-25c22e325853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:33.116721 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request issued successfully. Aug 20 07:58:33.117462 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-538e43ca-7439-41c9-a26b-913281afef40 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:33.118097 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1229/4972] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:32 2026] POST /volume/v3/volumes => generated 761 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:33.132062 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48846871-35b5-490a-a7f5-f214882d53cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.134465 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:33.135004 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "732a6da4-df6d-4758-9641-1c6dd6ad6c78", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1195063311"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:33.137211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request body: {'volume': {"'source_volid": '732a6da4-df6d-4758-9641-1c6dd6ad6c78', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1195063311'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:33.137424 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume of 1 GB Aug 20 07:58:33.144610 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Availability Zones retrieved successfully. Aug 20 07:58:33.149991 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (92278e4a-08f8-4657-a253-9b3b8216545a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:33.150963 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199f0b55-cf45-4c60-b877-f1993e1a476e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.151896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:33.188466 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199f0b55-cf45-4c60-b877-f1993e1a476e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.189264 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a57f8069-d074-46b3-82af-3ffc11051436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.234937 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Created reservations ['4a4cd667-0ebe-4ddb-bc4e-db80992bb020', '3e13a734-a11b-4f2d-9440-9a5057683118', 'de39b85d-f905-4e8c-8a7a-b6dc3b499015', '994ee207-fe15-4b0e-a20d-efed8c6ec01f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:33.236913 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a57f8069-d074-46b3-82af-3ffc11051436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a4cd667-0ebe-4ddb-bc4e-db80992bb020', '3e13a734-a11b-4f2d-9440-9a5057683118', 'de39b85d-f905-4e8c-8a7a-b6dc3b499015', '994ee207-fe15-4b0e-a20d-efed8c6ec01f']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.237262 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e1ca9d-c0f2-424c-9216-bd1d865f878a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.239517 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-9c7c3aa5-5d16-4149-a73d-f5e71eab4765 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.242231 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-9c7c3aa5-5d16-4149-a73d-f5e71eab4765 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:33.242507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-9c7c3aa5-5d16-4149-a73d-f5e71eab4765 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:33.242832 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-9c7c3aa5-5d16-4149-a73d-f5e71eab4765 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:33.250039 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.250039 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:33.250712 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-9c7c3aa5-5d16-4149-a73d-f5e71eab4765 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:33.251868 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-9c7c3aa5-5d16-4149-a73d-f5e71eab4765 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f returned with HTTP 200 Aug 20 07:58:33.252244 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1243/4973] 10.4.3.57 () {68 vars in 1597 bytes} [Thu Aug 20 07:58:33 2026] GET /volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:33.261238 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e1ca9d-c0f2-424c-9216-bd1d865f878a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ba159c-d2fe-456d-b367-803462062304', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1195063311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['4a4cd667-0ebe-4ddb-bc4e-db80992bb020','3e13a734-a11b-4f2d-9440-9a5057683118','de39b85d-f905-4e8c-8a7a-b6dc3b499015','994ee207-fe15-4b0e-a20d-efed8c6ec01f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1195063311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ba159c-d2fe-456d-b367-803462062304,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd97193adc3412d8929544918bd0597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.263155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de2c97eb-b16b-4da7-95a0-f4b3aff71c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.284988 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de2c97eb-b16b-4da7-95a0-f4b3aff71c82) transitioned into state 'SUCCESS' from state '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-1195063311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['4a4cd667-0ebe-4ddb-bc4e-db80992bb020','3e13a734-a11b-4f2d-9440-9a5057683118','de39b85d-f905-4e8c-8a7a-b6dc3b499015','994ee207-fe15-4b0e-a20d-efed8c6ec01f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.285989 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060632da-9a0a-4693-84b4-687243965cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.297025 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060632da-9a0a-4693-84b4-687243965cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.298318 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (92278e4a-08f8-4657-a253-9b3b8216545a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:33.298821 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request issued successfully. Aug 20 07:58:33.299491 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48846871-35b5-490a-a7f5-f214882d53cf tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:33.300161 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1243/4974] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:33 2026] POST /volume/v3/volumes => generated 762 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:33.317617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.319290 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:33.320157 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "732a6da4-df6d-4758-9641-1c6dd6ad6c78", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1911404492"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:33.321336 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request body: {'volume': {"'source_volid": '732a6da4-df6d-4758-9641-1c6dd6ad6c78', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1911404492'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:33.321480 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume of 1 GB Aug 20 07:58:33.321786 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.321786 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:33.326400 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Availability Zones retrieved successfully. Aug 20 07:58:33.332893 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (d7f3668f-fe81-4436-9a79-3f8c393d9ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:33.334102 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e08aaa-2ab4-43ef-9273-c6ac87f5b712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.335198 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:33.364011 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e08aaa-2ab4-43ef-9273-c6ac87f5b712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.365067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc5b9b5c-3d6c-4575-864c-98a67f9b15b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.426602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Created reservations ['12cc53b6-6702-4c90-8c81-556c2a95b46f', '2e5c8531-ea2b-47c8-9026-531b3d040f93', 'f3e9776e-ac11-490f-a7c6-c15e77f086df', '2a43807a-dae8-42b0-8fb0-63e210cc8900'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:33.427484 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc5b9b5c-3d6c-4575-864c-98a67f9b15b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12cc53b6-6702-4c90-8c81-556c2a95b46f', '2e5c8531-ea2b-47c8-9026-531b3d040f93', 'f3e9776e-ac11-490f-a7c6-c15e77f086df', '2a43807a-dae8-42b0-8fb0-63e210cc8900']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.428313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b087ab-c9cd-4fcc-8ef2-e66174d6dc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.453981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b087ab-c9cd-4fcc-8ef2-e66174d6dc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1911404492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['12cc53b6-6702-4c90-8c81-556c2a95b46f','2e5c8531-ea2b-47c8-9026-531b3d040f93','f3e9776e-ac11-490f-a7c6-c15e77f086df','2a43807a-dae8-42b0-8fb0-63e210cc8900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1911404492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd97193adc3412d8929544918bd0597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.454846 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded3c4fc-669e-4a9b-8130-77d76fa1e61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.476884 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded3c4fc-669e-4a9b-8130-77d76fa1e61c) transitioned into state 'SUCCESS' from state '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-1911404492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['12cc53b6-6702-4c90-8c81-556c2a95b46f','2e5c8531-ea2b-47c8-9026-531b3d040f93','f3e9776e-ac11-490f-a7c6-c15e77f086df','2a43807a-dae8-42b0-8fb0-63e210cc8900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.477866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc17fcd-6d87-4e35-a1f5-4c4084032ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.488430 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc17fcd-6d87-4e35-a1f5-4c4084032ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.489632 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (d7f3668f-fe81-4436-9a79-3f8c393d9ac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:33.490054 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request issued successfully. Aug 20 07:58:33.490813 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1c1667e-9fad-44bd-8da9-cfc6b947676f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:33.491367 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1260/4975] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:33 2026] POST /volume/v3/volumes => generated 762 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:33.506610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.508444 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:33.508822 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "732a6da4-df6d-4758-9641-1c6dd6ad6c78", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1672131024"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:33.510220 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request body: {'volume': {"'source_volid": '732a6da4-df6d-4758-9641-1c6dd6ad6c78', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1672131024'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:33.510333 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume of 1 GB Aug 20 07:58:33.510648 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.510648 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:33.514402 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Availability Zones retrieved successfully. Aug 20 07:58:33.520240 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (7abe0204-4bdc-43dc-9692-3b63a2888302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:33.521620 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ea9657-3aa8-45ec-8d74-51a755971236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.522926 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:33.562732 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ea9657-3aa8-45ec-8d74-51a755971236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.563759 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edeaabd9-9314-4f80-963d-1c7b6e26694b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.617415 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Created reservations ['d6967547-287b-49c8-a8d1-285fef37555e', 'f13d7f47-15a8-4418-8fa1-863dfc9c0bab', 'd42857a8-c0ae-4995-8312-f2d9c304f58f', '0b7cdb44-e683-4500-b5f1-1985a92be27a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:33.618540 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edeaabd9-9314-4f80-963d-1c7b6e26694b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6967547-287b-49c8-a8d1-285fef37555e', 'f13d7f47-15a8-4418-8fa1-863dfc9c0bab', 'd42857a8-c0ae-4995-8312-f2d9c304f58f', '0b7cdb44-e683-4500-b5f1-1985a92be27a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.619393 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79295f8-4338-4c5a-a0e6-9e21cc6111e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.647594 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79295f8-4338-4c5a-a0e6-9e21cc6111e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2007533f-0d2e-4a7c-9f3e-6256d9af51bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1672131024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['d6967547-287b-49c8-a8d1-285fef37555e','f13d7f47-15a8-4418-8fa1-863dfc9c0bab','d42857a8-c0ae-4995-8312-f2d9c304f58f','0b7cdb44-e683-4500-b5f1-1985a92be27a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1672131024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2007533f-0d2e-4a7c-9f3e-6256d9af51bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd97193adc3412d8929544918bd0597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.649076 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae73ebf-f0ae-417b-94e7-fbd534ae4644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.673679 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae73ebf-f0ae-417b-94e7-fbd534ae4644) transitioned into state 'SUCCESS' from state '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-1672131024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acd97193adc3412d8929544918bd0597',qos_specs=None,replication_status=,reservations=['d6967547-287b-49c8-a8d1-285fef37555e','f13d7f47-15a8-4418-8fa1-863dfc9c0bab','d42857a8-c0ae-4995-8312-f2d9c304f58f','0b7cdb44-e683-4500-b5f1-1985a92be27a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf2855cc94d4f1489d0465ea33fb4fd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.674358 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8579ff5d-3d59-4597-a326-820ccda808f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:33.685571 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8579ff5d-3d59-4597-a326-820ccda808f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:33.686307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Flow 'volume_create_api' (7abe0204-4bdc-43dc-9692-3b63a2888302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:33.686628 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Create volume request issued successfully. Aug 20 07:58:33.687145 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeea2ac1-59c1-49e0-b1ee-c4d488d9d5c0 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:33.687580 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1230/4976] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:33 2026] POST /volume/v3/volumes => generated 762 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:33.701338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6d9fd822-8bbc-43e1-bbf6-7ac2959d6ad3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.704251 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d9fd822-8bbc-43e1-bbf6-7ac2959d6ad3 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 Aug 20 07:58:33.704577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d9fd822-8bbc-43e1-bbf6-7ac2959d6ad3 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:33.704872 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d9fd822-8bbc-43e1-bbf6-7ac2959d6ad3 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:33.714804 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.714804 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:33.718881 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6d9fd822-8bbc-43e1-bbf6-7ac2959d6ad3 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:33.727489 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d9fd822-8bbc-43e1-bbf6-7ac2959d6ad3 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 returned with HTTP 200 Aug 20 07:58:33.727864 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1244/4977] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:33 2026] GET /volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:33.741081 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a140d516-34c7-4ec3-b383-f6fe3672d924 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.743444 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a140d516-34c7-4ec3-b383-f6fe3672d924 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f Aug 20 07:58:33.743709 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a140d516-34c7-4ec3-b383-f6fe3672d924 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:33.743911 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a140d516-34c7-4ec3-b383-f6fe3672d924 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:33.754101 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.754101 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:33.759339 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a140d516-34c7-4ec3-b383-f6fe3672d924 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:33.768152 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a140d516-34c7-4ec3-b383-f6fe3672d924 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f returned with HTTP 200 Aug 20 07:58:33.768613 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1244/4978] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:33 2026] GET /volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:33.782489 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-51e64a14-efe4-4e96-86fa-56397dcef8b7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.784888 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51e64a14-efe4-4e96-86fa-56397dcef8b7 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 Aug 20 07:58:33.785207 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51e64a14-efe4-4e96-86fa-56397dcef8b7 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:33.785416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51e64a14-efe4-4e96-86fa-56397dcef8b7 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:33.793047 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.793047 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:33.797166 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-51e64a14-efe4-4e96-86fa-56397dcef8b7 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:33.802083 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51e64a14-efe4-4e96-86fa-56397dcef8b7 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 returned with HTTP 200 Aug 20 07:58:33.802434 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1261/4979] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:33 2026] GET /volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:33.816269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d4733d04-596b-42e9-bcd5-9b96be58cfba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.818171 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4733d04-596b-42e9-bcd5-9b96be58cfba tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb Aug 20 07:58:33.818426 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4733d04-596b-42e9-bcd5-9b96be58cfba tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:33.818700 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4733d04-596b-42e9-bcd5-9b96be58cfba tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:33.828270 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.828270 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:33.831811 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d4733d04-596b-42e9-bcd5-9b96be58cfba tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:33.837892 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4733d04-596b-42e9-bcd5-9b96be58cfba tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb returned with HTTP 200 Aug 20 07:58:33.838381 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1231/4980] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:33 2026] GET /volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:33.853383 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0bedb220-6480-4cdd-85c7-02f0bc3fa95f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.855988 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bedb220-6480-4cdd-85c7-02f0bc3fa95f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc Aug 20 07:58:33.856257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0bedb220-6480-4cdd-85c7-02f0bc3fa95f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:33.856568 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0bedb220-6480-4cdd-85c7-02f0bc3fa95f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:33.866048 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.866048 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:33.871528 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0bedb220-6480-4cdd-85c7-02f0bc3fa95f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:33.877104 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bedb220-6480-4cdd-85c7-02f0bc3fa95f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc returned with HTTP 200 Aug 20 07:58:33.877541 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1245/4981] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:33 2026] GET /volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:33.892394 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ce80032-47a0-4521-a0e7-c493d5238050 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.894331 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ce80032-47a0-4521-a0e7-c493d5238050 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc Aug 20 07:58:33.894542 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ce80032-47a0-4521-a0e7-c493d5238050 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:33.894758 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ce80032-47a0-4521-a0e7-c493d5238050 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:33.894909 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3ce80032-47a0-4521-a0e7-c493d5238050 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume with id: 2007533f-0d2e-4a7c-9f3e-6256d9af51bc Aug 20 07:58:33.902901 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.902901 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:33.903396 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ce80032-47a0-4521-a0e7-c493d5238050 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:33.932537 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ce80032-47a0-4521-a0e7-c493d5238050 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume request issued successfully. Aug 20 07:58:33.932835 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ce80032-47a0-4521-a0e7-c493d5238050 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc returned with HTTP 202 Aug 20 07:58:33.933307 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1245/4982] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:33 2026] DELETE /volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:33.942727 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f8db2dc3-44e8-496a-8d09-725b4b2f22a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:33.944891 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f8db2dc3-44e8-496a-8d09-725b4b2f22a5 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc Aug 20 07:58:33.945217 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f8db2dc3-44e8-496a-8d09-725b4b2f22a5 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:33.945490 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f8db2dc3-44e8-496a-8d09-725b4b2f22a5 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:33.952911 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:33.952911 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:33.957020 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f8db2dc3-44e8-496a-8d09-725b4b2f22a5 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:33.962661 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f8db2dc3-44e8-496a-8d09-725b4b2f22a5 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc returned with HTTP 200 Aug 20 07:58:33.963161 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1262/4983] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:33 2026] GET /volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:34.379896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-bf014265-0d98-41c6-a202-2c19de5acc5d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:34.386186 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-bf014265-0d98-41c6-a202-2c19de5acc5d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:34.386186 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-bf014265-0d98-41c6-a202-2c19de5acc5d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:34.386186 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-bf014265-0d98-41c6-a202-2c19de5acc5d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:34.390918 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:34.390918 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:34.391452 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-bf014265-0d98-41c6-a202-2c19de5acc5d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:34.392448 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-bf014265-0d98-41c6-a202-2c19de5acc5d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f returned with HTTP 200 Aug 20 07:58:34.392988 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1232/4984] 10.4.3.57 () {68 vars in 1597 bytes} [Thu Aug 20 07:58:34 2026] GET /volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:34.408000 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-f4ade277-e980-4a1f-88c8-ca8b8fe37d35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:34.410664 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-f4ade277-e980-4a1f-88c8-ca8b8fe37d35 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:34.410664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-f4ade277-e980-4a1f-88c8-ca8b8fe37d35 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:34.410899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-f4ade277-e980-4a1f-88c8-ca8b8fe37d35 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:34.419344 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:34.419344 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:34.426565 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-f4ade277-e980-4a1f-88c8-ca8b8fe37d35 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:34.432210 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-f4ade277-e980-4a1f-88c8-ca8b8fe37d35 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 returned with HTTP 200 Aug 20 07:58:34.432874 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1246/4985] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:34 2026] GET /volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:34.446384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:34.454030 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:34.454440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "faa34b79-cd2b-404b-8db9-4877ca55091f", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:34.456352 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'faa34b79-cd2b-404b-8db9-4877ca55091f', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:34.468145 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:34.468145 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:34.468803 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:34.468908 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 07:58:34.469827 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 07:58:34.476100 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (df531e07-2547-4afd-a142-c2424441f6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:34.477355 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb005133-ddbe-4bc4-9ccd-6803da845be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:34.478453 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:34.516232 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb005133-ddbe-4bc4-9ccd-6803da845be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'faa34b79-cd2b-404b-8db9-4877ca55091f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:34.517140 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227e5d85-3a03-4fe2-adc3-5e4699fd13a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:34.577219 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['61b8f44c-5f3b-44ee-b0a0-efda95f33f62', 'a7081f6d-c428-4375-bbbb-ec6f0aba9b0b', '26b0e327-fee9-448d-b5ae-b296ebaa279f', 'ac90d0bb-ca88-41d7-8b5c-73f349c3fefb'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:34.577691 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227e5d85-3a03-4fe2-adc3-5e4699fd13a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b8f44c-5f3b-44ee-b0a0-efda95f33f62', 'a7081f6d-c428-4375-bbbb-ec6f0aba9b0b', '26b0e327-fee9-448d-b5ae-b296ebaa279f', 'ac90d0bb-ca88-41d7-8b5c-73f349c3fefb']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:34.579177 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc952835-9c97-4a19-820b-67ca7cc91f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:34.625017 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc952835-9c97-4a19-820b-67ca7cc91f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc650f3e-fd83-4ca9-b745-c2f5c546f5a3', '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='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['61b8f44c-5f3b-44ee-b0a0-efda95f33f62','a7081f6d-c428-4375-bbbb-ec6f0aba9b0b','26b0e327-fee9-448d-b5ae-b296ebaa279f','ac90d0bb-ca88-41d7-8b5c-73f349c3fefb'],size=1,snapshot_id=faa34b79-cd2b-404b-8db9-4877ca55091f,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), '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-08-20T07:58:34Z,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=bc650f3e-fd83-4ca9-b745-c2f5c546f5a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=faa34b79-cd2b-404b-8db9-4877ca55091f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:34.626227 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee1116b-a9fc-4734-a813-637c140a95c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:34.648786 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee1116b-a9fc-4734-a813-637c140a95c1) transitioned into 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='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['61b8f44c-5f3b-44ee-b0a0-efda95f33f62','a7081f6d-c428-4375-bbbb-ec6f0aba9b0b','26b0e327-fee9-448d-b5ae-b296ebaa279f','ac90d0bb-ca88-41d7-8b5c-73f349c3fefb'],size=1,snapshot_id=faa34b79-cd2b-404b-8db9-4877ca55091f,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:34.649580 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a8528c8-4bbd-4ad8-a482-e7c236c1260d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:34.672628 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a8528c8-4bbd-4ad8-a482-e7c236c1260d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:34.673850 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (df531e07-2547-4afd-a142-c2424441f6b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:34.674178 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 07:58:34.674900 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-37eb50de-359e-4d94-8d55-f913f3d7f921 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:34.675437 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1246/4986] 10.4.3.57 () {72 vars in 1534 bytes} [Thu Aug 20 07:58:34 2026] POST /volume/v3/volumes => generated 734 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:34.707594 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8e7aece1-7f9a-47c1-a5ac-4cbf880e8076 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:34.709969 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8e7aece1-7f9a-47c1-a5ac-4cbf880e8076 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 Aug 20 07:58:34.710180 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8e7aece1-7f9a-47c1-a5ac-4cbf880e8076 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:34.710371 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8e7aece1-7f9a-47c1-a5ac-4cbf880e8076 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:34.722848 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:34.722848 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:34.730773 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8e7aece1-7f9a-47c1-a5ac-4cbf880e8076 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:34.739898 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8e7aece1-7f9a-47c1-a5ac-4cbf880e8076 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 returned with HTTP 200 Aug 20 07:58:34.740280 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1263/4987] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:34 2026] GET /volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 => generated 802 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:34.757114 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-b92405bc-6d1c-456e-81da-22fe3af7de39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:34.759563 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-b92405bc-6d1c-456e-81da-22fe3af7de39 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 Aug 20 07:58:34.761755 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-b92405bc-6d1c-456e-81da-22fe3af7de39 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:34.761755 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-b92405bc-6d1c-456e-81da-22fe3af7de39 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:34.773226 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:34.773226 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:34.777109 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-b92405bc-6d1c-456e-81da-22fe3af7de39 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:34.782303 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-b92405bc-6d1c-456e-81da-22fe3af7de39 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 returned with HTTP 200 Aug 20 07:58:34.782886 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1233/4988] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:34 2026] GET /volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 => generated 802 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:34.976370 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-717fe1b4-7ef4-4bf3-bfd9-5bb6246a2434 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:34.978466 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-717fe1b4-7ef4-4bf3-bfd9-5bb6246a2434 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc Aug 20 07:58:34.978739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-717fe1b4-7ef4-4bf3-bfd9-5bb6246a2434 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:34.978977 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-717fe1b4-7ef4-4bf3-bfd9-5bb6246a2434 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:34.987045 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-717fe1b4-7ef4-4bf3-bfd9-5bb6246a2434 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc returned with HTTP 404 Aug 20 07:58:34.987179 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1247/4989] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:34 2026] GET /volume/v3/volumes/2007533f-0d2e-4a7c-9f3e-6256d9af51bc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:34.995397 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fc88dae8-e07a-4b86-bff0-4e1dc7099e62 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:34.997124 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fc88dae8-e07a-4b86-bff0-4e1dc7099e62 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] DELETE https://10.4.3.57/volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb Aug 20 07:58:34.997274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fc88dae8-e07a-4b86-bff0-4e1dc7099e62 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:34.997447 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fc88dae8-e07a-4b86-bff0-4e1dc7099e62 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:34.997627 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-fc88dae8-e07a-4b86-bff0-4e1dc7099e62 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume with id: 45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb Aug 20 07:58:35.004330 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:35.004330 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:35.004787 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fc88dae8-e07a-4b86-bff0-4e1dc7099e62 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:35.025327 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fc88dae8-e07a-4b86-bff0-4e1dc7099e62 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume request issued successfully. Aug 20 07:58:35.025537 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fc88dae8-e07a-4b86-bff0-4e1dc7099e62 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb returned with HTTP 202 Aug 20 07:58:35.025931 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1247/4990] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:34 2026] DELETE /volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 07:58:35.034640 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d75c3af0-c070-4b2f-8f99-0183fe991b6d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:35.036496 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d75c3af0-c070-4b2f-8f99-0183fe991b6d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb Aug 20 07:58:35.036743 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d75c3af0-c070-4b2f-8f99-0183fe991b6d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:35.036945 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d75c3af0-c070-4b2f-8f99-0183fe991b6d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:35.044627 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:35.044627 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:35.048562 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d75c3af0-c070-4b2f-8f99-0183fe991b6d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:35.053889 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d75c3af0-c070-4b2f-8f99-0183fe991b6d tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb returned with HTTP 200 Aug 20 07:58:35.054285 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1264/4991] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:35 2026] GET /volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:35.697172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:35.700308 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:35.701047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "88ea48b1-7b53-4bf6-a91d-ce4dd1cfcdb9", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:35.703193 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '88ea48b1-7b53-4bf6-a91d-ce4dd1cfcdb9', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:35.785883 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume of 1 GB Aug 20 07:58:35.793155 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Availability Zones retrieved successfully. Aug 20 07:58:35.798644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (6a24cdf8-8205-40d8-aec4-ff99ca6dacdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:35.800002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d332b4-034c-4127-9bef-fd7e5d92f646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:35.801376 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:35.870068 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d332b4-034c-4127-9bef-fd7e5d92f646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:35.870969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1a31c1-b5ef-4cdf-ba42-c107cbf8d9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:35.946997 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Created reservations ['ba8d326b-c6b2-4df1-84fa-0a015faf46b1', '5eb499f2-2522-492a-a393-5089b2595e82', 'de25cf51-3d0d-46af-baa2-2ba1a4bf256d', '40135d99-cbed-4a5e-93c1-4155418248a3'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:35.947959 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1a31c1-b5ef-4cdf-ba42-c107cbf8d9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba8d326b-c6b2-4df1-84fa-0a015faf46b1', '5eb499f2-2522-492a-a393-5089b2595e82', 'de25cf51-3d0d-46af-baa2-2ba1a4bf256d', '40135d99-cbed-4a5e-93c1-4155418248a3']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:35.949025 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e77842-6fdc-4295-bc7c-1e966c5882d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:35.978411 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e77842-6fdc-4295-bc7c-1e966c5882d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09fdb50d-ea49-4b10-84e7-9ef8e6159f72', '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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['ba8d326b-c6b2-4df1-84fa-0a015faf46b1','5eb499f2-2522-492a-a393-5089b2595e82','de25cf51-3d0d-46af-baa2-2ba1a4bf256d','40135d99-cbed-4a5e-93c1-4155418248a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:35Z,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=09fdb50d-ea49-4b10-84e7-9ef8e6159f72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='697039faf6334d059cf34e7b3b08687d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2850ba52c52f48bf87f8a46d246fd636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:35.979130 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6aa156-2e5a-41c5-b34a-102305e8a3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:36.011035 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6aa156-2e5a-41c5-b34a-102305e8a3e7) transitioned into state 'SUCCESS' from 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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['ba8d326b-c6b2-4df1-84fa-0a015faf46b1','5eb499f2-2522-492a-a393-5089b2595e82','de25cf51-3d0d-46af-baa2-2ba1a4bf256d','40135d99-cbed-4a5e-93c1-4155418248a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:36.011035 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b72d079-77e9-4b27-90f2-bb961ee01f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:36.028673 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b72d079-77e9-4b27-90f2-bb961ee01f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:36.029490 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (6a24cdf8-8205-40d8-aec4-ff99ca6dacdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:36.029850 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request issued successfully. Aug 20 07:58:36.030440 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-077870c5-57f0-46cc-91cc-0dc0f9f1dfe1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:36.031005 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1234/4992] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:58:35 2026] POST /volume/v3/volumes => generated 773 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:36.047422 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-def8cba1-341f-4db8-8909-b850e4318e6c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:36.048702 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-def8cba1-341f-4db8-8909-b850e4318e6c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:36.048910 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-def8cba1-341f-4db8-8909-b850e4318e6c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:36.049118 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-def8cba1-341f-4db8-8909-b850e4318e6c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:36.058016 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:36.058016 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:36.062143 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-def8cba1-341f-4db8-8909-b850e4318e6c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:36.066991 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-def8cba1-341f-4db8-8909-b850e4318e6c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:36.067524 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1248/4993] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:36 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:36.068924 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c65a4478-d8d1-477c-b7cf-74d4c2cab73e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:36.071503 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c65a4478-d8d1-477c-b7cf-74d4c2cab73e tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb Aug 20 07:58:36.071887 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c65a4478-d8d1-477c-b7cf-74d4c2cab73e tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:36.072166 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c65a4478-d8d1-477c-b7cf-74d4c2cab73e tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:36.079173 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c65a4478-d8d1-477c-b7cf-74d4c2cab73e tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb returned with HTTP 404 Aug 20 07:58:36.079808 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1248/4994] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:36 2026] GET /volume/v3/volumes/45c2e9e2-bab6-4610-8f99-9d8afb2e1ceb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:36.087214 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-734a7c8a-9b99-4c62-9bea-56b92a66a8eb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:36.089796 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-734a7c8a-9b99-4c62-9bea-56b92a66a8eb tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] DELETE https://10.4.3.57/volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 Aug 20 07:58:36.090080 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-734a7c8a-9b99-4c62-9bea-56b92a66a8eb tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:36.090378 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-734a7c8a-9b99-4c62-9bea-56b92a66a8eb tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:36.090658 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-734a7c8a-9b99-4c62-9bea-56b92a66a8eb tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume with id: 08ba159c-d2fe-456d-b367-803462062304 Aug 20 07:58:36.099530 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:36.099530 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:36.099530 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-734a7c8a-9b99-4c62-9bea-56b92a66a8eb tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:36.120261 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-734a7c8a-9b99-4c62-9bea-56b92a66a8eb tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume request issued successfully. Aug 20 07:58:36.120418 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-734a7c8a-9b99-4c62-9bea-56b92a66a8eb tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 returned with HTTP 202 Aug 20 07:58:36.121056 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1265/4995] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:36 2026] DELETE /volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:36.130386 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb172602-1761-4178-9b45-9f2b480c5080 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:36.134012 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb172602-1761-4178-9b45-9f2b480c5080 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 Aug 20 07:58:36.134184 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb172602-1761-4178-9b45-9f2b480c5080 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:36.134409 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb172602-1761-4178-9b45-9f2b480c5080 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:36.141630 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:36.141630 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:36.146530 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb172602-1761-4178-9b45-9f2b480c5080 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:36.152078 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb172602-1761-4178-9b45-9f2b480c5080 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 returned with HTTP 200 Aug 20 07:58:36.152541 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1235/4996] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:36 2026] GET /volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:37.085343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cc342799-5e59-47ec-b7b0-77d5dec9eb4b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:37.087943 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc342799-5e59-47ec-b7b0-77d5dec9eb4b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:37.088136 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc342799-5e59-47ec-b7b0-77d5dec9eb4b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:37.088345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc342799-5e59-47ec-b7b0-77d5dec9eb4b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:37.102213 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:37.102213 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:37.108903 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cc342799-5e59-47ec-b7b0-77d5dec9eb4b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:37.116833 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc342799-5e59-47ec-b7b0-77d5dec9eb4b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:37.117751 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1249/4997] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:37 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 923 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:37.172259 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0f54f4c5-c88b-4967-90f1-3438ebda1f8a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:37.175384 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f54f4c5-c88b-4967-90f1-3438ebda1f8a tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 Aug 20 07:58:37.175712 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f54f4c5-c88b-4967-90f1-3438ebda1f8a tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:37.176026 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f54f4c5-c88b-4967-90f1-3438ebda1f8a tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:37.184824 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f54f4c5-c88b-4967-90f1-3438ebda1f8a tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 returned with HTTP 404 Aug 20 07:58:37.185758 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1249/4998] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:37 2026] GET /volume/v3/volumes/08ba159c-d2fe-456d-b367-803462062304 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:37.195938 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-998d5e5f-27a2-4bbf-8ca8-edcdb70952a8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:37.199486 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-998d5e5f-27a2-4bbf-8ca8-edcdb70952a8 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f Aug 20 07:58:37.199834 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-998d5e5f-27a2-4bbf-8ca8-edcdb70952a8 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:37.200049 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-998d5e5f-27a2-4bbf-8ca8-edcdb70952a8 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:37.200225 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-998d5e5f-27a2-4bbf-8ca8-edcdb70952a8 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume with id: 2df34e1a-466e-4e56-8763-f4feacc7570f Aug 20 07:58:37.208931 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:37.208931 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:37.209434 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-998d5e5f-27a2-4bbf-8ca8-edcdb70952a8 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:37.229166 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-998d5e5f-27a2-4bbf-8ca8-edcdb70952a8 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume request issued successfully. Aug 20 07:58:37.229585 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-998d5e5f-27a2-4bbf-8ca8-edcdb70952a8 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f returned with HTTP 202 Aug 20 07:58:37.230164 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1266/4999] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:37 2026] DELETE /volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:37.240259 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-025d2259-76df-44c2-b682-7fd319f4598a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:37.242698 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-025d2259-76df-44c2-b682-7fd319f4598a tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f Aug 20 07:58:37.242951 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-025d2259-76df-44c2-b682-7fd319f4598a tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:37.243314 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-025d2259-76df-44c2-b682-7fd319f4598a tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:37.255543 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:37.255543 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:37.265594 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-025d2259-76df-44c2-b682-7fd319f4598a tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:37.272541 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-025d2259-76df-44c2-b682-7fd319f4598a tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f returned with HTTP 200 Aug 20 07:58:37.273069 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1236/5000] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:37 2026] GET /volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:37.792192 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12554fbd-e5e5-4a65-a8dc-c24d8d2f720f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:37.797378 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12554fbd-e5e5-4a65-a8dc-c24d8d2f720f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 Aug 20 07:58:37.797699 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12554fbd-e5e5-4a65-a8dc-c24d8d2f720f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:37.797965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12554fbd-e5e5-4a65-a8dc-c24d8d2f720f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:37.812892 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:37.812892 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:37.819126 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12554fbd-e5e5-4a65-a8dc-c24d8d2f720f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:37.827630 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12554fbd-e5e5-4a65-a8dc-c24d8d2f720f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 returned with HTTP 200 Aug 20 07:58:37.828314 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1250/5001] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:37 2026] GET /volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 => generated 1343 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:37.841847 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e2a592b8-e084-4654-94f5-9afbdcf32a4d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:37.842415 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2a592b8-e084-4654-94f5-9afbdcf32a4d None None] GET https://10.4.3.57/volume// Aug 20 07:58:37.842680 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2a592b8-e084-4654-94f5-9afbdcf32a4d None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:37.842924 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2a592b8-e084-4654-94f5-9afbdcf32a4d None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:37.843349 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2a592b8-e084-4654-94f5-9afbdcf32a4d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:58:37.843890 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1250/5002] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:58:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:58:37.851251 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12fabba6-0e77-4753-a9c7-f11962edebeb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:37.853569 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12fabba6-0e77-4753-a9c7-f11962edebeb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:58:37.854008 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12fabba6-0e77-4753-a9c7-f11962edebeb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc650f3e-fd83-4ca9-b745-c2f5c546f5a3", "connector": null, "instance_uuid": "26b632aa-63ab-4baa-9735-5f4379e90185"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:37.863294 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:37.863294 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:37.895979 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-12fabba6-0e77-4753-a9c7-f11962edebeb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:58:37.896484 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1267/5003] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:58:37 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:37.906002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9141c3cb-06a9-4222-8032-b3c8f2312d19 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:37.906430 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9141c3cb-06a9-4222-8032-b3c8f2312d19 None None] GET https://10.4.3.57/volume// Aug 20 07:58:37.906725 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9141c3cb-06a9-4222-8032-b3c8f2312d19 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:37.906937 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9141c3cb-06a9-4222-8032-b3c8f2312d19 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:37.907370 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9141c3cb-06a9-4222-8032-b3c8f2312d19 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:58:37.907757 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1237/5004] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:58:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:58:37.915190 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-42b855ce-95b1-488c-a96c-e753cd559990 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:37.918208 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-42b855ce-95b1-488c-a96c-e753cd559990 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 Aug 20 07:58:37.918623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-42b855ce-95b1-488c-a96c-e753cd559990 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:37.918986 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-42b855ce-95b1-488c-a96c-e753cd559990 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:37.932897 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:37.932897 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:37.937819 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-42b855ce-95b1-488c-a96c-e753cd559990 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:37.945133 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-42b855ce-95b1-488c-a96c-e753cd559990 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 returned with HTTP 200 Aug 20 07:58:37.945828 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1251/5005] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:58:37 2026] GET /volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 => generated 1522 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:58:38.053921 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8dbca693-b2ac-4c40-9ce4-184e388cf446 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:38.056210 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8dbca693-b2ac-4c40-9ce4-184e388cf446 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/493a25ec-8aa0-4d97-b42e-9c473ac91c1d Aug 20 07:58:38.058303 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8dbca693-b2ac-4c40-9ce4-184e388cf446 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:38.066182 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8dbca693-b2ac-4c40-9ce4-184e388cf446 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-bc650f3e-fd83-4ca9-b745-c2f5c546f5a3-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:58:38.072420 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8dbca693-b2ac-4c40-9ce4-184e388cf446 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-bc650f3e-fd83-4ca9-b745-c2f5c546f5a3-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:58:38.072420 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:38.072420 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:38.133175 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a4b9c0fe-ef52-4822-ac69-40a370dba220 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:38.135279 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4b9c0fe-ef52-4822-ac69-40a370dba220 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:38.135511 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4b9c0fe-ef52-4822-ac69-40a370dba220 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:38.135752 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4b9c0fe-ef52-4822-ac69-40a370dba220 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:38.143206 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:38.143206 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:38.146971 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a4b9c0fe-ef52-4822-ac69-40a370dba220 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:38.151467 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4b9c0fe-ef52-4822-ac69-40a370dba220 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:38.151899 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1268/5006] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:38 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:38.173383 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8dbca693-b2ac-4c40-9ce4-184e388cf446 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-bc650f3e-fd83-4ca9-b745-c2f5c546f5a3-np0000007856" released by "attachment_update" :: held 0.102s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:58:38.174057 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-8dbca693-b2ac-4c40-9ce4-184e388cf446 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/493a25ec-8aa0-4d97-b42e-9c473ac91c1d returned with HTTP 200 Aug 20 07:58:38.174503 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1251/5007] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:58:38 2026] PUT /volume/v3/attachments/493a25ec-8aa0-4d97-b42e-9c473ac91c1d => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:38.206738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-91c73323-d8ad-4f6b-a9bc-f7ecfe8dee4e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:38.208722 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-91c73323-d8ad-4f6b-a9bc-f7ecfe8dee4e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/493a25ec-8aa0-4d97-b42e-9c473ac91c1d/action Aug 20 07:58:38.209159 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-91c73323-d8ad-4f6b-a9bc-f7ecfe8dee4e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:58:38.209285 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-91c73323-d8ad-4f6b-a9bc-f7ecfe8dee4e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:38.226069 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:38.226069 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:38.238674 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1b71bf51-5ff8-4185-ab24-9f5e7f04a164 req-91c73323-d8ad-4f6b-a9bc-f7ecfe8dee4e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/493a25ec-8aa0-4d97-b42e-9c473ac91c1d/action returned with HTTP 204 Aug 20 07:58:38.239203 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1238/5008] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:58:38 2026] POST /volume/v3/attachments/493a25ec-8aa0-4d97-b42e-9c473ac91c1d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:38.286213 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b567fde9-124a-4679-a6a8-2e293692ef4b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:38.290871 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b567fde9-124a-4679-a6a8-2e293692ef4b tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f Aug 20 07:58:38.292058 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b567fde9-124a-4679-a6a8-2e293692ef4b tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:38.292490 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b567fde9-124a-4679-a6a8-2e293692ef4b tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:38.301598 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b567fde9-124a-4679-a6a8-2e293692ef4b tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f returned with HTTP 404 Aug 20 07:58:38.302602 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1252/5009] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:38 2026] GET /volume/v3/volumes/2df34e1a-466e-4e56-8763-f4feacc7570f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:38.310891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f6cc7ff3-b741-46b0-92d1-2a3992f2b8d4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:38.313333 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6cc7ff3-b741-46b0-92d1-2a3992f2b8d4 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] DELETE https://10.4.3.57/volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 Aug 20 07:58:38.313516 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6cc7ff3-b741-46b0-92d1-2a3992f2b8d4 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:38.313940 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6cc7ff3-b741-46b0-92d1-2a3992f2b8d4 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:38.314157 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f6cc7ff3-b741-46b0-92d1-2a3992f2b8d4 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume with id: 046cb71b-62ba-4299-870a-6336345bab17 Aug 20 07:58:38.322144 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:38.322144 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:38.322994 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f6cc7ff3-b741-46b0-92d1-2a3992f2b8d4 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:38.352474 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f6cc7ff3-b741-46b0-92d1-2a3992f2b8d4 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume request issued successfully. Aug 20 07:58:38.352714 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6cc7ff3-b741-46b0-92d1-2a3992f2b8d4 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 returned with HTTP 202 Aug 20 07:58:38.353240 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1269/5010] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:38 2026] DELETE /volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:38.362262 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9b6f89f3-3ed6-4080-822c-45f347f9b15f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:38.364465 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b6f89f3-3ed6-4080-822c-45f347f9b15f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 Aug 20 07:58:38.364753 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b6f89f3-3ed6-4080-822c-45f347f9b15f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:38.365057 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b6f89f3-3ed6-4080-822c-45f347f9b15f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:38.374300 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:38.374300 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:38.379132 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9b6f89f3-3ed6-4080-822c-45f347f9b15f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:38.384090 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b6f89f3-3ed6-4080-822c-45f347f9b15f tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 returned with HTTP 200 Aug 20 07:58:38.384525 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1252/5011] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:38 2026] GET /volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:39.170881 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2daf81ed-40e4-46cf-8dbb-a000c1deabaf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:39.173131 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2daf81ed-40e4-46cf-8dbb-a000c1deabaf tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:39.173446 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2daf81ed-40e4-46cf-8dbb-a000c1deabaf tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:39.173751 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2daf81ed-40e4-46cf-8dbb-a000c1deabaf tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:39.182770 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:39.182770 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:39.186991 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2daf81ed-40e4-46cf-8dbb-a000c1deabaf tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:39.194093 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2daf81ed-40e4-46cf-8dbb-a000c1deabaf tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:39.194596 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1239/5012] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:39 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:39.399048 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-90b28b59-4477-49ac-b767-d929d7ab995b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:39.401041 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90b28b59-4477-49ac-b767-d929d7ab995b tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 Aug 20 07:58:39.401457 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90b28b59-4477-49ac-b767-d929d7ab995b tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:39.401734 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90b28b59-4477-49ac-b767-d929d7ab995b tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:39.408032 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90b28b59-4477-49ac-b767-d929d7ab995b tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 returned with HTTP 404 Aug 20 07:58:39.408562 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1253/5013] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:39 2026] GET /volume/v3/volumes/046cb71b-62ba-4299-870a-6336345bab17 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:39.416439 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-32fecaba-4d75-44b6-beb5-5b0b3c5c89ea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:39.418194 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32fecaba-4d75-44b6-beb5-5b0b3c5c89ea tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] DELETE https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 Aug 20 07:58:39.418374 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32fecaba-4d75-44b6-beb5-5b0b3c5c89ea tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:39.418617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32fecaba-4d75-44b6-beb5-5b0b3c5c89ea tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:39.418832 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-32fecaba-4d75-44b6-beb5-5b0b3c5c89ea tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume with id: 732a6da4-df6d-4758-9641-1c6dd6ad6c78 Aug 20 07:58:39.425807 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:39.425807 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:39.426296 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-32fecaba-4d75-44b6-beb5-5b0b3c5c89ea tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:39.452241 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-32fecaba-4d75-44b6-beb5-5b0b3c5c89ea tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Delete volume request issued successfully. Aug 20 07:58:39.452387 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32fecaba-4d75-44b6-beb5-5b0b3c5c89ea tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 returned with HTTP 202 Aug 20 07:58:39.452954 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1270/5014] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:39 2026] DELETE /volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:39.468138 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53ef859a-973f-47aa-83c8-b43b6cb09535 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:39.470987 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53ef859a-973f-47aa-83c8-b43b6cb09535 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 Aug 20 07:58:39.471174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53ef859a-973f-47aa-83c8-b43b6cb09535 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:39.471489 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53ef859a-973f-47aa-83c8-b43b6cb09535 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:39.478332 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:39.478332 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:39.482276 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53ef859a-973f-47aa-83c8-b43b6cb09535 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Volume info retrieved successfully. Aug 20 07:58:39.487024 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53ef859a-973f-47aa-83c8-b43b6cb09535 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 returned with HTTP 200 Aug 20 07:58:39.487486 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1253/5015] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:39 2026] GET /volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:40.210746 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7236c830-8a4c-4c48-91df-b3433857edce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:40.212583 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7236c830-8a4c-4c48-91df-b3433857edce tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:40.212842 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7236c830-8a4c-4c48-91df-b3433857edce tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:40.213067 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7236c830-8a4c-4c48-91df-b3433857edce tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:40.220838 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:40.220838 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:40.224615 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7236c830-8a4c-4c48-91df-b3433857edce tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:40.228903 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7236c830-8a4c-4c48-91df-b3433857edce tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:40.229406 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1240/5016] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:40 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:40.499883 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9e26e722-424d-4c8a-837b-c778d2cd78e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:40.502212 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e26e722-424d-4c8a-837b-c778d2cd78e9 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] GET https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 Aug 20 07:58:40.502507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e26e722-424d-4c8a-837b-c778d2cd78e9 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:40.502775 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e26e722-424d-4c8a-837b-c778d2cd78e9 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:40.510569 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e26e722-424d-4c8a-837b-c778d2cd78e9 tempest-CreateVolumesFromSourceVolumeTest-242704772 tempest-CreateVolumesFromSourceVolumeTest-242704772-project-member] https://10.4.3.57/volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 returned with HTTP 404 Aug 20 07:58:40.511396 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1254/5017] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:40 2026] GET /volume/v3/volumes/732a6da4-df6d-4758-9641-1c6dd6ad6c78 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:41.253023 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-78a9a826-dc09-4b40-a09c-c89542138427 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:41.255362 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78a9a826-dc09-4b40-a09c-c89542138427 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:41.255809 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78a9a826-dc09-4b40-a09c-c89542138427 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:41.256018 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78a9a826-dc09-4b40-a09c-c89542138427 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:41.263925 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:41.263925 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:41.269010 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-78a9a826-dc09-4b40-a09c-c89542138427 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:41.275764 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78a9a826-dc09-4b40-a09c-c89542138427 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:41.275764 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1271/5018] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:41 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:42.305613 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-88fcad97-a341-44d0-88d8-d4848807f085 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:42.311734 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88fcad97-a341-44d0-88d8-d4848807f085 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:42.312053 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88fcad97-a341-44d0-88d8-d4848807f085 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:42.313140 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88fcad97-a341-44d0-88d8-d4848807f085 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:42.317283 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=451,cinder:UPDATE=132,cinder:INSERT=71 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:58:42.325145 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:42.325145 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:42.332085 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88fcad97-a341-44d0-88d8-d4848807f085 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:42.342134 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88fcad97-a341-44d0-88d8-d4848807f085 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:42.343869 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1254/5019] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:42 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 926 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:42.950920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a96f2982-91f0-4f57-a2cd-f0c2023e08bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:43.109244 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a96f2982-91f0-4f57-a2cd-f0c2023e08bb tempest-ProjectAdminTests-747683550 tempest-ProjectAdminTests-747683550-project-admin] GET https://10.4.3.57/volume/v3/scheduler-stats/get_pools Aug 20 07:58:43.109479 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a96f2982-91f0-4f57-a2cd-f0c2023e08bb tempest-ProjectAdminTests-747683550 tempest-ProjectAdminTests-747683550-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:43.109790 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a96f2982-91f0-4f57-a2cd-f0c2023e08bb tempest-ProjectAdminTests-747683550 tempest-ProjectAdminTests-747683550-project-admin] Calling method 'get_pools' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:43.120601 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a96f2982-91f0-4f57-a2cd-f0c2023e08bb tempest-ProjectAdminTests-747683550 tempest-ProjectAdminTests-747683550-project-admin] https://10.4.3.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 07:58:43.121335 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1241/5020] 10.4.3.57 () {66 vars in 1284 bytes} [Thu Aug 20 07:58:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:43.129460 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bcb61b4d-3492-4eb4-b819-ad5480045861 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:43.131580 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcb61b4d-3492-4eb4-b819-ad5480045861 tempest-ProjectAdminTests-747683550 tempest-ProjectAdminTests-747683550-project-admin] GET https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool Aug 20 07:58:43.131760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcb61b4d-3492-4eb4-b819-ad5480045861 tempest-ProjectAdminTests-747683550 tempest-ProjectAdminTests-747683550-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:43.132023 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcb61b4d-3492-4eb4-b819-ad5480045861 tempest-ProjectAdminTests-747683550 tempest-ProjectAdminTests-747683550-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:43.145539 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcb61b4d-3492-4eb4-b819-ad5480045861 tempest-ProjectAdminTests-747683550 tempest-ProjectAdminTests-747683550-project-admin] https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool returned with HTTP 200 Aug 20 07:58:43.146509 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1255/5021] 10.4.3.57 () {66 vars in 1311 bytes} [Thu Aug 20 07:58:43 2026] GET /volume/v3/capabilities/np0000007856@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:43.364836 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-72df8ca5-8a81-4b2d-94b2-7a8d281eafde None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:43.368573 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72df8ca5-8a81-4b2d-94b2-7a8d281eafde tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:43.368573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72df8ca5-8a81-4b2d-94b2-7a8d281eafde tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:43.368573 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72df8ca5-8a81-4b2d-94b2-7a8d281eafde tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:43.378224 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:43.378224 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:43.383537 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-72df8ca5-8a81-4b2d-94b2-7a8d281eafde tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:43.389920 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72df8ca5-8a81-4b2d-94b2-7a8d281eafde tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:43.390396 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1272/5022] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:43 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:44.410682 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9155b61f-cc28-4ecb-8fdd-f36680f5075e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:44.415870 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9155b61f-cc28-4ecb-8fdd-f36680f5075e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:44.415870 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9155b61f-cc28-4ecb-8fdd-f36680f5075e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:44.415870 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9155b61f-cc28-4ecb-8fdd-f36680f5075e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:44.433381 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:44.433381 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:44.439241 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9155b61f-cc28-4ecb-8fdd-f36680f5075e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:44.453355 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9155b61f-cc28-4ecb-8fdd-f36680f5075e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:44.453355 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1255/5023] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:44 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 926 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:45.472061 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d00a268d-bb53-41cd-bda0-ec658c67f09f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:45.475069 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d00a268d-bb53-41cd-bda0-ec658c67f09f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:45.475400 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d00a268d-bb53-41cd-bda0-ec658c67f09f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:45.475648 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d00a268d-bb53-41cd-bda0-ec658c67f09f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:45.479409 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=423,cinder:UPDATE=137,cinder:INSERT=69 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:58:45.486644 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:45.486644 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:45.492745 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d00a268d-bb53-41cd-bda0-ec658c67f09f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:45.499718 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d00a268d-bb53-41cd-bda0-ec658c67f09f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:45.500377 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1242/5024] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:45 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 07:58:45.514064 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8d1f1a1-2be8-4c77-93f1-9481a20bad3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:45.516283 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8d1f1a1-2be8-4c77-93f1-9481a20bad3a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:45.517202 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8d1f1a1-2be8-4c77-93f1-9481a20bad3a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:45.517430 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8d1f1a1-2be8-4c77-93f1-9481a20bad3a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:45.527429 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:45.527429 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:45.532926 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e8d1f1a1-2be8-4c77-93f1-9481a20bad3a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:45.542153 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8d1f1a1-2be8-4c77-93f1-9481a20bad3a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:45.542648 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1256/5025] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:45 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:58:45.554731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-caf8963d-a2d9-4121-96ec-078fd0bc2473 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:45.556632 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-caf8963d-a2d9-4121-96ec-078fd0bc2473 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:45.556840 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-caf8963d-a2d9-4121-96ec-078fd0bc2473 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:45.557032 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-caf8963d-a2d9-4121-96ec-078fd0bc2473 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:45.557188 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-caf8963d-a2d9-4121-96ec-078fd0bc2473 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume with id: 09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:45.565254 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:45.565254 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:45.565798 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-caf8963d-a2d9-4121-96ec-078fd0bc2473 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:45.590580 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-caf8963d-a2d9-4121-96ec-078fd0bc2473 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume request issued successfully. Aug 20 07:58:45.590811 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-caf8963d-a2d9-4121-96ec-078fd0bc2473 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 202 Aug 20 07:58:45.591244 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1273/5026] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:58:45 2026] DELETE /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:58:45.600672 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-db29371f-9a21-4a18-8c14-598d84da576f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:45.602333 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db29371f-9a21-4a18-8c14-598d84da576f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:45.603046 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db29371f-9a21-4a18-8c14-598d84da576f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:45.603358 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db29371f-9a21-4a18-8c14-598d84da576f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:45.616507 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:45.616507 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:45.626575 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-db29371f-9a21-4a18-8c14-598d84da576f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:45.632104 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db29371f-9a21-4a18-8c14-598d84da576f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 200 Aug 20 07:58:45.632633 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1256/5027] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:45 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 1190 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:58:46.392481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ccd5b05c-d0dc-4345-aa77-969a3cc1d11c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:46.395405 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ccd5b05c-d0dc-4345-aa77-969a3cc1d11c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 Aug 20 07:58:46.395763 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ccd5b05c-d0dc-4345-aa77-969a3cc1d11c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:46.396126 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ccd5b05c-d0dc-4345-aa77-969a3cc1d11c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:46.409339 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:46.409339 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:46.413693 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ccd5b05c-d0dc-4345-aa77-969a3cc1d11c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:46.418317 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ccd5b05c-d0dc-4345-aa77-969a3cc1d11c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 returned with HTTP 200 Aug 20 07:58:46.418809 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1243/5028] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:46 2026] GET /volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 => generated 1635 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:46.653263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b835feda-eb78-4a13-88e5-6680154df5f3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:46.655471 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b835feda-eb78-4a13-88e5-6680154df5f3 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:58:46.655760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b835feda-eb78-4a13-88e5-6680154df5f3 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:46.655990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b835feda-eb78-4a13-88e5-6680154df5f3 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:46.659058 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=351,cinder:INSERT=55,cinder:UPDATE=116 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:58:46.664355 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b835feda-eb78-4a13-88e5-6680154df5f3 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 404 Aug 20 07:58:46.664888 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1257/5029] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:46 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:58:47.816660 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c2c912a0-d69c-4a12-8254-16249d901725 req-7b0d49f7-1609-4147-9c87-fc2fd24aee80 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:47.821874 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c2c912a0-d69c-4a12-8254-16249d901725 req-7b0d49f7-1609-4147-9c87-fc2fd24aee80 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/493a25ec-8aa0-4d97-b42e-9c473ac91c1d Aug 20 07:58:47.821874 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c2c912a0-d69c-4a12-8254-16249d901725 req-7b0d49f7-1609-4147-9c87-fc2fd24aee80 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:47.821874 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c2c912a0-d69c-4a12-8254-16249d901725 req-7b0d49f7-1609-4147-9c87-fc2fd24aee80 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:47.835797 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:47.835797 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:47.924843 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c2c912a0-d69c-4a12-8254-16249d901725 req-7b0d49f7-1609-4147-9c87-fc2fd24aee80 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/493a25ec-8aa0-4d97-b42e-9c473ac91c1d returned with HTTP 200 Aug 20 07:58:47.925223 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1274/5030] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:58:47 2026] DELETE /volume/v3/attachments/493a25ec-8aa0-4d97-b42e-9c473ac91c1d => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:47.938642 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c2c912a0-d69c-4a12-8254-16249d901725 req-f246ac8b-8082-4ef9-b50e-0245f516cb5b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:47.940815 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c2c912a0-d69c-4a12-8254-16249d901725 req-f246ac8b-8082-4ef9-b50e-0245f516cb5b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 Aug 20 07:58:47.941019 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c2c912a0-d69c-4a12-8254-16249d901725 req-f246ac8b-8082-4ef9-b50e-0245f516cb5b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:47.941211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c2c912a0-d69c-4a12-8254-16249d901725 req-f246ac8b-8082-4ef9-b50e-0245f516cb5b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:47.941432 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-c2c912a0-d69c-4a12-8254-16249d901725 req-f246ac8b-8082-4ef9-b50e-0245f516cb5b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 Aug 20 07:58:47.949622 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:47.949622 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:47.950120 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c2c912a0-d69c-4a12-8254-16249d901725 req-f246ac8b-8082-4ef9-b50e-0245f516cb5b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:47.974803 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c2c912a0-d69c-4a12-8254-16249d901725 req-f246ac8b-8082-4ef9-b50e-0245f516cb5b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 07:58:47.974979 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c2c912a0-d69c-4a12-8254-16249d901725 req-f246ac8b-8082-4ef9-b50e-0245f516cb5b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 returned with HTTP 202 Aug 20 07:58:47.975481 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1257/5031] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 07:58:47 2026] DELETE /volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:49.006005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-015b0ad4-20b4-4e20-88b5-be02ee8f662f req-2609904f-e96e-4102-b170-1d59bbf35cbc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:49.008726 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-015b0ad4-20b4-4e20-88b5-be02ee8f662f req-2609904f-e96e-4102-b170-1d59bbf35cbc tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] DELETE https://10.4.3.57/volume/v3/attachments/2e7e4d03-13ba-4e76-a306-6c177a52a711 Aug 20 07:58:49.009381 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-015b0ad4-20b4-4e20-88b5-be02ee8f662f req-2609904f-e96e-4102-b170-1d59bbf35cbc tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:49.009381 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-015b0ad4-20b4-4e20-88b5-be02ee8f662f req-2609904f-e96e-4102-b170-1d59bbf35cbc tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:49.017311 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6bec96c8-719d-4386-b460-98b04913bda4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:49.018993 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:49.018993 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:49.020283 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6bec96c8-719d-4386-b460-98b04913bda4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 Aug 20 07:58:49.020283 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6bec96c8-719d-4386-b460-98b04913bda4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:49.020283 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6bec96c8-719d-4386-b460-98b04913bda4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:49.023542 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:49.025610 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:49.026030 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "55f6be96-b6ed-4cfb-ab1b-905beeee69b8", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:49.027172 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '55f6be96-b6ed-4cfb-ab1b-905beeee69b8', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:49.031833 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6bec96c8-719d-4386-b460-98b04913bda4 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 returned with HTTP 404 Aug 20 07:58:49.032355 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1258/5032] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:49 2026] GET /volume/v3/volumes/bc650f3e-fd83-4ca9-b745-c2f5c546f5a3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:49.090371 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-015b0ad4-20b4-4e20-88b5-be02ee8f662f req-2609904f-e96e-4102-b170-1d59bbf35cbc tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments/2e7e4d03-13ba-4e76-a306-6c177a52a711 returned with HTTP 200 Aug 20 07:58:49.090861 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1244/5033] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:58:49 2026] DELETE /volume/v3/attachments/2e7e4d03-13ba-4e76-a306-6c177a52a711 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:49.098033 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e8f4bf6-7ec7-4ae2-b02f-4f5837f30c94 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:49.100392 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e8f4bf6-7ec7-4ae2-b02f-4f5837f30c94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:49.100677 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e8f4bf6-7ec7-4ae2-b02f-4f5837f30c94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:49.100953 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e8f4bf6-7ec7-4ae2-b02f-4f5837f30c94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:49.101113 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-2e8f4bf6-7ec7-4ae2-b02f-4f5837f30c94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:49.110173 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:49.110173 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:49.110894 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e8f4bf6-7ec7-4ae2-b02f-4f5837f30c94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:49.138579 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e8f4bf6-7ec7-4ae2-b02f-4f5837f30c94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot delete request issued successfully. Aug 20 07:58:49.138887 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e8f4bf6-7ec7-4ae2-b02f-4f5837f30c94 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f returned with HTTP 202 Aug 20 07:58:49.139544 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1258/5034] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:58:49 2026] DELETE /volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:49.147292 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume of 1 GB Aug 20 07:58:49.147292 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:49.147292 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:49.147532 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb9abdff-0419-430e-9717-de179622233e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:49.149224 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb9abdff-0419-430e-9717-de179622233e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:49.149440 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb9abdff-0419-430e-9717-de179622233e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:49.149659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb9abdff-0419-430e-9717-de179622233e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:49.152204 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Availability Zones retrieved successfully. Aug 20 07:58:49.155346 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:49.155346 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:49.155783 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb9abdff-0419-430e-9717-de179622233e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:58:49.156752 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb9abdff-0419-430e-9717-de179622233e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f returned with HTTP 200 Aug 20 07:58:49.157133 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1259/5035] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:49 2026] GET /volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:49.159329 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (7ef9cde0-8c12-47c9-a37a-a609d93457e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:49.160522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d2b863-55d4-4aa7-bdfb-6a29df0d1891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:49.161680 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:49.232902 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d2b863-55d4-4aa7-bdfb-6a29df0d1891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:49.233751 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f303972d-fd1f-4874-88e6-55a3aa985890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:49.285769 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Created reservations ['2367a33f-ea8e-4b85-aa5e-4eb24576475a', '10cfca09-15d0-4a9b-9c3e-f88e7c98abd9', 'ba61309a-a14f-4026-a028-775ce2ca5b2e', '94b40bfc-3467-4ecf-b660-dd9a20115d55'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:49.286569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f303972d-fd1f-4874-88e6-55a3aa985890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2367a33f-ea8e-4b85-aa5e-4eb24576475a', '10cfca09-15d0-4a9b-9c3e-f88e7c98abd9', 'ba61309a-a14f-4026-a028-775ce2ca5b2e', '94b40bfc-3467-4ecf-b660-dd9a20115d55']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:49.287392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cc763e-29f0-433e-82d7-8d1cc623418e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:49.314867 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cc763e-29f0-433e-82d7-8d1cc623418e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69fb6e27-e71a-4258-8ae8-aa8a1a2955a9', '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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['2367a33f-ea8e-4b85-aa5e-4eb24576475a','10cfca09-15d0-4a9b-9c3e-f88e7c98abd9','ba61309a-a14f-4026-a028-775ce2ca5b2e','94b40bfc-3467-4ecf-b660-dd9a20115d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:49Z,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=69fb6e27-e71a-4258-8ae8-aa8a1a2955a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='697039faf6334d059cf34e7b3b08687d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2850ba52c52f48bf87f8a46d246fd636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:49.316477 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45ee0e08-1b50-4b20-a3f7-24087a86b0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:49.341955 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45ee0e08-1b50-4b20-a3f7-24087a86b0d6) transitioned into state 'SUCCESS' from 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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['2367a33f-ea8e-4b85-aa5e-4eb24576475a','10cfca09-15d0-4a9b-9c3e-f88e7c98abd9','ba61309a-a14f-4026-a028-775ce2ca5b2e','94b40bfc-3467-4ecf-b660-dd9a20115d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:49.343067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b764b578-58c7-4b6c-9e61-9d5f0d948567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:49.357638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b764b578-58c7-4b6c-9e61-9d5f0d948567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:49.357638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (7ef9cde0-8c12-47c9-a37a-a609d93457e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:49.357638 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request issued successfully. Aug 20 07:58:49.358033 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d7c1d7b-b402-4a36-8807-9c5809af551e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:49.358677 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1275/5036] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:58:49 2026] POST /volume/v3/volumes => generated 773 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:49.377982 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5c37555-e643-4a79-9cce-2901551b9d3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:49.380459 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5c37555-e643-4a79-9cce-2901551b9d3f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:49.380734 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5c37555-e643-4a79-9cce-2901551b9d3f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:49.382000 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5c37555-e643-4a79-9cce-2901551b9d3f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:49.392941 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:49.392941 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:49.397665 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5c37555-e643-4a79-9cce-2901551b9d3f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:49.402699 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5c37555-e643-4a79-9cce-2901551b9d3f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:49.403111 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1245/5037] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:49 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:50.105518 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ec3b9ec8-568e-4213-950b-5740205e2462 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.108378 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:50.108429 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1224628137", "source_volid": "8983c982-72e4-4514-98b0-0a9cd950bcc4", "volume_type": "tempest-scenario-type-luks-804029380", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:50.109989 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1224628137', 'source_volid': '8983c982-72e4-4514-98b0-0a9cd950bcc4', 'volume_type': 'tempest-scenario-type-luks-804029380', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:50.122217 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:50.122217 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:50.123111 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume retrieved successfully. Aug 20 07:58:50.123312 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume of 1 GB Aug 20 07:58:50.124294 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Availability Zones retrieved successfully. Aug 20 07:58:50.132195 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Flow 'volume_create_api' (24b78cc8-7f2b-4b76-a495-ef2761b2b7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:50.134961 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dcfd871-e62d-4eec-83e8-5581eff6477b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:50.136954 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:50.163068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dcfd871-e62d-4eec-83e8-5581eff6477b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8983c982-72e4-4514-98b0-0a9cd950bcc4', 'volume_type': VolumeType(created_at=2026-08-20T07:57:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8bb7a0d3-9f14-4ea8-8de9-5f34facca607,is_public=True,name='tempest-scenario-type-luks-804029380',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bb7a0d3-9f14-4ea8-8de9-5f34facca607', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:50.166378 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07117331-3649-44d9-b886-3f5a880449d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:50.170199 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a4d96ed-c0a5-4a90-a75c-b98bc22254db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.172266 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a4d96ed-c0a5-4a90-a75c-b98bc22254db tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f Aug 20 07:58:50.172530 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a4d96ed-c0a5-4a90-a75c-b98bc22254db tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.173496 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a4d96ed-c0a5-4a90-a75c-b98bc22254db tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.177268 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a4d96ed-c0a5-4a90-a75c-b98bc22254db tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f returned with HTTP 404 Aug 20 07:58:50.178223 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1260/5038] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:58:50 2026] GET /volume/v3/snapshots/faa34b79-cd2b-404b-8db9-4877ca55091f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:50.189739 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f9d3007e-cfa0-4b89-a44e-b9d6eb3d0dcc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.191340 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9d3007e-cfa0-4b89-a44e-b9d6eb3d0dcc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:50.191510 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9d3007e-cfa0-4b89-a44e-b9d6eb3d0dcc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.191791 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9d3007e-cfa0-4b89-a44e-b9d6eb3d0dcc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.192007 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f9d3007e-cfa0-4b89-a44e-b9d6eb3d0dcc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: 9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:50.200677 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:50.200677 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:50.201159 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f9d3007e-cfa0-4b89-a44e-b9d6eb3d0dcc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:50.215448 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-804029380 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-804029380, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:58:50.215943 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-804029380 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-804029380, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:58:50.222763 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f9d3007e-cfa0-4b89-a44e-b9d6eb3d0dcc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 07:58:50.223018 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9d3007e-cfa0-4b89-a44e-b9d6eb3d0dcc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 returned with HTTP 202 Aug 20 07:58:50.223718 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1276/5039] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:58:50 2026] DELETE /volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:58:50.231744 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a8cf3eb-52a1-421f-bbc5-5170ed828487 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.235129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Created reservations ['d791df70-072b-4cfc-80ce-bbed27a32683', 'f70647a9-b733-4e84-830a-dcc686f57596', '8c50fb2d-d5d1-4b5f-aa0d-dc7673410d58', 'e5bfab39-4221-4e01-8acb-458289aed6eb'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:50.235913 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a8cf3eb-52a1-421f-bbc5-5170ed828487 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:50.236173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a8cf3eb-52a1-421f-bbc5-5170ed828487 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.236244 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07117331-3649-44d9-b886-3f5a880449d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d791df70-072b-4cfc-80ce-bbed27a32683', 'f70647a9-b733-4e84-830a-dcc686f57596', '8c50fb2d-d5d1-4b5f-aa0d-dc7673410d58', 'e5bfab39-4221-4e01-8acb-458289aed6eb']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:50.236434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a8cf3eb-52a1-421f-bbc5-5170ed828487 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.237484 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b80da20-353c-4013-8b21-0d463c17b5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:50.253149 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:50.253149 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:50.259867 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9a8cf3eb-52a1-421f-bbc5-5170ed828487 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:50.265770 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a8cf3eb-52a1-421f-bbc5-5170ed828487 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 returned with HTTP 200 Aug 20 07:58:50.266319 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1246/5040] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:50 2026] GET /volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:50.289274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b80da20-353c-4013-8b21-0d463c17b5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfbfaf62-db45-4276-bd4b-af1cb860f3a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1224628137',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6702dc11f64cb2833fd71e45153c57',qos_specs=None,replication_status=,reservations=['d791df70-072b-4cfc-80ce-bbed27a32683','f70647a9-b733-4e84-830a-dcc686f57596','8c50fb2d-d5d1-4b5f-aa0d-dc7673410d58','e5bfab39-4221-4e01-8acb-458289aed6eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=8983c982-72e4-4514-98b0-0a9cd950bcc4,status='creating',user_id='c0639de594b44d22aee792b59a98b15a',volume_type_id=8bb7a0d3-9f14-4ea8-8de9-5f34facca607), '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-08-20T07:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1224628137',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dfbfaf62-db45-4276-bd4b-af1cb860f3a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6702dc11f64cb2833fd71e45153c57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8983c982-72e4-4514-98b0-0a9cd950bcc4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0639de594b44d22aee792b59a98b15a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bb7a0d3-9f14-4ea8-8de9-5f34facca607),volume_type_id=8bb7a0d3-9f14-4ea8-8de9-5f34facca607)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:50.290379 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c97957a-5db2-4284-8e30-fc6509131c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:50.316524 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c97957a-5db2-4284-8e30-fc6509131c1e) transitioned into state 'SUCCESS' from state '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-1224628137',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6702dc11f64cb2833fd71e45153c57',qos_specs=None,replication_status=,reservations=['d791df70-072b-4cfc-80ce-bbed27a32683','f70647a9-b733-4e84-830a-dcc686f57596','8c50fb2d-d5d1-4b5f-aa0d-dc7673410d58','e5bfab39-4221-4e01-8acb-458289aed6eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=8983c982-72e4-4514-98b0-0a9cd950bcc4,status='creating',user_id='c0639de594b44d22aee792b59a98b15a',volume_type_id=8bb7a0d3-9f14-4ea8-8de9-5f34facca607)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:50.317679 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb920c8-8389-456f-8501-befd69b326e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:50.343078 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb920c8-8389-456f-8501-befd69b326e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:50.344381 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Flow 'volume_create_api' (24b78cc8-7f2b-4b76-a495-ef2761b2b7b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:50.344960 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Create volume request issued successfully. Aug 20 07:58:50.345865 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec3b9ec8-568e-4213-950b-5740205e2462 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:50.346444 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1259/5041] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:50 2026] POST /volume/v3/volumes => generated 808 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:50.363196 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-774fcc9e-831e-4e80-b993-45c2dd547617 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.365330 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-774fcc9e-831e-4e80-b993-45c2dd547617 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:50.365575 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-774fcc9e-831e-4e80-b993-45c2dd547617 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.365778 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-774fcc9e-831e-4e80-b993-45c2dd547617 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.373778 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:50.373778 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:50.379919 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-774fcc9e-831e-4e80-b993-45c2dd547617 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:50.384685 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-774fcc9e-831e-4e80-b993-45c2dd547617 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:50.385112 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1261/5042] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:50 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:50.417085 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-799646d6-eb20-4d3c-a62a-97cd4d44d620 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.419458 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-799646d6-eb20-4d3c-a62a-97cd4d44d620 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:50.419787 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-799646d6-eb20-4d3c-a62a-97cd4d44d620 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.420053 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-799646d6-eb20-4d3c-a62a-97cd4d44d620 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.430292 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:50.430292 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:50.437101 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-799646d6-eb20-4d3c-a62a-97cd4d44d620 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:50.442658 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-799646d6-eb20-4d3c-a62a-97cd4d44d620 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:50.443240 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1277/5043] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:50 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:50.629372 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-b7a44ab4-b7c4-44ce-aee7-0b1660c2c848 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.631844 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-b7a44ab4-b7c4-44ce-aee7-0b1660c2c848 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:50.632046 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-b7a44ab4-b7c4-44ce-aee7-0b1660c2c848 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.632252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-b7a44ab4-b7c4-44ce-aee7-0b1660c2c848 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.643846 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:50.643846 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:50.651019 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-b7a44ab4-b7c4-44ce-aee7-0b1660c2c848 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:50.656415 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-b7a44ab4-b7c4-44ce-aee7-0b1660c2c848 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:50.656892 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1247/5044] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:50 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1211 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:50.743288 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-28faa567-64f2-49bc-8fbe-be3a44ff7f91 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.743758 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28faa567-64f2-49bc-8fbe-be3a44ff7f91 None None] GET https://10.4.3.57/volume// Aug 20 07:58:50.746027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28faa567-64f2-49bc-8fbe-be3a44ff7f91 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.746027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28faa567-64f2-49bc-8fbe-be3a44ff7f91 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.746027 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28faa567-64f2-49bc-8fbe-be3a44ff7f91 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:58:50.746027 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1260/5045] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:58:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:58:50.752993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-20bb15ad-5212-4b70-a754-1a97cb098bfc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.756799 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-20bb15ad-5212-4b70-a754-1a97cb098bfc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:58:50.756799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-20bb15ad-5212-4b70-a754-1a97cb098bfc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5f699ac-5708-477f-b812-77269e060997", "connector": null, "instance_uuid": "e6503166-a87d-45ed-8814-c548b070ccaa"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:50.765810 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:50.765810 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:50.801801 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-20bb15ad-5212-4b70-a754-1a97cb098bfc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:58:50.802329 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1262/5046] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:58:50 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) Aug 20 07:58:50.857962 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2330786f-f376-44dd-b0b0-aaa76feb1592 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.862861 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2330786f-f376-44dd-b0b0-aaa76feb1592 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:50.862861 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2330786f-f376-44dd-b0b0-aaa76feb1592 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.862861 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2330786f-f376-44dd-b0b0-aaa76feb1592 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.878343 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:50.878343 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:50.879574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e79d86c3-1eab-4e1d-9ea4-23ccbf4e8e3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.880031 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e79d86c3-1eab-4e1d-9ea4-23ccbf4e8e3f None None] GET https://10.4.3.57/volume// Aug 20 07:58:50.880226 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e79d86c3-1eab-4e1d-9ea4-23ccbf4e8e3f None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.880605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e79d86c3-1eab-4e1d-9ea4-23ccbf4e8e3f None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.880789 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e79d86c3-1eab-4e1d-9ea4-23ccbf4e8e3f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:58:50.881080 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1248/5047] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:58:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:58:50.884605 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2330786f-f376-44dd-b0b0-aaa76feb1592 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:50.890644 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2330786f-f376-44dd-b0b0-aaa76feb1592 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:50.891299 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1278/5048] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:50 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1213 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:50.899695 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-169ca4c0-f70b-46d8-89cc-c74aacf882d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:50.902357 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-169ca4c0-f70b-46d8-89cc-c74aacf882d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:50.902691 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-169ca4c0-f70b-46d8-89cc-c74aacf882d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:50.902889 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-169ca4c0-f70b-46d8-89cc-c74aacf882d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:50.924581 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:50.924581 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:50.935599 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-169ca4c0-f70b-46d8-89cc-c74aacf882d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:50.942420 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-169ca4c0-f70b-46d8-89cc-c74aacf882d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:50.943480 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1261/5049] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:58:50 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:58:51.087159 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-8baee105-c5ae-47d0-8d53-13e7962715bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:51.089268 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-8baee105-c5ae-47d0-8d53-13e7962715bc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] PUT https://10.4.3.57/volume/v3/attachments/4c150f00-a4a7-44f7-a883-f90675e42f6c Aug 20 07:58:51.089647 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-8baee105-c5ae-47d0-8d53-13e7962715bc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:51.097561 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-8baee105-c5ae-47d0-8d53-13e7962715bc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Acquiring lock "cinder-attachment_update-f5f699ac-5708-477f-b812-77269e060997-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:58:51.103009 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-8baee105-c5ae-47d0-8d53-13e7962715bc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-f5f699ac-5708-477f-b812-77269e060997-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:58:51.104375 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:51.104375 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:51.222252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-8baee105-c5ae-47d0-8d53-13e7962715bc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-f5f699ac-5708-477f-b812-77269e060997-np0000007856" released by "attachment_update" :: held 0.119s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:58:51.222659 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-8baee105-c5ae-47d0-8d53-13e7962715bc tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/4c150f00-a4a7-44f7-a883-f90675e42f6c returned with HTTP 200 Aug 20 07:58:51.223036 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1263/5050] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:58:51 2026] PUT /volume/v3/attachments/4c150f00-a4a7-44f7-a883-f90675e42f6c => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:51.288572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-efb12581-560f-488d-8876-9cb65304559c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:51.288957 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efb12581-560f-488d-8876-9cb65304559c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 Aug 20 07:58:51.288957 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efb12581-560f-488d-8876-9cb65304559c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:51.289125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efb12581-560f-488d-8876-9cb65304559c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:51.295454 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efb12581-560f-488d-8876-9cb65304559c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 returned with HTTP 404 Aug 20 07:58:51.295995 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1249/5051] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:51 2026] GET /volume/v3/volumes/9c2cac3d-146a-4668-a8ad-d499211a1822 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:51.332881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:51.335561 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:58:51.336031 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-820426794", "snapshot_id": null, "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:51.339645 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-820426794', 'snapshot_id': None, 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:58:51.402710 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b15d2cc-489c-47d2-aa6d-0231109866aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:51.404426 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b15d2cc-489c-47d2-aa6d-0231109866aa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:51.404611 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b15d2cc-489c-47d2-aa6d-0231109866aa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:51.404815 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b15d2cc-489c-47d2-aa6d-0231109866aa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:51.411812 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:51.411812 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:51.416186 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4b15d2cc-489c-47d2-aa6d-0231109866aa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:51.420002 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 07:58:51.423665 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b15d2cc-489c-47d2-aa6d-0231109866aa tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:51.423665 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1262/5052] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:51 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:51.424538 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 07:58:51.429805 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (75a79560-e1dd-4159-b606-1151263f0f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:51.431257 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4517dc88-c003-4bb5-8133-3ff3ce2f287e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:51.432155 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:58:51.455380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-959c698e-35d8-49d9-9658-fe9bc815023e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:51.460805 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-959c698e-35d8-49d9-9658-fe9bc815023e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:51.461054 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-959c698e-35d8-49d9-9658-fe9bc815023e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:51.461271 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-959c698e-35d8-49d9-9658-fe9bc815023e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:51.470339 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:51.470339 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:51.475095 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-959c698e-35d8-49d9-9658-fe9bc815023e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:51.481573 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-959c698e-35d8-49d9-9658-fe9bc815023e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:51.482176 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1264/5053] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:51 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:51.510676 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4517dc88-c003-4bb5-8133-3ff3ce2f287e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:51.511436 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2a337c-ecb6-4d55-9d32-a933ac6d5c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:51.557191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['d92bb372-e363-4382-8037-abb46e8e3972', '9a5f97ed-c679-43e4-8ba3-52d6ecacb5a9', 'c5548869-be8a-4562-bd0f-f7543fb5a5a2', 'aef463f1-e4b7-474c-b6fa-fa6e3f233814'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:58:51.558456 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2a337c-ecb6-4d55-9d32-a933ac6d5c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d92bb372-e363-4382-8037-abb46e8e3972', '9a5f97ed-c679-43e4-8ba3-52d6ecacb5a9', 'c5548869-be8a-4562-bd0f-f7543fb5a5a2', 'aef463f1-e4b7-474c-b6fa-fa6e3f233814']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:51.559191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa4cfd0-385e-422e-90f6-5a5747b4d11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:51.588127 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa4cfd0-385e-422e-90f6-5a5747b4d11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fcbfb0f-3194-498b-ad26-cd6df70fd8fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-820426794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['d92bb372-e363-4382-8037-abb46e8e3972','9a5f97ed-c679-43e4-8ba3-52d6ecacb5a9','c5548869-be8a-4562-bd0f-f7543fb5a5a2','aef463f1-e4b7-474c-b6fa-fa6e3f233814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-820426794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fcbfb0f-3194-498b-ad26-cd6df70fd8fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:51.589354 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17237352-dfee-4e71-9d48-8115da566a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:51.614137 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17237352-dfee-4e71-9d48-8115da566a26) transitioned into state 'SUCCESS' from state '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-820426794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['d92bb372-e363-4382-8037-abb46e8e3972','9a5f97ed-c679-43e4-8ba3-52d6ecacb5a9','c5548869-be8a-4562-bd0f-f7543fb5a5a2','aef463f1-e4b7-474c-b6fa-fa6e3f233814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:51.614979 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af50c01f-b246-4eed-bffa-ae4701936706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:58:51.625771 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af50c01f-b246-4eed-bffa-ae4701936706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:58:51.628002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (75a79560-e1dd-4159-b606-1151263f0f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:58:51.628002 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 07:58:51.628002 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82d2cc43-59ac-4725-a93f-ea8454b34c6f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:58:51.628157 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1279/5054] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:58:51 2026] POST /volume/v3/volumes => generated 756 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:58:51.641387 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5c42fa6-1736-4688-8676-e303a34aa27b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:51.643097 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5c42fa6-1736-4688-8676-e303a34aa27b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 07:58:51.643345 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5c42fa6-1736-4688-8676-e303a34aa27b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:51.643561 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5c42fa6-1736-4688-8676-e303a34aa27b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:51.653574 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:51.653574 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:51.654861 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5c42fa6-1736-4688-8676-e303a34aa27b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:51.659598 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5c42fa6-1736-4688-8676-e303a34aa27b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 200 Aug 20 07:58:51.659986 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1250/5055] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:51 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:51.910819 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c184822-9c23-4c20-9af2-6c4c0e1bf2f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:51.913436 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c184822-9c23-4c20-9af2-6c4c0e1bf2f6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:51.913718 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c184822-9c23-4c20-9af2-6c4c0e1bf2f6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:51.913973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c184822-9c23-4c20-9af2-6c4c0e1bf2f6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:51.936250 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:51.936250 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:51.942857 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5c184822-9c23-4c20-9af2-6c4c0e1bf2f6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:51.951215 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c184822-9c23-4c20-9af2-6c4c0e1bf2f6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:51.951757 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1263/5056] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:51 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:52.440876 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec7f5ea0-a6b8-45e8-98ce-b84833e8bd10 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:52.441331 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec7f5ea0-a6b8-45e8-98ce-b84833e8bd10 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:52.441566 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec7f5ea0-a6b8-45e8-98ce-b84833e8bd10 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:52.441988 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec7f5ea0-a6b8-45e8-98ce-b84833e8bd10 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:52.450650 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:52.450650 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:52.455498 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec7f5ea0-a6b8-45e8-98ce-b84833e8bd10 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:52.461914 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec7f5ea0-a6b8-45e8-98ce-b84833e8bd10 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:52.462413 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1265/5057] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:52 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:52.495000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-07bf001f-525a-4601-ae6e-94c3b03eb880 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:52.498621 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07bf001f-525a-4601-ae6e-94c3b03eb880 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:52.499067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07bf001f-525a-4601-ae6e-94c3b03eb880 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:52.499418 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07bf001f-525a-4601-ae6e-94c3b03eb880 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:52.521222 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:52.521222 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:52.526160 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-07bf001f-525a-4601-ae6e-94c3b03eb880 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:52.533968 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07bf001f-525a-4601-ae6e-94c3b03eb880 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:52.534858 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1280/5058] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:52 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:52.674541 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c5cc52ef-3eaa-4e10-9adf-98e3417f4ee2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:52.678822 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5cc52ef-3eaa-4e10-9adf-98e3417f4ee2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 07:58:52.679071 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5cc52ef-3eaa-4e10-9adf-98e3417f4ee2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:52.679325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5cc52ef-3eaa-4e10-9adf-98e3417f4ee2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:52.688084 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:52.688084 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:52.692024 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5cc52ef-3eaa-4e10-9adf-98e3417f4ee2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:52.696765 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5cc52ef-3eaa-4e10-9adf-98e3417f4ee2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 200 Aug 20 07:58:52.697172 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1251/5059] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:52 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:52.711162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f1be0db2-c144-42f7-929b-bd210a18d667 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:52.713463 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1be0db2-c144-42f7-929b-bd210a18d667 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 07:58:52.713742 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1be0db2-c144-42f7-929b-bd210a18d667 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:52.714003 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1be0db2-c144-42f7-929b-bd210a18d667 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:52.723506 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:52.723506 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:52.728412 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f1be0db2-c144-42f7-929b-bd210a18d667 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:52.735413 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1be0db2-c144-42f7-929b-bd210a18d667 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 200 Aug 20 07:58:52.735944 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1264/5060] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:52 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:52.969367 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4c81e61b-f16f-4475-8d3e-03b686650bce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:52.971539 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c81e61b-f16f-4475-8d3e-03b686650bce tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:52.971758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c81e61b-f16f-4475-8d3e-03b686650bce tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:52.971944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c81e61b-f16f-4475-8d3e-03b686650bce tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:52.993233 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:52.993233 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:52.999918 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4c81e61b-f16f-4475-8d3e-03b686650bce tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:53.005060 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c81e61b-f16f-4475-8d3e-03b686650bce tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:53.005517 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1266/5061] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:52 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:53.477448 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d4cd578-39fa-454a-81d6-07d46b71417c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:53.479887 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d4cd578-39fa-454a-81d6-07d46b71417c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:53.480218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d4cd578-39fa-454a-81d6-07d46b71417c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:53.480626 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d4cd578-39fa-454a-81d6-07d46b71417c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:53.490216 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:53.490216 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:53.494909 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d4cd578-39fa-454a-81d6-07d46b71417c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:53.500741 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d4cd578-39fa-454a-81d6-07d46b71417c tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:53.501356 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1281/5062] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:53 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:53.551906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a05843bc-1876-4c62-9cc4-1ba3fded8f5d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:53.553870 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a05843bc-1876-4c62-9cc4-1ba3fded8f5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:53.554086 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a05843bc-1876-4c62-9cc4-1ba3fded8f5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:53.554326 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a05843bc-1876-4c62-9cc4-1ba3fded8f5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:53.562330 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:53.562330 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:53.567898 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a05843bc-1876-4c62-9cc4-1ba3fded8f5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:53.573963 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a05843bc-1876-4c62-9cc4-1ba3fded8f5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:53.574343 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1252/5063] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:53 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:54.000977 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0d9ddef7-d0b4-4357-b987-c70508738906 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:54.002982 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0d9ddef7-d0b4-4357-b987-c70508738906 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 07:58:54.003168 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0d9ddef7-d0b4-4357-b987-c70508738906 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:54.003379 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0d9ddef7-d0b4-4357-b987-c70508738906 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:54.017408 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:54.017408 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:54.020990 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2c14bf29-c2a3-421a-8d3a-9d3f50a5aee7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:54.022943 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c14bf29-c2a3-421a-8d3a-9d3f50a5aee7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:54.023238 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c14bf29-c2a3-421a-8d3a-9d3f50a5aee7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:54.023513 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c14bf29-c2a3-421a-8d3a-9d3f50a5aee7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:54.024404 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0d9ddef7-d0b4-4357-b987-c70508738906 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:54.034427 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0d9ddef7-d0b4-4357-b987-c70508738906 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 200 Aug 20 07:58:54.035026 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1265/5064] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:53 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:54.039864 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:54.039864 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:54.046755 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2c14bf29-c2a3-421a-8d3a-9d3f50a5aee7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:54.052849 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c14bf29-c2a3-421a-8d3a-9d3f50a5aee7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:54.053591 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1267/5065] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:54 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:54.492931 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-63e68a6f-c357-49b5-bf6a-dd563cc3c172 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:54.497741 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-63e68a6f-c357-49b5-bf6a-dd563cc3c172 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 07:58:54.499381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-63e68a6f-c357-49b5-bf6a-dd563cc3c172 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:54.499725 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-63e68a6f-c357-49b5-bf6a-dd563cc3c172 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:54.501909 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=461,cinder:UPDATE=171,cinder:INSERT=94 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:58:54.506855 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:54.506855 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:54.511270 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-63e68a6f-c357-49b5-bf6a-dd563cc3c172 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:54.517114 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4a0a5c96-3ae0-47eb-86c4-395f89243687 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:54.517585 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-63e68a6f-c357-49b5-bf6a-dd563cc3c172 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 200 Aug 20 07:58:54.518112 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1282/5066] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:58:54 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:54.519435 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a0a5c96-3ae0-47eb-86c4-395f89243687 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:54.519697 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a0a5c96-3ae0-47eb-86c4-395f89243687 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:54.519977 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a0a5c96-3ae0-47eb-86c4-395f89243687 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:54.528092 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-210678b7-d90d-4485-99cc-a3fb6c0445d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:54.528445 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-210678b7-d90d-4485-99cc-a3fb6c0445d0 None None] GET https://10.4.3.57/volume// Aug 20 07:58:54.528606 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-210678b7-d90d-4485-99cc-a3fb6c0445d0 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:54.528774 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-210678b7-d90d-4485-99cc-a3fb6c0445d0 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:54.529030 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:54.529030 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:54.529107 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-210678b7-d90d-4485-99cc-a3fb6c0445d0 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:58:54.529352 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1266/5067] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:58:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:58:54.534234 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a0a5c96-3ae0-47eb-86c4-395f89243687 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:54.537405 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c1642fe6-48e1-4927-a1a0-ca466ab188ee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:54.539212 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c1642fe6-48e1-4927-a1a0-ca466ab188ee tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:58:54.539592 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c1642fe6-48e1-4927-a1a0-ca466ab188ee tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fcbfb0f-3194-498b-ad26-cd6df70fd8fd", "connector": null, "instance_uuid": "8c231940-9f2f-43af-801e-b413267dbdd1"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:54.540207 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a0a5c96-3ae0-47eb-86c4-395f89243687 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:54.540745 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1253/5068] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:54 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:54.547463 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:54.547463 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:54.573584 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c1642fe6-48e1-4927-a1a0-ca466ab188ee tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:58:54.573994 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1268/5069] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:58:54 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:54.588286 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-13f0b5ef-f33d-4f29-ae93-8629c1970c74 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:54.591058 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13f0b5ef-f33d-4f29-ae93-8629c1970c74 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:54.591375 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13f0b5ef-f33d-4f29-ae93-8629c1970c74 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:54.591681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13f0b5ef-f33d-4f29-ae93-8629c1970c74 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:54.600430 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:54.600430 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:54.604759 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-13f0b5ef-f33d-4f29-ae93-8629c1970c74 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:54.609057 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13f0b5ef-f33d-4f29-ae93-8629c1970c74 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:54.609489 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1283/5070] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:54 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:55.067598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-494867af-10d8-45cd-b7c7-69dadddfc858 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:55.070689 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-494867af-10d8-45cd-b7c7-69dadddfc858 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:55.071030 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-494867af-10d8-45cd-b7c7-69dadddfc858 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:55.071520 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-494867af-10d8-45cd-b7c7-69dadddfc858 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:55.086923 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:55.086923 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:55.091910 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-494867af-10d8-45cd-b7c7-69dadddfc858 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:55.096876 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-494867af-10d8-45cd-b7c7-69dadddfc858 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:55.097286 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1267/5071] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:55 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:55.554858 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ba00a4e0-3c94-4b89-b33f-288c32ef6ac1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:55.556402 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba00a4e0-3c94-4b89-b33f-288c32ef6ac1 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:55.556724 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba00a4e0-3c94-4b89-b33f-288c32ef6ac1 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:55.557028 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba00a4e0-3c94-4b89-b33f-288c32ef6ac1 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:55.563808 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:55.563808 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:55.569759 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ba00a4e0-3c94-4b89-b33f-288c32ef6ac1 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:55.571697 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba00a4e0-3c94-4b89-b33f-288c32ef6ac1 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:55.572197 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1254/5072] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:55 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:55.621167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b76527cb-4b60-4df3-984e-1736315d86ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:55.622917 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b76527cb-4b60-4df3-984e-1736315d86ff tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:55.623206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b76527cb-4b60-4df3-984e-1736315d86ff tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:55.623435 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b76527cb-4b60-4df3-984e-1736315d86ff tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:55.634141 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:55.634141 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:55.641617 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b76527cb-4b60-4df3-984e-1736315d86ff tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:55.646458 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b76527cb-4b60-4df3-984e-1736315d86ff tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:55.646850 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1269/5073] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:55 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:55.660092 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-41c04954-9c0f-494b-8d6d-4d35ab2bc372 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:55.660651 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-41c04954-9c0f-494b-8d6d-4d35ab2bc372 None None] GET https://10.4.3.57/volume// Aug 20 07:58:55.660871 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-41c04954-9c0f-494b-8d6d-4d35ab2bc372 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:55.661076 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-41c04954-9c0f-494b-8d6d-4d35ab2bc372 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:55.661431 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-41c04954-9c0f-494b-8d6d-4d35ab2bc372 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:58:55.661987 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1284/5074] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:58:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:58:55.669715 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c0cd85af-fb98-4bca-8a1e-e2aff5ecd5c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:55.672010 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c0cd85af-fb98-4bca-8a1e-e2aff5ecd5c2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 07:58:55.672256 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c0cd85af-fb98-4bca-8a1e-e2aff5ecd5c2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:55.672462 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c0cd85af-fb98-4bca-8a1e-e2aff5ecd5c2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:55.681538 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:55.681538 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:55.685086 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c0cd85af-fb98-4bca-8a1e-e2aff5ecd5c2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:58:55.689830 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-c0cd85af-fb98-4bca-8a1e-e2aff5ecd5c2 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 200 Aug 20 07:58:55.690275 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1268/5075] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:58:55 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:58:55.829233 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0326f4ee-390b-446a-b2c5-c479bca8a542 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:55.831052 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0326f4ee-390b-446a-b2c5-c479bca8a542 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/d0b56076-75fc-46ec-9790-42a9eb5c5b43 Aug 20 07:58:55.831534 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0326f4ee-390b-446a-b2c5-c479bca8a542 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:55.840928 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0326f4ee-390b-446a-b2c5-c479bca8a542 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-6fcbfb0f-3194-498b-ad26-cd6df70fd8fd-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:58:55.849254 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0326f4ee-390b-446a-b2c5-c479bca8a542 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-6fcbfb0f-3194-498b-ad26-cd6df70fd8fd-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:58:55.849254 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:55.849254 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:55.951264 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0326f4ee-390b-446a-b2c5-c479bca8a542 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-6fcbfb0f-3194-498b-ad26-cd6df70fd8fd-np0000007856" released by "attachment_update" :: held 0.104s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:58:55.951566 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-0326f4ee-390b-446a-b2c5-c479bca8a542 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/d0b56076-75fc-46ec-9790-42a9eb5c5b43 returned with HTTP 200 Aug 20 07:58:55.952040 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1255/5076] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:58:55 2026] PUT /volume/v3/attachments/d0b56076-75fc-46ec-9790-42a9eb5c5b43 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:55.984626 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-607bc879-c9dd-4a3d-9d23-3edce2197380 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:55.986879 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-607bc879-c9dd-4a3d-9d23-3edce2197380 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/d0b56076-75fc-46ec-9790-42a9eb5c5b43/action Aug 20 07:58:55.987335 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-607bc879-c9dd-4a3d-9d23-3edce2197380 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:58:55.987505 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-607bc879-c9dd-4a3d-9d23-3edce2197380 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:58:56.011591 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:56.011591 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:56.027202 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9e7fc3e4-ca86-4d82-a902-4ea4a1c684a5 req-607bc879-c9dd-4a3d-9d23-3edce2197380 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/d0b56076-75fc-46ec-9790-42a9eb5c5b43/action returned with HTTP 204 Aug 20 07:58:56.027642 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1270/5077] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:58:55 2026] POST /volume/v3/attachments/d0b56076-75fc-46ec-9790-42a9eb5c5b43/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:58:56.113366 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-317ab6c5-59e7-41e7-810e-ea57a99bbd56 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:56.115371 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-317ab6c5-59e7-41e7-810e-ea57a99bbd56 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:56.115628 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-317ab6c5-59e7-41e7-810e-ea57a99bbd56 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:56.115849 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-317ab6c5-59e7-41e7-810e-ea57a99bbd56 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:56.128478 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:56.128478 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:56.132574 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-317ab6c5-59e7-41e7-810e-ea57a99bbd56 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:56.137505 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-317ab6c5-59e7-41e7-810e-ea57a99bbd56 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:56.138525 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1285/5078] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:56 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:58:56.585196 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dd12cbc4-6ff3-444d-a4fb-cd62e9889d95 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:56.587059 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd12cbc4-6ff3-444d-a4fb-cd62e9889d95 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:56.587284 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd12cbc4-6ff3-444d-a4fb-cd62e9889d95 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:56.587473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd12cbc4-6ff3-444d-a4fb-cd62e9889d95 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:56.596424 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:56.596424 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:56.602425 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dd12cbc4-6ff3-444d-a4fb-cd62e9889d95 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:56.608349 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd12cbc4-6ff3-444d-a4fb-cd62e9889d95 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:56.609003 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1269/5079] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:56 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:56.660862 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e52ce55a-1ba3-47dd-9034-e8bf6657ecdd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:56.662745 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e52ce55a-1ba3-47dd-9034-e8bf6657ecdd tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:56.662976 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e52ce55a-1ba3-47dd-9034-e8bf6657ecdd tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:56.663207 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e52ce55a-1ba3-47dd-9034-e8bf6657ecdd tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:56.670948 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:56.670948 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:56.675011 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e52ce55a-1ba3-47dd-9034-e8bf6657ecdd tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:56.681084 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e52ce55a-1ba3-47dd-9034-e8bf6657ecdd tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:56.681680 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1256/5080] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:56 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:57.151357 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec2d89fc-0049-43b6-bdcc-d207f8a843d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:57.153502 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec2d89fc-0049-43b6-bdcc-d207f8a843d9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:57.153727 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec2d89fc-0049-43b6-bdcc-d207f8a843d9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:57.153940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec2d89fc-0049-43b6-bdcc-d207f8a843d9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:57.168700 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:57.168700 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:57.173641 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec2d89fc-0049-43b6-bdcc-d207f8a843d9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:57.179452 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec2d89fc-0049-43b6-bdcc-d207f8a843d9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:57.179877 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1271/5081] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:57 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:57.624489 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec5662d0-e30a-4525-af65-38402a23f0d4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:57.626196 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec5662d0-e30a-4525-af65-38402a23f0d4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:57.626393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec5662d0-e30a-4525-af65-38402a23f0d4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:57.626620 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec5662d0-e30a-4525-af65-38402a23f0d4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:57.633416 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:57.633416 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:57.636817 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ec5662d0-e30a-4525-af65-38402a23f0d4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:57.640967 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec5662d0-e30a-4525-af65-38402a23f0d4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:57.641383 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1286/5082] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:57 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:57.695203 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a6fb2122-f82f-4d79-a488-b999b035af34 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:57.697455 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6fb2122-f82f-4d79-a488-b999b035af34 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:57.697769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6fb2122-f82f-4d79-a488-b999b035af34 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:57.698021 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6fb2122-f82f-4d79-a488-b999b035af34 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:57.706704 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:57.706704 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:57.710245 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a6fb2122-f82f-4d79-a488-b999b035af34 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:57.715107 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6fb2122-f82f-4d79-a488-b999b035af34 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:57.715475 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1270/5083] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:57 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:58.193377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-025c6ffe-ac66-4986-8eff-cac9381b4009 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:58.196256 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-025c6ffe-ac66-4986-8eff-cac9381b4009 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:58.196478 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-025c6ffe-ac66-4986-8eff-cac9381b4009 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:58.196695 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-025c6ffe-ac66-4986-8eff-cac9381b4009 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:58.208381 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:58.208381 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:58.212968 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-025c6ffe-ac66-4986-8eff-cac9381b4009 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:58.217148 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-025c6ffe-ac66-4986-8eff-cac9381b4009 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:58.217502 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1257/5084] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:58 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:58.658062 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a1837f4-9876-4378-aad9-48537fdb6884 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:58.659745 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a1837f4-9876-4378-aad9-48537fdb6884 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:58.659903 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a1837f4-9876-4378-aad9-48537fdb6884 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:58.660099 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a1837f4-9876-4378-aad9-48537fdb6884 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:58.666539 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:58.666539 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:58.669613 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a1837f4-9876-4378-aad9-48537fdb6884 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:58.674089 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a1837f4-9876-4378-aad9-48537fdb6884 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:58.674457 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1272/5085] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:58 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:58.729698 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-146e5f8d-3066-4a01-aee9-54a71fa917e8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:58.731384 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-146e5f8d-3066-4a01-aee9-54a71fa917e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:58.731611 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-146e5f8d-3066-4a01-aee9-54a71fa917e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:58.731783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-146e5f8d-3066-4a01-aee9-54a71fa917e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:58.740283 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:58.740283 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:58:58.748681 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-146e5f8d-3066-4a01-aee9-54a71fa917e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:58.754192 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-146e5f8d-3066-4a01-aee9-54a71fa917e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:58.754710 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1287/5086] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:58 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:59.232200 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a2111770-bc4b-4776-a98c-d3e452a7e854 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:59.234007 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2111770-bc4b-4776-a98c-d3e452a7e854 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:58:59.234229 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2111770-bc4b-4776-a98c-d3e452a7e854 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:59.234419 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2111770-bc4b-4776-a98c-d3e452a7e854 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:59.246047 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:59.246047 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:58:59.249437 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a2111770-bc4b-4776-a98c-d3e452a7e854 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:58:59.253725 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2111770-bc4b-4776-a98c-d3e452a7e854 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:58:59.254223 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1271/5087] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:59 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:58:59.688243 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f91c6240-1ee9-4889-8b36-eaebeb507ca4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:59.690215 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f91c6240-1ee9-4889-8b36-eaebeb507ca4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:58:59.690423 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f91c6240-1ee9-4889-8b36-eaebeb507ca4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:59.690661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f91c6240-1ee9-4889-8b36-eaebeb507ca4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:59.699981 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:59.699981 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:58:59.704933 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f91c6240-1ee9-4889-8b36-eaebeb507ca4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:58:59.710126 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f91c6240-1ee9-4889-8b36-eaebeb507ca4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:58:59.710606 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1258/5088] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:58:59 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:58:59.767592 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3b8e366-94a8-435e-bb29-d0e9cc0cc6cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:58:59.769850 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3b8e366-94a8-435e-bb29-d0e9cc0cc6cc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:58:59.770148 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3b8e366-94a8-435e-bb29-d0e9cc0cc6cc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:58:59.770312 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3b8e366-94a8-435e-bb29-d0e9cc0cc6cc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:58:59.780641 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:58:59.780641 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:58:59.787265 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3b8e366-94a8-435e-bb29-d0e9cc0cc6cc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:58:59.793092 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3b8e366-94a8-435e-bb29-d0e9cc0cc6cc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:58:59.793648 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1273/5089] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:58:59 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:00.020916 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-671f8740-5be6-4ec9-b312-441a99adeb24 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:00.023966 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-671f8740-5be6-4ec9-b312-441a99adeb24 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments/4c150f00-a4a7-44f7-a883-f90675e42f6c/action Aug 20 07:59:00.024444 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-671f8740-5be6-4ec9-b312-441a99adeb24 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:00.024630 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-671f8740-5be6-4ec9-b312-441a99adeb24 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:00.044002 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:00.044002 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:00.053955 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bdd885b1-5ea3-4935-82cf-292e0afbb170 req-671f8740-5be6-4ec9-b312-441a99adeb24 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/4c150f00-a4a7-44f7-a883-f90675e42f6c/action returned with HTTP 204 Aug 20 07:59:00.054511 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1288/5090] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:59:00 2026] POST /volume/v3/attachments/4c150f00-a4a7-44f7-a883-f90675e42f6c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:00.269539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7639fd65-3aa3-4089-80ff-85ad7a5ed48c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:00.273207 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7639fd65-3aa3-4089-80ff-85ad7a5ed48c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:00.273558 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7639fd65-3aa3-4089-80ff-85ad7a5ed48c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:00.273900 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7639fd65-3aa3-4089-80ff-85ad7a5ed48c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:00.290412 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:00.290412 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:00.295067 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7639fd65-3aa3-4089-80ff-85ad7a5ed48c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:00.299973 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7639fd65-3aa3-4089-80ff-85ad7a5ed48c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:00.300469 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1272/5091] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:00 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1508 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:59:00.723714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c1a9c1c-cfb5-41ac-8bd6-37c6f6059235 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:00.725873 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c1a9c1c-cfb5-41ac-8bd6-37c6f6059235 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:59:00.726092 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c1a9c1c-cfb5-41ac-8bd6-37c6f6059235 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:00.726313 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c1a9c1c-cfb5-41ac-8bd6-37c6f6059235 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:00.734624 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:00.734624 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:00.739501 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1c1a9c1c-cfb5-41ac-8bd6-37c6f6059235 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:59:00.744856 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c1a9c1c-cfb5-41ac-8bd6-37c6f6059235 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:59:00.745360 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1259/5092] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:00 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:00.809676 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52a3354b-01ac-4051-b064-e0cea4d6b5bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:00.811882 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52a3354b-01ac-4051-b064-e0cea4d6b5bb tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:00.812141 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52a3354b-01ac-4051-b064-e0cea4d6b5bb tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:00.812405 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52a3354b-01ac-4051-b064-e0cea4d6b5bb tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:00.824587 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:00.824587 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:00.830355 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-52a3354b-01ac-4051-b064-e0cea4d6b5bb tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:00.837259 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52a3354b-01ac-4051-b064-e0cea4d6b5bb tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:59:00.838275 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1274/5093] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:00 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:01.739310 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-55dfbdfc-4e27-4f1f-8d66-77b57c396d71 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:01.742924 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-55dfbdfc-4e27-4f1f-8d66-77b57c396d71 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:01.742924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-55dfbdfc-4e27-4f1f-8d66-77b57c396d71 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:01.742924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-55dfbdfc-4e27-4f1f-8d66-77b57c396d71 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:01.760230 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:01.760230 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:01.760369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-72ae3a89-ebc8-48d5-a3e8-671b6aab3cb4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:01.761274 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72ae3a89-ebc8-48d5-a3e8-671b6aab3cb4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:59:01.762908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72ae3a89-ebc8-48d5-a3e8-671b6aab3cb4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:01.762908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72ae3a89-ebc8-48d5-a3e8-671b6aab3cb4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:01.772584 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:01.772584 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:01.772746 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-55dfbdfc-4e27-4f1f-8d66-77b57c396d71 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:01.773178 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-72ae3a89-ebc8-48d5-a3e8-671b6aab3cb4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:59:01.777725 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-55dfbdfc-4e27-4f1f-8d66-77b57c396d71 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:01.778275 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72ae3a89-ebc8-48d5-a3e8-671b6aab3cb4 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:59:01.778484 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1289/5094] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:01 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1508 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:01.778786 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1273/5095] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:01 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:01.794309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-810d6fcc-28ad-4bb5-800b-b711f32a2df8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:01.799217 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-810d6fcc-28ad-4bb5-800b-b711f32a2df8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:01.799486 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-810d6fcc-28ad-4bb5-800b-b711f32a2df8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:01.799759 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-810d6fcc-28ad-4bb5-800b-b711f32a2df8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:01.817419 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:01.817419 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:01.820488 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-810d6fcc-28ad-4bb5-800b-b711f32a2df8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:01.824288 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-810d6fcc-28ad-4bb5-800b-b711f32a2df8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:01.824680 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1260/5096] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:01 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1508 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:01.837195 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56c9f335-a66c-420e-a09c-06484a0a62e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:01.840003 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56c9f335-a66c-420e-a09c-06484a0a62e1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:01.840251 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56c9f335-a66c-420e-a09c-06484a0a62e1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:01.840424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56c9f335-a66c-420e-a09c-06484a0a62e1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:01.853114 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:01.853114 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:01.853240 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dd5f8d68-7d8e-4c4b-abe8-0250cbb799f5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:01.854782 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd5f8d68-7d8e-4c4b-abe8-0250cbb799f5 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:01.855228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd5f8d68-7d8e-4c4b-abe8-0250cbb799f5 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:01.855527 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-56c9f335-a66c-420e-a09c-06484a0a62e1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:01.855674 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd5f8d68-7d8e-4c4b-abe8-0250cbb799f5 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:01.860414 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56c9f335-a66c-420e-a09c-06484a0a62e1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:01.860822 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1275/5097] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:01 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1508 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:01.873581 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:01.873581 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:01.882575 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dd5f8d68-7d8e-4c4b-abe8-0250cbb799f5 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:01.886982 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd5f8d68-7d8e-4c4b-abe8-0250cbb799f5 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:59:01.887640 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1290/5098] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:01 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:01.905570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-3129f232-c1f3-4280-b4e2-f77ecc6d3420 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:01.907880 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-3129f232-c1f3-4280-b4e2-f77ecc6d3420 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:01.908127 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-3129f232-c1f3-4280-b4e2-f77ecc6d3420 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:01.908328 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-3129f232-c1f3-4280-b4e2-f77ecc6d3420 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:01.922199 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:01.922199 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:01.926710 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-3129f232-c1f3-4280-b4e2-f77ecc6d3420 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:01.932974 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-3129f232-c1f3-4280-b4e2-f77ecc6d3420 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:01.933508 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1274/5099] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:01 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1508 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:01.953776 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-27ca2eff-bd30-4e48-a573-998cdca09c06 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:01.955912 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-27ca2eff-bd30-4e48-a573-998cdca09c06 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997/action Aug 20 07:59:01.956334 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-27ca2eff-bd30-4e48-a573-998cdca09c06 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:01.956499 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-27ca2eff-bd30-4e48-a573-998cdca09c06 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:01.971174 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:01.971174 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:01.971756 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-27ca2eff-bd30-4e48-a573-998cdca09c06 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:01.980535 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-27ca2eff-bd30-4e48-a573-998cdca09c06 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Begin detaching volume completed successfully. Aug 20 07:59:01.980836 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-27ca2eff-bd30-4e48-a573-998cdca09c06 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997/action returned with HTTP 202 Aug 20 07:59:01.981597 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1261/5100] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:59:01 2026] POST /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:59:02.003707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-67a120f2-8160-45c4-b031-b67e3a6e160a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:02.006334 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67a120f2-8160-45c4-b031-b67e3a6e160a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:02.006643 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67a120f2-8160-45c4-b031-b67e3a6e160a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:02.006879 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67a120f2-8160-45c4-b031-b67e3a6e160a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:02.021257 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:02.021257 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:02.026478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8c6645a4-97a8-4660-a929-c30e6f32b65b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:02.026478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8c6645a4-97a8-4660-a929-c30e6f32b65b None None] GET https://10.4.3.57/volume// Aug 20 07:59:02.026478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8c6645a4-97a8-4660-a929-c30e6f32b65b None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:02.026478 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8c6645a4-97a8-4660-a929-c30e6f32b65b None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:02.026478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8c6645a4-97a8-4660-a929-c30e6f32b65b None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:02.026478 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1291/5101] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:02.026925 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-67a120f2-8160-45c4-b031-b67e3a6e160a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:02.032488 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67a120f2-8160-45c4-b031-b67e3a6e160a tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:02.032959 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1276/5102] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:02 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:02.038881 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-0dc4b0a3-c41a-4c48-9e15-b6d0bd0e12d6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:02.041816 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-0dc4b0a3-c41a-4c48-9e15-b6d0bd0e12d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:02.042096 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-0dc4b0a3-c41a-4c48-9e15-b6d0bd0e12d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:02.042352 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-0dc4b0a3-c41a-4c48-9e15-b6d0bd0e12d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:02.055651 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:02.055651 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:02.060333 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-0dc4b0a3-c41a-4c48-9e15-b6d0bd0e12d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:02.065747 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-0dc4b0a3-c41a-4c48-9e15-b6d0bd0e12d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:02.066273 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1275/5103] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:02 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1691 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:02.603765 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-aff6839b-8962-44d8-8168-667d2fc81098 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:02.605777 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-aff6839b-8962-44d8-8168-667d2fc81098 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:02.605964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-aff6839b-8962-44d8-8168-667d2fc81098 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:02.606181 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-aff6839b-8962-44d8-8168-667d2fc81098 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:02.617106 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:02.617106 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:02.620772 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-aff6839b-8962-44d8-8168-667d2fc81098 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:02.624855 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-aff6839b-8962-44d8-8168-667d2fc81098 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:02.625420 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1262/5104] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:02 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:02.639850 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-9f8d704b-52ab-4bb6-b6ba-036472ffb716 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:02.642085 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-9f8d704b-52ab-4bb6-b6ba-036472ffb716 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] DELETE https://10.4.3.57/volume/v3/attachments/4c150f00-a4a7-44f7-a883-f90675e42f6c Aug 20 07:59:02.642436 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-9f8d704b-52ab-4bb6-b6ba-036472ffb716 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:02.642719 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-9f8d704b-52ab-4bb6-b6ba-036472ffb716 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:02.649956 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:02.649956 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:02.697464 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4ed2f517-07ff-4981-874f-1265ed0164fa req-9f8d704b-52ab-4bb6-b6ba-036472ffb716 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/4c150f00-a4a7-44f7-a883-f90675e42f6c returned with HTTP 200 Aug 20 07:59:02.697464 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1292/5105] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:59:02 2026] DELETE /volume/v3/attachments/4c150f00-a4a7-44f7-a883-f90675e42f6c => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:02.795768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-93d475fa-37d8-48e4-96f1-d4381706abc0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:02.798292 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93d475fa-37d8-48e4-96f1-d4381706abc0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:59:02.798602 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93d475fa-37d8-48e4-96f1-d4381706abc0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:02.798890 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93d475fa-37d8-48e4-96f1-d4381706abc0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:02.810769 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:02.810769 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:02.818414 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-93d475fa-37d8-48e4-96f1-d4381706abc0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:59:02.825389 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93d475fa-37d8-48e4-96f1-d4381706abc0 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:59:02.825775 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1277/5106] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:02 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:02.905685 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-50a777f2-7945-4ad6-9f59-e76130346311 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:02.907525 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50a777f2-7945-4ad6-9f59-e76130346311 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:02.908735 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50a777f2-7945-4ad6-9f59-e76130346311 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:02.908735 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50a777f2-7945-4ad6-9f59-e76130346311 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:02.921475 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:02.921475 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:02.927464 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-50a777f2-7945-4ad6-9f59-e76130346311 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:02.931732 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50a777f2-7945-4ad6-9f59-e76130346311 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:59:02.932305 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1276/5107] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:02 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:03.055962 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f93f4e86-94ae-4305-b1a4-36a1dee0d884 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:03.058527 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f93f4e86-94ae-4305-b1a4-36a1dee0d884 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:03.059233 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f93f4e86-94ae-4305-b1a4-36a1dee0d884 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:03.059233 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f93f4e86-94ae-4305-b1a4-36a1dee0d884 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:03.076055 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:03.076055 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:03.085450 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f93f4e86-94ae-4305-b1a4-36a1dee0d884 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:03.092234 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f93f4e86-94ae-4305-b1a4-36a1dee0d884 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:03.092578 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1263/5108] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:03 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:03.843504 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cb992708-e0b0-4ffb-a66a-38e3e64260c7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:03.845447 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb992708-e0b0-4ffb-a66a-38e3e64260c7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:59:03.845724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb992708-e0b0-4ffb-a66a-38e3e64260c7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:03.845959 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb992708-e0b0-4ffb-a66a-38e3e64260c7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:03.858635 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:03.858635 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:03.864814 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cb992708-e0b0-4ffb-a66a-38e3e64260c7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:59:03.871769 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb992708-e0b0-4ffb-a66a-38e3e64260c7 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:59:03.872710 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1293/5109] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:03 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 1448 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:03.946742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ee2de1a-2d21-4c62-b415-50271072e087 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:03.949227 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ee2de1a-2d21-4c62-b415-50271072e087 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:03.949526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ee2de1a-2d21-4c62-b415-50271072e087 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:03.949825 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ee2de1a-2d21-4c62-b415-50271072e087 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:03.962260 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:03.962260 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:03.968580 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ee2de1a-2d21-4c62-b415-50271072e087 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:03.976272 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ee2de1a-2d21-4c62-b415-50271072e087 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:59:03.977094 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1278/5110] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:03 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 1191 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:03.997907 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-30c88c68-213b-43f1-ae40-9b3ff33eee89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:04.001765 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30c88c68-213b-43f1-ae40-9b3ff33eee89 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:04.001765 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30c88c68-213b-43f1-ae40-9b3ff33eee89 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:04.001765 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30c88c68-213b-43f1-ae40-9b3ff33eee89 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:04.012750 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:04.012750 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:04.019814 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-30c88c68-213b-43f1-ae40-9b3ff33eee89 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:04.025251 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30c88c68-213b-43f1-ae40-9b3ff33eee89 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:59:04.026016 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1277/5111] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:03 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:04.039589 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:04.042569 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:04.043053 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "69fb6e27-e71a-4258-8ae8-aa8a1a2955a9", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:04.046020 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '69fb6e27-e71a-4258-8ae8-aa8a1a2955a9', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:04.050078 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-397c6267-c3c4-4269-88ea-a8947ea285c5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:04.052917 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-397c6267-c3c4-4269-88ea-a8947ea285c5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:59:04.052917 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-397c6267-c3c4-4269-88ea-a8947ea285c5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:04.053237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-397c6267-c3c4-4269-88ea-a8947ea285c5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:04.060919 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:04.060919 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:04.061337 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:04.061337 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:04.061651 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume retrieved successfully. Aug 20 07:59:04.061829 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume of 1 GB Aug 20 07:59:04.065251 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-397c6267-c3c4-4269-88ea-a8947ea285c5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:59:04.066377 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Availability Zones retrieved successfully. Aug 20 07:59:04.072353 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-397c6267-c3c4-4269-88ea-a8947ea285c5 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:59:04.072916 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1294/5112] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:04 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 1448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:04.077204 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (04bb96c5-f433-49c6-b088-008f71693277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:04.078791 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6516291b-6e4e-414b-b193-ba1163e35709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:04.080107 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:04.122865 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6516291b-6e4e-414b-b193-ba1163e35709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '69fb6e27-e71a-4258-8ae8-aa8a1a2955a9', 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:04.123947 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a0704c-4498-4409-93c3-52314c85cdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:04.199573 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Created reservations ['01a55a35-c641-4056-ab58-9a444e95526c', 'fb02440c-adb0-4dd5-a30c-d90fbb263bae', 'd77b1ffa-93c8-4af4-9e1a-d25eaa13951a', '98827cba-4442-4b9c-998b-e6b8c5b0aeab'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:04.201219 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a0704c-4498-4409-93c3-52314c85cdd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01a55a35-c641-4056-ab58-9a444e95526c', 'fb02440c-adb0-4dd5-a30c-d90fbb263bae', 'd77b1ffa-93c8-4af4-9e1a-d25eaa13951a', '98827cba-4442-4b9c-998b-e6b8c5b0aeab']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:04.202096 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a6f402-e6d5-47e5-8753-1da0a6239d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:04.249952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a6f402-e6d5-47e5-8753-1da0a6239d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a6dc17b-135b-4e5a-bf45-3c385513115b', '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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['01a55a35-c641-4056-ab58-9a444e95526c','fb02440c-adb0-4dd5-a30c-d90fbb263bae','d77b1ffa-93c8-4af4-9e1a-d25eaa13951a','98827cba-4442-4b9c-998b-e6b8c5b0aeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=69fb6e27-e71a-4258-8ae8-aa8a1a2955a9,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), '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-08-20T07:59:04Z,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=2a6dc17b-135b-4e5a-bf45-3c385513115b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='697039faf6334d059cf34e7b3b08687d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=69fb6e27-e71a-4258-8ae8-aa8a1a2955a9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2850ba52c52f48bf87f8a46d246fd636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:04.251663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354dd7ef-b594-4e8c-95a6-5df4e1404587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:04.276490 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354dd7ef-b594-4e8c-95a6-5df4e1404587) transitioned into state 'SUCCESS' from 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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['01a55a35-c641-4056-ab58-9a444e95526c','fb02440c-adb0-4dd5-a30c-d90fbb263bae','d77b1ffa-93c8-4af4-9e1a-d25eaa13951a','98827cba-4442-4b9c-998b-e6b8c5b0aeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=69fb6e27-e71a-4258-8ae8-aa8a1a2955a9,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:04.277830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d74863-cab0-40b8-be27-9b0ccfccc93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:04.300107 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d74863-cab0-40b8-be27-9b0ccfccc93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:04.301249 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (04bb96c5-f433-49c6-b088-008f71693277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:04.301795 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request issued successfully. Aug 20 07:59:04.302610 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f82f6065-3d72-4820-b87f-b70eb546ab6b tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:04.303097 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1264/5113] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:59:04 2026] POST /volume/v3/volumes => generated 807 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:04.320875 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bfd7faa2-a8f7-4039-bb25-332f05ab31e8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:04.325502 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfd7faa2-a8f7-4039-bb25-332f05ab31e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b Aug 20 07:59:04.325814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfd7faa2-a8f7-4039-bb25-332f05ab31e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:04.326460 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfd7faa2-a8f7-4039-bb25-332f05ab31e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:04.338714 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:04.338714 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:04.346037 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bfd7faa2-a8f7-4039-bb25-332f05ab31e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:04.354446 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfd7faa2-a8f7-4039-bb25-332f05ab31e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b returned with HTTP 200 Aug 20 07:59:04.355189 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1279/5114] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:04 2026] GET /volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:04.777879 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-86633382-7a91-48ec-9291-9e291cd88f5a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:04.780457 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-86633382-7a91-48ec-9291-9e291cd88f5a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:59:04.780860 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-86633382-7a91-48ec-9291-9e291cd88f5a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:04.781154 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-86633382-7a91-48ec-9291-9e291cd88f5a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:04.791789 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:04.791789 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:04.797328 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-86633382-7a91-48ec-9291-9e291cd88f5a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:59:04.804894 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-86633382-7a91-48ec-9291-9e291cd88f5a tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:59:04.805765 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1278/5115] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:04 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 1448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:04.817692 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3910284f-629d-4267-8040-e44a2251d0a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:04.818146 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3910284f-629d-4267-8040-e44a2251d0a5 None None] GET https://10.4.3.57/volume// Aug 20 07:59:04.818365 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3910284f-629d-4267-8040-e44a2251d0a5 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:04.818575 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3910284f-629d-4267-8040-e44a2251d0a5 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:04.819059 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3910284f-629d-4267-8040-e44a2251d0a5 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:04.819498 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1295/5116] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 07:59:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:04.829271 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-ed880733-6167-448e-a421-8b913eefcc47 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:04.833417 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-ed880733-6167-448e-a421-8b913eefcc47 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:59:04.833777 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-ed880733-6167-448e-a421-8b913eefcc47 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dfbfaf62-db45-4276-bd4b-af1cb860f3a5", "connector": null, "instance_uuid": "e0f8c9b3-a7f5-4807-9b89-5d28b693f789"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:04.845081 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:04.845081 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:04.879751 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-ed880733-6167-448e-a421-8b913eefcc47 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:59:04.880188 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1265/5117] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:59:04 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) Aug 20 07:59:05.371208 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9015fd71-4095-45fb-8aac-a954563f8017 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:05.373568 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9015fd71-4095-45fb-8aac-a954563f8017 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b Aug 20 07:59:05.373787 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9015fd71-4095-45fb-8aac-a954563f8017 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:05.374100 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9015fd71-4095-45fb-8aac-a954563f8017 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:05.388355 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:05.388355 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:05.397922 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9015fd71-4095-45fb-8aac-a954563f8017 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:05.408362 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9015fd71-4095-45fb-8aac-a954563f8017 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b returned with HTTP 200 Aug 20 07:59:05.408690 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1280/5118] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:05 2026] GET /volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b => generated 1226 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:05.432717 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c43e64e-95f4-48f6-9f22-0f09e3b01868 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:05.435665 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c43e64e-95f4-48f6-9f22-0f09e3b01868 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b Aug 20 07:59:05.436269 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c43e64e-95f4-48f6-9f22-0f09e3b01868 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:05.437274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c43e64e-95f4-48f6-9f22-0f09e3b01868 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:05.450208 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:05.450208 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:05.457129 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0c43e64e-95f4-48f6-9f22-0f09e3b01868 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:05.467655 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c43e64e-95f4-48f6-9f22-0f09e3b01868 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b returned with HTTP 200 Aug 20 07:59:05.468333 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1279/5119] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:05 2026] GET /volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b => generated 1226 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:05.491020 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-44f818a9-2e2d-4cf5-92be-bc1988ebc327 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:05.496053 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-44f818a9-2e2d-4cf5-92be-bc1988ebc327 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:05.496369 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-44f818a9-2e2d-4cf5-92be-bc1988ebc327 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:05.497731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-44f818a9-2e2d-4cf5-92be-bc1988ebc327 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:05.498114 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-44f818a9-2e2d-4cf5-92be-bc1988ebc327 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume with id: 69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:05.509238 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:05.509238 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:05.509783 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-44f818a9-2e2d-4cf5-92be-bc1988ebc327 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:05.533229 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-44f818a9-2e2d-4cf5-92be-bc1988ebc327 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume request issued successfully. Aug 20 07:59:05.533422 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-44f818a9-2e2d-4cf5-92be-bc1988ebc327 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 202 Aug 20 07:59:05.533888 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1296/5120] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:59:05 2026] DELETE /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:59:05.542732 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2a1423d0-de92-4244-9656-2fe041dd4c5d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:05.546123 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a1423d0-de92-4244-9656-2fe041dd4c5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:05.546407 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a1423d0-de92-4244-9656-2fe041dd4c5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:05.546773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a1423d0-de92-4244-9656-2fe041dd4c5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:05.558293 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:05.558293 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:05.564817 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2a1423d0-de92-4244-9656-2fe041dd4c5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:05.572565 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a1423d0-de92-4244-9656-2fe041dd4c5d tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 200 Aug 20 07:59:05.573284 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1266/5121] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:05 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 1190 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:05.797368 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-475f7a97-a957-4388-996c-f864c2b85382 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:05.802774 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-475f7a97-a957-4388-996c-f864c2b85382 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:05.802888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-475f7a97-a957-4388-996c-f864c2b85382 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:05.803296 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-475f7a97-a957-4388-996c-f864c2b85382 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:05.817140 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:05.817140 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:05.825499 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-475f7a97-a957-4388-996c-f864c2b85382 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:05.832576 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-475f7a97-a957-4388-996c-f864c2b85382 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:05.833182 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1281/5122] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:05 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:05.894805 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-ba718209-1e5b-478b-ae4a-b346d7309678 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:05.898696 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-ba718209-1e5b-478b-ae4a-b346d7309678 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:05.899068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-ba718209-1e5b-478b-ae4a-b346d7309678 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:05.899460 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-ba718209-1e5b-478b-ae4a-b346d7309678 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:05.913470 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:05.913470 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:05.918651 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-ba718209-1e5b-478b-ae4a-b346d7309678 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:05.925473 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-ba718209-1e5b-478b-ae4a-b346d7309678 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:05.926164 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1280/5123] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:05 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1211 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:05.946226 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-dd1d5956-9365-4d81-b7cb-be1b38d135bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:05.948788 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-dd1d5956-9365-4d81-b7cb-be1b38d135bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997/action Aug 20 07:59:05.949256 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-dd1d5956-9365-4d81-b7cb-be1b38d135bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:05.949417 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-dd1d5956-9365-4d81-b7cb-be1b38d135bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:05.963328 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:05.963328 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:05.964032 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-dd1d5956-9365-4d81-b7cb-be1b38d135bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:05.977737 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-dd1d5956-9365-4d81-b7cb-be1b38d135bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Begin detaching volume completed successfully. Aug 20 07:59:05.978847 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-dd1d5956-9365-4d81-b7cb-be1b38d135bf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997/action returned with HTTP 202 Aug 20 07:59:05.978847 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1297/5124] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:59:05 2026] POST /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:59:06.007784 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-46059b00-1cb6-4e36-a0f7-adb48829b03e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:06.010389 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46059b00-1cb6-4e36-a0f7-adb48829b03e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:06.010896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46059b00-1cb6-4e36-a0f7-adb48829b03e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:06.011081 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46059b00-1cb6-4e36-a0f7-adb48829b03e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:06.025482 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:06.025482 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:06.032259 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-46059b00-1cb6-4e36-a0f7-adb48829b03e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:06.039435 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46059b00-1cb6-4e36-a0f7-adb48829b03e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:06.040172 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1267/5125] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:06 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:06.044464 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-140d7293-1117-4499-9af8-9be557ca0ac0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:06.047594 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-140d7293-1117-4499-9af8-9be557ca0ac0 None None] GET https://10.4.3.57/volume// Aug 20 07:59:06.047594 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-140d7293-1117-4499-9af8-9be557ca0ac0 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:06.047594 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-140d7293-1117-4499-9af8-9be557ca0ac0 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:06.047594 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-140d7293-1117-4499-9af8-9be557ca0ac0 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:06.047594 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1282/5126] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:06.056225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-f3cae9e3-23b2-4166-9d51-b986162e7ad9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:06.058884 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-f3cae9e3-23b2-4166-9d51-b986162e7ad9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:06.059290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-f3cae9e3-23b2-4166-9d51-b986162e7ad9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:06.059707 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-f3cae9e3-23b2-4166-9d51-b986162e7ad9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:06.074288 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:06.074288 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:06.080877 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-f3cae9e3-23b2-4166-9d51-b986162e7ad9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:06.089503 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-f3cae9e3-23b2-4166-9d51-b986162e7ad9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:06.090324 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1281/5127] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:06 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1394 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:06.170799 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2f9605b7-91df-4e3e-866b-c1ae0c49dc80 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:06.171377 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f9605b7-91df-4e3e-866b-c1ae0c49dc80 None None] GET https://10.4.3.57/volume// Aug 20 07:59:06.171607 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f9605b7-91df-4e3e-866b-c1ae0c49dc80 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:06.171842 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f9605b7-91df-4e3e-866b-c1ae0c49dc80 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:06.172261 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f9605b7-91df-4e3e-866b-c1ae0c49dc80 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:06.172558 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1298/5128] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:06.183905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-082180ac-58b4-45b0-95aa-1be6c7a11d14 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:06.187264 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-082180ac-58b4-45b0-95aa-1be6c7a11d14 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 07:59:06.187400 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-082180ac-58b4-45b0-95aa-1be6c7a11d14 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:06.187652 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-082180ac-58b4-45b0-95aa-1be6c7a11d14 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:06.203639 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:06.203639 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:06.207943 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-082180ac-58b4-45b0-95aa-1be6c7a11d14 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 07:59:06.214310 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-082180ac-58b4-45b0-95aa-1be6c7a11d14 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 07:59:06.214846 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1268/5129] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:06 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 1627 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:06.345410 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-58d75b30-fdf1-4969-818d-0252dece9a57 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:06.348258 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-58d75b30-fdf1-4969-818d-0252dece9a57 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] PUT https://10.4.3.57/volume/v3/attachments/6db69443-8dad-4c55-8a42-00838442bf65 Aug 20 07:59:06.348845 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-58d75b30-fdf1-4969-818d-0252dece9a57 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:06.363675 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-58d75b30-fdf1-4969-818d-0252dece9a57 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Acquiring lock "cinder-attachment_update-dfbfaf62-db45-4276-bd4b-af1cb860f3a5-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:59:06.370422 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-58d75b30-fdf1-4969-818d-0252dece9a57 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Lock "cinder-attachment_update-dfbfaf62-db45-4276-bd4b-af1cb860f3a5-np0000007856" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:59:06.372138 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:06.372138 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:06.494993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-58d75b30-fdf1-4969-818d-0252dece9a57 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Lock "cinder-attachment_update-dfbfaf62-db45-4276-bd4b-af1cb860f3a5-np0000007856" released by "attachment_update" :: held 0.125s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:59:06.495413 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-58d75b30-fdf1-4969-818d-0252dece9a57 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments/6db69443-8dad-4c55-8a42-00838442bf65 returned with HTTP 200 Aug 20 07:59:06.496049 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1283/5130] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:59:06 2026] PUT /volume/v3/attachments/6db69443-8dad-4c55-8a42-00838442bf65 => generated 968 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:06.520618 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-93ecba38-5b9a-4eeb-ace9-634b361cb514 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:06.523612 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-93ecba38-5b9a-4eeb-ace9-634b361cb514 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] POST https://10.4.3.57/volume/v3/attachments/6db69443-8dad-4c55-8a42-00838442bf65/action Aug 20 07:59:06.524343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-93ecba38-5b9a-4eeb-ace9-634b361cb514 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:06.524717 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-93ecba38-5b9a-4eeb-ace9-634b361cb514 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:06.550808 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:06.550808 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:06.568211 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-93ecba38-5b9a-4eeb-ace9-634b361cb514 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments/6db69443-8dad-4c55-8a42-00838442bf65/action returned with HTTP 204 Aug 20 07:59:06.568350 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1282/5131] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:59:06 2026] POST /volume/v3/attachments/6db69443-8dad-4c55-8a42-00838442bf65/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:06.590563 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f743c9cc-3850-4406-8787-693652e5cef7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:06.598017 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f743c9cc-3850-4406-8787-693652e5cef7 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:06.599178 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f743c9cc-3850-4406-8787-693652e5cef7 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:06.599446 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f743c9cc-3850-4406-8787-693652e5cef7 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:06.616206 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f743c9cc-3850-4406-8787-693652e5cef7 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 404 Aug 20 07:59:06.617564 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1299/5132] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:06 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:07.061371 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bf6b148-af84-4294-80fb-5e7c80edbd00 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:07.063527 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bf6b148-af84-4294-80fb-5e7c80edbd00 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:07.063829 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bf6b148-af84-4294-80fb-5e7c80edbd00 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:07.064123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bf6b148-af84-4294-80fb-5e7c80edbd00 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:07.076836 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:07.076836 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:07.082464 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4bf6b148-af84-4294-80fb-5e7c80edbd00 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:07.088743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bf6b148-af84-4294-80fb-5e7c80edbd00 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:07.089335 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1269/5133] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:07 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 07:59:07.929658 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-b32e8907-b35c-4979-bc4b-1e0ee35d168e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:07.932032 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-b32e8907-b35c-4979-bc4b-1e0ee35d168e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:07.932281 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-b32e8907-b35c-4979-bc4b-1e0ee35d168e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:07.932503 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-b32e8907-b35c-4979-bc4b-1e0ee35d168e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:07.944201 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:07.944201 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:07.952342 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-b32e8907-b35c-4979-bc4b-1e0ee35d168e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:07.958834 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-b32e8907-b35c-4979-bc4b-1e0ee35d168e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:07.959012 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1284/5134] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:07 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:08.110103 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-610a13e7-7aa8-44d9-b1b8-04c3c4bda2b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:08.113852 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-610a13e7-7aa8-44d9-b1b8-04c3c4bda2b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:08.114253 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-610a13e7-7aa8-44d9-b1b8-04c3c4bda2b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:08.114485 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-610a13e7-7aa8-44d9-b1b8-04c3c4bda2b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:08.131894 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:08.131894 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:08.137103 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-610a13e7-7aa8-44d9-b1b8-04c3c4bda2b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:08.143440 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-610a13e7-7aa8-44d9-b1b8-04c3c4bda2b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:08.144332 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1283/5135] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:08 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:08.375708 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-64198af7-f3de-4cab-8e2b-b48b9c34ee84 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:08.378726 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-64198af7-f3de-4cab-8e2b-b48b9c34ee84 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] DELETE https://10.4.3.57/volume/v3/attachments/51d4d50e-0aa9-4b45-afe9-53f570ada6e5 Aug 20 07:59:08.379228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-64198af7-f3de-4cab-8e2b-b48b9c34ee84 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:08.379228 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-64198af7-f3de-4cab-8e2b-b48b9c34ee84 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:08.390289 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:08.390289 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:08.462390 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14eddf14-65fa-4e28-849d-ebe7ccc3c333 req-64198af7-f3de-4cab-8e2b-b48b9c34ee84 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/51d4d50e-0aa9-4b45-afe9-53f570ada6e5 returned with HTTP 200 Aug 20 07:59:08.463813 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1300/5136] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:59:08 2026] DELETE /volume/v3/attachments/51d4d50e-0aa9-4b45-afe9-53f570ada6e5 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:08.892925 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7c00577e-e123-4994-a469-6f1e687bf0bc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:08.895081 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:08.895738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "70357a84-025e-4f35-bd88-0bfb720a2deb", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:08.897507 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '70357a84-025e-4f35-bd88-0bfb720a2deb', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:09.049633 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume of 1 GB Aug 20 07:59:09.054769 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Availability Zones retrieved successfully. Aug 20 07:59:09.060411 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (60293f86-81d8-49fb-b6e2-2f3d7d774a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:09.061598 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9128d6bd-b41d-4a6c-89cd-74ec18dbb94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:09.062820 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:09.127895 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9128d6bd-b41d-4a6c-89cd-74ec18dbb94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:09.128848 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7e68ca-093b-498b-bc88-178b1e52de6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:09.159472 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-104ba47a-7236-408c-aa6e-59671b861576 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:09.162318 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-104ba47a-7236-408c-aa6e-59671b861576 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:09.162534 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-104ba47a-7236-408c-aa6e-59671b861576 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:09.162742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-104ba47a-7236-408c-aa6e-59671b861576 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:09.171394 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:09.171394 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:09.175823 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-104ba47a-7236-408c-aa6e-59671b861576 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:09.178561 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Created reservations ['d771418b-4283-4d1a-bad8-de530476367b', 'ee47e959-6903-41f2-9117-68ef0843edac', 'cd802bb7-f411-4364-a66d-0029a041a285', '9f474600-e54f-496f-8cc3-f07cc5d850bc'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:09.179470 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7e68ca-093b-498b-bc88-178b1e52de6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d771418b-4283-4d1a-bad8-de530476367b', 'ee47e959-6903-41f2-9117-68ef0843edac', 'cd802bb7-f411-4364-a66d-0029a041a285', '9f474600-e54f-496f-8cc3-f07cc5d850bc']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:09.180244 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e57fa7-863e-4ff6-b43c-f8cf1a943040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:09.183874 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-104ba47a-7236-408c-aa6e-59671b861576 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:09.184841 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1285/5137] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:09 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:09.201274 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-341328dd-c0de-4037-aa5e-a93f2d38426e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:09.204685 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-341328dd-c0de-4037-aa5e-a93f2d38426e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:09.204993 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-341328dd-c0de-4037-aa5e-a93f2d38426e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:09.205619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-341328dd-c0de-4037-aa5e-a93f2d38426e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:09.205661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e57fa7-863e-4ff6-b43c-f8cf1a943040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba4769b7-df8c-482f-ab35-15a39a3713fd', '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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['d771418b-4283-4d1a-bad8-de530476367b','ee47e959-6903-41f2-9117-68ef0843edac','cd802bb7-f411-4364-a66d-0029a041a285','9f474600-e54f-496f-8cc3-f07cc5d850bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:59:09Z,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=ba4769b7-df8c-482f-ab35-15a39a3713fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='697039faf6334d059cf34e7b3b08687d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2850ba52c52f48bf87f8a46d246fd636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:09.206871 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e03b74-a57b-4b29-9798-bc7ee70caa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:09.219796 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:09.219796 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:09.227264 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-341328dd-c0de-4037-aa5e-a93f2d38426e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:09.230373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e03b74-a57b-4b29-9798-bc7ee70caa8b) transitioned into state 'SUCCESS' from 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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['d771418b-4283-4d1a-bad8-de530476367b','ee47e959-6903-41f2-9117-68ef0843edac','cd802bb7-f411-4364-a66d-0029a041a285','9f474600-e54f-496f-8cc3-f07cc5d850bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:09.231150 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d21a67-e652-4e9a-8804-b9812a32fa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:09.237064 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-341328dd-c0de-4037-aa5e-a93f2d38426e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:59:09.238677 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1284/5138] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:09 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 1163 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:09.244016 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d21a67-e652-4e9a-8804-b9812a32fa4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:09.244942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (60293f86-81d8-49fb-b6e2-2f3d7d774a43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:09.245353 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request issued successfully. Aug 20 07:59:09.246308 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c00577e-e123-4994-a469-6f1e687bf0bc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:09.247007 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1270/5139] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:59:08 2026] POST /volume/v3/volumes => generated 773 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:09.262646 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b3bb5dd7-38ef-4f71-bc7e-55308f138c99 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:09.264302 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3bb5dd7-38ef-4f71-bc7e-55308f138c99 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:09.264628 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3bb5dd7-38ef-4f71-bc7e-55308f138c99 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:09.264883 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3bb5dd7-38ef-4f71-bc7e-55308f138c99 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:09.275072 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:09.275072 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:09.280456 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b3bb5dd7-38ef-4f71-bc7e-55308f138c99 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:09.287475 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3bb5dd7-38ef-4f71-bc7e-55308f138c99 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:09.287475 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1301/5140] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:09 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:09.287845 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-46ff9422-60af-4a91-9351-72675937b99d req-d796fa5f-2a20-4640-b34c-d278a9950ec9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:09.290500 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-d796fa5f-2a20-4640-b34c-d278a9950ec9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:09.290717 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-d796fa5f-2a20-4640-b34c-d278a9950ec9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:09.290959 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-d796fa5f-2a20-4640-b34c-d278a9950ec9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:09.300655 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:09.300655 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:09.303835 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-46ff9422-60af-4a91-9351-72675937b99d req-d796fa5f-2a20-4640-b34c-d278a9950ec9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:09.308139 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-d796fa5f-2a20-4640-b34c-d278a9950ec9 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:59:09.308634 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1286/5141] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:09 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:09.330025 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-46ff9422-60af-4a91-9351-72675937b99d req-c3fc396e-635a-48e6-916d-11f0a2a0b4ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:09.332278 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-c3fc396e-635a-48e6-916d-11f0a2a0b4ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce/action Aug 20 07:59:09.332666 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-c3fc396e-635a-48e6-916d-11f0a2a0b4ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:09.332831 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-c3fc396e-635a-48e6-916d-11f0a2a0b4ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:09.353208 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:09.353208 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:09.353781 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-46ff9422-60af-4a91-9351-72675937b99d req-c3fc396e-635a-48e6-916d-11f0a2a0b4ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:09.367972 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-46ff9422-60af-4a91-9351-72675937b99d req-c3fc396e-635a-48e6-916d-11f0a2a0b4ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Begin detaching volume completed successfully. Aug 20 07:59:09.368217 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-c3fc396e-635a-48e6-916d-11f0a2a0b4ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce/action returned with HTTP 202 Aug 20 07:59:09.368657 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1285/5142] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:59:09 2026] POST /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:59:09.389239 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c4e91606-8136-4a43-9c7e-f51b22814bd8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:09.391750 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4e91606-8136-4a43-9c7e-f51b22814bd8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:09.391998 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4e91606-8136-4a43-9c7e-f51b22814bd8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:09.392215 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4e91606-8136-4a43-9c7e-f51b22814bd8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:09.406029 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:09.406029 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:09.407742 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c4e91606-8136-4a43-9c7e-f51b22814bd8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:09.412612 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4e91606-8136-4a43-9c7e-f51b22814bd8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:59:09.412794 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a8771ebb-bf6f-48e7-a52c-b18dd5091404 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:09.413286 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1271/5143] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:09 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:09.413340 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8771ebb-bf6f-48e7-a52c-b18dd5091404 None None] GET https://10.4.3.57/volume// Aug 20 07:59:09.413592 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8771ebb-bf6f-48e7-a52c-b18dd5091404 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:09.413848 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8771ebb-bf6f-48e7-a52c-b18dd5091404 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:09.414213 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8771ebb-bf6f-48e7-a52c-b18dd5091404 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:09.418793 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1302/5144] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:09.424055 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-46ff9422-60af-4a91-9351-72675937b99d req-3e964a2c-a785-4636-a61d-7e68e16d5ebf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:09.426235 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-3e964a2c-a785-4636-a61d-7e68e16d5ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:09.426493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-3e964a2c-a785-4636-a61d-7e68e16d5ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:09.426729 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-3e964a2c-a785-4636-a61d-7e68e16d5ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:09.436660 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:09.436660 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:09.440858 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-46ff9422-60af-4a91-9351-72675937b99d req-3e964a2c-a785-4636-a61d-7e68e16d5ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:09.455120 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-3e964a2c-a785-4636-a61d-7e68e16d5ebf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:59:09.455120 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1287/5145] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:09 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 1346 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:09.469385 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-46ff9422-60af-4a91-9351-72675937b99d req-55012265-1734-429a-b1e1-66d690f5fdb2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:09.473356 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-55012265-1734-429a-b1e1-66d690f5fdb2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce/encryption Aug 20 07:59:09.473702 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-55012265-1734-429a-b1e1-66d690f5fdb2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:09.475145 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-55012265-1734-429a-b1e1-66d690f5fdb2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:09.485833 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:09.485833 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:09.494311 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-55012265-1734-429a-b1e1-66d690f5fdb2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce/encryption returned with HTTP 200 Aug 20 07:59:09.495051 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1286/5146] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:59:09 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:10.301519 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8f3e9468-916d-4d9c-8e51-340aaf1f868c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:10.303318 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f3e9468-916d-4d9c-8e51-340aaf1f868c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:10.303519 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f3e9468-916d-4d9c-8e51-340aaf1f868c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:10.303723 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f3e9468-916d-4d9c-8e51-340aaf1f868c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:10.311466 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:10.311466 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:10.315214 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8f3e9468-916d-4d9c-8e51-340aaf1f868c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:10.320113 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f3e9468-916d-4d9c-8e51-340aaf1f868c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:10.320227 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1272/5147] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:10 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:10.428330 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e3fb7d10-e1fd-4b9a-8a19-fe77bba63642 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:10.430071 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e3fb7d10-e1fd-4b9a-8a19-fe77bba63642 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:10.430280 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e3fb7d10-e1fd-4b9a-8a19-fe77bba63642 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:10.430499 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e3fb7d10-e1fd-4b9a-8a19-fe77bba63642 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:10.442128 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:10.442128 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:10.447321 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e3fb7d10-e1fd-4b9a-8a19-fe77bba63642 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:10.452526 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e3fb7d10-e1fd-4b9a-8a19-fe77bba63642 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:59:10.453333 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1303/5148] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:10 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:11.334614 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-65d19078-c3b1-468b-8391-d0f475572ade None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:11.336388 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65d19078-c3b1-468b-8391-d0f475572ade tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:11.336640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65d19078-c3b1-468b-8391-d0f475572ade tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:11.336847 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65d19078-c3b1-468b-8391-d0f475572ade tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:11.345542 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:11.345542 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:11.349010 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-65d19078-c3b1-468b-8391-d0f475572ade tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:11.353674 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65d19078-c3b1-468b-8391-d0f475572ade tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:11.354044 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1288/5149] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:11 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:11.414564 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-bf45a233-a7e2-4d50-b5c4-4bf41d9eb12d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:11.417118 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-bf45a233-a7e2-4d50-b5c4-4bf41d9eb12d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5/encryption Aug 20 07:59:11.417314 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-bf45a233-a7e2-4d50-b5c4-4bf41d9eb12d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:11.417503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-bf45a233-a7e2-4d50-b5c4-4bf41d9eb12d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:11.429343 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:11.429343 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:11.442087 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4d10b708-eba2-4b7f-9c46-b81f9d65d0bd req-bf45a233-a7e2-4d50-b5c4-4bf41d9eb12d tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5/encryption returned with HTTP 200 Aug 20 07:59:11.442087 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1287/5150] 10.4.3.57 () {68 vars in 1624 bytes} [Thu Aug 20 07:59:11 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:11.467741 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-da9e27d4-166f-462f-b7b9-f61024e03707 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:11.469981 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da9e27d4-166f-462f-b7b9-f61024e03707 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:11.470167 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da9e27d4-166f-462f-b7b9-f61024e03707 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:11.470455 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da9e27d4-166f-462f-b7b9-f61024e03707 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:11.482117 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:11.482117 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:11.488641 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-da9e27d4-166f-462f-b7b9-f61024e03707 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:11.501830 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da9e27d4-166f-462f-b7b9-f61024e03707 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:59:11.502542 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1273/5151] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:11 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 1166 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:11.762136 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-46ff9422-60af-4a91-9351-72675937b99d req-339fdc26-f771-4935-a4b1-271d2635de84 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:11.765531 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-339fdc26-f771-4935-a4b1-271d2635de84 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] DELETE https://10.4.3.57/volume/v3/attachments/feff656d-849f-411d-8d92-9cac9a1b9a53 Aug 20 07:59:11.765531 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-339fdc26-f771-4935-a4b1-271d2635de84 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:11.765531 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-339fdc26-f771-4935-a4b1-271d2635de84 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:11.780160 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:11.780160 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:11.870894 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-46ff9422-60af-4a91-9351-72675937b99d req-339fdc26-f771-4935-a4b1-271d2635de84 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/feff656d-849f-411d-8d92-9cac9a1b9a53 returned with HTTP 200 Aug 20 07:59:11.870894 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1304/5152] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:59:11 2026] DELETE /volume/v3/attachments/feff656d-849f-411d-8d92-9cac9a1b9a53 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:12.370624 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-76e3d0ac-dc27-4337-80a3-211f324c1a3e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:12.373824 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76e3d0ac-dc27-4337-80a3-211f324c1a3e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:12.373824 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76e3d0ac-dc27-4337-80a3-211f324c1a3e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:12.373824 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76e3d0ac-dc27-4337-80a3-211f324c1a3e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:12.379141 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:12.379141 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:12.382420 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-76e3d0ac-dc27-4337-80a3-211f324c1a3e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:12.386744 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76e3d0ac-dc27-4337-80a3-211f324c1a3e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:12.387210 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1289/5153] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:12 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:12.516538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-684b6888-5ee0-41dc-9491-ec88ab66edd3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:12.518364 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-684b6888-5ee0-41dc-9491-ec88ab66edd3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:12.518639 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-684b6888-5ee0-41dc-9491-ec88ab66edd3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:12.518831 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-684b6888-5ee0-41dc-9491-ec88ab66edd3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:12.525952 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:12.525952 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:12.529528 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-684b6888-5ee0-41dc-9491-ec88ab66edd3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:12.533815 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-684b6888-5ee0-41dc-9491-ec88ab66edd3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:59:12.534280 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1288/5154] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:12 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:12.547288 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f3706f8e-2757-4cdb-b867-f669e42ca4ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:12.549137 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3706f8e-2757-4cdb-b867-f669e42ca4ed tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:12.549330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3706f8e-2757-4cdb-b867-f669e42ca4ed tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:12.549523 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3706f8e-2757-4cdb-b867-f669e42ca4ed tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:12.561810 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:12.561810 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:12.565382 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f3706f8e-2757-4cdb-b867-f669e42ca4ed tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:12.569090 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3706f8e-2757-4cdb-b867-f669e42ca4ed tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:59:12.569443 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1274/5155] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:12 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:12.611529 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-9decbd05-f01d-4b05-a859-0d879dc18c1c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:12.613958 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-9decbd05-f01d-4b05-a859-0d879dc18c1c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:12.614213 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-9decbd05-f01d-4b05-a859-0d879dc18c1c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:12.614447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-9decbd05-f01d-4b05-a859-0d879dc18c1c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:12.626588 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:12.626588 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:12.630999 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-9decbd05-f01d-4b05-a859-0d879dc18c1c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:12.636685 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-9decbd05-f01d-4b05-a859-0d879dc18c1c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:59:12.637537 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1305/5156] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:12 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:12.662997 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-42e9e100-1948-45de-96e3-7d7f6d97b7c7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:12.665295 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-42e9e100-1948-45de-96e3-7d7f6d97b7c7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a/action Aug 20 07:59:12.665723 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-42e9e100-1948-45de-96e3-7d7f6d97b7c7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:12.665877 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-42e9e100-1948-45de-96e3-7d7f6d97b7c7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:12.680891 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:12.680891 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:12.681688 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-42e9e100-1948-45de-96e3-7d7f6d97b7c7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:12.691753 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-42e9e100-1948-45de-96e3-7d7f6d97b7c7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Begin detaching volume completed successfully. Aug 20 07:59:12.692207 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-42e9e100-1948-45de-96e3-7d7f6d97b7c7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a/action returned with HTTP 202 Aug 20 07:59:12.693078 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1290/5157] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:59:12 2026] POST /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:59:12.713944 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e88b0d85-5ef3-4f9a-80cb-8c5d5413d51b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:12.715939 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e88b0d85-5ef3-4f9a-80cb-8c5d5413d51b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:12.716196 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e88b0d85-5ef3-4f9a-80cb-8c5d5413d51b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:12.716474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e88b0d85-5ef3-4f9a-80cb-8c5d5413d51b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:12.739200 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:12.739200 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:12.745579 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e88b0d85-5ef3-4f9a-80cb-8c5d5413d51b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:12.747826 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4b7bd51-fd01-459d-8d24-b1f0a6109ca0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:12.748282 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4b7bd51-fd01-459d-8d24-b1f0a6109ca0 None None] GET https://10.4.3.57/volume// Aug 20 07:59:12.748451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4b7bd51-fd01-459d-8d24-b1f0a6109ca0 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:12.748640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4b7bd51-fd01-459d-8d24-b1f0a6109ca0 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:12.748991 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4b7bd51-fd01-459d-8d24-b1f0a6109ca0 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:12.749533 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1275/5158] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:12.751412 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e88b0d85-5ef3-4f9a-80cb-8c5d5413d51b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:59:12.752236 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1289/5159] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:12 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:12.759504 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-6a60b786-8022-45d1-a978-e25ecbeb926c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:12.763657 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-6a60b786-8022-45d1-a978-e25ecbeb926c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:12.764109 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-6a60b786-8022-45d1-a978-e25ecbeb926c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:12.764183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-6a60b786-8022-45d1-a978-e25ecbeb926c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:12.776960 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:12.776960 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:12.782239 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-6a60b786-8022-45d1-a978-e25ecbeb926c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:12.787390 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-6a60b786-8022-45d1-a978-e25ecbeb926c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:59:12.788014 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1306/5160] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:12 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:13.401929 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea2efb71-960a-46d8-a380-ae7651fce674 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:13.404466 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea2efb71-960a-46d8-a380-ae7651fce674 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:13.404754 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea2efb71-960a-46d8-a380-ae7651fce674 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:13.405360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea2efb71-960a-46d8-a380-ae7651fce674 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:13.420636 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:13.420636 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:13.428268 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ea2efb71-960a-46d8-a380-ae7651fce674 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:13.434052 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea2efb71-960a-46d8-a380-ae7651fce674 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:13.434594 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1291/5161] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:13 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:13.767217 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3783b9f-24fb-4713-9ecf-8a82ef57d0f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:13.769137 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3783b9f-24fb-4713-9ecf-8a82ef57d0f3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:13.769319 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3783b9f-24fb-4713-9ecf-8a82ef57d0f3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:13.769498 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3783b9f-24fb-4713-9ecf-8a82ef57d0f3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:13.779702 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:13.779702 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:13.783312 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3783b9f-24fb-4713-9ecf-8a82ef57d0f3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:13.788277 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3783b9f-24fb-4713-9ecf-8a82ef57d0f3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:59:13.788714 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1276/5162] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:13 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:14.450620 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ad74ee32-934a-420d-9e02-1781dd461fa2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:14.454627 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad74ee32-934a-420d-9e02-1781dd461fa2 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:14.454627 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad74ee32-934a-420d-9e02-1781dd461fa2 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:14.455063 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad74ee32-934a-420d-9e02-1781dd461fa2 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:14.466174 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:14.466174 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:14.475375 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ad74ee32-934a-420d-9e02-1781dd461fa2 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:14.479345 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad74ee32-934a-420d-9e02-1781dd461fa2 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:14.479954 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1290/5163] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:14 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:14.801218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-73c0f8ec-5733-4643-8fe6-126bb6eca1c5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:14.803088 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73c0f8ec-5733-4643-8fe6-126bb6eca1c5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:14.803287 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73c0f8ec-5733-4643-8fe6-126bb6eca1c5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:14.803506 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73c0f8ec-5733-4643-8fe6-126bb6eca1c5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:14.814369 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:14.814369 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:14.818040 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-73c0f8ec-5733-4643-8fe6-126bb6eca1c5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:14.822615 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73c0f8ec-5733-4643-8fe6-126bb6eca1c5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:59:14.823046 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1307/5164] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:14 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:14.901607 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-856d6a83-b764-455b-b9c1-6c19903d4e91 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:14.904263 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-856d6a83-b764-455b-b9c1-6c19903d4e91 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:14.904447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-856d6a83-b764-455b-b9c1-6c19903d4e91 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:14.905316 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-856d6a83-b764-455b-b9c1-6c19903d4e91 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:14.919637 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:14.919637 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:14.927325 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-856d6a83-b764-455b-b9c1-6c19903d4e91 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:14.935253 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-856d6a83-b764-455b-b9c1-6c19903d4e91 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:14.935996 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1292/5165] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:14 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:14.948907 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c6fd541f-f186-412d-8f2c-f328f6925fd9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:14.955270 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6fd541f-f186-412d-8f2c-f328f6925fd9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:14.955270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6fd541f-f186-412d-8f2c-f328f6925fd9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:14.955270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6fd541f-f186-412d-8f2c-f328f6925fd9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:14.962675 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:14.962675 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:14.966791 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c6fd541f-f186-412d-8f2c-f328f6925fd9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:14.976852 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6fd541f-f186-412d-8f2c-f328f6925fd9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:14.976852 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1277/5166] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:14 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:15.028462 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-ad60f469-2100-4556-af86-4ac682459129 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.030628 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-ad60f469-2100-4556-af86-4ac682459129 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:15.030853 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-ad60f469-2100-4556-af86-4ac682459129 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.031034 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-ad60f469-2100-4556-af86-4ac682459129 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.038447 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.038447 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:15.043322 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-ad60f469-2100-4556-af86-4ac682459129 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:15.049176 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-ad60f469-2100-4556-af86-4ac682459129 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:15.049721 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1291/5167] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:15 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:15.138226 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-249a013f-b543-4547-8f22-5af4967691b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.138782 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-249a013f-b543-4547-8f22-5af4967691b4 None None] GET https://10.4.3.57/volume// Aug 20 07:59:15.139085 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-249a013f-b543-4547-8f22-5af4967691b4 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.139312 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-249a013f-b543-4547-8f22-5af4967691b4 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.139756 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-249a013f-b543-4547-8f22-5af4967691b4 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:15.140275 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1308/5168] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:59:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:15.151580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-9db94464-ac39-4b1b-9d74-116c254b5c85 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.153709 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-9db94464-ac39-4b1b-9d74-116c254b5c85 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:59:15.154166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-9db94464-ac39-4b1b-9d74-116c254b5c85 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0edd8557-536c-4849-9d4b-9d65a2f78234", "connector": null, "instance_uuid": "65f9d512-6785-467d-9a67-c9155546f5ba"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:15.164226 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.164226 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:15.211434 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-9db94464-ac39-4b1b-9d74-116c254b5c85 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:59:15.212017 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1293/5169] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:59:15 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:15.255746 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-a574e8e0-8bb5-4765-ba25-d583f6d4f811 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.258399 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-a574e8e0-8bb5-4765-ba25-d583f6d4f811 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] DELETE https://10.4.3.57/volume/v3/attachments/4338b7d4-81fb-4efe-85a2-94dbf2d138f9 Aug 20 07:59:15.258611 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-a574e8e0-8bb5-4765-ba25-d583f6d4f811 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.258845 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-a574e8e0-8bb5-4765-ba25-d583f6d4f811 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.263917 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d6629bc-dbd2-4b30-b4d5-f1cb96cd1ab5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.267053 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d6629bc-dbd2-4b30-b4d5-f1cb96cd1ab5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:15.267944 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d6629bc-dbd2-4b30-b4d5-f1cb96cd1ab5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.268264 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d6629bc-dbd2-4b30-b4d5-f1cb96cd1ab5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.270147 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.270147 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:15.280576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-503da482-49d0-4303-9ad1-37f38f35260d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.280576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-503da482-49d0-4303-9ad1-37f38f35260d None None] GET https://10.4.3.57/volume// Aug 20 07:59:15.280576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-503da482-49d0-4303-9ad1-37f38f35260d None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.280808 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-503da482-49d0-4303-9ad1-37f38f35260d None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.281202 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-503da482-49d0-4303-9ad1-37f38f35260d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:15.281586 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1309/5170] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:15.281647 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.281647 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:15.288929 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3d6629bc-dbd2-4b30-b4d5-f1cb96cd1ab5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:15.295352 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d6629bc-dbd2-4b30-b4d5-f1cb96cd1ab5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:15.296087 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1292/5171] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:15 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:15.296144 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-5b1f1c4b-c89b-45a8-8b84-db778eb323b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.299400 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-5b1f1c4b-c89b-45a8-8b84-db778eb323b5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:15.299868 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-5b1f1c4b-c89b-45a8-8b84-db778eb323b5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.300053 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-5b1f1c4b-c89b-45a8-8b84-db778eb323b5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.313259 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.313259 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:15.318735 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-5b1f1c4b-c89b-45a8-8b84-db778eb323b5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:15.326752 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-5b1f1c4b-c89b-45a8-8b84-db778eb323b5 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:15.327617 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1294/5172] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:15 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:15.360951 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c4f52d7e-0d35-47a6-be18-c99ba0ed5b0e req-a574e8e0-8bb5-4765-ba25-d583f6d4f811 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/4338b7d4-81fb-4efe-85a2-94dbf2d138f9 returned with HTTP 200 Aug 20 07:59:15.361686 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1278/5173] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:59:15 2026] DELETE /volume/v3/attachments/4338b7d4-81fb-4efe-85a2-94dbf2d138f9 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:15.469891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0f04527d-2e19-4012-98cd-b25b7b5275da None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.472343 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0f04527d-2e19-4012-98cd-b25b7b5275da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] PUT https://10.4.3.57/volume/v3/attachments/01d5cf42-5a42-4d95-9198-1374e2c3d85a Aug 20 07:59:15.472824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0f04527d-2e19-4012-98cd-b25b7b5275da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:15.481631 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0f04527d-2e19-4012-98cd-b25b7b5275da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Acquiring lock "cinder-attachment_update-0edd8557-536c-4849-9d4b-9d65a2f78234-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:59:15.486775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0f04527d-2e19-4012-98cd-b25b7b5275da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Lock "cinder-attachment_update-0edd8557-536c-4849-9d4b-9d65a2f78234-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:59:15.488066 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.488066 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:15.492875 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-97c1ad1b-1fcb-4bdc-89de-345d66fd852f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.494912 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97c1ad1b-1fcb-4bdc-89de-345d66fd852f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:15.495384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97c1ad1b-1fcb-4bdc-89de-345d66fd852f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.495707 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97c1ad1b-1fcb-4bdc-89de-345d66fd852f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.508226 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.508226 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:15.511210 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-97c1ad1b-1fcb-4bdc-89de-345d66fd852f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:15.515282 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97c1ad1b-1fcb-4bdc-89de-345d66fd852f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:15.515717 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1293/5174] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:15 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:15.608487 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0f04527d-2e19-4012-98cd-b25b7b5275da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Lock "cinder-attachment_update-0edd8557-536c-4849-9d4b-9d65a2f78234-np0000007856" released by "attachment_update" :: held 0.122s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:59:15.608904 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0f04527d-2e19-4012-98cd-b25b7b5275da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/attachments/01d5cf42-5a42-4d95-9198-1374e2c3d85a returned with HTTP 200 Aug 20 07:59:15.609430 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1310/5175] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:59:15 2026] PUT /volume/v3/attachments/01d5cf42-5a42-4d95-9198-1374e2c3d85a => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:15.837919 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-03c818d4-0f90-4a4e-9969-a452700acb54 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.840047 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03c818d4-0f90-4a4e-9969-a452700acb54 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:15.840514 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03c818d4-0f90-4a4e-9969-a452700acb54 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.840854 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03c818d4-0f90-4a4e-9969-a452700acb54 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.849761 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.849761 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:15.854966 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-03c818d4-0f90-4a4e-9969-a452700acb54 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:15.861921 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03c818d4-0f90-4a4e-9969-a452700acb54 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:59:15.864398 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1295/5176] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:15 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:15.885741 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c648776d-e9cb-4188-aa8b-70d85f9eca73 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.888185 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c648776d-e9cb-4188-aa8b-70d85f9eca73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] DELETE https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:15.888737 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c648776d-e9cb-4188-aa8b-70d85f9eca73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.889207 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c648776d-e9cb-4188-aa8b-70d85f9eca73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.889540 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c648776d-e9cb-4188-aa8b-70d85f9eca73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Delete volume with id: 20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:15.905908 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.905908 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:15.907056 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c648776d-e9cb-4188-aa8b-70d85f9eca73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:15.928894 np0000007856 devstack@c-api.service[100252]: WARNING cinder.keymgr.conf_key_mgr [None req-c648776d-e9cb-4188-aa8b-70d85f9eca73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 07:59:15.938331 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c648776d-e9cb-4188-aa8b-70d85f9eca73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Delete volume request issued successfully. Aug 20 07:59:15.941361 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c648776d-e9cb-4188-aa8b-70d85f9eca73 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 202 Aug 20 07:59:15.941361 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1279/5177] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:59:15 2026] DELETE /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:59:15.954575 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5bb78a77-29a0-47ce-9573-5183a25792df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:15.955250 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bb78a77-29a0-47ce-9573-5183a25792df tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:15.955620 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bb78a77-29a0-47ce-9573-5183a25792df tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:15.955971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bb78a77-29a0-47ce-9573-5183a25792df tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:15.967652 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:15.967652 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:15.974588 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5bb78a77-29a0-47ce-9573-5183a25792df tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:15.982685 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bb78a77-29a0-47ce-9573-5183a25792df tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 200 Aug 20 07:59:15.983417 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1294/5178] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:15 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:16.309912 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-022ea831-e500-4e2b-9d1f-3e947bb739ea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:16.312277 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-022ea831-e500-4e2b-9d1f-3e947bb739ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:16.312671 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-022ea831-e500-4e2b-9d1f-3e947bb739ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:16.312759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-022ea831-e500-4e2b-9d1f-3e947bb739ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:16.323592 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:16.323592 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:16.327273 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-022ea831-e500-4e2b-9d1f-3e947bb739ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:16.332054 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-022ea831-e500-4e2b-9d1f-3e947bb739ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:16.332528 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1311/5179] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:16 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:16.528394 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-794e7a88-9845-4eff-9be5-eb2955b93af4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:16.530115 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-794e7a88-9845-4eff-9be5-eb2955b93af4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:16.530327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-794e7a88-9845-4eff-9be5-eb2955b93af4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:16.530503 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-794e7a88-9845-4eff-9be5-eb2955b93af4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:16.538378 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:16.538378 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:16.543171 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-794e7a88-9845-4eff-9be5-eb2955b93af4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:16.547742 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-794e7a88-9845-4eff-9be5-eb2955b93af4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:16.548216 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1296/5180] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:16 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:17.000353 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0e271756-e88c-4b4b-a8a6-deb69ce0d29c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:17.003630 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0e271756-e88c-4b4b-a8a6-deb69ce0d29c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce Aug 20 07:59:17.004325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0e271756-e88c-4b4b-a8a6-deb69ce0d29c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:17.004956 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0e271756-e88c-4b4b-a8a6-deb69ce0d29c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:17.014592 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0e271756-e88c-4b4b-a8a6-deb69ce0d29c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce returned with HTTP 404 Aug 20 07:59:17.015012 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1280/5181] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:16 2026] GET /volume/v3/volumes/20a51f0d-5f20-4927-a0f6-b11ee11d85ce => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:17.028929 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-38f37c3e-7a3e-43b7-bf9d-633afa3557bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:17.033491 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38f37c3e-7a3e-43b7-bf9d-633afa3557bd tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:59:17.034061 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38f37c3e-7a3e-43b7-bf9d-633afa3557bd tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:17.034171 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38f37c3e-7a3e-43b7-bf9d-633afa3557bd tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:17.039343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-38f37c3e-7a3e-43b7-bf9d-633afa3557bd tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:59:17.061610 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-38f37c3e-7a3e-43b7-bf9d-633afa3557bd tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Get all volumes completed successfully. Aug 20 07:59:17.065800 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:17.065800 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:17.073228 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38f37c3e-7a3e-43b7-bf9d-633afa3557bd tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:59:17.073912 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1295/5182] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:59:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15033 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:17.092427 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e6da9bb9-84a0-4215-97ea-90900427e5ea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:17.095183 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6da9bb9-84a0-4215-97ea-90900427e5ea tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] DELETE https://10.4.3.57/volume/v3/types/0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3 Aug 20 07:59:17.095183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e6da9bb9-84a0-4215-97ea-90900427e5ea tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:17.095183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e6da9bb9-84a0-4215-97ea-90900427e5ea tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:17.145063 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6da9bb9-84a0-4215-97ea-90900427e5ea tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/types/0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3 returned with HTTP 202 Aug 20 07:59:17.145485 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1312/5183] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:59:17 2026] DELETE /volume/v3/types/0d993a9b-e057-46a1-a6b0-f54b9cb9f7e3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:59:17.155751 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-863d43d9-0e85-4abd-96e2-8531078bcc20 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:17.157445 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-863d43d9-0e85-4abd-96e2-8531078bcc20 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:17.157699 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-863d43d9-0e85-4abd-96e2-8531078bcc20 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:17.157931 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-863d43d9-0e85-4abd-96e2-8531078bcc20 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:17.158125 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-863d43d9-0e85-4abd-96e2-8531078bcc20 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Delete volume with id: ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:17.165662 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:17.165662 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:17.166269 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-863d43d9-0e85-4abd-96e2-8531078bcc20 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:17.182586 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-863d43d9-0e85-4abd-96e2-8531078bcc20 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Delete volume request issued successfully. Aug 20 07:59:17.182586 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-863d43d9-0e85-4abd-96e2-8531078bcc20 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 202 Aug 20 07:59:17.183131 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1297/5184] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:59:17 2026] DELETE /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:59:17.192722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ade9efe-e941-4c79-b951-2c52c1a0641e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:17.197369 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ade9efe-e941-4c79-b951-2c52c1a0641e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:17.198368 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ade9efe-e941-4c79-b951-2c52c1a0641e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:17.198639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ade9efe-e941-4c79-b951-2c52c1a0641e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:17.210677 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:17.210677 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:17.215794 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ade9efe-e941-4c79-b951-2c52c1a0641e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:17.222388 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ade9efe-e941-4c79-b951-2c52c1a0641e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 200 Aug 20 07:59:17.222388 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1281/5185] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:17 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:17.346328 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-99a0055c-f7c7-483b-93d8-b1c02b2bd4a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:17.348604 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99a0055c-f7c7-483b-93d8-b1c02b2bd4a4 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:17.348879 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99a0055c-f7c7-483b-93d8-b1c02b2bd4a4 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:17.349136 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99a0055c-f7c7-483b-93d8-b1c02b2bd4a4 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:17.358670 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:17.358670 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:17.362026 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-99a0055c-f7c7-483b-93d8-b1c02b2bd4a4 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:17.366235 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99a0055c-f7c7-483b-93d8-b1c02b2bd4a4 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:17.366679 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1296/5186] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:17 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:17.562237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-64abab7e-3195-420a-a22a-9685c15fbcb1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:17.564245 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64abab7e-3195-420a-a22a-9685c15fbcb1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:17.564455 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64abab7e-3195-420a-a22a-9685c15fbcb1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:17.565365 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64abab7e-3195-420a-a22a-9685c15fbcb1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:17.575805 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:17.575805 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:17.582210 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-64abab7e-3195-420a-a22a-9685c15fbcb1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:17.589343 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64abab7e-3195-420a-a22a-9685c15fbcb1 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:17.590301 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1313/5187] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:17 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:18.237314 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d4ea57ff-ecf1-4aaa-82c3-2ff1ee16a7e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:18.239957 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4ea57ff-ecf1-4aaa-82c3-2ff1ee16a7e1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a Aug 20 07:59:18.240305 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4ea57ff-ecf1-4aaa-82c3-2ff1ee16a7e1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:18.241081 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4ea57ff-ecf1-4aaa-82c3-2ff1ee16a7e1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:18.248882 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4ea57ff-ecf1-4aaa-82c3-2ff1ee16a7e1 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a returned with HTTP 404 Aug 20 07:59:18.249713 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1298/5188] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:18 2026] GET /volume/v3/volumes/ba0a7691-2f33-4715-881a-d4badc99870a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:18.256966 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-794091a0-ee74-47c3-86ee-e36fc3502097 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:18.259581 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-794091a0-ee74-47c3-86ee-e36fc3502097 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:18.259942 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-794091a0-ee74-47c3-86ee-e36fc3502097 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:18.260258 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-794091a0-ee74-47c3-86ee-e36fc3502097 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:18.260527 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-794091a0-ee74-47c3-86ee-e36fc3502097 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Delete volume with id: f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:18.270451 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:18.270451 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:18.271244 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-794091a0-ee74-47c3-86ee-e36fc3502097 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:18.291584 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-794091a0-ee74-47c3-86ee-e36fc3502097 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Delete volume request issued successfully. Aug 20 07:59:18.291584 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-794091a0-ee74-47c3-86ee-e36fc3502097 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 202 Aug 20 07:59:18.292305 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1282/5189] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:59:18 2026] DELETE /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:59:18.302836 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6dd99b05-28bc-4ea2-93a7-d7b2c48320f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:18.303458 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6dd99b05-28bc-4ea2-93a7-d7b2c48320f8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:18.303713 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6dd99b05-28bc-4ea2-93a7-d7b2c48320f8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:18.303964 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6dd99b05-28bc-4ea2-93a7-d7b2c48320f8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:18.312411 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:18.312411 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:18.318911 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6dd99b05-28bc-4ea2-93a7-d7b2c48320f8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 07:59:18.325044 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6dd99b05-28bc-4ea2-93a7-d7b2c48320f8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 200 Aug 20 07:59:18.325617 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1297/5190] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:18 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 918 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:18.381002 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1bf0eaec-f32e-4f50-9e58-746886d777d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:18.383126 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bf0eaec-f32e-4f50-9e58-746886d777d9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:18.383767 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bf0eaec-f32e-4f50-9e58-746886d777d9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:18.383767 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bf0eaec-f32e-4f50-9e58-746886d777d9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:18.396506 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:18.396506 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:18.400665 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1bf0eaec-f32e-4f50-9e58-746886d777d9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:18.404983 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bf0eaec-f32e-4f50-9e58-746886d777d9 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:18.405350 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1314/5191] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:18 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:18.603289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-23e9c838-49e2-4575-aad9-c5084cf32c7e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:18.605672 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23e9c838-49e2-4575-aad9-c5084cf32c7e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:18.606165 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23e9c838-49e2-4575-aad9-c5084cf32c7e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:18.606521 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23e9c838-49e2-4575-aad9-c5084cf32c7e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:18.616364 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:18.616364 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:18.621696 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-23e9c838-49e2-4575-aad9-c5084cf32c7e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:18.628814 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23e9c838-49e2-4575-aad9-c5084cf32c7e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:18.629435 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1299/5192] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:18 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:18.874806 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0285bfc1-efd5-4ff7-bcf7-a931e033b770 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:18.876990 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0285bfc1-efd5-4ff7-bcf7-a931e033b770 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] POST https://10.4.3.57/volume/v3/attachments/01d5cf42-5a42-4d95-9198-1374e2c3d85a/action Aug 20 07:59:18.877412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0285bfc1-efd5-4ff7-bcf7-a931e033b770 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:18.877646 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0285bfc1-efd5-4ff7-bcf7-a931e033b770 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:18.896116 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:18.896116 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:18.908884 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-18715e47-4579-4fae-a261-3d4d53be1e08 req-0285bfc1-efd5-4ff7-bcf7-a931e033b770 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/attachments/01d5cf42-5a42-4d95-9198-1374e2c3d85a/action returned with HTTP 204 Aug 20 07:59:18.910045 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1283/5193] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:59:18 2026] POST /volume/v3/attachments/01d5cf42-5a42-4d95-9198-1374e2c3d85a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 20 07:59:19.340207 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a5ef93a0-4bae-47d3-8b62-203f8e6d807c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:19.341888 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5ef93a0-4bae-47d3-8b62-203f8e6d807c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 Aug 20 07:59:19.342073 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a5ef93a0-4bae-47d3-8b62-203f8e6d807c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:19.342284 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a5ef93a0-4bae-47d3-8b62-203f8e6d807c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:19.348753 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5ef93a0-4bae-47d3-8b62-203f8e6d807c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 returned with HTTP 404 Aug 20 07:59:19.349246 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1298/5194] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:19 2026] GET /volume/v3/volumes/f5f699ac-5708-477f-b812-77269e060997 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:19.355844 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bacb954b-e816-4766-9079-7e73553056a4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:19.357614 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bacb954b-e816-4766-9079-7e73553056a4 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 07:59:19.357841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bacb954b-e816-4766-9079-7e73553056a4 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:19.358026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bacb954b-e816-4766-9079-7e73553056a4 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:19.358823 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-bacb954b-e816-4766-9079-7e73553056a4 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 07:59:19.379764 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bacb954b-e816-4766-9079-7e73553056a4 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Get all volumes completed successfully. Aug 20 07:59:19.382227 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:19.382227 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:19.388624 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bacb954b-e816-4766-9079-7e73553056a4 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 07:59:19.389171 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1315/5195] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 07:59:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14574 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:19.405105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da03ba18-c9b7-4b7d-812f-61ce90ed0829 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:19.406823 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da03ba18-c9b7-4b7d-812f-61ce90ed0829 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] DELETE https://10.4.3.57/volume/v3/types/f089abdb-a956-4552-8644-4431b8ffd200 Aug 20 07:59:19.407046 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da03ba18-c9b7-4b7d-812f-61ce90ed0829 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:19.407237 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da03ba18-c9b7-4b7d-812f-61ce90ed0829 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:19.418806 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a82eca82-51d6-44eb-b35e-3c67f73f2b79 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:19.420889 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a82eca82-51d6-44eb-b35e-3c67f73f2b79 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:19.421075 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a82eca82-51d6-44eb-b35e-3c67f73f2b79 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:19.421270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a82eca82-51d6-44eb-b35e-3c67f73f2b79 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:19.439961 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:19.439961 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:19.442174 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da03ba18-c9b7-4b7d-812f-61ce90ed0829 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/types/f089abdb-a956-4552-8644-4431b8ffd200 returned with HTTP 202 Aug 20 07:59:19.442174 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1300/5196] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 07:59:19 2026] DELETE /volume/v3/types/f089abdb-a956-4552-8644-4431b8ffd200 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:59:19.443791 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a82eca82-51d6-44eb-b35e-3c67f73f2b79 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:19.448565 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a82eca82-51d6-44eb-b35e-3c67f73f2b79 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:19.448565 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1284/5197] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:19 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 1129 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:19.460690 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e7561eee-7d6e-4d6f-a80f-277c319e3c2a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:19.463060 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7561eee-7d6e-4d6f-a80f-277c319e3c2a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:19.463286 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7561eee-7d6e-4d6f-a80f-277c319e3c2a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:19.463607 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7561eee-7d6e-4d6f-a80f-277c319e3c2a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:19.475470 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:19.475470 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:19.480339 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e7561eee-7d6e-4d6f-a80f-277c319e3c2a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:19.486019 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7561eee-7d6e-4d6f-a80f-277c319e3c2a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:19.486523 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1299/5198] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:19 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 1129 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:19.645457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1505ea8d-38a7-4cc7-bb8e-34e02feae3a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:19.647494 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1505ea8d-38a7-4cc7-bb8e-34e02feae3a9 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:19.647756 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1505ea8d-38a7-4cc7-bb8e-34e02feae3a9 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:19.647995 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1505ea8d-38a7-4cc7-bb8e-34e02feae3a9 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:19.659942 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:19.659942 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:19.665986 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1505ea8d-38a7-4cc7-bb8e-34e02feae3a9 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:19.673137 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1505ea8d-38a7-4cc7-bb8e-34e02feae3a9 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:19.673425 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1316/5199] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:19 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:19.690148 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6729637e-8ac8-4c39-bee7-488f34a6b225 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:19.692472 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6729637e-8ac8-4c39-bee7-488f34a6b225 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:19.693176 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6729637e-8ac8-4c39-bee7-488f34a6b225 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:19.694616 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6729637e-8ac8-4c39-bee7-488f34a6b225 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:19.702390 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:19.702390 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:19.707639 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6729637e-8ac8-4c39-bee7-488f34a6b225 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:19.713467 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6729637e-8ac8-4c39-bee7-488f34a6b225 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:19.713467 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1301/5200] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:19 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:19.726322 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd36d66d-4b50-47d1-b917-4e86b668b86c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:19.728099 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd36d66d-4b50-47d1-b917-4e86b668b86c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:59:19.728422 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd36d66d-4b50-47d1-b917-4e86b668b86c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba4769b7-df8c-482f-ab35-15a39a3713fd", "name": "tempest-VolumeImageDependencyTests-Snapshot-1933894772"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:19.737414 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:19.737414 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:19.737918 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fd36d66d-4b50-47d1-b917-4e86b668b86c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:19.738047 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-fd36d66d-4b50-47d1-b917-4e86b668b86c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create snapshot from volume ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:19.791070 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-fd36d66d-4b50-47d1-b917-4e86b668b86c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Created reservations ['2646b91d-0e00-4941-8ab1-15f986963b9e', '063812a4-6bfa-423a-b92f-612106e9110f', 'c1e95602-df12-4d77-8040-5396e7755a86', '5441ca51-7ac8-41aa-8dc8-d93e28488ecd'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:19.834568 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fd36d66d-4b50-47d1-b917-4e86b668b86c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Snapshot create request issued successfully. Aug 20 07:59:19.837631 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd36d66d-4b50-47d1-b917-4e86b668b86c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:59:19.837631 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1285/5201] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:59:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:19.846153 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-205bc50b-f016-4b4b-96c6-137eb6197b54 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:19.848520 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-205bc50b-f016-4b4b-96c6-137eb6197b54 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f Aug 20 07:59:19.848807 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-205bc50b-f016-4b4b-96c6-137eb6197b54 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:19.849071 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-205bc50b-f016-4b4b-96c6-137eb6197b54 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:19.856036 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:19.856036 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:19.856627 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-205bc50b-f016-4b4b-96c6-137eb6197b54 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Snapshot retrieved successfully. Aug 20 07:59:19.857627 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-205bc50b-f016-4b4b-96c6-137eb6197b54 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f returned with HTTP 200 Aug 20 07:59:19.860571 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1300/5202] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:19 2026] GET /volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:20.869981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a64aff7-b28f-4cd3-a62e-639557a1c5a7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:20.872623 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a64aff7-b28f-4cd3-a62e-639557a1c5a7 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f Aug 20 07:59:20.872914 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a64aff7-b28f-4cd3-a62e-639557a1c5a7 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:20.873237 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a64aff7-b28f-4cd3-a62e-639557a1c5a7 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:20.880764 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:20.880764 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:20.881296 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4a64aff7-b28f-4cd3-a62e-639557a1c5a7 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Snapshot retrieved successfully. Aug 20 07:59:20.882405 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a64aff7-b28f-4cd3-a62e-639557a1c5a7 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f returned with HTTP 200 Aug 20 07:59:20.882910 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1317/5203] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:20 2026] GET /volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:20.894656 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:20.902071 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:20.902662 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "609d9736-99da-47cb-85ea-990f0a46482f", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:20.907000 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '609d9736-99da-47cb-85ea-990f0a46482f', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:20.916541 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:20.916541 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:20.917278 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Snapshot retrieved successfully. Aug 20 07:59:20.917414 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume of 1 GB Aug 20 07:59:20.922649 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Availability Zones retrieved successfully. Aug 20 07:59:20.930799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (9b8eb262-d255-41ae-a873-0116c77e8299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:20.932063 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7affea8-07e9-435d-9bd1-10f6663800d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:20.933622 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:20.975977 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7affea8-07e9-435d-9bd1-10f6663800d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '609d9736-99da-47cb-85ea-990f0a46482f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:20.976998 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5d7182-4dae-4bd9-b0cd-6642d058def2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:21.042158 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Created reservations ['2f559335-86e0-4c49-af96-044216eac02d', '582d8935-4f55-4352-867c-6612e1faf6c5', '293c6f44-071e-4ca0-92f2-8578c99e0a9c', 'f88a94da-5386-4c78-9da9-bd37aa97b7ee'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:21.043310 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5d7182-4dae-4bd9-b0cd-6642d058def2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f559335-86e0-4c49-af96-044216eac02d', '582d8935-4f55-4352-867c-6612e1faf6c5', '293c6f44-071e-4ca0-92f2-8578c99e0a9c', 'f88a94da-5386-4c78-9da9-bd37aa97b7ee']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:21.044263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10ecc1d-9e2f-4997-a32a-645b4baa1ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:21.109911 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10ecc1d-9e2f-4997-a32a-645b4baa1ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f41f076-5214-4193-b973-2d48efa8610a', '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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['2f559335-86e0-4c49-af96-044216eac02d','582d8935-4f55-4352-867c-6612e1faf6c5','293c6f44-071e-4ca0-92f2-8578c99e0a9c','f88a94da-5386-4c78-9da9-bd37aa97b7ee'],size=1,snapshot_id=609d9736-99da-47cb-85ea-990f0a46482f,source_replicaid=,source_volid=None,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), '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-08-20T07:59:21Z,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=2f41f076-5214-4193-b973-2d48efa8610a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='697039faf6334d059cf34e7b3b08687d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=609d9736-99da-47cb-85ea-990f0a46482f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2850ba52c52f48bf87f8a46d246fd636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:21.111127 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d77e95-08be-4e3b-bcdd-e3e667d1f96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:21.144969 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d77e95-08be-4e3b-bcdd-e3e667d1f96d) transitioned into state 'SUCCESS' from 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='697039faf6334d059cf34e7b3b08687d',qos_specs=None,replication_status=,reservations=['2f559335-86e0-4c49-af96-044216eac02d','582d8935-4f55-4352-867c-6612e1faf6c5','293c6f44-071e-4ca0-92f2-8578c99e0a9c','f88a94da-5386-4c78-9da9-bd37aa97b7ee'],size=1,snapshot_id=609d9736-99da-47cb-85ea-990f0a46482f,source_replicaid=,source_volid=None,status='creating',user_id='2850ba52c52f48bf87f8a46d246fd636',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:21.145956 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d562fb-2a5a-4d0a-ac7c-e9a689123c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:21.172289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d562fb-2a5a-4d0a-ac7c-e9a689123c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:21.173261 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Flow 'volume_create_api' (9b8eb262-d255-41ae-a873-0116c77e8299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:21.173572 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Create volume request issued successfully. Aug 20 07:59:21.174684 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36ceec1b-b95b-4c0a-90fe-2b451a1738ea tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:21.175250 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1302/5204] 10.4.3.57 () {70 vars in 1293 bytes} [Thu Aug 20 07:59:20 2026] POST /volume/v3/volumes => generated 807 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:21.193491 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41a4911e-02ac-4db0-a654-e87d22c7f5d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:21.195836 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41a4911e-02ac-4db0-a654-e87d22c7f5d4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:21.196153 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41a4911e-02ac-4db0-a654-e87d22c7f5d4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:21.196340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41a4911e-02ac-4db0-a654-e87d22c7f5d4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:21.204221 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:21.204221 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:21.209072 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-41a4911e-02ac-4db0-a654-e87d22c7f5d4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:21.214682 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41a4911e-02ac-4db0-a654-e87d22c7f5d4 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a returned with HTTP 200 Aug 20 07:59:21.215148 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1286/5205] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:21 2026] GET /volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:22.236367 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7bcb9aa4-9454-4c30-b558-9c79479eaaf6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:22.239431 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bcb9aa4-9454-4c30-b558-9c79479eaaf6 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:22.239723 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7bcb9aa4-9454-4c30-b558-9c79479eaaf6 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:22.239950 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7bcb9aa4-9454-4c30-b558-9c79479eaaf6 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:22.251707 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:22.251707 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:22.256754 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7bcb9aa4-9454-4c30-b558-9c79479eaaf6 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:22.265752 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bcb9aa4-9454-4c30-b558-9c79479eaaf6 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a returned with HTTP 200 Aug 20 07:59:22.266378 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1301/5206] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:22 2026] GET /volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a => generated 1226 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:22.282243 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e3e1f1a1-cf0b-49b4-a5f6-aea0f5495799 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:22.284497 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e3e1f1a1-cf0b-49b4-a5f6-aea0f5495799 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:22.285107 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e3e1f1a1-cf0b-49b4-a5f6-aea0f5495799 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:22.285698 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e3e1f1a1-cf0b-49b4-a5f6-aea0f5495799 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:22.299591 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:22.299591 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:22.305195 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e3e1f1a1-cf0b-49b4-a5f6-aea0f5495799 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:22.311691 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e3e1f1a1-cf0b-49b4-a5f6-aea0f5495799 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a returned with HTTP 200 Aug 20 07:59:22.312272 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1318/5207] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:22 2026] GET /volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a => generated 1226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:22.326305 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae0ba176-9f9d-4c20-abe3-49e9377815ee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:22.329415 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae0ba176-9f9d-4c20-abe3-49e9377815ee tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f Aug 20 07:59:22.329678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae0ba176-9f9d-4c20-abe3-49e9377815ee tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:22.329918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae0ba176-9f9d-4c20-abe3-49e9377815ee tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:22.330065 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-ae0ba176-9f9d-4c20-abe3-49e9377815ee tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete snapshot with id: 609d9736-99da-47cb-85ea-990f0a46482f Aug 20 07:59:22.336804 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:22.336804 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:22.337445 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ae0ba176-9f9d-4c20-abe3-49e9377815ee tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Snapshot retrieved successfully. Aug 20 07:59:22.359211 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ae0ba176-9f9d-4c20-abe3-49e9377815ee tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Snapshot delete request issued successfully. Aug 20 07:59:22.359441 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae0ba176-9f9d-4c20-abe3-49e9377815ee tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f returned with HTTP 202 Aug 20 07:59:22.360026 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1303/5208] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:59:22 2026] DELETE /volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:59:22.369009 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2cac64c5-411b-493e-83f2-b472d315c033 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:22.370910 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2cac64c5-411b-493e-83f2-b472d315c033 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f Aug 20 07:59:22.371126 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2cac64c5-411b-493e-83f2-b472d315c033 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:22.371336 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2cac64c5-411b-493e-83f2-b472d315c033 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:22.376568 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:22.376568 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:22.377187 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2cac64c5-411b-493e-83f2-b472d315c033 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Snapshot retrieved successfully. Aug 20 07:59:22.378207 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2cac64c5-411b-493e-83f2-b472d315c033 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f returned with HTTP 200 Aug 20 07:59:22.378679 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1287/5209] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:22 2026] GET /volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:23.389445 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f9954c11-aeb9-47de-be80-26de1804d828 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:23.392032 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9954c11-aeb9-47de-be80-26de1804d828 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f Aug 20 07:59:23.392310 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9954c11-aeb9-47de-be80-26de1804d828 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:23.392619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9954c11-aeb9-47de-be80-26de1804d828 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:23.398628 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9954c11-aeb9-47de-be80-26de1804d828 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f returned with HTTP 404 Aug 20 07:59:23.399352 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1302/5210] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:23 2026] GET /volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:23.410389 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-db982f13-6684-48b4-85cb-d632fc47a93f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:23.415152 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db982f13-6684-48b4-85cb-d632fc47a93f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:23.416724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db982f13-6684-48b4-85cb-d632fc47a93f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:23.416724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db982f13-6684-48b4-85cb-d632fc47a93f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:23.416724 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-db982f13-6684-48b4-85cb-d632fc47a93f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume with id: 2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:23.428919 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:23.428919 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:23.428919 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-db982f13-6684-48b4-85cb-d632fc47a93f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:23.449219 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-b72e97a9-07a9-4645-895e-584dda43609a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:23.451934 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-b72e97a9-07a9-4645-895e-584dda43609a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:23.452241 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-b72e97a9-07a9-4645-895e-584dda43609a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:23.453825 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-b72e97a9-07a9-4645-895e-584dda43609a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:23.453987 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-db982f13-6684-48b4-85cb-d632fc47a93f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume request issued successfully. Aug 20 07:59:23.453987 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db982f13-6684-48b4-85cb-d632fc47a93f tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a returned with HTTP 202 Aug 20 07:59:23.453987 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1319/5211] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:59:23 2026] DELETE /volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:59:23.461601 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f4d0ee9b-82ae-4319-b2e2-bf3baa8f7913 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:23.463518 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4d0ee9b-82ae-4319-b2e2-bf3baa8f7913 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:23.463789 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4d0ee9b-82ae-4319-b2e2-bf3baa8f7913 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:23.464014 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4d0ee9b-82ae-4319-b2e2-bf3baa8f7913 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:23.472536 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:23.472536 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:23.477453 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f4d0ee9b-82ae-4319-b2e2-bf3baa8f7913 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:23.478781 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:23.478781 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:23.483389 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4d0ee9b-82ae-4319-b2e2-bf3baa8f7913 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a returned with HTTP 200 Aug 20 07:59:23.483845 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1288/5212] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:23 2026] GET /volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:23.485150 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-b72e97a9-07a9-4645-895e-584dda43609a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:23.491148 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-b72e97a9-07a9-4645-895e-584dda43609a tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:23.491799 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1304/5213] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:23 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 1129 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:23.522541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-9c1d4c4f-b203-488d-9b57-e9294980fa56 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:23.525280 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-9c1d4c4f-b203-488d-9b57-e9294980fa56 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] POST https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234/action Aug 20 07:59:23.525827 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-9c1d4c4f-b203-488d-9b57-e9294980fa56 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:23.526015 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-9c1d4c4f-b203-488d-9b57-e9294980fa56 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:23.538796 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:23.538796 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:23.539338 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-9c1d4c4f-b203-488d-9b57-e9294980fa56 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:23.548187 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-9c1d4c4f-b203-488d-9b57-e9294980fa56 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Begin detaching volume completed successfully. Aug 20 07:59:23.548436 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-9c1d4c4f-b203-488d-9b57-e9294980fa56 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234/action returned with HTTP 202 Aug 20 07:59:23.548991 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1303/5214] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:59:23 2026] POST /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:59:23.603908 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-93dc3f20-9bf7-4a6c-9499-edaa37a2dd59 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:23.603908 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-93dc3f20-9bf7-4a6c-9499-edaa37a2dd59 None None] GET https://10.4.3.57/volume// Aug 20 07:59:23.603908 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-93dc3f20-9bf7-4a6c-9499-edaa37a2dd59 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:23.603908 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-93dc3f20-9bf7-4a6c-9499-edaa37a2dd59 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:23.603908 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-93dc3f20-9bf7-4a6c-9499-edaa37a2dd59 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:23.603908 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1320/5215] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:23.612250 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-c5e99027-a9aa-4250-b0e3-c58d130f219f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:23.614452 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-c5e99027-a9aa-4250-b0e3-c58d130f219f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:23.614829 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-c5e99027-a9aa-4250-b0e3-c58d130f219f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:23.614908 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-c5e99027-a9aa-4250-b0e3-c58d130f219f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:23.623796 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:23.623796 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:23.627191 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-c5e99027-a9aa-4250-b0e3-c58d130f219f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:23.631267 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-c5e99027-a9aa-4250-b0e3-c58d130f219f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 07:59:23.631683 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1289/5216] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:23 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:24.466697 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-f82c7afb-d048-4e90-bd37-d628f203da64 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:24.470968 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-f82c7afb-d048-4e90-bd37-d628f203da64 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] DELETE https://10.4.3.57/volume/v3/attachments/01d5cf42-5a42-4d95-9198-1374e2c3d85a Aug 20 07:59:24.471259 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-f82c7afb-d048-4e90-bd37-d628f203da64 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:24.471528 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-f82c7afb-d048-4e90-bd37-d628f203da64 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:24.486273 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:24.486273 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:24.504708 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-14955068-e765-46ca-ad2e-9e10a8412828 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:24.507375 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14955068-e765-46ca-ad2e-9e10a8412828 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:24.507872 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14955068-e765-46ca-ad2e-9e10a8412828 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:24.508047 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14955068-e765-46ca-ad2e-9e10a8412828 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:24.516621 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14955068-e765-46ca-ad2e-9e10a8412828 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a returned with HTTP 404 Aug 20 07:59:24.517221 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1304/5217] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:24 2026] GET /volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:24.561650 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-36451a14-a56e-42c3-8050-94ef048e8cd8 req-f82c7afb-d048-4e90-bd37-d628f203da64 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/attachments/01d5cf42-5a42-4d95-9198-1374e2c3d85a returned with HTTP 200 Aug 20 07:59:24.562531 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1305/5218] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:59:24 2026] DELETE /volume/v3/attachments/01d5cf42-5a42-4d95-9198-1374e2c3d85a => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:24.663321 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3304fde0-062a-4123-8048-31a3543fd641 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:24.665811 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3304fde0-062a-4123-8048-31a3543fd641 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:59:24.668304 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3304fde0-062a-4123-8048-31a3543fd641 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0edd8557-536c-4849-9d4b-9d65a2f78234", "force": false, "name": "tempest-TestStampPattern-snapshot-89772603", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:24.687138 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:24.687138 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:24.687884 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3304fde0-062a-4123-8048-31a3543fd641 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 07:59:24.688253 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-3304fde0-062a-4123-8048-31a3543fd641 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Create snapshot from volume 0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 07:59:24.742107 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-3304fde0-062a-4123-8048-31a3543fd641 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Created reservations ['582a5ce8-65cd-4038-a1cb-0eb609b83670', '7cab9c98-fcfc-4afb-8f77-ae684810d2f1', 'a616eebc-fec4-4200-be89-98c648f01c9f', 'eb4937f6-bb19-40e4-9667-c1218531590e'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:24.780861 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-72b471eb-9234-4789-b0cc-2b3c92f6a53a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:24.783436 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72b471eb-9234-4789-b0cc-2b3c92f6a53a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:24.783741 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72b471eb-9234-4789-b0cc-2b3c92f6a53a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:24.783939 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72b471eb-9234-4789-b0cc-2b3c92f6a53a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:24.784100 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-72b471eb-9234-4789-b0cc-2b3c92f6a53a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume with id: ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:24.791197 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3304fde0-062a-4123-8048-31a3543fd641 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Snapshot create request issued successfully. Aug 20 07:59:24.791640 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3304fde0-062a-4123-8048-31a3543fd641 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:59:24.792124 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1321/5219] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:59:24 2026] POST /volume/v3/snapshots => generated 301 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:24.793676 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:24.793676 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:24.793676 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-72b471eb-9234-4789-b0cc-2b3c92f6a53a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:24.804383 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15a25687-82aa-4461-8e7b-69a17dd499dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:24.807386 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15a25687-82aa-4461-8e7b-69a17dd499dd tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 Aug 20 07:59:24.807760 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15a25687-82aa-4461-8e7b-69a17dd499dd tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:24.808345 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15a25687-82aa-4461-8e7b-69a17dd499dd tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:24.814984 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:24.814984 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:24.815525 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-15a25687-82aa-4461-8e7b-69a17dd499dd tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Snapshot retrieved successfully. Aug 20 07:59:24.816543 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15a25687-82aa-4461-8e7b-69a17dd499dd tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 returned with HTTP 200 Aug 20 07:59:24.816983 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1305/5220] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:24 2026] GET /volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 => generated 433 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:24.827730 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-72b471eb-9234-4789-b0cc-2b3c92f6a53a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume request issued successfully. Aug 20 07:59:24.827730 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72b471eb-9234-4789-b0cc-2b3c92f6a53a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 202 Aug 20 07:59:24.827730 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1290/5221] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:59:24 2026] DELETE /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:59:24.839572 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69de8dd9-91fb-4e0d-9c59-138735521a4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:24.840494 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69de8dd9-91fb-4e0d-9c59-138735521a4e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:24.840918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69de8dd9-91fb-4e0d-9c59-138735521a4e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:24.841202 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69de8dd9-91fb-4e0d-9c59-138735521a4e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:24.854156 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:24.854156 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:24.862863 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-69de8dd9-91fb-4e0d-9c59-138735521a4e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:24.867944 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69de8dd9-91fb-4e0d-9c59-138735521a4e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 200 Aug 20 07:59:24.869157 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1306/5222] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:24 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 1190 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:25.828627 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e2cd7213-2985-4d13-9175-b3dc51e8f1c3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:25.830433 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2cd7213-2985-4d13-9175-b3dc51e8f1c3 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 Aug 20 07:59:25.830650 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2cd7213-2985-4d13-9175-b3dc51e8f1c3 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:25.830835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2cd7213-2985-4d13-9175-b3dc51e8f1c3 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:25.835861 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:25.835861 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:25.836333 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e2cd7213-2985-4d13-9175-b3dc51e8f1c3 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Snapshot retrieved successfully. Aug 20 07:59:25.837115 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2cd7213-2985-4d13-9175-b3dc51e8f1c3 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 returned with HTTP 200 Aug 20 07:59:25.837481 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1322/5223] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:25 2026] GET /volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:25.846416 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4791cf14-0d80-41bf-8819-81417dea6881 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:25.848624 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4791cf14-0d80-41bf-8819-81417dea6881 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 Aug 20 07:59:25.848864 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4791cf14-0d80-41bf-8819-81417dea6881 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:25.849063 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4791cf14-0d80-41bf-8819-81417dea6881 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:25.855000 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:25.855000 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:25.855480 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4791cf14-0d80-41bf-8819-81417dea6881 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Snapshot retrieved successfully. Aug 20 07:59:25.856446 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4791cf14-0d80-41bf-8819-81417dea6881 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 returned with HTTP 200 Aug 20 07:59:25.856902 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1306/5224] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:25 2026] GET /volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:25.885078 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48fd2b09-f36b-492e-97d6-55c12bd45d1a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:25.886886 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48fd2b09-f36b-492e-97d6-55c12bd45d1a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:25.887105 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48fd2b09-f36b-492e-97d6-55c12bd45d1a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:25.887307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48fd2b09-f36b-492e-97d6-55c12bd45d1a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:25.893481 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48fd2b09-f36b-492e-97d6-55c12bd45d1a tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 404 Aug 20 07:59:25.897580 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1291/5225] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:25 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:25.902384 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17e2e8b3-7794-4a94-905c-d38d808a4130 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:25.904645 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17e2e8b3-7794-4a94-905c-d38d808a4130 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:25.904899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17e2e8b3-7794-4a94-905c-d38d808a4130 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:25.905128 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17e2e8b3-7794-4a94-905c-d38d808a4130 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:25.905343 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-17e2e8b3-7794-4a94-905c-d38d808a4130 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume with id: 2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:25.913082 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17e2e8b3-7794-4a94-905c-d38d808a4130 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a returned with HTTP 404 Aug 20 07:59:25.913784 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1307/5226] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:59:25 2026] DELETE /volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:25.924877 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c469a7e0-8abd-412c-9e6a-d244b6d00f6e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:25.927034 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c469a7e0-8abd-412c-9e6a-d244b6d00f6e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a Aug 20 07:59:25.927290 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c469a7e0-8abd-412c-9e6a-d244b6d00f6e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:25.927534 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c469a7e0-8abd-412c-9e6a-d244b6d00f6e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:25.934986 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c469a7e0-8abd-412c-9e6a-d244b6d00f6e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a returned with HTTP 404 Aug 20 07:59:25.935786 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1323/5227] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:25 2026] GET /volume/v3/volumes/2f41f076-5214-4193-b973-2d48efa8610a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:25.942502 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0970424e-8f8c-433d-bcb3-ce996b6f8e00 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:25.946032 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0970424e-8f8c-433d-bcb3-ce996b6f8e00 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f Aug 20 07:59:25.946032 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0970424e-8f8c-433d-bcb3-ce996b6f8e00 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:25.946032 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0970424e-8f8c-433d-bcb3-ce996b6f8e00 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:25.946032 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-0970424e-8f8c-433d-bcb3-ce996b6f8e00 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete snapshot with id: 609d9736-99da-47cb-85ea-990f0a46482f Aug 20 07:59:25.950930 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0970424e-8f8c-433d-bcb3-ce996b6f8e00 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f returned with HTTP 404 Aug 20 07:59:25.951870 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1307/5228] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:59:25 2026] DELETE /volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:25.960579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1295f6b5-e243-4d92-bc3b-5696334142a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:25.962486 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1295f6b5-e243-4d92-bc3b-5696334142a0 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f Aug 20 07:59:25.962711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1295f6b5-e243-4d92-bc3b-5696334142a0 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:25.962933 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1295f6b5-e243-4d92-bc3b-5696334142a0 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:25.968159 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1295f6b5-e243-4d92-bc3b-5696334142a0 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f returned with HTTP 404 Aug 20 07:59:25.968752 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1292/5229] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:25 2026] GET /volume/v3/snapshots/609d9736-99da-47cb-85ea-990f0a46482f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:25.976071 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-690bce6d-904c-4449-a070-56403faf63be None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:25.977931 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-690bce6d-904c-4449-a070-56403faf63be tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:25.978140 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-690bce6d-904c-4449-a070-56403faf63be tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:25.978338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-690bce6d-904c-4449-a070-56403faf63be tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:25.978497 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-690bce6d-904c-4449-a070-56403faf63be tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume with id: ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:25.984568 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-690bce6d-904c-4449-a070-56403faf63be tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 404 Aug 20 07:59:25.987572 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1308/5230] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:59:25 2026] DELETE /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:25.992526 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da884d0d-f646-480a-b711-c69e05b5ce94 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:25.994751 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da884d0d-f646-480a-b711-c69e05b5ce94 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd Aug 20 07:59:25.995018 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da884d0d-f646-480a-b711-c69e05b5ce94 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:25.995265 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da884d0d-f646-480a-b711-c69e05b5ce94 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:26.002769 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da884d0d-f646-480a-b711-c69e05b5ce94 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd returned with HTTP 404 Aug 20 07:59:26.003367 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1324/5231] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:25 2026] GET /volume/v3/volumes/ba4769b7-df8c-482f-ab35-15a39a3713fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:26.041740 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f94bc742-1283-4d92-a465-100103c7e2e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:26.043508 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f94bc742-1283-4d92-a465-100103c7e2e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b Aug 20 07:59:26.043786 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f94bc742-1283-4d92-a465-100103c7e2e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:26.043986 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f94bc742-1283-4d92-a465-100103c7e2e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:26.044144 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f94bc742-1283-4d92-a465-100103c7e2e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume with id: 2a6dc17b-135b-4e5a-bf45-3c385513115b Aug 20 07:59:26.051382 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:26.051382 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:26.051902 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f94bc742-1283-4d92-a465-100103c7e2e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:26.071400 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f94bc742-1283-4d92-a465-100103c7e2e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume request issued successfully. Aug 20 07:59:26.071714 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f94bc742-1283-4d92-a465-100103c7e2e8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b returned with HTTP 202 Aug 20 07:59:26.072260 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1308/5232] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:59:26 2026] DELETE /volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 07:59:26.084871 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8c1f308f-ba4f-454a-8e2d-a8bd09ee65b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:26.087357 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c1f308f-ba4f-454a-8e2d-a8bd09ee65b8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b Aug 20 07:59:26.087729 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c1f308f-ba4f-454a-8e2d-a8bd09ee65b8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:26.087952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c1f308f-ba4f-454a-8e2d-a8bd09ee65b8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:26.096428 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:26.096428 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:26.101510 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8c1f308f-ba4f-454a-8e2d-a8bd09ee65b8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Volume info retrieved successfully. Aug 20 07:59:26.106440 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c1f308f-ba4f-454a-8e2d-a8bd09ee65b8 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b returned with HTTP 200 Aug 20 07:59:26.106800 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1293/5233] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:26 2026] GET /volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b => generated 1225 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:27.126503 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-370a19dc-e855-44fb-9754-24aa3d7cbefc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:27.128757 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-370a19dc-e855-44fb-9754-24aa3d7cbefc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b Aug 20 07:59:27.128956 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-370a19dc-e855-44fb-9754-24aa3d7cbefc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:27.129132 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-370a19dc-e855-44fb-9754-24aa3d7cbefc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:27.134998 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-370a19dc-e855-44fb-9754-24aa3d7cbefc tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b returned with HTTP 404 Aug 20 07:59:27.135452 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1309/5234] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:27 2026] GET /volume/v3/volumes/2a6dc17b-135b-4e5a-bf45-3c385513115b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:27.144170 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-687dca3f-ce0d-45ec-bd88-bcbf4b1caf8c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:27.146832 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-687dca3f-ce0d-45ec-bd88-bcbf4b1caf8c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:27.147161 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-687dca3f-ce0d-45ec-bd88-bcbf4b1caf8c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:27.147488 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-687dca3f-ce0d-45ec-bd88-bcbf4b1caf8c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:27.147817 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-687dca3f-ce0d-45ec-bd88-bcbf4b1caf8c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume with id: 69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:27.154105 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-687dca3f-ce0d-45ec-bd88-bcbf4b1caf8c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 404 Aug 20 07:59:27.154529 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1325/5235] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:59:27 2026] DELETE /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:27.164669 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90e6df26-6711-41cd-aa07-bc30b5020b6c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:27.166872 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90e6df26-6711-41cd-aa07-bc30b5020b6c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 Aug 20 07:59:27.167127 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90e6df26-6711-41cd-aa07-bc30b5020b6c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:27.167371 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90e6df26-6711-41cd-aa07-bc30b5020b6c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:27.183414 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90e6df26-6711-41cd-aa07-bc30b5020b6c tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 returned with HTTP 404 Aug 20 07:59:27.184112 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1309/5236] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:27 2026] GET /volume/v3/volumes/69fb6e27-e71a-4258-8ae8-aa8a1a2955a9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:27.224971 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dba587bb-d8ad-4336-96bb-1cb0965cf9b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:27.227734 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dba587bb-d8ad-4336-96bb-1cb0965cf9b0 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] DELETE https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:59:27.227864 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dba587bb-d8ad-4336-96bb-1cb0965cf9b0 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:27.228108 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dba587bb-d8ad-4336-96bb-1cb0965cf9b0 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:27.228326 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-dba587bb-d8ad-4336-96bb-1cb0965cf9b0 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Delete volume with id: 09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:59:27.235798 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dba587bb-d8ad-4336-96bb-1cb0965cf9b0 tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 404 Aug 20 07:59:27.236417 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1294/5237] 10.4.3.57 () {68 vars in 1385 bytes} [Thu Aug 20 07:59:27 2026] DELETE /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:27.245103 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6926e4d8-d1f6-45b8-9616-34b4ac26ba6e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:27.247802 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6926e4d8-d1f6-45b8-9616-34b4ac26ba6e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] GET https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 Aug 20 07:59:27.247993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6926e4d8-d1f6-45b8-9616-34b4ac26ba6e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:27.248184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6926e4d8-d1f6-45b8-9616-34b4ac26ba6e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:27.257752 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6926e4d8-d1f6-45b8-9616-34b4ac26ba6e tempest-VolumeImageDependencyTests-1546094823 tempest-VolumeImageDependencyTests-1546094823-project-member] https://10.4.3.57/volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 returned with HTTP 404 Aug 20 07:59:27.258435 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1310/5238] 10.4.3.57 () {68 vars in 1382 bytes} [Thu Aug 20 07:59:27 2026] GET /volume/v3/volumes/09fdb50d-ea49-4b10-84e7-9ef8e6159f72 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 07:59:28.634102 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-02b354e0-139d-479a-9a59-3f0ba837a7af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:28.754154 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:28.754675 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:28.756987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:28.757180 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Create volume of 1 GB Aug 20 07:59:28.770151 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Availability Zones retrieved successfully. Aug 20 07:59:28.782507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Flow 'volume_create_api' (7b9bfc95-c10c-46e6-b44c-6f7a37dd2c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:28.786756 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4bbc92-5835-475c-b92f-87850b2ac61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:28.788029 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:28.823944 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4bbc92-5835-475c-b92f-87850b2ac61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:28.825001 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301ac2f8-98c3-4f00-ba07-14bb49be7bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:28.895578 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Created reservations ['3d9a0cd5-ac72-44cd-b756-e9e61aa0d0b4', 'cf4eb61c-a6ff-4627-b131-91f5b7b92931', 'b093cae8-23e8-4bae-a30d-124668a13143', 'c46f0f22-8184-4e5f-addb-bb4b84fc3c1f'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:28.896483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301ac2f8-98c3-4f00-ba07-14bb49be7bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9a0cd5-ac72-44cd-b756-e9e61aa0d0b4', 'cf4eb61c-a6ff-4627-b131-91f5b7b92931', 'b093cae8-23e8-4bae-a30d-124668a13143', 'c46f0f22-8184-4e5f-addb-bb4b84fc3c1f']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:28.897359 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97002085-1ca3-4dcb-9df6-87353cd32281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:28.925331 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97002085-1ca3-4dcb-9df6-87353cd32281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7a7a8ac-9421-41ba-9c22-3319e12d5dec', '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='15c8ab347605403f967311e485b41fcb',qos_specs=None,replication_status=,reservations=['3d9a0cd5-ac72-44cd-b756-e9e61aa0d0b4','cf4eb61c-a6ff-4627-b131-91f5b7b92931','b093cae8-23e8-4bae-a30d-124668a13143','c46f0f22-8184-4e5f-addb-bb4b84fc3c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c08651b95534c05b4a7c1e7148f5eea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:59:28Z,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=b7a7a8ac-9421-41ba-9c22-3319e12d5dec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15c8ab347605403f967311e485b41fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c08651b95534c05b4a7c1e7148f5eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:28.926126 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58e24b9-62eb-4bfe-a7c5-45d79c969bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:28.950084 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58e24b9-62eb-4bfe-a7c5-45d79c969bea) transitioned into state 'SUCCESS' from 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='15c8ab347605403f967311e485b41fcb',qos_specs=None,replication_status=,reservations=['3d9a0cd5-ac72-44cd-b756-e9e61aa0d0b4','cf4eb61c-a6ff-4627-b131-91f5b7b92931','b093cae8-23e8-4bae-a30d-124668a13143','c46f0f22-8184-4e5f-addb-bb4b84fc3c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c08651b95534c05b4a7c1e7148f5eea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:28.950883 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d98304-fb90-4e62-89d0-f15254e289b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:28.962532 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d98304-fb90-4e62-89d0-f15254e289b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:28.963645 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Flow 'volume_create_api' (7b9bfc95-c10c-46e6-b44c-6f7a37dd2c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:28.963977 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Create volume request issued successfully. Aug 20 07:59:28.964590 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02b354e0-139d-479a-9a59-3f0ba837a7af tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:28.965272 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1326/5239] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 07:59:28 2026] POST /volume/v3/volumes => generated 738 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:28.979514 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3c38af02-a588-4b98-886d-70e4da68fb6b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:28.983027 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c38af02-a588-4b98-886d-70e4da68fb6b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec Aug 20 07:59:28.983027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c38af02-a588-4b98-886d-70e4da68fb6b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:28.983027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c38af02-a588-4b98-886d-70e4da68fb6b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:28.991598 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:28.991598 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:28.995122 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c38af02-a588-4b98-886d-70e4da68fb6b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:29.006469 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c38af02-a588-4b98-886d-70e4da68fb6b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec returned with HTTP 200 Aug 20 07:59:29.006469 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1310/5240] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:28 2026] GET /volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec => generated 806 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:30.021022 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10254463-a300-4119-bc79-d5f4410b8c75 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:30.023723 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10254463-a300-4119-bc79-d5f4410b8c75 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec Aug 20 07:59:30.024267 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10254463-a300-4119-bc79-d5f4410b8c75 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:30.024267 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10254463-a300-4119-bc79-d5f4410b8c75 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:30.033097 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:30.033097 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:30.037327 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-10254463-a300-4119-bc79-d5f4410b8c75 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:30.045862 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10254463-a300-4119-bc79-d5f4410b8c75 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec returned with HTTP 200 Aug 20 07:59:30.045862 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1295/5241] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:30 2026] GET /volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:30.059490 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f26d637c-dba1-4583-9fc3-47568e87be07 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:30.061313 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f26d637c-dba1-4583-9fc3-47568e87be07 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec Aug 20 07:59:30.061563 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f26d637c-dba1-4583-9fc3-47568e87be07 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:30.061808 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f26d637c-dba1-4583-9fc3-47568e87be07 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:30.080246 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:30.080246 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:30.086388 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f26d637c-dba1-4583-9fc3-47568e87be07 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:30.092948 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f26d637c-dba1-4583-9fc3-47568e87be07 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec returned with HTTP 200 Aug 20 07:59:30.093769 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1311/5242] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:30 2026] GET /volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:30.109110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-856714bb-73a9-4b88-b978-50ae88195d5b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:30.111642 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:30.112121 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1440519795"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:30.114117 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1440519795'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:30.114275 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Create volume of 1 GB Aug 20 07:59:30.114683 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:30.114683 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:30.119520 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Availability Zones retrieved successfully. Aug 20 07:59:30.127771 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Flow 'volume_create_api' (7516ec4e-50cf-4da7-a96d-51e273c7d107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:30.129100 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4534ab8e-ada5-4bb6-b823-2aec38b8761c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.130479 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:30.163441 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4534ab8e-ada5-4bb6-b823-2aec38b8761c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.164193 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f019a5-583e-4ea2-bd07-fd7715303c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.210450 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Created reservations ['c7224508-cd8b-45c2-86f6-e4dd39f5efa5', 'ceab112f-8425-4057-bc75-854b7ddf3358', 'b031d1af-5f83-48c2-b076-743e2231db14', '2679234d-5384-4d89-9f4b-8e3a37181ca1'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:30.211508 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f019a5-583e-4ea2-bd07-fd7715303c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7224508-cd8b-45c2-86f6-e4dd39f5efa5', 'ceab112f-8425-4057-bc75-854b7ddf3358', 'b031d1af-5f83-48c2-b076-743e2231db14', '2679234d-5384-4d89-9f4b-8e3a37181ca1']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.212442 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208ba2c5-fa33-4798-8c2a-9d5e5a8baee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.238660 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208ba2c5-fa33-4798-8c2a-9d5e5a8baee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f8f1179-e391-4994-901a-c6687d0c6a17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1440519795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15c8ab347605403f967311e485b41fcb',qos_specs=None,replication_status=,reservations=['c7224508-cd8b-45c2-86f6-e4dd39f5efa5','ceab112f-8425-4057-bc75-854b7ddf3358','b031d1af-5f83-48c2-b076-743e2231db14','2679234d-5384-4d89-9f4b-8e3a37181ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c08651b95534c05b4a7c1e7148f5eea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:59:30Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1440519795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f8f1179-e391-4994-901a-c6687d0c6a17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15c8ab347605403f967311e485b41fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c08651b95534c05b4a7c1e7148f5eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.239541 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea9e2ef-9f94-47ec-92d3-2f55483bfbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.261080 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea9e2ef-9f94-47ec-92d3-2f55483bfbed) transitioned into 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-1440519795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15c8ab347605403f967311e485b41fcb',qos_specs=None,replication_status=,reservations=['c7224508-cd8b-45c2-86f6-e4dd39f5efa5','ceab112f-8425-4057-bc75-854b7ddf3358','b031d1af-5f83-48c2-b076-743e2231db14','2679234d-5384-4d89-9f4b-8e3a37181ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c08651b95534c05b4a7c1e7148f5eea',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.262681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7aea2d2-b5d0-40d9-a16b-68e97e72fcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.271996 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7aea2d2-b5d0-40d9-a16b-68e97e72fcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.273005 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Flow 'volume_create_api' (7516ec4e-50cf-4da7-a96d-51e273c7d107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:30.273398 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Create volume request issued successfully. Aug 20 07:59:30.274030 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-856714bb-73a9-4b88-b978-50ae88195d5b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:30.274478 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1327/5243] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:59:30 2026] POST /volume/v3/volumes => generated 774 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:30.297675 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c5348d2-58ae-40d5-adc5-5b6b394b6c50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:30.299457 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c5348d2-58ae-40d5-adc5-5b6b394b6c50 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 Aug 20 07:59:30.299826 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c5348d2-58ae-40d5-adc5-5b6b394b6c50 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:30.299965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c5348d2-58ae-40d5-adc5-5b6b394b6c50 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:30.310043 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:30.310043 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:30.317226 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6c5348d2-58ae-40d5-adc5-5b6b394b6c50 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:30.324999 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c5348d2-58ae-40d5-adc5-5b6b394b6c50 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 returned with HTTP 200 Aug 20 07:59:30.325721 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1311/5244] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:30 2026] GET /volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:30.730811 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:30.733102 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:30.733664 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1345885507", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:30.735410 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1345885507', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:30.735667 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume of 1 GB Aug 20 07:59:30.740752 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Availability Zones retrieved successfully. Aug 20 07:59:30.749970 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Flow 'volume_create_api' (c2ba7bb1-16a5-4db3-b96c-8b6774ffff4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:30.751249 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a636deb-dee3-4fd0-bac4-dad2628b1433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.752498 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:30.788047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a636deb-dee3-4fd0-bac4-dad2628b1433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.789121 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84957cf-e22c-48a0-af7b-4445f5dd69ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.863826 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Created reservations ['f81b263f-97a6-4e14-b399-5354f0ea024d', '725b3474-c5d7-4165-86a3-1acb0b2e8280', '33e5dc35-e200-402f-a7c3-24f008550152', 'c676b430-7dc6-4060-a7bf-5ead60018904'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:30.864659 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84957cf-e22c-48a0-af7b-4445f5dd69ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f81b263f-97a6-4e14-b399-5354f0ea024d', '725b3474-c5d7-4165-86a3-1acb0b2e8280', '33e5dc35-e200-402f-a7c3-24f008550152', 'c676b430-7dc6-4060-a7bf-5ead60018904']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.865438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0905795-4ab5-44d5-8c44-9bf5cfacf131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.896781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0905795-4ab5-44d5-8c44-9bf5cfacf131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ac53809-a98a-4089-bfbb-bfff19feb8ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1345885507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c3c5695de48c1be3f123868fa58ce',qos_specs=None,replication_status=,reservations=['f81b263f-97a6-4e14-b399-5354f0ea024d','725b3474-c5d7-4165-86a3-1acb0b2e8280','33e5dc35-e200-402f-a7c3-24f008550152','c676b430-7dc6-4060-a7bf-5ead60018904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1345885507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ac53809-a98a-4089-bfbb-bfff19feb8ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c3c5695de48c1be3f123868fa58ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.898440 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a22ae18-af03-489d-a0bb-981720e5bb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.920337 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a22ae18-af03-489d-a0bb-981720e5bb53) transitioned into state 'SUCCESS' from state '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-1345885507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c3c5695de48c1be3f123868fa58ce',qos_specs=None,replication_status=,reservations=['f81b263f-97a6-4e14-b399-5354f0ea024d','725b3474-c5d7-4165-86a3-1acb0b2e8280','33e5dc35-e200-402f-a7c3-24f008550152','c676b430-7dc6-4060-a7bf-5ead60018904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.921253 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa634553-5d46-4fda-b5a6-df5d7e316ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:30.935784 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa634553-5d46-4fda-b5a6-df5d7e316ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:30.938592 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Flow 'volume_create_api' (c2ba7bb1-16a5-4db3-b96c-8b6774ffff4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:30.938592 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume request issued successfully. Aug 20 07:59:30.938592 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92eb6a90-80ab-471a-9afd-9ec61e0b20d9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:30.938706 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1296/5245] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:59:30 2026] POST /volume/v3/volumes => generated 755 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:30.952140 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d4e9d0d-23e9-49f9-be5f-3493c6d5e4bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:30.954394 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d4e9d0d-23e9-49f9-be5f-3493c6d5e4bf tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:30.954641 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d4e9d0d-23e9-49f9-be5f-3493c6d5e4bf tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:30.954869 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d4e9d0d-23e9-49f9-be5f-3493c6d5e4bf tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:30.962270 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:30.962270 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:30.966111 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0d4e9d0d-23e9-49f9-be5f-3493c6d5e4bf tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:30.970105 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d4e9d0d-23e9-49f9-be5f-3493c6d5e4bf tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:30.970542 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1312/5246] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:30 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:31.342051 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ee8a0ff1-d481-4176-8b2a-923282f8345d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:31.344434 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee8a0ff1-d481-4176-8b2a-923282f8345d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 Aug 20 07:59:31.344755 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee8a0ff1-d481-4176-8b2a-923282f8345d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:31.345022 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ee8a0ff1-d481-4176-8b2a-923282f8345d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:31.354743 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:31.354743 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:31.359569 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ee8a0ff1-d481-4176-8b2a-923282f8345d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:31.366070 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ee8a0ff1-d481-4176-8b2a-923282f8345d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 returned with HTTP 200 Aug 20 07:59:31.366561 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1328/5247] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:31 2026] GET /volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:31.381889 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f1c6251-3877-4c63-b763-3f17941ca5e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:31.384498 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f1c6251-3877-4c63-b763-3f17941ca5e4 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 Aug 20 07:59:31.384780 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f1c6251-3877-4c63-b763-3f17941ca5e4 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:31.385032 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f1c6251-3877-4c63-b763-3f17941ca5e4 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:31.395909 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:31.395909 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:31.402534 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9f1c6251-3877-4c63-b763-3f17941ca5e4 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:31.407857 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f1c6251-3877-4c63-b763-3f17941ca5e4 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 returned with HTTP 200 Aug 20 07:59:31.408385 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1312/5248] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:31 2026] GET /volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:31.422398 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d7db1e81-c8d7-4275-a73b-ea72456e57f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:31.424301 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7db1e81-c8d7-4275-a73b-ea72456e57f1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:59:31.424673 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7db1e81-c8d7-4275-a73b-ea72456e57f1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f8f1179-e391-4994-901a-c6687d0c6a17", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-10459211"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:31.433946 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:31.433946 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:31.434732 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d7db1e81-c8d7-4275-a73b-ea72456e57f1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:31.434928 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-d7db1e81-c8d7-4275-a73b-ea72456e57f1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Create snapshot from volume 0f8f1179-e391-4994-901a-c6687d0c6a17 Aug 20 07:59:31.473436 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-d7db1e81-c8d7-4275-a73b-ea72456e57f1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Created reservations ['15be920b-9adb-4aef-aee1-9e807859392f', 'c468494b-5903-4ca2-aee1-68e6a302a341', '45bc7c36-cd64-486e-bacc-315b2ff29f27', 'e22ec726-b5ca-4dcf-9e5e-bcaaa20987a9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:31.507287 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d7db1e81-c8d7-4275-a73b-ea72456e57f1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Snapshot create request issued successfully. Aug 20 07:59:31.507823 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7db1e81-c8d7-4275-a73b-ea72456e57f1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:59:31.508330 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1297/5249] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:59:31 2026] POST /volume/v3/snapshots => generated 324 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:31.518411 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c3502ef-244e-45f8-aaf3-adf0bac22958 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:31.520522 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c3502ef-244e-45f8-aaf3-adf0bac22958 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 Aug 20 07:59:31.520788 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c3502ef-244e-45f8-aaf3-adf0bac22958 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:31.521079 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c3502ef-244e-45f8-aaf3-adf0bac22958 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:31.527570 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:31.527570 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:31.528020 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9c3502ef-244e-45f8-aaf3-adf0bac22958 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Snapshot retrieved successfully. Aug 20 07:59:31.529317 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c3502ef-244e-45f8-aaf3-adf0bac22958 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 returned with HTTP 200 Aug 20 07:59:31.529940 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1313/5250] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:31 2026] GET /volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 => generated 456 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:31.740353 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:31.742250 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:31.742693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1213136433", "snapshot_id": "c7464944-3fb6-40df-ac23-91d0f069b793", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:31.744221 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1213136433', 'snapshot_id': 'c7464944-3fb6-40df-ac23-91d0f069b793', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:31.750485 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:31.750485 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:31.751034 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Snapshot retrieved successfully. Aug 20 07:59:31.751206 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Create volume of 1 GB Aug 20 07:59:31.755606 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Availability Zones retrieved successfully. Aug 20 07:59:31.762617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Flow 'volume_create_api' (47ce8022-251b-4bae-bfca-79b3a7a6e2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:31.763693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d73fee5b-48df-4823-aac6-ee38f6f50026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:31.764983 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:31.806204 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d73fee5b-48df-4823-aac6-ee38f6f50026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c7464944-3fb6-40df-ac23-91d0f069b793', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:31.807623 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df09766d-8f59-4b37-97c6-8c254e14b0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:31.862477 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Created reservations ['e4aa3106-9b72-4a36-9bbc-8c301fdfb78f', '8c5ea583-f38b-4845-b411-cb943dd52081', '625d2a79-d90a-4113-a76f-46de0703c40a', 'c9e45668-fd70-48dd-abd5-3a1993be39d8'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:31.863654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df09766d-8f59-4b37-97c6-8c254e14b0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4aa3106-9b72-4a36-9bbc-8c301fdfb78f', '8c5ea583-f38b-4845-b411-cb943dd52081', '625d2a79-d90a-4113-a76f-46de0703c40a', 'c9e45668-fd70-48dd-abd5-3a1993be39d8']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:31.864803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89fc5a9b-6c10-4321-9387-f9fac5234654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:31.919113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89fc5a9b-6c10-4321-9387-f9fac5234654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd17f3e60-df7d-411d-bbc6-75b255aa9775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1213136433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7191cba271ef4a93ac72c66120fdf27f',qos_specs=None,replication_status=,reservations=['e4aa3106-9b72-4a36-9bbc-8c301fdfb78f','8c5ea583-f38b-4845-b411-cb943dd52081','625d2a79-d90a-4113-a76f-46de0703c40a','c9e45668-fd70-48dd-abd5-3a1993be39d8'],size=1,snapshot_id=c7464944-3fb6-40df-ac23-91d0f069b793,source_replicaid=,source_volid=None,status='creating',user_id='4f2956697d8a4ab0a997464b8b260533',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1213136433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d17f3e60-df7d-411d-bbc6-75b255aa9775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7191cba271ef4a93ac72c66120fdf27f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c7464944-3fb6-40df-ac23-91d0f069b793,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f2956697d8a4ab0a997464b8b260533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:31.920267 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6bf182-ce47-48fa-aae6-3871eed3e31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:31.941755 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6bf182-ce47-48fa-aae6-3871eed3e31e) transitioned into state 'SUCCESS' from state '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-1213136433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7191cba271ef4a93ac72c66120fdf27f',qos_specs=None,replication_status=,reservations=['e4aa3106-9b72-4a36-9bbc-8c301fdfb78f','8c5ea583-f38b-4845-b411-cb943dd52081','625d2a79-d90a-4113-a76f-46de0703c40a','c9e45668-fd70-48dd-abd5-3a1993be39d8'],size=1,snapshot_id=c7464944-3fb6-40df-ac23-91d0f069b793,source_replicaid=,source_volid=None,status='creating',user_id='4f2956697d8a4ab0a997464b8b260533',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:31.942863 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0485ef6-7d3f-4a2b-afa4-1d2db3841e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:31.971189 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0485ef6-7d3f-4a2b-afa4-1d2db3841e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:31.972381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Flow 'volume_create_api' (47ce8022-251b-4bae-bfca-79b3a7a6e2a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:31.972859 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Create volume request issued successfully. Aug 20 07:59:31.973741 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bbb3b08-d0b9-4631-ab17-b461763118a8 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:31.974307 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1329/5251] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:59:31 2026] POST /volume/v3/volumes => generated 779 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:31.984699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8912480f-9c8a-4737-a66a-5e1d7685301f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:31.989996 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8912480f-9c8a-4737-a66a-5e1d7685301f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:31.990230 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8912480f-9c8a-4737-a66a-5e1d7685301f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:31.990840 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8912480f-9c8a-4737-a66a-5e1d7685301f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:32.006519 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:32.006519 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:32.017406 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8912480f-9c8a-4737-a66a-5e1d7685301f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:32.023426 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8912480f-9c8a-4737-a66a-5e1d7685301f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:32.023426 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1313/5252] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:31 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:32.037230 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee2f59fd-f53e-471f-ac70-4e6b0d07b06b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:32.040020 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee2f59fd-f53e-471f-ac70-4e6b0d07b06b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:32.040252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee2f59fd-f53e-471f-ac70-4e6b0d07b06b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:32.040527 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee2f59fd-f53e-471f-ac70-4e6b0d07b06b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:32.052069 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:32.052069 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:32.058530 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ee2f59fd-f53e-471f-ac70-4e6b0d07b06b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:32.065876 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee2f59fd-f53e-471f-ac70-4e6b0d07b06b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:32.066220 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1298/5253] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:32 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:32.540866 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61d85fdd-cdde-4ced-837e-c9e9c690f9bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:32.544066 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61d85fdd-cdde-4ced-837e-c9e9c690f9bd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 Aug 20 07:59:32.544306 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61d85fdd-cdde-4ced-837e-c9e9c690f9bd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:32.544498 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61d85fdd-cdde-4ced-837e-c9e9c690f9bd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:32.549374 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:32.549374 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:32.549920 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-61d85fdd-cdde-4ced-837e-c9e9c690f9bd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Snapshot retrieved successfully. Aug 20 07:59:32.550712 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61d85fdd-cdde-4ced-837e-c9e9c690f9bd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 returned with HTTP 200 Aug 20 07:59:32.551100 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1314/5254] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:32 2026] GET /volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:32.561930 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-26210c95-c2c5-477f-ae9e-0ae324c9df77 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:32.563935 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26210c95-c2c5-477f-ae9e-0ae324c9df77 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 Aug 20 07:59:32.564167 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26210c95-c2c5-477f-ae9e-0ae324c9df77 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:32.564364 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26210c95-c2c5-477f-ae9e-0ae324c9df77 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:32.569954 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:32.569954 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:32.570535 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-26210c95-c2c5-477f-ae9e-0ae324c9df77 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Snapshot retrieved successfully. Aug 20 07:59:32.571431 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26210c95-c2c5-477f-ae9e-0ae324c9df77 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 returned with HTTP 200 Aug 20 07:59:32.571847 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1330/5255] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:32 2026] GET /volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:32.582412 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f2b85c86-9188-44ee-a5ce-18152abe98e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:32.584436 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2b85c86-9188-44ee-a5ce-18152abe98e1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 Aug 20 07:59:32.584771 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2b85c86-9188-44ee-a5ce-18152abe98e1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:32.585035 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2b85c86-9188-44ee-a5ce-18152abe98e1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:32.585197 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-f2b85c86-9188-44ee-a5ce-18152abe98e1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Delete snapshot with id: b355154d-b6b3-4976-9114-7528c4052b02 Aug 20 07:59:32.594848 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:32.594848 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:32.595339 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f2b85c86-9188-44ee-a5ce-18152abe98e1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Snapshot retrieved successfully. Aug 20 07:59:32.613697 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f2b85c86-9188-44ee-a5ce-18152abe98e1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Snapshot delete request issued successfully. Aug 20 07:59:32.613937 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2b85c86-9188-44ee-a5ce-18152abe98e1 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 returned with HTTP 202 Aug 20 07:59:32.614416 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1314/5256] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 07:59:32 2026] DELETE /volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:59:32.626603 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e7687c08-8b3a-436f-bd79-d54a493f8d6f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:32.629252 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7687c08-8b3a-436f-bd79-d54a493f8d6f tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 Aug 20 07:59:32.633069 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7687c08-8b3a-436f-bd79-d54a493f8d6f tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:32.633069 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7687c08-8b3a-436f-bd79-d54a493f8d6f tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:32.642036 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:32.642036 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:32.643766 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e7687c08-8b3a-436f-bd79-d54a493f8d6f tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Snapshot retrieved successfully. Aug 20 07:59:32.646528 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7687c08-8b3a-436f-bd79-d54a493f8d6f tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 returned with HTTP 200 Aug 20 07:59:32.647065 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1299/5257] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:32 2026] GET /volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 => generated 482 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:32.834446 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-f647b09a-f54d-4b0e-af4f-0e08434d5f4b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:32.837305 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-f647b09a-f54d-4b0e-af4f-0e08434d5f4b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:32.837625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-f647b09a-f54d-4b0e-af4f-0e08434d5f4b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:32.837897 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-f647b09a-f54d-4b0e-af4f-0e08434d5f4b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:32.850142 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:32.850142 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:32.860685 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-f647b09a-f54d-4b0e-af4f-0e08434d5f4b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:32.867232 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-f647b09a-f54d-4b0e-af4f-0e08434d5f4b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:32.868131 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1315/5258] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:32 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 07:59:32.972757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef4907c8-62ce-4eb8-8317-b2b897bfc483 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:32.972757 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef4907c8-62ce-4eb8-8317-b2b897bfc483 None None] GET https://10.4.3.57/volume// Aug 20 07:59:32.972757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef4907c8-62ce-4eb8-8317-b2b897bfc483 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:32.972757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef4907c8-62ce-4eb8-8317-b2b897bfc483 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:32.972757 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef4907c8-62ce-4eb8-8317-b2b897bfc483 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:32.972757 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1331/5259] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:59:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:32.980485 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-51531fd3-83f0-4080-b7d8-a9df3883d7e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:32.983038 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-51531fd3-83f0-4080-b7d8-a9df3883d7e5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:59:32.983507 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-51531fd3-83f0-4080-b7d8-a9df3883d7e5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ac53809-a98a-4089-bfbb-bfff19feb8ea", "connector": null, "instance_uuid": "961a020c-ec00-4599-9ad5-924a16592fff"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:32.994748 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:32.994748 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:33.029244 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-51531fd3-83f0-4080-b7d8-a9df3883d7e5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:59:33.029883 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1315/5260] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:59: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) Aug 20 07:59:33.061684 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5c54c04-ec3e-47af-a311-724ff7f39e79 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:33.067372 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5c54c04-ec3e-47af-a311-724ff7f39e79 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:33.067372 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5c54c04-ec3e-47af-a311-724ff7f39e79 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:33.067892 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5c54c04-ec3e-47af-a311-724ff7f39e79 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:33.079670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-14e04f58-650f-449f-9fe6-359f8076b6f2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:33.079670 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-14e04f58-650f-449f-9fe6-359f8076b6f2 None None] GET https://10.4.3.57/volume// Aug 20 07:59:33.079670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-14e04f58-650f-449f-9fe6-359f8076b6f2 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:33.079670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-14e04f58-650f-449f-9fe6-359f8076b6f2 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:33.079670 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-14e04f58-650f-449f-9fe6-359f8076b6f2 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:33.085101 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:33.085101 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:33.086853 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1316/5261] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:33 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:33.089996 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5c54c04-ec3e-47af-a311-724ff7f39e79 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:33.097184 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5c54c04-ec3e-47af-a311-724ff7f39e79 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:33.097349 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-91fbfb12-a9d5-48cd-8829-ee11e16131a1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:33.097735 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1300/5262] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:33 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:33.099819 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-91fbfb12-a9d5-48cd-8829-ee11e16131a1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:33.099819 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-91fbfb12-a9d5-48cd-8829-ee11e16131a1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:33.099819 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-91fbfb12-a9d5-48cd-8829-ee11e16131a1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:33.108970 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:33.108970 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:33.112630 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-91fbfb12-a9d5-48cd-8829-ee11e16131a1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:33.117069 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-91fbfb12-a9d5-48cd-8829-ee11e16131a1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:33.117521 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1332/5263] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:33 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:33.250618 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-c46f10fc-3dcc-4046-a8af-c49e4250d495 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:33.253303 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-c46f10fc-3dcc-4046-a8af-c49e4250d495 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] PUT https://10.4.3.57/volume/v3/attachments/671ef93c-98fe-4fe5-a9f0-eb046bd23849 Aug 20 07:59:33.253877 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-c46f10fc-3dcc-4046-a8af-c49e4250d495 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:33.264158 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-c46f10fc-3dcc-4046-a8af-c49e4250d495 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Acquiring lock "cinder-attachment_update-3ac53809-a98a-4089-bfbb-bfff19feb8ea-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:59:33.269436 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-c46f10fc-3dcc-4046-a8af-c49e4250d495 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Lock "cinder-attachment_update-3ac53809-a98a-4089-bfbb-bfff19feb8ea-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:59:33.270404 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:33.270404 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:33.359837 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-c46f10fc-3dcc-4046-a8af-c49e4250d495 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Lock "cinder-attachment_update-3ac53809-a98a-4089-bfbb-bfff19feb8ea-np0000007856" released by "attachment_update" :: held 0.090s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:59:33.360198 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-c46f10fc-3dcc-4046-a8af-c49e4250d495 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/671ef93c-98fe-4fe5-a9f0-eb046bd23849 returned with HTTP 200 Aug 20 07:59:33.360796 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1316/5264] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:59:33 2026] PUT /volume/v3/attachments/671ef93c-98fe-4fe5-a9f0-eb046bd23849 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:33.657632 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c8381d67-3a98-4a06-b44b-939e9513d50a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:33.660098 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8381d67-3a98-4a06-b44b-939e9513d50a tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 Aug 20 07:59:33.660364 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8381d67-3a98-4a06-b44b-939e9513d50a tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:33.660709 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8381d67-3a98-4a06-b44b-939e9513d50a tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:33.667062 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8381d67-3a98-4a06-b44b-939e9513d50a tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 returned with HTTP 404 Aug 20 07:59:33.667770 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1317/5265] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:33 2026] GET /volume/v3/snapshots/b355154d-b6b3-4976-9114-7528c4052b02 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:33.675724 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-04ba16e0-a55c-4d61-8020-676ce145b79c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:33.678284 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04ba16e0-a55c-4d61-8020-676ce145b79c tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] DELETE https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 Aug 20 07:59:33.678642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04ba16e0-a55c-4d61-8020-676ce145b79c tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:33.678958 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04ba16e0-a55c-4d61-8020-676ce145b79c tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:33.679220 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-04ba16e0-a55c-4d61-8020-676ce145b79c tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Delete volume with id: 0f8f1179-e391-4994-901a-c6687d0c6a17 Aug 20 07:59:33.697898 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:33.697898 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:33.698516 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-04ba16e0-a55c-4d61-8020-676ce145b79c tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:33.725125 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-04ba16e0-a55c-4d61-8020-676ce145b79c tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Delete volume request issued successfully. Aug 20 07:59:33.725412 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04ba16e0-a55c-4d61-8020-676ce145b79c tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 returned with HTTP 202 Aug 20 07:59:33.726294 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1301/5266] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:59:33 2026] DELETE /volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:59:33.735100 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-744c5c87-e7ce-499b-b53c-1c86bf4ec15d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:33.738861 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-744c5c87-e7ce-499b-b53c-1c86bf4ec15d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 Aug 20 07:59:33.738861 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-744c5c87-e7ce-499b-b53c-1c86bf4ec15d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:33.738861 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-744c5c87-e7ce-499b-b53c-1c86bf4ec15d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:33.750731 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:33.750731 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:33.759731 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-744c5c87-e7ce-499b-b53c-1c86bf4ec15d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:33.770285 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-744c5c87-e7ce-499b-b53c-1c86bf4ec15d tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 returned with HTTP 200 Aug 20 07:59:33.770855 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1333/5267] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:33 2026] GET /volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:34.116396 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01bfdd1d-f461-4ee4-812a-71254bdac6c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:34.118644 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01bfdd1d-f461-4ee4-812a-71254bdac6c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:34.118908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01bfdd1d-f461-4ee4-812a-71254bdac6c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:34.119155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01bfdd1d-f461-4ee4-812a-71254bdac6c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:34.131192 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:34.131192 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:34.136381 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-01bfdd1d-f461-4ee4-812a-71254bdac6c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:34.142231 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01bfdd1d-f461-4ee4-812a-71254bdac6c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:34.142864 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1317/5268] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:34 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:34.786160 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eda33464-6a2b-4698-b3e8-1717c076994b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:34.788123 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eda33464-6a2b-4698-b3e8-1717c076994b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 Aug 20 07:59:34.788361 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eda33464-6a2b-4698-b3e8-1717c076994b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:34.788673 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eda33464-6a2b-4698-b3e8-1717c076994b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:34.795560 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eda33464-6a2b-4698-b3e8-1717c076994b tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 returned with HTTP 404 Aug 20 07:59:34.795822 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1318/5269] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:34 2026] GET /volume/v3/volumes/0f8f1179-e391-4994-901a-c6687d0c6a17 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:34.807207 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-76488a04-3c65-44b9-886a-abf0543d4c97 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:34.809729 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76488a04-3c65-44b9-886a-abf0543d4c97 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec Aug 20 07:59:34.810015 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76488a04-3c65-44b9-886a-abf0543d4c97 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:34.810213 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76488a04-3c65-44b9-886a-abf0543d4c97 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:34.810380 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-76488a04-3c65-44b9-886a-abf0543d4c97 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Delete volume with id: b7a7a8ac-9421-41ba-9c22-3319e12d5dec Aug 20 07:59:34.830414 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:34.830414 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:34.831133 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-76488a04-3c65-44b9-886a-abf0543d4c97 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:34.863583 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-76488a04-3c65-44b9-886a-abf0543d4c97 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Delete volume request issued successfully. Aug 20 07:59:34.863583 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76488a04-3c65-44b9-886a-abf0543d4c97 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec returned with HTTP 202 Aug 20 07:59:34.863583 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1302/5270] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 07:59:34 2026] DELETE /volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 07:59:34.871853 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf8e1dac-05b3-49f9-a5f7-fc48e3297ccd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:34.874256 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf8e1dac-05b3-49f9-a5f7-fc48e3297ccd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec Aug 20 07:59:34.874256 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf8e1dac-05b3-49f9-a5f7-fc48e3297ccd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:34.877336 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf8e1dac-05b3-49f9-a5f7-fc48e3297ccd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:34.886361 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:34.886361 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:34.891416 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bf8e1dac-05b3-49f9-a5f7-fc48e3297ccd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Volume info retrieved successfully. Aug 20 07:59:34.898990 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf8e1dac-05b3-49f9-a5f7-fc48e3297ccd tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec returned with HTTP 200 Aug 20 07:59:34.899693 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1334/5271] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:34 2026] GET /volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec => generated 830 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:35.160673 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ee8bad9-d3e3-43f3-b7ac-a20c41b5151b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:35.163175 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ee8bad9-d3e3-43f3-b7ac-a20c41b5151b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:35.163357 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ee8bad9-d3e3-43f3-b7ac-a20c41b5151b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:35.163643 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ee8bad9-d3e3-43f3-b7ac-a20c41b5151b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:35.175913 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:35.175913 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:35.180313 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7ee8bad9-d3e3-43f3-b7ac-a20c41b5151b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:35.185191 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ee8bad9-d3e3-43f3-b7ac-a20c41b5151b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:35.185599 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1318/5272] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:35 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:35.916594 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1879b3d5-1cd7-477b-8e4e-c17ed7abcc22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:35.919570 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1879b3d5-1cd7-477b-8e4e-c17ed7abcc22 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] GET https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec Aug 20 07:59:35.919840 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1879b3d5-1cd7-477b-8e4e-c17ed7abcc22 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:35.920124 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1879b3d5-1cd7-477b-8e4e-c17ed7abcc22 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:35.928318 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1879b3d5-1cd7-477b-8e4e-c17ed7abcc22 tempest-CinderUnicodeTest-545006337 tempest-CinderUnicodeTest-545006337-project-member] https://10.4.3.57/volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec returned with HTTP 404 Aug 20 07:59:35.928885 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1319/5273] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:35 2026] GET /volume/v3/volumes/b7a7a8ac-9421-41ba-9c22-3319e12d5dec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:36.200915 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-508f7f3a-9069-4fcd-978a-bf882dc92d38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:36.203654 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-508f7f3a-9069-4fcd-978a-bf882dc92d38 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:36.203818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-508f7f3a-9069-4fcd-978a-bf882dc92d38 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:36.204013 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-508f7f3a-9069-4fcd-978a-bf882dc92d38 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:36.226339 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:36.226339 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:36.232840 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-508f7f3a-9069-4fcd-978a-bf882dc92d38 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:36.238780 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-508f7f3a-9069-4fcd-978a-bf882dc92d38 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:36.239310 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1303/5274] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:36 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:36.717040 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-7e16f828-8e62-4bcc-995e-487b19b0deda None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:36.719107 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-7e16f828-8e62-4bcc-995e-487b19b0deda tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/attachments/671ef93c-98fe-4fe5-a9f0-eb046bd23849/action Aug 20 07:59:36.719522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-7e16f828-8e62-4bcc-995e-487b19b0deda tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:36.719699 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-7e16f828-8e62-4bcc-995e-487b19b0deda tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:36.740753 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:36.740753 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:36.778376 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5905f474-7835-47b8-9f3e-dbb45dd89cd0 req-7e16f828-8e62-4bcc-995e-487b19b0deda tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/671ef93c-98fe-4fe5-a9f0-eb046bd23849/action returned with HTTP 204 Aug 20 07:59:36.779057 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1335/5275] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:59:36 2026] POST /volume/v3/attachments/671ef93c-98fe-4fe5-a9f0-eb046bd23849/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:37.255033 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3403d10e-18d9-4f26-9aa6-d726f407b94d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:37.257592 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3403d10e-18d9-4f26-9aa6-d726f407b94d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:37.257854 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3403d10e-18d9-4f26-9aa6-d726f407b94d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:37.258251 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3403d10e-18d9-4f26-9aa6-d726f407b94d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:37.270476 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:37.270476 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:37.274844 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3403d10e-18d9-4f26-9aa6-d726f407b94d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:37.280241 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3403d10e-18d9-4f26-9aa6-d726f407b94d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:37.280760 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1319/5276] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:37 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:37.685424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:37.818166 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:37.818166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1201492024"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:37.819318 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1201492024'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:37.819433 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume of 1 GB Aug 20 07:59:37.824732 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Availability Zones retrieved successfully. Aug 20 07:59:37.831682 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Flow 'volume_create_api' (0599babc-8412-4097-ace6-775afb5d1fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:37.832574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c962b820-46d0-4de6-86c8-c4a90d4544e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:37.833379 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:37.863481 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c962b820-46d0-4de6-86c8-c4a90d4544e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:37.864427 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (599f3aa6-9fc5-46eb-88b8-d9ff07ef5b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:37.931138 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Created reservations ['abe2b8ef-09f9-440d-9721-68ad5ecfb578', '335eb395-c672-4d44-a1e3-77b0607a32f1', '78f3c694-a34d-40a9-8291-2646c77f0bcf', 'fe495979-5eba-4955-817a-5c0c34e49223'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:37.932035 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (599f3aa6-9fc5-46eb-88b8-d9ff07ef5b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abe2b8ef-09f9-440d-9721-68ad5ecfb578', '335eb395-c672-4d44-a1e3-77b0607a32f1', '78f3c694-a34d-40a9-8291-2646c77f0bcf', 'fe495979-5eba-4955-817a-5c0c34e49223']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:37.932902 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043a82e4-87e6-4e64-ac36-70c5c68bc28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:37.963875 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043a82e4-87e6-4e64-ac36-70c5c68bc28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fccce67b-c631-4399-9fa7-860fe515ba0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1201492024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['abe2b8ef-09f9-440d-9721-68ad5ecfb578','335eb395-c672-4d44-a1e3-77b0607a32f1','78f3c694-a34d-40a9-8291-2646c77f0bcf','fe495979-5eba-4955-817a-5c0c34e49223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:59:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1201492024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fccce67b-c631-4399-9fa7-860fe515ba0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf745eea3b2347d3b3adca69ca117bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:37.964901 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0e2fbd-5b91-48bc-9712-2430b1dab6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:37.994106 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0e2fbd-5b91-48bc-9712-2430b1dab6a3) transitioned into state 'SUCCESS' from state '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-1201492024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['abe2b8ef-09f9-440d-9721-68ad5ecfb578','335eb395-c672-4d44-a1e3-77b0607a32f1','78f3c694-a34d-40a9-8291-2646c77f0bcf','fe495979-5eba-4955-817a-5c0c34e49223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:37.995002 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bba6e82-13f3-439b-8ab1-349c52089c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:38.007487 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bba6e82-13f3-439b-8ab1-349c52089c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:38.008363 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Flow 'volume_create_api' (0599babc-8412-4097-ace6-775afb5d1fb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:38.008797 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume request issued successfully. Aug 20 07:59:38.009571 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1d01313-f5d2-4e60-aa9f-14f8ada58602 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:38.010083 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1320/5277] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:59:37 2026] POST /volume/v3/volumes => generated 776 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:38.023168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e373bc97-d718-4920-8e93-ee44a6a08623 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:38.025259 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e373bc97-d718-4920-8e93-ee44a6a08623 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a Aug 20 07:59:38.025678 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e373bc97-d718-4920-8e93-ee44a6a08623 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:38.025991 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e373bc97-d718-4920-8e93-ee44a6a08623 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:38.034721 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:38.034721 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:38.039521 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e373bc97-d718-4920-8e93-ee44a6a08623 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 07:59:38.044943 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e373bc97-d718-4920-8e93-ee44a6a08623 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a returned with HTTP 200 Aug 20 07:59:38.045373 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1304/5278] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:38 2026] GET /volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:39.059062 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-df03c7e6-f196-483b-bae0-8ea510816cb8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:39.063956 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df03c7e6-f196-483b-bae0-8ea510816cb8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a Aug 20 07:59:39.064168 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df03c7e6-f196-483b-bae0-8ea510816cb8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:39.064354 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df03c7e6-f196-483b-bae0-8ea510816cb8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:39.077361 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:39.077361 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:39.083294 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-df03c7e6-f196-483b-bae0-8ea510816cb8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 07:59:39.087754 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df03c7e6-f196-483b-bae0-8ea510816cb8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a returned with HTTP 200 Aug 20 07:59:39.088228 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1336/5279] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:39 2026] GET /volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:39.107475 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0acaee6d-3a6d-4126-a590-a4717b0d76f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:39.111773 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0acaee6d-3a6d-4126-a590-a4717b0d76f7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 07:59:39.112197 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0acaee6d-3a6d-4126-a590-a4717b0d76f7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fccce67b-c631-4399-9fa7-860fe515ba0a", "name": "tempest-type-Backup-1038082022"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:39.113865 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-0acaee6d-3a6d-4126-a590-a4717b0d76f7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Creating new backup {'backup': {'volume_id': 'fccce67b-c631-4399-9fa7-860fe515ba0a', 'name': 'tempest-type-Backup-1038082022'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:59:39.114008 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-0acaee6d-3a6d-4126-a590-a4717b0d76f7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Creating backup of volume fccce67b-c631-4399-9fa7-860fe515ba0a in container None Aug 20 07:59:39.122005 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:39.122005 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:39.122475 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0acaee6d-3a6d-4126-a590-a4717b0d76f7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 07:59:39.162007 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0acaee6d-3a6d-4126-a590-a4717b0d76f7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Created reservations ['4b1f4f3b-4d86-4044-bfbf-78e31ceaf3d2', '373b9682-b505-4622-be38-a3ca6350e28a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:39.196691 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0acaee6d-3a6d-4126-a590-a4717b0d76f7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:59:39.197998 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1320/5280] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 07:59:39 2026] POST /volume/v3/backups => generated 314 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:39.208993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f1a8d5e-a308-4af1-988e-4b3b513b9feb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:39.211166 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f1a8d5e-a308-4af1-988e-4b3b513b9feb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:39.212131 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f1a8d5e-a308-4af1-988e-4b3b513b9feb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:39.212131 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f1a8d5e-a308-4af1-988e-4b3b513b9feb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:39.212131 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8f1a8d5e-a308-4af1-988e-4b3b513b9feb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:39.220005 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:39.220005 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:39.220744 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f1a8d5e-a308-4af1-988e-4b3b513b9feb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:39.221137 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1321/5281] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:39 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:40.239790 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-da60760b-ae55-4cfe-ac1c-a406e153447c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:40.244062 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da60760b-ae55-4cfe-ac1c-a406e153447c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:40.244062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da60760b-ae55-4cfe-ac1c-a406e153447c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:40.244062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da60760b-ae55-4cfe-ac1c-a406e153447c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:40.244062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-da60760b-ae55-4cfe-ac1c-a406e153447c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:40.248563 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:40.248563 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:40.249768 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da60760b-ae55-4cfe-ac1c-a406e153447c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:40.250785 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1305/5282] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:40 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:40.547123 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ed93d58e-c3e3-48f5-afec-2409f389fa8d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:40.548832 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed93d58e-c3e3-48f5-afec-2409f389fa8d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:59:40.549158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ed93d58e-c3e3-48f5-afec-2409f389fa8d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ac53809-a98a-4089-bfbb-bfff19feb8ea", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1587878658", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:40.560719 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:40.560719 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:40.561223 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ed93d58e-c3e3-48f5-afec-2409f389fa8d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:40.561416 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-ed93d58e-c3e3-48f5-afec-2409f389fa8d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create snapshot from volume 3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:40.603724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ed93d58e-c3e3-48f5-afec-2409f389fa8d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Created reservations ['41fbeec9-9968-4fb1-b0a0-ee5f4d54a69f', 'c3e5f55e-4d15-4339-a55e-740b863bf1cb', '3b7f89d3-34ac-4ea9-9ba4-090953cf0dd6', 'c479dbb5-1aa6-41e8-82ab-78f0b3f485db'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:40.659924 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ed93d58e-c3e3-48f5-afec-2409f389fa8d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot force create request issued successfully. Aug 20 07:59:40.659924 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ed93d58e-c3e3-48f5-afec-2409f389fa8d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:59:40.659924 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1337/5283] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:59:40 2026] POST /volume/v3/snapshots => generated 313 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:40.673231 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3080a23a-cc64-44e6-b581-f05fba3e28c6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:40.676564 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3080a23a-cc64-44e6-b581-f05fba3e28c6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 Aug 20 07:59:40.676564 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3080a23a-cc64-44e6-b581-f05fba3e28c6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:40.676564 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3080a23a-cc64-44e6-b581-f05fba3e28c6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:40.681764 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:40.681764 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:40.682419 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3080a23a-cc64-44e6-b581-f05fba3e28c6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:40.683351 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3080a23a-cc64-44e6-b581-f05fba3e28c6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 returned with HTTP 200 Aug 20 07:59:40.684036 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1321/5284] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:40 2026] GET /volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:41.265493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e5df7873-6ad3-4cef-b82f-abd90f4db74a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:41.267881 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5df7873-6ad3-4cef-b82f-abd90f4db74a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:41.268184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5df7873-6ad3-4cef-b82f-abd90f4db74a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:41.268584 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5df7873-6ad3-4cef-b82f-abd90f4db74a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:41.268667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e5df7873-6ad3-4cef-b82f-abd90f4db74a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:41.274393 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:41.274393 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:41.275311 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5df7873-6ad3-4cef-b82f-abd90f4db74a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:41.275863 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1322/5285] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:41 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:41.694130 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ee67d17-4e86-42da-beaf-d8474c963018 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:41.696270 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ee67d17-4e86-42da-beaf-d8474c963018 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 Aug 20 07:59:41.696545 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ee67d17-4e86-42da-beaf-d8474c963018 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:41.696803 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ee67d17-4e86-42da-beaf-d8474c963018 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:41.702606 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:41.702606 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:41.703229 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ee67d17-4e86-42da-beaf-d8474c963018 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:41.704134 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ee67d17-4e86-42da-beaf-d8474c963018 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 returned with HTTP 200 Aug 20 07:59:41.704584 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1306/5286] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:41 2026] GET /volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:41.714302 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a419c493-71cf-4bb0-9c73-f02b05edd70a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:41.716885 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a419c493-71cf-4bb0-9c73-f02b05edd70a tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 Aug 20 07:59:41.717169 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a419c493-71cf-4bb0-9c73-f02b05edd70a tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:41.717454 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a419c493-71cf-4bb0-9c73-f02b05edd70a tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:41.724313 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:41.724313 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:41.724991 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a419c493-71cf-4bb0-9c73-f02b05edd70a tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:41.726143 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a419c493-71cf-4bb0-9c73-f02b05edd70a tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 returned with HTTP 200 Aug 20 07:59:41.726763 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1338/5287] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:41 2026] GET /volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:42.290235 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c0ec2710-bd77-4450-b745-919a78213a94 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:42.295491 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0ec2710-bd77-4450-b745-919a78213a94 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:42.295782 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0ec2710-bd77-4450-b745-919a78213a94 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:42.296076 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0ec2710-bd77-4450-b745-919a78213a94 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:42.296223 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c0ec2710-bd77-4450-b745-919a78213a94 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:42.303797 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:42.303797 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:42.304618 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0ec2710-bd77-4450-b745-919a78213a94 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:42.304963 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1322/5288] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:42 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:43.030683 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-dd167ee7-7c4d-44cd-bddc-8b5cb1a8fb78 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:43.033640 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-dd167ee7-7c4d-44cd-bddc-8b5cb1a8fb78 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/limits Aug 20 07:59:43.033915 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-dd167ee7-7c4d-44cd-bddc-8b5cb1a8fb78 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:43.034198 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-dd167ee7-7c4d-44cd-bddc-8b5cb1a8fb78 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:43.048481 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-dd167ee7-7c4d-44cd-bddc-8b5cb1a8fb78 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-804029380 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-804029380, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:59:43.048906 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-dd167ee7-7c4d-44cd-bddc-8b5cb1a8fb78 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-804029380 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-804029380, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:59:43.049305 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-dd167ee7-7c4d-44cd-bddc-8b5cb1a8fb78 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-804029380 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-804029380, it is now deprecated. Please use the default quota class for default quota. Aug 20 07:59:43.069325 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-dd167ee7-7c4d-44cd-bddc-8b5cb1a8fb78 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/limits returned with HTTP 200 Aug 20 07:59:43.069914 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1323/5289] 10.4.3.57 () {68 vars in 1477 bytes} [Thu Aug 20 07:59:43 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:43.117412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-9de8b3d2-ba10-411a-a267-e22135225535 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:43.119323 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-9de8b3d2-ba10-411a-a267-e22135225535 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 07:59:43.119517 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-9de8b3d2-ba10-411a-a267-e22135225535 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:43.119713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-9de8b3d2-ba10-411a-a267-e22135225535 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:43.130212 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:43.130212 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:43.133769 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-9de8b3d2-ba10-411a-a267-e22135225535 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:59:43.138733 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-9de8b3d2-ba10-411a-a267-e22135225535 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 200 Aug 20 07:59:43.139125 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1307/5290] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:43 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 1656 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:43.150096 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-a87811b1-28d3-426b-bd8c-44231dc04011 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:43.152692 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-a87811b1-28d3-426b-bd8c-44231dc04011 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:59:43.153117 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-a87811b1-28d3-426b-bd8c-44231dc04011 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fcbfb0f-3194-498b-ad26-cd6df70fd8fd", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1055503193", "description": null, "metadata": {}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:43.169038 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:43.169038 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:43.169860 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-a87811b1-28d3-426b-bd8c-44231dc04011 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:59:43.170070 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-a87811b1-28d3-426b-bd8c-44231dc04011 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create snapshot from volume 6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 07:59:43.205476 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-a87811b1-28d3-426b-bd8c-44231dc04011 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['2b0cf8a1-8a9b-41dc-8089-06435452bfd5', 'e6aabc2d-64a0-45ba-bdca-c317ba9d4851', '3a0087fb-7a87-4f88-82bd-3e13dc176add', '304e479a-31e6-4de1-89e9-be2b10087d8e'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:43.244363 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-a87811b1-28d3-426b-bd8c-44231dc04011 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot force create request issued successfully. Aug 20 07:59:43.244756 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-91dd2490-8b89-4e7a-b443-5f55bde57473 req-a87811b1-28d3-426b-bd8c-44231dc04011 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:59:43.245371 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1339/5291] 10.4.3.57 () {72 vars in 1540 bytes} [Thu Aug 20 07:59:43 2026] POST /volume/v3/snapshots => generated 320 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:43.317535 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0fc0b675-2698-4ae0-9a2a-5777d024e5e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:43.319586 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fc0b675-2698-4ae0-9a2a-5777d024e5e7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:43.319841 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fc0b675-2698-4ae0-9a2a-5777d024e5e7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:43.320018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fc0b675-2698-4ae0-9a2a-5777d024e5e7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:43.320128 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0fc0b675-2698-4ae0-9a2a-5777d024e5e7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:43.322254 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=284,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:59:43.327706 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:43.327706 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:43.328712 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fc0b675-2698-4ae0-9a2a-5777d024e5e7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:43.329354 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1323/5292] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:43 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:43.507690 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b5b7af69-f4e0-4589-aa5f-1321e83ec7e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:43.510051 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5b7af69-f4e0-4589-aa5f-1321e83ec7e0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:59:43.510691 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5b7af69-f4e0-4589-aa5f-1321e83ec7e0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ac53809-a98a-4089-bfbb-bfff19feb8ea", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1147626621", "description": null, "metadata": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:43.525253 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:43.525253 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:43.525841 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b5b7af69-f4e0-4589-aa5f-1321e83ec7e0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:43.525979 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-b5b7af69-f4e0-4589-aa5f-1321e83ec7e0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create snapshot from volume 3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:43.557687 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b5b7af69-f4e0-4589-aa5f-1321e83ec7e0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Created reservations ['1332b8ee-e9be-4727-b2fb-4ea05fe19e01', '4a33d8ac-4289-4851-bd15-ad1b7cb45c27', '0a916071-44f1-45bd-8a9c-1e86f28646e5', 'ca512502-566b-48fc-abf1-972185cbca64'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:43.598870 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b5b7af69-f4e0-4589-aa5f-1321e83ec7e0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot force create request issued successfully. Aug 20 07:59:43.599437 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5b7af69-f4e0-4589-aa5f-1321e83ec7e0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:59:43.600773 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1324/5293] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:59:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:43.610743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-53917607-6214-4f10-8af6-a161fd176979 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:43.612837 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53917607-6214-4f10-8af6-a161fd176979 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd Aug 20 07:59:43.613030 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53917607-6214-4f10-8af6-a161fd176979 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:43.613248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53917607-6214-4f10-8af6-a161fd176979 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:43.619671 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:43.619671 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:43.620141 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-53917607-6214-4f10-8af6-a161fd176979 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:43.620991 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53917607-6214-4f10-8af6-a161fd176979 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd returned with HTTP 200 Aug 20 07:59:43.621376 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1308/5294] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:43 2026] GET /volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:44.342948 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e4d4acab-88df-427b-bfd7-31cc9a4ac2b1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:44.345028 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e4d4acab-88df-427b-bfd7-31cc9a4ac2b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:44.345395 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e4d4acab-88df-427b-bfd7-31cc9a4ac2b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:44.345538 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e4d4acab-88df-427b-bfd7-31cc9a4ac2b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:44.345704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e4d4acab-88df-427b-bfd7-31cc9a4ac2b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:44.350172 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:44.350172 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:44.350902 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e4d4acab-88df-427b-bfd7-31cc9a4ac2b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:44.351254 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1340/5295] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:44 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:44.632792 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-438b4d38-0c89-4957-9b4e-2826d520553b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:44.635090 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-438b4d38-0c89-4957-9b4e-2826d520553b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd Aug 20 07:59:44.635437 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-438b4d38-0c89-4957-9b4e-2826d520553b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:44.635677 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-438b4d38-0c89-4957-9b4e-2826d520553b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:44.643757 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:44.643757 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:44.644437 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-438b4d38-0c89-4957-9b4e-2826d520553b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:44.645881 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-438b4d38-0c89-4957-9b4e-2826d520553b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd returned with HTTP 200 Aug 20 07:59:44.646457 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1324/5296] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:44 2026] GET /volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:44.659937 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57db8d1b-e26c-4f8f-bfd6-8232f75c5a36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:44.662363 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57db8d1b-e26c-4f8f-bfd6-8232f75c5a36 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd Aug 20 07:59:44.662703 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57db8d1b-e26c-4f8f-bfd6-8232f75c5a36 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:44.662987 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57db8d1b-e26c-4f8f-bfd6-8232f75c5a36 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:44.670272 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:44.670272 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:44.670811 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57db8d1b-e26c-4f8f-bfd6-8232f75c5a36 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:44.671931 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57db8d1b-e26c-4f8f-bfd6-8232f75c5a36 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd returned with HTTP 200 Aug 20 07:59:44.672360 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1325/5297] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:44 2026] GET /volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:45.180364 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-532c89fd-6459-405c-ba08-466119463910 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:45.182796 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-532c89fd-6459-405c-ba08-466119463910 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 07:59:45.183068 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-532c89fd-6459-405c-ba08-466119463910 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:45.183335 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-532c89fd-6459-405c-ba08-466119463910 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:45.191130 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:45.191130 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:45.192419 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-532c89fd-6459-405c-ba08-466119463910 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:59:45.193404 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-532c89fd-6459-405c-ba08-466119463910 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 returned with HTTP 200 Aug 20 07:59:45.194007 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1309/5298] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:45 2026] GET /volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:45.366135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fa1371a2-9380-4c96-af70-724855a8170e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:45.370571 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa1371a2-9380-4c96-af70-724855a8170e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:45.370881 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa1371a2-9380-4c96-af70-724855a8170e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:45.371133 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa1371a2-9380-4c96-af70-724855a8170e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:45.371305 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fa1371a2-9380-4c96-af70-724855a8170e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:45.376872 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:45.376872 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:45.377752 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa1371a2-9380-4c96-af70-724855a8170e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:45.378221 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1341/5299] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:45 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:46.260780 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-69477a84-ae3d-46fd-880b-4964904ca5c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:46.264261 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69477a84-ae3d-46fd-880b-4964904ca5c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 07:59:46.264390 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69477a84-ae3d-46fd-880b-4964904ca5c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ac53809-a98a-4089-bfbb-bfff19feb8ea", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1232437621", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:46.279892 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:46.279892 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:46.279892 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-69477a84-ae3d-46fd-880b-4964904ca5c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:46.279892 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-69477a84-ae3d-46fd-880b-4964904ca5c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create snapshot from volume 3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:46.317310 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-69477a84-ae3d-46fd-880b-4964904ca5c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Created reservations ['3a8aa6bf-e6e1-48e6-a263-b265a9bcb0dd', '5a7aae72-71da-45bc-bd16-46d407359bf9', '97b26f3c-782a-449c-a077-a9da30232bfc', '61aa0473-6e57-418f-9886-6f5fbfc058fe'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:46.367575 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-69477a84-ae3d-46fd-880b-4964904ca5c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot force create request issued successfully. Aug 20 07:59:46.367575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69477a84-ae3d-46fd-880b-4964904ca5c5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 07:59:46.367575 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1325/5300] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 07:59:46 2026] POST /volume/v3/snapshots => generated 313 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:46.381434 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2ef3d45f-36ce-4618-b32b-af0ed721c7d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:46.384961 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ef3d45f-36ce-4618-b32b-af0ed721c7d4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c Aug 20 07:59:46.384961 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ef3d45f-36ce-4618-b32b-af0ed721c7d4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:46.385567 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ef3d45f-36ce-4618-b32b-af0ed721c7d4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:46.389053 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1f50af9a-0319-4c62-95b9-e1c6d5dabae7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:46.391121 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f50af9a-0319-4c62-95b9-e1c6d5dabae7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:46.391408 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f50af9a-0319-4c62-95b9-e1c6d5dabae7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:46.391670 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f50af9a-0319-4c62-95b9-e1c6d5dabae7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:46.391819 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1f50af9a-0319-4c62-95b9-e1c6d5dabae7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:46.394091 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=339,cinder:UPDATE=77,cinder:INSERT=42 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:59:46.394189 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:46.394189 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:46.395755 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2ef3d45f-36ce-4618-b32b-af0ed721c7d4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:46.398643 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ef3d45f-36ce-4618-b32b-af0ed721c7d4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c returned with HTTP 200 Aug 20 07:59:46.398742 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1326/5301] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:46 2026] GET /volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:46.399521 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:46.399521 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:46.400316 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f50af9a-0319-4c62-95b9-e1c6d5dabae7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:46.400781 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1310/5302] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:46 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:47.316612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-dc7ecf53-469e-4d8a-a634-c67e41fc12af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:47.318735 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-dc7ecf53-469e-4d8a-a634-c67e41fc12af tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 07:59:47.319047 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-dc7ecf53-469e-4d8a-a634-c67e41fc12af tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:47.319351 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-dc7ecf53-469e-4d8a-a634-c67e41fc12af tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:47.325042 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:47.325042 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:47.327195 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-dc7ecf53-469e-4d8a-a634-c67e41fc12af tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:59:47.327195 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-dc7ecf53-469e-4d8a-a634-c67e41fc12af tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 returned with HTTP 200 Aug 20 07:59:47.327195 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1342/5303] 10.4.3.57 () {68 vars in 1597 bytes} [Thu Aug 20 07:59:47 2026] GET /volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:47.413210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-96628daa-59c3-4c21-aedc-3a65a7539b89 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:47.413593 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e376b8cb-3d6f-4eaf-852c-2701ceeb011f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:47.415482 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96628daa-59c3-4c21-aedc-3a65a7539b89 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:47.415701 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96628daa-59c3-4c21-aedc-3a65a7539b89 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:47.415926 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96628daa-59c3-4c21-aedc-3a65a7539b89 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:47.416032 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-96628daa-59c3-4c21-aedc-3a65a7539b89 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:47.416571 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e376b8cb-3d6f-4eaf-852c-2701ceeb011f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c Aug 20 07:59:47.417185 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e376b8cb-3d6f-4eaf-852c-2701ceeb011f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:47.417185 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e376b8cb-3d6f-4eaf-852c-2701ceeb011f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:47.417899 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=305,cinder:UPDATE=56,cinder:INSERT=25 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:59:47.421462 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:47.421462 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:47.424571 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96628daa-59c3-4c21-aedc-3a65a7539b89 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:47.424571 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1327/5304] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:47 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:47.424686 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:47.424686 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:47.424791 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e376b8cb-3d6f-4eaf-852c-2701ceeb011f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:47.425748 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e376b8cb-3d6f-4eaf-852c-2701ceeb011f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c returned with HTTP 200 Aug 20 07:59:47.426128 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1326/5305] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:47 2026] GET /volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:47.440408 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5699b654-7fbb-4f23-9971-9bc5de83088e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:47.442533 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5699b654-7fbb-4f23-9971-9bc5de83088e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c Aug 20 07:59:47.442781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5699b654-7fbb-4f23-9971-9bc5de83088e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:47.442982 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5699b654-7fbb-4f23-9971-9bc5de83088e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:47.449899 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:47.449899 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:47.450755 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5699b654-7fbb-4f23-9971-9bc5de83088e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:47.451765 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5699b654-7fbb-4f23-9971-9bc5de83088e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c returned with HTTP 200 Aug 20 07:59:47.452396 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1311/5306] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 07:59:47 2026] GET /volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:47.502311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-7255c7fe-081a-451e-8c35-a6fb7404f58b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:47.504932 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-7255c7fe-081a-451e-8c35-a6fb7404f58b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:47.505188 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-7255c7fe-081a-451e-8c35-a6fb7404f58b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:47.505441 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-7255c7fe-081a-451e-8c35-a6fb7404f58b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:47.517642 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:47.517642 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:47.522291 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-7255c7fe-081a-451e-8c35-a6fb7404f58b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:47.527670 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-7255c7fe-081a-451e-8c35-a6fb7404f58b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:47.528130 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1343/5307] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:47 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:47.550250 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-10338c44-3ec9-41f6-85fe-520d29fc0f14 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:47.552722 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-10338c44-3ec9-41f6-85fe-520d29fc0f14 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea/action Aug 20 07:59:47.553120 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-10338c44-3ec9-41f6-85fe-520d29fc0f14 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:47.553289 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-10338c44-3ec9-41f6-85fe-520d29fc0f14 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:47.568596 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:47.568596 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:47.569558 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-10338c44-3ec9-41f6-85fe-520d29fc0f14 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:47.576816 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-10338c44-3ec9-41f6-85fe-520d29fc0f14 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Begin detaching volume completed successfully. Aug 20 07:59:47.577169 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-10338c44-3ec9-41f6-85fe-520d29fc0f14 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea/action returned with HTTP 202 Aug 20 07:59:47.577704 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1328/5308] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:59:47 2026] POST /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:59:47.625169 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-28dae83b-f37a-4b86-8b4b-3ea657866537 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:47.625750 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28dae83b-f37a-4b86-8b4b-3ea657866537 None None] GET https://10.4.3.57/volume// Aug 20 07:59:47.625963 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28dae83b-f37a-4b86-8b4b-3ea657866537 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:47.626232 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28dae83b-f37a-4b86-8b4b-3ea657866537 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:47.626610 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28dae83b-f37a-4b86-8b4b-3ea657866537 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:47.626996 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1327/5309] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:47.639085 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-ffc21039-a673-4d37-af2d-1ebe6222ae87 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:47.642055 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-ffc21039-a673-4d37-af2d-1ebe6222ae87 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 07:59:47.642357 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-ffc21039-a673-4d37-af2d-1ebe6222ae87 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:47.642640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-ffc21039-a673-4d37-af2d-1ebe6222ae87 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:47.656840 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:47.656840 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:47.661517 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-ffc21039-a673-4d37-af2d-1ebe6222ae87 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:47.668736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-ffc21039-a673-4d37-af2d-1ebe6222ae87 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 07:59:47.669775 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1312/5310] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:47 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:48.436834 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b9fe1b3f-dc3f-4c18-b4c2-e8f978426d58 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:48.439944 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9fe1b3f-dc3f-4c18-b4c2-e8f978426d58 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:48.440137 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b9fe1b3f-dc3f-4c18-b4c2-e8f978426d58 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:48.440494 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b9fe1b3f-dc3f-4c18-b4c2-e8f978426d58 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:48.440669 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b9fe1b3f-dc3f-4c18-b4c2-e8f978426d58 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:48.446696 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:48.446696 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:48.447742 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9fe1b3f-dc3f-4c18-b4c2-e8f978426d58 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:48.448244 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1344/5311] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:48 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:48.518400 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-60e2f632-c9db-4120-a8a2-51e5e62f4661 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:48.520663 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-60e2f632-c9db-4120-a8a2-51e5e62f4661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 07:59:48.520927 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-60e2f632-c9db-4120-a8a2-51e5e62f4661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:48.521169 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-60e2f632-c9db-4120-a8a2-51e5e62f4661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:48.530565 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:48.530565 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:48.531126 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-60e2f632-c9db-4120-a8a2-51e5e62f4661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:59:48.532489 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-60e2f632-c9db-4120-a8a2-51e5e62f4661 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 returned with HTTP 200 Aug 20 07:59:48.532685 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1329/5312] 10.4.3.57 () {68 vars in 1597 bytes} [Thu Aug 20 07:59:48 2026] GET /volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:48.546109 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-4a63c6ac-440e-40de-89c2-99ff3e3cb755 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:48.548478 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-4a63c6ac-440e-40de-89c2-99ff3e3cb755 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 07:59:48.548750 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-4a63c6ac-440e-40de-89c2-99ff3e3cb755 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:48.549058 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-4a63c6ac-440e-40de-89c2-99ff3e3cb755 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:48.562984 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:48.562984 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:48.566575 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-4a63c6ac-440e-40de-89c2-99ff3e3cb755 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:59:48.571414 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-4a63c6ac-440e-40de-89c2-99ff3e3cb755 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 200 Aug 20 07:59:48.572743 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1328/5313] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:48 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 1656 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:48.584186 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:48.589868 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:48.590350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "1c676ea1-26ad-4dd6-a223-3587d03b2c76", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:48.593005 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '1c676ea1-26ad-4dd6-a223-3587d03b2c76', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:48.605531 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:48.605531 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:48.606970 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 07:59:48.606970 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 07:59:48.608178 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 07:59:48.617392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (f6471a5d-5073-4e47-96bb-165c26bc6be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:48.618885 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61dfa321-75af-483e-8591-4c7bd4e14ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:48.620492 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:48.625558 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-14ce77b1-7b73-437f-b215-4aa5e3e59f19 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:48.627636 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-14ce77b1-7b73-437f-b215-4aa5e3e59f19 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/attachments/671ef93c-98fe-4fe5-a9f0-eb046bd23849 Aug 20 07:59:48.627900 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-14ce77b1-7b73-437f-b215-4aa5e3e59f19 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:48.628624 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-14ce77b1-7b73-437f-b215-4aa5e3e59f19 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:48.637565 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:48.637565 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:48.679956 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61dfa321-75af-483e-8591-4c7bd4e14ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1c676ea1-26ad-4dd6-a223-3587d03b2c76', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:48.679956 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9325f9d-ae96-4ceb-9a17-d9293af43fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:48.711901 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4c85d1ad-2e2f-4e83-8213-0711e8d03573 req-14ce77b1-7b73-437f-b215-4aa5e3e59f19 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/671ef93c-98fe-4fe5-a9f0-eb046bd23849 returned with HTTP 200 Aug 20 07:59:48.712338 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1345/5314] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:59:48 2026] DELETE /volume/v3/attachments/671ef93c-98fe-4fe5-a9f0-eb046bd23849 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:48.729655 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['d75f4a74-384a-4aaf-b578-6dd30d2082e7', 'c1280fd3-2c11-416e-b166-0ae6613fadfc', '361845b5-764d-41ef-825b-b5ef9fa9c7eb', 'bc49f42e-f31f-4561-b85e-875d7c9eb471'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:48.730935 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9325f9d-ae96-4ceb-9a17-d9293af43fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d75f4a74-384a-4aaf-b578-6dd30d2082e7', 'c1280fd3-2c11-416e-b166-0ae6613fadfc', '361845b5-764d-41ef-825b-b5ef9fa9c7eb', 'bc49f42e-f31f-4561-b85e-875d7c9eb471']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:48.732562 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02abc9d-d6ea-4350-b1d1-4acadfd91b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:48.785290 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02abc9d-d6ea-4350-b1d1-4acadfd91b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b061fda4-1dd6-408a-8a05-99e866d27c0e', '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='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['d75f4a74-384a-4aaf-b578-6dd30d2082e7','c1280fd3-2c11-416e-b166-0ae6613fadfc','361845b5-764d-41ef-825b-b5ef9fa9c7eb','bc49f42e-f31f-4561-b85e-875d7c9eb471'],size=1,snapshot_id=1c676ea1-26ad-4dd6-a223-3587d03b2c76,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), '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-08-20T07:59:48Z,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=b061fda4-1dd6-408a-8a05-99e866d27c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1c676ea1-26ad-4dd6-a223-3587d03b2c76,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:48.785529 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b54e2528-2d46-42c0-a255-16b1bb444017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:48.812657 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b54e2528-2d46-42c0-a255-16b1bb444017) transitioned into 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='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['d75f4a74-384a-4aaf-b578-6dd30d2082e7','c1280fd3-2c11-416e-b166-0ae6613fadfc','361845b5-764d-41ef-825b-b5ef9fa9c7eb','bc49f42e-f31f-4561-b85e-875d7c9eb471'],size=1,snapshot_id=1c676ea1-26ad-4dd6-a223-3587d03b2c76,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:48.813880 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d631ba3c-b8f1-4a6d-b201-5cef55bcbc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:48.844158 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d631ba3c-b8f1-4a6d-b201-5cef55bcbc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:48.845307 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (f6471a5d-5073-4e47-96bb-165c26bc6be3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:48.845884 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 07:59:48.846695 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-effba088-c059-4617-8826-e4c1a97797d1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:48.847182 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1313/5315] 10.4.3.57 () {72 vars in 1534 bytes} [Thu Aug 20 07:59:48 2026] POST /volume/v3/volumes => generated 734 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:48.856657 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-3cbc4143-be07-4e27-9944-b081dbd45b3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:48.858871 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-3cbc4143-be07-4e27-9944-b081dbd45b3a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e Aug 20 07:59:48.859061 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-3cbc4143-be07-4e27-9944-b081dbd45b3a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:48.859261 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-3cbc4143-be07-4e27-9944-b081dbd45b3a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:48.867034 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:48.867034 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:48.871532 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-3cbc4143-be07-4e27-9944-b081dbd45b3a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:59:48.877818 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-3cbc4143-be07-4e27-9944-b081dbd45b3a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e returned with HTTP 200 Aug 20 07:59:48.878479 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1330/5316] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:48 2026] GET /volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:48.889873 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-e9dd67c2-4559-4fae-9973-e9b8de55d100 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:48.892990 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-e9dd67c2-4559-4fae-9973-e9b8de55d100 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e Aug 20 07:59:48.893322 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-e9dd67c2-4559-4fae-9973-e9b8de55d100 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:48.893682 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-e9dd67c2-4559-4fae-9973-e9b8de55d100 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:48.913171 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:48.913171 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:48.917867 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-e9dd67c2-4559-4fae-9973-e9b8de55d100 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:59:48.922998 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-e9dd67c2-4559-4fae-9973-e9b8de55d100 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e returned with HTTP 200 Aug 20 07:59:48.923411 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1329/5317] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:48 2026] GET /volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e => generated 802 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:49.460397 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0a41a61b-7bfd-4636-994d-d9ce818f16aa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:49.463395 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a41a61b-7bfd-4636-994d-d9ce818f16aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:49.463725 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a41a61b-7bfd-4636-994d-d9ce818f16aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:49.463991 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a41a61b-7bfd-4636-994d-d9ce818f16aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:49.464138 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0a41a61b-7bfd-4636-994d-d9ce818f16aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:49.469851 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:49.469851 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:49.470666 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a41a61b-7bfd-4636-994d-d9ce818f16aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:49.471160 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1346/5318] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:49 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:49.757528 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-39922829-f649-434a-a526-1261225ac085 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:49.760189 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 07:59:49.760607 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1468555364", "snapshot_id": "507a926c-3b5e-4a0c-b8b2-d59767aedc88", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:49.762427 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1468555364', 'snapshot_id': '507a926c-3b5e-4a0c-b8b2-d59767aedc88', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 07:59:49.771071 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:49.771071 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:49.771603 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 07:59:49.771753 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume of 1 GB Aug 20 07:59:49.777055 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Availability Zones retrieved successfully. Aug 20 07:59:49.784977 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Flow 'volume_create_api' (e71a9f49-adc5-4ded-953e-148dffb0ea1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:49.784977 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19aa4798-7a99-4c87-ba11-79b320718449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:49.786287 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 07:59:49.830528 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19aa4798-7a99-4c87-ba11-79b320718449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '507a926c-3b5e-4a0c-b8b2-d59767aedc88', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:49.831879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8aaf8d-4523-48e7-81b8-b9c119dd44a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:49.886377 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Created reservations ['3014889d-fe1d-40b0-b4eb-a9964014976e', 'a679fdb2-98e5-48e6-a19c-93effb1e3cd5', '71090729-c80a-4333-ad3f-a8a2895d44ac', '9f166260-5d64-491e-aed6-50f41c60b104'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:49.887785 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8aaf8d-4523-48e7-81b8-b9c119dd44a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3014889d-fe1d-40b0-b4eb-a9964014976e', 'a679fdb2-98e5-48e6-a19c-93effb1e3cd5', '71090729-c80a-4333-ad3f-a8a2895d44ac', '9f166260-5d64-491e-aed6-50f41c60b104']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:49.889223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d336c95b-6d92-4ed3-bc96-2a70d792ed42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:49.936077 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d336c95b-6d92-4ed3-bc96-2a70d792ed42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ad1e21-2d5a-4267-9989-219641f76a42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1468555364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c3c5695de48c1be3f123868fa58ce',qos_specs=None,replication_status=,reservations=['3014889d-fe1d-40b0-b4eb-a9964014976e','a679fdb2-98e5-48e6-a19c-93effb1e3cd5','71090729-c80a-4333-ad3f-a8a2895d44ac','9f166260-5d64-491e-aed6-50f41c60b104'],size=1,snapshot_id=507a926c-3b5e-4a0c-b8b2-d59767aedc88,source_replicaid=,source_volid=None,status='creating',user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T07:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1468555364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7ad1e21-2d5a-4267-9989-219641f76a42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c3c5695de48c1be3f123868fa58ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=507a926c-3b5e-4a0c-b8b2-d59767aedc88,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:49.937275 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd45307-410b-438e-94db-ff2594f8ec16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:49.959594 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd45307-410b-438e-94db-ff2594f8ec16) transitioned into state 'SUCCESS' from state '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-1468555364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c3c5695de48c1be3f123868fa58ce',qos_specs=None,replication_status=,reservations=['3014889d-fe1d-40b0-b4eb-a9964014976e','a679fdb2-98e5-48e6-a19c-93effb1e3cd5','71090729-c80a-4333-ad3f-a8a2895d44ac','9f166260-5d64-491e-aed6-50f41c60b104'],size=1,snapshot_id=507a926c-3b5e-4a0c-b8b2-d59767aedc88,source_replicaid=,source_volid=None,status='creating',user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:49.960531 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689afc87-2e95-4cae-a038-ed7ed25ec859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 07:59:49.983851 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689afc87-2e95-4cae-a038-ed7ed25ec859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 07:59:49.984636 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Flow 'volume_create_api' (e71a9f49-adc5-4ded-953e-148dffb0ea1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 07:59:49.984917 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume request issued successfully. Aug 20 07:59:49.985486 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39922829-f649-434a-a526-1261225ac085 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 07:59:49.986390 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1314/5319] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 07:59:49 2026] POST /volume/v3/volumes => generated 789 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 07:59:50.002696 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-479866bf-aed5-4bfd-9773-ef5c1c874a2c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:50.009796 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-479866bf-aed5-4bfd-9773-ef5c1c874a2c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:50.010098 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-479866bf-aed5-4bfd-9773-ef5c1c874a2c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:50.010382 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-479866bf-aed5-4bfd-9773-ef5c1c874a2c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:50.021119 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:50.021119 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:50.026643 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-479866bf-aed5-4bfd-9773-ef5c1c874a2c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:50.032026 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-479866bf-aed5-4bfd-9773-ef5c1c874a2c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:50.032612 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1331/5320] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:50 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:50.482412 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e7af521-0906-4da5-98f0-fa26e5d1a0ef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:50.484465 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e7af521-0906-4da5-98f0-fa26e5d1a0ef tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:50.484859 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e7af521-0906-4da5-98f0-fa26e5d1a0ef tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:50.485186 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e7af521-0906-4da5-98f0-fa26e5d1a0ef tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:50.485399 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5e7af521-0906-4da5-98f0-fa26e5d1a0ef tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:50.491288 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:50.491288 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:50.491288 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e7af521-0906-4da5-98f0-fa26e5d1a0ef tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:50.491288 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1330/5321] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:50 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:51.047642 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2c62154b-b216-4e45-9bab-4cae841717f2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.051075 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c62154b-b216-4e45-9bab-4cae841717f2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:51.051683 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c62154b-b216-4e45-9bab-4cae841717f2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.052114 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c62154b-b216-4e45-9bab-4cae841717f2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.068320 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.068320 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:51.073804 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2c62154b-b216-4e45-9bab-4cae841717f2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:51.081524 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c62154b-b216-4e45-9bab-4cae841717f2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:51.082003 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1347/5322] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:51.094879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7f772ab6-cd06-4417-b25d-84dc281fd27d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.097484 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f772ab6-cd06-4417-b25d-84dc281fd27d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:51.097781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f772ab6-cd06-4417-b25d-84dc281fd27d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.098047 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f772ab6-cd06-4417-b25d-84dc281fd27d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.108567 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.108567 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:51.113881 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7f772ab6-cd06-4417-b25d-84dc281fd27d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:51.120669 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f772ab6-cd06-4417-b25d-84dc281fd27d tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:51.121396 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1315/5323] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:51.503387 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-542b97a5-45d6-4142-acdb-9df8a3ca5b33 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.506008 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-542b97a5-45d6-4142-acdb-9df8a3ca5b33 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:51.506360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-542b97a5-45d6-4142-acdb-9df8a3ca5b33 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.506744 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-542b97a5-45d6-4142-acdb-9df8a3ca5b33 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.506935 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-542b97a5-45d6-4142-acdb-9df8a3ca5b33 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:51.515106 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.515106 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:51.516865 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-542b97a5-45d6-4142-acdb-9df8a3ca5b33 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:51.517869 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1332/5324] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:51.627047 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a3364197-198d-445d-b64d-df129f58c46f req-cf2f7324-abf5-41bb-8406-9ed35ce444b5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.629097 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-cf2f7324-abf5-41bb-8406-9ed35ce444b5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:51.630701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-cf2f7324-abf5-41bb-8406-9ed35ce444b5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.630701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-cf2f7324-abf5-41bb-8406-9ed35ce444b5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.636965 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.636965 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:51.640974 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a3364197-198d-445d-b64d-df129f58c46f req-cf2f7324-abf5-41bb-8406-9ed35ce444b5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:51.645468 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-cf2f7324-abf5-41bb-8406-9ed35ce444b5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:51.646012 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1331/5325] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:51.724544 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5f36efa9-372f-41c8-9ea6-87692d1c3f54 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.724973 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f36efa9-372f-41c8-9ea6-87692d1c3f54 None None] GET https://10.4.3.57/volume// Aug 20 07:59:51.725148 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f36efa9-372f-41c8-9ea6-87692d1c3f54 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.725371 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f36efa9-372f-41c8-9ea6-87692d1c3f54 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.725725 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f36efa9-372f-41c8-9ea6-87692d1c3f54 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:51.725993 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1348/5326] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:51.732724 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a3364197-198d-445d-b64d-df129f58c46f req-be47d285-88be-426b-aaad-40c2b1225df9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.735249 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-be47d285-88be-426b-aaad-40c2b1225df9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:59:51.735715 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-be47d285-88be-426b-aaad-40c2b1225df9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7ad1e21-2d5a-4267-9989-219641f76a42", "connector": null, "instance_uuid": "961a020c-ec00-4599-9ad5-924a16592fff"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:51.745758 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.745758 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:51.772325 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-be47d285-88be-426b-aaad-40c2b1225df9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:59:51.772794 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1316/5327] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:59:51 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) Aug 20 07:59:51.801219 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2ab1cc03-efe8-4fb9-bf0c-12a68f444403 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.801979 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ab1cc03-efe8-4fb9-bf0c-12a68f444403 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:51.802276 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ab1cc03-efe8-4fb9-bf0c-12a68f444403 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.802525 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ab1cc03-efe8-4fb9-bf0c-12a68f444403 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.807382 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a2be18e2-c0da-4033-a40b-500d5985e853 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.809333 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2be18e2-c0da-4033-a40b-500d5985e853 None None] GET https://10.4.3.57/volume// Aug 20 07:59:51.809333 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2be18e2-c0da-4033-a40b-500d5985e853 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.809333 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2be18e2-c0da-4033-a40b-500d5985e853 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.809333 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2be18e2-c0da-4033-a40b-500d5985e853 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:51.809333 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1332/5328] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:51.814076 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.814076 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:51.819271 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a3364197-198d-445d-b64d-df129f58c46f req-8848cfa0-e6b9-4265-89ee-e1ca98da53df None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.820910 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2ab1cc03-efe8-4fb9-bf0c-12a68f444403 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:51.821665 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-8848cfa0-e6b9-4265-89ee-e1ca98da53df tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:51.821862 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-8848cfa0-e6b9-4265-89ee-e1ca98da53df tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.822033 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-8848cfa0-e6b9-4265-89ee-e1ca98da53df tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.826038 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ab1cc03-efe8-4fb9-bf0c-12a68f444403 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:51.826487 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1333/5329] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:51.831387 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.831387 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:51.835299 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-a3364197-198d-445d-b64d-df129f58c46f req-8848cfa0-e6b9-4265-89ee-e1ca98da53df tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:51.839916 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-8848cfa0-e6b9-4265-89ee-e1ca98da53df tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:51.840382 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1349/5330] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:51.938024 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-81316fb7-b7b8-4a88-9da7-f2d0bcbc2a18 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.940021 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-81316fb7-b7b8-4a88-9da7-f2d0bcbc2a18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e Aug 20 07:59:51.940210 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-81316fb7-b7b8-4a88-9da7-f2d0bcbc2a18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.940400 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-81316fb7-b7b8-4a88-9da7-f2d0bcbc2a18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.948009 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.948009 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:51.953795 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-81316fb7-b7b8-4a88-9da7-f2d0bcbc2a18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:59:51.957955 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a3364197-198d-445d-b64d-df129f58c46f req-7162793f-2a95-48a8-b0db-141d7af08b57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.959272 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-81316fb7-b7b8-4a88-9da7-f2d0bcbc2a18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e returned with HTTP 200 Aug 20 07:59:51.959738 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1317/5331] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:51.959976 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-7162793f-2a95-48a8-b0db-141d7af08b57 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] PUT https://10.4.3.57/volume/v3/attachments/0d67935a-3c75-41f1-9203-f2d37c2a59e0 Aug 20 07:59:51.960493 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-7162793f-2a95-48a8-b0db-141d7af08b57 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:51.967206 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6df65dca-a3ae-4eda-ae10-68e0f7353be9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.967872 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6df65dca-a3ae-4eda-ae10-68e0f7353be9 None None] GET https://10.4.3.57/volume// Aug 20 07:59:51.967872 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6df65dca-a3ae-4eda-ae10-68e0f7353be9 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:51.969359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6df65dca-a3ae-4eda-ae10-68e0f7353be9 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:51.969359 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6df65dca-a3ae-4eda-ae10-68e0f7353be9 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:51.969456 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-a3364197-198d-445d-b64d-df129f58c46f req-7162793f-2a95-48a8-b0db-141d7af08b57 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Acquiring lock "cinder-attachment_update-d7ad1e21-2d5a-4267-9989-219641f76a42-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:59:51.969514 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1334/5332] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:51.975783 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-a3364197-198d-445d-b64d-df129f58c46f req-7162793f-2a95-48a8-b0db-141d7af08b57 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Lock "cinder-attachment_update-d7ad1e21-2d5a-4267-9989-219641f76a42-np0000007856" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:59:51.975783 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.975783 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:51.977580 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c80ca60a-0ae5-4e7a-be4f-4f9ceef968a8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:51.981271 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c80ca60a-0ae5-4e7a-be4f-4f9ceef968a8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 07:59:51.981271 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c80ca60a-0ae5-4e7a-be4f-4f9ceef968a8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b061fda4-1dd6-408a-8a05-99e866d27c0e", "connector": null, "instance_uuid": "a8734531-4175-4b64-bbae-2be148477a43"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:51.988563 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:51.988563 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:52.023018 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c80ca60a-0ae5-4e7a-be4f-4f9ceef968a8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 07:59:52.024006 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1350/5333] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 07:59:51 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) Aug 20 07:59:52.037301 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-87f546d9-0ba8-406f-9a12-4839100377b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:52.037793 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87f546d9-0ba8-406f-9a12-4839100377b8 None None] GET https://10.4.3.57/volume// Aug 20 07:59:52.037994 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87f546d9-0ba8-406f-9a12-4839100377b8 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:52.038216 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87f546d9-0ba8-406f-9a12-4839100377b8 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:52.038630 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87f546d9-0ba8-406f-9a12-4839100377b8 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:52.039156 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1318/5334] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:52.048742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c6ac6ce6-6ac8-43f5-bc1d-47df07ccff29 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:52.051653 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c6ac6ce6-6ac8-43f5-bc1d-47df07ccff29 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e Aug 20 07:59:52.051909 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c6ac6ce6-6ac8-43f5-bc1d-47df07ccff29 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:52.052481 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c6ac6ce6-6ac8-43f5-bc1d-47df07ccff29 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:52.064693 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:52.064693 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:52.068496 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c6ac6ce6-6ac8-43f5-bc1d-47df07ccff29 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 07:59:52.072395 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-a3364197-198d-445d-b64d-df129f58c46f req-7162793f-2a95-48a8-b0db-141d7af08b57 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Lock "cinder-attachment_update-d7ad1e21-2d5a-4267-9989-219641f76a42-np0000007856" released by "attachment_update" :: held 0.098s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:59:52.073030 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-7162793f-2a95-48a8-b0db-141d7af08b57 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/0d67935a-3c75-41f1-9203-f2d37c2a59e0 returned with HTTP 200 Aug 20 07:59:52.073357 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1333/5335] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:59:51 2026] PUT /volume/v3/attachments/0d67935a-3c75-41f1-9203-f2d37c2a59e0 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:52.074705 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-c6ac6ce6-6ac8-43f5-bc1d-47df07ccff29 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e returned with HTTP 200 Aug 20 07:59:52.075157 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1335/5336] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:52 2026] GET /volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e => generated 1522 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:52.209206 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-982a69bc-418e-4a68-a603-7bfab6842b91 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:52.215192 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-982a69bc-418e-4a68-a603-7bfab6842b91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/1b7444e9-b295-4c8b-b55d-1f2687428826 Aug 20 07:59:52.215569 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-982a69bc-418e-4a68-a603-7bfab6842b91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:52.226773 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-982a69bc-418e-4a68-a603-7bfab6842b91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-b061fda4-1dd6-408a-8a05-99e866d27c0e-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 07:59:52.232131 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-982a69bc-418e-4a68-a603-7bfab6842b91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-b061fda4-1dd6-408a-8a05-99e866d27c0e-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 07:59:52.233440 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:52.233440 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:52.321617 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-982a69bc-418e-4a68-a603-7bfab6842b91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-b061fda4-1dd6-408a-8a05-99e866d27c0e-np0000007856" released by "attachment_update" :: held 0.089s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 07:59:52.322166 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-982a69bc-418e-4a68-a603-7bfab6842b91 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/1b7444e9-b295-4c8b-b55d-1f2687428826 returned with HTTP 200 Aug 20 07:59:52.323243 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1351/5337] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 07:59:52 2026] PUT /volume/v3/attachments/1b7444e9-b295-4c8b-b55d-1f2687428826 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:52.352089 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-5a908c94-617d-4a3c-b18e-a93f05de72a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:52.356588 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-5a908c94-617d-4a3c-b18e-a93f05de72a0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/1b7444e9-b295-4c8b-b55d-1f2687428826/action Aug 20 07:59:52.356588 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-5a908c94-617d-4a3c-b18e-a93f05de72a0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:52.356588 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-5a908c94-617d-4a3c-b18e-a93f05de72a0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:52.371955 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:52.371955 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:52.387038 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b70599c0-3dd3-4ea2-8b75-f8e784ef96d8 req-5a908c94-617d-4a3c-b18e-a93f05de72a0 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/1b7444e9-b295-4c8b-b55d-1f2687428826/action returned with HTTP 204 Aug 20 07:59:52.387839 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1319/5338] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:59:52 2026] POST /volume/v3/attachments/1b7444e9-b295-4c8b-b55d-1f2687428826/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:52.530416 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-287c918f-a748-4ab6-974f-4e2de89bff07 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:52.532254 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-287c918f-a748-4ab6-974f-4e2de89bff07 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:52.533614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-287c918f-a748-4ab6-974f-4e2de89bff07 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:52.533891 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-287c918f-a748-4ab6-974f-4e2de89bff07 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:52.534008 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-287c918f-a748-4ab6-974f-4e2de89bff07 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:52.539025 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:52.539025 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:52.539938 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-287c918f-a748-4ab6-974f-4e2de89bff07 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:52.540591 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1334/5339] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:52 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:52.838482 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a45f72ba-b213-456c-89fd-c78f2c8cd767 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:52.840164 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a45f72ba-b213-456c-89fd-c78f2c8cd767 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:52.840344 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a45f72ba-b213-456c-89fd-c78f2c8cd767 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:52.840524 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a45f72ba-b213-456c-89fd-c78f2c8cd767 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:52.849196 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:52.849196 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:52.852360 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a45f72ba-b213-456c-89fd-c78f2c8cd767 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:52.856489 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a45f72ba-b213-456c-89fd-c78f2c8cd767 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:52.856870 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1336/5340] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:52 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:53.554116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-57068bdf-b923-4d44-ad27-4813993b1d24 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:53.557379 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57068bdf-b923-4d44-ad27-4813993b1d24 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:53.557625 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57068bdf-b923-4d44-ad27-4813993b1d24 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:53.557812 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57068bdf-b923-4d44-ad27-4813993b1d24 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:53.557922 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-57068bdf-b923-4d44-ad27-4813993b1d24 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:53.562517 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:53.562517 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:53.563197 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57068bdf-b923-4d44-ad27-4813993b1d24 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:53.563746 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1352/5341] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:53 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:53.869984 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e1bfdaf2-6996-48bd-838c-a12f6ce8b356 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:53.871736 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1bfdaf2-6996-48bd-838c-a12f6ce8b356 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:53.872113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1bfdaf2-6996-48bd-838c-a12f6ce8b356 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:53.872495 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1bfdaf2-6996-48bd-838c-a12f6ce8b356 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:53.888389 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:53.888389 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:53.895911 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e1bfdaf2-6996-48bd-838c-a12f6ce8b356 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:53.903753 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1bfdaf2-6996-48bd-838c-a12f6ce8b356 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:53.904358 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1320/5342] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:53 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:54.575290 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e22b50cf-3761-40bf-9cca-bc8aa9b71b8f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:54.577040 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e22b50cf-3761-40bf-9cca-bc8aa9b71b8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:54.577416 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e22b50cf-3761-40bf-9cca-bc8aa9b71b8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:54.577714 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e22b50cf-3761-40bf-9cca-bc8aa9b71b8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:54.578822 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e22b50cf-3761-40bf-9cca-bc8aa9b71b8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:54.582183 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:54.582183 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:54.582876 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e22b50cf-3761-40bf-9cca-bc8aa9b71b8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:54.583343 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1335/5343] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:54 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:54.919831 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56a57435-c8d6-4f41-bfac-37b4f44f73a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:54.921602 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56a57435-c8d6-4f41-bfac-37b4f44f73a8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:54.921800 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56a57435-c8d6-4f41-bfac-37b4f44f73a8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:54.922168 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56a57435-c8d6-4f41-bfac-37b4f44f73a8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:54.931670 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:54.931670 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:54.935866 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-56a57435-c8d6-4f41-bfac-37b4f44f73a8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:54.939815 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56a57435-c8d6-4f41-bfac-37b4f44f73a8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:54.940231 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1337/5344] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:54 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:55.332383 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a3364197-198d-445d-b64d-df129f58c46f req-204dd828-07e1-43cf-a300-712dbb142cd5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:55.334478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-204dd828-07e1-43cf-a300-712dbb142cd5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/attachments/0d67935a-3c75-41f1-9203-f2d37c2a59e0/action Aug 20 07:59:55.334858 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-204dd828-07e1-43cf-a300-712dbb142cd5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:55.334995 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-204dd828-07e1-43cf-a300-712dbb142cd5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:55.338847 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=338,cinder:UPDATE=99,cinder:INSERT=44 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 07:59:55.351946 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:55.351946 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:55.366102 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a3364197-198d-445d-b64d-df129f58c46f req-204dd828-07e1-43cf-a300-712dbb142cd5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/0d67935a-3c75-41f1-9203-f2d37c2a59e0/action returned with HTTP 204 Aug 20 07:59:55.366555 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1353/5345] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 07:59:55 2026] POST /volume/v3/attachments/0d67935a-3c75-41f1-9203-f2d37c2a59e0/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 07:59:55.593375 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-582ed85d-395b-419c-889a-b1fe0be391da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:55.595090 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-582ed85d-395b-419c-889a-b1fe0be391da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:55.596516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-582ed85d-395b-419c-889a-b1fe0be391da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:55.596516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-582ed85d-395b-419c-889a-b1fe0be391da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:55.596516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-582ed85d-395b-419c-889a-b1fe0be391da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:55.600242 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:55.600242 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:55.601088 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-582ed85d-395b-419c-889a-b1fe0be391da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:55.601622 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1321/5346] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:55 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:55.952644 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a19e7c84-5075-4cef-a77e-fc4725595ed7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:55.954656 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a19e7c84-5075-4cef-a77e-fc4725595ed7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:55.954812 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a19e7c84-5075-4cef-a77e-fc4725595ed7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:55.955042 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a19e7c84-5075-4cef-a77e-fc4725595ed7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:55.965793 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:55.965793 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:55.970001 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a19e7c84-5075-4cef-a77e-fc4725595ed7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:55.975905 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a19e7c84-5075-4cef-a77e-fc4725595ed7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:55.976405 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1336/5347] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 07:59:55 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:56.614368 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7bb5bc0-d9af-4ae8-8d7c-a9a18f32f0b1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:56.616139 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7bb5bc0-d9af-4ae8-8d7c-a9a18f32f0b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:56.616323 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7bb5bc0-d9af-4ae8-8d7c-a9a18f32f0b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:56.616527 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7bb5bc0-d9af-4ae8-8d7c-a9a18f32f0b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:56.616612 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b7bb5bc0-d9af-4ae8-8d7c-a9a18f32f0b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:56.620675 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:56.620675 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:56.621231 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7bb5bc0-d9af-4ae8-8d7c-a9a18f32f0b1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:56.621592 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1338/5348] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:56 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:57.631703 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dda2bde9-07c5-4a71-99d0-8c7b251a60d3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:57.633441 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dda2bde9-07c5-4a71-99d0-8c7b251a60d3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:57.633684 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dda2bde9-07c5-4a71-99d0-8c7b251a60d3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:57.633864 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dda2bde9-07c5-4a71-99d0-8c7b251a60d3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:57.633954 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-dda2bde9-07c5-4a71-99d0-8c7b251a60d3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:57.637868 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:57.637868 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:57.638432 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dda2bde9-07c5-4a71-99d0-8c7b251a60d3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:57.638787 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1354/5349] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:57 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:58.654130 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ea5088c6-3ec2-4922-8208-72067460e144 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:58.657416 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea5088c6-3ec2-4922-8208-72067460e144 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:58.657721 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea5088c6-3ec2-4922-8208-72067460e144 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:58.657972 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea5088c6-3ec2-4922-8208-72067460e144 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:58.658147 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ea5088c6-3ec2-4922-8208-72067460e144 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:58.665977 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:58.665977 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:58.666976 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea5088c6-3ec2-4922-8208-72067460e144 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:58.667572 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1322/5350] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:58 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:59.283775 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dc27744d-6403-4e71-8fb5-f3ff94a31d0b req-61f9d7fa-7b95-4058-9f43-ccdd260b1b09 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:59.286688 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dc27744d-6403-4e71-8fb5-f3ff94a31d0b req-61f9d7fa-7b95-4058-9f43-ccdd260b1b09 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] DELETE https://10.4.3.57/volume/v3/attachments/6db69443-8dad-4c55-8a42-00838442bf65 Aug 20 07:59:59.287025 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dc27744d-6403-4e71-8fb5-f3ff94a31d0b req-61f9d7fa-7b95-4058-9f43-ccdd260b1b09 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:59.287286 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dc27744d-6403-4e71-8fb5-f3ff94a31d0b req-61f9d7fa-7b95-4058-9f43-ccdd260b1b09 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:59.296045 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:59.296045 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:59.352382 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dc27744d-6403-4e71-8fb5-f3ff94a31d0b req-61f9d7fa-7b95-4058-9f43-ccdd260b1b09 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/attachments/6db69443-8dad-4c55-8a42-00838442bf65 returned with HTTP 200 Aug 20 07:59:59.352766 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1337/5351] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 07:59:59 2026] DELETE /volume/v3/attachments/6db69443-8dad-4c55-8a42-00838442bf65 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:59.453276 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-43bb327a-42df-4632-9160-0455dcd31cec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:59.454315 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-43bb327a-42df-4632-9160-0455dcd31cec tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:59.454477 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-43bb327a-42df-4632-9160-0455dcd31cec tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:59.455153 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-43bb327a-42df-4632-9160-0455dcd31cec tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:59.471108 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:59.471108 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:59.475434 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-43bb327a-42df-4632-9160-0455dcd31cec tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:59.480874 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-43bb327a-42df-4632-9160-0455dcd31cec tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:59.481389 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1339/5352] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 07:59:59 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 07:59:59.507160 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-7b90b368-4228-4d26-842c-2f31306bb01e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:59.511043 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-7b90b368-4228-4d26-842c-2f31306bb01e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42/action Aug 20 07:59:59.511468 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-7b90b368-4228-4d26-842c-2f31306bb01e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 07:59:59.511635 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-7b90b368-4228-4d26-842c-2f31306bb01e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:59.523663 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:59.523663 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:59.524295 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-7b90b368-4228-4d26-842c-2f31306bb01e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:59.533259 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-7b90b368-4228-4d26-842c-2f31306bb01e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Begin detaching volume completed successfully. Aug 20 07:59:59.533490 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-7b90b368-4228-4d26-842c-2f31306bb01e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42/action returned with HTTP 202 Aug 20 07:59:59.534010 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1355/5353] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 07:59:59 2026] POST /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 07:59:59.586656 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a1a2e0f-7e51-40e3-8349-09a49e7e4b70 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:59.587319 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a1a2e0f-7e51-40e3-8349-09a49e7e4b70 None None] GET https://10.4.3.57/volume// Aug 20 07:59:59.587567 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a1a2e0f-7e51-40e3-8349-09a49e7e4b70 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:59.587833 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a1a2e0f-7e51-40e3-8349-09a49e7e4b70 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:59.588247 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a1a2e0f-7e51-40e3-8349-09a49e7e4b70 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 07:59:59.588752 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1323/5354] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 07:59:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 07:59:59.595908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-ad5965c5-eed0-49b3-8182-d3e2463d5d07 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:59.598497 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-ad5965c5-eed0-49b3-8182-d3e2463d5d07 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 07:59:59.598805 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-ad5965c5-eed0-49b3-8182-d3e2463d5d07 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:59.599061 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-ad5965c5-eed0-49b3-8182-d3e2463d5d07 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:59.609222 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:59.609222 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 07:59:59.613220 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-ad5965c5-eed0-49b3-8182-d3e2463d5d07 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 07:59:59.618316 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-ad5965c5-eed0-49b3-8182-d3e2463d5d07 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 07:59:59.618798 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1338/5355] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 07:59:59 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 07:59:59.682217 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5970044c-ab74-45d2-9934-1b252829a40a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:59.684947 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5970044c-ab74-45d2-9934-1b252829a40a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 07:59:59.685242 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5970044c-ab74-45d2-9934-1b252829a40a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:59.685472 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5970044c-ab74-45d2-9934-1b252829a40a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:59.685618 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5970044c-ab74-45d2-9934-1b252829a40a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:59.691018 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:59.691018 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 07:59:59.691813 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5970044c-ab74-45d2-9934-1b252829a40a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 07:59:59.692308 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1340/5356] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:59 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 07:59:59.707873 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-60d58022-ab9f-40b4-95aa-d1de8b8b1ad6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:59.793913 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-60d58022-ab9f-40b4-95aa-d1de8b8b1ad6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 07:59:59.794287 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-60d58022-ab9f-40b4-95aa-d1de8b8b1ad6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fccce67b-c631-4399-9fa7-860fe515ba0a"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 07:59:59.795944 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-60d58022-ab9f-40b4-95aa-d1de8b8b1ad6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Creating new backup {'backup': {'volume_id': 'fccce67b-c631-4399-9fa7-860fe515ba0a'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 07:59:59.796186 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-60d58022-ab9f-40b4-95aa-d1de8b8b1ad6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Creating backup of volume fccce67b-c631-4399-9fa7-860fe515ba0a in container None Aug 20 07:59:59.803769 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:59.803769 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 07:59:59.804374 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-60d58022-ab9f-40b4-95aa-d1de8b8b1ad6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Volume info retrieved successfully. Aug 20 07:59:59.822363 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-60d58022-ab9f-40b4-95aa-d1de8b8b1ad6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Created reservations ['ff441703-3314-43b8-b40a-91999d8e9072', '8547acac-655a-482a-9949-ec5edfa1c4e6'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 07:59:59.868517 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-60d58022-ab9f-40b4-95aa-d1de8b8b1ad6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 07:59:59.868517 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1356/5357] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 07:59:59 2026] POST /volume/v3/backups => generated 286 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 07:59:59.875663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1a4c641-9595-452a-81ef-58fa5318a8e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 07:59:59.878058 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1a4c641-9595-452a-81ef-58fa5318a8e8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 07:59:59.878058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1a4c641-9595-452a-81ef-58fa5318a8e8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 07:59:59.878058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1a4c641-9595-452a-81ef-58fa5318a8e8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 07:59:59.878058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b1a4c641-9595-452a-81ef-58fa5318a8e8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 07:59:59.882698 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 07:59:59.882698 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 07:59:59.883340 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1a4c641-9595-452a-81ef-58fa5318a8e8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 07:59:59.883703 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1324/5358] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 07:59:59 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:00.894317 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4cefed04-7cd3-45fc-896c-c77d7caad976 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:00.896873 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4cefed04-7cd3-45fc-896c-c77d7caad976 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:00.897199 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4cefed04-7cd3-45fc-896c-c77d7caad976 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:00.897442 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4cefed04-7cd3-45fc-896c-c77d7caad976 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:00.897594 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4cefed04-7cd3-45fc-896c-c77d7caad976 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:00.902789 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:00.902789 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:00.903234 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4cefed04-7cd3-45fc-896c-c77d7caad976 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:00.903655 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1339/5359] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:00 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:01.096995 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4d69e75-beaf-4a54-8551-a98efe0b6162 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:01.098889 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4d69e75-beaf-4a54-8551-a98efe0b6162 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] DELETE https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 08:00:01.099126 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4d69e75-beaf-4a54-8551-a98efe0b6162 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:01.099349 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4d69e75-beaf-4a54-8551-a98efe0b6162 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:01.099569 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a4d69e75-beaf-4a54-8551-a98efe0b6162 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Delete volume with id: dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 08:00:01.107791 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:01.107791 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:01.108342 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4d69e75-beaf-4a54-8551-a98efe0b6162 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 08:00:01.127772 np0000007856 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-a4d69e75-beaf-4a54-8551-a98efe0b6162 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 08:00:01.135500 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4d69e75-beaf-4a54-8551-a98efe0b6162 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Delete volume request issued successfully. Aug 20 08:00:01.135853 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4d69e75-beaf-4a54-8551-a98efe0b6162 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 202 Aug 20 08:00:01.136373 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1341/5360] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:01 2026] DELETE /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:01.145995 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8eab3560-9e4e-424c-995e-7d5a81e9c566 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:01.148410 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8eab3560-9e4e-424c-995e-7d5a81e9c566 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 08:00:01.148741 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8eab3560-9e4e-424c-995e-7d5a81e9c566 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:01.149072 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8eab3560-9e4e-424c-995e-7d5a81e9c566 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:01.158943 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:01.158943 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:01.164643 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8eab3560-9e4e-424c-995e-7d5a81e9c566 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 08:00:01.170567 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8eab3560-9e4e-424c-995e-7d5a81e9c566 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 200 Aug 20 08:00:01.171142 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1357/5361] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:01 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 1447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:01.922565 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67129b0e-6e7d-4f7d-8113-3455e99b35bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:01.925145 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67129b0e-6e7d-4f7d-8113-3455e99b35bb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:01.925508 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67129b0e-6e7d-4f7d-8113-3455e99b35bb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:01.926101 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67129b0e-6e7d-4f7d-8113-3455e99b35bb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:01.926101 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-67129b0e-6e7d-4f7d-8113-3455e99b35bb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:01.932732 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:01.932732 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:01.933914 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67129b0e-6e7d-4f7d-8113-3455e99b35bb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:01.934490 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1325/5362] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:01 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:02.187028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c2bbcd6-6ec7-4461-a68b-7c93e549ecf9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:02.189090 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c2bbcd6-6ec7-4461-a68b-7c93e549ecf9 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 Aug 20 08:00:02.189324 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c2bbcd6-6ec7-4461-a68b-7c93e549ecf9 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:02.189516 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c2bbcd6-6ec7-4461-a68b-7c93e549ecf9 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:02.195368 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c2bbcd6-6ec7-4461-a68b-7c93e549ecf9 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 returned with HTTP 404 Aug 20 08:00:02.195985 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1340/5363] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:02 2026] GET /volume/v3/volumes/dfbfaf62-db45-4276-bd4b-af1cb860f3a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:02.558458 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-768b09a0-0553-4349-819d-7274226248c3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:02.560876 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-768b09a0-0553-4349-819d-7274226248c3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 08:00:02.561113 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-768b09a0-0553-4349-819d-7274226248c3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:02.561335 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-768b09a0-0553-4349-819d-7274226248c3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:02.561511 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-768b09a0-0553-4349-819d-7274226248c3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Delete volume with id: 8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 08:00:02.571991 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:02.571991 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:02.573301 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-768b09a0-0553-4349-819d-7274226248c3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 08:00:02.589625 np0000007856 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-768b09a0-0553-4349-819d-7274226248c3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 08:00:02.599857 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-768b09a0-0553-4349-819d-7274226248c3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Delete volume request issued successfully. Aug 20 08:00:02.600174 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-768b09a0-0553-4349-819d-7274226248c3 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 202 Aug 20 08:00:02.600654 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1342/5364] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:02 2026] DELETE /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:02.610857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5649477-c4a3-467a-85d7-62544881c93b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:02.613082 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5649477-c4a3-467a-85d7-62544881c93b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 08:00:02.613353 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5649477-c4a3-467a-85d7-62544881c93b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:02.613590 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5649477-c4a3-467a-85d7-62544881c93b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:02.618616 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-3e9ce2f1-f0dd-4702-8849-864cacbcf3b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:02.622500 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:02.622500 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:02.623734 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-3e9ce2f1-f0dd-4702-8849-864cacbcf3b4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/attachments/0d67935a-3c75-41f1-9203-f2d37c2a59e0 Aug 20 08:00:02.624804 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-3e9ce2f1-f0dd-4702-8849-864cacbcf3b4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:02.625166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-3e9ce2f1-f0dd-4702-8849-864cacbcf3b4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:02.628051 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e5649477-c4a3-467a-85d7-62544881c93b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Volume info retrieved successfully. Aug 20 08:00:02.635027 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5649477-c4a3-467a-85d7-62544881c93b tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 200 Aug 20 08:00:02.635454 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1358/5365] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:02 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 1426 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:02.637942 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:02.637942 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:02.698607 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-eed58275-1f5b-44f8-b560-f71dcac17b05 req-3e9ce2f1-f0dd-4702-8849-864cacbcf3b4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/0d67935a-3c75-41f1-9203-f2d37c2a59e0 returned with HTTP 200 Aug 20 08:00:02.698607 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1326/5366] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:00:02 2026] DELETE /volume/v3/attachments/0d67935a-3c75-41f1-9203-f2d37c2a59e0 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:02.742405 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ac75be75-d834-4b4a-b388-5965e06157dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:02.744225 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:00:02.744556 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-392137737", "snapshot_id": "f49261ea-e032-4284-87b0-9772e97f3cdd", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:02.746397 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-392137737', 'snapshot_id': 'f49261ea-e032-4284-87b0-9772e97f3cdd', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:00:02.755569 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:02.755569 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:02.756086 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 08:00:02.756298 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume of 1 GB Aug 20 08:00:02.760002 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Availability Zones retrieved successfully. Aug 20 08:00:02.766034 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Flow 'volume_create_api' (5bb8bfa6-9770-4cba-a08d-36c9f19b2181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:02.767266 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187e041a-4efc-467c-9bb3-9dc2e133ce0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:02.768452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:00:02.805389 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187e041a-4efc-467c-9bb3-9dc2e133ce0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f49261ea-e032-4284-87b0-9772e97f3cdd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:02.806305 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95696f2f-3749-4925-bcd2-27d840188f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:02.842998 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Created reservations ['2e57752b-e14e-4c3a-94c1-8c9879b62ce2', '52898e62-a40d-4041-90c7-bfc79e93f7fc', 'd3086756-cb1a-47df-959b-6016eaa675eb', 'a95449b2-db81-43a9-acd3-08065c82cc86'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:02.843806 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95696f2f-3749-4925-bcd2-27d840188f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e57752b-e14e-4c3a-94c1-8c9879b62ce2', '52898e62-a40d-4041-90c7-bfc79e93f7fc', 'd3086756-cb1a-47df-959b-6016eaa675eb', 'a95449b2-db81-43a9-acd3-08065c82cc86']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:02.844645 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8918f1e-48b3-4a17-887a-e78960bcf0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:02.882172 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8918f1e-48b3-4a17-887a-e78960bcf0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e47bb59c-ae4a-4fb5-93a5-e656a2142c55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-392137737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c3c5695de48c1be3f123868fa58ce',qos_specs=None,replication_status=,reservations=['2e57752b-e14e-4c3a-94c1-8c9879b62ce2','52898e62-a40d-4041-90c7-bfc79e93f7fc','d3086756-cb1a-47df-959b-6016eaa675eb','a95449b2-db81-43a9-acd3-08065c82cc86'],size=1,snapshot_id=f49261ea-e032-4284-87b0-9772e97f3cdd,source_replicaid=,source_volid=None,status='creating',user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-392137737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e47bb59c-ae4a-4fb5-93a5-e656a2142c55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c3c5695de48c1be3f123868fa58ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f49261ea-e032-4284-87b0-9772e97f3cdd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:02.883117 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c7d62c-8709-4461-99f6-85acd4785446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:02.903268 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c7d62c-8709-4461-99f6-85acd4785446) transitioned into state 'SUCCESS' from state '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-392137737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c3c5695de48c1be3f123868fa58ce',qos_specs=None,replication_status=,reservations=['2e57752b-e14e-4c3a-94c1-8c9879b62ce2','52898e62-a40d-4041-90c7-bfc79e93f7fc','d3086756-cb1a-47df-959b-6016eaa675eb','a95449b2-db81-43a9-acd3-08065c82cc86'],size=1,snapshot_id=f49261ea-e032-4284-87b0-9772e97f3cdd,source_replicaid=,source_volid=None,status='creating',user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:02.904091 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961c8a05-2791-475b-a977-56fd13111812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:02.923424 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961c8a05-2791-475b-a977-56fd13111812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:02.925600 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Flow 'volume_create_api' (5bb8bfa6-9770-4cba-a08d-36c9f19b2181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:02.925600 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume request issued successfully. Aug 20 08:00:02.925600 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac75be75-d834-4b4a-b388-5965e06157dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:00:02.925600 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1341/5367] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:00:02 2026] POST /volume/v3/volumes => generated 788 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:02.936127 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5b073816-b620-4d09-ace0-a08c9a78bb69 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:02.938180 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b073816-b620-4d09-ace0-a08c9a78bb69 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:02.938396 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b073816-b620-4d09-ace0-a08c9a78bb69 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:02.939567 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b073816-b620-4d09-ace0-a08c9a78bb69 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:02.946116 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:02.946116 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:02.951047 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5b073816-b620-4d09-ace0-a08c9a78bb69 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:02.954335 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-33c068f7-e6f8-424d-b2c9-f5ca38620ec6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:02.957377 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33c068f7-e6f8-424d-b2c9-f5ca38620ec6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:02.957593 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33c068f7-e6f8-424d-b2c9-f5ca38620ec6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:02.957778 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33c068f7-e6f8-424d-b2c9-f5ca38620ec6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:02.957879 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-33c068f7-e6f8-424d-b2c9-f5ca38620ec6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:02.959575 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b073816-b620-4d09-ace0-a08c9a78bb69 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:02.960058 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1343/5368] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:02 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:02.964529 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:02.964529 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:02.965602 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33c068f7-e6f8-424d-b2c9-f5ca38620ec6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:02.966051 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1359/5369] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:02 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:03.648520 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ded3873-3bbe-4f0f-a4f3-004fdbec2390 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:03.650136 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ded3873-3bbe-4f0f-a4f3-004fdbec2390 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] GET https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 Aug 20 08:00:03.650502 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ded3873-3bbe-4f0f-a4f3-004fdbec2390 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:03.650824 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ded3873-3bbe-4f0f-a4f3-004fdbec2390 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:03.657294 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ded3873-3bbe-4f0f-a4f3-004fdbec2390 tempest-TestEncryptedCinderVolumes-341276005 tempest-TestEncryptedCinderVolumes-341276005-project-member] https://10.4.3.57/volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 returned with HTTP 404 Aug 20 08:00:03.658017 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1327/5370] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:03 2026] GET /volume/v3/volumes/8983c982-72e4-4514-98b0-0a9cd950bcc4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 08:00:03.665503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7aa48fc1-fb90-4f60-89e9-c23d767ef8e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:03.668251 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7aa48fc1-fb90-4f60-89e9-c23d767ef8e3 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 08:00:03.668554 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7aa48fc1-fb90-4f60-89e9-c23d767ef8e3 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:03.668838 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7aa48fc1-fb90-4f60-89e9-c23d767ef8e3 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:03.669564 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:03.669564 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:03.670251 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7aa48fc1-fb90-4f60-89e9-c23d767ef8e3 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 08:00:03.692269 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7aa48fc1-fb90-4f60-89e9-c23d767ef8e3 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Get all volumes completed successfully. Aug 20 08:00:03.695739 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:03.695739 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:03.702168 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7aa48fc1-fb90-4f60-89e9-c23d767ef8e3 tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 08:00:03.702714 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1342/5371] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 08:00:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14976 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:03.732872 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ca1a81b-d37b-4620-878f-60a4622b063b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:03.735117 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ca1a81b-d37b-4620-878f-60a4622b063b tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] DELETE https://10.4.3.57/volume/v3/types/8bb7a0d3-9f14-4ea8-8de9-5f34facca607 Aug 20 08:00:03.735486 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ca1a81b-d37b-4620-878f-60a4622b063b tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:03.735824 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ca1a81b-d37b-4620-878f-60a4622b063b tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:03.770946 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ca1a81b-d37b-4620-878f-60a4622b063b tempest-TestEncryptedCinderVolumes-69725506 tempest-TestEncryptedCinderVolumes-69725506-project-admin] https://10.4.3.57/volume/v3/types/8bb7a0d3-9f14-4ea8-8de9-5f34facca607 returned with HTTP 202 Aug 20 08:00:03.771613 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1344/5372] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:00:03 2026] DELETE /volume/v3/types/8bb7a0d3-9f14-4ea8-8de9-5f34facca607 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:03.973400 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d4c5e5a0-ef86-4264-a6cd-517c79c0d9b0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:03.976833 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d4c5e5a0-ef86-4264-a6cd-517c79c0d9b0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:03.978654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d4c5e5a0-ef86-4264-a6cd-517c79c0d9b0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:03.978654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d4c5e5a0-ef86-4264-a6cd-517c79c0d9b0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:03.978853 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-928eaeb5-b408-4e62-afe2-606aa4846ba4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:03.980878 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-928eaeb5-b408-4e62-afe2-606aa4846ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:03.981347 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-928eaeb5-b408-4e62-afe2-606aa4846ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:03.981701 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-928eaeb5-b408-4e62-afe2-606aa4846ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:03.981965 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-928eaeb5-b408-4e62-afe2-606aa4846ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:03.986158 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:03.986158 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:03.991344 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:03.991344 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:03.991344 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-928eaeb5-b408-4e62-afe2-606aa4846ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:03.991586 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d4c5e5a0-ef86-4264-a6cd-517c79c0d9b0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:03.991662 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1328/5373] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:03 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:03.997034 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d4c5e5a0-ef86-4264-a6cd-517c79c0d9b0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:03.997662 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1360/5374] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:03 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:04.010487 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-518fd053-f4a7-4c47-98a7-e95b5e00ae1e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:04.012232 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-518fd053-f4a7-4c47-98a7-e95b5e00ae1e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:04.012427 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-518fd053-f4a7-4c47-98a7-e95b5e00ae1e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:04.012665 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-518fd053-f4a7-4c47-98a7-e95b5e00ae1e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:04.021807 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:04.021807 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:04.026031 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-518fd053-f4a7-4c47-98a7-e95b5e00ae1e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:04.030709 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-518fd053-f4a7-4c47-98a7-e95b5e00ae1e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:04.031175 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1343/5375] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:04 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:04.527249 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-8c23010b-d7e4-41f3-90cc-698a3f750690 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:04.529234 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-8c23010b-d7e4-41f3-90cc-698a3f750690 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:04.529463 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-8c23010b-d7e4-41f3-90cc-698a3f750690 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:04.529705 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-8c23010b-d7e4-41f3-90cc-698a3f750690 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:04.537009 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:04.537009 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:04.540744 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-8c23010b-d7e4-41f3-90cc-698a3f750690 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:04.544954 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-8c23010b-d7e4-41f3-90cc-698a3f750690 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:04.545402 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1345/5376] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:04 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:04.635423 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70281e59-e29d-4b6e-92ca-57c133b33dd3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:04.635879 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70281e59-e29d-4b6e-92ca-57c133b33dd3 None None] GET https://10.4.3.57/volume// Aug 20 08:00:04.636114 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70281e59-e29d-4b6e-92ca-57c133b33dd3 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:04.636352 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70281e59-e29d-4b6e-92ca-57c133b33dd3 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:04.636777 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70281e59-e29d-4b6e-92ca-57c133b33dd3 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:04.637276 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1329/5377] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 08:00:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:04.646265 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-4eca83b6-5469-4a3b-bee6-2b2a056ccb65 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:04.648359 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-4eca83b6-5469-4a3b-bee6-2b2a056ccb65 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 08:00:04.648716 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-4eca83b6-5469-4a3b-bee6-2b2a056ccb65 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e47bb59c-ae4a-4fb5-93a5-e656a2142c55", "connector": null, "instance_uuid": "961a020c-ec00-4599-9ad5-924a16592fff"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:04.657287 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:04.657287 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:04.701359 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-4eca83b6-5469-4a3b-bee6-2b2a056ccb65 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 08:00:04.702012 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1361/5378] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 08:00:04 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) Aug 20 08:00:04.735134 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-00fc4772-c90d-4aec-9738-ae7c08937da2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:04.739181 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00fc4772-c90d-4aec-9738-ae7c08937da2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:04.739181 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00fc4772-c90d-4aec-9738-ae7c08937da2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:04.739181 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00fc4772-c90d-4aec-9738-ae7c08937da2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:04.753440 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:04.753440 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:04.762463 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-00fc4772-c90d-4aec-9738-ae7c08937da2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:04.766628 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b728bd40-8f9f-456b-a3ec-214cd84f6a22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:04.767135 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b728bd40-8f9f-456b-a3ec-214cd84f6a22 None None] GET https://10.4.3.57/volume// Aug 20 08:00:04.767343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b728bd40-8f9f-456b-a3ec-214cd84f6a22 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:04.767584 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b728bd40-8f9f-456b-a3ec-214cd84f6a22 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:04.768383 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b728bd40-8f9f-456b-a3ec-214cd84f6a22 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:04.768505 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1346/5379] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:00:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:04.768825 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00fc4772-c90d-4aec-9738-ae7c08937da2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:04.769318 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1344/5380] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:04 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:04.778638 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-aece228a-8176-468a-a844-d97f641648e3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:04.781311 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-aece228a-8176-468a-a844-d97f641648e3 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:04.781528 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-aece228a-8176-468a-a844-d97f641648e3 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:04.781816 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-aece228a-8176-468a-a844-d97f641648e3 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:04.793608 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:04.793608 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:04.798148 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-aece228a-8176-468a-a844-d97f641648e3 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:04.804140 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-aece228a-8176-468a-a844-d97f641648e3 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:04.804740 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1330/5381] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:00:04 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 1060 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:04.936968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-7ca2cdbc-3a12-4322-8203-307793d158c9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:04.940335 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-7ca2cdbc-3a12-4322-8203-307793d158c9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] PUT https://10.4.3.57/volume/v3/attachments/a99a8941-6de8-4b3a-8d15-03ac039e56af Aug 20 08:00:04.940820 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-7ca2cdbc-3a12-4322-8203-307793d158c9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:04.953642 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-7ca2cdbc-3a12-4322-8203-307793d158c9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Acquiring lock "cinder-attachment_update-e47bb59c-ae4a-4fb5-93a5-e656a2142c55-np0000007856" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 08:00:04.965014 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-7ca2cdbc-3a12-4322-8203-307793d158c9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Lock "cinder-attachment_update-e47bb59c-ae4a-4fb5-93a5-e656a2142c55-np0000007856" acquired by "attachment_update" :: waited 0.011s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 08:00:04.967831 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:04.967831 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:05.005034 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d082d73-63df-4d67-9053-478075b5831c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:05.006853 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d082d73-63df-4d67-9053-478075b5831c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:05.007212 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d082d73-63df-4d67-9053-478075b5831c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:05.007507 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d082d73-63df-4d67-9053-478075b5831c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:05.007769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3d082d73-63df-4d67-9053-478075b5831c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:05.014931 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:05.014931 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:05.016303 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d082d73-63df-4d67-9053-478075b5831c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:05.018011 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1347/5382] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:05 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:05.088319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-7ca2cdbc-3a12-4322-8203-307793d158c9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Lock "cinder-attachment_update-e47bb59c-ae4a-4fb5-93a5-e656a2142c55-np0000007856" released by "attachment_update" :: held 0.123s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 08:00:05.088762 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-7ca2cdbc-3a12-4322-8203-307793d158c9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/a99a8941-6de8-4b3a-8d15-03ac039e56af returned with HTTP 200 Aug 20 08:00:05.089286 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1362/5383] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 08:00:04 2026] PUT /volume/v3/attachments/a99a8941-6de8-4b3a-8d15-03ac039e56af => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:05.786445 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f639f461-35f5-4489-9ee5-41946264a0a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:05.788250 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f639f461-35f5-4489-9ee5-41946264a0a9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:05.788460 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f639f461-35f5-4489-9ee5-41946264a0a9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:05.788747 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f639f461-35f5-4489-9ee5-41946264a0a9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:05.797649 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:05.797649 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:05.800989 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f639f461-35f5-4489-9ee5-41946264a0a9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:05.805001 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f639f461-35f5-4489-9ee5-41946264a0a9 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:05.805378 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1345/5384] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:05 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:06.029748 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48e4c743-134b-4c3d-925e-581d47a3957a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:06.031809 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48e4c743-134b-4c3d-925e-581d47a3957a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:06.032067 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48e4c743-134b-4c3d-925e-581d47a3957a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:06.032279 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48e4c743-134b-4c3d-925e-581d47a3957a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:06.032405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-48e4c743-134b-4c3d-925e-581d47a3957a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:06.037074 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:06.037074 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:06.037769 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48e4c743-134b-4c3d-925e-581d47a3957a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:06.038162 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1331/5385] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:06 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:06.821151 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a47c3aea-4a8c-4211-868d-e511390bd781 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:06.823182 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a47c3aea-4a8c-4211-868d-e511390bd781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:06.823448 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a47c3aea-4a8c-4211-868d-e511390bd781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:06.823746 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a47c3aea-4a8c-4211-868d-e511390bd781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:06.834123 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:06.834123 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:06.837962 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a47c3aea-4a8c-4211-868d-e511390bd781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:06.842572 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a47c3aea-4a8c-4211-868d-e511390bd781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:06.843110 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1348/5386] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:06 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:07.050718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3cfb012c-a340-4f2d-aebc-ea3ebe770551 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:07.052817 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3cfb012c-a340-4f2d-aebc-ea3ebe770551 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:07.053117 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3cfb012c-a340-4f2d-aebc-ea3ebe770551 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:07.053368 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3cfb012c-a340-4f2d-aebc-ea3ebe770551 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:07.053537 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3cfb012c-a340-4f2d-aebc-ea3ebe770551 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:07.058945 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:07.058945 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:07.059947 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3cfb012c-a340-4f2d-aebc-ea3ebe770551 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:07.060635 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1363/5387] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:07 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:07.856444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0204d5ab-bde2-4c40-951b-93bb3ed9cd80 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:07.860588 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0204d5ab-bde2-4c40-951b-93bb3ed9cd80 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:07.860588 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0204d5ab-bde2-4c40-951b-93bb3ed9cd80 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:07.860588 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0204d5ab-bde2-4c40-951b-93bb3ed9cd80 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:07.872205 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:07.872205 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:07.876736 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0204d5ab-bde2-4c40-951b-93bb3ed9cd80 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:07.881731 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0204d5ab-bde2-4c40-951b-93bb3ed9cd80 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:07.882317 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1346/5388] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:07 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:08.075472 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-af68da90-27ca-4b44-8306-b4dc6900ce7d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:08.077376 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af68da90-27ca-4b44-8306-b4dc6900ce7d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:08.077826 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-af68da90-27ca-4b44-8306-b4dc6900ce7d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:08.078183 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-af68da90-27ca-4b44-8306-b4dc6900ce7d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:08.078384 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-af68da90-27ca-4b44-8306-b4dc6900ce7d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:08.086004 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:08.086004 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:08.087797 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af68da90-27ca-4b44-8306-b4dc6900ce7d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:08.087797 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1332/5389] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:08 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:08.357238 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-59d0243a-1aab-41e3-9179-1242d076ce25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:08.360837 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-59d0243a-1aab-41e3-9179-1242d076ce25 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/attachments/a99a8941-6de8-4b3a-8d15-03ac039e56af/action Aug 20 08:00:08.361436 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-59d0243a-1aab-41e3-9179-1242d076ce25 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:00:08.361692 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-59d0243a-1aab-41e3-9179-1242d076ce25 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:08.390163 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:08.390163 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:08.410254 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fcc164ea-573d-4528-a1e5-93107d752b50 req-59d0243a-1aab-41e3-9179-1242d076ce25 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/a99a8941-6de8-4b3a-8d15-03ac039e56af/action returned with HTTP 204 Aug 20 08:00:08.410859 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1349/5390] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 08:00:08 2026] POST /volume/v3/attachments/a99a8941-6de8-4b3a-8d15-03ac039e56af/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:08.896768 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9b66b9a6-494d-4a89-8b95-e7d581c16b75 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:08.899138 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b66b9a6-494d-4a89-8b95-e7d581c16b75 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:08.899319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b66b9a6-494d-4a89-8b95-e7d581c16b75 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:08.899498 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b66b9a6-494d-4a89-8b95-e7d581c16b75 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:08.910595 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:08.910595 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:08.915911 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9b66b9a6-494d-4a89-8b95-e7d581c16b75 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:08.920510 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b66b9a6-494d-4a89-8b95-e7d581c16b75 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:08.921224 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1364/5391] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:08 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:09.101472 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ce85742-08bf-46fd-862e-3c72a4c9cb9c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:09.105299 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ce85742-08bf-46fd-862e-3c72a4c9cb9c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:09.105625 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ce85742-08bf-46fd-862e-3c72a4c9cb9c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:09.106036 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ce85742-08bf-46fd-862e-3c72a4c9cb9c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:09.106212 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0ce85742-08bf-46fd-862e-3c72a4c9cb9c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:09.112462 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:09.112462 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:09.113679 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ce85742-08bf-46fd-862e-3c72a4c9cb9c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:09.114148 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1347/5392] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:09 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:09.796906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1858bec0-ce3f-4d75-97d2-48457d0b40be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:09.799034 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1858bec0-ce3f-4d75-97d2-48457d0b40be tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:00:09.799486 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1858bec0-ce3f-4d75-97d2-48457d0b40be tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-908474241-1249990183", "extra_specs": {"multiattach": " True"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:09.823025 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1858bec0-ce3f-4d75-97d2-48457d0b40be tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:00:09.823416 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1333/5393] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:00:09 2026] POST /volume/v3/types => generated 286 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:09.832650 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:09.834508 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:00:09.834936 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1568711883", "snapshot_id": null, "imageRef": null, "volume_type": "d905c454-fe47-41ea-8f77-b402eed9f300", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:09.836447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1568711883', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'd905c454-fe47-41ea-8f77-b402eed9f300', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:00:09.844977 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume of 1 GB Aug 20 08:00:09.845571 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:09.845571 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:09.846161 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Availability Zones retrieved successfully. Aug 20 08:00:09.853819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Flow 'volume_create_api' (a803008d-d690-4a66-a473-785ab8b3afa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:09.855098 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c422f6a-026c-4a18-8599-a0732812ea5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:09.856322 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:00:09.865070 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:09.865070 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:09.880636 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c422f6a-026c-4a18-8599-a0732812ea5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T08:00:10Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d905c454-fe47-41ea-8f77-b402eed9f300,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-908474241-1249990183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd905c454-fe47-41ea-8f77-b402eed9f300', 'encryption_key_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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:09.881848 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5ebfbbe-f491-42d4-af28-af4b15ad8f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:09.919657 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-908474241-1249990183 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-908474241-1249990183, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:00:09.920086 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-908474241-1249990183 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-908474241-1249990183, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:00:09.953640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Created reservations ['2a25e914-a75a-4a72-9700-96cf9e753025', '583b6363-fff6-486d-bbd7-3d5c46cb428a', 'bdf6cf1b-7165-458c-8560-b6253809dc2a', 'db5e3b18-f2a3-4f17-9728-0ac35e09e728'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:09.953640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5ebfbbe-f491-42d4-af28-af4b15ad8f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a25e914-a75a-4a72-9700-96cf9e753025', '583b6363-fff6-486d-bbd7-3d5c46cb428a', 'bdf6cf1b-7165-458c-8560-b6253809dc2a', 'db5e3b18-f2a3-4f17-9728-0ac35e09e728']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:09.953640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049d77dd-79e1-48e4-a8c8-bb1f5730ec86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:09.977042 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049d77dd-79e1-48e4-a8c8-bb1f5730ec86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c6256ca-0688-48bd-b897-3b47264d478e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1568711883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4d23671b864e4cf8969e0dfc40d29520',qos_specs=None,replication_status=,reservations=['2a25e914-a75a-4a72-9700-96cf9e753025','583b6363-fff6-486d-bbd7-3d5c46cb428a','bdf6cf1b-7165-458c-8560-b6253809dc2a','db5e3b18-f2a3-4f17-9728-0ac35e09e728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6525c2e28b946eea4983f485ff46d7d',volume_type_id=d905c454-fe47-41ea-8f77-b402eed9f300), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1568711883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c6256ca-0688-48bd-b897-3b47264d478e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4d23671b864e4cf8969e0dfc40d29520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6525c2e28b946eea4983f485ff46d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d905c454-fe47-41ea-8f77-b402eed9f300),volume_type_id=d905c454-fe47-41ea-8f77-b402eed9f300)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:09.978075 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db0028d-ab7f-42b3-80e4-7f817c40b5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:09.999469 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db0028d-ab7f-42b3-80e4-7f817c40b5ea) transitioned into state 'SUCCESS' from state '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-1568711883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4d23671b864e4cf8969e0dfc40d29520',qos_specs=None,replication_status=,reservations=['2a25e914-a75a-4a72-9700-96cf9e753025','583b6363-fff6-486d-bbd7-3d5c46cb428a','bdf6cf1b-7165-458c-8560-b6253809dc2a','db5e3b18-f2a3-4f17-9728-0ac35e09e728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6525c2e28b946eea4983f485ff46d7d',volume_type_id=d905c454-fe47-41ea-8f77-b402eed9f300)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:09.999469 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fd0b7b-39f9-43b5-84fe-e6b4e940fab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:10.012314 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fd0b7b-39f9-43b5-84fe-e6b4e940fab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:10.012894 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Flow 'volume_create_api' (a803008d-d690-4a66-a473-785ab8b3afa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:10.013243 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Create volume request issued successfully. Aug 20 08:00:10.013836 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3699d3fe-9e48-4ace-ac48-56a87af86bcf tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:00:10.014236 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1350/5394] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:00:09 2026] POST /volume/v3/volumes => generated 827 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:10.026606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c2ef9a6f-3219-40e6-8756-c931ce014570 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:10.029579 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2ef9a6f-3219-40e6-8756-c931ce014570 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:10.029841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2ef9a6f-3219-40e6-8756-c931ce014570 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:10.030070 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2ef9a6f-3219-40e6-8756-c931ce014570 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:10.039440 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:10.039440 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:10.049926 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c2ef9a6f-3219-40e6-8756-c931ce014570 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:10.055712 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2ef9a6f-3219-40e6-8756-c931ce014570 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:10.056373 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1365/5395] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:10 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:10.131427 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-23e9dfb1-8cae-4ed7-bfa5-a57d8e4018aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:10.136523 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23e9dfb1-8cae-4ed7-bfa5-a57d8e4018aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:10.136918 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23e9dfb1-8cae-4ed7-bfa5-a57d8e4018aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:10.137234 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23e9dfb1-8cae-4ed7-bfa5-a57d8e4018aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:10.137413 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-23e9dfb1-8cae-4ed7-bfa5-a57d8e4018aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:10.149108 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:10.149108 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:10.150446 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23e9dfb1-8cae-4ed7-bfa5-a57d8e4018aa tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:10.151054 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1348/5396] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:10 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:11.070043 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2a49e6a0-426a-4183-85fb-96d59c9c54ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.072490 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a49e6a0-426a-4183-85fb-96d59c9c54ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:11.072806 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a49e6a0-426a-4183-85fb-96d59c9c54ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:11.072997 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a49e6a0-426a-4183-85fb-96d59c9c54ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:11.082158 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:11.082158 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:11.086979 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2a49e6a0-426a-4183-85fb-96d59c9c54ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:11.092868 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a49e6a0-426a-4183-85fb-96d59c9c54ec tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:11.093437 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1334/5397] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:11 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:11.113382 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6ec18b1-905a-4c88-91f7-a3c8fe62c920 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.116034 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6ec18b1-905a-4c88-91f7-a3c8fe62c920 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:11.116293 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6ec18b1-905a-4c88-91f7-a3c8fe62c920 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:11.116587 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6ec18b1-905a-4c88-91f7-a3c8fe62c920 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:11.125451 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:11.125451 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:11.130222 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e6ec18b1-905a-4c88-91f7-a3c8fe62c920 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:11.135654 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6ec18b1-905a-4c88-91f7-a3c8fe62c920 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:11.136142 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1351/5398] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:11 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:11.163173 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a63e824f-b432-4560-a391-4395039736b9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.165927 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a63e824f-b432-4560-a391-4395039736b9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:11.166174 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a63e824f-b432-4560-a391-4395039736b9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:11.166387 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a63e824f-b432-4560-a391-4395039736b9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:11.166530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a63e824f-b432-4560-a391-4395039736b9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:11.171717 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:11.171717 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:11.172603 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a63e824f-b432-4560-a391-4395039736b9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:11.173132 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1366/5399] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:11 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:11.203417 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-38d1bee0-4bbb-41c5-ab91-95bdaaddedbb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.208989 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-38d1bee0-4bbb-41c5-ab91-95bdaaddedbb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:11.209243 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-38d1bee0-4bbb-41c5-ab91-95bdaaddedbb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:11.209474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-38d1bee0-4bbb-41c5-ab91-95bdaaddedbb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:11.225640 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:11.225640 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:11.231053 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-38d1bee0-4bbb-41c5-ab91-95bdaaddedbb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:11.237178 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-38d1bee0-4bbb-41c5-ab91-95bdaaddedbb tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:11.237682 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1349/5400] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:11 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:11.359034 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33b70e9b-a304-431f-ae75-21e17683355a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.359753 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33b70e9b-a304-431f-ae75-21e17683355a None None] GET https://10.4.3.57/volume// Aug 20 08:00:11.359753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33b70e9b-a304-431f-ae75-21e17683355a None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:11.360134 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33b70e9b-a304-431f-ae75-21e17683355a None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:11.360519 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33b70e9b-a304-431f-ae75-21e17683355a None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:11.360913 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1335/5401] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 08:00:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:11.371989 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-c773e6e9-7703-4a5a-a73b-e8f5579dba53 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.375060 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-c773e6e9-7703-4a5a-a73b-e8f5579dba53 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 08:00:11.375588 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-c773e6e9-7703-4a5a-a73b-e8f5579dba53 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c6256ca-0688-48bd-b897-3b47264d478e", "connector": null, "instance_uuid": "1cc3d121-3e8b-4e06-8d8d-f42e0ae22b38"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:11.390410 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:11.390410 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:11.468146 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-c773e6e9-7703-4a5a-a73b-e8f5579dba53 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 08:00:11.468609 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1352/5402] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 08:00:11 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:11.515312 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-55e5a8c6-5fbf-4c1f-ab48-b3988d22b5b2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.517897 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-55e5a8c6-5fbf-4c1f-ab48-b3988d22b5b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:11.518156 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-55e5a8c6-5fbf-4c1f-ab48-b3988d22b5b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:11.518416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-55e5a8c6-5fbf-4c1f-ab48-b3988d22b5b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:11.519924 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d667e69-21a0-4875-aa58-a03e562ed9cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.520411 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d667e69-21a0-4875-aa58-a03e562ed9cb None None] GET https://10.4.3.57/volume// Aug 20 08:00:11.520680 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d667e69-21a0-4875-aa58-a03e562ed9cb None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:11.520921 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d667e69-21a0-4875-aa58-a03e562ed9cb None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:11.521286 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d667e69-21a0-4875-aa58-a03e562ed9cb None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:11.521596 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1350/5403] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:00:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:11.529791 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-ff6e1fea-3e3d-4a78-85b4-4779378fba41 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.532368 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-ff6e1fea-3e3d-4a78-85b4-4779378fba41 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:11.532635 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-ff6e1fea-3e3d-4a78-85b4-4779378fba41 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:11.532733 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:11.532733 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:11.532846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-ff6e1fea-3e3d-4a78-85b4-4779378fba41 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:11.538061 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-55e5a8c6-5fbf-4c1f-ab48-b3988d22b5b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:11.544064 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:11.544064 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:11.544697 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-55e5a8c6-5fbf-4c1f-ab48-b3988d22b5b2 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:11.545438 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1367/5404] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:11 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 919 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:11.548692 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-ff6e1fea-3e3d-4a78-85b4-4779378fba41 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:11.553784 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-ff6e1fea-3e3d-4a78-85b4-4779378fba41 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:11.554256 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1336/5405] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:00:11 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 1099 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:11.664467 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-31697d4a-377a-4b43-bfb0-cab60ec19fe7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:11.667081 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-31697d4a-377a-4b43-bfb0-cab60ec19fe7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] PUT https://10.4.3.57/volume/v3/attachments/6c662398-c491-4b8c-8a51-4a41a5a0ef2f Aug 20 08:00:11.667455 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-31697d4a-377a-4b43-bfb0-cab60ec19fe7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:11.674896 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-31697d4a-377a-4b43-bfb0-cab60ec19fe7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Acquiring lock "cinder-attachment_update-0c6256ca-0688-48bd-b897-3b47264d478e-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 08:00:11.679106 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-31697d4a-377a-4b43-bfb0-cab60ec19fe7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-0c6256ca-0688-48bd-b897-3b47264d478e-np0000007856" acquired by "attachment_update" :: waited 0.004s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 08:00:11.679990 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:11.679990 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:11.763444 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-31697d4a-377a-4b43-bfb0-cab60ec19fe7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Lock "cinder-attachment_update-0c6256ca-0688-48bd-b897-3b47264d478e-np0000007856" released by "attachment_update" :: held 0.084s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 08:00:11.763686 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-31697d4a-377a-4b43-bfb0-cab60ec19fe7 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/6c662398-c491-4b8c-8a51-4a41a5a0ef2f returned with HTTP 200 Aug 20 08:00:11.764263 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1353/5406] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 08:00:11 2026] PUT /volume/v3/attachments/6c662398-c491-4b8c-8a51-4a41a5a0ef2f => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:12.186944 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9013d8c8-85c5-4763-ae8b-7c89b4b36624 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:12.188889 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9013d8c8-85c5-4763-ae8b-7c89b4b36624 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:12.189149 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9013d8c8-85c5-4763-ae8b-7c89b4b36624 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:12.189406 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9013d8c8-85c5-4763-ae8b-7c89b4b36624 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:12.189563 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9013d8c8-85c5-4763-ae8b-7c89b4b36624 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:12.194598 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:12.194598 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:12.195352 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9013d8c8-85c5-4763-ae8b-7c89b4b36624 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:12.195842 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1351/5407] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:12 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:12.325897 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d4ea0ab1-8449-4fef-8232-bebbab5d1545 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:12.328157 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d4ea0ab1-8449-4fef-8232-bebbab5d1545 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:12.328392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d4ea0ab1-8449-4fef-8232-bebbab5d1545 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:12.328650 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d4ea0ab1-8449-4fef-8232-bebbab5d1545 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:12.338358 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:12.338358 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:12.341706 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d4ea0ab1-8449-4fef-8232-bebbab5d1545 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:12.346768 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d4ea0ab1-8449-4fef-8232-bebbab5d1545 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:12.347199 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1368/5408] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:12 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:12.365731 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d36f5cd6-2894-413f-98ab-4551863383c4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:12.371148 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d36f5cd6-2894-413f-98ab-4551863383c4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55/action Aug 20 08:00:12.371628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d36f5cd6-2894-413f-98ab-4551863383c4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:00:12.371896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d36f5cd6-2894-413f-98ab-4551863383c4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:12.393233 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:12.393233 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:12.395121 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d36f5cd6-2894-413f-98ab-4551863383c4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:12.404772 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d36f5cd6-2894-413f-98ab-4551863383c4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Begin detaching volume completed successfully. Aug 20 08:00:12.405227 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-d36f5cd6-2894-413f-98ab-4551863383c4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55/action returned with HTTP 202 Aug 20 08:00:12.405768 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1337/5409] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 08:00:12 2026] POST /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:00:12.467512 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-66aaca4a-b403-4157-9d79-66e8662f16de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:12.468449 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66aaca4a-b403-4157-9d79-66e8662f16de None None] GET https://10.4.3.57/volume// Aug 20 08:00:12.468449 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66aaca4a-b403-4157-9d79-66e8662f16de None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:12.468449 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66aaca4a-b403-4157-9d79-66e8662f16de None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:12.469213 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66aaca4a-b403-4157-9d79-66e8662f16de None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:12.469885 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1354/5410] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:00:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:12.480783 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-7a4fcebd-de01-4862-a842-7778e05ea8e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:12.483525 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-7a4fcebd-de01-4862-a842-7778e05ea8e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:12.483525 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-7a4fcebd-de01-4862-a842-7778e05ea8e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:12.483788 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-7a4fcebd-de01-4862-a842-7778e05ea8e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:12.497895 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:12.497895 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:12.502739 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-7a4fcebd-de01-4862-a842-7778e05ea8e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:12.510596 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-7a4fcebd-de01-4862-a842-7778e05ea8e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:12.511308 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1352/5411] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:00:12 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:12.563004 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c54039ba-04fb-4c6d-925d-d66d1accb0d6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:12.565234 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c54039ba-04fb-4c6d-925d-d66d1accb0d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:12.565432 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c54039ba-04fb-4c6d-925d-d66d1accb0d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:12.565501 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c54039ba-04fb-4c6d-925d-d66d1accb0d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:12.578647 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:12.578647 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:12.586586 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c54039ba-04fb-4c6d-925d-d66d1accb0d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:12.590567 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c54039ba-04fb-4c6d-925d-d66d1accb0d6 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:12.590897 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1369/5412] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:12 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:13.208179 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2463d07a-04c6-44dc-b7aa-19aa240ac373 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:13.209277 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2463d07a-04c6-44dc-b7aa-19aa240ac373 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:13.209837 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2463d07a-04c6-44dc-b7aa-19aa240ac373 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:13.209837 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2463d07a-04c6-44dc-b7aa-19aa240ac373 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:13.209837 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2463d07a-04c6-44dc-b7aa-19aa240ac373 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:13.215059 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:13.215059 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:13.215694 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2463d07a-04c6-44dc-b7aa-19aa240ac373 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:13.216178 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1338/5413] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:13 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:13.607030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94a7e2c4-7555-471f-a5ae-4e022952e5ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:13.609796 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94a7e2c4-7555-471f-a5ae-4e022952e5ae tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:13.609980 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94a7e2c4-7555-471f-a5ae-4e022952e5ae tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:13.610151 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94a7e2c4-7555-471f-a5ae-4e022952e5ae tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:13.622563 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:13.622563 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:13.626905 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-94a7e2c4-7555-471f-a5ae-4e022952e5ae tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:13.632732 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94a7e2c4-7555-471f-a5ae-4e022952e5ae tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:13.633241 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1355/5414] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:13 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:14.231540 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6c98924-b77f-47a6-bdcb-d6cd5a87a72c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:14.233333 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6c98924-b77f-47a6-bdcb-d6cd5a87a72c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:14.233526 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6c98924-b77f-47a6-bdcb-d6cd5a87a72c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:14.233740 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6c98924-b77f-47a6-bdcb-d6cd5a87a72c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:14.233836 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f6c98924-b77f-47a6-bdcb-d6cd5a87a72c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:14.237828 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:14.237828 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:14.238350 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6c98924-b77f-47a6-bdcb-d6cd5a87a72c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:14.238695 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1353/5415] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:14 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:14.646999 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8fbaa32d-570d-4c47-8d0e-6d70e228d6d3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:14.648694 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8fbaa32d-570d-4c47-8d0e-6d70e228d6d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:14.648895 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8fbaa32d-570d-4c47-8d0e-6d70e228d6d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:14.649072 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8fbaa32d-570d-4c47-8d0e-6d70e228d6d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:14.660355 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:14.660355 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:14.664359 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8fbaa32d-570d-4c47-8d0e-6d70e228d6d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:14.670049 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8fbaa32d-570d-4c47-8d0e-6d70e228d6d3 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:14.670568 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1370/5416] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:14 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:15.017469 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-e170a174-4710-40e5-9846-aecd6092bc1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.019657 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-e170a174-4710-40e5-9846-aecd6092bc1c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/attachments/6c662398-c491-4b8c-8a51-4a41a5a0ef2f/action Aug 20 08:00:15.020151 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-e170a174-4710-40e5-9846-aecd6092bc1c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:00:15.020291 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-e170a174-4710-40e5-9846-aecd6092bc1c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:15.039128 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.039128 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:15.052111 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a3aaa000-1cdd-40dc-bd38-75000d7e9acd req-e170a174-4710-40e5-9846-aecd6092bc1c tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/6c662398-c491-4b8c-8a51-4a41a5a0ef2f/action returned with HTTP 204 Aug 20 08:00:15.052953 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1339/5417] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 08:00:15 2026] POST /volume/v3/attachments/6c662398-c491-4b8c-8a51-4a41a5a0ef2f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:15.128161 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-88c6f25c-5e61-41c9-8138-6ca23062364a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.130306 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-88c6f25c-5e61-41c9-8138-6ca23062364a tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/attachments/a99a8941-6de8-4b3a-8d15-03ac039e56af Aug 20 08:00:15.130512 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-88c6f25c-5e61-41c9-8138-6ca23062364a tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.130765 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-88c6f25c-5e61-41c9-8138-6ca23062364a tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.138633 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.138633 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:15.189569 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-440b6ef5-ac88-493e-b7b4-375db92fba6f req-88c6f25c-5e61-41c9-8138-6ca23062364a tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/a99a8941-6de8-4b3a-8d15-03ac039e56af returned with HTTP 200 Aug 20 08:00:15.190078 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1356/5418] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:00:15 2026] DELETE /volume/v3/attachments/a99a8941-6de8-4b3a-8d15-03ac039e56af => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:15.248438 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a365a50-cd40-4400-9206-cf974c243e00 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.250274 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a365a50-cd40-4400-9206-cf974c243e00 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:15.250487 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a365a50-cd40-4400-9206-cf974c243e00 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.250737 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a365a50-cd40-4400-9206-cf974c243e00 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.250873 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6a365a50-cd40-4400-9206-cf974c243e00 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:15.255214 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.255214 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:15.255851 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a365a50-cd40-4400-9206-cf974c243e00 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:15.256189 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1354/5419] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:15 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:15.584816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.587145 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:00:15.587655 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-969618241", "snapshot_id": "77745c47-8f46-4113-96d2-7294c8c6015c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:15.589835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-969618241', 'snapshot_id': '77745c47-8f46-4113-96d2-7294c8c6015c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:00:15.596522 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.596522 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:15.597200 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 08:00:15.597397 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume of 1 GB Aug 20 08:00:15.602033 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Availability Zones retrieved successfully. Aug 20 08:00:15.607362 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Flow 'volume_create_api' (c0ead549-7fb3-4d70-88be-632368856a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:15.608292 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93604e57-6706-4738-8515-764cf318c283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:15.609333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:00:15.637221 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93604e57-6706-4738-8515-764cf318c283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '77745c47-8f46-4113-96d2-7294c8c6015c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:15.638158 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18d1fd3-0e51-4cce-9f8d-f56dabb29a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:15.682476 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e3204bd0-57cb-450f-b44e-e018b79e04a8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.684176 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3204bd0-57cb-450f-b44e-e018b79e04a8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:15.684385 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3204bd0-57cb-450f-b44e-e018b79e04a8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.684781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3204bd0-57cb-450f-b44e-e018b79e04a8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.687874 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Created reservations ['87a6fec6-68e5-47d4-9b7e-465b6306d734', '1b35ca90-283c-45df-aa4e-236aa3c3f025', '8a847fc7-05c1-41ca-bb9d-ac999c8e7435', '2ec89394-1a1b-48d3-9d3b-0465a3484da5'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:15.688683 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18d1fd3-0e51-4cce-9f8d-f56dabb29a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87a6fec6-68e5-47d4-9b7e-465b6306d734', '1b35ca90-283c-45df-aa4e-236aa3c3f025', '8a847fc7-05c1-41ca-bb9d-ac999c8e7435', '2ec89394-1a1b-48d3-9d3b-0465a3484da5']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:15.689361 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (060a4018-9561-4723-84ce-df0cac51db1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:15.694461 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.694461 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:15.698201 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e3204bd0-57cb-450f-b44e-e018b79e04a8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:15.702438 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3204bd0-57cb-450f-b44e-e018b79e04a8 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:15.702848 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1340/5420] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:15 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:15.728146 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (060a4018-9561-4723-84ce-df0cac51db1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d4ee44f-24b7-472d-9063-4e942c60886f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-969618241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c3c5695de48c1be3f123868fa58ce',qos_specs=None,replication_status=,reservations=['87a6fec6-68e5-47d4-9b7e-465b6306d734','1b35ca90-283c-45df-aa4e-236aa3c3f025','8a847fc7-05c1-41ca-bb9d-ac999c8e7435','2ec89394-1a1b-48d3-9d3b-0465a3484da5'],size=1,snapshot_id=77745c47-8f46-4113-96d2-7294c8c6015c,source_replicaid=,source_volid=None,status='creating',user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:00:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-969618241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d4ee44f-24b7-472d-9063-4e942c60886f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c3c5695de48c1be3f123868fa58ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=77745c47-8f46-4113-96d2-7294c8c6015c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:15.729576 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa04dbca-8cde-41e3-8e3f-188838e773d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:15.743324 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-277c52a9-9f1b-4226-8a2e-b952f4c480aa req-23c5e82d-5584-48c4-9ff3-e4a97ce77361 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.746083 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-277c52a9-9f1b-4226-8a2e-b952f4c480aa req-23c5e82d-5584-48c4-9ff3-e4a97ce77361 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:15.746374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-277c52a9-9f1b-4226-8a2e-b952f4c480aa req-23c5e82d-5584-48c4-9ff3-e4a97ce77361 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.746679 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-277c52a9-9f1b-4226-8a2e-b952f4c480aa req-23c5e82d-5584-48c4-9ff3-e4a97ce77361 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.751502 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa04dbca-8cde-41e3-8e3f-188838e773d9) transitioned into state 'SUCCESS' from state '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-969618241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c3c5695de48c1be3f123868fa58ce',qos_specs=None,replication_status=,reservations=['87a6fec6-68e5-47d4-9b7e-465b6306d734','1b35ca90-283c-45df-aa4e-236aa3c3f025','8a847fc7-05c1-41ca-bb9d-ac999c8e7435','2ec89394-1a1b-48d3-9d3b-0465a3484da5'],size=1,snapshot_id=77745c47-8f46-4113-96d2-7294c8c6015c,source_replicaid=,source_volid=None,status='creating',user_id='6d9b34164d304dbdb5af9ef4f7eb21d5',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:15.752456 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814c27ce-3950-48b2-8909-e942b1cea010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:15.760003 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.760003 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:15.763954 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-277c52a9-9f1b-4226-8a2e-b952f4c480aa req-23c5e82d-5584-48c4-9ff3-e4a97ce77361 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:15.769453 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-277c52a9-9f1b-4226-8a2e-b952f4c480aa req-23c5e82d-5584-48c4-9ff3-e4a97ce77361 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:15.770045 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1357/5421] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:15 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:15.778259 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814c27ce-3950-48b2-8909-e942b1cea010) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:15.780352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Flow 'volume_create_api' (c0ead549-7fb3-4d70-88be-632368856a1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:15.780352 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Create volume request issued successfully. Aug 20 08:00:15.781234 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e079ff65-36f6-47a0-9934-ffb40a8f1773 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:00:15.781874 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1371/5422] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:00:15 2026] POST /volume/v3/volumes => generated 788 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:15.787085 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-082ea43d-4934-417e-88ea-fbfbc7cbda0e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.790615 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-082ea43d-4934-417e-88ea-fbfbc7cbda0e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:15.790615 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-082ea43d-4934-417e-88ea-fbfbc7cbda0e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.790615 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-082ea43d-4934-417e-88ea-fbfbc7cbda0e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.792888 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2ae10ea5-374b-450e-b388-02b1c770c056 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.794760 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ae10ea5-374b-450e-b388-02b1c770c056 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:15.797568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2ae10ea5-374b-450e-b388-02b1c770c056 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.797568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2ae10ea5-374b-450e-b388-02b1c770c056 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.802647 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.802647 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:15.803271 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.803271 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:15.806519 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2ae10ea5-374b-450e-b388-02b1c770c056 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:15.807722 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-082ea43d-4934-417e-88ea-fbfbc7cbda0e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:15.810605 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ae10ea5-374b-450e-b388-02b1c770c056 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:15.810990 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1341/5423] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:15 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:15.813347 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-082ea43d-4934-417e-88ea-fbfbc7cbda0e tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:15.813871 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1355/5424] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:15 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:15.853814 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-85ae5f09-2f8f-4b1f-b608-7cdbe5f92fbd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.855359 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-85ae5f09-2f8f-4b1f-b608-7cdbe5f92fbd tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:15.855875 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-85ae5f09-2f8f-4b1f-b608-7cdbe5f92fbd tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.855875 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-85ae5f09-2f8f-4b1f-b608-7cdbe5f92fbd tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.868740 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.868740 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:15.873558 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-85ae5f09-2f8f-4b1f-b608-7cdbe5f92fbd tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:15.878061 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-85ae5f09-2f8f-4b1f-b608-7cdbe5f92fbd tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:15.878476 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1358/5425] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:15 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:15.897338 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-757f54c6-d2bd-4f92-9fe1-44b69ffb9e3d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.899796 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-757f54c6-d2bd-4f92-9fe1-44b69ffb9e3d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] POST https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e/action Aug 20 08:00:15.900160 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-757f54c6-d2bd-4f92-9fe1-44b69ffb9e3d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:00:15.900273 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-757f54c6-d2bd-4f92-9fe1-44b69ffb9e3d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:15.911202 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.911202 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:15.911738 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-757f54c6-d2bd-4f92-9fe1-44b69ffb9e3d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:15.920120 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-757f54c6-d2bd-4f92-9fe1-44b69ffb9e3d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Begin detaching volume completed successfully. Aug 20 08:00:15.920450 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-757f54c6-d2bd-4f92-9fe1-44b69ffb9e3d tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e/action returned with HTTP 202 Aug 20 08:00:15.920977 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1372/5426] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 08:00:15 2026] POST /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:00:15.944437 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6bc63680-ebc2-49e0-8b29-720dd5ed608f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.946972 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bc63680-ebc2-49e0-8b29-720dd5ed608f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:15.947185 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bc63680-ebc2-49e0-8b29-720dd5ed608f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.947412 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bc63680-ebc2-49e0-8b29-720dd5ed608f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.963763 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.963763 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:15.967980 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6bc63680-ebc2-49e0-8b29-720dd5ed608f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:15.968244 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf794414-3460-499d-a4ba-cf2d92fbb123 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.968570 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf794414-3460-499d-a4ba-cf2d92fbb123 None None] GET https://10.4.3.57/volume// Aug 20 08:00:15.968741 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf794414-3460-499d-a4ba-cf2d92fbb123 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.968933 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf794414-3460-499d-a4ba-cf2d92fbb123 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.969223 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf794414-3460-499d-a4ba-cf2d92fbb123 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:15.969456 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1356/5427] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:00:15 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:15.973762 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bc63680-ebc2-49e0-8b29-720dd5ed608f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:15.974203 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1342/5428] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:15 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 1215 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:15.976192 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-dc5530a9-a552-4011-9327-2abd0df88864 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:15.978695 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-dc5530a9-a552-4011-9327-2abd0df88864 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:15.978943 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-dc5530a9-a552-4011-9327-2abd0df88864 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:15.979122 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-dc5530a9-a552-4011-9327-2abd0df88864 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:15.988422 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:15.988422 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:15.992282 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-dc5530a9-a552-4011-9327-2abd0df88864 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:15.997001 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-dc5530a9-a552-4011-9327-2abd0df88864 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:15.997392 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1359/5429] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:00:15 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:16.267258 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-94aaa588-59e4-43f7-ab3e-9b4734144e48 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.269076 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-94aaa588-59e4-43f7-ab3e-9b4734144e48 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:16.269268 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-94aaa588-59e4-43f7-ab3e-9b4734144e48 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.269445 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-94aaa588-59e4-43f7-ab3e-9b4734144e48 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.269564 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-94aaa588-59e4-43f7-ab3e-9b4734144e48 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ccb5ec0e-4681-4046-b537-9a373a2ef4bc. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:16.274135 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.274135 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:16.274738 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-94aaa588-59e4-43f7-ab3e-9b4734144e48 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 200 Aug 20 08:00:16.275103 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1373/5430] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:16 2026] GET /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:16.284716 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98ab5695-4db4-4ed1-b3b0-863ecaf3897c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.286373 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98ab5695-4db4-4ed1-b3b0-863ecaf3897c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] DELETE https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc Aug 20 08:00:16.286572 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98ab5695-4db4-4ed1-b3b0-863ecaf3897c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.286763 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98ab5695-4db4-4ed1-b3b0-863ecaf3897c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.286863 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-98ab5695-4db4-4ed1-b3b0-863ecaf3897c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete backup with id: ccb5ec0e-4681-4046-b537-9a373a2ef4bc. Aug 20 08:00:16.290630 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.290630 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:16.302028 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-98ab5695-4db4-4ed1-b3b0-863ecaf3897c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] delete_backup rpcapi backup_id ccb5ec0e-4681-4046-b537-9a373a2ef4bc {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:00:16.303791 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98ab5695-4db4-4ed1-b3b0-863ecaf3897c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc returned with HTTP 202 Aug 20 08:00:16.304253 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1357/5431] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:00:16 2026] DELETE /volume/v3/backups/ccb5ec0e-4681-4046-b537-9a373a2ef4bc => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:00:16.313962 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.315726 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:00:16.316146 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-239086465"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:16.317720 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-239086465'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:00:16.317913 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume of 1 GB Aug 20 08:00:16.322047 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Availability Zones retrieved successfully. Aug 20 08:00:16.330753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Flow 'volume_create_api' (bbbfa5a6-0078-489e-abf4-53f778b48d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:16.332172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a96f1e7-91e5-4959-b6ec-6bdc8d4dda1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:16.333098 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:00:16.361975 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a96f1e7-91e5-4959-b6ec-6bdc8d4dda1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:16.362780 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04d683b-abc4-47b8-8a05-683630e6fa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:16.406419 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Created reservations ['25541fd1-5b94-487f-bcf2-13085ddcdb28', '43bf7be9-f80f-4764-b595-30de734e35c1', '7e1298af-7f4e-4d73-a48b-db4a9356df65', '382e8c9b-6b33-48ef-b9b1-7364a2b0bf09'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:16.407821 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04d683b-abc4-47b8-8a05-683630e6fa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25541fd1-5b94-487f-bcf2-13085ddcdb28', '43bf7be9-f80f-4764-b595-30de734e35c1', '7e1298af-7f4e-4d73-a48b-db4a9356df65', '382e8c9b-6b33-48ef-b9b1-7364a2b0bf09']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:16.408683 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443ac0be-b2c6-4cd7-a0e1-aa46569fee39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:16.441773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443ac0be-b2c6-4cd7-a0e1-aa46569fee39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e38a6a79-945f-4a7a-a536-6e6c62b03382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-239086465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['25541fd1-5b94-487f-bcf2-13085ddcdb28','43bf7be9-f80f-4764-b595-30de734e35c1','7e1298af-7f4e-4d73-a48b-db4a9356df65','382e8c9b-6b33-48ef-b9b1-7364a2b0bf09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-239086465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e38a6a79-945f-4a7a-a536-6e6c62b03382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf745eea3b2347d3b3adca69ca117bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:16.442830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3218a3-54c4-4a1a-b9e3-76b8b0236989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:16.462791 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3218a3-54c4-4a1a-b9e3-76b8b0236989) transitioned into state 'SUCCESS' from state '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-239086465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['25541fd1-5b94-487f-bcf2-13085ddcdb28','43bf7be9-f80f-4764-b595-30de734e35c1','7e1298af-7f4e-4d73-a48b-db4a9356df65','382e8c9b-6b33-48ef-b9b1-7364a2b0bf09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:16.463714 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db19c176-bdc4-4a60-9c13-6c881ab64a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:16.477685 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db19c176-bdc4-4a60-9c13-6c881ab64a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:16.478538 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Flow 'volume_create_api' (bbbfa5a6-0078-489e-abf4-53f778b48d57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:16.478883 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume request issued successfully. Aug 20 08:00:16.479448 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc5dcd34-9c7b-4635-9054-43b9c9ac6781 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:00:16.480083 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1343/5432] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:00:16 2026] POST /volume/v3/volumes => generated 775 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:16.494590 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ffd405e0-0b8d-4ce9-b5e6-32d7670db7d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.496541 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ffd405e0-0b8d-4ce9-b5e6-32d7670db7d8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 Aug 20 08:00:16.496807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ffd405e0-0b8d-4ce9-b5e6-32d7670db7d8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.497015 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ffd405e0-0b8d-4ce9-b5e6-32d7670db7d8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.506205 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.506205 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:16.509963 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ffd405e0-0b8d-4ce9-b5e6-32d7670db7d8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:16.514378 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ffd405e0-0b8d-4ce9-b5e6-32d7670db7d8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 returned with HTTP 200 Aug 20 08:00:16.514922 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1360/5433] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:16 2026] GET /volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:16.524963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-7615048e-5f4b-4641-a92c-28e813f9687b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.527576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-7615048e-5f4b-4641-a92c-28e813f9687b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:16.527909 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-7615048e-5f4b-4641-a92c-28e813f9687b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.528208 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-7615048e-5f4b-4641-a92c-28e813f9687b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.539533 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.539533 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:16.546567 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-7615048e-5f4b-4641-a92c-28e813f9687b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:16.552417 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-7615048e-5f4b-4641-a92c-28e813f9687b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:16.552983 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1374/5434] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:16 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:16.802996 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8498fe2f-ff29-42f2-a58b-743c52bf9b21 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.805095 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8498fe2f-ff29-42f2-a58b-743c52bf9b21 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:16.805332 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8498fe2f-ff29-42f2-a58b-743c52bf9b21 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.805596 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8498fe2f-ff29-42f2-a58b-743c52bf9b21 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.813273 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.813273 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:16.819150 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8498fe2f-ff29-42f2-a58b-743c52bf9b21 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:16.822847 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8498fe2f-ff29-42f2-a58b-743c52bf9b21 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:16.823281 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1358/5435] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:16 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:16.823333 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f3d4c41e-3fad-4853-ae05-b9a2c841865b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.825306 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3d4c41e-3fad-4853-ae05-b9a2c841865b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:16.825499 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3d4c41e-3fad-4853-ae05-b9a2c841865b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.827820 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3d4c41e-3fad-4853-ae05-b9a2c841865b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.835633 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d683c415-55cd-4802-b360-9723cfd36548 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.837005 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d683c415-55cd-4802-b360-9723cfd36548 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:16.837381 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d683c415-55cd-4802-b360-9723cfd36548 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.837600 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.837600 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:16.837807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d683c415-55cd-4802-b360-9723cfd36548 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.846088 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.846088 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:16.846663 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f3d4c41e-3fad-4853-ae05-b9a2c841865b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:16.850962 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d683c415-55cd-4802-b360-9723cfd36548 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:16.851032 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3d4c41e-3fad-4853-ae05-b9a2c841865b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:16.851145 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1344/5436] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:16 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:16.853914 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d683c415-55cd-4802-b360-9723cfd36548 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:16.854976 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1361/5437] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:16 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:16.867471 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-97be2986-b98f-4480-89a5-55a5bf1e3781 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.869226 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-97be2986-b98f-4480-89a5-55a5bf1e3781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:16.869444 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-97be2986-b98f-4480-89a5-55a5bf1e3781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.869922 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-97be2986-b98f-4480-89a5-55a5bf1e3781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.876615 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.876615 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:16.880342 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-97be2986-b98f-4480-89a5-55a5bf1e3781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:16.888228 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-68c1f40c-643f-4bca-b1b7-2bf4befe8a0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.889475 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-97be2986-b98f-4480-89a5-55a5bf1e3781 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:16.889940 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1375/5438] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:16 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:16.890318 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-68c1f40c-643f-4bca-b1b7-2bf4befe8a0b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] DELETE https://10.4.3.57/volume/v3/attachments/6c662398-c491-4b8c-8a51-4a41a5a0ef2f Aug 20 08:00:16.890563 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-68c1f40c-643f-4bca-b1b7-2bf4befe8a0b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.890798 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-68c1f40c-643f-4bca-b1b7-2bf4befe8a0b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.898895 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.898895 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:16.901682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-3307fcde-5d6a-49a5-bc11-c1857a8abe41 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.904073 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-3307fcde-5d6a-49a5-bc11-c1857a8abe41 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:16.904211 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-3307fcde-5d6a-49a5-bc11-c1857a8abe41 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.904919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-3307fcde-5d6a-49a5-bc11-c1857a8abe41 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.912000 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.912000 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:16.918532 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-3307fcde-5d6a-49a5-bc11-c1857a8abe41 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:16.923518 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-3307fcde-5d6a-49a5-bc11-c1857a8abe41 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:16.924038 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1345/5439] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:16 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:16.962029 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f75ada76-e88e-41d7-905e-02c96b6bbaac req-68c1f40c-643f-4bca-b1b7-2bf4befe8a0b tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/attachments/6c662398-c491-4b8c-8a51-4a41a5a0ef2f returned with HTTP 200 Aug 20 08:00:16.962640 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1359/5440] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:00:16 2026] DELETE /volume/v3/attachments/6c662398-c491-4b8c-8a51-4a41a5a0ef2f => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:16.988209 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2200f22d-e758-4c98-95cc-63b96b86a09f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:16.990148 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2200f22d-e758-4c98-95cc-63b96b86a09f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:16.990539 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2200f22d-e758-4c98-95cc-63b96b86a09f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:16.990944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2200f22d-e758-4c98-95cc-63b96b86a09f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:16.998850 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:16.998850 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:17.002999 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2200f22d-e758-4c98-95cc-63b96b86a09f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:17.010049 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2200f22d-e758-4c98-95cc-63b96b86a09f tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:17.010049 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1362/5441] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:16 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:17.011488 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1e6dd489-e8e6-4286-a67a-c2685fb5eb57 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.012056 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e6dd489-e8e6-4286-a67a-c2685fb5eb57 None None] GET https://10.4.3.57/volume// Aug 20 08:00:17.012258 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e6dd489-e8e6-4286-a67a-c2685fb5eb57 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.012451 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e6dd489-e8e6-4286-a67a-c2685fb5eb57 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.012906 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e6dd489-e8e6-4286-a67a-c2685fb5eb57 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:17.013224 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1376/5442] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:17.020294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-9e1655db-9735-4bcf-ad1b-e00536e0c135 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.022405 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-9e1655db-9735-4bcf-ad1b-e00536e0c135 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 08:00:17.022823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-9e1655db-9735-4bcf-ad1b-e00536e0c135 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d17f3e60-df7d-411d-bbc6-75b255aa9775", "connector": null, "instance_uuid": "830a4dcd-2023-4274-aa30-2fe36aadbca0"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:17.026778 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-715c3344-664e-45a4-8205-1213f6f7b072 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.029003 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-715c3344-664e-45a4-8205-1213f6f7b072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] DELETE https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:17.029265 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-715c3344-664e-45a4-8205-1213f6f7b072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.029513 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-715c3344-664e-45a4-8205-1213f6f7b072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.029782 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-715c3344-664e-45a4-8205-1213f6f7b072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Delete volume with id: 0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:17.035518 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.035518 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:17.039340 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.039340 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:17.040019 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-715c3344-664e-45a4-8205-1213f6f7b072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:17.062395 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-715c3344-664e-45a4-8205-1213f6f7b072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Delete volume request issued successfully. Aug 20 08:00:17.065945 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-715c3344-664e-45a4-8205-1213f6f7b072 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 202 Aug 20 08:00:17.066597 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1360/5443] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:17 2026] DELETE /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:17.080815 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-9e1655db-9735-4bcf-ad1b-e00536e0c135 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 08:00:17.081099 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9d6ab38a-1735-4565-a1ba-e98fe9c985e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.081146 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1346/5444] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 08:00:17 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:17.083335 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d6ab38a-1735-4565-a1ba-e98fe9c985e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:17.083739 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d6ab38a-1735-4565-a1ba-e98fe9c985e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.084038 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d6ab38a-1735-4565-a1ba-e98fe9c985e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.096939 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.096939 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:17.103103 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9d6ab38a-1735-4565-a1ba-e98fe9c985e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Volume info retrieved successfully. Aug 20 08:00:17.112495 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8928029e-06d0-44b1-8cdf-daa9f2a5f876 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.114213 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8928029e-06d0-44b1-8cdf-daa9f2a5f876 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:17.114532 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8928029e-06d0-44b1-8cdf-daa9f2a5f876 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.114532 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8928029e-06d0-44b1-8cdf-daa9f2a5f876 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.115635 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d6ab38a-1735-4565-a1ba-e98fe9c985e5 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 200 Aug 20 08:00:17.116347 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1363/5445] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 919 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:17.124316 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.124316 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:17.127295 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa353db4-c677-44fc-b422-018775d20968 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.127992 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa353db4-c677-44fc-b422-018775d20968 None None] GET https://10.4.3.57/volume// Aug 20 08:00:17.128068 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8928029e-06d0-44b1-8cdf-daa9f2a5f876 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:17.128118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa353db4-c677-44fc-b422-018775d20968 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.128118 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa353db4-c677-44fc-b422-018775d20968 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.128355 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa353db4-c677-44fc-b422-018775d20968 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:17.128900 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1361/5446] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:17.131966 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8928029e-06d0-44b1-8cdf-daa9f2a5f876 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:17.133605 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1377/5447] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:17.136167 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-b0610d40-369a-4a5c-9835-38c87009b2f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.138413 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-b0610d40-369a-4a5c-9835-38c87009b2f1 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:17.138722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-b0610d40-369a-4a5c-9835-38c87009b2f1 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.138967 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-b0610d40-369a-4a5c-9835-38c87009b2f1 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.151756 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.151756 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:17.156352 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-b0610d40-369a-4a5c-9835-38c87009b2f1 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:17.161670 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-b0610d40-369a-4a5c-9835-38c87009b2f1 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:17.162254 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1347/5448] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:17.270993 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-5e48cf27-a556-4d30-af88-d85a6f4881ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.273401 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-5e48cf27-a556-4d30-af88-d85a6f4881ca tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] PUT https://10.4.3.57/volume/v3/attachments/3fc5a2e1-5da5-4154-a649-8e1804202ec1 Aug 20 08:00:17.274083 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-5e48cf27-a556-4d30-af88-d85a6f4881ca tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:17.285789 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-5e48cf27-a556-4d30-af88-d85a6f4881ca tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Acquiring lock "cinder-attachment_update-d17f3e60-df7d-411d-bbc6-75b255aa9775-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 08:00:17.292799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-5e48cf27-a556-4d30-af88-d85a6f4881ca tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Lock "cinder-attachment_update-d17f3e60-df7d-411d-bbc6-75b255aa9775-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 08:00:17.292799 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.292799 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:17.364760 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-5e48cf27-a556-4d30-af88-d85a6f4881ca tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Lock "cinder-attachment_update-d17f3e60-df7d-411d-bbc6-75b255aa9775-np0000007856" released by "attachment_update" :: held 0.073s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 08:00:17.364760 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-5e48cf27-a556-4d30-af88-d85a6f4881ca tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/attachments/3fc5a2e1-5da5-4154-a649-8e1804202ec1 returned with HTTP 200 Aug 20 08:00:17.364760 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1364/5449] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 08:00:17 2026] PUT /volume/v3/attachments/3fc5a2e1-5da5-4154-a649-8e1804202ec1 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:17.381263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-759b279d-7c2b-4701-b855-d7b76442b503 req-18141860-277d-494a-ba42-66b0ec60df55 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.383722 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-18141860-277d-494a-ba42-66b0ec60df55 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:17.383876 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-18141860-277d-494a-ba42-66b0ec60df55 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.384122 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-18141860-277d-494a-ba42-66b0ec60df55 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.392101 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.392101 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:17.396391 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-759b279d-7c2b-4701-b855-d7b76442b503 req-18141860-277d-494a-ba42-66b0ec60df55 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:17.401169 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-18141860-277d-494a-ba42-66b0ec60df55 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:17.401718 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1362/5450] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:17.473205 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-234375fd-35cc-4665-b455-2eda7c01420f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.473796 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-234375fd-35cc-4665-b455-2eda7c01420f None None] GET https://10.4.3.57/volume// Aug 20 08:00:17.474019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-234375fd-35cc-4665-b455-2eda7c01420f None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.474213 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-234375fd-35cc-4665-b455-2eda7c01420f None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.474521 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-234375fd-35cc-4665-b455-2eda7c01420f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:17.474910 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1378/5451] 10.4.3.57 () {66 vars in 1421 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:17.482287 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-759b279d-7c2b-4701-b855-d7b76442b503 req-d24f02bb-40d6-42ba-9765-d09b8b685a62 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.484362 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-d24f02bb-40d6-42ba-9765-d09b8b685a62 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 08:00:17.484786 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-d24f02bb-40d6-42ba-9765-d09b8b685a62 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d4ee44f-24b7-472d-9063-4e942c60886f", "connector": null, "instance_uuid": "961a020c-ec00-4599-9ad5-924a16592fff"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:17.493119 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.493119 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:17.517011 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-d24f02bb-40d6-42ba-9765-d09b8b685a62 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 08:00:17.517781 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1348/5452] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 08:00:17 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) Aug 20 08:00:17.533933 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f3139738-78a0-430a-9dfc-b344843c5ba4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.535723 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3139738-78a0-430a-9dfc-b344843c5ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 Aug 20 08:00:17.536088 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3139738-78a0-430a-9dfc-b344843c5ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.537355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3139738-78a0-430a-9dfc-b344843c5ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.542851 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a6c70ba7-d757-4172-9211-dddd4265aaef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.543796 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.543796 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:17.545491 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6c70ba7-d757-4172-9211-dddd4265aaef tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:17.545491 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6c70ba7-d757-4172-9211-dddd4265aaef tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.545491 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6c70ba7-d757-4172-9211-dddd4265aaef tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.550502 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f3139738-78a0-430a-9dfc-b344843c5ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:17.552101 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5bf4e1ab-8c76-4108-abba-1c12a534202b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.552473 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5bf4e1ab-8c76-4108-abba-1c12a534202b None None] GET https://10.4.3.57/volume// Aug 20 08:00:17.552622 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5bf4e1ab-8c76-4108-abba-1c12a534202b None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.552846 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5bf4e1ab-8c76-4108-abba-1c12a534202b None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.553093 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5bf4e1ab-8c76-4108-abba-1c12a534202b None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:17.553339 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1379/5453] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:17.553583 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3139738-78a0-430a-9dfc-b344843c5ba4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 returned with HTTP 200 Aug 20 08:00:17.554179 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1365/5454] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:17.560843 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.560843 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:17.563567 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-759b279d-7c2b-4701-b855-d7b76442b503 req-66408fc2-d3f7-45d8-b177-8551f2d8e8f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.565566 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-66408fc2-d3f7-45d8-b177-8551f2d8e8f8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:17.565839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-66408fc2-d3f7-45d8-b177-8551f2d8e8f8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.565951 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a6c70ba7-d757-4172-9211-dddd4265aaef tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:17.566052 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-66408fc2-d3f7-45d8-b177-8551f2d8e8f8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.568603 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0844f7d1-d621-4a4a-8252-fcc2e0fbd64f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.570242 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0844f7d1-d621-4a4a-8252-fcc2e0fbd64f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 08:00:17.570561 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0844f7d1-d621-4a4a-8252-fcc2e0fbd64f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e38a6a79-945f-4a7a-a536-6e6c62b03382", "name": "tempest-type-Backup-1070935883"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:17.571264 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6c70ba7-d757-4172-9211-dddd4265aaef tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:17.571754 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1363/5455] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:17.571906 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-0844f7d1-d621-4a4a-8252-fcc2e0fbd64f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Creating new backup {'backup': {'volume_id': 'e38a6a79-945f-4a7a-a536-6e6c62b03382', 'name': 'tempest-type-Backup-1070935883'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:00:17.572033 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-0844f7d1-d621-4a4a-8252-fcc2e0fbd64f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Creating backup of volume e38a6a79-945f-4a7a-a536-6e6c62b03382 in container None Aug 20 08:00:17.578901 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.578901 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:17.579194 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0844f7d1-d621-4a4a-8252-fcc2e0fbd64f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:17.579851 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.579851 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:17.583431 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-759b279d-7c2b-4701-b855-d7b76442b503 req-66408fc2-d3f7-45d8-b177-8551f2d8e8f8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:17.587631 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-66408fc2-d3f7-45d8-b177-8551f2d8e8f8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:17.588087 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1349/5456] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 1060 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:17.595179 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-0844f7d1-d621-4a4a-8252-fcc2e0fbd64f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Created reservations ['15ad318b-a21b-4031-86fe-395d9f8e0947', '608cffa5-3111-4f8f-94c6-91f1f6913d60'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:17.623716 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0844f7d1-d621-4a4a-8252-fcc2e0fbd64f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:00:17.624116 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1380/5457] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 08:00:17 2026] POST /volume/v3/backups => generated 314 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:17.633413 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-537fe637-ea5f-43c6-8bd1-291b0ce2b6da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.637516 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-537fe637-ea5f-43c6-8bd1-291b0ce2b6da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:17.637516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-537fe637-ea5f-43c6-8bd1-291b0ce2b6da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:17.637516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-537fe637-ea5f-43c6-8bd1-291b0ce2b6da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:17.637516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-537fe637-ea5f-43c6-8bd1-291b0ce2b6da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:17.641395 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.641395 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:17.642202 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-537fe637-ea5f-43c6-8bd1-291b0ce2b6da tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:17.642684 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1366/5458] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:17 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:17.690884 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-759b279d-7c2b-4701-b855-d7b76442b503 req-8ef33e67-74cb-43a0-95ea-718732552df6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:17.692877 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-8ef33e67-74cb-43a0-95ea-718732552df6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] PUT https://10.4.3.57/volume/v3/attachments/83ae8254-9cbd-4d07-af9e-c921abdac02a Aug 20 08:00:17.693203 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-8ef33e67-74cb-43a0-95ea-718732552df6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:17.700174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-759b279d-7c2b-4701-b855-d7b76442b503 req-8ef33e67-74cb-43a0-95ea-718732552df6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Acquiring lock "cinder-attachment_update-2d4ee44f-24b7-472d-9063-4e942c60886f-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 08:00:17.704137 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-759b279d-7c2b-4701-b855-d7b76442b503 req-8ef33e67-74cb-43a0-95ea-718732552df6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Lock "cinder-attachment_update-2d4ee44f-24b7-472d-9063-4e942c60886f-np0000007856" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 08:00:17.705079 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:17.705079 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:17.801504 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-759b279d-7c2b-4701-b855-d7b76442b503 req-8ef33e67-74cb-43a0-95ea-718732552df6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Lock "cinder-attachment_update-2d4ee44f-24b7-472d-9063-4e942c60886f-np0000007856" released by "attachment_update" :: held 0.097s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 08:00:17.801898 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-8ef33e67-74cb-43a0-95ea-718732552df6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/83ae8254-9cbd-4d07-af9e-c921abdac02a returned with HTTP 200 Aug 20 08:00:17.802443 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1364/5459] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 08:00:17 2026] PUT /volume/v3/attachments/83ae8254-9cbd-4d07-af9e-c921abdac02a => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:18.131230 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-93c2ca29-7b84-4df9-901b-3a31f80bf439 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:18.133137 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-93c2ca29-7b84-4df9-901b-3a31f80bf439 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] GET https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e Aug 20 08:00:18.133385 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-93c2ca29-7b84-4df9-901b-3a31f80bf439 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:18.133661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-93c2ca29-7b84-4df9-901b-3a31f80bf439 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:18.139861 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-93c2ca29-7b84-4df9-901b-3a31f80bf439 tempest-VolumeMultiattachTests-396896035 tempest-VolumeMultiattachTests-396896035-project-member] https://10.4.3.57/volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e returned with HTTP 404 Aug 20 08:00:18.140469 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1350/5460] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:18 2026] GET /volume/v3/volumes/0c6256ca-0688-48bd-b897-3b47264d478e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:18.145112 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8c7f2bad-b67e-49e5-bf13-a623339f659d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:18.147612 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8c7f2bad-b67e-49e5-bf13-a623339f659d tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:18.147612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8c7f2bad-b67e-49e5-bf13-a623339f659d tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:18.147612 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8c7f2bad-b67e-49e5-bf13-a623339f659d tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:18.147821 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1b0b6144-c8ba-4a40-b75a-fc4eb5baac8f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:18.149697 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b0b6144-c8ba-4a40-b75a-fc4eb5baac8f tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] GET https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 Aug 20 08:00:18.149980 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b0b6144-c8ba-4a40-b75a-fc4eb5baac8f tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:18.151085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b0b6144-c8ba-4a40-b75a-fc4eb5baac8f tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:18.151085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1b0b6144-c8ba-4a40-b75a-fc4eb5baac8f tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 08:00:18.158713 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:18.158713 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:18.162071 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8c7f2bad-b67e-49e5-bf13-a623339f659d tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:18.166035 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8c7f2bad-b67e-49e5-bf13-a623339f659d tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:18.166388 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1381/5461] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:18 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:18.170162 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1b0b6144-c8ba-4a40-b75a-fc4eb5baac8f tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Get all volumes completed successfully. Aug 20 08:00:18.172760 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:18.172760 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:18.177674 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b0b6144-c8ba-4a40-b75a-fc4eb5baac8f tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 08:00:18.178212 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1367/5462] 10.4.3.57 () {66 vars in 1278 bytes} [Thu Aug 20 08:00:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:18.194629 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d8ac271-5445-47d8-bb29-54bc346c4979 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:18.196351 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d8ac271-5445-47d8-bb29-54bc346c4979 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] DELETE https://10.4.3.57/volume/v3/types/d905c454-fe47-41ea-8f77-b402eed9f300 Aug 20 08:00:18.196629 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d8ac271-5445-47d8-bb29-54bc346c4979 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:18.196920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d8ac271-5445-47d8-bb29-54bc346c4979 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:18.197212 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:18.197212 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:18.221382 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d8ac271-5445-47d8-bb29-54bc346c4979 tempest-VolumeMultiattachTests-1767420045 tempest-VolumeMultiattachTests-1767420045-project-admin] https://10.4.3.57/volume/v3/types/d905c454-fe47-41ea-8f77-b402eed9f300 returned with HTTP 202 Aug 20 08:00:18.221836 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1365/5463] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:00:18 2026] DELETE /volume/v3/types/d905c454-fe47-41ea-8f77-b402eed9f300 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:18.585144 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97a69d9c-cf7b-441a-93c5-0e9166d1414f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:18.587930 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97a69d9c-cf7b-441a-93c5-0e9166d1414f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:18.588212 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97a69d9c-cf7b-441a-93c5-0e9166d1414f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:18.588437 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97a69d9c-cf7b-441a-93c5-0e9166d1414f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:18.603846 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:18.603846 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:18.607538 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-97a69d9c-cf7b-441a-93c5-0e9166d1414f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:18.612117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97a69d9c-cf7b-441a-93c5-0e9166d1414f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:18.612496 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1351/5464] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:18 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:18.653370 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d2a95b48-bc1a-4a43-92b7-35841f7f22bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:18.655400 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2a95b48-bc1a-4a43-92b7-35841f7f22bf tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:18.655532 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2a95b48-bc1a-4a43-92b7-35841f7f22bf tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:18.656419 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2a95b48-bc1a-4a43-92b7-35841f7f22bf tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:18.656419 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d2a95b48-bc1a-4a43-92b7-35841f7f22bf tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:18.661328 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:18.661328 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:18.662334 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2a95b48-bc1a-4a43-92b7-35841f7f22bf tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:18.662849 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1382/5465] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:18 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:19.179659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ce7cee5-734e-41e1-9d0f-a0b1b4af1efc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:19.182010 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ce7cee5-734e-41e1-9d0f-a0b1b4af1efc tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:19.182254 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ce7cee5-734e-41e1-9d0f-a0b1b4af1efc tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:19.182475 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ce7cee5-734e-41e1-9d0f-a0b1b4af1efc tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:19.194041 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:19.194041 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:19.197404 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ce7cee5-734e-41e1-9d0f-a0b1b4af1efc tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:19.201358 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ce7cee5-734e-41e1-9d0f-a0b1b4af1efc tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:19.201735 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1368/5466] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:19 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:19.626421 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5fc2d963-fda8-4bfb-a899-47540ae2d4e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:19.628781 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fc2d963-fda8-4bfb-a899-47540ae2d4e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:19.629069 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fc2d963-fda8-4bfb-a899-47540ae2d4e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:19.629342 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fc2d963-fda8-4bfb-a899-47540ae2d4e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:19.640861 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:19.640861 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:19.644779 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5fc2d963-fda8-4bfb-a899-47540ae2d4e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:19.649086 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fc2d963-fda8-4bfb-a899-47540ae2d4e6 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:19.649445 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1366/5467] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:19 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:19.672468 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-55ad9d04-8a06-4a1b-93e5-1af171262689 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:19.674566 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55ad9d04-8a06-4a1b-93e5-1af171262689 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:19.674831 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55ad9d04-8a06-4a1b-93e5-1af171262689 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:19.675051 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55ad9d04-8a06-4a1b-93e5-1af171262689 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:19.675179 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-55ad9d04-8a06-4a1b-93e5-1af171262689 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:19.680151 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:19.680151 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:19.680954 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55ad9d04-8a06-4a1b-93e5-1af171262689 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:19.681408 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1352/5468] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:19 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:20.218671 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5af2ea75-f220-4c7c-b2d3-6ad00c110868 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:20.220662 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5af2ea75-f220-4c7c-b2d3-6ad00c110868 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:20.220925 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5af2ea75-f220-4c7c-b2d3-6ad00c110868 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:20.221164 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5af2ea75-f220-4c7c-b2d3-6ad00c110868 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:20.230927 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:20.230927 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:20.234711 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5af2ea75-f220-4c7c-b2d3-6ad00c110868 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:20.239405 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5af2ea75-f220-4c7c-b2d3-6ad00c110868 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:20.239856 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1383/5469] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:20 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:20.603344 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-d4a97959-db0e-4ead-8969-a147f4a7c1be None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:20.605302 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-d4a97959-db0e-4ead-8969-a147f4a7c1be tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] POST https://10.4.3.57/volume/v3/attachments/3fc5a2e1-5da5-4154-a649-8e1804202ec1/action Aug 20 08:00:20.605678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-d4a97959-db0e-4ead-8969-a147f4a7c1be tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:00:20.605799 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-d4a97959-db0e-4ead-8969-a147f4a7c1be tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:20.621739 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:20.621739 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:20.631058 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-13944021-6af7-4737-87d2-65f4a2b45e3d req-d4a97959-db0e-4ead-8969-a147f4a7c1be tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/attachments/3fc5a2e1-5da5-4154-a649-8e1804202ec1/action returned with HTTP 204 Aug 20 08:00:20.631588 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1369/5470] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 08:00:20 2026] POST /volume/v3/attachments/3fc5a2e1-5da5-4154-a649-8e1804202ec1/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:20.661305 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd0db711-4be4-4014-8768-2370f8a13dd8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:20.663292 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd0db711-4be4-4014-8768-2370f8a13dd8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:20.663568 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd0db711-4be4-4014-8768-2370f8a13dd8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:20.663888 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd0db711-4be4-4014-8768-2370f8a13dd8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:20.687490 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:20.687490 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:20.690750 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cd0db711-4be4-4014-8768-2370f8a13dd8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:20.693090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-73f262e2-14ef-458a-bc52-335303f4c782 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:20.695223 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd0db711-4be4-4014-8768-2370f8a13dd8 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:20.695463 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73f262e2-14ef-458a-bc52-335303f4c782 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:20.695828 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1367/5471] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:20 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:20.695963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73f262e2-14ef-458a-bc52-335303f4c782 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:20.695963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73f262e2-14ef-458a-bc52-335303f4c782 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:20.696090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-73f262e2-14ef-458a-bc52-335303f4c782 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:20.701235 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:20.701235 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:20.701993 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73f262e2-14ef-458a-bc52-335303f4c782 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:20.702458 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1353/5472] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:20 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:21.253039 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4ad487eb-fdc0-4770-90f8-fefef952023f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:21.254933 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ad487eb-fdc0-4770-90f8-fefef952023f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:21.255150 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ad487eb-fdc0-4770-90f8-fefef952023f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:21.255334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ad487eb-fdc0-4770-90f8-fefef952023f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:21.264202 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:21.264202 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:21.267425 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4ad487eb-fdc0-4770-90f8-fefef952023f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:21.271180 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ad487eb-fdc0-4770-90f8-fefef952023f tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:21.271672 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1384/5473] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:21 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:21.283561 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d398729f-3f8c-4301-819a-81fba043242c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:21.285152 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d398729f-3f8c-4301-819a-81fba043242c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:21.285345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d398729f-3f8c-4301-819a-81fba043242c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:21.285521 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d398729f-3f8c-4301-819a-81fba043242c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:21.294111 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:21.294111 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:21.297146 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d398729f-3f8c-4301-819a-81fba043242c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:21.301392 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d398729f-3f8c-4301-819a-81fba043242c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:21.301846 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1370/5474] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:21 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 1164 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:21.707922 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3676c735-cb82-441c-9030-6072e1ce8113 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:21.709880 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3676c735-cb82-441c-9030-6072e1ce8113 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:21.710074 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3676c735-cb82-441c-9030-6072e1ce8113 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:21.710267 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3676c735-cb82-441c-9030-6072e1ce8113 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:21.715036 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0befd49-a9a6-4e0b-8ea7-7a3f42e7087f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:21.717181 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0befd49-a9a6-4e0b-8ea7-7a3f42e7087f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:21.717285 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0befd49-a9a6-4e0b-8ea7-7a3f42e7087f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:21.718378 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0befd49-a9a6-4e0b-8ea7-7a3f42e7087f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:21.718378 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c0befd49-a9a6-4e0b-8ea7-7a3f42e7087f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:21.722936 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:21.722936 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:21.723096 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:21.723096 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:21.724982 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0befd49-a9a6-4e0b-8ea7-7a3f42e7087f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:21.724982 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1354/5475] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:21 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:21.731050 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3676c735-cb82-441c-9030-6072e1ce8113 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:21.739883 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3676c735-cb82-441c-9030-6072e1ce8113 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:21.740352 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1368/5476] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:21 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:22.741942 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0ad6ba49-c775-4069-83f2-3879f5512ba3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:22.744268 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ad6ba49-c775-4069-83f2-3879f5512ba3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:22.744545 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ad6ba49-c775-4069-83f2-3879f5512ba3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:22.744834 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ad6ba49-c775-4069-83f2-3879f5512ba3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:22.744990 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0ad6ba49-c775-4069-83f2-3879f5512ba3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:22.750525 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:22.750525 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:22.751446 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ad6ba49-c775-4069-83f2-3879f5512ba3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:22.751990 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1385/5477] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:22 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:22.755657 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55f633b1-d200-454e-9985-1f297a8cb7d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:22.760623 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55f633b1-d200-454e-9985-1f297a8cb7d5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:22.760623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55f633b1-d200-454e-9985-1f297a8cb7d5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:22.760623 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55f633b1-d200-454e-9985-1f297a8cb7d5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:22.772512 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:22.772512 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:22.778258 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-55f633b1-d200-454e-9985-1f297a8cb7d5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:22.785262 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55f633b1-d200-454e-9985-1f297a8cb7d5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:22.786036 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1371/5478] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:22 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:23.658080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-759b279d-7c2b-4701-b855-d7b76442b503 req-eb80ed43-6172-4517-98e4-eb3c499087d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:23.660007 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-eb80ed43-6172-4517-98e4-eb3c499087d5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/attachments/83ae8254-9cbd-4d07-af9e-c921abdac02a/action Aug 20 08:00:23.660320 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-eb80ed43-6172-4517-98e4-eb3c499087d5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:00:23.660447 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-eb80ed43-6172-4517-98e4-eb3c499087d5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:23.677118 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:23.677118 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:23.692818 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-759b279d-7c2b-4701-b855-d7b76442b503 req-eb80ed43-6172-4517-98e4-eb3c499087d5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/83ae8254-9cbd-4d07-af9e-c921abdac02a/action returned with HTTP 204 Aug 20 08:00:23.693261 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1355/5479] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 08:00:23 2026] POST /volume/v3/attachments/83ae8254-9cbd-4d07-af9e-c921abdac02a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:23.766216 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57cc694b-9695-496d-aa2d-3fd9b4e18cac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:23.768143 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57cc694b-9695-496d-aa2d-3fd9b4e18cac tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:23.768360 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57cc694b-9695-496d-aa2d-3fd9b4e18cac tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:23.768568 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57cc694b-9695-496d-aa2d-3fd9b4e18cac tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:23.768690 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-57cc694b-9695-496d-aa2d-3fd9b4e18cac tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:23.777601 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:23.777601 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:23.778343 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57cc694b-9695-496d-aa2d-3fd9b4e18cac tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:23.778925 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1369/5480] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:23 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:23.800463 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7811f049-005e-4b2e-bd54-b1912819ed45 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:23.802818 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7811f049-005e-4b2e-bd54-b1912819ed45 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:23.803005 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7811f049-005e-4b2e-bd54-b1912819ed45 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:23.803244 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7811f049-005e-4b2e-bd54-b1912819ed45 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:23.822274 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:23.822274 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:23.827203 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7811f049-005e-4b2e-bd54-b1912819ed45 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:23.834366 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7811f049-005e-4b2e-bd54-b1912819ed45 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:23.834366 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1386/5481] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:23 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:23.934437 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-8b5ecca0-90c5-4a82-b37c-c77802f12494 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:23.936627 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-8b5ecca0-90c5-4a82-b37c-c77802f12494 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:23.938283 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-8b5ecca0-90c5-4a82-b37c-c77802f12494 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:23.938283 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-8b5ecca0-90c5-4a82-b37c-c77802f12494 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:23.947236 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:23.947236 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:23.951370 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-8b5ecca0-90c5-4a82-b37c-c77802f12494 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:23.956331 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-8b5ecca0-90c5-4a82-b37c-c77802f12494 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:23.957140 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1372/5482] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:23 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:23.978241 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-7bb4684e-4db4-4a4a-a8ba-82c5da6d334c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:23.980465 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-7bb4684e-4db4-4a4a-a8ba-82c5da6d334c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] POST https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775/action Aug 20 08:00:23.980859 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-7bb4684e-4db4-4a4a-a8ba-82c5da6d334c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:00:23.981018 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-7bb4684e-4db4-4a4a-a8ba-82c5da6d334c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:23.994588 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:23.994588 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:23.995131 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-7bb4684e-4db4-4a4a-a8ba-82c5da6d334c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:24.006961 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-7bb4684e-4db4-4a4a-a8ba-82c5da6d334c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Begin detaching volume completed successfully. Aug 20 08:00:24.007310 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-7bb4684e-4db4-4a4a-a8ba-82c5da6d334c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775/action returned with HTTP 202 Aug 20 08:00:24.007925 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1356/5483] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 08:00:23 2026] POST /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:00:24.069111 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-40d459bb-da39-458b-911d-7f838cf79f55 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:24.069752 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40d459bb-da39-458b-911d-7f838cf79f55 None None] GET https://10.4.3.57/volume// Aug 20 08:00:24.069832 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40d459bb-da39-458b-911d-7f838cf79f55 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:24.070022 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40d459bb-da39-458b-911d-7f838cf79f55 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:24.070422 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40d459bb-da39-458b-911d-7f838cf79f55 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:24.070920 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1370/5484] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:00:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:24.080361 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-407c1b40-47a4-4dd7-bce8-9a1fc8788046 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:24.082483 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-407c1b40-47a4-4dd7-bce8-9a1fc8788046 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:24.082716 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-407c1b40-47a4-4dd7-bce8-9a1fc8788046 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:24.082897 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-407c1b40-47a4-4dd7-bce8-9a1fc8788046 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:24.091194 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:24.091194 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:24.094111 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-407c1b40-47a4-4dd7-bce8-9a1fc8788046 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:24.097697 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-407c1b40-47a4-4dd7-bce8-9a1fc8788046 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:24.098046 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1387/5485] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:00:24 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 1347 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:24.789706 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4f84191-e5fa-45ef-8611-fa41ea16e049 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:24.791389 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4f84191-e5fa-45ef-8611-fa41ea16e049 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:24.791758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4f84191-e5fa-45ef-8611-fa41ea16e049 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:24.791991 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4f84191-e5fa-45ef-8611-fa41ea16e049 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:24.792085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c4f84191-e5fa-45ef-8611-fa41ea16e049 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:24.796139 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:24.796139 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:24.796779 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4f84191-e5fa-45ef-8611-fa41ea16e049 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:24.797117 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1373/5486] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:24 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:25.808798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-52be8c0c-9ea1-4da6-ae12-0772ab7523a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:25.810737 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52be8c0c-9ea1-4da6-ae12-0772ab7523a1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:25.810964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52be8c0c-9ea1-4da6-ae12-0772ab7523a1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:25.811148 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52be8c0c-9ea1-4da6-ae12-0772ab7523a1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:25.811247 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-52be8c0c-9ea1-4da6-ae12-0772ab7523a1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:25.815814 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:25.815814 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:25.816456 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52be8c0c-9ea1-4da6-ae12-0772ab7523a1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:25.816862 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1357/5487] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:25 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:26.142257 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-958fa81d-633f-41bb-8faf-10d7965ed61d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:26.144994 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-958fa81d-633f-41bb-8faf-10d7965ed61d tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] DELETE https://10.4.3.57/volume/v3/attachments/3fc5a2e1-5da5-4154-a649-8e1804202ec1 Aug 20 08:00:26.145225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-958fa81d-633f-41bb-8faf-10d7965ed61d tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:26.145425 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-958fa81d-633f-41bb-8faf-10d7965ed61d tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:26.156436 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:26.156436 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:26.212827 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-29234aee-7301-43a0-8e30-72c8e40d3159 req-958fa81d-633f-41bb-8faf-10d7965ed61d tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/attachments/3fc5a2e1-5da5-4154-a649-8e1804202ec1 returned with HTTP 200 Aug 20 08:00:26.213542 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1371/5488] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:00:26 2026] DELETE /volume/v3/attachments/3fc5a2e1-5da5-4154-a649-8e1804202ec1 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:26.828744 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-07d795fa-7d17-44c7-a4d2-5deb7e019567 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:26.831010 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07d795fa-7d17-44c7-a4d2-5deb7e019567 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:26.831277 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07d795fa-7d17-44c7-a4d2-5deb7e019567 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:26.831536 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07d795fa-7d17-44c7-a4d2-5deb7e019567 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:26.831693 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-07d795fa-7d17-44c7-a4d2-5deb7e019567 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:26.836918 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:26.836918 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:26.837854 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07d795fa-7d17-44c7-a4d2-5deb7e019567 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:26.838657 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1388/5489] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:26 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:27.280867 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-cfb1690a-ce01-401f-94a8-6fa6fc3dbb96 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:27.283157 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-cfb1690a-ce01-401f-94a8-6fa6fc3dbb96 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:27.283391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-cfb1690a-ce01-401f-94a8-6fa6fc3dbb96 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:27.283662 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-cfb1690a-ce01-401f-94a8-6fa6fc3dbb96 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:27.293960 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:27.293960 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:27.298661 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-cfb1690a-ce01-401f-94a8-6fa6fc3dbb96 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:27.303400 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-cfb1690a-ce01-401f-94a8-6fa6fc3dbb96 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:27.303895 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1374/5490] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:27 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:27.329010 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-e91bb12d-e095-4c39-be80-c15c77a5615c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:27.331388 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-e91bb12d-e095-4c39-be80-c15c77a5615c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] POST https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f/action Aug 20 08:00:27.331818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-e91bb12d-e095-4c39-be80-c15c77a5615c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:00:27.331969 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-e91bb12d-e095-4c39-be80-c15c77a5615c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:27.344405 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:27.344405 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:27.344943 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-e91bb12d-e095-4c39-be80-c15c77a5615c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:27.352591 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-e91bb12d-e095-4c39-be80-c15c77a5615c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Begin detaching volume completed successfully. Aug 20 08:00:27.352847 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-e91bb12d-e095-4c39-be80-c15c77a5615c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f/action returned with HTTP 202 Aug 20 08:00:27.353322 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1358/5491] 10.4.3.57 () {72 vars in 1665 bytes} [Thu Aug 20 08:00:27 2026] POST /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:00:27.399328 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7512cfc6-ca8a-437a-bee2-61feadcb883d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:27.399757 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7512cfc6-ca8a-437a-bee2-61feadcb883d None None] GET https://10.4.3.57/volume// Aug 20 08:00:27.399906 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7512cfc6-ca8a-437a-bee2-61feadcb883d None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:27.400119 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7512cfc6-ca8a-437a-bee2-61feadcb883d None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:27.400471 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7512cfc6-ca8a-437a-bee2-61feadcb883d None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:27.400817 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1372/5492] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:00:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:27.410414 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-78c48cce-16ec-4f02-8bee-d50ceea6c437 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:27.413421 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-78c48cce-16ec-4f02-8bee-d50ceea6c437 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:27.414704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-78c48cce-16ec-4f02-8bee-d50ceea6c437 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:27.414704 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-78c48cce-16ec-4f02-8bee-d50ceea6c437 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:27.424254 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:27.424254 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:27.427678 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-78c48cce-16ec-4f02-8bee-d50ceea6c437 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:27.432295 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-78c48cce-16ec-4f02-8bee-d50ceea6c437 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:27.432921 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1389/5493] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:00:27 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:27.849806 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b91eb6e5-33ea-4977-a778-5bb4b43c39bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:27.851320 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b91eb6e5-33ea-4977-a778-5bb4b43c39bd tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:27.851509 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b91eb6e5-33ea-4977-a778-5bb4b43c39bd tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:27.851696 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b91eb6e5-33ea-4977-a778-5bb4b43c39bd tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:27.851793 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b91eb6e5-33ea-4977-a778-5bb4b43c39bd tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:27.857953 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:27.857953 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:27.858641 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b91eb6e5-33ea-4977-a778-5bb4b43c39bd tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:27.859021 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1375/5494] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:27 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:28.434406 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-b29130a9-2b81-4d73-8ffa-3134130e84c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:28.436896 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-b29130a9-2b81-4d73-8ffa-3134130e84c7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/attachments/83ae8254-9cbd-4d07-af9e-c921abdac02a Aug 20 08:00:28.437080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-b29130a9-2b81-4d73-8ffa-3134130e84c7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:28.437258 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-b29130a9-2b81-4d73-8ffa-3134130e84c7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:28.445674 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:28.445674 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:28.492574 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-93a542d8-1db4-4862-8529-3e5fefe3117d req-b29130a9-2b81-4d73-8ffa-3134130e84c7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/attachments/83ae8254-9cbd-4d07-af9e-c921abdac02a returned with HTTP 200 Aug 20 08:00:28.493005 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1359/5495] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:00:28 2026] DELETE /volume/v3/attachments/83ae8254-9cbd-4d07-af9e-c921abdac02a => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:28.873077 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92c01e5c-9b20-485d-99b2-2aff24fab89c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:28.874992 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92c01e5c-9b20-485d-99b2-2aff24fab89c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:28.875205 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92c01e5c-9b20-485d-99b2-2aff24fab89c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:28.875478 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92c01e5c-9b20-485d-99b2-2aff24fab89c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:28.875663 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-92c01e5c-9b20-485d-99b2-2aff24fab89c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:28.879993 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:28.879993 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:28.880667 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92c01e5c-9b20-485d-99b2-2aff24fab89c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:28.881300 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1373/5496] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:28 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:29.484628 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ca228daf-e23d-4802-986d-5488291c7168 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:29.486735 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca228daf-e23d-4802-986d-5488291c7168 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:29.486949 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca228daf-e23d-4802-986d-5488291c7168 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:29.487139 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca228daf-e23d-4802-986d-5488291c7168 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:29.495245 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:29.495245 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:29.499247 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ca228daf-e23d-4802-986d-5488291c7168 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:29.503835 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca228daf-e23d-4802-986d-5488291c7168 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:29.504239 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1390/5497] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:29 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:29.518139 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0cc02d69-c154-4f8e-9043-2e8df60085dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:29.521538 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0cc02d69-c154-4f8e-9043-2e8df60085dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:29.521538 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0cc02d69-c154-4f8e-9043-2e8df60085dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:29.521538 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0cc02d69-c154-4f8e-9043-2e8df60085dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:29.528279 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:29.528279 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:29.531749 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0cc02d69-c154-4f8e-9043-2e8df60085dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:29.535798 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0cc02d69-c154-4f8e-9043-2e8df60085dd tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:29.536153 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1376/5498] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:29 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:29.548259 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4a6807ad-b593-4ba0-ad64-f295f0a2c8d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:29.550123 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a6807ad-b593-4ba0-ad64-f295f0a2c8d2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:29.550330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a6807ad-b593-4ba0-ad64-f295f0a2c8d2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:29.550568 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a6807ad-b593-4ba0-ad64-f295f0a2c8d2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:29.550758 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4a6807ad-b593-4ba0-ad64-f295f0a2c8d2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete volume with id: 2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:29.558079 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:29.558079 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:29.558529 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a6807ad-b593-4ba0-ad64-f295f0a2c8d2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:29.578670 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a6807ad-b593-4ba0-ad64-f295f0a2c8d2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete volume request issued successfully. Aug 20 08:00:29.578836 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a6807ad-b593-4ba0-ad64-f295f0a2c8d2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 202 Aug 20 08:00:29.579275 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1360/5499] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:29 2026] DELETE /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:29.586341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1720fec3-bcbd-406b-abf2-7eeca9da34a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:29.588092 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1720fec3-bcbd-406b-abf2-7eeca9da34a4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:29.588278 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1720fec3-bcbd-406b-abf2-7eeca9da34a4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:29.588463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1720fec3-bcbd-406b-abf2-7eeca9da34a4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:29.595239 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:29.595239 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:29.598742 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1720fec3-bcbd-406b-abf2-7eeca9da34a4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:29.602610 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1720fec3-bcbd-406b-abf2-7eeca9da34a4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 200 Aug 20 08:00:29.602968 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1374/5500] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:29 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:29.890621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7981b805-db13-4d4a-a08e-455a33ff220b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:29.892592 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7981b805-db13-4d4a-a08e-455a33ff220b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:29.892823 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7981b805-db13-4d4a-a08e-455a33ff220b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:29.893018 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7981b805-db13-4d4a-a08e-455a33ff220b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:29.893134 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7981b805-db13-4d4a-a08e-455a33ff220b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:29.897784 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:29.897784 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:29.898391 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7981b805-db13-4d4a-a08e-455a33ff220b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:29.898807 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1391/5501] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:29 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:30.042150 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-feefb8a0-d80e-443e-be43-7b659405e177 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:30.043922 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feefb8a0-d80e-443e-be43-7b659405e177 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] DELETE https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:30.044099 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feefb8a0-d80e-443e-be43-7b659405e177 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:30.044300 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feefb8a0-d80e-443e-be43-7b659405e177 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:30.044477 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-feefb8a0-d80e-443e-be43-7b659405e177 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Delete volume with id: d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:30.054218 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:30.054218 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:30.054845 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-feefb8a0-d80e-443e-be43-7b659405e177 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:30.074896 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-feefb8a0-d80e-443e-be43-7b659405e177 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Delete volume request issued successfully. Aug 20 08:00:30.075141 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feefb8a0-d80e-443e-be43-7b659405e177 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 202 Aug 20 08:00:30.075678 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1377/5502] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:30 2026] DELETE /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:30.083175 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0d3a17dc-bb01-4ba5-a0bb-4cacab91451c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:30.085025 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d3a17dc-bb01-4ba5-a0bb-4cacab91451c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:30.085215 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d3a17dc-bb01-4ba5-a0bb-4cacab91451c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:30.085434 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d3a17dc-bb01-4ba5-a0bb-4cacab91451c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:30.093323 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:30.093323 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:30.097396 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0d3a17dc-bb01-4ba5-a0bb-4cacab91451c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:30.101826 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d3a17dc-bb01-4ba5-a0bb-4cacab91451c tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 200 Aug 20 08:00:30.102203 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1361/5503] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:30 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:30.619819 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2328c102-e360-46f3-9653-4ff3b1483f11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:30.622288 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2328c102-e360-46f3-9653-4ff3b1483f11 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f Aug 20 08:00:30.622626 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2328c102-e360-46f3-9653-4ff3b1483f11 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:30.622904 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2328c102-e360-46f3-9653-4ff3b1483f11 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:30.639946 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2328c102-e360-46f3-9653-4ff3b1483f11 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f returned with HTTP 404 Aug 20 08:00:30.640704 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1375/5504] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:30 2026] GET /volume/v3/volumes/2d4ee44f-24b7-472d-9063-4e942c60886f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:30.647598 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1ff172c5-d086-48c2-bd94-ddcd67332aae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:30.649758 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1ff172c5-d086-48c2-bd94-ddcd67332aae tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:30.650003 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1ff172c5-d086-48c2-bd94-ddcd67332aae tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:30.650232 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1ff172c5-d086-48c2-bd94-ddcd67332aae tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:30.659297 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:30.659297 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:30.663877 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1ff172c5-d086-48c2-bd94-ddcd67332aae tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:30.668145 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1ff172c5-d086-48c2-bd94-ddcd67332aae tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:30.668526 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1392/5505] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:30 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:30.679830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-39a5473f-165f-40e1-900a-a7f0eacd8399 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:30.681956 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39a5473f-165f-40e1-900a-a7f0eacd8399 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:30.682184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39a5473f-165f-40e1-900a-a7f0eacd8399 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:30.682433 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39a5473f-165f-40e1-900a-a7f0eacd8399 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:30.691206 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:30.691206 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:30.695479 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-39a5473f-165f-40e1-900a-a7f0eacd8399 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:30.700462 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39a5473f-165f-40e1-900a-a7f0eacd8399 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:30.700945 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1378/5506] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:30 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:30.714059 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5e2a37a-0a37-4e41-b10e-bce8c6883e3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:30.716051 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5e2a37a-0a37-4e41-b10e-bce8c6883e3c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:30.716263 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5e2a37a-0a37-4e41-b10e-bce8c6883e3c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:30.716509 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5e2a37a-0a37-4e41-b10e-bce8c6883e3c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:30.716730 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d5e2a37a-0a37-4e41-b10e-bce8c6883e3c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete volume with id: e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:30.723883 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:30.723883 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:30.724375 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d5e2a37a-0a37-4e41-b10e-bce8c6883e3c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:30.743461 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d5e2a37a-0a37-4e41-b10e-bce8c6883e3c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete volume request issued successfully. Aug 20 08:00:30.743695 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5e2a37a-0a37-4e41-b10e-bce8c6883e3c tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 202 Aug 20 08:00:30.744112 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1362/5507] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:30 2026] DELETE /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:30.753666 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-49659316-b4e2-4559-a6dd-14d278e5dce2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:30.755649 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49659316-b4e2-4559-a6dd-14d278e5dce2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:30.756162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49659316-b4e2-4559-a6dd-14d278e5dce2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:30.756162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49659316-b4e2-4559-a6dd-14d278e5dce2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:30.764921 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:30.764921 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:30.769646 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-49659316-b4e2-4559-a6dd-14d278e5dce2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:30.774950 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49659316-b4e2-4559-a6dd-14d278e5dce2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 200 Aug 20 08:00:30.774950 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1376/5508] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:30 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:30.909110 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e523998d-a672-4fdc-9871-01d34754b887 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:30.911730 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e523998d-a672-4fdc-9871-01d34754b887 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:30.911993 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e523998d-a672-4fdc-9871-01d34754b887 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:30.912199 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e523998d-a672-4fdc-9871-01d34754b887 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:30.912381 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e523998d-a672-4fdc-9871-01d34754b887 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:30.916976 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:30.916976 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:30.917758 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e523998d-a672-4fdc-9871-01d34754b887 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:30.918145 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1393/5509] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:30 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:31.119099 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a34198d6-ac19-4b91-ab14-057f58dd43da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:31.121486 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a34198d6-ac19-4b91-ab14-057f58dd43da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 Aug 20 08:00:31.121740 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a34198d6-ac19-4b91-ab14-057f58dd43da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:31.121987 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a34198d6-ac19-4b91-ab14-057f58dd43da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:31.129299 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a34198d6-ac19-4b91-ab14-057f58dd43da tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 returned with HTTP 404 Aug 20 08:00:31.129966 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1379/5510] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:31 2026] GET /volume/v3/volumes/d17f3e60-df7d-411d-bbc6-75b255aa9775 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:31.542413 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-199b1e78-8293-4798-b2df-e427b572b0ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:31.543858 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-199b1e78-8293-4798-b2df-e427b572b0ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 Aug 20 08:00:31.544174 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-199b1e78-8293-4798-b2df-e427b572b0ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:31.544508 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-199b1e78-8293-4798-b2df-e427b572b0ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:31.544702 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-199b1e78-8293-4798-b2df-e427b572b0ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Delete snapshot with id: c7464944-3fb6-40df-ac23-91d0f069b793 Aug 20 08:00:31.550098 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:31.550098 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:31.550790 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-199b1e78-8293-4798-b2df-e427b572b0ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Snapshot retrieved successfully. Aug 20 08:00:31.572406 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-199b1e78-8293-4798-b2df-e427b572b0ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Snapshot delete request issued successfully. Aug 20 08:00:31.572406 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-199b1e78-8293-4798-b2df-e427b572b0ea tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 returned with HTTP 202 Aug 20 08:00:31.572406 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1363/5511] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:00:31 2026] DELETE /volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:31.581200 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-319d94e4-8724-441d-bae5-d72f75963004 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:31.583754 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-319d94e4-8724-441d-bae5-d72f75963004 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 Aug 20 08:00:31.583930 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-319d94e4-8724-441d-bae5-d72f75963004 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:31.584107 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-319d94e4-8724-441d-bae5-d72f75963004 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:31.588999 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:31.588999 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:31.589393 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-319d94e4-8724-441d-bae5-d72f75963004 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Snapshot retrieved successfully. Aug 20 08:00:31.590156 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-319d94e4-8724-441d-bae5-d72f75963004 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 returned with HTTP 200 Aug 20 08:00:31.590491 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1377/5512] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:31 2026] GET /volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 => generated 459 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:31.789124 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9e3e2135-9ab1-4138-8e85-a4fe5b60f8b0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:31.791095 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e3e2135-9ab1-4138-8e85-a4fe5b60f8b0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 Aug 20 08:00:31.791288 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e3e2135-9ab1-4138-8e85-a4fe5b60f8b0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:31.791518 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e3e2135-9ab1-4138-8e85-a4fe5b60f8b0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:31.798576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e3e2135-9ab1-4138-8e85-a4fe5b60f8b0 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 returned with HTTP 404 Aug 20 08:00:31.799076 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1394/5513] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:31 2026] GET /volume/v3/volumes/e47bb59c-ae4a-4fb5-93a5-e656a2142c55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:31.806095 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3317f710-4e75-476a-a894-ca87a408550f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:31.808253 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3317f710-4e75-476a-a894-ca87a408550f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 08:00:31.808514 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3317f710-4e75-476a-a894-ca87a408550f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:31.808722 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3317f710-4e75-476a-a894-ca87a408550f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:31.815652 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:31.815652 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:31.819200 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3317f710-4e75-476a-a894-ca87a408550f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:31.824530 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3317f710-4e75-476a-a894-ca87a408550f tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 08:00:31.824863 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1380/5514] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:31 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:31.838475 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ffe1e6a-f5a8-4cbd-8f35-c2bb507452ca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:31.840306 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ffe1e6a-f5a8-4cbd-8f35-c2bb507452ca tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 08:00:31.840724 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ffe1e6a-f5a8-4cbd-8f35-c2bb507452ca tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:31.842351 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ffe1e6a-f5a8-4cbd-8f35-c2bb507452ca tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:31.848750 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:31.848750 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:31.852592 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ffe1e6a-f5a8-4cbd-8f35-c2bb507452ca tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:31.856839 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ffe1e6a-f5a8-4cbd-8f35-c2bb507452ca tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 08:00:31.857308 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1364/5515] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:31 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:31.869477 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-32a79774-d7b6-4ce8-bd06-b3bccccf1b50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:31.871838 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32a79774-d7b6-4ce8-bd06-b3bccccf1b50 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 08:00:31.872129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32a79774-d7b6-4ce8-bd06-b3bccccf1b50 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:31.872426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32a79774-d7b6-4ce8-bd06-b3bccccf1b50 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:31.872678 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-32a79774-d7b6-4ce8-bd06-b3bccccf1b50 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete volume with id: d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 08:00:31.882111 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:31.882111 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:31.882763 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-32a79774-d7b6-4ce8-bd06-b3bccccf1b50 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:31.903106 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-32a79774-d7b6-4ce8-bd06-b3bccccf1b50 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete volume request issued successfully. Aug 20 08:00:31.903352 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32a79774-d7b6-4ce8-bd06-b3bccccf1b50 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 202 Aug 20 08:00:31.903926 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1378/5516] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:31 2026] DELETE /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:31.912886 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-19c0acd9-23ea-4edb-b8e7-ea96d2245c40 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:31.915565 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19c0acd9-23ea-4edb-b8e7-ea96d2245c40 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 08:00:31.915803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19c0acd9-23ea-4edb-b8e7-ea96d2245c40 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:31.915975 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19c0acd9-23ea-4edb-b8e7-ea96d2245c40 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:31.929806 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-503e9719-9e96-4fdd-8962-d1f3da5b806b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:31.930544 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:31.930544 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:31.933442 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-503e9719-9e96-4fdd-8962-d1f3da5b806b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:31.933817 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-503e9719-9e96-4fdd-8962-d1f3da5b806b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:31.934069 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-503e9719-9e96-4fdd-8962-d1f3da5b806b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:31.934229 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-503e9719-9e96-4fdd-8962-d1f3da5b806b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:31.937326 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-19c0acd9-23ea-4edb-b8e7-ea96d2245c40 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:31.939753 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:31.939753 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:31.940615 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-503e9719-9e96-4fdd-8962-d1f3da5b806b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:31.941094 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1381/5517] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:31 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:31.943656 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19c0acd9-23ea-4edb-b8e7-ea96d2245c40 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 200 Aug 20 08:00:31.944207 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1395/5518] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:31 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:32.600482 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23d21b7c-2e31-4e4b-9984-12eb627125e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:32.602253 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23d21b7c-2e31-4e4b-9984-12eb627125e2 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 Aug 20 08:00:32.602801 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23d21b7c-2e31-4e4b-9984-12eb627125e2 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:32.604202 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23d21b7c-2e31-4e4b-9984-12eb627125e2 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:32.608964 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23d21b7c-2e31-4e4b-9984-12eb627125e2 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 returned with HTTP 404 Aug 20 08:00:32.609709 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1365/5519] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:32 2026] GET /volume/v3/snapshots/c7464944-3fb6-40df-ac23-91d0f069b793 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:32.651905 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1e3e1376-fe55-43cb-9d0e-9dcd65353c47 req-52cbb9ed-7894-4fec-ae44-6d8b530ab4a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:32.654543 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1e3e1376-fe55-43cb-9d0e-9dcd65353c47 req-52cbb9ed-7894-4fec-ae44-6d8b530ab4a6 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 08:00:32.654817 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1e3e1376-fe55-43cb-9d0e-9dcd65353c47 req-52cbb9ed-7894-4fec-ae44-6d8b530ab4a6 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:32.655020 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1e3e1376-fe55-43cb-9d0e-9dcd65353c47 req-52cbb9ed-7894-4fec-ae44-6d8b530ab4a6 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:32.664794 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:32.664794 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:32.670071 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1e3e1376-fe55-43cb-9d0e-9dcd65353c47 req-52cbb9ed-7894-4fec-ae44-6d8b530ab4a6 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:32.676314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1e3e1376-fe55-43cb-9d0e-9dcd65353c47 req-52cbb9ed-7894-4fec-ae44-6d8b530ab4a6 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 08:00:32.677049 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1379/5520] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:32 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:32.954504 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a333a2dc-bcff-46a7-b0d1-73c49aed5a0c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:32.956083 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a333a2dc-bcff-46a7-b0d1-73c49aed5a0c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:32.957530 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a333a2dc-bcff-46a7-b0d1-73c49aed5a0c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:32.957530 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a333a2dc-bcff-46a7-b0d1-73c49aed5a0c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:32.957530 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a333a2dc-bcff-46a7-b0d1-73c49aed5a0c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:32.958790 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-22805223-7c36-423d-a5ed-791c75f9c3b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:32.960636 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22805223-7c36-423d-a5ed-791c75f9c3b4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 Aug 20 08:00:32.960844 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22805223-7c36-423d-a5ed-791c75f9c3b4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:32.961028 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22805223-7c36-423d-a5ed-791c75f9c3b4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:32.961142 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:32.961142 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:32.961918 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a333a2dc-bcff-46a7-b0d1-73c49aed5a0c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:32.962315 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1382/5521] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:32 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:32.966730 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22805223-7c36-423d-a5ed-791c75f9c3b4 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 returned with HTTP 404 Aug 20 08:00:32.967223 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1396/5522] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:32 2026] GET /volume/v3/volumes/d7ad1e21-2d5a-4267-9989-219641f76a42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:32.974592 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3dbe4954-b0e6-4a0e-b7c4-886e7341f650 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:32.978790 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3dbe4954-b0e6-4a0e-b7c4-886e7341f650 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c Aug 20 08:00:32.978790 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3dbe4954-b0e6-4a0e-b7c4-886e7341f650 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:32.978790 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3dbe4954-b0e6-4a0e-b7c4-886e7341f650 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:32.978790 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-3dbe4954-b0e6-4a0e-b7c4-886e7341f650 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete snapshot with id: 77745c47-8f46-4113-96d2-7294c8c6015c Aug 20 08:00:32.997692 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:32.997692 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:32.997692 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3dbe4954-b0e6-4a0e-b7c4-886e7341f650 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 08:00:33.016484 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3dbe4954-b0e6-4a0e-b7c4-886e7341f650 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot delete request issued successfully. Aug 20 08:00:33.016484 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3dbe4954-b0e6-4a0e-b7c4-886e7341f650 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c returned with HTTP 202 Aug 20 08:00:33.016484 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1366/5523] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:00:32 2026] DELETE /volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:33.027787 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ac12326d-33f0-45f8-9c19-3a7b003e5087 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:33.028202 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac12326d-33f0-45f8-9c19-3a7b003e5087 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c Aug 20 08:00:33.028476 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac12326d-33f0-45f8-9c19-3a7b003e5087 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:33.028772 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac12326d-33f0-45f8-9c19-3a7b003e5087 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:33.045375 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:33.045375 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:33.047306 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac12326d-33f0-45f8-9c19-3a7b003e5087 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 08:00:33.048300 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac12326d-33f0-45f8-9c19-3a7b003e5087 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c returned with HTTP 200 Aug 20 08:00:33.048929 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1380/5524] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:33 2026] GET /volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:33.981633 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-016e7d8a-d9a6-4205-b3ff-e068b9a963e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:33.984532 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-016e7d8a-d9a6-4205-b3ff-e068b9a963e9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:33.984899 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-016e7d8a-d9a6-4205-b3ff-e068b9a963e9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:33.985270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-016e7d8a-d9a6-4205-b3ff-e068b9a963e9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:33.985383 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-016e7d8a-d9a6-4205-b3ff-e068b9a963e9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:33.992160 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:33.992160 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:33.993092 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-016e7d8a-d9a6-4205-b3ff-e068b9a963e9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:33.993667 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1383/5525] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:33 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:34.059398 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e349512-cfae-4d99-8d00-90d803328a2e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:34.061480 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e349512-cfae-4d99-8d00-90d803328a2e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c Aug 20 08:00:34.061728 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e349512-cfae-4d99-8d00-90d803328a2e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:34.061975 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e349512-cfae-4d99-8d00-90d803328a2e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:34.068379 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e349512-cfae-4d99-8d00-90d803328a2e tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c returned with HTTP 404 Aug 20 08:00:34.069074 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1397/5526] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:34 2026] GET /volume/v3/snapshots/77745c47-8f46-4113-96d2-7294c8c6015c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:34.080408 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a81a30e-5ab5-4b3d-9104-176b421a9c29 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:34.083088 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a81a30e-5ab5-4b3d-9104-176b421a9c29 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd Aug 20 08:00:34.083088 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a81a30e-5ab5-4b3d-9104-176b421a9c29 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:34.083266 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a81a30e-5ab5-4b3d-9104-176b421a9c29 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:34.083421 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-6a81a30e-5ab5-4b3d-9104-176b421a9c29 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete snapshot with id: f49261ea-e032-4284-87b0-9772e97f3cdd Aug 20 08:00:34.090739 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:34.090739 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:34.091376 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a81a30e-5ab5-4b3d-9104-176b421a9c29 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 08:00:34.115609 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a81a30e-5ab5-4b3d-9104-176b421a9c29 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot delete request issued successfully. Aug 20 08:00:34.115893 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a81a30e-5ab5-4b3d-9104-176b421a9c29 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd returned with HTTP 202 Aug 20 08:00:34.116413 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1367/5527] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:00:34 2026] DELETE /volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:34.125848 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-041389aa-2cdd-4f24-9374-4d83b15289f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:34.130272 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-041389aa-2cdd-4f24-9374-4d83b15289f7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd Aug 20 08:00:34.130272 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-041389aa-2cdd-4f24-9374-4d83b15289f7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:34.130272 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-041389aa-2cdd-4f24-9374-4d83b15289f7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:34.136847 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:34.136847 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:34.137673 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-041389aa-2cdd-4f24-9374-4d83b15289f7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 08:00:34.138776 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-041389aa-2cdd-4f24-9374-4d83b15289f7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd returned with HTTP 200 Aug 20 08:00:34.139408 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1381/5528] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:34 2026] GET /volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:35.009380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a25529a-a92a-40c6-8bfa-f19f173563e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:35.011481 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a25529a-a92a-40c6-8bfa-f19f173563e4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:35.012077 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a25529a-a92a-40c6-8bfa-f19f173563e4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:35.012077 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a25529a-a92a-40c6-8bfa-f19f173563e4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:35.012389 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9a25529a-a92a-40c6-8bfa-f19f173563e4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:35.018542 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:35.018542 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:35.019336 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a25529a-a92a-40c6-8bfa-f19f173563e4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:35.019890 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1384/5529] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:35 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:35.149981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ce37c5b9-7e5f-4d1e-bd69-a4f107a3139b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:35.153007 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce37c5b9-7e5f-4d1e-bd69-a4f107a3139b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd Aug 20 08:00:35.153224 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce37c5b9-7e5f-4d1e-bd69-a4f107a3139b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:35.153449 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce37c5b9-7e5f-4d1e-bd69-a4f107a3139b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:35.159923 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce37c5b9-7e5f-4d1e-bd69-a4f107a3139b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd returned with HTTP 404 Aug 20 08:00:35.160509 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1398/5530] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:35 2026] GET /volume/v3/snapshots/f49261ea-e032-4284-87b0-9772e97f3cdd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:35.169045 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-efd68885-309c-4dab-b694-6ac9c00083a2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:35.171344 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efd68885-309c-4dab-b694-6ac9c00083a2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 Aug 20 08:00:35.171620 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efd68885-309c-4dab-b694-6ac9c00083a2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:35.171871 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efd68885-309c-4dab-b694-6ac9c00083a2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:35.172006 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-efd68885-309c-4dab-b694-6ac9c00083a2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete snapshot with id: 507a926c-3b5e-4a0c-b8b2-d59767aedc88 Aug 20 08:00:35.178320 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:35.178320 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:35.178887 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-efd68885-309c-4dab-b694-6ac9c00083a2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 08:00:35.194839 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-efd68885-309c-4dab-b694-6ac9c00083a2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot delete request issued successfully. Aug 20 08:00:35.195028 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efd68885-309c-4dab-b694-6ac9c00083a2 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 returned with HTTP 202 Aug 20 08:00:35.195443 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1368/5531] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:00:35 2026] DELETE /volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:35.205662 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d39d49ae-3148-4d80-a365-ab4ba65dfad7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:35.207642 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d39d49ae-3148-4d80-a365-ab4ba65dfad7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 Aug 20 08:00:35.208054 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d39d49ae-3148-4d80-a365-ab4ba65dfad7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:35.208417 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d39d49ae-3148-4d80-a365-ab4ba65dfad7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:35.215728 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:35.215728 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:35.217570 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d39d49ae-3148-4d80-a365-ab4ba65dfad7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Snapshot retrieved successfully. Aug 20 08:00:35.218163 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d39d49ae-3148-4d80-a365-ab4ba65dfad7 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 returned with HTTP 200 Aug 20 08:00:35.218831 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1382/5532] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:35 2026] GET /volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:35.563678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b97cd08e-71ef-4664-9917-6fab6a3dcc39 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:35.566020 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b97cd08e-71ef-4664-9917-6fab6a3dcc39 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] DELETE https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 08:00:35.566020 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b97cd08e-71ef-4664-9917-6fab6a3dcc39 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:35.566202 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b97cd08e-71ef-4664-9917-6fab6a3dcc39 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:35.566851 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b97cd08e-71ef-4664-9917-6fab6a3dcc39 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Delete volume with id: 0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 08:00:35.575928 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:35.575928 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:35.576102 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b97cd08e-71ef-4664-9917-6fab6a3dcc39 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:35.600065 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b97cd08e-71ef-4664-9917-6fab6a3dcc39 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Delete volume request issued successfully. Aug 20 08:00:35.600225 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b97cd08e-71ef-4664-9917-6fab6a3dcc39 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 202 Aug 20 08:00:35.600870 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1385/5533] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:35 2026] DELETE /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:35.611303 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a9cafa5f-0c51-4e0f-82e2-98582e502c92 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:35.615673 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9cafa5f-0c51-4e0f-82e2-98582e502c92 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 08:00:35.615789 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9cafa5f-0c51-4e0f-82e2-98582e502c92 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:35.616316 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9cafa5f-0c51-4e0f-82e2-98582e502c92 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:35.627985 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:35.627985 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:35.633937 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a9cafa5f-0c51-4e0f-82e2-98582e502c92 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Volume info retrieved successfully. Aug 20 08:00:35.638481 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9cafa5f-0c51-4e0f-82e2-98582e502c92 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 200 Aug 20 08:00:35.638619 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1399/5534] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:35 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:36.033261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aa5b71f3-f4ee-45dd-96e8-410854c72844 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:36.035354 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa5b71f3-f4ee-45dd-96e8-410854c72844 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:36.035609 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa5b71f3-f4ee-45dd-96e8-410854c72844 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:36.035827 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa5b71f3-f4ee-45dd-96e8-410854c72844 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:36.035954 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-aa5b71f3-f4ee-45dd-96e8-410854c72844 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:36.040623 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:36.040623 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:36.041331 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa5b71f3-f4ee-45dd-96e8-410854c72844 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:36.041737 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1369/5535] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:36 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:36.231736 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-81c7ead1-5b85-4e37-972f-02c7bc71b60b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:36.240653 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81c7ead1-5b85-4e37-972f-02c7bc71b60b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 Aug 20 08:00:36.240653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81c7ead1-5b85-4e37-972f-02c7bc71b60b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:36.240653 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81c7ead1-5b85-4e37-972f-02c7bc71b60b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:36.248750 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81c7ead1-5b85-4e37-972f-02c7bc71b60b tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 returned with HTTP 404 Aug 20 08:00:36.249321 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1383/5536] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:36 2026] GET /volume/v3/snapshots/507a926c-3b5e-4a0c-b8b2-d59767aedc88 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:36.257693 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4e9d365-dfec-4b1b-b9b0-1244b0df2379 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:36.259740 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4e9d365-dfec-4b1b-b9b0-1244b0df2379 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 08:00:36.259956 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4e9d365-dfec-4b1b-b9b0-1244b0df2379 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:36.260180 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4e9d365-dfec-4b1b-b9b0-1244b0df2379 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:36.269014 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:36.269014 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:36.273599 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c4e9d365-dfec-4b1b-b9b0-1244b0df2379 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:36.278432 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4e9d365-dfec-4b1b-b9b0-1244b0df2379 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 08:00:36.278913 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1386/5537] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:36 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:36.293668 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d383be3e-f1bc-45ed-8a3f-d115608849a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:36.295668 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d383be3e-f1bc-45ed-8a3f-d115608849a5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 08:00:36.295957 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d383be3e-f1bc-45ed-8a3f-d115608849a5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:36.296246 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d383be3e-f1bc-45ed-8a3f-d115608849a5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:36.304393 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:36.304393 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:36.308798 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d383be3e-f1bc-45ed-8a3f-d115608849a5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:36.313932 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d383be3e-f1bc-45ed-8a3f-d115608849a5 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 08:00:36.314427 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1400/5538] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:36 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:36.327579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-19342611-b956-462a-9a66-0f67b29e42d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:36.329538 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19342611-b956-462a-9a66-0f67b29e42d1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] DELETE https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 08:00:36.329767 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-19342611-b956-462a-9a66-0f67b29e42d1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:36.329993 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-19342611-b956-462a-9a66-0f67b29e42d1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:36.330173 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-19342611-b956-462a-9a66-0f67b29e42d1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete volume with id: 3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 08:00:36.337449 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:36.337449 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:36.337910 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-19342611-b956-462a-9a66-0f67b29e42d1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:36.357166 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-19342611-b956-462a-9a66-0f67b29e42d1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Delete volume request issued successfully. Aug 20 08:00:36.357395 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19342611-b956-462a-9a66-0f67b29e42d1 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 202 Aug 20 08:00:36.357843 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1370/5539] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:36 2026] DELETE /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:36.365930 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c4ef9fe4-fd5d-4f6e-8e34-698f8b2e8c67 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:36.368373 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4ef9fe4-fd5d-4f6e-8e34-698f8b2e8c67 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 08:00:36.368684 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4ef9fe4-fd5d-4f6e-8e34-698f8b2e8c67 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:36.368952 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4ef9fe4-fd5d-4f6e-8e34-698f8b2e8c67 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:36.379035 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:36.379035 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:36.385944 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c4ef9fe4-fd5d-4f6e-8e34-698f8b2e8c67 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Volume info retrieved successfully. Aug 20 08:00:36.392170 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4ef9fe4-fd5d-4f6e-8e34-698f8b2e8c67 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 200 Aug 20 08:00:36.392783 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1384/5540] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:36 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:36.652207 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-27ede03b-1805-4734-a464-eb48badcb4a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:36.654300 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27ede03b-1805-4734-a464-eb48badcb4a4 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] GET https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 Aug 20 08:00:36.654534 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27ede03b-1805-4734-a464-eb48badcb4a4 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:36.654755 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27ede03b-1805-4734-a464-eb48badcb4a4 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:36.660493 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27ede03b-1805-4734-a464-eb48badcb4a4 tempest-TestStampPattern-2081946497 tempest-TestStampPattern-2081946497-project-member] https://10.4.3.57/volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 returned with HTTP 404 Aug 20 08:00:36.660919 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1387/5541] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:36 2026] GET /volume/v3/volumes/0edd8557-536c-4849-9d4b-9d65a2f78234 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:37.055226 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0c85ccc1-6af5-4734-ac55-afc30b2fc00e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:37.057788 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0c85ccc1-6af5-4734-ac55-afc30b2fc00e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:37.057788 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0c85ccc1-6af5-4734-ac55-afc30b2fc00e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:37.057788 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0c85ccc1-6af5-4734-ac55-afc30b2fc00e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:37.057996 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0c85ccc1-6af5-4734-ac55-afc30b2fc00e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:37.063233 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:37.063233 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:37.064072 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0c85ccc1-6af5-4734-ac55-afc30b2fc00e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:37.064591 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1401/5542] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:37 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:37.407889 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fe18692b-f6b7-46aa-aa45-2affb073fc12 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:37.409804 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe18692b-f6b7-46aa-aa45-2affb073fc12 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] GET https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea Aug 20 08:00:37.410073 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe18692b-f6b7-46aa-aa45-2affb073fc12 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:37.410359 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe18692b-f6b7-46aa-aa45-2affb073fc12 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:37.416217 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe18692b-f6b7-46aa-aa45-2affb073fc12 tempest-SnapshotDataIntegrityTests-1316488763 tempest-SnapshotDataIntegrityTests-1316488763-project-member] https://10.4.3.57/volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea returned with HTTP 404 Aug 20 08:00:37.416753 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1371/5543] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:37 2026] GET /volume/v3/volumes/3ac53809-a98a-4089-bfbb-bfff19feb8ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:38.077371 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2bdfe7d5-789b-4339-b602-afa3f5569082 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:38.079521 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2bdfe7d5-789b-4339-b602-afa3f5569082 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:38.079842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2bdfe7d5-789b-4339-b602-afa3f5569082 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:38.080143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2bdfe7d5-789b-4339-b602-afa3f5569082 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:38.080298 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2bdfe7d5-789b-4339-b602-afa3f5569082 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:38.086150 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:38.086150 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:38.086917 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2bdfe7d5-789b-4339-b602-afa3f5569082 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:38.087339 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1385/5544] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:38 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:38.365020 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f19eb204-ab45-4b28-87d2-374f71caf586 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:38.366756 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f19eb204-ab45-4b28-87d2-374f71caf586 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e Aug 20 08:00:38.366938 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f19eb204-ab45-4b28-87d2-374f71caf586 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:38.367120 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f19eb204-ab45-4b28-87d2-374f71caf586 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:38.376410 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:38.376410 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:38.379659 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f19eb204-ab45-4b28-87d2-374f71caf586 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:00:38.383968 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f19eb204-ab45-4b28-87d2-374f71caf586 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e returned with HTTP 200 Aug 20 08:00:38.384339 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1388/5545] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:38 2026] GET /volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e => generated 1635 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:39.098099 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8c687283-79e6-41a0-b3dd-cfac49c85843 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:39.099940 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8c687283-79e6-41a0-b3dd-cfac49c85843 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:39.100267 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8c687283-79e6-41a0-b3dd-cfac49c85843 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:39.100435 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8c687283-79e6-41a0-b3dd-cfac49c85843 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:39.100530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8c687283-79e6-41a0-b3dd-cfac49c85843 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id d57e9483-66a3-4482-857b-aaafbccc3796. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:39.106287 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:39.106287 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:39.106983 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8c687283-79e6-41a0-b3dd-cfac49c85843 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 200 Aug 20 08:00:39.107434 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1402/5546] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:39 2026] GET /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:39.116935 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a053fe26-a9f9-4550-a123-a7b60ef4b0fb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:39.118750 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a053fe26-a9f9-4550-a123-a7b60ef4b0fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] DELETE https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 Aug 20 08:00:39.118981 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a053fe26-a9f9-4550-a123-a7b60ef4b0fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:39.119182 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a053fe26-a9f9-4550-a123-a7b60ef4b0fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:39.119286 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-a053fe26-a9f9-4550-a123-a7b60ef4b0fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Delete backup with id: d57e9483-66a3-4482-857b-aaafbccc3796. Aug 20 08:00:39.123457 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:39.123457 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:39.134992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-a053fe26-a9f9-4550-a123-a7b60ef4b0fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] delete_backup rpcapi backup_id d57e9483-66a3-4482-857b-aaafbccc3796 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:00:39.136801 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a053fe26-a9f9-4550-a123-a7b60ef4b0fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] https://10.4.3.57/volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 returned with HTTP 202 Aug 20 08:00:39.137350 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1372/5547] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:00:39 2026] DELETE /volume/v3/backups/d57e9483-66a3-4482-857b-aaafbccc3796 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:00:39.147747 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f0bdb12-1665-4b0d-9cc8-67d0f8356c2e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:39.149636 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f0bdb12-1665-4b0d-9cc8-67d0f8356c2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 Aug 20 08:00:39.149864 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f0bdb12-1665-4b0d-9cc8-67d0f8356c2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:39.150046 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f0bdb12-1665-4b0d-9cc8-67d0f8356c2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:39.150200 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7f0bdb12-1665-4b0d-9cc8-67d0f8356c2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume with id: e38a6a79-945f-4a7a-a536-6e6c62b03382 Aug 20 08:00:39.158092 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:39.158092 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:39.158704 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f0bdb12-1665-4b0d-9cc8-67d0f8356c2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:39.181131 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f0bdb12-1665-4b0d-9cc8-67d0f8356c2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume request issued successfully. Aug 20 08:00:39.181131 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f0bdb12-1665-4b0d-9cc8-67d0f8356c2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 returned with HTTP 202 Aug 20 08:00:39.181499 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1386/5548] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:00:39 2026] DELETE /volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:39.188820 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-28abeaaa-af1b-435c-b7f0-9713116afa96 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:39.190941 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28abeaaa-af1b-435c-b7f0-9713116afa96 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 Aug 20 08:00:39.191212 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28abeaaa-af1b-435c-b7f0-9713116afa96 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:39.191478 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28abeaaa-af1b-435c-b7f0-9713116afa96 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:39.200639 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:39.200639 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:39.204913 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-28abeaaa-af1b-435c-b7f0-9713116afa96 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:39.210163 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28abeaaa-af1b-435c-b7f0-9713116afa96 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 returned with HTTP 200 Aug 20 08:00:39.210763 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1389/5549] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:39 2026] GET /volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:39.948992 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-3dcaaf44-eba4-4197-85b4-aef1f65d0384 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:39.951565 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-3dcaaf44-eba4-4197-85b4-aef1f65d0384 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/1b7444e9-b295-4c8b-b55d-1f2687428826 Aug 20 08:00:39.951824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-3dcaaf44-eba4-4197-85b4-aef1f65d0384 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:39.952078 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-3dcaaf44-eba4-4197-85b4-aef1f65d0384 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:39.959747 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:39.959747 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:40.005985 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-3dcaaf44-eba4-4197-85b4-aef1f65d0384 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/1b7444e9-b295-4c8b-b55d-1f2687428826 returned with HTTP 200 Aug 20 08:00:40.006445 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1403/5550] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:00:39 2026] DELETE /volume/v3/attachments/1b7444e9-b295-4c8b-b55d-1f2687428826 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:40.016845 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-1189cc35-8077-4dbd-b56c-8ad0c65200cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:40.019122 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-1189cc35-8077-4dbd-b56c-8ad0c65200cf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e Aug 20 08:00:40.019304 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-1189cc35-8077-4dbd-b56c-8ad0c65200cf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:40.019512 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-1189cc35-8077-4dbd-b56c-8ad0c65200cf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:40.019679 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-1189cc35-8077-4dbd-b56c-8ad0c65200cf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: b061fda4-1dd6-408a-8a05-99e866d27c0e Aug 20 08:00:40.027173 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:40.027173 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:40.027717 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-1189cc35-8077-4dbd-b56c-8ad0c65200cf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:00:40.044503 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-1189cc35-8077-4dbd-b56c-8ad0c65200cf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 08:00:40.044729 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3ee4419f-88d6-485c-a27b-0f4352f0a934 req-1189cc35-8077-4dbd-b56c-8ad0c65200cf tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e returned with HTTP 202 Aug 20 08:00:40.045170 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1373/5551] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 08:00:40 2026] DELETE /volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:40.224113 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4629118d-c92f-4f9e-8498-69e32b1e93f0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:40.226374 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4629118d-c92f-4f9e-8498-69e32b1e93f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 Aug 20 08:00:40.226649 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4629118d-c92f-4f9e-8498-69e32b1e93f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:40.226834 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4629118d-c92f-4f9e-8498-69e32b1e93f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:40.232821 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4629118d-c92f-4f9e-8498-69e32b1e93f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 returned with HTTP 404 Aug 20 08:00:40.233364 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1387/5552] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:40 2026] GET /volume/v3/volumes/e38a6a79-945f-4a7a-a536-6e6c62b03382 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:40.244577 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2661c8b-1fb8-41a5-9f10-795b401c942f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:40.246983 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2661c8b-1fb8-41a5-9f10-795b401c942f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad/export_record Aug 20 08:00:40.247229 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2661c8b-1fb8-41a5-9f10-795b401c942f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:40.247460 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2661c8b-1fb8-41a5-9f10-795b401c942f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Calling method 'export_record' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:40.247630 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-a2661c8b-1fb8-41a5-9f10-795b401c942f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Export record for backup 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 08:00:40.252532 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:40.252532 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:40.253953 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-a2661c8b-1fb8-41a5-9f10-795b401c942f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c2bce1df15544009bdc81fd640872b0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf745eea3b2347d3b3adca69ca117bfa', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:00:40.254100 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2661c8b-1fb8-41a5-9f10-795b401c942f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad/export_record returned with HTTP 403 Aug 20 08:00:40.254666 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1390/5553] 10.4.3.57 () {68 vars in 1423 bytes} [Thu Aug 20 08:00:40 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:40.265206 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:40.267602 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:00:40.267602 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1433934250"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:40.268803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1433934250'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:00:40.268934 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume of 1 GB Aug 20 08:00:40.269221 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:40.269221 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:40.272936 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Availability Zones retrieved successfully. Aug 20 08:00:40.278497 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Flow 'volume_create_api' (c6b3fd7e-aa4d-4c48-bc9d-021189c1330e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:40.279446 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0695330-9a4b-489a-8f30-f6888b57f6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:40.280311 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:00:40.307467 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0695330-9a4b-489a-8f30-f6888b57f6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:40.308323 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4824acee-841d-4397-b466-aa299b9d323d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:40.351137 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Created reservations ['044800b9-656d-4692-814e-0461291bdd96', '57a6dafc-8c28-4644-9bc0-2db48936834d', 'c7f8911b-0eb5-4f75-abbe-823dffca27e0', '26bf473c-f60f-49ba-96cc-4512c82cae79'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:40.351997 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4824acee-841d-4397-b466-aa299b9d323d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['044800b9-656d-4692-814e-0461291bdd96', '57a6dafc-8c28-4644-9bc0-2db48936834d', 'c7f8911b-0eb5-4f75-abbe-823dffca27e0', '26bf473c-f60f-49ba-96cc-4512c82cae79']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:40.352848 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3da697d-6ea3-44ec-a103-bc88f4a2e453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:40.379284 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3da697d-6ea3-44ec-a103-bc88f4a2e453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d18b0fa-2a42-40c5-b7e4-e165681d6b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433934250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['044800b9-656d-4692-814e-0461291bdd96','57a6dafc-8c28-4644-9bc0-2db48936834d','c7f8911b-0eb5-4f75-abbe-823dffca27e0','26bf473c-f60f-49ba-96cc-4512c82cae79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433934250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d18b0fa-2a42-40c5-b7e4-e165681d6b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf745eea3b2347d3b3adca69ca117bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:40.380034 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7747c1da-0ae5-4679-9182-7a0483290168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:40.401718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7747c1da-0ae5-4679-9182-7a0483290168) transitioned into state 'SUCCESS' from state '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-1433934250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['044800b9-656d-4692-814e-0461291bdd96','57a6dafc-8c28-4644-9bc0-2db48936834d','c7f8911b-0eb5-4f75-abbe-823dffca27e0','26bf473c-f60f-49ba-96cc-4512c82cae79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:40.402332 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53619a60-6705-4de0-bcb2-e434f85697d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:40.411161 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53619a60-6705-4de0-bcb2-e434f85697d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:40.411997 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Flow 'volume_create_api' (c6b3fd7e-aa4d-4c48-bc9d-021189c1330e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:40.412314 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume request issued successfully. Aug 20 08:00:40.412888 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0eb48980-f4a0-489e-8c34-66dff66bd1b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:00:40.413300 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1404/5554] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:00:40 2026] POST /volume/v3/volumes => generated 776 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:40.428372 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ef0ca46-d6e3-4eeb-8910-96f47717fd67 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:40.430683 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ef0ca46-d6e3-4eeb-8910-96f47717fd67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 Aug 20 08:00:40.430929 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ef0ca46-d6e3-4eeb-8910-96f47717fd67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:40.431160 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ef0ca46-d6e3-4eeb-8910-96f47717fd67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:40.440762 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:40.440762 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:40.445572 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ef0ca46-d6e3-4eeb-8910-96f47717fd67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:40.451586 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ef0ca46-d6e3-4eeb-8910-96f47717fd67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 returned with HTTP 200 Aug 20 08:00:40.452323 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1374/5555] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:40 2026] GET /volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:40.888068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b4b41e76-92fb-4882-bfef-d7f166ef2bd1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:40.889774 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4b41e76-92fb-4882-bfef-d7f166ef2bd1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e Aug 20 08:00:40.889945 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4b41e76-92fb-4882-bfef-d7f166ef2bd1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:40.890128 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4b41e76-92fb-4882-bfef-d7f166ef2bd1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:40.897827 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4b41e76-92fb-4882-bfef-d7f166ef2bd1 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e returned with HTTP 404 Aug 20 08:00:40.898265 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1388/5556] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:40 2026] GET /volume/v3/volumes/b061fda4-1dd6-408a-8a05-99e866d27c0e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 08:00:40.905854 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-66e17ca2-8e0e-46d9-bcd3-e7c8a9005909 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:40.907565 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66e17ca2-8e0e-46d9-bcd3-e7c8a9005909 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 08:00:40.907809 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66e17ca2-8e0e-46d9-bcd3-e7c8a9005909 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:40.908060 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66e17ca2-8e0e-46d9-bcd3-e7c8a9005909 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:40.908217 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-66e17ca2-8e0e-46d9-bcd3-e7c8a9005909 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: 1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 08:00:40.914483 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:40.914483 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:40.915043 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-66e17ca2-8e0e-46d9-bcd3-e7c8a9005909 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 08:00:40.944587 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-66e17ca2-8e0e-46d9-bcd3-e7c8a9005909 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot delete request issued successfully. Aug 20 08:00:40.944752 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66e17ca2-8e0e-46d9-bcd3-e7c8a9005909 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 returned with HTTP 202 Aug 20 08:00:40.947572 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1391/5557] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:00:40 2026] DELETE /volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:40.952568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0f8513c3-e4cc-452f-9ba4-3f0ee2c4904f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:40.956103 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f8513c3-e4cc-452f-9ba4-3f0ee2c4904f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 08:00:40.956103 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f8513c3-e4cc-452f-9ba4-3f0ee2c4904f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:40.956103 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f8513c3-e4cc-452f-9ba4-3f0ee2c4904f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:40.962468 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:40.962468 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:40.964202 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0f8513c3-e4cc-452f-9ba4-3f0ee2c4904f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 08:00:40.964202 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f8513c3-e4cc-452f-9ba4-3f0ee2c4904f tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 returned with HTTP 200 Aug 20 08:00:40.964717 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1405/5558] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:40 2026] GET /volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:41.466295 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-028f0d9e-cb77-40eb-9a12-d1a226ae26e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:41.467926 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-028f0d9e-cb77-40eb-9a12-d1a226ae26e5 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 Aug 20 08:00:41.468101 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-028f0d9e-cb77-40eb-9a12-d1a226ae26e5 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:41.468282 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-028f0d9e-cb77-40eb-9a12-d1a226ae26e5 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:41.476261 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:41.476261 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:41.480518 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-028f0d9e-cb77-40eb-9a12-d1a226ae26e5 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:41.485378 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-028f0d9e-cb77-40eb-9a12-d1a226ae26e5 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 returned with HTTP 200 Aug 20 08:00:41.485884 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1375/5559] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:41 2026] GET /volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:41.498270 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-722618e7-f618-455d-bc27-88efe6ed200a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:41.499950 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-722618e7-f618-455d-bc27-88efe6ed200a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 08:00:41.500304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-722618e7-f618-455d-bc27-88efe6ed200a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8d18b0fa-2a42-40c5-b7e4-e165681d6b36", "name": "tempest-type-Backup-1746773104"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:41.501816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-722618e7-f618-455d-bc27-88efe6ed200a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Creating new backup {'backup': {'volume_id': '8d18b0fa-2a42-40c5-b7e4-e165681d6b36', 'name': 'tempest-type-Backup-1746773104'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:00:41.501950 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-722618e7-f618-455d-bc27-88efe6ed200a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Creating backup of volume 8d18b0fa-2a42-40c5-b7e4-e165681d6b36 in container None Aug 20 08:00:41.508969 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:41.508969 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:41.509277 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-722618e7-f618-455d-bc27-88efe6ed200a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:41.526089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-722618e7-f618-455d-bc27-88efe6ed200a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Created reservations ['751a99b8-9363-403d-a10b-5d134f324665', '4ae0436c-b377-411b-97e0-58fd20596582'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:41.563073 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-722618e7-f618-455d-bc27-88efe6ed200a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:00:41.563658 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1389/5560] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 08:00:41 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:41.573848 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-76f340dd-fd29-49d7-b4da-62fd2c6526bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:41.575780 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76f340dd-fd29-49d7-b4da-62fd2c6526bc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:41.576001 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76f340dd-fd29-49d7-b4da-62fd2c6526bc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:41.576225 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76f340dd-fd29-49d7-b4da-62fd2c6526bc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:41.576345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-76f340dd-fd29-49d7-b4da-62fd2c6526bc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:41.580620 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:41.580620 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:41.581153 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76f340dd-fd29-49d7-b4da-62fd2c6526bc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:41.581522 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1392/5561] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:41 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:41.974143 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3f6c1522-4ccd-4c0b-be3e-2699ef73d7bb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:41.976190 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f6c1522-4ccd-4c0b-be3e-2699ef73d7bb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 08:00:41.976384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f6c1522-4ccd-4c0b-be3e-2699ef73d7bb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:41.976570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f6c1522-4ccd-4c0b-be3e-2699ef73d7bb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:41.981631 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f6c1522-4ccd-4c0b-be3e-2699ef73d7bb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 returned with HTTP 404 Aug 20 08:00:41.982189 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1406/5562] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:41 2026] GET /volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:42.592912 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c1ddf8a8-fa45-46d1-9dce-52f1cf2fe333 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:42.594848 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1ddf8a8-fa45-46d1-9dce-52f1cf2fe333 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:42.595417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1ddf8a8-fa45-46d1-9dce-52f1cf2fe333 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:42.595417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1ddf8a8-fa45-46d1-9dce-52f1cf2fe333 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:42.595417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c1ddf8a8-fa45-46d1-9dce-52f1cf2fe333 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:42.600208 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:42.600208 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:42.600817 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1ddf8a8-fa45-46d1-9dce-52f1cf2fe333 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:42.601227 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1376/5563] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:42 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:43.613661 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ab5e516-05dd-4f54-9a14-20e00f26bb2e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:43.615864 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ab5e516-05dd-4f54-9a14-20e00f26bb2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:43.616141 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ab5e516-05dd-4f54-9a14-20e00f26bb2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:43.616341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ab5e516-05dd-4f54-9a14-20e00f26bb2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:43.616445 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1ab5e516-05dd-4f54-9a14-20e00f26bb2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:43.618161 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=234,cinder:INSERT=17,cinder:UPDATE=51 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:00:43.621661 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:43.621661 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:43.622385 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ab5e516-05dd-4f54-9a14-20e00f26bb2e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:43.622794 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1390/5564] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:43 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:44.635678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7025b325-95ee-4fa3-93aa-d7f3b21a44ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:44.637192 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7025b325-95ee-4fa3-93aa-d7f3b21a44ae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:44.638259 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7025b325-95ee-4fa3-93aa-d7f3b21a44ae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:44.638259 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7025b325-95ee-4fa3-93aa-d7f3b21a44ae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:44.638259 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7025b325-95ee-4fa3-93aa-d7f3b21a44ae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:44.642985 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:44.642985 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:44.644695 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7025b325-95ee-4fa3-93aa-d7f3b21a44ae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:44.646777 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1393/5565] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:44 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:44.919661 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-951c2aec-dba2-48a1-a2c4-26b10a1b5495 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:44.922598 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-951c2aec-dba2-48a1-a2c4-26b10a1b5495 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/d0b56076-75fc-46ec-9790-42a9eb5c5b43 Aug 20 08:00:44.922598 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-951c2aec-dba2-48a1-a2c4-26b10a1b5495 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:44.922598 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-951c2aec-dba2-48a1-a2c4-26b10a1b5495 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:44.929836 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:44.929836 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:44.981062 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-951c2aec-dba2-48a1-a2c4-26b10a1b5495 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/d0b56076-75fc-46ec-9790-42a9eb5c5b43 returned with HTTP 200 Aug 20 08:00:44.981511 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1407/5566] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:00:44 2026] DELETE /volume/v3/attachments/d0b56076-75fc-46ec-9790-42a9eb5c5b43 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:44.992715 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-c5675211-b210-4eac-8500-a330f7890f58 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:44.995694 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-c5675211-b210-4eac-8500-a330f7890f58 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 08:00:44.995938 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-c5675211-b210-4eac-8500-a330f7890f58 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:44.996287 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-c5675211-b210-4eac-8500-a330f7890f58 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:44.996450 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-c5675211-b210-4eac-8500-a330f7890f58 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: 6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 08:00:45.004432 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:45.004432 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:45.004848 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-c5675211-b210-4eac-8500-a330f7890f58 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:00:45.024142 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-c5675211-b210-4eac-8500-a330f7890f58 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 08:00:45.024392 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-62b8438e-b849-4c1a-b3e2-46b79abd8b4e req-c5675211-b210-4eac-8500-a330f7890f58 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 202 Aug 20 08:00:45.025007 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1377/5567] 10.4.3.57 () {70 vars in 1613 bytes} [Thu Aug 20 08:00:44 2026] DELETE /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:45.661898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f9e85cc7-657d-45e6-939a-56bc3e3b9747 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:45.664612 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9e85cc7-657d-45e6-939a-56bc3e3b9747 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:45.664894 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9e85cc7-657d-45e6-939a-56bc3e3b9747 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:45.665027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9e85cc7-657d-45e6-939a-56bc3e3b9747 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:45.665248 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f9e85cc7-657d-45e6-939a-56bc3e3b9747 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:45.671285 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:45.671285 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:45.672144 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9e85cc7-657d-45e6-939a-56bc3e3b9747 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:45.672602 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1391/5568] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:45 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:45.703526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f33e2d12-ed35-4220-94d3-6df9aa8dd65e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:45.706106 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f33e2d12-ed35-4220-94d3-6df9aa8dd65e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 08:00:45.706366 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f33e2d12-ed35-4220-94d3-6df9aa8dd65e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:45.706538 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f33e2d12-ed35-4220-94d3-6df9aa8dd65e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:45.712431 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f33e2d12-ed35-4220-94d3-6df9aa8dd65e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 404 Aug 20 08:00:45.713131 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1394/5569] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:45 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:46.550104 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c65e6b19-916c-4f1b-ba11-e5b81a312e68 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:46.552443 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c65e6b19-916c-4f1b-ba11-e5b81a312e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 08:00:46.554531 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c65e6b19-916c-4f1b-ba11-e5b81a312e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:46.554531 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c65e6b19-916c-4f1b-ba11-e5b81a312e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:46.554531 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-c65e6b19-916c-4f1b-ba11-e5b81a312e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: 1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 08:00:46.560456 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c65e6b19-916c-4f1b-ba11-e5b81a312e68 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 returned with HTTP 404 Aug 20 08:00:46.561008 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1408/5570] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:00:46 2026] DELETE /volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:46.568916 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d9cfb5ca-5a75-407e-8a7f-54ed20d3bb40 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:46.570848 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d9cfb5ca-5a75-407e-8a7f-54ed20d3bb40 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 Aug 20 08:00:46.571096 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d9cfb5ca-5a75-407e-8a7f-54ed20d3bb40 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:46.571343 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d9cfb5ca-5a75-407e-8a7f-54ed20d3bb40 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:46.573150 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=266,cinder:INSERT=28,cinder:UPDATE=67 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:00:46.576303 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d9cfb5ca-5a75-407e-8a7f-54ed20d3bb40 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 returned with HTTP 404 Aug 20 08:00:46.577387 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1378/5571] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:46 2026] GET /volume/v3/snapshots/1c676ea1-26ad-4dd6-a223-3587d03b2c76 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:46.684707 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cc276dec-cf38-4d8f-a031-f57c1c39f6f4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:46.689161 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc276dec-cf38-4d8f-a031-f57c1c39f6f4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:46.690336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc276dec-cf38-4d8f-a031-f57c1c39f6f4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:46.690557 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc276dec-cf38-4d8f-a031-f57c1c39f6f4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:46.690669 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cc276dec-cf38-4d8f-a031-f57c1c39f6f4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:46.697645 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:46.697645 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:46.698270 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc276dec-cf38-4d8f-a031-f57c1c39f6f4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:46.698767 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1392/5572] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:46 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:47.410215 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52e94c5b-18b4-4efc-81d8-c4f49aea2319 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:47.412107 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52e94c5b-18b4-4efc-81d8-c4f49aea2319 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 08:00:47.412304 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52e94c5b-18b4-4efc-81d8-c4f49aea2319 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:47.412561 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52e94c5b-18b4-4efc-81d8-c4f49aea2319 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:47.412739 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-52e94c5b-18b4-4efc-81d8-c4f49aea2319 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: 6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 08:00:47.418716 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52e94c5b-18b4-4efc-81d8-c4f49aea2319 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 404 Aug 20 08:00:47.419259 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1395/5573] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:00:47 2026] DELETE /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:47.425755 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd05ba3f-363b-43ea-8eb0-a1234d822e00 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:47.427737 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd05ba3f-363b-43ea-8eb0-a1234d822e00 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd Aug 20 08:00:47.427936 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd05ba3f-363b-43ea-8eb0-a1234d822e00 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:47.428165 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd05ba3f-363b-43ea-8eb0-a1234d822e00 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:47.434838 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd05ba3f-363b-43ea-8eb0-a1234d822e00 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd returned with HTTP 404 Aug 20 08:00:47.435360 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1409/5574] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:47 2026] GET /volume/v3/volumes/6fcbfb0f-3194-498b-ad26-cd6df70fd8fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:47.708657 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4583c9eb-a70a-4024-8b1c-aeb03041472b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:47.710445 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4583c9eb-a70a-4024-8b1c-aeb03041472b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:47.710666 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4583c9eb-a70a-4024-8b1c-aeb03041472b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:47.710840 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4583c9eb-a70a-4024-8b1c-aeb03041472b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:47.710938 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4583c9eb-a70a-4024-8b1c-aeb03041472b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:47.715639 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:47.715639 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:47.716286 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4583c9eb-a70a-4024-8b1c-aeb03041472b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:47.716629 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1379/5575] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:47 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:47.864561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:47.923725 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:00:47.924045 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-596057564"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:47.925375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-596057564'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:00:47.925488 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume of 1 GB Aug 20 08:00:47.929714 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Availability Zones retrieved successfully. Aug 20 08:00:47.934498 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Flow 'volume_create_api' (9f76b13e-f215-4a7a-aec8-9f82c72e099c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:47.935632 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1665dfee-ee31-4f59-9130-1b9a8991bad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:47.936441 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:00:47.959269 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1665dfee-ee31-4f59-9130-1b9a8991bad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:47.960057 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8fcbf4d-0cfb-4933-adfa-f33f4c0e55c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:48.020633 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['fab0a0a6-4ba5-4e20-b4f3-c9772cf8e424', '2ca14c23-d32b-4179-bcdc-5802b3a9c240', 'acb36089-1fe6-48ca-b370-f3c8a1fa4178', '337f7015-039f-493b-ae4f-8d2a5021e029'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:48.021670 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8fcbf4d-0cfb-4933-adfa-f33f4c0e55c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fab0a0a6-4ba5-4e20-b4f3-c9772cf8e424', '2ca14c23-d32b-4179-bcdc-5802b3a9c240', 'acb36089-1fe6-48ca-b370-f3c8a1fa4178', '337f7015-039f-493b-ae4f-8d2a5021e029']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:48.022469 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6877f2e-f4b1-4077-8c48-38d3c2b47453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:48.048153 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6877f2e-f4b1-4077-8c48-38d3c2b47453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f726aebc-f1c3-4ed4-be30-96b9d1916e9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-596057564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',qos_specs=None,replication_status=,reservations=['fab0a0a6-4ba5-4e20-b4f3-c9772cf8e424','2ca14c23-d32b-4179-bcdc-5802b3a9c240','acb36089-1fe6-48ca-b370-f3c8a1fa4178','337f7015-039f-493b-ae4f-8d2a5021e029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51330d15d1434d9da1dea3615535ac30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-596057564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f726aebc-f1c3-4ed4-be30-96b9d1916e9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51330d15d1434d9da1dea3615535ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:48.049160 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16237a6-2b17-4fb0-b0b4-63f8bbe75e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:48.071015 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16237a6-2b17-4fb0-b0b4-63f8bbe75e93) transitioned into state 'SUCCESS' from state '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-596057564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',qos_specs=None,replication_status=,reservations=['fab0a0a6-4ba5-4e20-b4f3-c9772cf8e424','2ca14c23-d32b-4179-bcdc-5802b3a9c240','acb36089-1fe6-48ca-b370-f3c8a1fa4178','337f7015-039f-493b-ae4f-8d2a5021e029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51330d15d1434d9da1dea3615535ac30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:48.071712 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06d54ac-2b89-4d3a-b28e-aeca9363378e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:48.081365 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06d54ac-2b89-4d3a-b28e-aeca9363378e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:48.082321 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Flow 'volume_create_api' (9f76b13e-f215-4a7a-aec8-9f82c72e099c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:48.082690 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume request issued successfully. Aug 20 08:00:48.083312 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78e27b55-e4aa-4a7e-a009-035bc9eb905b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:00:48.083748 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1393/5576] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:00:47 2026] POST /volume/v3/volumes => generated 746 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:48.098811 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a41794ae-d001-4ab3-96f0-c55653b9155a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:48.100786 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a41794ae-d001-4ab3-96f0-c55653b9155a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c Aug 20 08:00:48.100994 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a41794ae-d001-4ab3-96f0-c55653b9155a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:48.101219 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a41794ae-d001-4ab3-96f0-c55653b9155a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:48.103762 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=246,cinder:UPDATE=33,cinder:INSERT=13 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:00:48.112055 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:48.112055 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:48.119336 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a41794ae-d001-4ab3-96f0-c55653b9155a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:00:48.125382 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a41794ae-d001-4ab3-96f0-c55653b9155a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c returned with HTTP 200 Aug 20 08:00:48.125382 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1396/5577] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:48 2026] GET /volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:48.728368 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3f215918-7212-4b2f-b44b-55c75ceafb8f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:48.730162 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f215918-7212-4b2f-b44b-55c75ceafb8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:48.730394 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f215918-7212-4b2f-b44b-55c75ceafb8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:48.730582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f215918-7212-4b2f-b44b-55c75ceafb8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:48.730684 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3f215918-7212-4b2f-b44b-55c75ceafb8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:48.735817 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:48.735817 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:48.736756 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f215918-7212-4b2f-b44b-55c75ceafb8f tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:48.737210 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1410/5578] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:48 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:48.765358 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:48.767851 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:00:48.768252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1840595462", "snapshot_id": null, "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:48.770092 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1840595462', 'snapshot_id': None, 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:00:48.871112 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 08:00:48.878109 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 08:00:48.886748 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (ab8dbfd6-dafc-4430-af6d-276e9da95df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:48.888559 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1c31ba-c169-4afd-9f63-3ede6ac6d41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:48.889963 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:00:48.964936 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1c31ba-c169-4afd-9f63-3ede6ac6d41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:48.966180 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e335d7be-8dfc-45b5-b8ae-e9ac72d60f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:49.029644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['6a875eae-d13b-4a83-9ee2-33e67e2f097b', 'ff378fc0-0842-47d5-a7b5-83625c4dad96', '7c8fe4c1-64f8-40c8-8cb3-76fa00936bda', 'a728e582-47c3-4ba7-8a78-55aee55d2271'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:49.030835 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e335d7be-8dfc-45b5-b8ae-e9ac72d60f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a875eae-d13b-4a83-9ee2-33e67e2f097b', 'ff378fc0-0842-47d5-a7b5-83625c4dad96', '7c8fe4c1-64f8-40c8-8cb3-76fa00936bda', 'a728e582-47c3-4ba7-8a78-55aee55d2271']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:49.032056 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe685477-3199-4960-9003-b84db6d09c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:49.062350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe685477-3199-4960-9003-b84db6d09c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac590350-c53a-4b39-a1eb-5a8adc4d6605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1840595462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['6a875eae-d13b-4a83-9ee2-33e67e2f097b','ff378fc0-0842-47d5-a7b5-83625c4dad96','7c8fe4c1-64f8-40c8-8cb3-76fa00936bda','a728e582-47c3-4ba7-8a78-55aee55d2271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1840595462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac590350-c53a-4b39-a1eb-5a8adc4d6605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:49.063711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a35d4ae-9a8e-478a-a56e-f2079fae7a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:49.084989 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a35d4ae-9a8e-478a-a56e-f2079fae7a7c) transitioned into state 'SUCCESS' from state '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-1840595462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['6a875eae-d13b-4a83-9ee2-33e67e2f097b','ff378fc0-0842-47d5-a7b5-83625c4dad96','7c8fe4c1-64f8-40c8-8cb3-76fa00936bda','a728e582-47c3-4ba7-8a78-55aee55d2271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:49.086102 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49aaedfa-257c-44a1-b814-e7370d4cccdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:49.099223 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49aaedfa-257c-44a1-b814-e7370d4cccdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:49.100373 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (ab8dbfd6-dafc-4430-af6d-276e9da95df3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:49.100784 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 08:00:49.101569 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fdcebc09-356c-4e59-a383-300b1f7e42a5 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:00:49.102126 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1380/5579] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:00:48 2026] POST /volume/v3/volumes => generated 757 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:49.118818 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2ebf6fa4-e32d-43cb-bfef-2283580175fc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:49.121160 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ebf6fa4-e32d-43cb-bfef-2283580175fc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:00:49.121160 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ebf6fa4-e32d-43cb-bfef-2283580175fc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:49.121300 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ebf6fa4-e32d-43cb-bfef-2283580175fc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:49.129046 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:49.129046 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:49.133561 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2ebf6fa4-e32d-43cb-bfef-2283580175fc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:00:49.139272 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ebf6fa4-e32d-43cb-bfef-2283580175fc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:00:49.140881 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1394/5580] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:49 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:49.141109 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31094cec-f20a-4a08-a835-931279871ba2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:49.143688 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31094cec-f20a-4a08-a835-931279871ba2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c Aug 20 08:00:49.143937 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31094cec-f20a-4a08-a835-931279871ba2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:49.144224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31094cec-f20a-4a08-a835-931279871ba2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:49.153222 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:49.153222 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:49.157774 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-31094cec-f20a-4a08-a835-931279871ba2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:00:49.163682 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31094cec-f20a-4a08-a835-931279871ba2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c returned with HTTP 200 Aug 20 08:00:49.164133 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1397/5581] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:49 2026] GET /volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:49.181619 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-25a623e1-2993-4771-a939-b702f06be1f3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:49.184102 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-25a623e1-2993-4771-a939-b702f06be1f3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 08:00:49.184568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-25a623e1-2993-4771-a939-b702f06be1f3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f726aebc-f1c3-4ed4-be30-96b9d1916e9c", "name": "tempest-VolumesBackupsTest-Backup-983014761"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:49.186824 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-25a623e1-2993-4771-a939-b702f06be1f3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating new backup {'backup': {'volume_id': 'f726aebc-f1c3-4ed4-be30-96b9d1916e9c', 'name': 'tempest-VolumesBackupsTest-Backup-983014761'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:00:49.186824 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-25a623e1-2993-4771-a939-b702f06be1f3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating backup of volume f726aebc-f1c3-4ed4-be30-96b9d1916e9c in container None Aug 20 08:00:49.197021 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:49.197021 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:49.197639 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-25a623e1-2993-4771-a939-b702f06be1f3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:00:49.227898 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-25a623e1-2993-4771-a939-b702f06be1f3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['f7c8e7f2-0186-4344-bf1a-7970a2fb26df', 'bbdeda95-4778-4e77-be87-6c674a3055de'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:49.260830 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-25a623e1-2993-4771-a939-b702f06be1f3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:00:49.261274 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1411/5582] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:00:49 2026] POST /volume/v3/backups => generated 327 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:49.272423 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ca9d0699-9e89-4082-9f00-ec02a7883959 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:49.274604 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca9d0699-9e89-4082-9f00-ec02a7883959 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:49.274842 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca9d0699-9e89-4082-9f00-ec02a7883959 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:49.275222 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca9d0699-9e89-4082-9f00-ec02a7883959 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:49.275289 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ca9d0699-9e89-4082-9f00-ec02a7883959 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:49.279860 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:49.279860 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:49.280688 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca9d0699-9e89-4082-9f00-ec02a7883959 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:49.281069 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1381/5583] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:49 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:49.750581 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3490938c-c99f-46c3-b773-af5aaf4952a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:49.752564 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3490938c-c99f-46c3-b773-af5aaf4952a3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:49.752870 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3490938c-c99f-46c3-b773-af5aaf4952a3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:49.753187 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3490938c-c99f-46c3-b773-af5aaf4952a3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:49.753368 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3490938c-c99f-46c3-b773-af5aaf4952a3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:49.759519 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:49.759519 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:49.760526 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3490938c-c99f-46c3-b773-af5aaf4952a3 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:49.761076 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1395/5584] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:49 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:50.155066 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36681d08-f180-4298-aa1e-68deefdc9145 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:50.156970 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36681d08-f180-4298-aa1e-68deefdc9145 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:00:50.157184 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36681d08-f180-4298-aa1e-68deefdc9145 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:50.157393 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36681d08-f180-4298-aa1e-68deefdc9145 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:50.165472 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:50.165472 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:50.169900 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-36681d08-f180-4298-aa1e-68deefdc9145 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:00:50.175993 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36681d08-f180-4298-aa1e-68deefdc9145 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:00:50.176435 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1398/5585] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:50 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:50.191650 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9aab593f-d68d-4480-8a45-0459c0cfdf36 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:50.194080 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9aab593f-d68d-4480-8a45-0459c0cfdf36 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:00:50.194363 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9aab593f-d68d-4480-8a45-0459c0cfdf36 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:50.194647 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9aab593f-d68d-4480-8a45-0459c0cfdf36 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:50.203589 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:50.203589 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:50.208937 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9aab593f-d68d-4480-8a45-0459c0cfdf36 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:00:50.214939 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9aab593f-d68d-4480-8a45-0459c0cfdf36 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:00:50.215557 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1412/5586] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:50 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:50.292684 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b6f48e4-9d25-4482-a5a5-3ea1fa67dc6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:50.295078 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b6f48e4-9d25-4482-a5a5-3ea1fa67dc6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:50.295878 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b6f48e4-9d25-4482-a5a5-3ea1fa67dc6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:50.296672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b6f48e4-9d25-4482-a5a5-3ea1fa67dc6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:50.297683 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9b6f48e4-9d25-4482-a5a5-3ea1fa67dc6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:50.302786 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:50.302786 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:50.304493 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b6f48e4-9d25-4482-a5a5-3ea1fa67dc6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:50.304493 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1382/5587] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:50 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:50.371489 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-44811899-a507-4b7b-8820-382c27e64e02 req-8cd65ca2-9863-4993-853c-2f10fb2aa3f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:50.376771 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-8cd65ca2-9863-4993-853c-2f10fb2aa3f7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:00:50.376771 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-8cd65ca2-9863-4993-853c-2f10fb2aa3f7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:50.376771 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-8cd65ca2-9863-4993-853c-2f10fb2aa3f7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:50.390967 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:50.390967 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:50.396868 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-44811899-a507-4b7b-8820-382c27e64e02 req-8cd65ca2-9863-4993-853c-2f10fb2aa3f7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:00:50.404225 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-8cd65ca2-9863-4993-853c-2f10fb2aa3f7 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:00:50.405008 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1396/5588] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:50 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:50.776078 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e82856d9-b330-4f6a-8bfe-d45152470cfc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:50.778072 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e82856d9-b330-4f6a-8bfe-d45152470cfc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:50.778330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e82856d9-b330-4f6a-8bfe-d45152470cfc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:50.778529 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e82856d9-b330-4f6a-8bfe-d45152470cfc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:50.778983 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e82856d9-b330-4f6a-8bfe-d45152470cfc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:50.783251 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:50.783251 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:50.783976 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e82856d9-b330-4f6a-8bfe-d45152470cfc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:50.784394 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1399/5589] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:50 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:51.114196 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-44811899-a507-4b7b-8820-382c27e64e02 req-58b2506d-b999-4981-8498-f1804b5dbcc8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:51.116282 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-58b2506d-b999-4981-8498-f1804b5dbcc8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:00:51.116465 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-58b2506d-b999-4981-8498-f1804b5dbcc8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:51.116775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-58b2506d-b999-4981-8498-f1804b5dbcc8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:51.125465 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:51.125465 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:51.129909 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-44811899-a507-4b7b-8820-382c27e64e02 req-58b2506d-b999-4981-8498-f1804b5dbcc8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:00:51.135152 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-58b2506d-b999-4981-8498-f1804b5dbcc8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:00:51.135540 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1413/5590] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:00:51 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:51.146212 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-911c654b-0814-4de5-a1e9-e5e4973b40a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:51.146598 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-911c654b-0814-4de5-a1e9-e5e4973b40a0 None None] GET https://10.4.3.57/volume// Aug 20 08:00:51.146752 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-911c654b-0814-4de5-a1e9-e5e4973b40a0 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:51.147003 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-911c654b-0814-4de5-a1e9-e5e4973b40a0 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:51.147359 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-911c654b-0814-4de5-a1e9-e5e4973b40a0 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:51.147664 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1383/5591] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 08:00:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:51.156124 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-44811899-a507-4b7b-8820-382c27e64e02 req-6c6c4e9e-b6e3-4617-beee-b4d5366dfd83 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:51.159376 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-6c6c4e9e-b6e3-4617-beee-b4d5366dfd83 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 08:00:51.159601 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-6c6c4e9e-b6e3-4617-beee-b4d5366dfd83 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac590350-c53a-4b39-a1eb-5a8adc4d6605", "connector": null, "instance_uuid": "0d2ddb22-68e3-4a57-a83f-9f701bf2acce"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:51.169936 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:51.169936 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:51.198081 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-6c6c4e9e-b6e3-4617-beee-b4d5366dfd83 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 08:00:51.198586 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1397/5592] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 08:00:51 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) Aug 20 08:00:51.322838 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f28d6692-9859-4d2b-a533-920efd86188f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:51.324577 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f28d6692-9859-4d2b-a533-920efd86188f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:51.324749 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f28d6692-9859-4d2b-a533-920efd86188f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:51.324981 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f28d6692-9859-4d2b-a533-920efd86188f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:51.325088 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f28d6692-9859-4d2b-a533-920efd86188f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:51.334403 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:51.334403 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:51.335753 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f28d6692-9859-4d2b-a533-920efd86188f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:51.336239 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1400/5593] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:51 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:51.796858 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-036c4727-3061-445e-aa0c-25165979b9ab None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:51.799146 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-036c4727-3061-445e-aa0c-25165979b9ab tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:51.799409 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-036c4727-3061-445e-aa0c-25165979b9ab tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:51.799670 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-036c4727-3061-445e-aa0c-25165979b9ab tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:51.799817 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-036c4727-3061-445e-aa0c-25165979b9ab tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:51.806320 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:51.806320 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:51.807012 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-036c4727-3061-445e-aa0c-25165979b9ab tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:51.807443 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1414/5594] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:51 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 08:00:52.095504 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f92b680d-93d7-40f4-95dc-3e217af94e25 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:52.096041 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f92b680d-93d7-40f4-95dc-3e217af94e25 None None] GET https://10.4.3.57/volume// Aug 20 08:00:52.096248 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f92b680d-93d7-40f4-95dc-3e217af94e25 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:52.096476 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f92b680d-93d7-40f4-95dc-3e217af94e25 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:52.096852 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f92b680d-93d7-40f4-95dc-3e217af94e25 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:00:52.097265 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1384/5595] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:00:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:00:52.107920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-44811899-a507-4b7b-8820-382c27e64e02 req-5b64a7db-1a24-41bd-b8a2-017544aeb240 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:52.111390 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-5b64a7db-1a24-41bd-b8a2-017544aeb240 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:00:52.111701 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-5b64a7db-1a24-41bd-b8a2-017544aeb240 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:52.111994 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-5b64a7db-1a24-41bd-b8a2-017544aeb240 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:52.126502 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:52.126502 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:52.131642 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [req-44811899-a507-4b7b-8820-382c27e64e02 req-5b64a7db-1a24-41bd-b8a2-017544aeb240 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:00:52.138817 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-5b64a7db-1a24-41bd-b8a2-017544aeb240 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:00:52.139426 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1398/5596] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:00:52 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:00:52.261044 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-44811899-a507-4b7b-8820-382c27e64e02 req-9494e2e5-b47b-4ccc-a05a-88a8fd08b250 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:52.263650 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-9494e2e5-b47b-4ccc-a05a-88a8fd08b250 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/d03173a8-3a73-48b4-acda-d2f39baa2b6a Aug 20 08:00:52.264156 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-9494e2e5-b47b-4ccc-a05a-88a8fd08b250 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:52.277296 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-44811899-a507-4b7b-8820-382c27e64e02 req-9494e2e5-b47b-4ccc-a05a-88a8fd08b250 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-ac590350-c53a-4b39-a1eb-5a8adc4d6605-np0000007856" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 08:00:52.285100 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-44811899-a507-4b7b-8820-382c27e64e02 req-9494e2e5-b47b-4ccc-a05a-88a8fd08b250 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-ac590350-c53a-4b39-a1eb-5a8adc4d6605-np0000007856" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 08:00:52.286515 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:52.286515 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:52.348570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-26125004-57dc-4b26-892e-abf6ae143a4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:52.350959 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26125004-57dc-4b26-892e-abf6ae143a4e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:52.351259 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26125004-57dc-4b26-892e-abf6ae143a4e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:52.351443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26125004-57dc-4b26-892e-abf6ae143a4e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:52.351595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-26125004-57dc-4b26-892e-abf6ae143a4e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:52.356591 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:52.356591 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:52.357508 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26125004-57dc-4b26-892e-abf6ae143a4e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:52.358046 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1415/5597] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:52 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:52.398940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-44811899-a507-4b7b-8820-382c27e64e02 req-9494e2e5-b47b-4ccc-a05a-88a8fd08b250 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-ac590350-c53a-4b39-a1eb-5a8adc4d6605-np0000007856" released by "attachment_update" :: held 0.114s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 08:00:52.399423 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-9494e2e5-b47b-4ccc-a05a-88a8fd08b250 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/d03173a8-3a73-48b4-acda-d2f39baa2b6a returned with HTTP 200 Aug 20 08:00:52.399855 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1401/5598] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 08:00:52 2026] PUT /volume/v3/attachments/d03173a8-3a73-48b4-acda-d2f39baa2b6a => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:52.432739 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-44811899-a507-4b7b-8820-382c27e64e02 req-b0b28c64-a545-41de-9011-b08613959bab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:52.436855 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-b0b28c64-a545-41de-9011-b08613959bab tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/d03173a8-3a73-48b4-acda-d2f39baa2b6a/action Aug 20 08:00:52.437293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-b0b28c64-a545-41de-9011-b08613959bab tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:00:52.437454 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-b0b28c64-a545-41de-9011-b08613959bab tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:52.458762 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:52.458762 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:52.475959 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-44811899-a507-4b7b-8820-382c27e64e02 req-b0b28c64-a545-41de-9011-b08613959bab tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/d03173a8-3a73-48b4-acda-d2f39baa2b6a/action returned with HTTP 204 Aug 20 08:00:52.476483 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1385/5599] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 08:00:52 2026] POST /volume/v3/attachments/d03173a8-3a73-48b4-acda-d2f39baa2b6a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:52.820409 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57709e15-2cc4-4b7b-9642-f237499524ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:52.822674 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57709e15-2cc4-4b7b-9642-f237499524ed tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:52.822914 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57709e15-2cc4-4b7b-9642-f237499524ed tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:52.823165 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57709e15-2cc4-4b7b-9642-f237499524ed tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:52.823322 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-57709e15-2cc4-4b7b-9642-f237499524ed tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:52.828912 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:52.828912 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:52.829714 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57709e15-2cc4-4b7b-9642-f237499524ed tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:52.830146 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1399/5600] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:52 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:53.372033 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3b984548-cad8-45b3-939f-1d2e835bbfaf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:53.374243 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3b984548-cad8-45b3-939f-1d2e835bbfaf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:53.374352 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3b984548-cad8-45b3-939f-1d2e835bbfaf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:53.374717 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3b984548-cad8-45b3-939f-1d2e835bbfaf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:53.374717 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3b984548-cad8-45b3-939f-1d2e835bbfaf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:53.380084 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:53.380084 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:53.381434 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3b984548-cad8-45b3-939f-1d2e835bbfaf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:53.381434 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1416/5601] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:53 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:53.840756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8444c3bc-68a9-4642-8ae8-c1dce6ce8771 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:53.843059 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8444c3bc-68a9-4642-8ae8-c1dce6ce8771 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:53.843325 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8444c3bc-68a9-4642-8ae8-c1dce6ce8771 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:53.843526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8444c3bc-68a9-4642-8ae8-c1dce6ce8771 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:53.843713 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8444c3bc-68a9-4642-8ae8-c1dce6ce8771 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:53.849937 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:53.849937 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:53.850952 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8444c3bc-68a9-4642-8ae8-c1dce6ce8771 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:53.851482 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1402/5602] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:53 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:54.394221 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d34d606-96d6-4e37-83b0-ab22d0847248 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:54.396297 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d34d606-96d6-4e37-83b0-ab22d0847248 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:54.396498 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d34d606-96d6-4e37-83b0-ab22d0847248 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:54.396749 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d34d606-96d6-4e37-83b0-ab22d0847248 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:54.396895 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5d34d606-96d6-4e37-83b0-ab22d0847248 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:54.401724 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:54.401724 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:54.402711 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d34d606-96d6-4e37-83b0-ab22d0847248 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:54.403187 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1386/5603] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:54 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:54.865919 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e3ec2f70-0bca-4514-a27c-fcacbdd0087c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:54.868073 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3ec2f70-0bca-4514-a27c-fcacbdd0087c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:54.868375 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3ec2f70-0bca-4514-a27c-fcacbdd0087c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:54.868813 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3ec2f70-0bca-4514-a27c-fcacbdd0087c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:54.868813 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e3ec2f70-0bca-4514-a27c-fcacbdd0087c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:54.875416 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:54.875416 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:54.875931 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3ec2f70-0bca-4514-a27c-fcacbdd0087c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:54.876426 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1400/5604] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:54 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:55.414797 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e47dc8f3-730b-4dec-b5e6-8eb6823fbfb0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:55.416914 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e47dc8f3-730b-4dec-b5e6-8eb6823fbfb0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:55.417174 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e47dc8f3-730b-4dec-b5e6-8eb6823fbfb0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:55.417328 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e47dc8f3-730b-4dec-b5e6-8eb6823fbfb0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:55.417443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e47dc8f3-730b-4dec-b5e6-8eb6823fbfb0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:55.419388 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=250,cinder:UPDATE=61,cinder:INSERT=24 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:00:55.422613 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:55.422613 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:55.423794 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e47dc8f3-730b-4dec-b5e6-8eb6823fbfb0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:55.424415 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1417/5605] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:55 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:55.888221 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8c4b85e-7c10-4cad-86dc-360a625de057 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:55.890334 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8c4b85e-7c10-4cad-86dc-360a625de057 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:55.890540 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8c4b85e-7c10-4cad-86dc-360a625de057 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:55.890797 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8c4b85e-7c10-4cad-86dc-360a625de057 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:55.890910 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f8c4b85e-7c10-4cad-86dc-360a625de057 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:55.895631 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:55.895631 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:55.896328 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8c4b85e-7c10-4cad-86dc-360a625de057 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:55.896795 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1403/5606] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:55 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:56.436249 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b983b0fa-9b4c-4d86-8164-506bf840cd56 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:56.438345 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b983b0fa-9b4c-4d86-8164-506bf840cd56 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:56.438579 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b983b0fa-9b4c-4d86-8164-506bf840cd56 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:56.438795 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b983b0fa-9b4c-4d86-8164-506bf840cd56 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:56.438920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b983b0fa-9b4c-4d86-8164-506bf840cd56 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:56.444923 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:56.444923 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:56.446034 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b983b0fa-9b4c-4d86-8164-506bf840cd56 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:56.446469 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1387/5607] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:56 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:56.884561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:56.909563 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7265936a-9588-439b-a7a4-b884a4c11e3a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:56.911568 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7265936a-9588-439b-a7a4-b884a4c11e3a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:56.912275 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7265936a-9588-439b-a7a4-b884a4c11e3a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:56.912275 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7265936a-9588-439b-a7a4-b884a4c11e3a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:56.912275 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7265936a-9588-439b-a7a4-b884a4c11e3a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:56.917068 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:56.917068 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:56.917827 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7265936a-9588-439b-a7a4-b884a4c11e3a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:56.918292 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1418/5608] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:56 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:57.009778 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:00:57.010230 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1845255880", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:57.011908 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1845255880', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:00:57.012125 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Create volume of 1 GB Aug 20 08:00:57.016895 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Availability Zones retrieved successfully. Aug 20 08:00:57.022730 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Flow 'volume_create_api' (5db9efc9-fbe4-4d02-85d0-71a039a0a9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:57.023798 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750c764d-f7e6-40cf-8edf-b557d6c8f27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:57.024792 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:00:57.061963 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750c764d-f7e6-40cf-8edf-b557d6c8f27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:57.063415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5407669-ed54-46a9-b8ed-610d9e92fadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:57.132753 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Created reservations ['eb8c22b3-3904-4dc8-b4f5-62d22364ff6c', 'e6a1da07-baef-447c-823d-8aca962291e9', '51e9e1f6-0886-4ed8-a3c9-84d25f92fcb3', 'da60469b-abb6-4d6c-a613-e7ddcdf52c67'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:57.133757 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5407669-ed54-46a9-b8ed-610d9e92fadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb8c22b3-3904-4dc8-b4f5-62d22364ff6c', 'e6a1da07-baef-447c-823d-8aca962291e9', '51e9e1f6-0886-4ed8-a3c9-84d25f92fcb3', 'da60469b-abb6-4d6c-a613-e7ddcdf52c67']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:57.134558 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0c07ba-7ed2-469b-a386-29b98e546ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:57.158719 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0c07ba-7ed2-469b-a386-29b98e546ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1845255880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ccd449255e84a83b3ca278eb4790928',qos_specs=None,replication_status=,reservations=['eb8c22b3-3904-4dc8-b4f5-62d22364ff6c','e6a1da07-baef-447c-823d-8aca962291e9','51e9e1f6-0886-4ed8-a3c9-84d25f92fcb3','da60469b-abb6-4d6c-a613-e7ddcdf52c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22bc58d669fc44168fe7902fc1725d64',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1845255880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ccd449255e84a83b3ca278eb4790928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22bc58d669fc44168fe7902fc1725d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:57.159563 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070bf765-9875-4102-8a34-fb31442cb84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:57.183093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070bf765-9875-4102-8a34-fb31442cb84f) transitioned into state 'SUCCESS' from state '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-1845255880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ccd449255e84a83b3ca278eb4790928',qos_specs=None,replication_status=,reservations=['eb8c22b3-3904-4dc8-b4f5-62d22364ff6c','e6a1da07-baef-447c-823d-8aca962291e9','51e9e1f6-0886-4ed8-a3c9-84d25f92fcb3','da60469b-abb6-4d6c-a613-e7ddcdf52c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22bc58d669fc44168fe7902fc1725d64',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:57.184197 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a26a048-70bd-4e28-9666-4b81901bf874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:57.197075 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a26a048-70bd-4e28-9666-4b81901bf874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:57.198561 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Flow 'volume_create_api' (5db9efc9-fbe4-4d02-85d0-71a039a0a9e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:57.199126 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Create volume request issued successfully. Aug 20 08:00:57.200150 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2d6b8f2-94a7-4f87-a734-99e668c4fb0a tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:00:57.200786 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1401/5609] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:00:56 2026] POST /volume/v3/volumes => generated 752 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:57.213390 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8b8ce8ab-4cd2-48b9-800b-3e8d6aefcd47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:57.216646 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b8ce8ab-4cd2-48b9-800b-3e8d6aefcd47 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:00:57.216938 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b8ce8ab-4cd2-48b9-800b-3e8d6aefcd47 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:57.217191 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b8ce8ab-4cd2-48b9-800b-3e8d6aefcd47 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:57.226272 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:57.226272 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:57.231218 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8b8ce8ab-4cd2-48b9-800b-3e8d6aefcd47 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:00:57.237357 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b8ce8ab-4cd2-48b9-800b-3e8d6aefcd47 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e returned with HTTP 200 Aug 20 08:00:57.237778 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1404/5610] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:57 2026] GET /volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:57.457845 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3d250a1-38ff-46ca-94a9-f513207fd75d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:57.460095 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3d250a1-38ff-46ca-94a9-f513207fd75d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:57.460380 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3d250a1-38ff-46ca-94a9-f513207fd75d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:57.460659 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3d250a1-38ff-46ca-94a9-f513207fd75d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:57.460815 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d3d250a1-38ff-46ca-94a9-f513207fd75d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:57.465907 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:57.465907 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:57.466981 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3d250a1-38ff-46ca-94a9-f513207fd75d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:57.467413 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1388/5611] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:57 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:57.929570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-db0c8114-2e07-49c5-a80d-ad55c1f04f6d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:57.931561 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db0c8114-2e07-49c5-a80d-ad55c1f04f6d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:57.931787 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db0c8114-2e07-49c5-a80d-ad55c1f04f6d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:57.931987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db0c8114-2e07-49c5-a80d-ad55c1f04f6d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:57.932087 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-db0c8114-2e07-49c5-a80d-ad55c1f04f6d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:57.936463 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:57.936463 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:57.937100 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db0c8114-2e07-49c5-a80d-ad55c1f04f6d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:57.937452 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1419/5612] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:57 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:58.251484 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-211c3faf-eee0-4e76-a143-8570dab5da36 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:58.253714 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-211c3faf-eee0-4e76-a143-8570dab5da36 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:00:58.253979 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-211c3faf-eee0-4e76-a143-8570dab5da36 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:58.254213 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-211c3faf-eee0-4e76-a143-8570dab5da36 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:58.262592 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:58.262592 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:58.266565 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-211c3faf-eee0-4e76-a143-8570dab5da36 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:00:58.270948 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-211c3faf-eee0-4e76-a143-8570dab5da36 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e returned with HTTP 200 Aug 20 08:00:58.271357 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1402/5613] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:58 2026] GET /volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:58.287087 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aa126d8b-0fc9-48ea-8814-4c533a2708ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:58.289437 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa126d8b-0fc9-48ea-8814-4c533a2708ff tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:00:58.289714 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa126d8b-0fc9-48ea-8814-4c533a2708ff tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:58.289981 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa126d8b-0fc9-48ea-8814-4c533a2708ff tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:58.299024 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:58.299024 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:58.304119 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aa126d8b-0fc9-48ea-8814-4c533a2708ff tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:00:58.309566 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa126d8b-0fc9-48ea-8814-4c533a2708ff tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e returned with HTTP 200 Aug 20 08:00:58.310129 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1405/5614] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:58 2026] GET /volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:58.324128 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-680c1020-8018-4ec6-bb3c-74aa364ca031 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:58.326283 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-680c1020-8018-4ec6-bb3c-74aa364ca031 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:00:58.326770 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-680c1020-8018-4ec6-bb3c-74aa364ca031 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1571834872", "description": null, "metadata": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:58.336505 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:58.336505 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:58.337009 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-680c1020-8018-4ec6-bb3c-74aa364ca031 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:00:58.337484 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-680c1020-8018-4ec6-bb3c-74aa364ca031 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Create snapshot from volume 8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:00:58.378630 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-680c1020-8018-4ec6-bb3c-74aa364ca031 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Created reservations ['07ceb0bd-0e3e-4a25-8bbf-16e2114f7906', '5749e14c-fbc6-4245-80f4-d054ee8b35e3', '0dd3140e-b8c7-40f9-9594-fed3464a02c4', '8dafbe14-9e15-4085-809e-db98842b3fa1'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:58.417398 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-680c1020-8018-4ec6-bb3c-74aa364ca031 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Snapshot force create request issued successfully. Aug 20 08:00:58.417872 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-680c1020-8018-4ec6-bb3c-74aa364ca031 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:00:58.418627 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1389/5615] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:00:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:58.428095 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3c2a4e36-6cb6-41ab-b946-19540817a184 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:58.430045 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c2a4e36-6cb6-41ab-b946-19540817a184 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:00:58.430250 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c2a4e36-6cb6-41ab-b946-19540817a184 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:58.430439 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c2a4e36-6cb6-41ab-b946-19540817a184 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:58.435764 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:58.435764 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:58.436227 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3c2a4e36-6cb6-41ab-b946-19540817a184 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Snapshot retrieved successfully. Aug 20 08:00:58.437075 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c2a4e36-6cb6-41ab-b946-19540817a184 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d returned with HTTP 200 Aug 20 08:00:58.437732 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1420/5616] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:58 2026] GET /volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:58.479444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c236679e-7350-4068-b43f-c6efc152c491 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:58.481182 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c236679e-7350-4068-b43f-c6efc152c491 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:58.481427 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c236679e-7350-4068-b43f-c6efc152c491 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:58.481683 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c236679e-7350-4068-b43f-c6efc152c491 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:58.481786 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c236679e-7350-4068-b43f-c6efc152c491 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:58.486336 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:58.486336 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:58.487135 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c236679e-7350-4068-b43f-c6efc152c491 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:58.487510 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1403/5617] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:58 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:58.947429 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7fd3d42f-25b7-4a6a-bc56-93343b6b764a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:58.948907 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fd3d42f-25b7-4a6a-bc56-93343b6b764a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:58.949073 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7fd3d42f-25b7-4a6a-bc56-93343b6b764a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:58.949237 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7fd3d42f-25b7-4a6a-bc56-93343b6b764a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:58.949354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7fd3d42f-25b7-4a6a-bc56-93343b6b764a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:58.953263 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:58.953263 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:58.953785 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fd3d42f-25b7-4a6a-bc56-93343b6b764a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:58.954091 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1406/5618] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:58 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:58.963997 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2fc05d54-78b7-4ad3-bbb0-c228de22975a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:58.965925 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fc05d54-78b7-4ad3-bbb0-c228de22975a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7/export_record Aug 20 08:00:58.966156 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fc05d54-78b7-4ad3-bbb0-c228de22975a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:58.966340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fc05d54-78b7-4ad3-bbb0-c228de22975a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'export_record' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:58.966438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-2fc05d54-78b7-4ad3-bbb0-c228de22975a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Export record for backup ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 08:00:58.971110 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:58.971110 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:58.972141 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-2fc05d54-78b7-4ad3-bbb0-c228de22975a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling RPCAPI with context: , host: np0000007856, backup: ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 08:00:58.978139 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-2fc05d54-78b7-4ad3-bbb0-c228de22975a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] export_record in rpcapi backup_id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 on host np0000007856. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 08:00:58.988224 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-2fc05d54-78b7-4ad3-bbb0-c228de22975a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmYxMDA1YWUtOTRiMC00YThjLWI5ZDEtNmRiMWQyOGY4Y2E3IiwgInVzZXJfaWQiOiAiZTcxMGRmYzZhMWE5NDU5Yzk0ZTcwYmU2MmEyZjE2YmQiLCAicHJvamVjdF9pZCI6ICJjZjc0NWVlYTNiMjM0N2QzYjNhZGNhNjljYTExN2JmYSIsICJ2b2x1bWVfaWQiOiAiOGQxOGIwZmEtMmE0Mi00MGM1LWI3ZTQtZTE2NTY4MWQ2YjM2IiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzQ2NzczMTA0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGQxOGIwZmEtMmE0Mi00MGM1LWI3ZTQtZTE2NTY4MWQ2YjM2LzIwMjYwODIwMDgwMDQ0L2F6X25vdmFfYmFja3VwX2ZmMTAwNWFlLTk0YjAtNGE4Yy1iOWQxLTZkYjFkMjhmOGNhNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDg6MDA6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDg6MDA6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwODowMDo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 08:00:58.988508 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fc05d54-78b7-4ad3-bbb0-c228de22975a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7/export_record returned with HTTP 200 Aug 20 08:00:58.988973 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1390/5619] 10.4.3.57 () {68 vars in 1423 bytes} [Thu Aug 20 08:00:58 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:58.995958 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb33159b-fa79-4b0e-96a3-e94b1ce7173c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:58.997503 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb33159b-fa79-4b0e-96a3-e94b1ce7173c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:00:58.997741 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb33159b-fa79-4b0e-96a3-e94b1ce7173c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:58.997930 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb33159b-fa79-4b0e-96a3-e94b1ce7173c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:58.998026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-eb33159b-fa79-4b0e-96a3-e94b1ce7173c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:59.002015 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:59.002015 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:59.002566 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb33159b-fa79-4b0e-96a3-e94b1ce7173c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:00:59.002929 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1421/5620] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:58 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:59.013538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-596aafe2-49cd-4f4a-a055-ff290ed2c6a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:59.015347 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-596aafe2-49cd-4f4a-a055-ff290ed2c6a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] POST https://10.4.3.57/volume/v3/backups/import_record Aug 20 08:00:59.015785 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-596aafe2-49cd-4f4a-a055-ff290ed2c6a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODI0NzU0NWYtM2FjNC00NjhiLWI1NDYtZjlhZTA3YzIwYzRjIiwgInVzZXJfaWQiOiAiZTcxMGRmYzZhMWE5NDU5Yzk0ZTcwYmU2MmEyZjE2YmQiLCAicHJvamVjdF9pZCI6ICJjZjc0NWVlYTNiMjM0N2QzYjNhZGNhNjljYTExN2JmYSIsICJ2b2x1bWVfaWQiOiAiOGQxOGIwZmEtMmE0Mi00MGM1LWI3ZTQtZTE2NTY4MWQ2YjM2IiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzQ2NzczMTA0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGQxOGIwZmEtMmE0Mi00MGM1LWI3ZTQtZTE2NTY4MWQ2YjM2LzIwMjYwODIwMDgwMDQ0L2F6X25vdmFfYmFja3VwX2ZmMTAwNWFlLTk0YjAtNGE4Yy1iOWQxLTZkYjFkMjhmOGNhNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDg6MDA6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDg6MDA6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwODowMDo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:59.017151 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-596aafe2-49cd-4f4a-a055-ff290ed2c6a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODI0NzU0NWYtM2FjNC00NjhiLWI1NDYtZjlhZTA3YzIwYzRjIiwgInVzZXJfaWQiOiAiZTcxMGRmYzZhMWE5NDU5Yzk0ZTcwYmU2MmEyZjE2YmQiLCAicHJvamVjdF9pZCI6ICJjZjc0NWVlYTNiMjM0N2QzYjNhZGNhNjljYTExN2JmYSIsICJ2b2x1bWVfaWQiOiAiOGQxOGIwZmEtMmE0Mi00MGM1LWI3ZTQtZTE2NTY4MWQ2YjM2IiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzQ2NzczMTA0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGQxOGIwZmEtMmE0Mi00MGM1LWI3ZTQtZTE2NTY4MWQ2YjM2LzIwMjYwODIwMDgwMDQ0L2F6X25vdmFfYmFja3VwX2ZmMTAwNWFlLTk0YjAtNGE4Yy1iOWQxLTZkYjFkMjhmOGNhNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDg6MDA6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDg6MDA6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwODowMDo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 08:00:59.017272 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-596aafe2-49cd-4f4a-a055-ff290ed2c6a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODI0NzU0NWYtM2FjNC00NjhiLWI1NDYtZjlhZTA3YzIwYzRjIiwgInVzZXJfaWQiOiAiZTcxMGRmYzZhMWE5NDU5Yzk0ZTcwYmU2MmEyZjE2YmQiLCAicHJvamVjdF9pZCI6ICJjZjc0NWVlYTNiMjM0N2QzYjNhZGNhNjljYTExN2JmYSIsICJ2b2x1bWVfaWQiOiAiOGQxOGIwZmEtMmE0Mi00MGM1LWI3ZTQtZTE2NTY4MWQ2YjM2IiwgImhvc3QiOiAibnAwMDAwMDA3ODU2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzQ2NzczMTA0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGQxOGIwZmEtMmE0Mi00MGM1LWI3ZTQtZTE2NTY4MWQ2YjM2LzIwMjYwODIwMDgwMDQ0L2F6X25vdmFfYmFja3VwX2ZmMTAwNWFlLTk0YjAtNGE4Yy1iOWQxLTZkYjFkMjhmOGNhNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDg6MDA6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDg6MDA6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwODowMDo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 08:00:59.017900 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-596aafe2-49cd-4f4a-a055-ff290ed2c6a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c2bce1df15544009bdc81fd640872b0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf745eea3b2347d3b3adca69ca117bfa', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:00:59.018096 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-596aafe2-49cd-4f4a-a055-ff290ed2c6a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] https://10.4.3.57/volume/v3/backups/import_record returned with HTTP 403 Aug 20 08:00:59.018539 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1404/5621] 10.4.3.57 () {70 vars in 1335 bytes} [Thu Aug 20 08:00:59 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:00:59.024463 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-755979c7-0e70-4a3e-b73d-30064fd42bdc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:59.026733 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-755979c7-0e70-4a3e-b73d-30064fd42bdc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 Aug 20 08:00:59.027027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-755979c7-0e70-4a3e-b73d-30064fd42bdc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:59.027270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-755979c7-0e70-4a3e-b73d-30064fd42bdc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:59.027466 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-755979c7-0e70-4a3e-b73d-30064fd42bdc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume with id: 8d18b0fa-2a42-40c5-b7e4-e165681d6b36 Aug 20 08:00:59.036492 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:59.036492 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:59.036903 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-755979c7-0e70-4a3e-b73d-30064fd42bdc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:59.056341 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-755979c7-0e70-4a3e-b73d-30064fd42bdc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume request issued successfully. Aug 20 08:00:59.056520 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-755979c7-0e70-4a3e-b73d-30064fd42bdc tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 returned with HTTP 202 Aug 20 08:00:59.056991 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1407/5622] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:00:59 2026] DELETE /volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:00:59.063676 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-caf6607b-52e4-4dbb-9875-c1666f1e5922 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:59.065487 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-caf6607b-52e4-4dbb-9875-c1666f1e5922 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 Aug 20 08:00:59.065742 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-caf6607b-52e4-4dbb-9875-c1666f1e5922 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:59.065970 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-caf6607b-52e4-4dbb-9875-c1666f1e5922 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:59.072808 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:59.072808 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:59.075989 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-caf6607b-52e4-4dbb-9875-c1666f1e5922 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:00:59.079689 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-caf6607b-52e4-4dbb-9875-c1666f1e5922 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 returned with HTTP 200 Aug 20 08:00:59.080045 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1391/5623] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:00:59 2026] GET /volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:00:59.447419 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-53edbf6d-54b7-473e-9870-9fccfc902b5c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:59.449408 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53edbf6d-54b7-473e-9870-9fccfc902b5c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:00:59.449646 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53edbf6d-54b7-473e-9870-9fccfc902b5c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:59.449874 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53edbf6d-54b7-473e-9870-9fccfc902b5c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:59.456315 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:59.456315 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:59.456835 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-53edbf6d-54b7-473e-9870-9fccfc902b5c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Snapshot retrieved successfully. Aug 20 08:00:59.457704 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53edbf6d-54b7-473e-9870-9fccfc902b5c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d returned with HTTP 200 Aug 20 08:00:59.458037 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1422/5624] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:59 2026] GET /volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:59.466630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2779c1bf-c15c-4923-95fb-73458db95450 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:59.468446 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2779c1bf-c15c-4923-95fb-73458db95450 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:00:59.468675 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2779c1bf-c15c-4923-95fb-73458db95450 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:59.468864 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2779c1bf-c15c-4923-95fb-73458db95450 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:59.474605 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:59.474605 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:59.474971 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2779c1bf-c15c-4923-95fb-73458db95450 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Snapshot retrieved successfully. Aug 20 08:00:59.475737 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2779c1bf-c15c-4923-95fb-73458db95450 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d returned with HTTP 200 Aug 20 08:00:59.476120 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1405/5625] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:59 2026] GET /volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:59.485249 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e66fc7e-2e0d-4818-a9f6-229bfe721ab5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:59.487463 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e66fc7e-2e0d-4818-a9f6-229bfe721ab5 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:00:59.487729 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e66fc7e-2e0d-4818-a9f6-229bfe721ab5 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:59.488349 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e66fc7e-2e0d-4818-a9f6-229bfe721ab5 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:59.495295 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:59.495295 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:00:59.495295 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e66fc7e-2e0d-4818-a9f6-229bfe721ab5 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Snapshot retrieved successfully. Aug 20 08:00:59.495727 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e66fc7e-2e0d-4818-a9f6-229bfe721ab5 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d returned with HTTP 200 Aug 20 08:00:59.496194 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1408/5626] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:00:59 2026] GET /volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:59.499004 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eef6317f-fb25-462c-a1a0-c73dd30314a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:59.501374 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eef6317f-fb25-462c-a1a0-c73dd30314a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:00:59.501647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eef6317f-fb25-462c-a1a0-c73dd30314a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:59.501912 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eef6317f-fb25-462c-a1a0-c73dd30314a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:59.502068 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-eef6317f-fb25-462c-a1a0-c73dd30314a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:00:59.505354 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b9b5462a-0ed6-498a-b985-6f4212291908 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:59.506932 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:00:59.507244 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "10634ee0-6c1a-49fe-82f5-c16ea37b2b8d", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:00:59.507489 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:59.507489 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:00:59.508530 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eef6317f-fb25-462c-a1a0-c73dd30314a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:00:59.508923 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Create volume request body: {'volume': {'snapshot_id': '10634ee0-6c1a-49fe-82f5-c16ea37b2b8d', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:00:59.509024 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1392/5627] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:59 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:00:59.513482 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:59.513482 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:00:59.514049 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Snapshot retrieved successfully. Aug 20 08:00:59.514186 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Create volume of 1 GB Aug 20 08:00:59.517480 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Availability Zones retrieved successfully. Aug 20 08:00:59.522582 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Flow 'volume_create_api' (96c9eeb3-6616-4454-b085-e1e87692b051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:59.523416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19219c45-e338-4576-9753-eb2b40fa844f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:59.524269 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:00:59.550621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19219c45-e338-4576-9753-eb2b40fa844f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '10634ee0-6c1a-49fe-82f5-c16ea37b2b8d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:59.551568 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816159a9-d094-4080-9552-f6ce944948f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:59.587630 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Created reservations ['427c98ce-6932-48ee-af92-7123b6629b61', 'f5370d5e-4148-4941-afca-386e8f73b494', '38932cc9-32e8-4012-949b-8b7771b443a6', '867ebffc-b256-493f-8d4c-553b1b1cc301'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:00:59.588377 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816159a9-d094-4080-9552-f6ce944948f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427c98ce-6932-48ee-af92-7123b6629b61', 'f5370d5e-4148-4941-afca-386e8f73b494', '38932cc9-32e8-4012-949b-8b7771b443a6', '867ebffc-b256-493f-8d4c-553b1b1cc301']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:59.589045 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df3e546-f7bc-4c77-8065-767c6da2e70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:59.626629 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df3e546-f7bc-4c77-8065-767c6da2e70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f1c6d5f-210c-46d5-81ed-33f2c113b883', '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='5ccd449255e84a83b3ca278eb4790928',qos_specs=None,replication_status=,reservations=['427c98ce-6932-48ee-af92-7123b6629b61','f5370d5e-4148-4941-afca-386e8f73b494','38932cc9-32e8-4012-949b-8b7771b443a6','867ebffc-b256-493f-8d4c-553b1b1cc301'],size=1,snapshot_id=10634ee0-6c1a-49fe-82f5-c16ea37b2b8d,source_replicaid=,source_volid=None,status='creating',user_id='22bc58d669fc44168fe7902fc1725d64',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:00: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=8f1c6d5f-210c-46d5-81ed-33f2c113b883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ccd449255e84a83b3ca278eb4790928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=10634ee0-6c1a-49fe-82f5-c16ea37b2b8d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22bc58d669fc44168fe7902fc1725d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:59.627437 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757ff603-96ee-4580-8ada-36aee024038d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:59.645011 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757ff603-96ee-4580-8ada-36aee024038d) transitioned into state 'SUCCESS' from 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='5ccd449255e84a83b3ca278eb4790928',qos_specs=None,replication_status=,reservations=['427c98ce-6932-48ee-af92-7123b6629b61','f5370d5e-4148-4941-afca-386e8f73b494','38932cc9-32e8-4012-949b-8b7771b443a6','867ebffc-b256-493f-8d4c-553b1b1cc301'],size=1,snapshot_id=10634ee0-6c1a-49fe-82f5-c16ea37b2b8d,source_replicaid=,source_volid=None,status='creating',user_id='22bc58d669fc44168fe7902fc1725d64',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:59.645659 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35871452-4884-47c9-ae9f-b11947385519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:00:59.663621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35871452-4884-47c9-ae9f-b11947385519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:00:59.664464 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Flow 'volume_create_api' (96c9eeb3-6616-4454-b085-e1e87692b051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:00:59.664814 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Create volume request issued successfully. Aug 20 08:00:59.665351 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b9b5462a-0ed6-498a-b985-6f4212291908 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:00:59.665956 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1423/5628] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:00:59 2026] POST /volume/v3/volumes => generated 739 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:00:59.677609 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-141bd066-a485-4642-bfc4-eb1b1f00e8f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:00:59.679581 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-141bd066-a485-4642-bfc4-eb1b1f00e8f6 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 Aug 20 08:00:59.679842 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-141bd066-a485-4642-bfc4-eb1b1f00e8f6 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:00:59.680089 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-141bd066-a485-4642-bfc4-eb1b1f00e8f6 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:00:59.687013 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:00:59.687013 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:00:59.690450 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-141bd066-a485-4642-bfc4-eb1b1f00e8f6 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:00:59.694722 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-141bd066-a485-4642-bfc4-eb1b1f00e8f6 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 returned with HTTP 200 Aug 20 08:00:59.695181 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1406/5629] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:00:59 2026] GET /volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 => generated 807 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:00.095057 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3b698d20-1f60-4d7f-a048-d014c8e0cc76 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.096863 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b698d20-1f60-4d7f-a048-d014c8e0cc76 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 Aug 20 08:01:00.097066 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b698d20-1f60-4d7f-a048-d014c8e0cc76 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:00.097245 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b698d20-1f60-4d7f-a048-d014c8e0cc76 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:00.102833 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b698d20-1f60-4d7f-a048-d014c8e0cc76 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 returned with HTTP 404 Aug 20 08:01:00.103240 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1409/5630] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:00 2026] GET /volume/v3/volumes/8d18b0fa-2a42-40c5-b7e4-e165681d6b36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:00.111451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a51f16b-ce66-4104-8423-a4258b24176e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.113699 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a51f16b-ce66-4104-8423-a4258b24176e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] GET https://10.4.3.57/volume/v3/backups Aug 20 08:01:00.113930 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a51f16b-ce66-4104-8423-a4258b24176e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:00.114107 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a51f16b-ce66-4104-8423-a4258b24176e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:00.114359 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-5a51f16b-ce66-4104-8423-a4258b24176e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 08:01:00.120229 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a51f16b-ce66-4104-8423-a4258b24176e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 200 Aug 20 08:01:00.120587 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1393/5631] 10.4.3.57 () {68 vars in 1270 bytes} [Thu Aug 20 08:01:00 2026] GET /volume/v3/backups => generated 621 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:00.129755 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-41a1b23c-a544-489e-82fc-bc1f2dffa4d6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.132169 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-41a1b23c-a544-489e-82fc-bc1f2dffa4d6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] GET https://10.4.3.57/volume/v3/backups?project_id=cf745eea3b2347d3b3adca69ca117bfa Aug 20 08:01:00.132447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-41a1b23c-a544-489e-82fc-bc1f2dffa4d6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:00.132654 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-41a1b23c-a544-489e-82fc-bc1f2dffa4d6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:00.132892 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-41a1b23c-a544-489e-82fc-bc1f2dffa4d6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Removing options 'project_id' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 08:01:00.133102 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:00.133102 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:00.138044 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-41a1b23c-a544-489e-82fc-bc1f2dffa4d6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] https://10.4.3.57/volume/v3/backups?project_id=cf745eea3b2347d3b3adca69ca117bfa returned with HTTP 200 Aug 20 08:01:00.138368 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1424/5632] 10.4.3.57 () {68 vars in 1357 bytes} [Thu Aug 20 08:01:00 2026] GET /volume/v3/backups?project_id=cf745eea3b2347d3b3adca69ca117bfa => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:00.147749 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1d170405-4830-4d94-b7e5-d10ee099e053 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.149804 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:01:00.150178 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1287865169"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:00.151649 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1287865169'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:01:00.151847 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume of 1 GB Aug 20 08:01:00.156110 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Availability Zones retrieved successfully. Aug 20 08:01:00.161368 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Flow 'volume_create_api' (dcfffe4d-ae0f-4f32-9238-0b6b3f88e040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:01:00.162273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce515f7-ccf4-4fd8-8baa-3f1d7de11877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:00.163090 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:01:00.186964 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce515f7-ccf4-4fd8-8baa-3f1d7de11877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:00.187858 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8337f700-d61f-441a-ad1c-2ea414cdbba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:00.225263 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Created reservations ['2837d200-b572-4eaf-b3f9-b8ec4269692c', 'a4e35493-b6c6-460b-994f-5e41ddd4bad0', 'a5481339-23d2-437d-bab1-5237885a1b6f', '9288d033-83f2-40e1-b86c-f4710d236157'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:01:00.226704 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8337f700-d61f-441a-ad1c-2ea414cdbba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2837d200-b572-4eaf-b3f9-b8ec4269692c', 'a4e35493-b6c6-460b-994f-5e41ddd4bad0', 'a5481339-23d2-437d-bab1-5237885a1b6f', '9288d033-83f2-40e1-b86c-f4710d236157']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:00.227886 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc66dd76-2b1d-45bb-96ee-22dbeb33272f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:00.251372 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc66dd76-2b1d-45bb-96ee-22dbeb33272f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfb40dba-0abb-42d7-8b6e-51689cfb6783', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287865169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['2837d200-b572-4eaf-b3f9-b8ec4269692c','a4e35493-b6c6-460b-994f-5e41ddd4bad0','a5481339-23d2-437d-bab1-5237885a1b6f','9288d033-83f2-40e1-b86c-f4710d236157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287865169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfb40dba-0abb-42d7-8b6e-51689cfb6783,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf745eea3b2347d3b3adca69ca117bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:00.252140 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e51b22-f6b6-4ac9-ad1d-6e3adbbd4bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:00.269654 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e51b22-f6b6-4ac9-ad1d-6e3adbbd4bd7) transitioned into state 'SUCCESS' from state '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-1287865169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['2837d200-b572-4eaf-b3f9-b8ec4269692c','a4e35493-b6c6-460b-994f-5e41ddd4bad0','a5481339-23d2-437d-bab1-5237885a1b6f','9288d033-83f2-40e1-b86c-f4710d236157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e710dfc6a1a9459c94e70be62a2f16bd',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:00.270613 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57363842-f8f1-4789-8b5f-c4a788b20b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:00.281570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57363842-f8f1-4789-8b5f-c4a788b20b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:00.281570 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Flow 'volume_create_api' (dcfffe4d-ae0f-4f32-9238-0b6b3f88e040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:01:00.281570 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Create volume request issued successfully. Aug 20 08:01:00.281831 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d170405-4830-4d94-b7e5-d10ee099e053 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:01:00.282240 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1407/5633] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:01:00 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:00.296986 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e7041ef2-9172-41c1-80b7-c5bfd6b7ef02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.299425 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7041ef2-9172-41c1-80b7-c5bfd6b7ef02 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 Aug 20 08:01:00.299733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7041ef2-9172-41c1-80b7-c5bfd6b7ef02 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:00.300923 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7041ef2-9172-41c1-80b7-c5bfd6b7ef02 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:00.309339 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:00.309339 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:00.313729 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e7041ef2-9172-41c1-80b7-c5bfd6b7ef02 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:01:00.319031 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7041ef2-9172-41c1-80b7-c5bfd6b7ef02 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 returned with HTTP 200 Aug 20 08:01:00.320174 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1410/5634] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:00 2026] GET /volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:00.522214 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-abfc1ea0-851a-4bd7-9720-f2694acd3c33 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.524159 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abfc1ea0-851a-4bd7-9720-f2694acd3c33 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:00.524355 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abfc1ea0-851a-4bd7-9720-f2694acd3c33 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:00.524534 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abfc1ea0-851a-4bd7-9720-f2694acd3c33 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:00.524688 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-abfc1ea0-851a-4bd7-9720-f2694acd3c33 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:00.529361 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:00.529361 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:00.530128 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abfc1ea0-851a-4bd7-9720-f2694acd3c33 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:00.530480 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1394/5635] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:00 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:00.707718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aba9b939-ea07-4f0a-a7bf-b4932e491d50 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.709733 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aba9b939-ea07-4f0a-a7bf-b4932e491d50 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 Aug 20 08:01:00.709987 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aba9b939-ea07-4f0a-a7bf-b4932e491d50 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:00.710230 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aba9b939-ea07-4f0a-a7bf-b4932e491d50 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:00.718767 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:00.718767 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:00.723186 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aba9b939-ea07-4f0a-a7bf-b4932e491d50 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:01:00.728303 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aba9b939-ea07-4f0a-a7bf-b4932e491d50 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 returned with HTTP 200 Aug 20 08:01:00.728818 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1425/5636] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:00 2026] GET /volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:00.740218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3481cfc-0abf-4378-9454-5970df499c12 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.741998 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3481cfc-0abf-4378-9454-5970df499c12 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 Aug 20 08:01:00.742181 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3481cfc-0abf-4378-9454-5970df499c12 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:00.742342 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3481cfc-0abf-4378-9454-5970df499c12 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:00.749120 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:00.749120 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:00.752700 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b3481cfc-0abf-4378-9454-5970df499c12 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:01:00.756849 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3481cfc-0abf-4378-9454-5970df499c12 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 returned with HTTP 200 Aug 20 08:01:00.757248 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1408/5637] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:00 2026] GET /volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:00.769048 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-263f9c49-5859-4b75-a207-e3941152400d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.771018 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-263f9c49-5859-4b75-a207-e3941152400d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:01:00.771258 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-263f9c49-5859-4b75-a207-e3941152400d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:00.771439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-263f9c49-5859-4b75-a207-e3941152400d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:00.771501 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-263f9c49-5859-4b75-a207-e3941152400d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Delete snapshot with id: 10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:01:00.779422 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:00.779422 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:00.779928 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-263f9c49-5859-4b75-a207-e3941152400d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Snapshot retrieved successfully. Aug 20 08:01:00.798433 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-263f9c49-5859-4b75-a207-e3941152400d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Snapshot delete request issued successfully. Aug 20 08:01:00.798707 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-263f9c49-5859-4b75-a207-e3941152400d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d returned with HTTP 202 Aug 20 08:01:00.799140 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1411/5638] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:01:00 2026] DELETE /volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:00.807272 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf147f9d-c2a5-4659-a5c3-8c2441e9c58e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:00.809334 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf147f9d-c2a5-4659-a5c3-8c2441e9c58e tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:01:00.809595 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf147f9d-c2a5-4659-a5c3-8c2441e9c58e tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:00.809877 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf147f9d-c2a5-4659-a5c3-8c2441e9c58e tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:00.815639 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:00.815639 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:00.816140 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf147f9d-c2a5-4659-a5c3-8c2441e9c58e tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Snapshot retrieved successfully. Aug 20 08:01:00.817015 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf147f9d-c2a5-4659-a5c3-8c2441e9c58e tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d returned with HTTP 200 Aug 20 08:01:00.817413 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1395/5639] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:01:00 2026] GET /volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:01.332567 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c261f7f1-3d59-453b-8e9a-8e3902ad9863 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:01.334393 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c261f7f1-3d59-453b-8e9a-8e3902ad9863 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 Aug 20 08:01:01.334560 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c261f7f1-3d59-453b-8e9a-8e3902ad9863 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:01.334753 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c261f7f1-3d59-453b-8e9a-8e3902ad9863 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:01.341092 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:01.341092 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:01.344308 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c261f7f1-3d59-453b-8e9a-8e3902ad9863 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:01:01.347917 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c261f7f1-3d59-453b-8e9a-8e3902ad9863 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 returned with HTTP 200 Aug 20 08:01:01.348204 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1426/5640] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:01 2026] GET /volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:01:01.363725 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ba08b00-0fa8-4ed3-bb26-c5c163c62bd4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:01.365507 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ba08b00-0fa8-4ed3-bb26-c5c163c62bd4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 08:01:01.365910 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ba08b00-0fa8-4ed3-bb26-c5c163c62bd4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cfb40dba-0abb-42d7-8b6e-51689cfb6783", "name": "tempest-type-Backup-1047860355"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:01.367466 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-1ba08b00-0fa8-4ed3-bb26-c5c163c62bd4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Creating new backup {'backup': {'volume_id': 'cfb40dba-0abb-42d7-8b6e-51689cfb6783', 'name': 'tempest-type-Backup-1047860355'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:01:01.367626 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-1ba08b00-0fa8-4ed3-bb26-c5c163c62bd4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Creating backup of volume cfb40dba-0abb-42d7-8b6e-51689cfb6783 in container None Aug 20 08:01:01.375003 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:01.375003 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:01.375320 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1ba08b00-0fa8-4ed3-bb26-c5c163c62bd4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:01:01.391153 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1ba08b00-0fa8-4ed3-bb26-c5c163c62bd4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Created reservations ['cbb33c2a-8042-4536-a357-1e2cca8bc3b7', '9debf6a7-e70c-473f-b928-9d7ef722346e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:01:01.424807 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ba08b00-0fa8-4ed3-bb26-c5c163c62bd4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:01:01.425281 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1409/5641] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 08:01:01 2026] POST /volume/v3/backups => generated 314 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:01.434751 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3005219b-e631-4cb8-b0c7-b7fdb3233f41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:01.436660 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3005219b-e631-4cb8-b0c7-b7fdb3233f41 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:01.436888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3005219b-e631-4cb8-b0c7-b7fdb3233f41 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:01.437048 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3005219b-e631-4cb8-b0c7-b7fdb3233f41 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:01.437146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3005219b-e631-4cb8-b0c7-b7fdb3233f41 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:01.442005 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:01.442005 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:01.442710 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3005219b-e631-4cb8-b0c7-b7fdb3233f41 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:01.443108 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1412/5642] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:01 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:01.542395 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-339334c1-3d67-4519-8fae-183d01a99046 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:01.544484 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-339334c1-3d67-4519-8fae-183d01a99046 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:01.544931 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-339334c1-3d67-4519-8fae-183d01a99046 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:01.545270 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-339334c1-3d67-4519-8fae-183d01a99046 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:01.545494 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-339334c1-3d67-4519-8fae-183d01a99046 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:01.551768 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:01.551768 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:01.552968 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-339334c1-3d67-4519-8fae-183d01a99046 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:01.553611 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1396/5643] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:01 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:01.827027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5df37024-6106-4c03-84ec-d24a42fe1adf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:01.828838 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5df37024-6106-4c03-84ec-d24a42fe1adf tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:01:01.829068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5df37024-6106-4c03-84ec-d24a42fe1adf tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:01.829290 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5df37024-6106-4c03-84ec-d24a42fe1adf tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:01.833202 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5df37024-6106-4c03-84ec-d24a42fe1adf tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d returned with HTTP 404 Aug 20 08:01:01.833675 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1427/5644] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:01:01 2026] GET /volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:01.841972 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-219c2af4-509b-4dbf-943a-f4aa895c65bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:01.843851 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-219c2af4-509b-4dbf-943a-f4aa895c65bd tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:01:01.844071 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-219c2af4-509b-4dbf-943a-f4aa895c65bd tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:01.844294 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-219c2af4-509b-4dbf-943a-f4aa895c65bd tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:01.844499 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-219c2af4-509b-4dbf-943a-f4aa895c65bd tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Delete volume with id: 8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:01:01.851948 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:01.851948 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:01.852366 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-219c2af4-509b-4dbf-943a-f4aa895c65bd tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:01:01.867858 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-219c2af4-509b-4dbf-943a-f4aa895c65bd tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Delete volume request issued successfully. Aug 20 08:01:01.868077 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-219c2af4-509b-4dbf-943a-f4aa895c65bd tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e returned with HTTP 202 Aug 20 08:01:01.868534 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1410/5645] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:01:01 2026] DELETE /volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:01.877343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89a0826a-7e81-4d5e-ba94-10297c9e745c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:01.879396 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89a0826a-7e81-4d5e-ba94-10297c9e745c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:01:01.879712 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89a0826a-7e81-4d5e-ba94-10297c9e745c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:01.880030 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89a0826a-7e81-4d5e-ba94-10297c9e745c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:01.888745 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:01.888745 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:01.893486 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-89a0826a-7e81-4d5e-ba94-10297c9e745c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:01:01.899189 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89a0826a-7e81-4d5e-ba94-10297c9e745c tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e returned with HTTP 200 Aug 20 08:01:01.899841 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1413/5646] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:01 2026] GET /volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:02.455131 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d023944e-2919-4f7b-8ae6-6cf9179c5c31 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:02.456653 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d023944e-2919-4f7b-8ae6-6cf9179c5c31 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:02.457096 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d023944e-2919-4f7b-8ae6-6cf9179c5c31 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:02.457388 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d023944e-2919-4f7b-8ae6-6cf9179c5c31 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:02.457591 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d023944e-2919-4f7b-8ae6-6cf9179c5c31 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:02.461975 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:02.461975 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:02.463304 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d023944e-2919-4f7b-8ae6-6cf9179c5c31 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:02.463304 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1397/5647] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:02 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:02.565443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-74faf96d-a078-4a79-a363-1c07053e35dc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:02.567672 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74faf96d-a078-4a79-a363-1c07053e35dc tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:02.567959 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74faf96d-a078-4a79-a363-1c07053e35dc tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:02.568191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74faf96d-a078-4a79-a363-1c07053e35dc tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:02.568327 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-74faf96d-a078-4a79-a363-1c07053e35dc tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:02.573472 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:02.573472 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:02.574254 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74faf96d-a078-4a79-a363-1c07053e35dc tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:02.574621 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1428/5648] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:02 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:02.914859 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b5dbbb0b-2f08-4c18-81e7-6519b75f0e9e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:02.918607 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5dbbb0b-2f08-4c18-81e7-6519b75f0e9e tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:01:02.918966 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5dbbb0b-2f08-4c18-81e7-6519b75f0e9e tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:02.919256 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5dbbb0b-2f08-4c18-81e7-6519b75f0e9e tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:02.926846 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5dbbb0b-2f08-4c18-81e7-6519b75f0e9e tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e returned with HTTP 404 Aug 20 08:01:02.927427 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1411/5649] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:02 2026] GET /volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:02.934330 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c64607a4-c93f-4f9a-87ec-ff2c4c42f806 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:02.936236 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c64607a4-c93f-4f9a-87ec-ff2c4c42f806 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 Aug 20 08:01:02.936470 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c64607a4-c93f-4f9a-87ec-ff2c4c42f806 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:02.936734 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c64607a4-c93f-4f9a-87ec-ff2c4c42f806 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:02.936929 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c64607a4-c93f-4f9a-87ec-ff2c4c42f806 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Delete volume with id: 8f1c6d5f-210c-46d5-81ed-33f2c113b883 Aug 20 08:01:02.944097 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:02.944097 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:02.944630 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c64607a4-c93f-4f9a-87ec-ff2c4c42f806 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:01:02.966020 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c64607a4-c93f-4f9a-87ec-ff2c4c42f806 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Delete volume request issued successfully. Aug 20 08:01:02.966020 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c64607a4-c93f-4f9a-87ec-ff2c4c42f806 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 returned with HTTP 202 Aug 20 08:01:02.966470 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1414/5650] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:01:02 2026] DELETE /volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:02.976388 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d0c1db6-1325-418f-aded-756b7a8c974d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:02.980325 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d0c1db6-1325-418f-aded-756b7a8c974d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 Aug 20 08:01:02.980325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d0c1db6-1325-418f-aded-756b7a8c974d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:02.980325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d0c1db6-1325-418f-aded-756b7a8c974d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:02.986509 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:02.986509 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:02.990737 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3d0c1db6-1325-418f-aded-756b7a8c974d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Volume info retrieved successfully. Aug 20 08:01:02.995937 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d0c1db6-1325-418f-aded-756b7a8c974d tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 returned with HTTP 200 Aug 20 08:01:02.996470 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1398/5651] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:02 2026] GET /volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:03.473740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c939c5ce-dd53-431f-8c4c-90b6d6ef5d7c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:03.475500 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c939c5ce-dd53-431f-8c4c-90b6d6ef5d7c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:03.475679 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c939c5ce-dd53-431f-8c4c-90b6d6ef5d7c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:03.475866 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c939c5ce-dd53-431f-8c4c-90b6d6ef5d7c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:03.475976 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c939c5ce-dd53-431f-8c4c-90b6d6ef5d7c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:03.480200 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:03.480200 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:03.480768 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c939c5ce-dd53-431f-8c4c-90b6d6ef5d7c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:03.481117 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1429/5652] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:03 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:03.585896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48f345a1-f06f-4113-9bc4-6ab5d884a812 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:03.587664 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48f345a1-f06f-4113-9bc4-6ab5d884a812 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:03.587901 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48f345a1-f06f-4113-9bc4-6ab5d884a812 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:03.588105 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48f345a1-f06f-4113-9bc4-6ab5d884a812 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:03.588259 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-48f345a1-f06f-4113-9bc4-6ab5d884a812 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:03.592404 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:03.592404 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:03.593086 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48f345a1-f06f-4113-9bc4-6ab5d884a812 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:03.593426 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1412/5653] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:03 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:04.013639 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50ce43be-a24d-44ab-8fed-8f8575dd3490 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:04.016213 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50ce43be-a24d-44ab-8fed-8f8575dd3490 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 Aug 20 08:01:04.016483 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50ce43be-a24d-44ab-8fed-8f8575dd3490 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:04.016785 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50ce43be-a24d-44ab-8fed-8f8575dd3490 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:04.024685 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50ce43be-a24d-44ab-8fed-8f8575dd3490 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 returned with HTTP 404 Aug 20 08:01:04.025298 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1415/5654] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:04 2026] GET /volume/v3/volumes/8f1c6d5f-210c-46d5-81ed-33f2c113b883 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:04.035054 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a9bd194a-e746-486e-a706-f4abd682a0e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:04.037264 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9bd194a-e746-486e-a706-f4abd682a0e7 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:01:04.039059 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9bd194a-e746-486e-a706-f4abd682a0e7 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:04.039059 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9bd194a-e746-486e-a706-f4abd682a0e7 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:04.039059 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-a9bd194a-e746-486e-a706-f4abd682a0e7 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Delete snapshot with id: 10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:01:04.043076 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9bd194a-e746-486e-a706-f4abd682a0e7 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d returned with HTTP 404 Aug 20 08:01:04.043774 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1399/5655] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:01:04 2026] DELETE /volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:04.054302 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-96201638-37c8-4c95-b68e-8b8fc46fb422 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:04.056926 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96201638-37c8-4c95-b68e-8b8fc46fb422 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d Aug 20 08:01:04.057198 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96201638-37c8-4c95-b68e-8b8fc46fb422 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:04.057475 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96201638-37c8-4c95-b68e-8b8fc46fb422 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:04.063214 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96201638-37c8-4c95-b68e-8b8fc46fb422 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d returned with HTTP 404 Aug 20 08:01:04.063936 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1430/5656] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:01:04 2026] GET /volume/v3/snapshots/10634ee0-6c1a-49fe-82f5-c16ea37b2b8d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:04.071336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ebe002e-85de-4877-8e19-531cbee33697 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:04.073333 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ebe002e-85de-4877-8e19-531cbee33697 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] DELETE https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:01:04.073637 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ebe002e-85de-4877-8e19-531cbee33697 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:04.073772 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ebe002e-85de-4877-8e19-531cbee33697 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:04.073986 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0ebe002e-85de-4877-8e19-531cbee33697 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Delete volume with id: 8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:01:04.082663 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ebe002e-85de-4877-8e19-531cbee33697 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e returned with HTTP 404 Aug 20 08:01:04.083301 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1413/5657] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:01:04 2026] DELETE /volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:04.092442 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6d1a76ed-fac2-43f1-b853-5ab59cc7b017 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:04.094289 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d1a76ed-fac2-43f1-b853-5ab59cc7b017 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] GET https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e Aug 20 08:01:04.094502 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d1a76ed-fac2-43f1-b853-5ab59cc7b017 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:04.094781 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d1a76ed-fac2-43f1-b853-5ab59cc7b017 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:04.100368 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d1a76ed-fac2-43f1-b853-5ab59cc7b017 tempest-SnapshotDependencyTests-964633073 tempest-SnapshotDependencyTests-964633073-project-member] https://10.4.3.57/volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e returned with HTTP 404 Aug 20 08:01:04.100883 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1416/5658] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:04 2026] GET /volume/v3/volumes/8c2a3d3a-ffb8-40f2-8a85-ae1deb611a1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:04.492786 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3645ba5d-0cae-4f7a-b2d3-b979644a59d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:04.494804 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3645ba5d-0cae-4f7a-b2d3-b979644a59d4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:04.495314 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3645ba5d-0cae-4f7a-b2d3-b979644a59d4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:04.496007 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3645ba5d-0cae-4f7a-b2d3-b979644a59d4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:04.496275 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3645ba5d-0cae-4f7a-b2d3-b979644a59d4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:04.501645 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:04.501645 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:04.503106 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3645ba5d-0cae-4f7a-b2d3-b979644a59d4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:04.503106 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1400/5659] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:04 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:04.604039 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-804c8a09-6764-48aa-b50c-10594332cc96 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:04.605992 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-804c8a09-6764-48aa-b50c-10594332cc96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:04.606218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-804c8a09-6764-48aa-b50c-10594332cc96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:04.606405 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-804c8a09-6764-48aa-b50c-10594332cc96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:04.606509 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-804c8a09-6764-48aa-b50c-10594332cc96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:04.612365 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:04.612365 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:04.613573 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-804c8a09-6764-48aa-b50c-10594332cc96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:04.614126 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1431/5660] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:04 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:05.515814 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aae27905-021f-4eb1-ad0c-a0e0f3fa3759 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:05.518033 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aae27905-021f-4eb1-ad0c-a0e0f3fa3759 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:05.518384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aae27905-021f-4eb1-ad0c-a0e0f3fa3759 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:05.518628 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aae27905-021f-4eb1-ad0c-a0e0f3fa3759 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:05.518784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-aae27905-021f-4eb1-ad0c-a0e0f3fa3759 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:05.523792 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:05.523792 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:05.524561 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aae27905-021f-4eb1-ad0c-a0e0f3fa3759 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:05.525068 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1414/5661] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:05 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:05.625301 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-32106af8-2c01-4fa5-a1fd-042aec9f60b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:05.627043 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32106af8-2c01-4fa5-a1fd-042aec9f60b2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:05.627219 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32106af8-2c01-4fa5-a1fd-042aec9f60b2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:05.627492 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32106af8-2c01-4fa5-a1fd-042aec9f60b2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:05.627632 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-32106af8-2c01-4fa5-a1fd-042aec9f60b2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:05.631619 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:05.631619 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:05.632316 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32106af8-2c01-4fa5-a1fd-042aec9f60b2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:05.632642 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1417/5662] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:05 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:05.643262 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-411419ed-c775-4543-98d2-5c7ea1722e58 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:05.644977 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-411419ed-c775-4543-98d2-5c7ea1722e58 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab/restore Aug 20 08:01:05.645328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-411419ed-c775-4543-98d2-5c7ea1722e58 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f726aebc-f1c3-4ed4-be30-96b9d1916e9c"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:05.646682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-411419ed-c775-4543-98d2-5c7ea1722e58 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Restoring backup 9f91adcc-20d9-43ef-9b23-645b4d7147ab ({'restore': {'volume_id': 'f726aebc-f1c3-4ed4-be30-96b9d1916e9c'}}) {{(pid=100252) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 08:01:05.646854 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-411419ed-c775-4543-98d2-5c7ea1722e58 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Restoring backup 9f91adcc-20d9-43ef-9b23-645b4d7147ab to volume f726aebc-f1c3-4ed4-be30-96b9d1916e9c. Aug 20 08:01:05.651059 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:05.651059 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:05.658429 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:05.658429 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:05.659004 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-411419ed-c775-4543-98d2-5c7ea1722e58 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:05.659212 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-411419ed-c775-4543-98d2-5c7ea1722e58 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Checking backup size 1 against volume size 1 {{(pid=100252) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 08:01:05.659404 np0000007856 devstack@c-api.service[100252]: INFO cinder.backup.api [None req-411419ed-c775-4543-98d2-5c7ea1722e58 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Overwriting volume f726aebc-f1c3-4ed4-be30-96b9d1916e9c with restore of backup 9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:05.670531 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-411419ed-c775-4543-98d2-5c7ea1722e58 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] restore_backup in rpcapi backup_id 9f91adcc-20d9-43ef-9b23-645b4d7147ab {{(pid=100252) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 08:01:05.672438 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-411419ed-c775-4543-98d2-5c7ea1722e58 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab/restore returned with HTTP 202 Aug 20 08:01:05.672956 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1401/5663] 10.4.3.57 () {68 vars in 1386 bytes} [Thu Aug 20 08:01:05 2026] POST /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab/restore => generated 181 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:05.681530 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66f5b35f-df98-4b45-b178-f13c6fe841d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:05.683016 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66f5b35f-df98-4b45-b178-f13c6fe841d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:05.683176 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66f5b35f-df98-4b45-b178-f13c6fe841d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:05.683339 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66f5b35f-df98-4b45-b178-f13c6fe841d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:05.683466 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-66f5b35f-df98-4b45-b178-f13c6fe841d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:05.687130 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:05.687130 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:05.687774 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66f5b35f-df98-4b45-b178-f13c6fe841d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:05.688204 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1432/5664] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:05 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:06.535061 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09aff548-5eef-418e-aa6e-a3b894dbe6fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:06.537037 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09aff548-5eef-418e-aa6e-a3b894dbe6fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:06.537321 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09aff548-5eef-418e-aa6e-a3b894dbe6fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:06.537540 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09aff548-5eef-418e-aa6e-a3b894dbe6fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:06.537732 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-09aff548-5eef-418e-aa6e-a3b894dbe6fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:06.542497 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:06.542497 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:06.543310 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09aff548-5eef-418e-aa6e-a3b894dbe6fb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:06.543844 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1415/5665] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:06 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:06.698922 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bc11a93c-9208-4716-80d1-43ec134d4380 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:06.700871 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc11a93c-9208-4716-80d1-43ec134d4380 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:06.701096 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc11a93c-9208-4716-80d1-43ec134d4380 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:06.701342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc11a93c-9208-4716-80d1-43ec134d4380 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:06.701472 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bc11a93c-9208-4716-80d1-43ec134d4380 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:06.705749 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:06.705749 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:06.706499 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc11a93c-9208-4716-80d1-43ec134d4380 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:06.706910 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1418/5666] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:06 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:07.557002 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f352b2a-2acb-4c28-a617-804ded2a918d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:07.559904 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f352b2a-2acb-4c28-a617-804ded2a918d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:07.560309 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f352b2a-2acb-4c28-a617-804ded2a918d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:07.561717 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f352b2a-2acb-4c28-a617-804ded2a918d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:07.562286 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9f352b2a-2acb-4c28-a617-804ded2a918d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:07.567500 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:07.567500 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:07.569298 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f352b2a-2acb-4c28-a617-804ded2a918d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:07.569298 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1402/5667] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:07 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:07.717976 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e54c624-76af-49bc-b8db-0369a9cc72e2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:07.720192 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e54c624-76af-49bc-b8db-0369a9cc72e2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:07.720393 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e54c624-76af-49bc-b8db-0369a9cc72e2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:07.720616 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e54c624-76af-49bc-b8db-0369a9cc72e2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:07.720742 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2e54c624-76af-49bc-b8db-0369a9cc72e2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:07.726072 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:07.726072 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:07.726905 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e54c624-76af-49bc-b8db-0369a9cc72e2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:07.727271 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1433/5668] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:07 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:08.584431 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b2737aa-642b-4de7-a786-10d98fc5f083 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:08.586334 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b2737aa-642b-4de7-a786-10d98fc5f083 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:08.586741 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b2737aa-642b-4de7-a786-10d98fc5f083 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:08.586901 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b2737aa-642b-4de7-a786-10d98fc5f083 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:08.587038 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1b2737aa-642b-4de7-a786-10d98fc5f083 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:08.592978 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:08.592978 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:08.593870 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b2737aa-642b-4de7-a786-10d98fc5f083 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:08.594353 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1416/5669] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:08 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:08.737707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9b0db029-f894-4356-a68d-87719b721e54 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:08.739941 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b0db029-f894-4356-a68d-87719b721e54 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:08.740142 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b0db029-f894-4356-a68d-87719b721e54 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:08.740343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b0db029-f894-4356-a68d-87719b721e54 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:08.740433 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9b0db029-f894-4356-a68d-87719b721e54 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:08.746793 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:08.746793 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:08.746793 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b0db029-f894-4356-a68d-87719b721e54 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:08.746793 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1419/5670] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:08 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:09.614877 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6596c9df-c753-44d4-91df-efdd9ecd9f73 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:09.618197 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6596c9df-c753-44d4-91df-efdd9ecd9f73 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:09.618456 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6596c9df-c753-44d4-91df-efdd9ecd9f73 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:09.618642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6596c9df-c753-44d4-91df-efdd9ecd9f73 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:09.618790 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6596c9df-c753-44d4-91df-efdd9ecd9f73 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:09.624166 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:09.624166 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:09.625008 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6596c9df-c753-44d4-91df-efdd9ecd9f73 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:09.625306 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1403/5671] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:09 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:09.758690 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-39e9902a-8204-4016-8c90-b0e8452b201b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:09.760321 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39e9902a-8204-4016-8c90-b0e8452b201b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:09.760507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39e9902a-8204-4016-8c90-b0e8452b201b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:09.760717 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39e9902a-8204-4016-8c90-b0e8452b201b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:09.760847 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-39e9902a-8204-4016-8c90-b0e8452b201b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:09.765111 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:09.765111 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:09.765864 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39e9902a-8204-4016-8c90-b0e8452b201b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:09.766203 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1434/5672] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:09 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:10.639087 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-58f7d0c6-9bbc-4a96-912c-b7f3996b70c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:10.641714 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58f7d0c6-9bbc-4a96-912c-b7f3996b70c9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:10.641972 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58f7d0c6-9bbc-4a96-912c-b7f3996b70c9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:10.642211 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58f7d0c6-9bbc-4a96-912c-b7f3996b70c9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:10.642356 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-58f7d0c6-9bbc-4a96-912c-b7f3996b70c9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:10.647439 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:10.647439 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:10.648188 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58f7d0c6-9bbc-4a96-912c-b7f3996b70c9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:10.648624 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1417/5673] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:10 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:10.778236 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-877bd75d-8bec-4fec-935a-74fc2ceab149 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:10.781133 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-877bd75d-8bec-4fec-935a-74fc2ceab149 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:10.781400 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-877bd75d-8bec-4fec-935a-74fc2ceab149 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:10.781684 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-877bd75d-8bec-4fec-935a-74fc2ceab149 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:10.781928 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-877bd75d-8bec-4fec-935a-74fc2ceab149 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:10.786954 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:10.786954 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:10.787852 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-877bd75d-8bec-4fec-935a-74fc2ceab149 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:10.788411 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1420/5674] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:10 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:11.660586 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-99fb0c9e-5709-4ae7-805e-ca1186fa6bc2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:11.662786 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99fb0c9e-5709-4ae7-805e-ca1186fa6bc2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:11.663044 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99fb0c9e-5709-4ae7-805e-ca1186fa6bc2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:11.663257 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99fb0c9e-5709-4ae7-805e-ca1186fa6bc2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:11.663382 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-99fb0c9e-5709-4ae7-805e-ca1186fa6bc2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:11.668657 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:11.668657 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:11.669564 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99fb0c9e-5709-4ae7-805e-ca1186fa6bc2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:11.670039 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1404/5675] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:11 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:11.799680 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3fdba8e0-27d9-40ee-9519-4cadb46ea011 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:11.802064 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3fdba8e0-27d9-40ee-9519-4cadb46ea011 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:11.802372 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3fdba8e0-27d9-40ee-9519-4cadb46ea011 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:11.802827 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3fdba8e0-27d9-40ee-9519-4cadb46ea011 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:11.802887 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3fdba8e0-27d9-40ee-9519-4cadb46ea011 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:11.809539 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:11.809539 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:11.810651 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3fdba8e0-27d9-40ee-9519-4cadb46ea011 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:11.811136 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1435/5676] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:11 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:12.680121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-932f77f3-95aa-4864-bd6c-b9a7fe47feb2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:12.681879 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-932f77f3-95aa-4864-bd6c-b9a7fe47feb2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:12.682091 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-932f77f3-95aa-4864-bd6c-b9a7fe47feb2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:12.682266 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-932f77f3-95aa-4864-bd6c-b9a7fe47feb2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:12.682368 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-932f77f3-95aa-4864-bd6c-b9a7fe47feb2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:12.687005 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:12.687005 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:12.687673 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-932f77f3-95aa-4864-bd6c-b9a7fe47feb2 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:12.688018 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1418/5677] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:12 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:12.829327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f6a26993-cb11-4f81-bcde-7e5e939a582d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:12.831689 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6a26993-cb11-4f81-bcde-7e5e939a582d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:12.831940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6a26993-cb11-4f81-bcde-7e5e939a582d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:12.832147 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6a26993-cb11-4f81-bcde-7e5e939a582d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:12.832296 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f6a26993-cb11-4f81-bcde-7e5e939a582d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:12.836976 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:12.836976 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:12.837707 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6a26993-cb11-4f81-bcde-7e5e939a582d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:12.838072 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1421/5678] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:12 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:13.701284 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c895337d-b8ec-4a1a-9ecb-7e245c32c4a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:13.703437 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c895337d-b8ec-4a1a-9ecb-7e245c32c4a4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:13.703769 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c895337d-b8ec-4a1a-9ecb-7e245c32c4a4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:13.704014 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c895337d-b8ec-4a1a-9ecb-7e245c32c4a4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:13.704157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c895337d-b8ec-4a1a-9ecb-7e245c32c4a4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:13.709062 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:13.709062 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:13.709799 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c895337d-b8ec-4a1a-9ecb-7e245c32c4a4 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:13.710230 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1405/5679] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:13 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:13.848694 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7422b22b-b2ca-457d-83e9-8421f2fdf185 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:13.851223 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7422b22b-b2ca-457d-83e9-8421f2fdf185 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:13.851524 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7422b22b-b2ca-457d-83e9-8421f2fdf185 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:13.851835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7422b22b-b2ca-457d-83e9-8421f2fdf185 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:13.852009 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7422b22b-b2ca-457d-83e9-8421f2fdf185 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:13.858931 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:13.858931 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:13.860077 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7422b22b-b2ca-457d-83e9-8421f2fdf185 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:13.860734 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1436/5680] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:13 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:14.723218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-838be724-3d19-4a3d-ba34-28ab953eb15a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:14.725216 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-838be724-3d19-4a3d-ba34-28ab953eb15a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:14.725462 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-838be724-3d19-4a3d-ba34-28ab953eb15a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:14.725752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-838be724-3d19-4a3d-ba34-28ab953eb15a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:14.725898 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-838be724-3d19-4a3d-ba34-28ab953eb15a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:14.730565 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:14.730565 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:14.731288 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-838be724-3d19-4a3d-ba34-28ab953eb15a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:14.731774 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1419/5681] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:14 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:14.871374 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dcb3b223-ed2a-4771-9dca-335d66b85199 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:14.872952 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dcb3b223-ed2a-4771-9dca-335d66b85199 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:14.873115 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dcb3b223-ed2a-4771-9dca-335d66b85199 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:14.873284 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dcb3b223-ed2a-4771-9dca-335d66b85199 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:14.873377 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dcb3b223-ed2a-4771-9dca-335d66b85199 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:14.878114 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:14.878114 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:14.878945 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dcb3b223-ed2a-4771-9dca-335d66b85199 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:14.879324 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1422/5682] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:14 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:15.742845 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97954bf0-7125-4029-982c-2aa262fb2dd7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:15.744793 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97954bf0-7125-4029-982c-2aa262fb2dd7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:15.744992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97954bf0-7125-4029-982c-2aa262fb2dd7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:15.745160 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97954bf0-7125-4029-982c-2aa262fb2dd7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:15.745256 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-97954bf0-7125-4029-982c-2aa262fb2dd7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:15.752539 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:15.752539 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:15.753593 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97954bf0-7125-4029-982c-2aa262fb2dd7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:15.754172 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1406/5683] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:15 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:15.894411 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a89adb9-728d-43f3-b797-845ea8dfc60c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:15.900438 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a89adb9-728d-43f3-b797-845ea8dfc60c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:15.900438 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a89adb9-728d-43f3-b797-845ea8dfc60c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:15.900438 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a89adb9-728d-43f3-b797-845ea8dfc60c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:15.900438 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9a89adb9-728d-43f3-b797-845ea8dfc60c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:15.903342 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:15.903342 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:15.904162 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a89adb9-728d-43f3-b797-845ea8dfc60c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:15.904628 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1437/5684] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:15 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:16.766018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6438ed37-b72d-4013-bf2e-6f04299af3d1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:16.770697 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6438ed37-b72d-4013-bf2e-6f04299af3d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:16.770697 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6438ed37-b72d-4013-bf2e-6f04299af3d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:16.770697 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6438ed37-b72d-4013-bf2e-6f04299af3d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:16.770697 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6438ed37-b72d-4013-bf2e-6f04299af3d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:16.778478 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:16.778478 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:16.778478 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6438ed37-b72d-4013-bf2e-6f04299af3d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:16.778478 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1420/5685] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:16 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:16.916515 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-60e60fec-16be-453b-8f4f-2c0188770a3b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:16.918756 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60e60fec-16be-453b-8f4f-2c0188770a3b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:16.918756 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60e60fec-16be-453b-8f4f-2c0188770a3b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:16.918994 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60e60fec-16be-453b-8f4f-2c0188770a3b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:16.918994 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-60e60fec-16be-453b-8f4f-2c0188770a3b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:16.924245 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:16.924245 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:16.925610 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60e60fec-16be-453b-8f4f-2c0188770a3b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:16.926134 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1423/5686] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:16 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:17.789891 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-34cba75e-2e6c-4054-a4a9-6e0a74bcd888 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:17.791850 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34cba75e-2e6c-4054-a4a9-6e0a74bcd888 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:17.792200 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34cba75e-2e6c-4054-a4a9-6e0a74bcd888 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:17.792461 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34cba75e-2e6c-4054-a4a9-6e0a74bcd888 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:17.792589 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-34cba75e-2e6c-4054-a4a9-6e0a74bcd888 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:17.797168 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:17.797168 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:17.797881 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34cba75e-2e6c-4054-a4a9-6e0a74bcd888 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:17.798261 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1407/5687] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:17 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:17.939250 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e6d10df3-a16d-4dad-b520-24d1d29f7570 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:17.941097 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6d10df3-a16d-4dad-b520-24d1d29f7570 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:17.941287 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e6d10df3-a16d-4dad-b520-24d1d29f7570 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:17.941543 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e6d10df3-a16d-4dad-b520-24d1d29f7570 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:17.941680 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e6d10df3-a16d-4dad-b520-24d1d29f7570 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:17.946183 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:17.946183 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:17.947002 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6d10df3-a16d-4dad-b520-24d1d29f7570 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:17.947574 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1438/5688] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:17 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:17.960725 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e448a90e-9ea6-45f3-a7dd-5502dbd7a0bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:17.962458 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e448a90e-9ea6-45f3-a7dd-5502dbd7a0bb tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c Aug 20 08:01:17.962680 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e448a90e-9ea6-45f3-a7dd-5502dbd7a0bb tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:17.962980 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e448a90e-9ea6-45f3-a7dd-5502dbd7a0bb tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:17.975659 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:17.975659 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:17.979803 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e448a90e-9ea6-45f3-a7dd-5502dbd7a0bb tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:17.984605 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e448a90e-9ea6-45f3-a7dd-5502dbd7a0bb tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c returned with HTTP 200 Aug 20 08:01:17.985026 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1421/5689] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:17 2026] GET /volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:17.998195 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-917e85e5-ab99-4748-af09-d82d8110282b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:18.000061 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-917e85e5-ab99-4748-af09-d82d8110282b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:18.000267 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-917e85e5-ab99-4748-af09-d82d8110282b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:18.000504 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-917e85e5-ab99-4748-af09-d82d8110282b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:18.000652 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-917e85e5-ab99-4748-af09-d82d8110282b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete backup with id: 9f91adcc-20d9-43ef-9b23-645b4d7147ab. Aug 20 08:01:18.005535 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:18.005535 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:18.020018 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-917e85e5-ab99-4748-af09-d82d8110282b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] delete_backup rpcapi backup_id 9f91adcc-20d9-43ef-9b23-645b4d7147ab {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:01:18.022106 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-917e85e5-ab99-4748-af09-d82d8110282b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 202 Aug 20 08:01:18.022683 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1424/5690] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:01:17 2026] DELETE /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:01:18.030026 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f6ee44f5-303f-4f0d-bcba-1e14eb3bb7d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:18.032684 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6ee44f5-303f-4f0d-bcba-1e14eb3bb7d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:18.032974 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6ee44f5-303f-4f0d-bcba-1e14eb3bb7d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:18.033226 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6ee44f5-303f-4f0d-bcba-1e14eb3bb7d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:18.033398 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f6ee44f5-303f-4f0d-bcba-1e14eb3bb7d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:18.039618 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:18.039618 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:18.040859 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6ee44f5-303f-4f0d-bcba-1e14eb3bb7d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 200 Aug 20 08:01:18.041414 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1408/5691] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:18 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:18.809779 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-09ce67e0-13ba-4135-8d32-b1e41ea9c818 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:18.811684 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09ce67e0-13ba-4135-8d32-b1e41ea9c818 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:18.811924 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-09ce67e0-13ba-4135-8d32-b1e41ea9c818 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:18.812135 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-09ce67e0-13ba-4135-8d32-b1e41ea9c818 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:18.812296 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-09ce67e0-13ba-4135-8d32-b1e41ea9c818 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:18.816832 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:18.816832 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:18.817564 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09ce67e0-13ba-4135-8d32-b1e41ea9c818 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:18.817977 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1439/5692] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:18 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:18.827983 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e9d89974-e2cd-42f8-94c6-ad504af985a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:18.830408 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9d89974-e2cd-42f8-94c6-ad504af985a6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] POST https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06/action Aug 20 08:01:18.830945 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e9d89974-e2cd-42f8-94c6-ad504af985a6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:01:18.831130 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e9d89974-e2cd-42f8-94c6-ad504af985a6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:18.832953 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-e9d89974-e2cd-42f8-94c6-ad504af985a6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Updating backup '7264c8e0-af0b-43c3-8ac1-95b1adf54c06' with '{'status': 'error'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 08:01:18.843378 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:18.843378 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:18.844947 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-e9d89974-e2cd-42f8-94c6-ad504af985a6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c2bce1df15544009bdc81fd640872b0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf745eea3b2347d3b3adca69ca117bfa', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:18.845249 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9d89974-e2cd-42f8-94c6-ad504af985a6 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06/action returned with HTTP 403 Aug 20 08:01:18.845970 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1422/5693] 10.4.3.57 () {70 vars in 1423 bytes} [Thu Aug 20 08:01:18 2026] POST /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:18.853166 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f2ee3ec-6b5f-443c-bcd3-ab18b5638c85 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:18.855061 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f2ee3ec-6b5f-443c-bcd3-ab18b5638c85 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 Aug 20 08:01:18.855262 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f2ee3ec-6b5f-443c-bcd3-ab18b5638c85 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:18.855491 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f2ee3ec-6b5f-443c-bcd3-ab18b5638c85 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:18.855771 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-6f2ee3ec-6b5f-443c-bcd3-ab18b5638c85 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume with id: cfb40dba-0abb-42d7-8b6e-51689cfb6783 Aug 20 08:01:18.863562 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:18.863562 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:18.863935 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6f2ee3ec-6b5f-443c-bcd3-ab18b5638c85 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:01:18.882229 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6f2ee3ec-6b5f-443c-bcd3-ab18b5638c85 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume request issued successfully. Aug 20 08:01:18.882491 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f2ee3ec-6b5f-443c-bcd3-ab18b5638c85 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 returned with HTTP 202 Aug 20 08:01:18.882981 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1425/5694] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:01:18 2026] DELETE /volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:18.889895 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ca21f914-3835-4613-9d1d-5a5a4bd00472 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:18.892076 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca21f914-3835-4613-9d1d-5a5a4bd00472 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 Aug 20 08:01:18.892349 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca21f914-3835-4613-9d1d-5a5a4bd00472 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:18.892656 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca21f914-3835-4613-9d1d-5a5a4bd00472 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:18.902410 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:18.902410 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:18.906040 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ca21f914-3835-4613-9d1d-5a5a4bd00472 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:01:18.909944 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca21f914-3835-4613-9d1d-5a5a4bd00472 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 returned with HTTP 200 Aug 20 08:01:18.910319 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1409/5695] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:18 2026] GET /volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:01:19.053250 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6805b4aa-bb38-4a15-8b8d-99d6042ec7be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:19.054957 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6805b4aa-bb38-4a15-8b8d-99d6042ec7be tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab Aug 20 08:01:19.055149 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6805b4aa-bb38-4a15-8b8d-99d6042ec7be tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:19.055346 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6805b4aa-bb38-4a15-8b8d-99d6042ec7be tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:19.055457 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6805b4aa-bb38-4a15-8b8d-99d6042ec7be tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9f91adcc-20d9-43ef-9b23-645b4d7147ab. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:19.059153 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6805b4aa-bb38-4a15-8b8d-99d6042ec7be tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab returned with HTTP 404 Aug 20 08:01:19.059673 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1440/5696] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:19 2026] GET /volume/v3/backups/9f91adcc-20d9-43ef-9b23-645b4d7147ab => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:19.069510 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:19.071169 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:01:19.071496 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1868482916"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:19.073121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1868482916'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:01:19.073235 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume of 1 GB Aug 20 08:01:19.077853 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Availability Zones retrieved successfully. Aug 20 08:01:19.083174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Flow 'volume_create_api' (31d280d4-7935-431d-98de-f1fe98bef779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:01:19.084343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7f1942-e5f4-4668-aa3c-7624677f1f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:19.085256 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:01:19.109577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7f1942-e5f4-4668-aa3c-7624677f1f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:19.110901 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23eb8dd7-c9f7-439b-8c75-9228fff19923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:19.146162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['2e596bb3-d1ce-4beb-9335-ab29e3ef993c', '57648f77-e5a4-4ee6-a22d-f618b6cb660b', '1e278456-72ad-4346-9909-604cd8bdda78', '9a155563-fe15-4728-a76c-1817c74ebf9e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:01:19.146851 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23eb8dd7-c9f7-439b-8c75-9228fff19923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e596bb3-d1ce-4beb-9335-ab29e3ef993c', '57648f77-e5a4-4ee6-a22d-f618b6cb660b', '1e278456-72ad-4346-9909-604cd8bdda78', '9a155563-fe15-4728-a76c-1817c74ebf9e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:19.147497 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a42dd323-a23d-4382-bbb5-4e35e9fcc858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:19.168031 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a42dd323-a23d-4382-bbb5-4e35e9fcc858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2a793a-fe18-47f9-a9ca-9906c43def30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1868482916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',qos_specs=None,replication_status=,reservations=['2e596bb3-d1ce-4beb-9335-ab29e3ef993c','57648f77-e5a4-4ee6-a22d-f618b6cb660b','1e278456-72ad-4346-9909-604cd8bdda78','9a155563-fe15-4728-a76c-1817c74ebf9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51330d15d1434d9da1dea3615535ac30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1868482916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea2a793a-fe18-47f9-a9ca-9906c43def30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51330d15d1434d9da1dea3615535ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:19.168672 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ec0b5f4-3881-41c3-a8a1-61797fcff188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:19.183393 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ec0b5f4-3881-41c3-a8a1-61797fcff188) transitioned into state 'SUCCESS' from state '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-1868482916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',qos_specs=None,replication_status=,reservations=['2e596bb3-d1ce-4beb-9335-ab29e3ef993c','57648f77-e5a4-4ee6-a22d-f618b6cb660b','1e278456-72ad-4346-9909-604cd8bdda78','9a155563-fe15-4728-a76c-1817c74ebf9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51330d15d1434d9da1dea3615535ac30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:19.184044 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe258abf-c8fb-4b59-892f-f1c3d3284234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:19.192032 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe258abf-c8fb-4b59-892f-f1c3d3284234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:19.192928 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Flow 'volume_create_api' (31d280d4-7935-431d-98de-f1fe98bef779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:01:19.193186 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume request issued successfully. Aug 20 08:01:19.193745 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d759d464-079d-4f57-ac87-8c2dae780ce9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:01:19.194117 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1423/5697] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:01:19 2026] POST /volume/v3/volumes => generated 747 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:19.270539 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f5c1cb2e-899a-4fa5-997e-4da31d4b96a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:19.273039 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5c1cb2e-899a-4fa5-997e-4da31d4b96a8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 Aug 20 08:01:19.273313 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5c1cb2e-899a-4fa5-997e-4da31d4b96a8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:19.273641 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5c1cb2e-899a-4fa5-997e-4da31d4b96a8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:19.281724 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:19.281724 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:19.285291 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f5c1cb2e-899a-4fa5-997e-4da31d4b96a8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:19.289528 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5c1cb2e-899a-4fa5-997e-4da31d4b96a8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 returned with HTTP 200 Aug 20 08:01:19.289899 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1426/5698] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:19 2026] GET /volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:19.922846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27ae7473-9578-4989-9d8d-83715f25f812 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:19.924578 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27ae7473-9578-4989-9d8d-83715f25f812 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 Aug 20 08:01:19.924797 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27ae7473-9578-4989-9d8d-83715f25f812 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:19.925026 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27ae7473-9578-4989-9d8d-83715f25f812 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:19.930500 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27ae7473-9578-4989-9d8d-83715f25f812 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 returned with HTTP 404 Aug 20 08:01:19.930958 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1410/5699] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:19 2026] GET /volume/v3/volumes/cfb40dba-0abb-42d7-8b6e-51689cfb6783 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:19.939304 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-34de9ea4-27f3-4812-81f3-68eba512556d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:19.941128 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] POST https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad/restore Aug 20 08:01:19.941511 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:19.943211 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Restoring backup 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100250) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 08:01:19.943325 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Restoring backup 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad to volume None. Aug 20 08:01:19.947998 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:19.947998 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:19.949185 np0000007856 devstack@c-api.service[100250]: INFO cinder.backup.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Creating volume of 1 GB for restore of backup 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. Aug 20 08:01:19.955835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Availability zone cache updated, next update will occur around 2026-08-20 09:01:19.955515. {{(pid=100250) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 08:01:19.955986 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Availability Zones retrieved successfully. Aug 20 08:01:19.963396 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Flow 'volume_create_api' (9bcdddcf-e329-48b2-b3f1-1d12de124b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:01:19.964402 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ebd619a-668b-4b74-a99f-13e6d8f81dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:19.965443 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:01:19.992536 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ebd619a-668b-4b74-a99f-13e6d8f81dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:19.993341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75ba352-0cad-4e08-a0f2-fb2439cde4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:20.026911 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Created reservations ['dae2a00d-6d54-4a67-80aa-42f19137cc4a', '7e3e73e7-3100-49a0-a343-7ab6f03f4779', '44db8371-25f0-40d7-b16d-6589cacee485', '76bf5a59-4d97-4273-8667-aad01e55c420'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:01:20.027718 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75ba352-0cad-4e08-a0f2-fb2439cde4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dae2a00d-6d54-4a67-80aa-42f19137cc4a', '7e3e73e7-3100-49a0-a343-7ab6f03f4779', '44db8371-25f0-40d7-b16d-6589cacee485', '76bf5a59-4d97-4273-8667-aad01e55c420']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:20.028364 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7237eef-54d1-4f34-9376-115333748f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:20.058764 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7237eef-54d1-4f34-9376-115333748f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89b8913d-38a6-4301-bcca-9f2d93097563', '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='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['dae2a00d-6d54-4a67-80aa-42f19137cc4a','7e3e73e7-3100-49a0-a343-7ab6f03f4779','44db8371-25f0-40d7-b16d-6589cacee485','76bf5a59-4d97-4273-8667-aad01e55c420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2bce1df15544009bdc81fd640872b0f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:01:20Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89b8913d-38a6-4301-bcca-9f2d93097563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf745eea3b2347d3b3adca69ca117bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2bce1df15544009bdc81fd640872b0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:20.059588 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496d66ac-1477-42af-9b51-0032c3cd59cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:20.074307 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496d66ac-1477-42af-9b51-0032c3cd59cb) transitioned into 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='cf745eea3b2347d3b3adca69ca117bfa',qos_specs=None,replication_status=,reservations=['dae2a00d-6d54-4a67-80aa-42f19137cc4a','7e3e73e7-3100-49a0-a343-7ab6f03f4779','44db8371-25f0-40d7-b16d-6589cacee485','76bf5a59-4d97-4273-8667-aad01e55c420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2bce1df15544009bdc81fd640872b0f',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:20.075078 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a15fce19-c967-47f3-8085-690b932277fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:20.083684 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a15fce19-c967-47f3-8085-690b932277fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:20.084497 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Flow 'volume_create_api' (9bcdddcf-e329-48b2-b3f1-1d12de124b06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:01:20.084858 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Create volume request issued successfully. Aug 20 08:01:20.092268 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:20.092268 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:20.092865 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Volume info retrieved successfully. Aug 20 08:01:20.305535 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-043c26db-7ae0-4329-8297-75cccaecd854 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:20.307452 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-043c26db-7ae0-4329-8297-75cccaecd854 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 Aug 20 08:01:20.307682 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-043c26db-7ae0-4329-8297-75cccaecd854 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:20.307868 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-043c26db-7ae0-4329-8297-75cccaecd854 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:20.314669 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:20.314669 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:20.317963 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-043c26db-7ae0-4329-8297-75cccaecd854 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:20.321716 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-043c26db-7ae0-4329-8297-75cccaecd854 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 returned with HTTP 200 Aug 20 08:01:20.322067 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1424/5700] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:20 2026] GET /volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:20.334228 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f80527ae-5b39-415a-952c-f7f1ee8d5257 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:20.336030 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f80527ae-5b39-415a-952c-f7f1ee8d5257 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 08:01:20.336424 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f80527ae-5b39-415a-952c-f7f1ee8d5257 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea2a793a-fe18-47f9-a9ca-9906c43def30", "name": "tempest-VolumesBackupsTest-Backup-1833435880"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:20.337857 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-f80527ae-5b39-415a-952c-f7f1ee8d5257 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating new backup {'backup': {'volume_id': 'ea2a793a-fe18-47f9-a9ca-9906c43def30', 'name': 'tempest-VolumesBackupsTest-Backup-1833435880'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:01:20.337996 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-f80527ae-5b39-415a-952c-f7f1ee8d5257 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating backup of volume ea2a793a-fe18-47f9-a9ca-9906c43def30 in container None Aug 20 08:01:20.344963 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:20.344963 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:20.345437 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f80527ae-5b39-415a-952c-f7f1ee8d5257 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:20.360150 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f80527ae-5b39-415a-952c-f7f1ee8d5257 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['e11382c7-b80c-4e2d-8709-75a2d26f2d00', '24aade76-de71-41c4-8290-67d26aa313e1'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:01:20.387142 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f80527ae-5b39-415a-952c-f7f1ee8d5257 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:01:20.387619 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1427/5701] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:01:20 2026] POST /volume/v3/backups => generated 328 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:20.396048 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6d232bb4-6d17-4abd-9ccb-34e0b85324aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:20.397846 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d232bb4-6d17-4abd-9ccb-34e0b85324aa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:20.398017 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d232bb4-6d17-4abd-9ccb-34e0b85324aa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:20.398252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d232bb4-6d17-4abd-9ccb-34e0b85324aa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:20.398252 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6d232bb4-6d17-4abd-9ccb-34e0b85324aa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:20.403028 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:20.403028 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:20.403846 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d232bb4-6d17-4abd-9ccb-34e0b85324aa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:20.404231 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1411/5702] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:20 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:21.099936 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:21.099936 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:21.100597 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Volume info retrieved successfully. Aug 20 08:01:21.100787 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Checking backup size 1 against volume size 1 {{(pid=100250) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 08:01:21.100932 np0000007856 devstack@c-api.service[100250]: INFO cinder.backup.api [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Overwriting volume 89b8913d-38a6-4301-bcca-9f2d93097563 with restore of backup 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:21.114699 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] restore_backup in rpcapi backup_id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad {{(pid=100250) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 08:01:21.116525 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-34de9ea4-27f3-4812-81f3-68eba512556d tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad/restore returned with HTTP 202 Aug 20 08:01:21.116963 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1441/5703] 10.4.3.57 () {70 vars in 1426 bytes} [Thu Aug 20 08:01:19 2026] POST /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad/restore => generated 152 bytes in 1178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:21.125933 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e84e18b7-432d-4d5e-95a4-20197caa56ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:21.127811 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e84e18b7-432d-4d5e-95a4-20197caa56ff tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:21.128018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e84e18b7-432d-4d5e-95a4-20197caa56ff tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:21.128329 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e84e18b7-432d-4d5e-95a4-20197caa56ff tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:21.128464 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e84e18b7-432d-4d5e-95a4-20197caa56ff tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:21.132896 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:21.132896 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:21.133519 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e84e18b7-432d-4d5e-95a4-20197caa56ff tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:21.133927 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1425/5704] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:21 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:21.414085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e48f1075-a72a-408d-b586-e46ac580e0d1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:21.416080 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e48f1075-a72a-408d-b586-e46ac580e0d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:21.416334 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e48f1075-a72a-408d-b586-e46ac580e0d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:21.416578 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e48f1075-a72a-408d-b586-e46ac580e0d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:21.416700 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e48f1075-a72a-408d-b586-e46ac580e0d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:21.421072 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:21.421072 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:21.421771 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e48f1075-a72a-408d-b586-e46ac580e0d1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:21.422094 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1428/5705] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:21 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:22.143908 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-25edfd9c-85c0-4fa5-9d3d-cdcff2eb5340 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:22.145791 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25edfd9c-85c0-4fa5-9d3d-cdcff2eb5340 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:22.146025 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25edfd9c-85c0-4fa5-9d3d-cdcff2eb5340 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:22.146217 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25edfd9c-85c0-4fa5-9d3d-cdcff2eb5340 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:22.146339 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-25edfd9c-85c0-4fa5-9d3d-cdcff2eb5340 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:22.151232 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:22.151232 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:22.151994 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25edfd9c-85c0-4fa5-9d3d-cdcff2eb5340 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:22.152433 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1412/5706] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:22 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:22.432129 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-82dba338-90c8-4bdc-afe0-206feafe4790 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:22.434897 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82dba338-90c8-4bdc-afe0-206feafe4790 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:22.434963 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82dba338-90c8-4bdc-afe0-206feafe4790 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:22.435147 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82dba338-90c8-4bdc-afe0-206feafe4790 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:22.435274 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-82dba338-90c8-4bdc-afe0-206feafe4790 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:22.439881 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:22.439881 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:22.440715 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82dba338-90c8-4bdc-afe0-206feafe4790 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:22.441093 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1442/5707] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:22 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:23.163523 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-68525cd9-764b-4c92-9bfa-29c41f2969d1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:23.165700 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68525cd9-764b-4c92-9bfa-29c41f2969d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:23.165925 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68525cd9-764b-4c92-9bfa-29c41f2969d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:23.166104 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68525cd9-764b-4c92-9bfa-29c41f2969d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:23.166224 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-68525cd9-764b-4c92-9bfa-29c41f2969d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:23.170811 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:23.170811 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:23.171608 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68525cd9-764b-4c92-9bfa-29c41f2969d1 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:23.171981 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1426/5708] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:23 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:23.452227 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dd234afc-08fc-4656-a9a1-9f11f70abb71 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:23.456162 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd234afc-08fc-4656-a9a1-9f11f70abb71 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:23.456162 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd234afc-08fc-4656-a9a1-9f11f70abb71 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:23.456162 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd234afc-08fc-4656-a9a1-9f11f70abb71 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:23.456162 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dd234afc-08fc-4656-a9a1-9f11f70abb71 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:23.460899 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:23.460899 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:23.462466 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd234afc-08fc-4656-a9a1-9f11f70abb71 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:23.462466 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1429/5709] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:23 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:24.182383 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e577e0d4-b459-4582-b9d3-4804c4224c65 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:24.184772 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e577e0d4-b459-4582-b9d3-4804c4224c65 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:24.185060 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e577e0d4-b459-4582-b9d3-4804c4224c65 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:24.185325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e577e0d4-b459-4582-b9d3-4804c4224c65 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:24.185471 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e577e0d4-b459-4582-b9d3-4804c4224c65 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:24.190901 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:24.190901 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:24.191748 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e577e0d4-b459-4582-b9d3-4804c4224c65 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:24.192214 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1413/5710] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:24 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:24.476174 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5ecfe723-c999-4f9d-8261-20be16f5afb9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:24.478743 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ecfe723-c999-4f9d-8261-20be16f5afb9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:24.478980 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ecfe723-c999-4f9d-8261-20be16f5afb9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:24.479244 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ecfe723-c999-4f9d-8261-20be16f5afb9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:24.479392 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5ecfe723-c999-4f9d-8261-20be16f5afb9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:24.485088 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:24.485088 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:24.486214 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ecfe723-c999-4f9d-8261-20be16f5afb9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:24.486761 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1443/5711] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:24 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:25.203374 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a588f893-6858-46fb-9084-02c209270860 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:25.205506 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a588f893-6858-46fb-9084-02c209270860 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:25.205776 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a588f893-6858-46fb-9084-02c209270860 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:25.205992 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a588f893-6858-46fb-9084-02c209270860 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:25.206120 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a588f893-6858-46fb-9084-02c209270860 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:25.210836 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:25.210836 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:25.211586 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a588f893-6858-46fb-9084-02c209270860 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:25.212012 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1427/5712] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:25 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:25.499106 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-99e9d0de-552a-48e3-b242-c3d64f11bf85 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:25.501371 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99e9d0de-552a-48e3-b242-c3d64f11bf85 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:25.501622 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99e9d0de-552a-48e3-b242-c3d64f11bf85 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:25.501859 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99e9d0de-552a-48e3-b242-c3d64f11bf85 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:25.502033 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-99e9d0de-552a-48e3-b242-c3d64f11bf85 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:25.506936 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:25.506936 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:25.507884 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99e9d0de-552a-48e3-b242-c3d64f11bf85 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:25.508355 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1430/5713] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:25 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:26.226417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c16ae8a6-3f3c-4315-a3db-97bce243d3a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:26.228024 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c16ae8a6-3f3c-4315-a3db-97bce243d3a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:26.228340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c16ae8a6-3f3c-4315-a3db-97bce243d3a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:26.228626 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c16ae8a6-3f3c-4315-a3db-97bce243d3a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:26.229663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c16ae8a6-3f3c-4315-a3db-97bce243d3a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:26.232918 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:26.232918 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:26.233569 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c16ae8a6-3f3c-4315-a3db-97bce243d3a9 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:26.233974 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1414/5714] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:26 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:26.517796 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-50570a6c-1753-4fa7-b22b-c7cb58c2db52 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:26.519320 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-50570a6c-1753-4fa7-b22b-c7cb58c2db52 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:26.519479 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-50570a6c-1753-4fa7-b22b-c7cb58c2db52 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:26.519688 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-50570a6c-1753-4fa7-b22b-c7cb58c2db52 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:26.519789 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-50570a6c-1753-4fa7-b22b-c7cb58c2db52 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:26.523529 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:26.523529 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:26.524229 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-50570a6c-1753-4fa7-b22b-c7cb58c2db52 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:26.524576 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1444/5715] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:26 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:27.244716 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-29494f0f-cd42-4fe9-8b79-af1629fd9a52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:27.246297 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29494f0f-cd42-4fe9-8b79-af1629fd9a52 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:27.246531 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29494f0f-cd42-4fe9-8b79-af1629fd9a52 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:27.246963 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29494f0f-cd42-4fe9-8b79-af1629fd9a52 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:27.247092 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-29494f0f-cd42-4fe9-8b79-af1629fd9a52 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:27.251819 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:27.251819 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:27.252495 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29494f0f-cd42-4fe9-8b79-af1629fd9a52 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:27.252927 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1428/5716] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:27 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:27.536063 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9dafc68f-f788-497e-a19b-9da96fc0e648 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:27.538099 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9dafc68f-f788-497e-a19b-9da96fc0e648 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:27.538364 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9dafc68f-f788-497e-a19b-9da96fc0e648 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:27.538628 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9dafc68f-f788-497e-a19b-9da96fc0e648 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:27.538750 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9dafc68f-f788-497e-a19b-9da96fc0e648 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:27.543743 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:27.543743 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:27.544615 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9dafc68f-f788-497e-a19b-9da96fc0e648 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:27.545005 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1431/5717] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:27 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:28.263961 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dc26382d-e606-4c01-a0f2-9eb588b44d40 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:28.266434 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc26382d-e606-4c01-a0f2-9eb588b44d40 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:28.266730 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc26382d-e606-4c01-a0f2-9eb588b44d40 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:28.266974 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc26382d-e606-4c01-a0f2-9eb588b44d40 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:28.267036 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-dc26382d-e606-4c01-a0f2-9eb588b44d40 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:28.271368 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:28.271368 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:28.271963 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc26382d-e606-4c01-a0f2-9eb588b44d40 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:28.272365 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1415/5718] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:28 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:28.555458 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-640d216c-ac15-4c6a-a5b9-f002dfec0a9d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:28.557202 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-640d216c-ac15-4c6a-a5b9-f002dfec0a9d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:28.557387 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-640d216c-ac15-4c6a-a5b9-f002dfec0a9d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:28.560598 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-640d216c-ac15-4c6a-a5b9-f002dfec0a9d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:28.560598 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-640d216c-ac15-4c6a-a5b9-f002dfec0a9d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:28.562615 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:28.562615 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:28.563364 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-640d216c-ac15-4c6a-a5b9-f002dfec0a9d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:28.563736 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1445/5719] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:28 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:29.282929 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9fd1c588-b4a2-4c82-847f-2e7d129a9c29 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:29.285297 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9fd1c588-b4a2-4c82-847f-2e7d129a9c29 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:29.285396 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9fd1c588-b4a2-4c82-847f-2e7d129a9c29 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:29.285584 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9fd1c588-b4a2-4c82-847f-2e7d129a9c29 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:29.285924 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9fd1c588-b4a2-4c82-847f-2e7d129a9c29 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:29.290992 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:29.290992 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:29.291945 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9fd1c588-b4a2-4c82-847f-2e7d129a9c29 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:29.292448 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1429/5720] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:29 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:29.576715 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fa4c2621-bddf-4305-b38d-9cf386d38a41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:29.578569 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa4c2621-bddf-4305-b38d-9cf386d38a41 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:29.580010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa4c2621-bddf-4305-b38d-9cf386d38a41 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:29.580010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa4c2621-bddf-4305-b38d-9cf386d38a41 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:29.580010 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fa4c2621-bddf-4305-b38d-9cf386d38a41 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:29.583948 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:29.583948 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:29.584942 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa4c2621-bddf-4305-b38d-9cf386d38a41 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:29.585509 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1432/5721] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:29 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:30.302471 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4a252038-2cd4-4b43-9521-af1b1d51449a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:30.304120 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a252038-2cd4-4b43-9521-af1b1d51449a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:30.304315 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a252038-2cd4-4b43-9521-af1b1d51449a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:30.304484 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a252038-2cd4-4b43-9521-af1b1d51449a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:30.304605 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4a252038-2cd4-4b43-9521-af1b1d51449a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:30.308816 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:30.308816 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:30.309392 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a252038-2cd4-4b43-9521-af1b1d51449a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:30.309672 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1416/5722] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:30 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:30.596251 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7d3dfd20-f4e3-453a-a599-b7789ea931fa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:30.598104 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d3dfd20-f4e3-453a-a599-b7789ea931fa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:30.598294 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d3dfd20-f4e3-453a-a599-b7789ea931fa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:30.598500 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d3dfd20-f4e3-453a-a599-b7789ea931fa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:30.598638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7d3dfd20-f4e3-453a-a599-b7789ea931fa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:30.603775 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:30.603775 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:30.604647 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d3dfd20-f4e3-453a-a599-b7789ea931fa tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:30.605088 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1446/5723] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:30 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:31.319980 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-47fde73b-a954-4395-af0a-c2c10709cf47 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:31.321575 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-47fde73b-a954-4395-af0a-c2c10709cf47 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:31.321880 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-47fde73b-a954-4395-af0a-c2c10709cf47 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:31.322137 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-47fde73b-a954-4395-af0a-c2c10709cf47 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:31.322580 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-47fde73b-a954-4395-af0a-c2c10709cf47 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:31.326765 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:31.326765 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:31.327420 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-47fde73b-a954-4395-af0a-c2c10709cf47 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:31.327839 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1430/5724] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:31 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:31.616355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bcea6bd8-c9b8-471c-8b05-85f000e8eff5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:31.618568 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcea6bd8-c9b8-471c-8b05-85f000e8eff5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:31.618822 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcea6bd8-c9b8-471c-8b05-85f000e8eff5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:31.619051 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcea6bd8-c9b8-471c-8b05-85f000e8eff5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:31.619202 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bcea6bd8-c9b8-471c-8b05-85f000e8eff5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:31.624298 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:31.624298 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:31.625233 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcea6bd8-c9b8-471c-8b05-85f000e8eff5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:31.625878 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1433/5725] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:31 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:32.339664 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a6007bcd-0730-41d8-9a45-54d5a344adee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:32.341466 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6007bcd-0730-41d8-9a45-54d5a344adee tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:32.341758 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6007bcd-0730-41d8-9a45-54d5a344adee tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:32.341954 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6007bcd-0730-41d8-9a45-54d5a344adee tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:32.342085 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a6007bcd-0730-41d8-9a45-54d5a344adee tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:32.346341 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:32.346341 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:32.346917 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6007bcd-0730-41d8-9a45-54d5a344adee tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:32.347321 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1417/5726] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:32 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:32.355621 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-787ab349-f5c6-4a15-8400-df6281909f67 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:32.357270 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-787ab349-f5c6-4a15-8400-df6281909f67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/89b8913d-38a6-4301-bcca-9f2d93097563 Aug 20 08:01:32.357483 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-787ab349-f5c6-4a15-8400-df6281909f67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:32.357681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-787ab349-f5c6-4a15-8400-df6281909f67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:32.357833 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-787ab349-f5c6-4a15-8400-df6281909f67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume with id: 89b8913d-38a6-4301-bcca-9f2d93097563 Aug 20 08:01:32.364821 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:32.364821 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:32.365107 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-787ab349-f5c6-4a15-8400-df6281909f67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:01:32.382871 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-787ab349-f5c6-4a15-8400-df6281909f67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume request issued successfully. Aug 20 08:01:32.383043 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-787ab349-f5c6-4a15-8400-df6281909f67 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/89b8913d-38a6-4301-bcca-9f2d93097563 returned with HTTP 202 Aug 20 08:01:32.383519 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1447/5727] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:01:32 2026] DELETE /volume/v3/volumes/89b8913d-38a6-4301-bcca-9f2d93097563 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:32.390608 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8849fbae-db47-4286-8601-9579b1754633 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:32.392682 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8849fbae-db47-4286-8601-9579b1754633 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/89b8913d-38a6-4301-bcca-9f2d93097563 Aug 20 08:01:32.392682 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8849fbae-db47-4286-8601-9579b1754633 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:32.392920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8849fbae-db47-4286-8601-9579b1754633 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:32.399633 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:32.399633 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:32.403008 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8849fbae-db47-4286-8601-9579b1754633 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:01:32.406791 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8849fbae-db47-4286-8601-9579b1754633 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/89b8913d-38a6-4301-bcca-9f2d93097563 returned with HTTP 200 Aug 20 08:01:32.407362 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1431/5728] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:32 2026] GET /volume/v3/volumes/89b8913d-38a6-4301-bcca-9f2d93097563 => generated 1063 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:01:32.636233 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36f895c6-eb46-43b2-b06f-1649fff79073 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:32.638166 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36f895c6-eb46-43b2-b06f-1649fff79073 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:32.638356 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36f895c6-eb46-43b2-b06f-1649fff79073 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:32.638618 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36f895c6-eb46-43b2-b06f-1649fff79073 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:32.638777 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-36f895c6-eb46-43b2-b06f-1649fff79073 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:32.642805 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:32.642805 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:32.643657 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36f895c6-eb46-43b2-b06f-1649fff79073 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:32.644043 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1434/5729] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:32 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:33.420438 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-98dc73e6-e008-451e-ad22-1a3ba1bbaf75 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:33.422225 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98dc73e6-e008-451e-ad22-1a3ba1bbaf75 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/89b8913d-38a6-4301-bcca-9f2d93097563 Aug 20 08:01:33.422442 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98dc73e6-e008-451e-ad22-1a3ba1bbaf75 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:33.422649 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98dc73e6-e008-451e-ad22-1a3ba1bbaf75 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:33.428752 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98dc73e6-e008-451e-ad22-1a3ba1bbaf75 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/89b8913d-38a6-4301-bcca-9f2d93097563 returned with HTTP 404 Aug 20 08:01:33.429247 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1418/5730] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:33 2026] GET /volume/v3/volumes/89b8913d-38a6-4301-bcca-9f2d93097563 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:33.438408 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-54e8a56a-b28c-4392-95e5-405061c5132b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:33.440643 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54e8a56a-b28c-4392-95e5-405061c5132b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:33.440896 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54e8a56a-b28c-4392-95e5-405061c5132b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:33.441137 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54e8a56a-b28c-4392-95e5-405061c5132b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:33.441273 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-54e8a56a-b28c-4392-95e5-405061c5132b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:33.446404 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:33.446404 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:33.447312 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54e8a56a-b28c-4392-95e5-405061c5132b tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-member] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:33.447745 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1448/5731] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:33 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:33.458085 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-81aef422-0749-4994-968c-1129cc71b181 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:33.460303 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81aef422-0749-4994-968c-1129cc71b181 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] DELETE https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:33.460639 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81aef422-0749-4994-968c-1129cc71b181 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:33.460896 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81aef422-0749-4994-968c-1129cc71b181 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:33.461043 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-81aef422-0749-4994-968c-1129cc71b181 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete backup with id: 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. Aug 20 08:01:33.466294 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:33.466294 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:33.479445 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-81aef422-0749-4994-968c-1129cc71b181 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] delete_backup rpcapi backup_id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:01:33.481604 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81aef422-0749-4994-968c-1129cc71b181 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 202 Aug 20 08:01:33.482087 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1432/5732] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:01:33 2026] DELETE /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:01:33.488716 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f44f3b88-6178-46ca-bd8a-44092e2091c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:33.491086 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f44f3b88-6178-46ca-bd8a-44092e2091c8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:33.491257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f44f3b88-6178-46ca-bd8a-44092e2091c8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:33.491465 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f44f3b88-6178-46ca-bd8a-44092e2091c8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:33.491664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f44f3b88-6178-46ca-bd8a-44092e2091c8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:33.495842 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:33.495842 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:33.496530 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f44f3b88-6178-46ca-bd8a-44092e2091c8 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 200 Aug 20 08:01:33.496968 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1435/5733] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:33 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:33.655170 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-836dc256-eef7-4d35-babd-3da67f7df5f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:33.657339 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-836dc256-eef7-4d35-babd-3da67f7df5f8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:33.657600 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-836dc256-eef7-4d35-babd-3da67f7df5f8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:33.657819 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-836dc256-eef7-4d35-babd-3da67f7df5f8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:33.659392 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-836dc256-eef7-4d35-babd-3da67f7df5f8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:33.662519 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:33.662519 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:33.663368 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-836dc256-eef7-4d35-babd-3da67f7df5f8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:33.663802 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1419/5734] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:33 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:34.509034 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-19b9aef8-da4b-4736-a224-4172635da5eb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:34.510792 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19b9aef8-da4b-4736-a224-4172635da5eb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 Aug 20 08:01:34.510998 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19b9aef8-da4b-4736-a224-4172635da5eb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:34.511210 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19b9aef8-da4b-4736-a224-4172635da5eb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:34.511339 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-19b9aef8-da4b-4736-a224-4172635da5eb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 7264c8e0-af0b-43c3-8ac1-95b1adf54c06. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:34.515261 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19b9aef8-da4b-4736-a224-4172635da5eb tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 returned with HTTP 404 Aug 20 08:01:34.515399 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1449/5735] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:34 2026] GET /volume/v3/backups/7264c8e0-af0b-43c3-8ac1-95b1adf54c06 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:34.523229 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d4009ba2-effa-42d3-9cab-9f96987b3f87 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:34.524938 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4009ba2-effa-42d3-9cab-9f96987b3f87 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] DELETE https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:01:34.525199 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4009ba2-effa-42d3-9cab-9f96987b3f87 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:34.525413 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4009ba2-effa-42d3-9cab-9f96987b3f87 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:34.525541 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-d4009ba2-effa-42d3-9cab-9f96987b3f87 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete backup with id: ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. Aug 20 08:01:34.529796 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:34.529796 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:34.554145 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-d4009ba2-effa-42d3-9cab-9f96987b3f87 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] delete_backup rpcapi backup_id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:01:34.558587 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4009ba2-effa-42d3-9cab-9f96987b3f87 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 202 Aug 20 08:01:34.558587 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1433/5736] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:01:34 2026] DELETE /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:01:34.564327 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ab5fd2ff-9912-4b45-ac88-111e192b48b7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:34.566744 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab5fd2ff-9912-4b45-ac88-111e192b48b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:01:34.567023 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab5fd2ff-9912-4b45-ac88-111e192b48b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:34.567299 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab5fd2ff-9912-4b45-ac88-111e192b48b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:34.567421 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ab5fd2ff-9912-4b45-ac88-111e192b48b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:34.575511 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:34.575511 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:34.576432 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab5fd2ff-9912-4b45-ac88-111e192b48b7 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 200 Aug 20 08:01:34.576950 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1436/5737] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:34 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:34.676565 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8e3eddd1-bfd9-4f96-9b59-e93075dee49a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:34.678575 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e3eddd1-bfd9-4f96-9b59-e93075dee49a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:34.678852 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e3eddd1-bfd9-4f96-9b59-e93075dee49a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:34.679110 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e3eddd1-bfd9-4f96-9b59-e93075dee49a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:34.679277 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8e3eddd1-bfd9-4f96-9b59-e93075dee49a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:34.683304 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:34.683304 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:34.684150 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e3eddd1-bfd9-4f96-9b59-e93075dee49a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:34.684804 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1420/5738] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:34 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:35.593803 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fdf43642-52d8-48f4-88ec-030f35b75073 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:35.595484 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fdf43642-52d8-48f4-88ec-030f35b75073 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 Aug 20 08:01:35.595713 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fdf43642-52d8-48f4-88ec-030f35b75073 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:35.595889 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fdf43642-52d8-48f4-88ec-030f35b75073 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:35.596011 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fdf43642-52d8-48f4-88ec-030f35b75073 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:35.599820 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fdf43642-52d8-48f4-88ec-030f35b75073 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 returned with HTTP 404 Aug 20 08:01:35.600296 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1450/5739] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:35 2026] GET /volume/v3/backups/ff1005ae-94b0-4a8c-b9d1-6db1d28f8ca7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:35.608753 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22d3f1e3-f1f8-422b-85ff-b0510fc3a7f0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:35.610979 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22d3f1e3-f1f8-422b-85ff-b0510fc3a7f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] DELETE https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:35.611269 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22d3f1e3-f1f8-422b-85ff-b0510fc3a7f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:35.611538 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22d3f1e3-f1f8-422b-85ff-b0510fc3a7f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:35.611867 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-22d3f1e3-f1f8-422b-85ff-b0510fc3a7f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete backup with id: 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. Aug 20 08:01:35.617050 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:35.617050 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:35.628189 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-22d3f1e3-f1f8-422b-85ff-b0510fc3a7f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] delete_backup rpcapi backup_id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:01:35.629921 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22d3f1e3-f1f8-422b-85ff-b0510fc3a7f0 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 202 Aug 20 08:01:35.630405 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1434/5740] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:01:35 2026] DELETE /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:01:35.638603 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-803789e6-c683-4455-9a42-8f0cbdafaaae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:35.640957 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-803789e6-c683-4455-9a42-8f0cbdafaaae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:35.641257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-803789e6-c683-4455-9a42-8f0cbdafaaae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:35.641510 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-803789e6-c683-4455-9a42-8f0cbdafaaae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:35.641695 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-803789e6-c683-4455-9a42-8f0cbdafaaae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:35.647399 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:35.647399 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:35.648259 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-803789e6-c683-4455-9a42-8f0cbdafaaae tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 200 Aug 20 08:01:35.648770 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1437/5741] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:35 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:35.696968 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c45da1f-a4a8-4f48-919e-611cec05636c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:35.698843 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c45da1f-a4a8-4f48-919e-611cec05636c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:35.699049 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c45da1f-a4a8-4f48-919e-611cec05636c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:35.699235 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c45da1f-a4a8-4f48-919e-611cec05636c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:35.699335 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1c45da1f-a4a8-4f48-919e-611cec05636c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:35.703701 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:35.703701 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:35.704468 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c45da1f-a4a8-4f48-919e-611cec05636c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:35.704844 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1421/5742] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:35 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:35.720248 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d76ede81-0b7b-4454-886b-cb1160d8b9d8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:35.722665 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d76ede81-0b7b-4454-886b-cb1160d8b9d8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 08:01:35.723167 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d76ede81-0b7b-4454-886b-cb1160d8b9d8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea2a793a-fe18-47f9-a9ca-9906c43def30", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-630174391"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:35.725217 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-d76ede81-0b7b-4454-886b-cb1160d8b9d8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating new backup {'backup': {'volume_id': 'ea2a793a-fe18-47f9-a9ca-9906c43def30', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-630174391'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:01:35.725417 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-d76ede81-0b7b-4454-886b-cb1160d8b9d8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating backup of volume ea2a793a-fe18-47f9-a9ca-9906c43def30 in container None Aug 20 08:01:35.735576 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:35.735576 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:35.735576 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d76ede81-0b7b-4454-886b-cb1160d8b9d8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:35.755451 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d76ede81-0b7b-4454-886b-cb1160d8b9d8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['5872c96a-ead9-4b8c-ab86-aac8d5f0efa2', '687a51c8-caff-4e3c-a07d-08fb32584aad'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:01:35.792870 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d76ede81-0b7b-4454-886b-cb1160d8b9d8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:01:35.792870 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1451/5743] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:01:35 2026] POST /volume/v3/backups => generated 327 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:35.802971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b4b918ad-3322-4246-888a-64ce1d81ded2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:35.805499 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4b918ad-3322-4246-888a-64ce1d81ded2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:35.805499 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4b918ad-3322-4246-888a-64ce1d81ded2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:35.805499 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4b918ad-3322-4246-888a-64ce1d81ded2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:35.805499 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b4b918ad-3322-4246-888a-64ce1d81ded2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:35.809803 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:35.809803 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:35.810704 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4b918ad-3322-4246-888a-64ce1d81ded2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:35.811180 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1435/5744] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:35 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:36.662387 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-30090c58-79f4-4569-b7ab-1de26caf7a6e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:36.664289 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30090c58-79f4-4569-b7ab-1de26caf7a6e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad Aug 20 08:01:36.664532 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30090c58-79f4-4569-b7ab-1de26caf7a6e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:36.664745 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30090c58-79f4-4569-b7ab-1de26caf7a6e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:36.664852 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-30090c58-79f4-4569-b7ab-1de26caf7a6e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Show backup with id 0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:36.668432 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30090c58-79f4-4569-b7ab-1de26caf7a6e tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad returned with HTTP 404 Aug 20 08:01:36.668996 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1438/5745] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:36 2026] GET /volume/v3/backups/0912bfd0-0fdd-4b48-90a9-72b9fa4e96ad => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:36.675839 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1f58aa0f-7dd1-4276-a968-e3833ca9069a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:36.677692 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f58aa0f-7dd1-4276-a968-e3833ca9069a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a Aug 20 08:01:36.677906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f58aa0f-7dd1-4276-a968-e3833ca9069a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:36.678138 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f58aa0f-7dd1-4276-a968-e3833ca9069a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:36.678325 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1f58aa0f-7dd1-4276-a968-e3833ca9069a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume with id: fccce67b-c631-4399-9fa7-860fe515ba0a Aug 20 08:01:36.685435 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:36.685435 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:36.685841 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1f58aa0f-7dd1-4276-a968-e3833ca9069a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:01:36.704394 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1f58aa0f-7dd1-4276-a968-e3833ca9069a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Delete volume request issued successfully. Aug 20 08:01:36.704918 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f58aa0f-7dd1-4276-a968-e3833ca9069a tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a returned with HTTP 202 Aug 20 08:01:36.705245 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1422/5746] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:01:36 2026] DELETE /volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:36.712116 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6c5abfab-440d-4caf-af48-3b1516c6844c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:36.713872 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c5abfab-440d-4caf-af48-3b1516c6844c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a Aug 20 08:01:36.714126 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c5abfab-440d-4caf-af48-3b1516c6844c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:36.714325 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c5abfab-440d-4caf-af48-3b1516c6844c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:36.722018 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:36.722018 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:36.725361 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6c5abfab-440d-4caf-af48-3b1516c6844c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Volume info retrieved successfully. Aug 20 08:01:36.729478 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c5abfab-440d-4caf-af48-3b1516c6844c tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a returned with HTTP 200 Aug 20 08:01:36.729922 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1452/5747] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:36 2026] GET /volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:01:36.823329 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22f49a35-f885-4180-83b2-32afe2d995a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:36.825137 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22f49a35-f885-4180-83b2-32afe2d995a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:36.825328 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22f49a35-f885-4180-83b2-32afe2d995a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:36.825533 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22f49a35-f885-4180-83b2-32afe2d995a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:36.825667 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-22f49a35-f885-4180-83b2-32afe2d995a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:36.830138 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:36.830138 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:36.830906 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22f49a35-f885-4180-83b2-32afe2d995a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:36.831296 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1436/5748] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:36 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:37.743727 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8264737b-b0c0-4e2d-84c0-836c5dad5521 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:37.745868 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8264737b-b0c0-4e2d-84c0-836c5dad5521 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] GET https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a Aug 20 08:01:37.746167 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8264737b-b0c0-4e2d-84c0-836c5dad5521 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:37.746400 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8264737b-b0c0-4e2d-84c0-836c5dad5521 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:37.753902 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8264737b-b0c0-4e2d-84c0-836c5dad5521 tempest-ProjectMemberTests33-1233580740 tempest-ProjectMemberTests33-1233580740-project-admin] https://10.4.3.57/volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a returned with HTTP 404 Aug 20 08:01:37.754559 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1439/5749] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:01:37 2026] GET /volume/v3/volumes/fccce67b-c631-4399-9fa7-860fe515ba0a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:37.843079 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc517a55-6eb5-4275-a1ca-1276c0ba879e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:37.844791 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc517a55-6eb5-4275-a1ca-1276c0ba879e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:37.845004 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc517a55-6eb5-4275-a1ca-1276c0ba879e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:37.845185 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc517a55-6eb5-4275-a1ca-1276c0ba879e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:37.845291 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fc517a55-6eb5-4275-a1ca-1276c0ba879e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:37.849445 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:37.849445 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:37.850184 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc517a55-6eb5-4275-a1ca-1276c0ba879e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:37.850521 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1423/5750] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:37 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:38.862066 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b1c229c8-7c9b-4ede-8067-47cf48fb2f06 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:38.864133 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b1c229c8-7c9b-4ede-8067-47cf48fb2f06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:38.864412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b1c229c8-7c9b-4ede-8067-47cf48fb2f06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:38.864653 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b1c229c8-7c9b-4ede-8067-47cf48fb2f06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:38.864763 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b1c229c8-7c9b-4ede-8067-47cf48fb2f06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:38.869805 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:38.869805 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:38.870764 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b1c229c8-7c9b-4ede-8067-47cf48fb2f06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:38.871429 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1453/5751] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:38 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:39.785664 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9dbb380b-4e22-43c3-b8c7-275ee90990c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:39.882131 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb46115d-36e7-4b04-92e3-ebdefd1a45c2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:39.887146 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb46115d-36e7-4b04-92e3-ebdefd1a45c2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:39.887146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb46115d-36e7-4b04-92e3-ebdefd1a45c2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:39.887146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb46115d-36e7-4b04-92e3-ebdefd1a45c2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:39.887146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bb46115d-36e7-4b04-92e3-ebdefd1a45c2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:39.892039 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:39.892039 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:39.893535 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb46115d-36e7-4b04-92e3-ebdefd1a45c2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:39.894208 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1440/5752] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:39 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:39.974016 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9dbb380b-4e22-43c3-b8c7-275ee90990c2 tempest-ProjectMemberTests-307631643 tempest-ProjectMemberTests-307631643-project-admin] GET https://10.4.3.57/volume/v3/scheduler-stats/get_pools Aug 20 08:01:39.974261 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9dbb380b-4e22-43c3-b8c7-275ee90990c2 tempest-ProjectMemberTests-307631643 tempest-ProjectMemberTests-307631643-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:39.974440 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9dbb380b-4e22-43c3-b8c7-275ee90990c2 tempest-ProjectMemberTests-307631643 tempest-ProjectMemberTests-307631643-project-admin] Calling method 'get_pools' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:39.985159 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9dbb380b-4e22-43c3-b8c7-275ee90990c2 tempest-ProjectMemberTests-307631643 tempest-ProjectMemberTests-307631643-project-admin] https://10.4.3.57/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 08:01:39.985693 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1437/5753] 10.4.3.57 () {66 vars in 1284 bytes} [Thu Aug 20 08:01:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:39.994512 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28cb39db-df99-4a5a-9e71-2fdac2b670c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:40.055720 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28cb39db-df99-4a5a-9e71-2fdac2b670c0 tempest-ProjectMemberTests-307631643 tempest-ProjectMemberTests-307631643-project-member] GET https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool Aug 20 08:01:40.055952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28cb39db-df99-4a5a-9e71-2fdac2b670c0 tempest-ProjectMemberTests-307631643 tempest-ProjectMemberTests-307631643-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:40.056166 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28cb39db-df99-4a5a-9e71-2fdac2b670c0 tempest-ProjectMemberTests-307631643 tempest-ProjectMemberTests-307631643-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:40.056801 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-28cb39db-df99-4a5a-9e71-2fdac2b670c0 tempest-ProjectMemberTests-307631643 tempest-ProjectMemberTests-307631643-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '07a09d5615f64a7480591fdd70c81324', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa5cf80eb4e749a1a217b53503146cde', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:40.057016 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28cb39db-df99-4a5a-9e71-2fdac2b670c0 tempest-ProjectMemberTests-307631643 tempest-ProjectMemberTests-307631643-project-member] https://10.4.3.57/volume/v3/capabilities/np0000007856@storpool returned with HTTP 403 Aug 20 08:01:40.057425 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1424/5754] 10.4.3.57 () {66 vars in 1311 bytes} [Thu Aug 20 08:01:39 2026] GET /volume/v3/capabilities/np0000007856@storpool => generated 110 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:40.888523 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8f969286-f1ab-48dd-bc3a-dacd8cc449d1 req-ce5b8613-129a-428f-9f25-fc201d59e30a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:40.890374 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8f969286-f1ab-48dd-bc3a-dacd8cc449d1 req-ce5b8613-129a-428f-9f25-fc201d59e30a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/d03173a8-3a73-48b4-acda-d2f39baa2b6a Aug 20 08:01:40.890700 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8f969286-f1ab-48dd-bc3a-dacd8cc449d1 req-ce5b8613-129a-428f-9f25-fc201d59e30a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:40.892104 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8f969286-f1ab-48dd-bc3a-dacd8cc449d1 req-ce5b8613-129a-428f-9f25-fc201d59e30a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:40.899899 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:40.899899 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:40.904536 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-99b6ef40-a128-4106-ae04-1dd3977e1e01 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:40.906348 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99b6ef40-a128-4106-ae04-1dd3977e1e01 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:40.906567 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99b6ef40-a128-4106-ae04-1dd3977e1e01 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:40.906855 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99b6ef40-a128-4106-ae04-1dd3977e1e01 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:40.907024 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-99b6ef40-a128-4106-ae04-1dd3977e1e01 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:40.912824 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:40.912824 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:40.913986 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99b6ef40-a128-4106-ae04-1dd3977e1e01 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:40.914527 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1441/5755] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:40 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:40.982807 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8f969286-f1ab-48dd-bc3a-dacd8cc449d1 req-ce5b8613-129a-428f-9f25-fc201d59e30a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/d03173a8-3a73-48b4-acda-d2f39baa2b6a returned with HTTP 200 Aug 20 08:01:40.986262 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1454/5756] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:01:40 2026] DELETE /volume/v3/attachments/d03173a8-3a73-48b4-acda-d2f39baa2b6a => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:41.817143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8a2c93cb-c412-4c3f-9587-4cc1bacb6ea2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:41.908596 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a2c93cb-c412-4c3f-9587-4cc1bacb6ea2 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:01:41.909119 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a2c93cb-c412-4c3f-9587-4cc1bacb6ea2 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-584233294", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:41.927068 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-59a54a3a-702e-4009-9216-443acfbc4769 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:41.929679 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59a54a3a-702e-4009-9216-443acfbc4769 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:41.929882 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59a54a3a-702e-4009-9216-443acfbc4769 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:41.930079 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59a54a3a-702e-4009-9216-443acfbc4769 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:41.930229 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-59a54a3a-702e-4009-9216-443acfbc4769 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:41.930667 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a2c93cb-c412-4c3f-9587-4cc1bacb6ea2 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:01:41.931165 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1438/5757] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:01:41 2026] POST /volume/v3/types => generated 379 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 08:01:41.933359 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-504e1e7e-ed60-4538-b2e7-1d1ae02a57dc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:41.935413 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:41.935413 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:41.935993 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-504e1e7e-ed60-4538-b2e7-1d1ae02a57dc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:01:41.936254 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59a54a3a-702e-4009-9216-443acfbc4769 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:41.936316 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-504e1e7e-ed60-4538-b2e7-1d1ae02a57dc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:41.936526 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-504e1e7e-ed60-4538-b2e7-1d1ae02a57dc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:41.936662 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1425/5758] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:41 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:41.945939 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d1bd30d5-6e2d-492c-bbb2-0f3aef7c9cc1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:41.946827 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:41.946827 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:41.951673 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-504e1e7e-ed60-4538-b2e7-1d1ae02a57dc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:01:41.955876 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1bd30d5-6e2d-492c-bbb2-0f3aef7c9cc1 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] POST https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption Aug 20 08:01:41.956795 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1bd30d5-6e2d-492c-bbb2-0f3aef7c9cc1 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:41.958055 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-504e1e7e-ed60-4538-b2e7-1d1ae02a57dc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:01:41.958290 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:41.958290 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:41.958359 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1442/5759] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:01:41 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:01:41.972882 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1bd30d5-6e2d-492c-bbb2-0f3aef7c9cc1 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption returned with HTTP 200 Aug 20 08:01:41.973631 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1455/5760] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 08:01:41 2026] POST /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:41.984514 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-03554123-9874-4aa8-a8b3-9efc0ddc13ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:41.986735 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03554123-9874-4aa8-a8b3-9efc0ddc13ec tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:01:41.987311 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03554123-9874-4aa8-a8b3-9efc0ddc13ec tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-515841954", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.007377 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03554123-9874-4aa8-a8b3-9efc0ddc13ec tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:01:42.007921 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1439/5761] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:01:41 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) Aug 20 08:01:42.016328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eafa40ff-b1f1-4f60-a9d5-7c4dd0bcb985 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.076896 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eafa40ff-b1f1-4f60-a9d5-7c4dd0bcb985 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] POST https://10.4.3.57/volume/v3/types/93d1c3fa-3069-4255-b274-f4b49c407988/encryption Aug 20 08:01:42.077347 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eafa40ff-b1f1-4f60-a9d5-7c4dd0bcb985 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.079799 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-eafa40ff-b1f1-4f60-a9d5-7c4dd0bcb985 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.080088 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eafa40ff-b1f1-4f60-a9d5-7c4dd0bcb985 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/93d1c3fa-3069-4255-b274-f4b49c407988/encryption returned with HTTP 403 Aug 20 08:01:42.080617 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1426/5762] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 08:01:42 2026] POST /volume/v3/types/93d1c3fa-3069-4255-b274-f4b49c407988/encryption => generated 127 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.090246 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ce3a03cd-83ea-4be5-b6ff-00ba58a77cdd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.092128 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce3a03cd-83ea-4be5-b6ff-00ba58a77cdd tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:01:42.092473 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce3a03cd-83ea-4be5-b6ff-00ba58a77cdd tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2142090296", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.112922 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce3a03cd-83ea-4be5-b6ff-00ba58a77cdd tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:01:42.113353 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1443/5763] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:01:42 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:42.123072 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6abaa076-2bbc-48b4-b63d-6bc34f655d31 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.124893 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6abaa076-2bbc-48b4-b63d-6bc34f655d31 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] POST https://10.4.3.57/volume/v3/types/20877375-7f65-4d60-b3b5-27ccb5ed54ce/extra_specs Aug 20 08:01:42.125475 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6abaa076-2bbc-48b4-b63d-6bc34f655d31 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.128435 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-6abaa076-2bbc-48b4-b63d-6bc34f655d31 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.128435 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6abaa076-2bbc-48b4-b63d-6bc34f655d31 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/20877375-7f65-4d60-b3b5-27ccb5ed54ce/extra_specs returned with HTTP 403 Aug 20 08:01:42.128435 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1456/5764] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 08:01:42 2026] POST /volume/v3/types/20877375-7f65-4d60-b3b5-27ccb5ed54ce/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.137200 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d144a9ff-67b3-4537-aa4b-45adff5f4cce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.139134 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d144a9ff-67b3-4537-aa4b-45adff5f4cce tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] PUT https://10.4.3.57/volume/v3/types/20877375-7f65-4d60-b3b5-27ccb5ed54ce/extra_specs/key2 Aug 20 08:01:42.139505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d144a9ff-67b3-4537-aa4b-45adff5f4cce tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.142003 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-d144a9ff-67b3-4537-aa4b-45adff5f4cce tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.142238 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d144a9ff-67b3-4537-aa4b-45adff5f4cce tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/20877375-7f65-4d60-b3b5-27ccb5ed54ce/extra_specs/key2 returned with HTTP 403 Aug 20 08:01:42.142645 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1440/5765] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 08:01:42 2026] PUT /volume/v3/types/20877375-7f65-4d60-b3b5-27ccb5ed54ce/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.151746 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-91ade472-5995-4fc9-b0f0-2013b964e03a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.153692 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91ade472-5995-4fc9-b0f0-2013b964e03a tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] POST https://10.4.3.57/volume/v3/types Aug 20 08:01:42.154088 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91ade472-5995-4fc9-b0f0-2013b964e03a tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.156336 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-91ade472-5995-4fc9-b0f0-2013b964e03a tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.156498 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91ade472-5995-4fc9-b0f0-2013b964e03a tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types returned with HTTP 403 Aug 20 08:01:42.157291 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1427/5766] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 08:01:42 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) Aug 20 08:01:42.164473 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f218753b-fba5-4fce-8251-72795507be42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.166565 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f218753b-fba5-4fce-8251-72795507be42 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:01:42.167089 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f218753b-fba5-4fce-8251-72795507be42 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1809760027", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.184708 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f218753b-fba5-4fce-8251-72795507be42 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:01:42.185097 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1444/5767] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:01:42 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:42.193239 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dfc85cd9-4bd9-4094-b020-358f48634a6b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.195326 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dfc85cd9-4bd9-4094-b020-358f48634a6b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] POST https://10.4.3.57/volume/v3/types/e3603778-91b1-43f8-9d89-ffc6f33e8d30/encryption Aug 20 08:01:42.195696 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dfc85cd9-4bd9-4094-b020-358f48634a6b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.214714 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dfc85cd9-4bd9-4094-b020-358f48634a6b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types/e3603778-91b1-43f8-9d89-ffc6f33e8d30/encryption returned with HTTP 200 Aug 20 08:01:42.215209 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1457/5768] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 08:01:42 2026] POST /volume/v3/types/e3603778-91b1-43f8-9d89-ffc6f33e8d30/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:42.224130 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d30a467b-4994-47a5-8b32-005e6c9af428 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.226166 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d30a467b-4994-47a5-8b32-005e6c9af428 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] DELETE https://10.4.3.57/volume/v3/types/e3603778-91b1-43f8-9d89-ffc6f33e8d30/encryption/d7732031-79e6-4cc0-96c7-8e32df5666f8 Aug 20 08:01:42.226373 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d30a467b-4994-47a5-8b32-005e6c9af428 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.226566 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d30a467b-4994-47a5-8b32-005e6c9af428 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.227275 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-d30a467b-4994-47a5-8b32-005e6c9af428 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.227455 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d30a467b-4994-47a5-8b32-005e6c9af428 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/e3603778-91b1-43f8-9d89-ffc6f33e8d30/encryption/d7732031-79e6-4cc0-96c7-8e32df5666f8 returned with HTTP 403 Aug 20 08:01:42.227948 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1441/5769] 10.4.3.57 () {66 vars in 1482 bytes} [Thu Aug 20 08:01:42 2026] DELETE /volume/v3/types/e3603778-91b1-43f8-9d89-ffc6f33e8d30/encryption/d7732031-79e6-4cc0-96c7-8e32df5666f8 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.237898 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f634031c-bbe7-4780-a52e-4bdb8bf1017b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.240158 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f634031c-bbe7-4780-a52e-4bdb8bf1017b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:01:42.240635 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f634031c-bbe7-4780-a52e-4bdb8bf1017b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-598907252", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.260140 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f634031c-bbe7-4780-a52e-4bdb8bf1017b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:01:42.260852 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1428/5770] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:01:42 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:42.269872 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8f28bb5-1b21-4ee1-bff9-46c94f42bf6b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.271563 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8f28bb5-1b21-4ee1-bff9-46c94f42bf6b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] DELETE https://10.4.3.57/volume/v3/types/98a7924a-537a-4dce-9f30-597269280b80/extra_specs/key1 Aug 20 08:01:42.271759 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8f28bb5-1b21-4ee1-bff9-46c94f42bf6b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.272014 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8f28bb5-1b21-4ee1-bff9-46c94f42bf6b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.277309 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-e8f28bb5-1b21-4ee1-bff9-46c94f42bf6b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.277617 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8f28bb5-1b21-4ee1-bff9-46c94f42bf6b tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/98a7924a-537a-4dce-9f30-597269280b80/extra_specs/key1 returned with HTTP 403 Aug 20 08:01:42.278115 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1445/5771] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 08:01:42 2026] DELETE /volume/v3/types/98a7924a-537a-4dce-9f30-597269280b80/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.289662 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1dbb296c-2bd1-426b-8abf-d16634c325db None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.292614 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1dbb296c-2bd1-426b-8abf-d16634c325db tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:01:42.292614 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1dbb296c-2bd1-426b-8abf-d16634c325db tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1370222148", "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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.311603 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1dbb296c-2bd1-426b-8abf-d16634c325db tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:01:42.312172 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1458/5772] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:01:42 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:42.320072 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2800cd27-992d-4ae9-bbeb-d54de58ece62 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.322369 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2800cd27-992d-4ae9-bbeb-d54de58ece62 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] DELETE https://10.4.3.57/volume/v3/types/cff8e8f6-9294-4a61-9eae-56b80a3e0736 Aug 20 08:01:42.322689 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2800cd27-992d-4ae9-bbeb-d54de58ece62 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.322971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2800cd27-992d-4ae9-bbeb-d54de58ece62 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.323857 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-2800cd27-992d-4ae9-bbeb-d54de58ece62 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.324086 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2800cd27-992d-4ae9-bbeb-d54de58ece62 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/cff8e8f6-9294-4a61-9eae-56b80a3e0736 returned with HTTP 403 Aug 20 08:01:42.324645 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1442/5773] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:01:42 2026] DELETE /volume/v3/types/cff8e8f6-9294-4a61-9eae-56b80a3e0736 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.332726 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eddfde5e-b13a-444a-97d4-6d8dcdc5f365 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.334731 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eddfde5e-b13a-444a-97d4-6d8dcdc5f365 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] GET https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs Aug 20 08:01:42.334984 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eddfde5e-b13a-444a-97d4-6d8dcdc5f365 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.335190 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eddfde5e-b13a-444a-97d4-6d8dcdc5f365 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.344531 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eddfde5e-b13a-444a-97d4-6d8dcdc5f365 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs returned with HTTP 200 Aug 20 08:01:42.344919 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1429/5774] 10.4.3.57 () {66 vars in 1371 bytes} [Thu Aug 20 08:01:42 2026] GET /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:42.355688 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c4c244f-b8d6-499c-b118-e37f6c9f2fb0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.357806 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c4c244f-b8d6-499c-b118-e37f6c9f2fb0 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] GET https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption/cipher Aug 20 08:01:42.358027 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c4c244f-b8d6-499c-b118-e37f6c9f2fb0 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.358246 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c4c244f-b8d6-499c-b118-e37f6c9f2fb0 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.358989 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-5c4c244f-b8d6-499c-b118-e37f6c9f2fb0 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.359206 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c4c244f-b8d6-499c-b118-e37f6c9f2fb0 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption/cipher returned with HTTP 403 Aug 20 08:01:42.359654 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1446/5775] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 08:01:42 2026] GET /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.367633 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e1f59236-5655-426c-a7d7-a2e29b190107 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.369444 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1f59236-5655-426c-a7d7-a2e29b190107 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] GET https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption Aug 20 08:01:42.369652 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1f59236-5655-426c-a7d7-a2e29b190107 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.369873 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1f59236-5655-426c-a7d7-a2e29b190107 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.370472 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-e1f59236-5655-426c-a7d7-a2e29b190107 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.370668 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1f59236-5655-426c-a7d7-a2e29b190107 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption returned with HTTP 403 Aug 20 08:01:42.371341 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1459/5776] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 08:01:42 2026] GET /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.378139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04bc6cd9-881b-4699-b628-79cb24d03fcf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.381305 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04bc6cd9-881b-4699-b628-79cb24d03fcf tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] GET https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs/multiattach Aug 20 08:01:42.381533 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04bc6cd9-881b-4699-b628-79cb24d03fcf tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.381771 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04bc6cd9-881b-4699-b628-79cb24d03fcf tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.390366 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04bc6cd9-881b-4699-b628-79cb24d03fcf tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs/multiattach returned with HTTP 200 Aug 20 08:01:42.390703 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1443/5777] 10.4.3.57 () {66 vars in 1407 bytes} [Thu Aug 20 08:01:42 2026] GET /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 08:01:42.399062 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d6b3562-7c1f-41a5-9f20-f0be670ad11a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.401448 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d6b3562-7c1f-41a5-9f20-f0be670ad11a tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] GET https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs/volume_backend_name Aug 20 08:01:42.401448 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d6b3562-7c1f-41a5-9f20-f0be670ad11a tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.401448 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d6b3562-7c1f-41a5-9f20-f0be670ad11a tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.409463 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d6b3562-7c1f-41a5-9f20-f0be670ad11a tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 08:01:42.409995 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1430/5778] 10.4.3.57 () {66 vars in 1431 bytes} [Thu Aug 20 08:01:42 2026] GET /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.419786 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-426e7042-8b1a-4088-a518-00b20fe8d4c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.422255 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-426e7042-8b1a-4088-a518-00b20fe8d4c5 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] PUT https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption/d99693ef-130b-4286-bc86-7881d992e7d7 Aug 20 08:01:42.422689 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-426e7042-8b1a-4088-a518-00b20fe8d4c5 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.425826 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-426e7042-8b1a-4088-a518-00b20fe8d4c5 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.426091 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-426e7042-8b1a-4088-a518-00b20fe8d4c5 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption/d99693ef-130b-4286-bc86-7881d992e7d7 returned with HTTP 403 Aug 20 08:01:42.426586 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1447/5779] 10.4.3.57 () {68 vars in 1499 bytes} [Thu Aug 20 08:01:42 2026] PUT /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/encryption/d99693ef-130b-4286-bc86-7881d992e7d7 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.435211 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8386f7a0-6081-4f4b-a35b-b9f64b8d3e46 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.437400 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8386f7a0-6081-4f4b-a35b-b9f64b8d3e46 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] PUT https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs/key1 Aug 20 08:01:42.437777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8386f7a0-6081-4f4b-a35b-b9f64b8d3e46 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.439906 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-8386f7a0-6081-4f4b-a35b-b9f64b8d3e46 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.440107 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8386f7a0-6081-4f4b-a35b-b9f64b8d3e46 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs/key1 returned with HTTP 403 Aug 20 08:01:42.440770 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1460/5780] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 08:01:42 2026] PUT /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.450567 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-71b4dfc7-706a-4c00-b8d6-48f2018f5695 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.452858 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71b4dfc7-706a-4c00-b8d6-48f2018f5695 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] PUT https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f Aug 20 08:01:42.453273 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71b4dfc7-706a-4c00-b8d6-48f2018f5695 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.455619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-71b4dfc7-706a-4c00-b8d6-48f2018f5695 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c914850dddef433fb6dab942b3d3b5eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c677374954f34d8d93481a6a7deac144', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:01:42.455904 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71b4dfc7-706a-4c00-b8d6-48f2018f5695 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-reader] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f returned with HTTP 403 Aug 20 08:01:42.456362 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1444/5781] 10.4.3.57 () {68 vars in 1355 bytes} [Thu Aug 20 08:01:42 2026] PUT /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:42.464177 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9b202f9-76de-4203-95c3-586756615aa9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.466202 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9b202f9-76de-4203-95c3-586756615aa9 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] DELETE https://10.4.3.57/volume/v3/types/cff8e8f6-9294-4a61-9eae-56b80a3e0736 Aug 20 08:01:42.466463 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9b202f9-76de-4203-95c3-586756615aa9 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.466859 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9b202f9-76de-4203-95c3-586756615aa9 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.467023 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-74d8ba22-b4e5-491e-a4c6-6635cbfff099 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.469270 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-74d8ba22-b4e5-491e-a4c6-6635cbfff099 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:01:42.469270 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-74d8ba22-b4e5-491e-a4c6-6635cbfff099 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.469375 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-74d8ba22-b4e5-491e-a4c6-6635cbfff099 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.476266 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:42.476266 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:42.480247 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-74d8ba22-b4e5-491e-a4c6-6635cbfff099 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:01:42.486272 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-74d8ba22-b4e5-491e-a4c6-6635cbfff099 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:01:42.487571 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1448/5782] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:01:42 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:01:42.499540 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-875fa272-3f35-4013-a822-48a6abe64cb7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.499956 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-875fa272-3f35-4013-a822-48a6abe64cb7 None None] GET https://10.4.3.57/volume// Aug 20 08:01:42.500134 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-875fa272-3f35-4013-a822-48a6abe64cb7 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.500316 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-875fa272-3f35-4013-a822-48a6abe64cb7 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.500637 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-875fa272-3f35-4013-a822-48a6abe64cb7 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:01:42.500939 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1461/5783] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 08:01:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:01:42.502141 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9b202f9-76de-4203-95c3-586756615aa9 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types/cff8e8f6-9294-4a61-9eae-56b80a3e0736 returned with HTTP 202 Aug 20 08:01:42.502955 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1431/5784] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:01:42 2026] DELETE /volume/v3/types/cff8e8f6-9294-4a61-9eae-56b80a3e0736 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:42.508651 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-703a3a02-f807-4c2f-867b-ff93cc26e501 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.510240 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e33a65e3-4498-4b42-b448-eb4c4173f40f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.511205 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-703a3a02-f807-4c2f-867b-ff93cc26e501 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 08:01:42.511654 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-703a3a02-f807-4c2f-867b-ff93cc26e501 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac590350-c53a-4b39-a1eb-5a8adc4d6605", "connector": null, "instance_uuid": "688a0565-5501-477e-a48a-5f018ca63d97"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.512177 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e33a65e3-4498-4b42-b448-eb4c4173f40f tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] DELETE https://10.4.3.57/volume/v3/types/98a7924a-537a-4dce-9f30-597269280b80 Aug 20 08:01:42.512433 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e33a65e3-4498-4b42-b448-eb4c4173f40f tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.512686 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e33a65e3-4498-4b42-b448-eb4c4173f40f tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.522575 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:42.522575 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:42.544442 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e33a65e3-4498-4b42-b448-eb4c4173f40f tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types/98a7924a-537a-4dce-9f30-597269280b80 returned with HTTP 202 Aug 20 08:01:42.544971 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1449/5785] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:01:42 2026] DELETE /volume/v3/types/98a7924a-537a-4dce-9f30-597269280b80 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:42.553278 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e3c65528-b5b1-4d3a-b7ee-c5fce8caf146 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.555689 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e3c65528-b5b1-4d3a-b7ee-c5fce8caf146 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] DELETE https://10.4.3.57/volume/v3/types/e3603778-91b1-43f8-9d89-ffc6f33e8d30 Aug 20 08:01:42.555988 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e3c65528-b5b1-4d3a-b7ee-c5fce8caf146 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.556271 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e3c65528-b5b1-4d3a-b7ee-c5fce8caf146 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.558599 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-703a3a02-f807-4c2f-867b-ff93cc26e501 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 08:01:42.559197 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1445/5786] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 08:01:42 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) Aug 20 08:01:42.587498 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e3c65528-b5b1-4d3a-b7ee-c5fce8caf146 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types/e3603778-91b1-43f8-9d89-ffc6f33e8d30 returned with HTTP 202 Aug 20 08:01:42.588168 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1462/5787] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:01:42 2026] DELETE /volume/v3/types/e3603778-91b1-43f8-9d89-ffc6f33e8d30 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:42.595905 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2059f24f-d454-4a85-96b9-28430c5eac6c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.597884 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2059f24f-d454-4a85-96b9-28430c5eac6c tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] DELETE https://10.4.3.57/volume/v3/types/20877375-7f65-4d60-b3b5-27ccb5ed54ce Aug 20 08:01:42.598194 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2059f24f-d454-4a85-96b9-28430c5eac6c tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.598479 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2059f24f-d454-4a85-96b9-28430c5eac6c tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.632778 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2059f24f-d454-4a85-96b9-28430c5eac6c tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types/20877375-7f65-4d60-b3b5-27ccb5ed54ce returned with HTTP 202 Aug 20 08:01:42.632953 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1432/5788] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:01:42 2026] DELETE /volume/v3/types/20877375-7f65-4d60-b3b5-27ccb5ed54ce => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:42.639560 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ba39f383-8ea1-4d53-9a20-77e6cd36d561 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.641725 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba39f383-8ea1-4d53-9a20-77e6cd36d561 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] DELETE https://10.4.3.57/volume/v3/types/93d1c3fa-3069-4255-b274-f4b49c407988 Aug 20 08:01:42.642024 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba39f383-8ea1-4d53-9a20-77e6cd36d561 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.642321 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba39f383-8ea1-4d53-9a20-77e6cd36d561 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.675253 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba39f383-8ea1-4d53-9a20-77e6cd36d561 tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types/93d1c3fa-3069-4255-b274-f4b49c407988 returned with HTTP 202 Aug 20 08:01:42.675585 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1450/5789] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:01:42 2026] DELETE /volume/v3/types/93d1c3fa-3069-4255-b274-f4b49c407988 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:42.683484 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-00e7685e-84d7-4373-b5f8-deaae3d7299f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.685175 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00e7685e-84d7-4373-b5f8-deaae3d7299f tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] DELETE https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f Aug 20 08:01:42.685657 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00e7685e-84d7-4373-b5f8-deaae3d7299f tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.686051 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00e7685e-84d7-4373-b5f8-deaae3d7299f tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.687403 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:42.687403 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:42.717221 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00e7685e-84d7-4373-b5f8-deaae3d7299f tempest-VolumeTypesReaderTests-136768553 tempest-VolumeTypesReaderTests-136768553-project-admin] https://10.4.3.57/volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f returned with HTTP 202 Aug 20 08:01:42.717221 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1446/5790] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:01:42 2026] DELETE /volume/v3/types/8a80c5d2-3320-47b0-b14c-130f0b12fc4f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:01:42.950466 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ab21d79c-5dd4-4908-83d4-180553856b6a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.952202 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab21d79c-5dd4-4908-83d4-180553856b6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:42.952412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab21d79c-5dd4-4908-83d4-180553856b6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:42.952595 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab21d79c-5dd4-4908-83d4-180553856b6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:42.952699 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ab21d79c-5dd4-4908-83d4-180553856b6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:42.957625 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:42.957625 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:42.958369 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab21d79c-5dd4-4908-83d4-180553856b6a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:42.958758 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1463/5791] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:42 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:42.968949 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:42.971284 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62/restore Aug 20 08:01:42.971730 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "ea2a793a-fe18-47f9-a9ca-9906c43def30"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:42.973523 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Restoring backup 4ca71f71-3325-4589-8cf5-f3155e459a62 ({'restore': {'volume_id': 'ea2a793a-fe18-47f9-a9ca-9906c43def30'}}) {{(pid=100252) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 08:01:42.973688 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Restoring backup 4ca71f71-3325-4589-8cf5-f3155e459a62 to volume ea2a793a-fe18-47f9-a9ca-9906c43def30. Aug 20 08:01:42.979216 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:42.979216 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:42.988329 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:42.988329 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:42.989016 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:42.989113 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Checking backup size 1 against volume size 1 {{(pid=100252) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 08:01:42.989251 np0000007856 devstack@c-api.service[100252]: INFO cinder.backup.api [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Overwriting volume ea2a793a-fe18-47f9-a9ca-9906c43def30 with restore of backup 4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:43.002979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] restore_backup in rpcapi backup_id 4ca71f71-3325-4589-8cf5-f3155e459a62 {{(pid=100252) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 08:01:43.005040 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16c9bbeb-f1a5-4f80-a97d-a3566b00b598 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62/restore returned with HTTP 202 Aug 20 08:01:43.005534 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1433/5792] 10.4.3.57 () {68 vars in 1386 bytes} [Thu Aug 20 08:01:42 2026] POST /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62/restore => generated 182 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:43.013887 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-453870e0-cb34-4b87-b218-08d2039c9a76 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:43.015982 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-453870e0-cb34-4b87-b218-08d2039c9a76 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:43.016171 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-453870e0-cb34-4b87-b218-08d2039c9a76 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:43.016345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-453870e0-cb34-4b87-b218-08d2039c9a76 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:43.016447 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-453870e0-cb34-4b87-b218-08d2039c9a76 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:43.020656 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:43.020656 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:43.021430 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-453870e0-cb34-4b87-b218-08d2039c9a76 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:43.021750 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1451/5793] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:43 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:43.349378 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c74642c3-614a-4cff-9b5a-291bb153f90e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:43.349912 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c74642c3-614a-4cff-9b5a-291bb153f90e None None] GET https://10.4.3.57/volume// Aug 20 08:01:43.350083 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c74642c3-614a-4cff-9b5a-291bb153f90e None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:43.350267 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c74642c3-614a-4cff-9b5a-291bb153f90e None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:43.350585 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c74642c3-614a-4cff-9b5a-291bb153f90e None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:01:43.350904 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1447/5794] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:01:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:01:43.366113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-8cd73a4e-4c9b-4e79-a167-f93fd933eaa8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:43.368396 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-8cd73a4e-4c9b-4e79-a167-f93fd933eaa8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:01:43.368634 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-8cd73a4e-4c9b-4e79-a167-f93fd933eaa8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:43.368890 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-8cd73a4e-4c9b-4e79-a167-f93fd933eaa8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:43.378853 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:43.378853 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:43.382897 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-8cd73a4e-4c9b-4e79-a167-f93fd933eaa8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:01:43.389623 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-8cd73a4e-4c9b-4e79-a167-f93fd933eaa8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:01:43.390410 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1464/5795] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:01:43 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 1544 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:01:43.498464 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-4d5fcf18-3a7d-45be-bd4d-a17aae23bd5e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:43.500507 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-4d5fcf18-3a7d-45be-bd4d-a17aae23bd5e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/cb8e873d-af8a-41a4-b937-cded35c399cb Aug 20 08:01:43.500933 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-4d5fcf18-3a7d-45be-bd4d-a17aae23bd5e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:43.508999 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-4d5fcf18-3a7d-45be-bd4d-a17aae23bd5e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-ac590350-c53a-4b39-a1eb-5a8adc4d6605-np0000007856" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 08:01:43.514274 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-4d5fcf18-3a7d-45be-bd4d-a17aae23bd5e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-ac590350-c53a-4b39-a1eb-5a8adc4d6605-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 08:01:43.515699 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:43.515699 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:43.602026 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-4d5fcf18-3a7d-45be-bd4d-a17aae23bd5e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-ac590350-c53a-4b39-a1eb-5a8adc4d6605-np0000007856" released by "attachment_update" :: held 0.088s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 08:01:43.602369 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-4d5fcf18-3a7d-45be-bd4d-a17aae23bd5e tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/cb8e873d-af8a-41a4-b937-cded35c399cb returned with HTTP 200 Aug 20 08:01:43.603214 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1434/5796] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 08:01:43 2026] PUT /volume/v3/attachments/cb8e873d-af8a-41a4-b937-cded35c399cb => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:01:43.624921 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-1513c308-1131-4682-a4f2-75f4ab688385 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:43.627205 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-1513c308-1131-4682-a4f2-75f4ab688385 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/cb8e873d-af8a-41a4-b937-cded35c399cb/action Aug 20 08:01:43.627596 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-1513c308-1131-4682-a4f2-75f4ab688385 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:01:43.627723 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-1513c308-1131-4682-a4f2-75f4ab688385 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:43.645938 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:43.645938 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:43.657343 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2d6f31f1-2b73-4c82-b23a-18781e3ed684 req-1513c308-1131-4682-a4f2-75f4ab688385 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/cb8e873d-af8a-41a4-b937-cded35c399cb/action returned with HTTP 204 Aug 20 08:01:43.657774 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1452/5797] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 08:01:43 2026] POST /volume/v3/attachments/cb8e873d-af8a-41a4-b937-cded35c399cb/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:44.031957 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f7135c9-e71d-4b9e-a981-c227fecf9c68 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:44.033871 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f7135c9-e71d-4b9e-a981-c227fecf9c68 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:44.034088 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f7135c9-e71d-4b9e-a981-c227fecf9c68 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:44.034277 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f7135c9-e71d-4b9e-a981-c227fecf9c68 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:44.034382 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8f7135c9-e71d-4b9e-a981-c227fecf9c68 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:44.036145 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=208,cinder:INSERT=50,cinder:UPDATE=68 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:01:44.039140 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:44.039140 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:44.039892 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f7135c9-e71d-4b9e-a981-c227fecf9c68 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:44.040416 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1448/5798] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:44 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:45.051996 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-388bc722-4d7e-4e01-8fbf-fdd24f05da63 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:45.054311 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-388bc722-4d7e-4e01-8fbf-fdd24f05da63 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:45.054518 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-388bc722-4d7e-4e01-8fbf-fdd24f05da63 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:45.054771 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-388bc722-4d7e-4e01-8fbf-fdd24f05da63 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:45.054887 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-388bc722-4d7e-4e01-8fbf-fdd24f05da63 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:45.059433 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:45.059433 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:45.060219 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-388bc722-4d7e-4e01-8fbf-fdd24f05da63 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:45.060617 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1465/5799] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:45 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:46.071455 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0ea59d0-2f26-43a2-9580-34f91209e1df None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:46.074966 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0ea59d0-2f26-43a2-9580-34f91209e1df tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:46.074966 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0ea59d0-2f26-43a2-9580-34f91209e1df tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:46.074966 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0ea59d0-2f26-43a2-9580-34f91209e1df tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:46.074966 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c0ea59d0-2f26-43a2-9580-34f91209e1df tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:46.078332 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:46.078332 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:46.079142 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0ea59d0-2f26-43a2-9580-34f91209e1df tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:46.079542 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1435/5800] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:46 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:47.090531 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bad46b21-5ba2-48d6-9f28-f1e8bec07695 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:47.093677 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bad46b21-5ba2-48d6-9f28-f1e8bec07695 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:47.093903 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bad46b21-5ba2-48d6-9f28-f1e8bec07695 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:47.094157 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bad46b21-5ba2-48d6-9f28-f1e8bec07695 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:47.094264 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bad46b21-5ba2-48d6-9f28-f1e8bec07695 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:47.099017 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:47.099017 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:47.099934 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bad46b21-5ba2-48d6-9f28-f1e8bec07695 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:47.100369 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1453/5801] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:47 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:48.111323 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7386328-1a6e-447b-a250-4b2aaa4be15b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:48.113023 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7386328-1a6e-447b-a250-4b2aaa4be15b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:48.113192 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7386328-1a6e-447b-a250-4b2aaa4be15b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:48.113360 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7386328-1a6e-447b-a250-4b2aaa4be15b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:48.113481 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d7386328-1a6e-447b-a250-4b2aaa4be15b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:48.119279 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:48.119279 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:48.120029 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7386328-1a6e-447b-a250-4b2aaa4be15b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:48.120029 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1449/5802] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:48 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:49.130812 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28b9efa5-d3a1-4efe-b874-93131e8c4bbd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:49.132973 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28b9efa5-d3a1-4efe-b874-93131e8c4bbd tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:49.133234 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28b9efa5-d3a1-4efe-b874-93131e8c4bbd tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:49.133521 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28b9efa5-d3a1-4efe-b874-93131e8c4bbd tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:49.133734 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-28b9efa5-d3a1-4efe-b874-93131e8c4bbd tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:49.139322 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:49.139322 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:49.140378 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28b9efa5-d3a1-4efe-b874-93131e8c4bbd tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:49.140926 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1466/5803] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:49 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:50.151645 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cfba38b8-e997-4192-b864-5d35da516d47 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:50.153253 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cfba38b8-e997-4192-b864-5d35da516d47 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:50.153460 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cfba38b8-e997-4192-b864-5d35da516d47 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:50.153669 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cfba38b8-e997-4192-b864-5d35da516d47 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:50.153781 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cfba38b8-e997-4192-b864-5d35da516d47 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:50.155341 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=126,cinder:INSERT=20,cinder:UPDATE=41 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:01:50.159020 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:50.159020 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:50.159759 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cfba38b8-e997-4192-b864-5d35da516d47 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:50.160228 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1436/5804] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:50 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:51.171969 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-00219341-9526-46a1-bcc7-063b1ef0262c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:51.174196 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-00219341-9526-46a1-bcc7-063b1ef0262c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:51.174345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-00219341-9526-46a1-bcc7-063b1ef0262c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:51.174602 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-00219341-9526-46a1-bcc7-063b1ef0262c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:51.174659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-00219341-9526-46a1-bcc7-063b1ef0262c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:51.176271 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=128,cinder:UPDATE=24,cinder:INSERT=18 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:01:51.179123 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:51.179123 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:51.179988 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-00219341-9526-46a1-bcc7-063b1ef0262c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:51.180607 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1454/5805] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:51 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:52.189881 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e93cced6-a87b-4aed-87dd-2bed7d51d28a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:52.191727 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e93cced6-a87b-4aed-87dd-2bed7d51d28a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:52.191956 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e93cced6-a87b-4aed-87dd-2bed7d51d28a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:52.192139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e93cced6-a87b-4aed-87dd-2bed7d51d28a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:52.192231 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e93cced6-a87b-4aed-87dd-2bed7d51d28a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:52.197414 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:52.197414 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:52.198212 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e93cced6-a87b-4aed-87dd-2bed7d51d28a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:52.198577 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1450/5806] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:52 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:53.211841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6e378834-32ee-4542-903c-658f71efbeb3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:53.217488 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e378834-32ee-4542-903c-658f71efbeb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:53.218064 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e378834-32ee-4542-903c-658f71efbeb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:53.218433 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e378834-32ee-4542-903c-658f71efbeb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:53.220338 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6e378834-32ee-4542-903c-658f71efbeb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:53.232686 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:53.232686 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:53.237587 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e378834-32ee-4542-903c-658f71efbeb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:53.238892 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1467/5807] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:53 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:54.250939 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6db564ec-fbfb-4038-9648-f56e7b15570e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:54.255168 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6db564ec-fbfb-4038-9648-f56e7b15570e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:54.255168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6db564ec-fbfb-4038-9648-f56e7b15570e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:54.255168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6db564ec-fbfb-4038-9648-f56e7b15570e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:54.255168 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6db564ec-fbfb-4038-9648-f56e7b15570e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:54.259468 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:54.259468 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:54.260346 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6db564ec-fbfb-4038-9648-f56e7b15570e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:54.260989 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1437/5808] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:54 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:55.272154 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-845fe757-ca13-47ff-91a2-b988f810bc17 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:55.273994 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-845fe757-ca13-47ff-91a2-b988f810bc17 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:55.274183 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-845fe757-ca13-47ff-91a2-b988f810bc17 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:55.274404 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-845fe757-ca13-47ff-91a2-b988f810bc17 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:55.274613 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-845fe757-ca13-47ff-91a2-b988f810bc17 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:55.279862 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:55.279862 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:55.280704 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-845fe757-ca13-47ff-91a2-b988f810bc17 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:55.281097 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1455/5809] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:55 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:55.291964 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c1938889-f59a-4819-a44f-084be0e1861d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:55.293902 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1938889-f59a-4819-a44f-084be0e1861d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 Aug 20 08:01:55.294096 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c1938889-f59a-4819-a44f-084be0e1861d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:55.294277 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c1938889-f59a-4819-a44f-084be0e1861d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:55.301408 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:55.301408 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:55.305008 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c1938889-f59a-4819-a44f-084be0e1861d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:55.309890 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1938889-f59a-4819-a44f-084be0e1861d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 returned with HTTP 200 Aug 20 08:01:55.310257 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1451/5810] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:55 2026] GET /volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:55.324113 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6e041d0c-6739-46ac-a636-37174c195e53 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:55.326163 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e041d0c-6739-46ac-a636-37174c195e53 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:55.326519 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e041d0c-6739-46ac-a636-37174c195e53 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:55.326882 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e041d0c-6739-46ac-a636-37174c195e53 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:55.327902 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-6e041d0c-6739-46ac-a636-37174c195e53 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete backup with id: 4ca71f71-3325-4589-8cf5-f3155e459a62. Aug 20 08:01:55.333064 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:55.333064 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:55.347636 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-6e041d0c-6739-46ac-a636-37174c195e53 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] delete_backup rpcapi backup_id 4ca71f71-3325-4589-8cf5-f3155e459a62 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:01:55.349759 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e041d0c-6739-46ac-a636-37174c195e53 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 202 Aug 20 08:01:55.350331 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1468/5811] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:01:55 2026] DELETE /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:01:55.358638 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-00f1b8bc-b5b4-4d18-be6e-1a74d4cd2193 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:55.360334 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00f1b8bc-b5b4-4d18-be6e-1a74d4cd2193 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:55.360518 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00f1b8bc-b5b4-4d18-be6e-1a74d4cd2193 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:55.360702 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00f1b8bc-b5b4-4d18-be6e-1a74d4cd2193 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:55.360830 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-00f1b8bc-b5b4-4d18-be6e-1a74d4cd2193 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:55.365263 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:55.365263 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:55.366090 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00f1b8bc-b5b4-4d18-be6e-1a74d4cd2193 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 200 Aug 20 08:01:55.366467 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1438/5812] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:55 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:56.376827 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1f3d31ef-f457-4096-8db7-44d657a47925 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:56.378472 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f3d31ef-f457-4096-8db7-44d657a47925 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 Aug 20 08:01:56.378670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f3d31ef-f457-4096-8db7-44d657a47925 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:56.378872 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f3d31ef-f457-4096-8db7-44d657a47925 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:56.378967 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1f3d31ef-f457-4096-8db7-44d657a47925 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 4ca71f71-3325-4589-8cf5-f3155e459a62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:56.382398 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f3d31ef-f457-4096-8db7-44d657a47925 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 returned with HTTP 404 Aug 20 08:01:56.382834 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1456/5813] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:56 2026] GET /volume/v3/backups/4ca71f71-3325-4589-8cf5-f3155e459a62 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:56.389336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3a7586a-94c9-43e6-b3ee-33f06b4a821b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:56.391204 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3a7586a-94c9-43e6-b3ee-33f06b4a821b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:56.391389 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3a7586a-94c9-43e6-b3ee-33f06b4a821b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:56.391650 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3a7586a-94c9-43e6-b3ee-33f06b4a821b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:56.391754 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-b3a7586a-94c9-43e6-b3ee-33f06b4a821b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete backup with id: 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. Aug 20 08:01:56.396306 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:56.396306 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:56.409327 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-b3a7586a-94c9-43e6-b3ee-33f06b4a821b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] delete_backup rpcapi backup_id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:01:56.411358 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3a7586a-94c9-43e6-b3ee-33f06b4a821b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 202 Aug 20 08:01:56.411918 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1452/5814] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:01:56 2026] DELETE /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:01:56.419258 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7d6388be-03f7-49eb-b4e7-9737e2c9a5c7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:56.421198 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d6388be-03f7-49eb-b4e7-9737e2c9a5c7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:56.421391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d6388be-03f7-49eb-b4e7-9737e2c9a5c7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:56.421647 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d6388be-03f7-49eb-b4e7-9737e2c9a5c7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:56.421773 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7d6388be-03f7-49eb-b4e7-9737e2c9a5c7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:56.423738 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=144,cinder:INSERT=24,cinder:UPDATE=43 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:01:56.427669 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:56.427669 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:56.428470 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d6388be-03f7-49eb-b4e7-9737e2c9a5c7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 200 Aug 20 08:01:56.429280 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1469/5815] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:56 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:57.442303 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-16b40124-6702-405c-a797-7eae844c3d39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:57.444336 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16b40124-6702-405c-a797-7eae844c3d39 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 Aug 20 08:01:57.444576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16b40124-6702-405c-a797-7eae844c3d39 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:57.444745 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16b40124-6702-405c-a797-7eae844c3d39 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:57.444855 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-16b40124-6702-405c-a797-7eae844c3d39 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 3f7ed656-8aa8-44c6-b7ef-bdf80dec3681. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:57.449584 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16b40124-6702-405c-a797-7eae844c3d39 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 returned with HTTP 404 Aug 20 08:01:57.450174 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1439/5816] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:57 2026] GET /volume/v3/backups/3f7ed656-8aa8-44c6-b7ef-bdf80dec3681 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:01:57.480084 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:57.481953 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:01:57.482335 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b632b2a6-a3a8-4e54-92e4-44520f80ad96", "name": "tempest-VolumesBackupsTest-Volume-1016136216"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:57.484474 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b632b2a6-a3a8-4e54-92e4-44520f80ad96', 'name': 'tempest-VolumesBackupsTest-Volume-1016136216'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:01:57.706982 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume of 1 GB Aug 20 08:01:57.711979 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Availability Zones retrieved successfully. Aug 20 08:01:57.717786 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Flow 'volume_create_api' (3cc6a50f-e3db-4dc6-af80-8d0cb56abc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:01:57.718753 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3ff825-639a-4f3a-b3c1-28698877ee3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:57.719664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:01:57.786858 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3ff825-639a-4f3a-b3c1-28698877ee3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:57.787832 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b3e643-136d-4a85-85a6-04699937d468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:57.833391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['2cf5f00e-8c7f-4351-9012-15a865abe18f', '7ecd57cc-216d-4433-80af-f884ed5720e9', 'ecb68954-b520-4dcf-9d63-cb6603709d11', 'fe71d01d-52e5-450e-8ba3-ed5dad874b96'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:01:57.834345 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b3e643-136d-4a85-85a6-04699937d468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cf5f00e-8c7f-4351-9012-15a865abe18f', '7ecd57cc-216d-4433-80af-f884ed5720e9', 'ecb68954-b520-4dcf-9d63-cb6603709d11', 'fe71d01d-52e5-450e-8ba3-ed5dad874b96']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:57.835173 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c02cd6-8143-4566-887e-b1e923da5323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:57.860719 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c02cd6-8143-4566-887e-b1e923da5323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94e1e29f-aa83-4501-90b0-3a286a01e0aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1016136216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',qos_specs=None,replication_status=,reservations=['2cf5f00e-8c7f-4351-9012-15a865abe18f','7ecd57cc-216d-4433-80af-f884ed5720e9','ecb68954-b520-4dcf-9d63-cb6603709d11','fe71d01d-52e5-450e-8ba3-ed5dad874b96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51330d15d1434d9da1dea3615535ac30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1016136216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94e1e29f-aa83-4501-90b0-3a286a01e0aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51330d15d1434d9da1dea3615535ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:57.861506 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97308439-77ed-4cde-ba0f-1502c26cb338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:57.881534 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97308439-77ed-4cde-ba0f-1502c26cb338) transitioned into state 'SUCCESS' from state '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-1016136216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',qos_specs=None,replication_status=,reservations=['2cf5f00e-8c7f-4351-9012-15a865abe18f','7ecd57cc-216d-4433-80af-f884ed5720e9','ecb68954-b520-4dcf-9d63-cb6603709d11','fe71d01d-52e5-450e-8ba3-ed5dad874b96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51330d15d1434d9da1dea3615535ac30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:57.882280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fa2c03-1b68-441e-be5c-289981482af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:01:57.894250 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fa2c03-1b68-441e-be5c-289981482af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:01:57.895170 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Flow 'volume_create_api' (3cc6a50f-e3db-4dc6-af80-8d0cb56abc05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:01:57.895474 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume request issued successfully. Aug 20 08:01:57.896126 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02dd1d4e-80b8-46e6-bb83-9a3b85f694b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:01:57.896634 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1457/5817] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:01:57 2026] POST /volume/v3/volumes => generated 747 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:57.911336 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-94582b59-c8d0-4d18-b124-329d54bfd370 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:57.915090 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94582b59-c8d0-4d18-b124-329d54bfd370 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:01:57.915380 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94582b59-c8d0-4d18-b124-329d54bfd370 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:57.915707 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94582b59-c8d0-4d18-b124-329d54bfd370 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:57.926187 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:57.926187 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:01:57.930976 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-94582b59-c8d0-4d18-b124-329d54bfd370 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:57.936858 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94582b59-c8d0-4d18-b124-329d54bfd370 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 200 Aug 20 08:01:57.937349 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1453/5818] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:57 2026] GET /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:01:58.949894 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7ec47c8a-5b14-4228-b735-d239947b6170 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:58.951542 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7ec47c8a-5b14-4228-b735-d239947b6170 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:01:58.951729 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7ec47c8a-5b14-4228-b735-d239947b6170 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:58.951929 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7ec47c8a-5b14-4228-b735-d239947b6170 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:58.959784 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:58.959784 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:01:58.964051 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7ec47c8a-5b14-4228-b735-d239947b6170 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:58.969497 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7ec47c8a-5b14-4228-b735-d239947b6170 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 200 Aug 20 08:01:58.969971 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1470/5819] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:58 2026] GET /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:01:58.982513 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-355d66c7-2084-4a6e-b09a-bd524d3f83b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:58.985010 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-355d66c7-2084-4a6e-b09a-bd524d3f83b1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 08:01:58.985521 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-355d66c7-2084-4a6e-b09a-bd524d3f83b1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94e1e29f-aa83-4501-90b0-3a286a01e0aa", "name": "tempest-VolumesBackupsTest-Backup-111018943"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:01:58.988672 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-355d66c7-2084-4a6e-b09a-bd524d3f83b1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating new backup {'backup': {'volume_id': '94e1e29f-aa83-4501-90b0-3a286a01e0aa', 'name': 'tempest-VolumesBackupsTest-Backup-111018943'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:01:58.988964 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-355d66c7-2084-4a6e-b09a-bd524d3f83b1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating backup of volume 94e1e29f-aa83-4501-90b0-3a286a01e0aa in container None Aug 20 08:01:58.997022 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:58.997022 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:01:58.997588 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-355d66c7-2084-4a6e-b09a-bd524d3f83b1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:01:59.014418 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-355d66c7-2084-4a6e-b09a-bd524d3f83b1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['a6dba98a-7114-4522-abcb-b88409ca2627', '94498536-1fcc-4171-b8e9-7a60235d7dfc'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:01:59.048278 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-355d66c7-2084-4a6e-b09a-bd524d3f83b1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:01:59.052061 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1440/5820] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:01:58 2026] POST /volume/v3/backups => generated 327 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:01:59.059901 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-737b3253-4878-4852-8036-065094c1e8c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:01:59.062116 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-737b3253-4878-4852-8036-065094c1e8c5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:01:59.062305 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-737b3253-4878-4852-8036-065094c1e8c5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:01:59.062533 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-737b3253-4878-4852-8036-065094c1e8c5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:01:59.062983 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-737b3253-4878-4852-8036-065094c1e8c5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:01:59.067841 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:01:59.067841 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:01:59.068834 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-737b3253-4878-4852-8036-065094c1e8c5 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:01:59.069359 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1458/5821] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:01:59 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:00.081020 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c8106d36-3d23-4f06-b92c-6bb5ff1f677a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:00.082949 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8106d36-3d23-4f06-b92c-6bb5ff1f677a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:00.083151 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8106d36-3d23-4f06-b92c-6bb5ff1f677a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:00.083351 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8106d36-3d23-4f06-b92c-6bb5ff1f677a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:00.083476 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c8106d36-3d23-4f06-b92c-6bb5ff1f677a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:00.088145 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:00.088145 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:02:00.088991 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8106d36-3d23-4f06-b92c-6bb5ff1f677a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:00.089366 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1454/5822] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:00 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:01.100122 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5f4883a8-a2cc-4dd7-a939-feeefecf7684 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:01.102303 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f4883a8-a2cc-4dd7-a939-feeefecf7684 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:01.102616 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f4883a8-a2cc-4dd7-a939-feeefecf7684 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:01.102820 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f4883a8-a2cc-4dd7-a939-feeefecf7684 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:01.102964 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5f4883a8-a2cc-4dd7-a939-feeefecf7684 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:01.108452 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:01.108452 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:01.109333 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f4883a8-a2cc-4dd7-a939-feeefecf7684 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:01.109811 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1471/5823] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:01 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:02.121656 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ea4b824-e456-4fad-becf-b26c78683217 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:02.123388 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ea4b824-e456-4fad-becf-b26c78683217 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:02.123665 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ea4b824-e456-4fad-becf-b26c78683217 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:02.123846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ea4b824-e456-4fad-becf-b26c78683217 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:02.123946 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1ea4b824-e456-4fad-becf-b26c78683217 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:02.128193 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:02.128193 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:02:02.129090 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ea4b824-e456-4fad-becf-b26c78683217 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:02.129486 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1441/5824] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:02 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:03.141802 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9988aa83-a11e-4335-af4b-527b86cb8771 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:03.147589 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9988aa83-a11e-4335-af4b-527b86cb8771 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:03.147983 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9988aa83-a11e-4335-af4b-527b86cb8771 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:03.148252 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9988aa83-a11e-4335-af4b-527b86cb8771 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:03.148408 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9988aa83-a11e-4335-af4b-527b86cb8771 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:03.153639 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:03.153639 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:02:03.154473 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9988aa83-a11e-4335-af4b-527b86cb8771 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:03.154851 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1459/5825] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:03 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:04.164808 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-72b57335-fafe-4747-9a7c-e6e5770e7eac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:04.166603 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72b57335-fafe-4747-9a7c-e6e5770e7eac tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:04.166788 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72b57335-fafe-4747-9a7c-e6e5770e7eac tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:04.166993 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72b57335-fafe-4747-9a7c-e6e5770e7eac tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:04.167116 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-72b57335-fafe-4747-9a7c-e6e5770e7eac tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:04.171394 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:04.171394 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:02:04.172319 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72b57335-fafe-4747-9a7c-e6e5770e7eac tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:04.172763 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1455/5826] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:04 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:05.183724 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ddc5ecea-a01e-4cd7-bc0a-36da12f4ac99 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:05.185474 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ddc5ecea-a01e-4cd7-bc0a-36da12f4ac99 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:05.185715 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ddc5ecea-a01e-4cd7-bc0a-36da12f4ac99 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:05.185916 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ddc5ecea-a01e-4cd7-bc0a-36da12f4ac99 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:05.186011 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ddc5ecea-a01e-4cd7-bc0a-36da12f4ac99 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:05.190138 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:05.190138 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:05.190923 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ddc5ecea-a01e-4cd7-bc0a-36da12f4ac99 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:05.191240 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1472/5827] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:05 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:06.203285 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e87418e6-f4c3-4479-ba40-4e958e65ef32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:06.205224 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e87418e6-f4c3-4479-ba40-4e958e65ef32 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:06.205445 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e87418e6-f4c3-4479-ba40-4e958e65ef32 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:06.205742 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e87418e6-f4c3-4479-ba40-4e958e65ef32 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:06.205885 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e87418e6-f4c3-4479-ba40-4e958e65ef32 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:06.210491 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:06.210491 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:02:06.211371 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e87418e6-f4c3-4479-ba40-4e958e65ef32 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:06.211791 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1442/5828] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:06 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:07.225884 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f89ac66-3603-451a-bfa5-ce71a0be9c48 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:07.225884 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f89ac66-3603-451a-bfa5-ce71a0be9c48 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:07.225884 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f89ac66-3603-451a-bfa5-ce71a0be9c48 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:07.225884 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f89ac66-3603-451a-bfa5-ce71a0be9c48 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:07.225884 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6f89ac66-3603-451a-bfa5-ce71a0be9c48 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:07.230758 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:07.230758 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:02:07.231589 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f89ac66-3603-451a-bfa5-ce71a0be9c48 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:07.231996 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1460/5829] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:07 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:08.243862 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d33ceef4-2c35-42a0-8af5-972e503142b9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:08.245781 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d33ceef4-2c35-42a0-8af5-972e503142b9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:08.246060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d33ceef4-2c35-42a0-8af5-972e503142b9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:08.246333 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d33ceef4-2c35-42a0-8af5-972e503142b9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:08.246489 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d33ceef4-2c35-42a0-8af5-972e503142b9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:08.252316 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:08.252316 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:02:08.253431 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d33ceef4-2c35-42a0-8af5-972e503142b9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:08.253979 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1456/5830] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:08 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:09.264434 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-00c616b0-bff6-4f4b-9175-8b31d67d12a1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:09.266315 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-00c616b0-bff6-4f4b-9175-8b31d67d12a1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:09.266572 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-00c616b0-bff6-4f4b-9175-8b31d67d12a1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:09.266780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-00c616b0-bff6-4f4b-9175-8b31d67d12a1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:09.266883 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-00c616b0-bff6-4f4b-9175-8b31d67d12a1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:09.274040 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:09.274040 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:09.275151 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-00c616b0-bff6-4f4b-9175-8b31d67d12a1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:09.275864 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1473/5831] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:09 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:10.287640 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d227eb1f-1809-4b4a-8f0c-05efb30f299a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:10.289117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d227eb1f-1809-4b4a-8f0c-05efb30f299a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:10.289328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d227eb1f-1809-4b4a-8f0c-05efb30f299a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:10.289531 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d227eb1f-1809-4b4a-8f0c-05efb30f299a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:10.289669 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d227eb1f-1809-4b4a-8f0c-05efb30f299a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:10.293977 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:10.293977 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:02:10.294746 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d227eb1f-1809-4b4a-8f0c-05efb30f299a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:10.295130 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1443/5832] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:10 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:11.305221 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a403f611-dac6-4586-bea2-e25d24f04998 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:11.307638 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a403f611-dac6-4586-bea2-e25d24f04998 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:11.307947 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a403f611-dac6-4586-bea2-e25d24f04998 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:11.308229 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a403f611-dac6-4586-bea2-e25d24f04998 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:11.308380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a403f611-dac6-4586-bea2-e25d24f04998 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:11.314404 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:11.314404 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:02:11.315679 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a403f611-dac6-4586-bea2-e25d24f04998 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:11.316055 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1461/5833] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:11 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:12.331069 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f675fb8-fc85-41d8-b7f2-d993e05b2434 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:12.334111 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f675fb8-fc85-41d8-b7f2-d993e05b2434 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:12.334362 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f675fb8-fc85-41d8-b7f2-d993e05b2434 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:12.334597 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f675fb8-fc85-41d8-b7f2-d993e05b2434 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:12.334769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7f675fb8-fc85-41d8-b7f2-d993e05b2434 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:12.341203 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:12.341203 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:02:12.342059 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f675fb8-fc85-41d8-b7f2-d993e05b2434 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:12.342492 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1457/5834] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:12 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:13.352173 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8a67aa63-9683-4f35-91e8-3709e79c2034 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:13.354022 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a67aa63-9683-4f35-91e8-3709e79c2034 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:13.354477 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a67aa63-9683-4f35-91e8-3709e79c2034 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:13.354477 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a67aa63-9683-4f35-91e8-3709e79c2034 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:13.354544 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8a67aa63-9683-4f35-91e8-3709e79c2034 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:13.358900 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:13.358900 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:13.359625 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a67aa63-9683-4f35-91e8-3709e79c2034 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:13.359947 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1474/5835] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:13 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:14.369172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5b2cef78-6012-4660-8961-e6d874efe7c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:14.370874 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b2cef78-6012-4660-8961-e6d874efe7c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:02:14.371080 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b2cef78-6012-4660-8961-e6d874efe7c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:14.371323 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b2cef78-6012-4660-8961-e6d874efe7c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:14.371451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5b2cef78-6012-4660-8961-e6d874efe7c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:02:14.375950 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:14.375950 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:02:14.376747 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b2cef78-6012-4660-8961-e6d874efe7c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:02:14.377093 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1444/5836] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:14 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:15.831288 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-55ad0030-4707-47be-ae65-9468c40cea52 req-16441f36-0191-467e-b218-9f84db54adb1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:15.833224 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-16441f36-0191-467e-b218-9f84db54adb1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:02:15.833400 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-16441f36-0191-467e-b218-9f84db54adb1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:15.833593 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-16441f36-0191-467e-b218-9f84db54adb1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:15.840352 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:15.840352 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:02:15.843665 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-55ad0030-4707-47be-ae65-9468c40cea52 req-16441f36-0191-467e-b218-9f84db54adb1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:02:15.847826 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-16441f36-0191-467e-b218-9f84db54adb1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 200 Aug 20 08:02:15.848408 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1462/5837] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:02:15 2026] GET /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:02:15.858180 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3f5679b-606e-40ac-a1a4-6317447da2a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:15.858714 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3f5679b-606e-40ac-a1a4-6317447da2a3 None None] GET https://10.4.3.57/volume// Aug 20 08:02:15.858961 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3f5679b-606e-40ac-a1a4-6317447da2a3 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:15.859239 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3f5679b-606e-40ac-a1a4-6317447da2a3 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:15.859638 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3f5679b-606e-40ac-a1a4-6317447da2a3 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:02:15.859965 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1458/5838] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 08:02:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:02:15.867324 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-55ad0030-4707-47be-ae65-9468c40cea52 req-500961e1-0fbd-43f0-8eff-89dfca789842 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:15.869362 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-500961e1-0fbd-43f0-8eff-89dfca789842 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 08:02:15.869777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-500961e1-0fbd-43f0-8eff-89dfca789842 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94e1e29f-aa83-4501-90b0-3a286a01e0aa", "connector": null, "instance_uuid": "512a9928-d178-444f-9e31-72c2978bace0"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:02:15.878272 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:15.878272 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:15.907193 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-500961e1-0fbd-43f0-8eff-89dfca789842 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 08:02:15.907679 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1475/5839] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 08:02:15 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) Aug 20 08:02:16.755293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5f6c27f0-9400-4d49-9610-c9b1af013a71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:16.755643 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f6c27f0-9400-4d49-9610-c9b1af013a71 None None] GET https://10.4.3.57/volume// Aug 20 08:02:16.755788 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f6c27f0-9400-4d49-9610-c9b1af013a71 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:16.755964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f6c27f0-9400-4d49-9610-c9b1af013a71 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:16.756291 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f6c27f0-9400-4d49-9610-c9b1af013a71 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:02:16.756557 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1445/5840] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:02:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:02:16.763939 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-55ad0030-4707-47be-ae65-9468c40cea52 req-33aef5e0-2a27-47f5-9798-b243af5b643a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:16.766223 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-33aef5e0-2a27-47f5-9798-b243af5b643a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:02:16.766437 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-33aef5e0-2a27-47f5-9798-b243af5b643a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:16.766661 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-33aef5e0-2a27-47f5-9798-b243af5b643a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:16.777023 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:16.777023 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:02:16.780752 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-55ad0030-4707-47be-ae65-9468c40cea52 req-33aef5e0-2a27-47f5-9798-b243af5b643a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:02:16.788111 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-33aef5e0-2a27-47f5-9798-b243af5b643a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 200 Aug 20 08:02:16.788631 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1463/5841] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:02:16 2026] GET /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 1534 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:02:16.887162 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-55ad0030-4707-47be-ae65-9468c40cea52 req-d2842f42-cfc5-4de8-ba03-8da1be450d06 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:16.889378 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-d2842f42-cfc5-4de8-ba03-8da1be450d06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] PUT https://10.4.3.57/volume/v3/attachments/9d31b883-aa28-4c6a-ada8-8a676b397780 Aug 20 08:02:16.889767 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-d2842f42-cfc5-4de8-ba03-8da1be450d06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:02:16.896994 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-55ad0030-4707-47be-ae65-9468c40cea52 req-d2842f42-cfc5-4de8-ba03-8da1be450d06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Acquiring lock "cinder-attachment_update-94e1e29f-aa83-4501-90b0-3a286a01e0aa-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 08:02:16.901539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-55ad0030-4707-47be-ae65-9468c40cea52 req-d2842f42-cfc5-4de8-ba03-8da1be450d06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Lock "cinder-attachment_update-94e1e29f-aa83-4501-90b0-3a286a01e0aa-np0000007856" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 08:02:16.902575 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:16.902575 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:02:16.978986 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-55ad0030-4707-47be-ae65-9468c40cea52 req-d2842f42-cfc5-4de8-ba03-8da1be450d06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Lock "cinder-attachment_update-94e1e29f-aa83-4501-90b0-3a286a01e0aa-np0000007856" released by "attachment_update" :: held 0.077s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 08:02:16.979336 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-d2842f42-cfc5-4de8-ba03-8da1be450d06 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/attachments/9d31b883-aa28-4c6a-ada8-8a676b397780 returned with HTTP 200 Aug 20 08:02:16.979785 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1459/5842] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 08:02:16 2026] PUT /volume/v3/attachments/9d31b883-aa28-4c6a-ada8-8a676b397780 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:02:17.000940 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-55ad0030-4707-47be-ae65-9468c40cea52 req-b85f9ff8-805e-4131-a8c6-d1bbedb6d116 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:17.003685 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-b85f9ff8-805e-4131-a8c6-d1bbedb6d116 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/attachments/9d31b883-aa28-4c6a-ada8-8a676b397780/action Aug 20 08:02:17.004152 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-b85f9ff8-805e-4131-a8c6-d1bbedb6d116 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:02:17.004304 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-b85f9ff8-805e-4131-a8c6-d1bbedb6d116 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:02:17.022067 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:17.022067 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:17.036167 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-55ad0030-4707-47be-ae65-9468c40cea52 req-b85f9ff8-805e-4131-a8c6-d1bbedb6d116 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/attachments/9d31b883-aa28-4c6a-ada8-8a676b397780/action returned with HTTP 204 Aug 20 08:02:17.036636 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1476/5843] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 08:02:16 2026] POST /volume/v3/attachments/9d31b883-aa28-4c6a-ada8-8a676b397780/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:02:24.373245 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=16,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:02:26.784503 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=35,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:02:26.973193 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=21,cinder:UPDATE=2 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:02:27.029386 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:02:28.981154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e578004-2add-4871-a054-8568fa19b99c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:28.983089 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e578004-2add-4871-a054-8568fa19b99c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:02:28.983404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e578004-2add-4871-a054-8568fa19b99c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac590350-c53a-4b39-a1eb-5a8adc4d6605", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-668291583", "description": null, "metadata": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:02:28.993801 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:28.993801 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:02:28.994294 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e578004-2add-4871-a054-8568fa19b99c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:02:28.994454 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-7e578004-2add-4871-a054-8568fa19b99c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create snapshot from volume ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:02:29.018723 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7e578004-2add-4871-a054-8568fa19b99c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['3466cac4-3569-4499-a91c-e82870e0bf5b', 'c4153d12-6f8c-4a5d-b57e-0e487288ac96', 'd94a3eba-3541-44ef-870b-3e304b074fe0', '1fde8652-468e-43cb-b2e9-fd06e9862231'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:02:29.051385 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e578004-2add-4871-a054-8568fa19b99c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot force create request issued successfully. Aug 20 08:02:29.051714 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e578004-2add-4871-a054-8568fa19b99c tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:02:29.052099 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1446/5844] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:02:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:02:29.060779 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f06ad108-fd3d-4362-81a7-5d9a63a2b496 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:29.062447 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f06ad108-fd3d-4362-81a7-5d9a63a2b496 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea Aug 20 08:02:29.062655 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f06ad108-fd3d-4362-81a7-5d9a63a2b496 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:29.062874 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f06ad108-fd3d-4362-81a7-5d9a63a2b496 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:29.067352 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:29.067352 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:02:29.067755 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f06ad108-fd3d-4362-81a7-5d9a63a2b496 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 08:02:29.068725 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f06ad108-fd3d-4362-81a7-5d9a63a2b496 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea returned with HTTP 200 Aug 20 08:02:29.069053 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1464/5845] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:02:29 2026] GET /volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:30.078344 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c87a141-8313-4e6a-b9f6-b5280e6bf987 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:30.080144 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c87a141-8313-4e6a-b9f6-b5280e6bf987 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea Aug 20 08:02:30.080333 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c87a141-8313-4e6a-b9f6-b5280e6bf987 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:30.080515 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c87a141-8313-4e6a-b9f6-b5280e6bf987 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:30.085666 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:30.085666 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:02:30.086133 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c87a141-8313-4e6a-b9f6-b5280e6bf987 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 08:02:30.086909 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c87a141-8313-4e6a-b9f6-b5280e6bf987 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea returned with HTTP 200 Aug 20 08:02:30.087250 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1460/5846] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:02:30 2026] GET /volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:30.095200 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1c3c12a0-f6c6-4c05-8c58-69d5fa47f743 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:30.096906 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c3c12a0-f6c6-4c05-8c58-69d5fa47f743 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea Aug 20 08:02:30.097080 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c3c12a0-f6c6-4c05-8c58-69d5fa47f743 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:30.097254 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c3c12a0-f6c6-4c05-8c58-69d5fa47f743 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:30.101898 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:30.101898 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:30.102259 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1c3c12a0-f6c6-4c05-8c58-69d5fa47f743 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 08:02:30.102951 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c3c12a0-f6c6-4c05-8c58-69d5fa47f743 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea returned with HTTP 200 Aug 20 08:02:30.103256 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1477/5847] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:02:30 2026] GET /volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:30.111265 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-00fc9853-2497-45d5-8918-50f923827cb8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:30.113044 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:02:30.113358 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-693682191", "snapshot_id": "7bbbec9a-24bb-4286-800d-12cb40614aea", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:02:30.114798 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-693682191', 'snapshot_id': '7bbbec9a-24bb-4286-800d-12cb40614aea', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:02:30.119887 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:30.119887 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:02:30.120286 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 08:02:30.120407 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume of 1 GB Aug 20 08:02:30.123575 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Availability Zones retrieved successfully. Aug 20 08:02:30.128860 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (0f2471d5-eb13-4677-a945-abfeae8fb444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:02:30.130006 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c7e40e-252c-4435-840c-daaaf6d30b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:02:30.130877 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:02:30.160752 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c7e40e-252c-4435-840c-daaaf6d30b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7bbbec9a-24bb-4286-800d-12cb40614aea', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:02:30.161525 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b36340-3abf-4a13-a61f-454692311d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:02:30.200650 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Created reservations ['9b7b7975-c049-4c4c-b5c9-9dfbf62b0f15', 'd502bcbd-925f-4e4c-83df-c97726b276c1', 'bc68d39c-554a-4b26-9945-fc42c36e1fe7', 'd558555a-4eaa-4d5a-9963-180b788bd2c0'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:02:30.201463 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b36340-3abf-4a13-a61f-454692311d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b7b7975-c049-4c4c-b5c9-9dfbf62b0f15', 'd502bcbd-925f-4e4c-83df-c97726b276c1', 'bc68d39c-554a-4b26-9945-fc42c36e1fe7', 'd558555a-4eaa-4d5a-9963-180b788bd2c0']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:02:30.202368 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c932261-4c3f-4542-9f18-231035da35e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:02:30.242929 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c932261-4c3f-4542-9f18-231035da35e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd99a82f6-0a2a-41e7-bc70-7fb496793467', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-693682191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['9b7b7975-c049-4c4c-b5c9-9dfbf62b0f15','d502bcbd-925f-4e4c-83df-c97726b276c1','bc68d39c-554a-4b26-9945-fc42c36e1fe7','d558555a-4eaa-4d5a-9963-180b788bd2c0'],size=1,snapshot_id=7bbbec9a-24bb-4286-800d-12cb40614aea,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), '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-08-20T08:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-693682191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d99a82f6-0a2a-41e7-bc70-7fb496793467,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e4189371164f6f996f33d47d6d3e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7bbbec9a-24bb-4286-800d-12cb40614aea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:02:30.243585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42ca1ce-5c5f-4a63-a618-92bd1b4900fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:02:30.260284 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42ca1ce-5c5f-4a63-a618-92bd1b4900fd) transitioned into state 'SUCCESS' from state '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-693682191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e4189371164f6f996f33d47d6d3e72',qos_specs=None,replication_status=,reservations=['9b7b7975-c049-4c4c-b5c9-9dfbf62b0f15','d502bcbd-925f-4e4c-83df-c97726b276c1','bc68d39c-554a-4b26-9945-fc42c36e1fe7','d558555a-4eaa-4d5a-9963-180b788bd2c0'],size=1,snapshot_id=7bbbec9a-24bb-4286-800d-12cb40614aea,source_replicaid=,source_volid=None,status='creating',user_id='ce68e1e3ed96412c9fa088a03652a19a',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:02:30.260970 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec1e511-09fc-4b03-8059-5724d89567d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:02:30.281496 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec1e511-09fc-4b03-8059-5724d89567d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:02:30.282364 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Flow 'volume_create_api' (0f2471d5-eb13-4677-a945-abfeae8fb444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:02:30.282698 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Create volume request issued successfully. Aug 20 08:02:30.283395 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00fc9853-2497-45d5-8918-50f923827cb8 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:02:30.284055 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1447/5848] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:02:30 2026] POST /volume/v3/volumes => generated 782 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:02:30.294835 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7fd4877-e29e-4957-9901-1d4f4cee1797 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:30.296601 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7fd4877-e29e-4957-9901-1d4f4cee1797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:02:30.296804 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7fd4877-e29e-4957-9901-1d4f4cee1797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:30.296980 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7fd4877-e29e-4957-9901-1d4f4cee1797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:30.303522 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:30.303522 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:02:30.306705 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7fd4877-e29e-4957-9901-1d4f4cee1797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:02:30.310252 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7fd4877-e29e-4957-9901-1d4f4cee1797 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 returned with HTTP 200 Aug 20 08:02:30.310730 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1465/5849] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:30 2026] GET /volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:02:31.322574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37494dc9-eb39-4cb8-9af5-39b48b4e3a8d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:31.324345 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37494dc9-eb39-4cb8-9af5-39b48b4e3a8d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:02:31.324598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37494dc9-eb39-4cb8-9af5-39b48b4e3a8d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:31.324812 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37494dc9-eb39-4cb8-9af5-39b48b4e3a8d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:31.331687 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:31.331687 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:02:31.335322 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-37494dc9-eb39-4cb8-9af5-39b48b4e3a8d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:02:31.339768 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37494dc9-eb39-4cb8-9af5-39b48b4e3a8d tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 returned with HTTP 200 Aug 20 08:02:31.340323 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1461/5850] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:31 2026] GET /volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:02:31.351401 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6762ee12-a225-42f4-9a53-002c472d10fe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:31.353382 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6762ee12-a225-42f4-9a53-002c472d10fe tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:02:31.353623 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6762ee12-a225-42f4-9a53-002c472d10fe tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:31.353851 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6762ee12-a225-42f4-9a53-002c472d10fe tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:31.360968 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:31.360968 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:31.364509 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6762ee12-a225-42f4-9a53-002c472d10fe tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:02:31.368905 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6762ee12-a225-42f4-9a53-002c472d10fe tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 returned with HTTP 200 Aug 20 08:02:31.369228 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1478/5851] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:31 2026] GET /volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:02:31.482195 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-069f4f1e-5dc6-4b08-987e-b8f6f6075737 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:31.484288 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-069f4f1e-5dc6-4b08-987e-b8f6f6075737 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:02:31.484457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-069f4f1e-5dc6-4b08-987e-b8f6f6075737 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:31.484646 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-069f4f1e-5dc6-4b08-987e-b8f6f6075737 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:31.491258 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:31.491258 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:02:31.494435 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-069f4f1e-5dc6-4b08-987e-b8f6f6075737 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:02:31.498313 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-069f4f1e-5dc6-4b08-987e-b8f6f6075737 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 returned with HTTP 200 Aug 20 08:02:31.498655 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1448/5852] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:02:31 2026] GET /volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:02:31.895724 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-7ff5d8ae-01b4-4873-bc11-fc146339d9ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:31.897862 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-7ff5d8ae-01b4-4873-bc11-fc146339d9ec tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:02:31.898072 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-7ff5d8ae-01b4-4873-bc11-fc146339d9ec tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:31.898265 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-7ff5d8ae-01b4-4873-bc11-fc146339d9ec tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:31.905592 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:31.905592 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:02:31.909437 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-7ff5d8ae-01b4-4873-bc11-fc146339d9ec tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:02:31.914211 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-7ff5d8ae-01b4-4873-bc11-fc146339d9ec tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 returned with HTTP 200 Aug 20 08:02:31.914625 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1466/5853] 10.4.3.57 () {68 vars in 1591 bytes} [Thu Aug 20 08:02:31 2026] GET /volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:02:31.923807 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-84882ac7-4023-4722-95c2-a5f9ed4ec8a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:31.924285 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84882ac7-4023-4722-95c2-a5f9ed4ec8a7 None None] GET https://10.4.3.57/volume// Aug 20 08:02:31.924539 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84882ac7-4023-4722-95c2-a5f9ed4ec8a7 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:31.924752 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84882ac7-4023-4722-95c2-a5f9ed4ec8a7 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:31.925088 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84882ac7-4023-4722-95c2-a5f9ed4ec8a7 None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:02:31.925357 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1462/5854] 10.4.3.57 () {66 vars in 1412 bytes} [Thu Aug 20 08:02:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:02:31.931959 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-4228a751-facb-4ec9-8df6-b95828eb4337 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:31.933944 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-4228a751-facb-4ec9-8df6-b95828eb4337 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments Aug 20 08:02:31.934267 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-4228a751-facb-4ec9-8df6-b95828eb4337 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d99a82f6-0a2a-41e7-bc70-7fb496793467", "connector": null, "instance_uuid": "88fe765b-013a-493c-9402-0897e9ad3f81"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:02:31.941873 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:31.941873 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:31.963451 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-4228a751-facb-4ec9-8df6-b95828eb4337 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments returned with HTTP 200 Aug 20 08:02:31.964019 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1479/5855] 10.4.3.57 () {74 vars in 1587 bytes} [Thu Aug 20 08:02:31 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) Aug 20 08:02:32.935767 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1856841b-c987-4b14-934d-31386b73415f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:32.936175 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1856841b-c987-4b14-934d-31386b73415f None None] GET https://10.4.3.57/volume// Aug 20 08:02:32.936332 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1856841b-c987-4b14-934d-31386b73415f None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:32.936504 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1856841b-c987-4b14-934d-31386b73415f None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:32.936923 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1856841b-c987-4b14-934d-31386b73415f None None] https://10.4.3.57/volume// returned with HTTP 300 Aug 20 08:02:32.937138 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1449/5856] 10.4.3.57 () {66 vars in 1419 bytes} [Thu Aug 20 08:02:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 08:02:32.949234 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-11b8c9bf-737d-497d-8993-0bc91f080235 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:32.952569 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-11b8c9bf-737d-497d-8993-0bc91f080235 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:02:32.952569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-11b8c9bf-737d-497d-8993-0bc91f080235 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:32.952569 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-11b8c9bf-737d-497d-8993-0bc91f080235 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:32.961990 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:32.961990 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:02:32.966106 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-11b8c9bf-737d-497d-8993-0bc91f080235 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:02:32.970671 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-11b8c9bf-737d-497d-8993-0bc91f080235 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 returned with HTTP 200 Aug 20 08:02:32.971183 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1467/5857] 10.4.3.57 () {70 vars in 1632 bytes} [Thu Aug 20 08:02:32 2026] GET /volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 => generated 1570 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 08:02:33.083635 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-6360d788-b62f-4964-baae-fead12fe70a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:33.085528 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-6360d788-b62f-4964-baae-fead12fe70a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] PUT https://10.4.3.57/volume/v3/attachments/b70fb5cf-e81d-426e-8992-cbae9f24ecb2 Aug 20 08:02:33.085954 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-6360d788-b62f-4964-baae-fead12fe70a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.57", "host": "np0000007856", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66ed6929d45", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2105f33b-a8de-42d3-a4bb-2e2decccd3b2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:02:33.093366 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-6360d788-b62f-4964-baae-fead12fe70a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Acquiring lock "cinder-attachment_update-d99a82f6-0a2a-41e7-bc70-7fb496793467-np0000007856" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 08:02:33.097759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-6360d788-b62f-4964-baae-fead12fe70a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-d99a82f6-0a2a-41e7-bc70-7fb496793467-np0000007856" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 08:02:33.098741 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:33.098741 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:02:33.180745 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-6360d788-b62f-4964-baae-fead12fe70a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Lock "cinder-attachment_update-d99a82f6-0a2a-41e7-bc70-7fb496793467-np0000007856" released by "attachment_update" :: held 0.083s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 08:02:33.181127 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-6360d788-b62f-4964-baae-fead12fe70a6 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/b70fb5cf-e81d-426e-8992-cbae9f24ecb2 returned with HTTP 200 Aug 20 08:02:33.181736 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1463/5858] 10.4.3.57 () {74 vars in 1697 bytes} [Thu Aug 20 08:02:33 2026] PUT /volume/v3/attachments/b70fb5cf-e81d-426e-8992-cbae9f24ecb2 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:02:33.206163 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-c115731d-5bb0-46bc-b092-67de93cea4bc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:33.209608 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-c115731d-5bb0-46bc-b092-67de93cea4bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] POST https://10.4.3.57/volume/v3/attachments/b70fb5cf-e81d-426e-8992-cbae9f24ecb2/action Aug 20 08:02:33.209968 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-c115731d-5bb0-46bc-b092-67de93cea4bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:02:33.210093 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-c115731d-5bb0-46bc-b092-67de93cea4bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:02:33.225228 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:33.225228 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:02:33.236586 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d1e53c9b-330c-43ac-a905-2d0d3a8741c3 req-c115731d-5bb0-46bc-b092-67de93cea4bc tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/b70fb5cf-e81d-426e-8992-cbae9f24ecb2/action returned with HTTP 204 Aug 20 08:02:33.237035 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1480/5859] 10.4.3.57 () {74 vars in 1718 bytes} [Thu Aug 20 08:02:33 2026] POST /volume/v3/attachments/b70fb5cf-e81d-426e-8992-cbae9f24ecb2/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:02:41.497418 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:02:42.969362 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=14 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:02:43.173889 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:02:43.233304 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:02:59.914291 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ef03ddb5-09df-4589-8a88-93d8e15e5dbe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:02:59.916188 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef03ddb5-09df-4589-8a88-93d8e15e5dbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:02:59.916370 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef03ddb5-09df-4589-8a88-93d8e15e5dbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:02:59.916589 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef03ddb5-09df-4589-8a88-93d8e15e5dbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:02:59.928500 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:02:59.928500 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:02:59.932857 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ef03ddb5-09df-4589-8a88-93d8e15e5dbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:02:59.937259 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef03ddb5-09df-4589-8a88-93d8e15e5dbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 200 Aug 20 08:02:59.937647 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1450/5860] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:02:59 2026] GET /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 1647 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:00.950190 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-acd58128-eedd-4a67-8631-471eb741588d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:00.952169 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acd58128-eedd-4a67-8631-471eb741588d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:03:00.952363 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acd58128-eedd-4a67-8631-471eb741588d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:00.952582 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acd58128-eedd-4a67-8631-471eb741588d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:00.962801 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:00.962801 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:00.966426 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-acd58128-eedd-4a67-8631-471eb741588d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:00.971247 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acd58128-eedd-4a67-8631-471eb741588d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 200 Aug 20 08:03:00.971653 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1468/5861] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:00 2026] GET /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 1647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:01.178521 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b630c9c0-c5f0-4b1e-b640-51e5accb8534 req-38073d19-efbc-414a-b997-9d55f87f3b41 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:01.180991 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b630c9c0-c5f0-4b1e-b640-51e5accb8534 req-38073d19-efbc-414a-b997-9d55f87f3b41 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/attachments/9d31b883-aa28-4c6a-ada8-8a676b397780 Aug 20 08:03:01.181393 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b630c9c0-c5f0-4b1e-b640-51e5accb8534 req-38073d19-efbc-414a-b997-9d55f87f3b41 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:01.181738 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b630c9c0-c5f0-4b1e-b640-51e5accb8534 req-38073d19-efbc-414a-b997-9d55f87f3b41 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:01.190788 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:01.190788 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:01.238744 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b630c9c0-c5f0-4b1e-b640-51e5accb8534 req-38073d19-efbc-414a-b997-9d55f87f3b41 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/attachments/9d31b883-aa28-4c6a-ada8-8a676b397780 returned with HTTP 200 Aug 20 08:03:01.239179 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1464/5862] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:03:01 2026] DELETE /volume/v3/attachments/9d31b883-aa28-4c6a-ada8-8a676b397780 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:01.984919 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fa242250-be7c-47d5-aa3b-6c5a90f6bd9e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:01.986869 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa242250-be7c-47d5-aa3b-6c5a90f6bd9e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:03:01.987080 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa242250-be7c-47d5-aa3b-6c5a90f6bd9e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:01.987246 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa242250-be7c-47d5-aa3b-6c5a90f6bd9e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:01.994258 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:01.994258 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:01.997569 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fa242250-be7c-47d5-aa3b-6c5a90f6bd9e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:02.002291 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa242250-be7c-47d5-aa3b-6c5a90f6bd9e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 200 Aug 20 08:03:02.002874 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1481/5863] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:01 2026] GET /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:02.015707 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c96f228-5b85-471f-a9a8-a7620b434f08 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:02.017355 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c96f228-5b85-471f-a9a8-a7620b434f08 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 08:03:02.017711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c96f228-5b85-471f-a9a8-a7620b434f08 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94e1e29f-aa83-4501-90b0-3a286a01e0aa", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1587721444"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:02.019084 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-6c96f228-5b85-471f-a9a8-a7620b434f08 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating new backup {'backup': {'volume_id': '94e1e29f-aa83-4501-90b0-3a286a01e0aa', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1587721444'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:03:02.019215 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-6c96f228-5b85-471f-a9a8-a7620b434f08 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating backup of volume 94e1e29f-aa83-4501-90b0-3a286a01e0aa in container None Aug 20 08:03:02.026447 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:02.026447 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:02.026984 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6c96f228-5b85-471f-a9a8-a7620b434f08 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:02.043073 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6c96f228-5b85-471f-a9a8-a7620b434f08 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['f32de010-eb2e-4e55-8e9c-aec878bcbaca', '82ced0fb-aff9-4b45-a7dc-35c60f6081ca'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:02.072094 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c96f228-5b85-471f-a9a8-a7620b434f08 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:03:02.072512 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1451/5864] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:03:02 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:02.080474 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e10ca111-9a7d-4235-ba6b-fa6b86106649 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:02.082349 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e10ca111-9a7d-4235-ba6b-fa6b86106649 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:02.082601 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e10ca111-9a7d-4235-ba6b-fa6b86106649 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:02.082786 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e10ca111-9a7d-4235-ba6b-fa6b86106649 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:02.082888 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e10ca111-9a7d-4235-ba6b-fa6b86106649 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:02.087464 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:02.087464 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:02.088291 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e10ca111-9a7d-4235-ba6b-fa6b86106649 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:02.088687 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1469/5865] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:02 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:03.098921 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4dded2f2-3f9c-4e2b-bfbe-9703143df3c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:03.100624 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4dded2f2-3f9c-4e2b-bfbe-9703143df3c8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:03.100827 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4dded2f2-3f9c-4e2b-bfbe-9703143df3c8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:03.101020 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4dded2f2-3f9c-4e2b-bfbe-9703143df3c8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:03.101125 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4dded2f2-3f9c-4e2b-bfbe-9703143df3c8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:03.105041 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:03.105041 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:03.105674 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4dded2f2-3f9c-4e2b-bfbe-9703143df3c8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:03.106022 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1465/5866] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:03 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:04.115838 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-708841ee-9629-420c-a6a3-e93ce7f00e5e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:04.117605 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-708841ee-9629-420c-a6a3-e93ce7f00e5e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:04.117788 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-708841ee-9629-420c-a6a3-e93ce7f00e5e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:04.117965 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-708841ee-9629-420c-a6a3-e93ce7f00e5e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:04.118123 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-708841ee-9629-420c-a6a3-e93ce7f00e5e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:04.123110 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:04.123110 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:04.123948 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-708841ee-9629-420c-a6a3-e93ce7f00e5e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:04.124524 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1482/5867] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:04 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:05.134663 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e05b94e5-12a8-4850-a753-57909b3345b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:05.136610 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e05b94e5-12a8-4850-a753-57909b3345b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:05.136776 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e05b94e5-12a8-4850-a753-57909b3345b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:05.136959 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e05b94e5-12a8-4850-a753-57909b3345b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:05.137070 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e05b94e5-12a8-4850-a753-57909b3345b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:05.141044 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:05.141044 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:05.141678 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e05b94e5-12a8-4850-a753-57909b3345b0 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:05.142068 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1452/5868] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:05 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:06.154281 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1350fa35-1efc-447b-8738-b37a86c952c1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:06.156348 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1350fa35-1efc-447b-8738-b37a86c952c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:06.156559 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1350fa35-1efc-447b-8738-b37a86c952c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:06.156844 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1350fa35-1efc-447b-8738-b37a86c952c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:06.156957 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1350fa35-1efc-447b-8738-b37a86c952c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:06.162908 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:06.162908 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:06.163487 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1350fa35-1efc-447b-8738-b37a86c952c1 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:06.164041 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1470/5869] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:06 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:07.176333 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5049b738-0323-4853-aaa9-801cc6c94a1c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:07.179377 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5049b738-0323-4853-aaa9-801cc6c94a1c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:07.179652 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5049b738-0323-4853-aaa9-801cc6c94a1c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:07.179897 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5049b738-0323-4853-aaa9-801cc6c94a1c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:07.180055 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5049b738-0323-4853-aaa9-801cc6c94a1c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:07.185706 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:07.185706 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:07.186673 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5049b738-0323-4853-aaa9-801cc6c94a1c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:07.187168 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1466/5870] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:07 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:08.201111 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66373f72-9311-493a-9015-e475dcd0f6cf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:08.203200 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66373f72-9311-493a-9015-e475dcd0f6cf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:08.203447 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66373f72-9311-493a-9015-e475dcd0f6cf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:08.203657 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66373f72-9311-493a-9015-e475dcd0f6cf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:08.203807 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-66373f72-9311-493a-9015-e475dcd0f6cf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:08.208796 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:08.208796 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:08.209537 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66373f72-9311-493a-9015-e475dcd0f6cf tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:08.210071 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1483/5871] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:08 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:09.222386 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5698e369-c12d-4a55-98b0-d64e66b99510 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:09.224319 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5698e369-c12d-4a55-98b0-d64e66b99510 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:09.224529 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5698e369-c12d-4a55-98b0-d64e66b99510 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:09.224753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5698e369-c12d-4a55-98b0-d64e66b99510 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:09.224879 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5698e369-c12d-4a55-98b0-d64e66b99510 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:09.229793 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:09.229793 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:09.230686 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5698e369-c12d-4a55-98b0-d64e66b99510 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:09.231108 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1453/5872] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:09 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:10.247174 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5ab0f87d-1ba1-424d-a31c-bdecab40184c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:10.254461 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ab0f87d-1ba1-424d-a31c-bdecab40184c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:10.256635 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5ab0f87d-1ba1-424d-a31c-bdecab40184c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:10.259385 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5ab0f87d-1ba1-424d-a31c-bdecab40184c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:10.261830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5ab0f87d-1ba1-424d-a31c-bdecab40184c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:10.280971 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:10.280971 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:10.281963 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ab0f87d-1ba1-424d-a31c-bdecab40184c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:10.282395 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1471/5873] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:10 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 747 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:11.292434 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06a05ab7-9329-409e-9282-e8fbf74aee5a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:11.294645 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06a05ab7-9329-409e-9282-e8fbf74aee5a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:11.294938 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06a05ab7-9329-409e-9282-e8fbf74aee5a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:11.295156 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06a05ab7-9329-409e-9282-e8fbf74aee5a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:11.295289 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-06a05ab7-9329-409e-9282-e8fbf74aee5a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:11.299524 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:11.299524 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:11.300258 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06a05ab7-9329-409e-9282-e8fbf74aee5a tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:11.300758 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1467/5874] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:11 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:12.317713 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-042ceaa2-932f-4b94-b2ee-cce4441a6c28 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:12.319856 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-042ceaa2-932f-4b94-b2ee-cce4441a6c28 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:12.320099 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-042ceaa2-932f-4b94-b2ee-cce4441a6c28 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:12.320351 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-042ceaa2-932f-4b94-b2ee-cce4441a6c28 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:12.320492 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-042ceaa2-932f-4b94-b2ee-cce4441a6c28 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:12.325312 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:12.325312 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:12.326098 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-042ceaa2-932f-4b94-b2ee-cce4441a6c28 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:12.326508 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1484/5875] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:12 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:13.336417 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dca0920d-cf6d-47b4-a6b1-85bda2832b62 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:13.338166 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dca0920d-cf6d-47b4-a6b1-85bda2832b62 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:13.338404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dca0920d-cf6d-47b4-a6b1-85bda2832b62 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:13.338603 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dca0920d-cf6d-47b4-a6b1-85bda2832b62 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:13.338701 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-dca0920d-cf6d-47b4-a6b1-85bda2832b62 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:13.342946 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:13.342946 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:13.343629 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dca0920d-cf6d-47b4-a6b1-85bda2832b62 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:13.344023 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1454/5876] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:13 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:13.353175 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e9b6b410-3f38-4716-a65f-2dc869330ef3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:13.355197 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9b6b410-3f38-4716-a65f-2dc869330ef3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:13.355390 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9b6b410-3f38-4716-a65f-2dc869330ef3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:13.355580 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9b6b410-3f38-4716-a65f-2dc869330ef3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:13.355710 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e9b6b410-3f38-4716-a65f-2dc869330ef3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:13.360159 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:13.360159 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:13.360968 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9b6b410-3f38-4716-a65f-2dc869330ef3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:13.361402 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1472/5877] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:13 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:13.370521 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d06cf36c-3efd-47c9-8f4e-1a4062c266a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:13.372242 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d06cf36c-3efd-47c9-8f4e-1a4062c266a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:13.372424 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d06cf36c-3efd-47c9-8f4e-1a4062c266a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:13.372627 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d06cf36c-3efd-47c9-8f4e-1a4062c266a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:13.372727 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-d06cf36c-3efd-47c9-8f4e-1a4062c266a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete backup with id: c098c019-2aea-4d43-a798-676f138a6ead. Aug 20 08:03:13.376839 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:13.376839 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:13.392252 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-d06cf36c-3efd-47c9-8f4e-1a4062c266a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] delete_backup rpcapi backup_id c098c019-2aea-4d43-a798-676f138a6ead {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:03:13.394194 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d06cf36c-3efd-47c9-8f4e-1a4062c266a6 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 202 Aug 20 08:03:13.394644 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1468/5878] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:13 2026] DELETE /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:03:13.401606 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-655d0125-19ad-42e3-bcbf-d961c9e81228 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:13.403386 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-655d0125-19ad-42e3-bcbf-d961c9e81228 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:13.403607 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-655d0125-19ad-42e3-bcbf-d961c9e81228 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:13.403835 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-655d0125-19ad-42e3-bcbf-d961c9e81228 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:13.403946 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-655d0125-19ad-42e3-bcbf-d961c9e81228 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:13.409021 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:13.409021 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:13.410392 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-655d0125-19ad-42e3-bcbf-d961c9e81228 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:13.410572 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1485/5879] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:13 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:14.419540 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-96448d11-1c08-4758-92fd-dd18baa63458 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:14.421241 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96448d11-1c08-4758-92fd-dd18baa63458 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:14.421418 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96448d11-1c08-4758-92fd-dd18baa63458 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:14.421610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96448d11-1c08-4758-92fd-dd18baa63458 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:14.421720 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-96448d11-1c08-4758-92fd-dd18baa63458 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:14.425683 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:14.425683 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:14.426394 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96448d11-1c08-4758-92fd-dd18baa63458 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:14.426763 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1455/5880] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:14 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:15.436208 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-48be8b00-04ae-4a9f-9acd-a34db5fd6445 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:15.438218 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-48be8b00-04ae-4a9f-9acd-a34db5fd6445 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:15.438482 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-48be8b00-04ae-4a9f-9acd-a34db5fd6445 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:15.438766 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-48be8b00-04ae-4a9f-9acd-a34db5fd6445 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:15.438907 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-48be8b00-04ae-4a9f-9acd-a34db5fd6445 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:15.444214 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:15.444214 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:15.445241 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-48be8b00-04ae-4a9f-9acd-a34db5fd6445 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 200 Aug 20 08:03:15.445403 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1473/5881] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:15 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:16.456567 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-afbf0f69-87fd-48c8-82e4-7b00131111f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:16.458807 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afbf0f69-87fd-48c8-82e4-7b00131111f7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead Aug 20 08:03:16.459137 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-afbf0f69-87fd-48c8-82e4-7b00131111f7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:16.459401 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-afbf0f69-87fd-48c8-82e4-7b00131111f7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:16.459565 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-afbf0f69-87fd-48c8-82e4-7b00131111f7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c098c019-2aea-4d43-a798-676f138a6ead. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:16.464600 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afbf0f69-87fd-48c8-82e4-7b00131111f7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead returned with HTTP 404 Aug 20 08:03:16.465179 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1469/5882] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:16 2026] GET /volume/v3/backups/c098c019-2aea-4d43-a798-676f138a6ead => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:16.905361 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2bd945b3-dba2-43d3-be63-d9582ac18f25 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:16.907188 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2bd945b3-dba2-43d3-be63-d9582ac18f25 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:03:16.907390 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2bd945b3-dba2-43d3-be63-d9582ac18f25 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:16.907638 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2bd945b3-dba2-43d3-be63-d9582ac18f25 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:16.907795 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-2bd945b3-dba2-43d3-be63-d9582ac18f25 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete backup with id: 9c676611-1ae1-479a-a9ac-7b195814a429. Aug 20 08:03:16.912395 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:16.912395 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:16.924870 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-2bd945b3-dba2-43d3-be63-d9582ac18f25 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] delete_backup rpcapi backup_id 9c676611-1ae1-479a-a9ac-7b195814a429 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:03:16.927095 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2bd945b3-dba2-43d3-be63-d9582ac18f25 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 202 Aug 20 08:03:16.927671 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1486/5883] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:16 2026] DELETE /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:03:16.934052 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aa46c836-e477-4136-8742-d3a77440b45d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:16.935795 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa46c836-e477-4136-8742-d3a77440b45d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:03:16.936011 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa46c836-e477-4136-8742-d3a77440b45d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:16.936214 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa46c836-e477-4136-8742-d3a77440b45d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:16.936315 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-aa46c836-e477-4136-8742-d3a77440b45d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:16.943252 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:16.943252 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:16.944108 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa46c836-e477-4136-8742-d3a77440b45d tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 200 Aug 20 08:03:16.944480 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1456/5884] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:16 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:17.954861 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-54af9498-e3a3-40a1-b597-3004f505bf2c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:17.956998 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-54af9498-e3a3-40a1-b597-3004f505bf2c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 Aug 20 08:03:17.957443 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-54af9498-e3a3-40a1-b597-3004f505bf2c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:17.958187 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-54af9498-e3a3-40a1-b597-3004f505bf2c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:17.958187 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-54af9498-e3a3-40a1-b597-3004f505bf2c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id 9c676611-1ae1-479a-a9ac-7b195814a429. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:17.962139 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-54af9498-e3a3-40a1-b597-3004f505bf2c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 returned with HTTP 404 Aug 20 08:03:17.962632 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1474/5885] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:17 2026] GET /volume/v3/backups/9c676611-1ae1-479a-a9ac-7b195814a429 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:17.975923 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3800ae53-87d2-48b9-b61b-63869eb84066 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:17.978321 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:17.978769 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2062001372"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:17.980577 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2062001372'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:17.980746 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume of 1 GB Aug 20 08:03:17.986598 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Availability Zones retrieved successfully. Aug 20 08:03:17.993444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Flow 'volume_create_api' (32a7db6d-728f-4df4-9a27-d5034cabd92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:17.994324 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff02f38-1696-424c-9273-9e48a607010c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:17.995315 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:18.021991 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff02f38-1696-424c-9273-9e48a607010c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:18.023327 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8690d93-81fd-4f0f-8b26-bbe81a415c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:18.063299 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['6831a82d-d5c1-434c-adaf-aa2dd2c09d32', 'f80183e7-257e-4787-a849-5cd7b0d27d96', '8d9d6ff4-0782-4f81-8670-be1fd1c2e06a', '78d990ad-e11f-4e95-8944-423b7502c3a4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:18.064191 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8690d93-81fd-4f0f-8b26-bbe81a415c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6831a82d-d5c1-434c-adaf-aa2dd2c09d32', 'f80183e7-257e-4787-a849-5cd7b0d27d96', '8d9d6ff4-0782-4f81-8670-be1fd1c2e06a', '78d990ad-e11f-4e95-8944-423b7502c3a4']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:18.065085 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fdc25c5-569d-453d-85b3-987e4af4260a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:18.086629 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fdc25c5-569d-453d-85b3-987e4af4260a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '332de863-e0c0-458f-887e-687611a42208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2062001372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',qos_specs=None,replication_status=,reservations=['6831a82d-d5c1-434c-adaf-aa2dd2c09d32','f80183e7-257e-4787-a849-5cd7b0d27d96','8d9d6ff4-0782-4f81-8670-be1fd1c2e06a','78d990ad-e11f-4e95-8944-423b7502c3a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51330d15d1434d9da1dea3615535ac30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2062001372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=332de863-e0c0-458f-887e-687611a42208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51330d15d1434d9da1dea3615535ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:18.087394 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2430306-c7a4-4e64-87df-e77b6c6b5e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:18.103304 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2430306-c7a4-4e64-87df-e77b6c6b5e31) transitioned into state 'SUCCESS' from state '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-2062001372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d5d1691ebe4fc8b3e8c513dd3cc442',qos_specs=None,replication_status=,reservations=['6831a82d-d5c1-434c-adaf-aa2dd2c09d32','f80183e7-257e-4787-a849-5cd7b0d27d96','8d9d6ff4-0782-4f81-8670-be1fd1c2e06a','78d990ad-e11f-4e95-8944-423b7502c3a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51330d15d1434d9da1dea3615535ac30',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:18.104006 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f1f4bb-3d87-4647-930c-ed64b9f1bd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:18.114609 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f1f4bb-3d87-4647-930c-ed64b9f1bd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:18.114907 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Flow 'volume_create_api' (32a7db6d-728f-4df4-9a27-d5034cabd92c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:18.115179 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create volume request issued successfully. Aug 20 08:03:18.115745 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3800ae53-87d2-48b9-b61b-63869eb84066 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:18.116129 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1470/5886] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:03:17 2026] POST /volume/v3/volumes => generated 747 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:18.127199 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cdf359f5-9309-4ef0-8234-5328e1dfc915 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:18.128869 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cdf359f5-9309-4ef0-8234-5328e1dfc915 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 Aug 20 08:03:18.129046 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cdf359f5-9309-4ef0-8234-5328e1dfc915 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:18.129244 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cdf359f5-9309-4ef0-8234-5328e1dfc915 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:18.135735 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:18.135735 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:18.139138 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cdf359f5-9309-4ef0-8234-5328e1dfc915 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:18.142856 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cdf359f5-9309-4ef0-8234-5328e1dfc915 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 returned with HTTP 200 Aug 20 08:03:18.143244 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1487/5887] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:18 2026] GET /volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:18.587518 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-df43667e-9685-4ec6-86c0-0dee0bfdece6 req-0ed19418-e930-44f3-86b8-8d3bea4a7cba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:18.589541 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-df43667e-9685-4ec6-86c0-0dee0bfdece6 req-0ed19418-e930-44f3-86b8-8d3bea4a7cba tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/b70fb5cf-e81d-426e-8992-cbae9f24ecb2 Aug 20 08:03:18.589738 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-df43667e-9685-4ec6-86c0-0dee0bfdece6 req-0ed19418-e930-44f3-86b8-8d3bea4a7cba tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:18.589966 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-df43667e-9685-4ec6-86c0-0dee0bfdece6 req-0ed19418-e930-44f3-86b8-8d3bea4a7cba tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:18.596889 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:18.596889 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:18.637421 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-df43667e-9685-4ec6-86c0-0dee0bfdece6 req-0ed19418-e930-44f3-86b8-8d3bea4a7cba tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/b70fb5cf-e81d-426e-8992-cbae9f24ecb2 returned with HTTP 200 Aug 20 08:03:18.637845 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1457/5888] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:03:18 2026] DELETE /volume/v3/attachments/b70fb5cf-e81d-426e-8992-cbae9f24ecb2 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:19.154711 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d75e7557-f943-40f3-8af0-1524f6eaf0a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:19.156536 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d75e7557-f943-40f3-8af0-1524f6eaf0a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 Aug 20 08:03:19.156758 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d75e7557-f943-40f3-8af0-1524f6eaf0a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:19.156944 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d75e7557-f943-40f3-8af0-1524f6eaf0a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:19.164279 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:19.164279 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:19.167802 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d75e7557-f943-40f3-8af0-1524f6eaf0a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:19.171470 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d75e7557-f943-40f3-8af0-1524f6eaf0a9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 returned with HTTP 200 Aug 20 08:03:19.171856 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1475/5889] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:19 2026] GET /volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:19.186492 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-935f9ef3-71b3-4713-89f3-a0f907b5df49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:19.188390 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-935f9ef3-71b3-4713-89f3-a0f907b5df49 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:03:19.188714 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-935f9ef3-71b3-4713-89f3-a0f907b5df49 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "332de863-e0c0-458f-887e-687611a42208", "name": "tempest-VolumesBackupsTest-Snapshot-1589924204"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:19.195913 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:19.195913 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:19.196383 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-935f9ef3-71b3-4713-89f3-a0f907b5df49 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:19.196490 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-935f9ef3-71b3-4713-89f3-a0f907b5df49 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Create snapshot from volume 332de863-e0c0-458f-887e-687611a42208 Aug 20 08:03:19.226977 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-935f9ef3-71b3-4713-89f3-a0f907b5df49 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['d086e97a-aca0-46b5-9668-60ac5abf125f', '99844f7f-1d9d-4b1d-9e0e-548415bd3bb4', 'd68a6e6e-5cf1-49aa-837b-db050b5aefa6', 'ec71eb3a-def9-4200-8b3c-dea5a72789cb'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:19.252904 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-935f9ef3-71b3-4713-89f3-a0f907b5df49 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Snapshot create request issued successfully. Aug 20 08:03:19.253300 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-935f9ef3-71b3-4713-89f3-a0f907b5df49 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:03:19.253872 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1471/5890] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:03:19 2026] POST /volume/v3/snapshots => generated 305 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:19.261960 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec52ae73-70af-4ae3-9545-367dbea0b27f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:19.263576 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec52ae73-70af-4ae3-9545-367dbea0b27f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec Aug 20 08:03:19.263783 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec52ae73-70af-4ae3-9545-367dbea0b27f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:19.263956 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec52ae73-70af-4ae3-9545-367dbea0b27f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:19.268897 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:19.268897 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:19.269382 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ec52ae73-70af-4ae3-9545-367dbea0b27f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Snapshot retrieved successfully. Aug 20 08:03:19.270161 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec52ae73-70af-4ae3-9545-367dbea0b27f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec returned with HTTP 200 Aug 20 08:03:19.270509 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1488/5891] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:19 2026] GET /volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:19.852639 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e7f8ab6b-474a-4903-8845-be2df20e4d18 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:19.854289 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7f8ab6b-474a-4903-8845-be2df20e4d18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:03:19.854558 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7f8ab6b-474a-4903-8845-be2df20e4d18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:19.854900 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7f8ab6b-474a-4903-8845-be2df20e4d18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:19.855094 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e7f8ab6b-474a-4903-8845-be2df20e4d18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:03:19.863103 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:19.863103 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:19.863570 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e7f8ab6b-474a-4903-8845-be2df20e4d18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:03:19.879913 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e7f8ab6b-474a-4903-8845-be2df20e4d18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 08:03:19.880116 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7f8ab6b-474a-4903-8845-be2df20e4d18 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 returned with HTTP 202 Aug 20 08:03:19.880713 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1458/5892] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:19 2026] DELETE /volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:19.887668 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86db1e0d-1cac-42a7-bc0a-fb189e71ce32 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:19.889859 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86db1e0d-1cac-42a7-bc0a-fb189e71ce32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:03:19.890108 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86db1e0d-1cac-42a7-bc0a-fb189e71ce32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:19.890342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86db1e0d-1cac-42a7-bc0a-fb189e71ce32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:19.898737 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:19.898737 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:19.903604 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86db1e0d-1cac-42a7-bc0a-fb189e71ce32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:03:19.909772 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86db1e0d-1cac-42a7-bc0a-fb189e71ce32 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 returned with HTTP 200 Aug 20 08:03:19.910190 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1476/5893] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:19 2026] GET /volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 => generated 1390 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:20.279921 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6d13d7a-a20c-4b37-ab99-a6927ea5b740 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:20.281737 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6d13d7a-a20c-4b37-ab99-a6927ea5b740 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec Aug 20 08:03:20.281899 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6d13d7a-a20c-4b37-ab99-a6927ea5b740 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:20.282093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6d13d7a-a20c-4b37-ab99-a6927ea5b740 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:20.286420 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:20.286420 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:20.286847 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c6d13d7a-a20c-4b37-ab99-a6927ea5b740 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Snapshot retrieved successfully. Aug 20 08:03:20.287501 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6d13d7a-a20c-4b37-ab99-a6927ea5b740 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec returned with HTTP 200 Aug 20 08:03:20.287837 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1472/5894] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:20 2026] GET /volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:20.295544 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a0513cce-84e1-4ce4-bc0b-6936b3cba319 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:20.297086 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0513cce-84e1-4ce4-bc0b-6936b3cba319 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] POST https://10.4.3.57/volume/v3/backups Aug 20 08:03:20.297377 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0513cce-84e1-4ce4-bc0b-6936b3cba319 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "332de863-e0c0-458f-887e-687611a42208", "snapshot_id": "96b9ef75-de6f-44fc-8ec6-76acaab11fec", "name": "tempest-VolumesBackupsTest-Backup-193578754"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:20.298810 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-a0513cce-84e1-4ce4-bc0b-6936b3cba319 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating new backup {'backup': {'volume_id': '332de863-e0c0-458f-887e-687611a42208', 'snapshot_id': '96b9ef75-de6f-44fc-8ec6-76acaab11fec', 'name': 'tempest-VolumesBackupsTest-Backup-193578754'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:03:20.298976 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-a0513cce-84e1-4ce4-bc0b-6936b3cba319 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Creating backup of volume 332de863-e0c0-458f-887e-687611a42208 in container None Aug 20 08:03:20.305769 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:20.305769 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:20.306164 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a0513cce-84e1-4ce4-bc0b-6936b3cba319 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:20.310787 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:20.310787 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:20.311235 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a0513cce-84e1-4ce4-bc0b-6936b3cba319 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Snapshot retrieved successfully. Aug 20 08:03:20.324211 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-a0513cce-84e1-4ce4-bc0b-6936b3cba319 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Created reservations ['ee9cf876-f612-4073-948e-794fdd85c677', '79baba1b-e291-4534-9254-7087e730cd7f'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:20.345672 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0513cce-84e1-4ce4-bc0b-6936b3cba319 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:03:20.346060 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1489/5895] 10.4.3.57 () {68 vars in 1252 bytes} [Thu Aug 20 08:03:20 2026] POST /volume/v3/backups => generated 327 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:20.353346 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-26d1bd31-c4bb-4806-8f6c-643f48139914 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:20.355185 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-26d1bd31-c4bb-4806-8f6c-643f48139914 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:20.355388 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-26d1bd31-c4bb-4806-8f6c-643f48139914 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:20.355583 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-26d1bd31-c4bb-4806-8f6c-643f48139914 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:20.355696 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-26d1bd31-c4bb-4806-8f6c-643f48139914 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:20.360412 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:20.360412 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:20.361234 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-26d1bd31-c4bb-4806-8f6c-643f48139914 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:20.361627 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1459/5896] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:20 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 768 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:20.922182 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a68f9edf-ec4e-45d5-82b1-c31ead45cc71 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:20.923983 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a68f9edf-ec4e-45d5-82b1-c31ead45cc71 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 Aug 20 08:03:20.924163 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a68f9edf-ec4e-45d5-82b1-c31ead45cc71 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:20.924334 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a68f9edf-ec4e-45d5-82b1-c31ead45cc71 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:20.929664 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a68f9edf-ec4e-45d5-82b1-c31ead45cc71 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 returned with HTTP 404 Aug 20 08:03:20.930123 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1477/5897] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:20 2026] GET /volume/v3/volumes/d99a82f6-0a2a-41e7-bc70-7fb496793467 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:20.936338 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cc5e2bf7-c1f9-4ed6-813e-966d4438450a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:20.938036 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc5e2bf7-c1f9-4ed6-813e-966d4438450a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea Aug 20 08:03:20.938225 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc5e2bf7-c1f9-4ed6-813e-966d4438450a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:20.938399 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc5e2bf7-c1f9-4ed6-813e-966d4438450a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:20.938517 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-cc5e2bf7-c1f9-4ed6-813e-966d4438450a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete snapshot with id: 7bbbec9a-24bb-4286-800d-12cb40614aea Aug 20 08:03:20.943054 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:20.943054 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:20.943428 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cc5e2bf7-c1f9-4ed6-813e-966d4438450a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 08:03:20.961040 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cc5e2bf7-c1f9-4ed6-813e-966d4438450a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot delete request issued successfully. Aug 20 08:03:20.961220 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc5e2bf7-c1f9-4ed6-813e-966d4438450a tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea returned with HTTP 202 Aug 20 08:03:20.961731 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1473/5898] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:03:20 2026] DELETE /volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:20.968208 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-043d3824-1038-4c9e-a4f2-92f4feea0aa3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:20.969574 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-043d3824-1038-4c9e-a4f2-92f4feea0aa3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea Aug 20 08:03:20.969788 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-043d3824-1038-4c9e-a4f2-92f4feea0aa3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:20.969990 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-043d3824-1038-4c9e-a4f2-92f4feea0aa3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:20.974964 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:20.974964 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:20.975377 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-043d3824-1038-4c9e-a4f2-92f4feea0aa3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Snapshot retrieved successfully. Aug 20 08:03:20.976117 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-043d3824-1038-4c9e-a4f2-92f4feea0aa3 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea returned with HTTP 200 Aug 20 08:03:20.976642 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1490/5899] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:20 2026] GET /volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:21.370742 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2ceef09-7fd5-49ed-bf81-43bb423d756c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:21.372590 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2ceef09-7fd5-49ed-bf81-43bb423d756c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:21.372836 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2ceef09-7fd5-49ed-bf81-43bb423d756c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:21.373054 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2ceef09-7fd5-49ed-bf81-43bb423d756c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:21.373191 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b2ceef09-7fd5-49ed-bf81-43bb423d756c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:21.377400 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:21.377400 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:21.378174 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2ceef09-7fd5-49ed-bf81-43bb423d756c tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:21.378672 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1460/5900] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:21 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:21.984920 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1fd52f8e-e437-47a3-a5d8-a4bab5299f35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:21.986738 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fd52f8e-e437-47a3-a5d8-a4bab5299f35 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea Aug 20 08:03:21.986922 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fd52f8e-e437-47a3-a5d8-a4bab5299f35 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:21.987117 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fd52f8e-e437-47a3-a5d8-a4bab5299f35 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:21.991111 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fd52f8e-e437-47a3-a5d8-a4bab5299f35 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea returned with HTTP 404 Aug 20 08:03:21.991506 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1478/5901] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:21 2026] GET /volume/v3/snapshots/7bbbec9a-24bb-4286-800d-12cb40614aea => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:22.388953 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c5df46b1-adc0-48af-8240-cc6c50c528f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:22.390690 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5df46b1-adc0-48af-8240-cc6c50c528f2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:22.390877 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5df46b1-adc0-48af-8240-cc6c50c528f2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:22.391080 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5df46b1-adc0-48af-8240-cc6c50c528f2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:22.391186 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c5df46b1-adc0-48af-8240-cc6c50c528f2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:22.395045 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:22.395045 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:22.395842 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5df46b1-adc0-48af-8240-cc6c50c528f2 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:22.396165 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1474/5902] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:22 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:23.406300 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-db40348e-83af-4ca3-abe4-3cd92e9efef8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:23.408037 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db40348e-83af-4ca3-abe4-3cd92e9efef8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:23.408213 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db40348e-83af-4ca3-abe4-3cd92e9efef8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:23.408391 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db40348e-83af-4ca3-abe4-3cd92e9efef8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:23.408492 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-db40348e-83af-4ca3-abe4-3cd92e9efef8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:23.412493 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:23.412493 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:23.413179 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db40348e-83af-4ca3-abe4-3cd92e9efef8 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:23.413490 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1491/5903] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:23 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:23.515384 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4afc35a0-0a23-4e4e-9c50-dd9a2a398e75 req-bc2ad3be-551d-49f8-8b31-a1762362dfbb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:23.517388 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4afc35a0-0a23-4e4e-9c50-dd9a2a398e75 req-bc2ad3be-551d-49f8-8b31-a1762362dfbb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/attachments/cb8e873d-af8a-41a4-b937-cded35c399cb Aug 20 08:03:23.517633 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4afc35a0-0a23-4e4e-9c50-dd9a2a398e75 req-bc2ad3be-551d-49f8-8b31-a1762362dfbb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:23.517919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4afc35a0-0a23-4e4e-9c50-dd9a2a398e75 req-bc2ad3be-551d-49f8-8b31-a1762362dfbb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:23.524885 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:23.524885 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:23.568852 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4afc35a0-0a23-4e4e-9c50-dd9a2a398e75 req-bc2ad3be-551d-49f8-8b31-a1762362dfbb tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/attachments/cb8e873d-af8a-41a4-b937-cded35c399cb returned with HTTP 200 Aug 20 08:03:23.569233 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1461/5904] 10.4.3.57 () {72 vars in 1666 bytes} [Thu Aug 20 08:03:23 2026] DELETE /volume/v3/attachments/cb8e873d-af8a-41a4-b937-cded35c399cb => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:24.425435 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69585e49-262c-40fa-9a78-3c814b60a69b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:24.427158 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69585e49-262c-40fa-9a78-3c814b60a69b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:24.427334 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69585e49-262c-40fa-9a78-3c814b60a69b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:24.427533 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69585e49-262c-40fa-9a78-3c814b60a69b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:24.427622 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-69585e49-262c-40fa-9a78-3c814b60a69b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:24.431980 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:24.431980 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:24.432638 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69585e49-262c-40fa-9a78-3c814b60a69b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:24.432946 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1479/5905] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:24 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:24.871468 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7e739ab7-7023-404f-9d3e-5bed624df3de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:24.873264 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e739ab7-7023-404f-9d3e-5bed624df3de tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:03:24.873444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e739ab7-7023-404f-9d3e-5bed624df3de tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:24.873658 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e739ab7-7023-404f-9d3e-5bed624df3de tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:24.873808 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7e739ab7-7023-404f-9d3e-5bed624df3de tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume with id: ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:03:24.881050 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:24.881050 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:24.881717 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7e739ab7-7023-404f-9d3e-5bed624df3de tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:03:24.900105 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7e739ab7-7023-404f-9d3e-5bed624df3de tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Delete volume request issued successfully. Aug 20 08:03:24.900300 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e739ab7-7023-404f-9d3e-5bed624df3de tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 202 Aug 20 08:03:24.900862 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1475/5906] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:24 2026] DELETE /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:24.906906 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c72b64e1-050b-4977-b0b7-ea9b6c941632 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:24.908870 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c72b64e1-050b-4977-b0b7-ea9b6c941632 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:03:24.909140 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c72b64e1-050b-4977-b0b7-ea9b6c941632 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:24.909384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c72b64e1-050b-4977-b0b7-ea9b6c941632 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:24.917530 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:24.917530 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:24.921398 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c72b64e1-050b-4977-b0b7-ea9b6c941632 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Volume info retrieved successfully. Aug 20 08:03:24.927019 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c72b64e1-050b-4977-b0b7-ea9b6c941632 tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 200 Aug 20 08:03:24.927388 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1492/5907] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:24 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:25.445061 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-20c0520e-7e6e-428c-9b6e-2ec9cffe3665 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:25.446666 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20c0520e-7e6e-428c-9b6e-2ec9cffe3665 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:25.446999 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-20c0520e-7e6e-428c-9b6e-2ec9cffe3665 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:25.447311 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-20c0520e-7e6e-428c-9b6e-2ec9cffe3665 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:25.447543 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-20c0520e-7e6e-428c-9b6e-2ec9cffe3665 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:25.451828 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:25.451828 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:25.453051 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20c0520e-7e6e-428c-9b6e-2ec9cffe3665 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:25.453051 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1462/5908] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:25 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:25.940567 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-11614a72-3ba5-4423-bbed-580b745def1b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:25.941534 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-11614a72-3ba5-4423-bbed-580b745def1b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] GET https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 Aug 20 08:03:25.941737 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-11614a72-3ba5-4423-bbed-580b745def1b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:25.941939 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-11614a72-3ba5-4423-bbed-580b745def1b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:25.948540 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-11614a72-3ba5-4423-bbed-580b745def1b tempest-TestVolumeBootPattern-1631726042 tempest-TestVolumeBootPattern-1631726042-project-member] https://10.4.3.57/volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 returned with HTTP 404 Aug 20 08:03:25.949144 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1480/5909] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:25 2026] GET /volume/v3/volumes/ac590350-c53a-4b39-a1eb-5a8adc4d6605 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:26.462665 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ffe0fcf-ebb6-4fc7-85cd-11dd04ad90ba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:26.464334 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ffe0fcf-ebb6-4fc7-85cd-11dd04ad90ba tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:26.464557 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ffe0fcf-ebb6-4fc7-85cd-11dd04ad90ba tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:26.464737 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ffe0fcf-ebb6-4fc7-85cd-11dd04ad90ba tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:26.464845 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7ffe0fcf-ebb6-4fc7-85cd-11dd04ad90ba tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:26.468803 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:26.468803 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:26.469460 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ffe0fcf-ebb6-4fc7-85cd-11dd04ad90ba tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:26.469822 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1476/5910] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:26 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:27.480651 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a650ac45-41bb-4e0a-9302-5ea23c070183 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:27.486278 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a650ac45-41bb-4e0a-9302-5ea23c070183 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:27.486511 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a650ac45-41bb-4e0a-9302-5ea23c070183 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:27.486756 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a650ac45-41bb-4e0a-9302-5ea23c070183 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:27.486876 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a650ac45-41bb-4e0a-9302-5ea23c070183 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:27.491316 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:27.491316 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:27.492272 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a650ac45-41bb-4e0a-9302-5ea23c070183 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:27.492751 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1493/5911] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:27 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:28.504972 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b09fe71d-9db9-4362-a3ce-e64331743a64 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:28.506796 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b09fe71d-9db9-4362-a3ce-e64331743a64 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:28.506973 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b09fe71d-9db9-4362-a3ce-e64331743a64 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:28.507141 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b09fe71d-9db9-4362-a3ce-e64331743a64 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:28.507242 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b09fe71d-9db9-4362-a3ce-e64331743a64 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:28.512048 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:28.512048 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:28.512917 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b09fe71d-9db9-4362-a3ce-e64331743a64 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:28.513275 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1463/5912] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:28 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:29.524412 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-faea2a9f-a487-4a4e-ba3d-aee2df2eaa0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:29.526086 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-faea2a9f-a487-4a4e-ba3d-aee2df2eaa0e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:29.526266 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-faea2a9f-a487-4a4e-ba3d-aee2df2eaa0e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:29.526499 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-faea2a9f-a487-4a4e-ba3d-aee2df2eaa0e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:29.526686 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-faea2a9f-a487-4a4e-ba3d-aee2df2eaa0e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:29.530694 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:29.530694 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:29.531360 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-faea2a9f-a487-4a4e-ba3d-aee2df2eaa0e tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:29.531717 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1481/5913] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:29 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:30.542462 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-134105a5-b487-4e5f-b2dd-3f8ba3f7d503 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:30.544175 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-134105a5-b487-4e5f-b2dd-3f8ba3f7d503 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:30.544383 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-134105a5-b487-4e5f-b2dd-3f8ba3f7d503 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:30.544598 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-134105a5-b487-4e5f-b2dd-3f8ba3f7d503 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:30.544706 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-134105a5-b487-4e5f-b2dd-3f8ba3f7d503 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:30.549529 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:30.549529 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:30.550275 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-134105a5-b487-4e5f-b2dd-3f8ba3f7d503 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:30.550683 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1477/5914] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:30 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:31.561341 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bdcaa84d-5195-41b8-9a37-90a169159239 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:31.563009 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bdcaa84d-5195-41b8-9a37-90a169159239 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:31.563180 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bdcaa84d-5195-41b8-9a37-90a169159239 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:31.563363 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bdcaa84d-5195-41b8-9a37-90a169159239 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:31.563511 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bdcaa84d-5195-41b8-9a37-90a169159239 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:31.567719 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:31.567719 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:31.568562 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bdcaa84d-5195-41b8-9a37-90a169159239 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:31.568985 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1494/5915] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:31 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:32.464516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:32.542718 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:32.543161 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-221339844"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:32.545070 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-221339844'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:32.545277 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Create volume of 1 GB Aug 20 08:03:32.550155 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Availability Zones retrieved successfully. Aug 20 08:03:32.555966 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Flow 'volume_create_api' (cea591e2-dfbb-4d02-bcd8-9f75dfca0264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:32.556971 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a8bcb8-156d-45ce-af6d-6ead49cee42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:32.557878 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:32.580163 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-be9bfeae-0ddf-4bd5-a36e-d8499b71ad02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:32.580517 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a8bcb8-156d-45ce-af6d-6ead49cee42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:32.581169 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf67c6fa-aa6e-4df3-9d61-bb38e7d8c320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:32.581877 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be9bfeae-0ddf-4bd5-a36e-d8499b71ad02 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:32.582052 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be9bfeae-0ddf-4bd5-a36e-d8499b71ad02 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:32.582239 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be9bfeae-0ddf-4bd5-a36e-d8499b71ad02 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:32.582350 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-be9bfeae-0ddf-4bd5-a36e-d8499b71ad02 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:32.586445 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:32.586445 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:32.587128 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be9bfeae-0ddf-4bd5-a36e-d8499b71ad02 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:32.587466 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1482/5916] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:32 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:32.630825 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Created reservations ['4a04d531-0203-49cf-aa13-c65e42b64eed', '77b953d3-6aa1-463c-a737-69b4b7c0b8d2', '810d7926-48fa-48df-a7ce-8d84bf15ee26', '278374d6-e795-4c48-b99c-9ba4b4981f0d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:32.631282 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf67c6fa-aa6e-4df3-9d61-bb38e7d8c320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a04d531-0203-49cf-aa13-c65e42b64eed', '77b953d3-6aa1-463c-a737-69b4b7c0b8d2', '810d7926-48fa-48df-a7ce-8d84bf15ee26', '278374d6-e795-4c48-b99c-9ba4b4981f0d']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:32.632021 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ee23a3-05fc-4e94-867b-f3a9efa98e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:32.654234 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ee23a3-05fc-4e94-867b-f3a9efa98e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13e298ea-c83e-47c0-9182-2ba09cce8284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221339844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8ce296c03e4d4693959ca488b5c336',qos_specs=None,replication_status=,reservations=['4a04d531-0203-49cf-aa13-c65e42b64eed','77b953d3-6aa1-463c-a737-69b4b7c0b8d2','810d7926-48fa-48df-a7ce-8d84bf15ee26','278374d6-e795-4c48-b99c-9ba4b4981f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d6a3daea7c46c7a8ca8ca9054f19d2',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221339844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13e298ea-c83e-47c0-9182-2ba09cce8284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa8ce296c03e4d4693959ca488b5c336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37d6a3daea7c46c7a8ca8ca9054f19d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:32.655008 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd43796b-9e15-4139-8583-57244f2fc821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:32.669952 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd43796b-9e15-4139-8583-57244f2fc821) transitioned into state 'SUCCESS' from state '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-221339844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8ce296c03e4d4693959ca488b5c336',qos_specs=None,replication_status=,reservations=['4a04d531-0203-49cf-aa13-c65e42b64eed','77b953d3-6aa1-463c-a737-69b4b7c0b8d2','810d7926-48fa-48df-a7ce-8d84bf15ee26','278374d6-e795-4c48-b99c-9ba4b4981f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d6a3daea7c46c7a8ca8ca9054f19d2',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:32.670676 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168aeff5-205a-4ba5-8b9d-e75e13a335fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:32.678431 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168aeff5-205a-4ba5-8b9d-e75e13a335fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:32.679236 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Flow 'volume_create_api' (cea591e2-dfbb-4d02-bcd8-9f75dfca0264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:32.679560 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Create volume request issued successfully. Aug 20 08:03:32.680089 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5200695-a3cd-4cad-adeb-8ff128bbe34e tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:32.680515 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1464/5917] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:03:32 2026] POST /volume/v3/volumes => generated 775 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:32.691176 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1375bcf4-6424-4493-98c8-ec5604810365 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:32.693060 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1375bcf4-6424-4493-98c8-ec5604810365 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 Aug 20 08:03:32.693060 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1375bcf4-6424-4493-98c8-ec5604810365 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:32.693209 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1375bcf4-6424-4493-98c8-ec5604810365 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:32.699626 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:32.699626 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:32.702738 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1375bcf4-6424-4493-98c8-ec5604810365 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Volume info retrieved successfully. Aug 20 08:03:32.706294 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1375bcf4-6424-4493-98c8-ec5604810365 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 returned with HTTP 200 Aug 20 08:03:32.706639 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1478/5918] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:32 2026] GET /volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:33.597740 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a5c5f8bf-8dd3-49ce-ae84-6445693c634f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:33.599640 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5c5f8bf-8dd3-49ce-ae84-6445693c634f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:33.599976 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5c5f8bf-8dd3-49ce-ae84-6445693c634f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:33.600145 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5c5f8bf-8dd3-49ce-ae84-6445693c634f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:33.600324 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a5c5f8bf-8dd3-49ce-ae84-6445693c634f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:33.604728 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:33.604728 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:33.605647 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5c5f8bf-8dd3-49ce-ae84-6445693c634f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:33.605982 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1495/5919] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:33 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:33.720230 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6e7379bf-29c2-4566-97a9-527b2047c9f2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:33.721995 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e7379bf-29c2-4566-97a9-527b2047c9f2 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 Aug 20 08:03:33.722201 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e7379bf-29c2-4566-97a9-527b2047c9f2 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:33.722399 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e7379bf-29c2-4566-97a9-527b2047c9f2 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:33.731756 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:33.731756 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:33.736932 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6e7379bf-29c2-4566-97a9-527b2047c9f2 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Volume info retrieved successfully. Aug 20 08:03:33.740999 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e7379bf-29c2-4566-97a9-527b2047c9f2 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 returned with HTTP 200 Aug 20 08:03:33.741450 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1483/5920] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:33 2026] GET /volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:33.753259 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-845e6993-cb30-4888-8994-0a5cfeabd2ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:33.755094 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-845e6993-cb30-4888-8994-0a5cfeabd2ee tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] POST https://10.4.3.57/volume/v3/backups Aug 20 08:03:33.755441 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-845e6993-cb30-4888-8994-0a5cfeabd2ee tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13e298ea-c83e-47c0-9182-2ba09cce8284", "name": "tempest-type-Backup-753603216"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:33.756780 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-845e6993-cb30-4888-8994-0a5cfeabd2ee tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Creating new backup {'backup': {'volume_id': '13e298ea-c83e-47c0-9182-2ba09cce8284', 'name': 'tempest-type-Backup-753603216'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 08:03:33.756929 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-845e6993-cb30-4888-8994-0a5cfeabd2ee tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Creating backup of volume 13e298ea-c83e-47c0-9182-2ba09cce8284 in container None Aug 20 08:03:33.765571 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:33.765571 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:33.766181 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-845e6993-cb30-4888-8994-0a5cfeabd2ee tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Volume info retrieved successfully. Aug 20 08:03:33.791411 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-845e6993-cb30-4888-8994-0a5cfeabd2ee tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Created reservations ['7b4a994e-3b57-4668-ab58-f8928b50c92c', 'a9ad1968-1bb0-4e4d-9207-3c6011342335'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:33.817196 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-845e6993-cb30-4888-8994-0a5cfeabd2ee tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups returned with HTTP 202 Aug 20 08:03:33.817599 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1465/5921] 10.4.3.57 () {70 vars in 1292 bytes} [Thu Aug 20 08:03:33 2026] POST /volume/v3/backups => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:33.827874 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f0b3d06a-9132-4938-985e-aa767c382c91 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:33.829763 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0b3d06a-9132-4938-985e-aa767c382c91 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:33.830093 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0b3d06a-9132-4938-985e-aa767c382c91 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:33.830366 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0b3d06a-9132-4938-985e-aa767c382c91 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:33.830543 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f0b3d06a-9132-4938-985e-aa767c382c91 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:33.835107 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:33.835107 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:33.835829 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0b3d06a-9132-4938-985e-aa767c382c91 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:33.836202 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1479/5922] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:33 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:34.616329 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a2f82ab-eed3-4d42-b8f0-eb1538f39349 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:34.618021 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a2f82ab-eed3-4d42-b8f0-eb1538f39349 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:34.618226 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a2f82ab-eed3-4d42-b8f0-eb1538f39349 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:34.618461 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a2f82ab-eed3-4d42-b8f0-eb1538f39349 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:34.618600 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4a2f82ab-eed3-4d42-b8f0-eb1538f39349 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:34.622664 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:34.622664 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:34.623330 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a2f82ab-eed3-4d42-b8f0-eb1538f39349 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:34.623669 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1496/5923] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:34 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:34.632764 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6ce5d77f-df2c-4051-b1cd-fe21f3eaccbe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:34.634576 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ce5d77f-df2c-4051-b1cd-fe21f3eaccbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:34.634796 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ce5d77f-df2c-4051-b1cd-fe21f3eaccbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:34.634980 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ce5d77f-df2c-4051-b1cd-fe21f3eaccbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:34.635082 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6ce5d77f-df2c-4051-b1cd-fe21f3eaccbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:34.640342 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:34.640342 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:34.641158 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ce5d77f-df2c-4051-b1cd-fe21f3eaccbe tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:34.641532 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1484/5924] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:34 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:34.650692 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7c28fde5-2038-4864-8f28-d59ff56c5e4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:34.652493 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c28fde5-2038-4864-8f28-d59ff56c5e4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:34.652694 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c28fde5-2038-4864-8f28-d59ff56c5e4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:34.652896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c28fde5-2038-4864-8f28-d59ff56c5e4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:34.652994 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-7c28fde5-2038-4864-8f28-d59ff56c5e4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete backup with id: c9abb194-de04-4912-931f-52551f09b29c. Aug 20 08:03:34.657105 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:34.657105 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:34.667999 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-7c28fde5-2038-4864-8f28-d59ff56c5e4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] delete_backup rpcapi backup_id c9abb194-de04-4912-931f-52551f09b29c {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:03:34.669522 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c28fde5-2038-4864-8f28-d59ff56c5e4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 202 Aug 20 08:03:34.669911 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1466/5925] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:34 2026] DELETE /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:03:34.676282 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ccd22085-2791-4570-8c44-8fbdc523dd4f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:34.678282 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ccd22085-2791-4570-8c44-8fbdc523dd4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:34.678474 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ccd22085-2791-4570-8c44-8fbdc523dd4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:34.678700 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ccd22085-2791-4570-8c44-8fbdc523dd4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:34.678852 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ccd22085-2791-4570-8c44-8fbdc523dd4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:34.683334 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:34.683334 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:34.684103 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ccd22085-2791-4570-8c44-8fbdc523dd4f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 200 Aug 20 08:03:34.684483 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1480/5926] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:34 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:34.844929 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0e07afd9-710e-4933-b919-fd22fe9216e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:34.846714 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e07afd9-710e-4933-b919-fd22fe9216e7 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:34.847054 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e07afd9-710e-4933-b919-fd22fe9216e7 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:34.847208 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0e07afd9-710e-4933-b919-fd22fe9216e7 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:34.847353 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0e07afd9-710e-4933-b919-fd22fe9216e7 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:34.851462 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:34.851462 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:34.852051 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0e07afd9-710e-4933-b919-fd22fe9216e7 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:34.852405 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1497/5927] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:34 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:35.693722 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-293a636e-974f-4e99-a417-ae1241443ac9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:35.695433 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-293a636e-974f-4e99-a417-ae1241443ac9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c Aug 20 08:03:35.695625 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-293a636e-974f-4e99-a417-ae1241443ac9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:35.695807 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-293a636e-974f-4e99-a417-ae1241443ac9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:35.695912 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-293a636e-974f-4e99-a417-ae1241443ac9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Show backup with id c9abb194-de04-4912-931f-52551f09b29c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:35.699905 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-293a636e-974f-4e99-a417-ae1241443ac9 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c returned with HTTP 404 Aug 20 08:03:35.700476 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1485/5928] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:35 2026] GET /volume/v3/backups/c9abb194-de04-4912-931f-52551f09b29c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:35.707403 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4700743d-419a-4209-9978-ec0991afc752 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:35.709117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4700743d-419a-4209-9978-ec0991afc752 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec Aug 20 08:03:35.709317 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4700743d-419a-4209-9978-ec0991afc752 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:35.709494 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4700743d-419a-4209-9978-ec0991afc752 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:35.709633 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-4700743d-419a-4209-9978-ec0991afc752 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete snapshot with id: 96b9ef75-de6f-44fc-8ec6-76acaab11fec Aug 20 08:03:35.714494 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:35.714494 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:35.714940 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4700743d-419a-4209-9978-ec0991afc752 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Snapshot retrieved successfully. Aug 20 08:03:35.728464 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4700743d-419a-4209-9978-ec0991afc752 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Snapshot delete request issued successfully. Aug 20 08:03:35.728643 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4700743d-419a-4209-9978-ec0991afc752 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec returned with HTTP 202 Aug 20 08:03:35.729088 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1467/5929] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:03:35 2026] DELETE /volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:35.735343 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d63f4a35-58f4-4b1f-97ee-6018aceb7e96 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:35.737016 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d63f4a35-58f4-4b1f-97ee-6018aceb7e96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec Aug 20 08:03:35.737203 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d63f4a35-58f4-4b1f-97ee-6018aceb7e96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:35.737402 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d63f4a35-58f4-4b1f-97ee-6018aceb7e96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:35.742853 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:35.742853 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:35.743346 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d63f4a35-58f4-4b1f-97ee-6018aceb7e96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Snapshot retrieved successfully. Aug 20 08:03:35.744183 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d63f4a35-58f4-4b1f-97ee-6018aceb7e96 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec returned with HTTP 200 Aug 20 08:03:35.744565 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1481/5930] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:35 2026] GET /volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:35.863082 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a8089c9a-11b6-494c-b4f9-65e15cb3ca0f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:35.864848 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8089c9a-11b6-494c-b4f9-65e15cb3ca0f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:35.865041 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8089c9a-11b6-494c-b4f9-65e15cb3ca0f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:35.865218 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8089c9a-11b6-494c-b4f9-65e15cb3ca0f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:35.865324 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a8089c9a-11b6-494c-b4f9-65e15cb3ca0f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:35.869618 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:35.869618 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:35.870199 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8089c9a-11b6-494c-b4f9-65e15cb3ca0f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:35.870532 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1498/5931] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:35 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:36.754266 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf01765e-88a9-47f0-9ccc-7f493df81518 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:36.755961 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf01765e-88a9-47f0-9ccc-7f493df81518 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec Aug 20 08:03:36.756137 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf01765e-88a9-47f0-9ccc-7f493df81518 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:36.756343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf01765e-88a9-47f0-9ccc-7f493df81518 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:36.760706 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf01765e-88a9-47f0-9ccc-7f493df81518 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec returned with HTTP 404 Aug 20 08:03:36.761122 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1486/5932] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:36 2026] GET /volume/v3/snapshots/96b9ef75-de6f-44fc-8ec6-76acaab11fec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:36.768722 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-593dcfec-1899-4c15-8676-d1e9bbeac51b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:36.770390 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-593dcfec-1899-4c15-8676-d1e9bbeac51b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 Aug 20 08:03:36.770577 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-593dcfec-1899-4c15-8676-d1e9bbeac51b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:36.770769 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-593dcfec-1899-4c15-8676-d1e9bbeac51b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:36.770919 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-593dcfec-1899-4c15-8676-d1e9bbeac51b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete volume with id: 332de863-e0c0-458f-887e-687611a42208 Aug 20 08:03:36.777699 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:36.777699 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:36.778199 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-593dcfec-1899-4c15-8676-d1e9bbeac51b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:36.799036 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-593dcfec-1899-4c15-8676-d1e9bbeac51b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete volume request issued successfully. Aug 20 08:03:36.799194 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-593dcfec-1899-4c15-8676-d1e9bbeac51b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 returned with HTTP 202 Aug 20 08:03:36.799554 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1468/5933] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:36 2026] DELETE /volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:36.805985 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-12587336-2f6c-4dbc-ac46-3af889afadd3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:36.807783 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12587336-2f6c-4dbc-ac46-3af889afadd3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 Aug 20 08:03:36.807973 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12587336-2f6c-4dbc-ac46-3af889afadd3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:36.808165 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12587336-2f6c-4dbc-ac46-3af889afadd3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:36.814944 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:36.814944 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:36.819020 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-12587336-2f6c-4dbc-ac46-3af889afadd3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:36.825034 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12587336-2f6c-4dbc-ac46-3af889afadd3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 returned with HTTP 200 Aug 20 08:03:36.825464 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1482/5934] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:36 2026] GET /volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:36.879808 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-85af30f8-fa1d-4dc8-a54c-86e4cee15e47 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:36.881735 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-85af30f8-fa1d-4dc8-a54c-86e4cee15e47 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:36.881955 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-85af30f8-fa1d-4dc8-a54c-86e4cee15e47 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:36.882139 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-85af30f8-fa1d-4dc8-a54c-86e4cee15e47 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:36.882270 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-85af30f8-fa1d-4dc8-a54c-86e4cee15e47 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:36.886416 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:36.886416 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:36.887062 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-85af30f8-fa1d-4dc8-a54c-86e4cee15e47 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:36.887469 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1499/5935] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:36 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:37.837338 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8df58a8f-31b3-4b65-84d7-820c5565d618 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:37.839101 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8df58a8f-31b3-4b65-84d7-820c5565d618 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 Aug 20 08:03:37.839354 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8df58a8f-31b3-4b65-84d7-820c5565d618 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:37.839590 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8df58a8f-31b3-4b65-84d7-820c5565d618 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:37.845019 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8df58a8f-31b3-4b65-84d7-820c5565d618 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 returned with HTTP 404 Aug 20 08:03:37.845497 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1487/5936] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:37 2026] GET /volume/v3/volumes/332de863-e0c0-458f-887e-687611a42208 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:37.851915 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-93fda7db-8b7b-47ce-8eb5-3d239e418663 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:37.854060 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-93fda7db-8b7b-47ce-8eb5-3d239e418663 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:03:37.854294 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-93fda7db-8b7b-47ce-8eb5-3d239e418663 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:37.854525 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-93fda7db-8b7b-47ce-8eb5-3d239e418663 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:37.854737 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-93fda7db-8b7b-47ce-8eb5-3d239e418663 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete volume with id: 94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:03:37.862895 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:37.862895 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:37.863451 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-93fda7db-8b7b-47ce-8eb5-3d239e418663 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:37.881867 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-93fda7db-8b7b-47ce-8eb5-3d239e418663 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete volume request issued successfully. Aug 20 08:03:37.882085 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-93fda7db-8b7b-47ce-8eb5-3d239e418663 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 202 Aug 20 08:03:37.882649 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1469/5937] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:37 2026] DELETE /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:37.889077 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c2c9e814-37e2-459c-8a80-df1963babbb3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:37.890921 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2c9e814-37e2-459c-8a80-df1963babbb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:03:37.891155 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2c9e814-37e2-459c-8a80-df1963babbb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:37.891386 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2c9e814-37e2-459c-8a80-df1963babbb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:37.897710 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2a1cb157-c3d8-4799-a43d-ad48660f5213 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:37.899113 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:37.899113 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:37.900133 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2a1cb157-c3d8-4799-a43d-ad48660f5213 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:37.900485 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2a1cb157-c3d8-4799-a43d-ad48660f5213 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:37.900801 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2a1cb157-c3d8-4799-a43d-ad48660f5213 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:37.900988 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2a1cb157-c3d8-4799-a43d-ad48660f5213 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:37.903074 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c2c9e814-37e2-459c-8a80-df1963babbb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:37.906103 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:37.906103 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:37.906922 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2a1cb157-c3d8-4799-a43d-ad48660f5213 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:37.907421 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1500/5938] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:37 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:37.908458 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2c9e814-37e2-459c-8a80-df1963babbb3 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 200 Aug 20 08:03:37.908937 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1483/5939] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:37 2026] GET /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:38.918002 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-84ae0de4-4ee1-4eeb-9b5c-54f18d4227d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:38.920818 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eba37371-5bcc-40df-91f8-df633299c62f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:38.921327 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84ae0de4-4ee1-4eeb-9b5c-54f18d4227d0 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:38.921615 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84ae0de4-4ee1-4eeb-9b5c-54f18d4227d0 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:38.921850 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84ae0de4-4ee1-4eeb-9b5c-54f18d4227d0 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:38.921994 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-84ae0de4-4ee1-4eeb-9b5c-54f18d4227d0 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:38.922463 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eba37371-5bcc-40df-91f8-df633299c62f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa Aug 20 08:03:38.922658 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eba37371-5bcc-40df-91f8-df633299c62f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:38.922884 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eba37371-5bcc-40df-91f8-df633299c62f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:38.926084 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:38.926084 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:38.926840 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84ae0de4-4ee1-4eeb-9b5c-54f18d4227d0 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:38.927158 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1488/5940] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:38 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:38.929095 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eba37371-5bcc-40df-91f8-df633299c62f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa returned with HTTP 404 Aug 20 08:03:38.929502 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1470/5941] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:38 2026] GET /volume/v3/volumes/94e1e29f-aa83-4501-90b0-3a286a01e0aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:38.935860 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3c40aa28-cd1d-4fc4-8ae1-8bef311ef8d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:38.937631 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c40aa28-cd1d-4fc4-8ae1-8bef311ef8d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 Aug 20 08:03:38.937821 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c40aa28-cd1d-4fc4-8ae1-8bef311ef8d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:38.938000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c40aa28-cd1d-4fc4-8ae1-8bef311ef8d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:38.938158 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-3c40aa28-cd1d-4fc4-8ae1-8bef311ef8d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete volume with id: ea2a793a-fe18-47f9-a9ca-9906c43def30 Aug 20 08:03:38.945071 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:38.945071 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:38.945472 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3c40aa28-cd1d-4fc4-8ae1-8bef311ef8d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:38.960440 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3c40aa28-cd1d-4fc4-8ae1-8bef311ef8d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete volume request issued successfully. Aug 20 08:03:38.960637 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c40aa28-cd1d-4fc4-8ae1-8bef311ef8d7 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 returned with HTTP 202 Aug 20 08:03:38.961027 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1501/5942] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:38 2026] DELETE /volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:38.967784 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1fa6c87f-b23d-454d-87e0-af5488b0dbda None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:38.969537 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fa6c87f-b23d-454d-87e0-af5488b0dbda tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 Aug 20 08:03:38.969833 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1fa6c87f-b23d-454d-87e0-af5488b0dbda tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:38.970038 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1fa6c87f-b23d-454d-87e0-af5488b0dbda tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:38.976717 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:38.976717 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:38.980249 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1fa6c87f-b23d-454d-87e0-af5488b0dbda tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:38.984721 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fa6c87f-b23d-454d-87e0-af5488b0dbda tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 returned with HTTP 200 Aug 20 08:03:38.985100 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1484/5943] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:38 2026] GET /volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:39.939903 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-635b8482-05ac-4c7e-bf20-0e3b9f6218bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:39.941438 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-635b8482-05ac-4c7e-bf20-0e3b9f6218bb tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:39.941663 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-635b8482-05ac-4c7e-bf20-0e3b9f6218bb tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:39.941837 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-635b8482-05ac-4c7e-bf20-0e3b9f6218bb tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:39.941940 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-635b8482-05ac-4c7e-bf20-0e3b9f6218bb tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:39.945689 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:39.945689 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:39.946206 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-635b8482-05ac-4c7e-bf20-0e3b9f6218bb tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:39.946507 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1489/5944] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:39 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:39.997315 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-646d74cb-efae-4238-8445-da7fe349209b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:39.998932 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-646d74cb-efae-4238-8445-da7fe349209b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 Aug 20 08:03:39.999261 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-646d74cb-efae-4238-8445-da7fe349209b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:39.999533 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-646d74cb-efae-4238-8445-da7fe349209b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:40.006489 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-646d74cb-efae-4238-8445-da7fe349209b tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 returned with HTTP 404 Aug 20 08:03:40.007018 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1471/5945] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:39 2026] GET /volume/v3/volumes/ea2a793a-fe18-47f9-a9ca-9906c43def30 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:40.014313 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d4817fab-ecf1-4a10-8bab-a28050b6e278 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:40.016007 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d4817fab-ecf1-4a10-8bab-a28050b6e278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] DELETE https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c Aug 20 08:03:40.016213 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d4817fab-ecf1-4a10-8bab-a28050b6e278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:40.016497 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d4817fab-ecf1-4a10-8bab-a28050b6e278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:40.016572 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d4817fab-ecf1-4a10-8bab-a28050b6e278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete volume with id: f726aebc-f1c3-4ed4-be30-96b9d1916e9c Aug 20 08:03:40.023047 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:40.023047 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:40.023445 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d4817fab-ecf1-4a10-8bab-a28050b6e278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:40.039999 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d4817fab-ecf1-4a10-8bab-a28050b6e278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Delete volume request issued successfully. Aug 20 08:03:40.040215 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d4817fab-ecf1-4a10-8bab-a28050b6e278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c returned with HTTP 202 Aug 20 08:03:40.040615 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1502/5946] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:40 2026] DELETE /volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:40.047788 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4e44e752-abad-47a6-a7de-cbc597d5c66f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:40.049703 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e44e752-abad-47a6-a7de-cbc597d5c66f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c Aug 20 08:03:40.049916 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e44e752-abad-47a6-a7de-cbc597d5c66f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:40.050095 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e44e752-abad-47a6-a7de-cbc597d5c66f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:40.057515 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:40.057515 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:40.061072 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4e44e752-abad-47a6-a7de-cbc597d5c66f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Volume info retrieved successfully. Aug 20 08:03:40.065786 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e44e752-abad-47a6-a7de-cbc597d5c66f tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c returned with HTTP 200 Aug 20 08:03:40.066247 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1485/5947] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:40 2026] GET /volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:40.957674 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a2b7a43-1ba4-4cdd-9d36-2a3069aea41f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:40.959384 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a2b7a43-1ba4-4cdd-9d36-2a3069aea41f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:40.959624 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a2b7a43-1ba4-4cdd-9d36-2a3069aea41f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:40.959854 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a2b7a43-1ba4-4cdd-9d36-2a3069aea41f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:40.960007 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9a2b7a43-1ba4-4cdd-9d36-2a3069aea41f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:40.964053 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:40.964053 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:40.964695 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a2b7a43-1ba4-4cdd-9d36-2a3069aea41f tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:40.965054 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1490/5948] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:40 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:41.078305 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a02ae713-c3d7-4915-b304-91c5c45bc278 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:41.080498 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a02ae713-c3d7-4915-b304-91c5c45bc278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] GET https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c Aug 20 08:03:41.080753 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a02ae713-c3d7-4915-b304-91c5c45bc278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:41.080949 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a02ae713-c3d7-4915-b304-91c5c45bc278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:41.086501 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a02ae713-c3d7-4915-b304-91c5c45bc278 tempest-VolumesBackupsTest-2117078388 tempest-VolumesBackupsTest-2117078388-project-member] https://10.4.3.57/volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c returned with HTTP 404 Aug 20 08:03:41.086992 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1472/5949] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:41 2026] GET /volume/v3/volumes/f726aebc-f1c3-4ed4-be30-96b9d1916e9c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:41.974667 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-734a14ff-d863-4826-a78d-d0786ef34b93 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:41.976481 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-734a14ff-d863-4826-a78d-d0786ef34b93 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:41.976694 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-734a14ff-d863-4826-a78d-d0786ef34b93 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:41.976884 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-734a14ff-d863-4826-a78d-d0786ef34b93 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:41.976979 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-734a14ff-d863-4826-a78d-d0786ef34b93 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:41.981559 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:41.981559 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:41.982115 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-734a14ff-d863-4826-a78d-d0786ef34b93 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:41.982444 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1503/5950] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:41 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:42.994710 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-51d1f318-fbdf-47ad-89fa-0c51599253ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:42.995726 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51d1f318-fbdf-47ad-89fa-0c51599253ad tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:42.997139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51d1f318-fbdf-47ad-89fa-0c51599253ad tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:42.997139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51d1f318-fbdf-47ad-89fa-0c51599253ad tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:42.997139 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-51d1f318-fbdf-47ad-89fa-0c51599253ad tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:43.001594 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:43.001594 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:43.001594 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51d1f318-fbdf-47ad-89fa-0c51599253ad tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:43.002092 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1486/5951] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:42 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:44.013825 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c249a1d4-d07d-44f6-8255-c11a326c3633 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:44.016239 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c249a1d4-d07d-44f6-8255-c11a326c3633 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:44.016536 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c249a1d4-d07d-44f6-8255-c11a326c3633 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:44.016830 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c249a1d4-d07d-44f6-8255-c11a326c3633 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:44.017014 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c249a1d4-d07d-44f6-8255-c11a326c3633 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:44.022616 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:44.022616 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:44.023482 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c249a1d4-d07d-44f6-8255-c11a326c3633 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:44.024017 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1491/5952] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:44 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:44.099024 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab99de4d-d4b2-468f-87b5-ebfe058fc036 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:44.181093 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab99de4d-d4b2-468f-87b5-ebfe058fc036 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:44.181407 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab99de4d-d4b2-468f-87b5-ebfe058fc036 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-377969603", "extra_specs": {"storage_protocol": "tempest-storage_protocol-723204159", "vendor_name": "tempest-vendor_name-919814968"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:44.194377 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab99de4d-d4b2-468f-87b5-ebfe058fc036 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:44.194894 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1473/5953] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:44 2026] POST /volume/v3/types => generated 326 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:44.202637 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:44.204300 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:44.204657 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "203fc170-ce89-4986-bd53-658c5bfcaf45", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:44.206045 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Create volume request body: {'volume': {'volume_type': '203fc170-ce89-4986-bd53-658c5bfcaf45', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:44.209567 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Create volume of 1 GB Aug 20 08:03:44.209846 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:44.209846 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:44.210207 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Availability Zones retrieved successfully. Aug 20 08:03:44.215396 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Flow 'volume_create_api' (6b5e2397-7574-4fee-8fca-3a2a0de94d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:44.216334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d9e547-b743-4b07-baa8-688710f4b6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:44.217026 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:44.237000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d9e547-b743-4b07-baa8-688710f4b6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T08:03:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-723204159',vendor_name='tempest-vendor_name-919814968'},id=203fc170-ce89-4986-bd53-658c5bfcaf45,is_public=True,name='tempest-ProjectAdminTests-volume-type-377969603',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '203fc170-ce89-4986-bd53-658c5bfcaf45', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:44.238289 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ee9e49-0b0d-487d-9e0c-a659624cbb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:44.268490 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-377969603 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-377969603, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:44.268824 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-377969603 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-377969603, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:44.301048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Created reservations ['06e3f060-3891-47c6-907c-aaaa8293bca4', 'a93cf067-a3af-4d7f-bdd4-a9a741ee7616', 'b60d2971-8b71-45b1-a0eb-be9efc84b77e', '953a7955-1847-49ab-bdc8-293dda4152a1'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:44.301865 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ee9e49-0b0d-487d-9e0c-a659624cbb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06e3f060-3891-47c6-907c-aaaa8293bca4', 'a93cf067-a3af-4d7f-bdd4-a9a741ee7616', 'b60d2971-8b71-45b1-a0eb-be9efc84b77e', '953a7955-1847-49ab-bdc8-293dda4152a1']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:44.302836 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54456c12-c6b0-4cc4-a8b3-8d1a2f7c39a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:44.328891 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54456c12-c6b0-4cc4-a8b3-8d1a2f7c39a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a89bcd55-9fdb-48b8-9542-15036370f4fc', '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='a8b7f336e22a44ef8b1592cdd706b735',qos_specs=None,replication_status=,reservations=['06e3f060-3891-47c6-907c-aaaa8293bca4','a93cf067-a3af-4d7f-bdd4-a9a741ee7616','b60d2971-8b71-45b1-a0eb-be9efc84b77e','953a7955-1847-49ab-bdc8-293dda4152a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9daf6c6b7aee4d25a79ee0dbb4c00a7a',volume_type_id=203fc170-ce89-4986-bd53-658c5bfcaf45), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:44Z,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=a89bcd55-9fdb-48b8-9542-15036370f4fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8b7f336e22a44ef8b1592cdd706b735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9daf6c6b7aee4d25a79ee0dbb4c00a7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(203fc170-ce89-4986-bd53-658c5bfcaf45),volume_type_id=203fc170-ce89-4986-bd53-658c5bfcaf45)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:44.329714 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d00a8e-e4e3-4f59-8f42-8fe6460ebcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:44.351944 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d00a8e-e4e3-4f59-8f42-8fe6460ebcd7) transitioned into state 'SUCCESS' from 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='a8b7f336e22a44ef8b1592cdd706b735',qos_specs=None,replication_status=,reservations=['06e3f060-3891-47c6-907c-aaaa8293bca4','a93cf067-a3af-4d7f-bdd4-a9a741ee7616','b60d2971-8b71-45b1-a0eb-be9efc84b77e','953a7955-1847-49ab-bdc8-293dda4152a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9daf6c6b7aee4d25a79ee0dbb4c00a7a',volume_type_id=203fc170-ce89-4986-bd53-658c5bfcaf45)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:44.352802 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996bc936-3dcb-44a2-ad87-d370833c3d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:44.364797 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996bc936-3dcb-44a2-ad87-d370833c3d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:44.366027 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Flow 'volume_create_api' (6b5e2397-7574-4fee-8fca-3a2a0de94d08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:44.366453 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Create volume request issued successfully. Aug 20 08:03:44.367194 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dceaed59-27c8-4ed0-9b44-8ee4418bbd38 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:44.367741 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1504/5954] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:03:44 2026] POST /volume/v3/volumes => generated 770 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:44.378742 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6331974a-a61f-4108-9cda-8bd9dafd37a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:44.380475 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6331974a-a61f-4108-9cda-8bd9dafd37a5 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/volumes/a89bcd55-9fdb-48b8-9542-15036370f4fc Aug 20 08:03:44.380699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6331974a-a61f-4108-9cda-8bd9dafd37a5 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:44.380877 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6331974a-a61f-4108-9cda-8bd9dafd37a5 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:44.388066 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:44.388066 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:44.391607 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6331974a-a61f-4108-9cda-8bd9dafd37a5 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Volume info retrieved successfully. Aug 20 08:03:44.395510 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6331974a-a61f-4108-9cda-8bd9dafd37a5 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes/a89bcd55-9fdb-48b8-9542-15036370f4fc returned with HTTP 200 Aug 20 08:03:44.395886 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1487/5955] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:44 2026] GET /volume/v3/volumes/a89bcd55-9fdb-48b8-9542-15036370f4fc => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:45.033619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20427557-c26f-4062-abc9-8e1b86f44b98 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.035311 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20427557-c26f-4062-abc9-8e1b86f44b98 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:45.035511 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20427557-c26f-4062-abc9-8e1b86f44b98 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:45.035745 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20427557-c26f-4062-abc9-8e1b86f44b98 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:45.035855 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-20427557-c26f-4062-abc9-8e1b86f44b98 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:45.039798 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:45.039798 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:45.040428 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20427557-c26f-4062-abc9-8e1b86f44b98 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:45.040820 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1492/5956] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:45 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:45.408832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d0bab8f7-6f70-4c4b-9851-740065196882 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.411297 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0bab8f7-6f70-4c4b-9851-740065196882 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/volumes/a89bcd55-9fdb-48b8-9542-15036370f4fc Aug 20 08:03:45.411628 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d0bab8f7-6f70-4c4b-9851-740065196882 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:45.411873 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d0bab8f7-6f70-4c4b-9851-740065196882 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:45.420317 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:45.420317 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:45.425072 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d0bab8f7-6f70-4c4b-9851-740065196882 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Volume info retrieved successfully. Aug 20 08:03:45.428452 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0bab8f7-6f70-4c4b-9851-740065196882 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes/a89bcd55-9fdb-48b8-9542-15036370f4fc returned with HTTP 200 Aug 20 08:03:45.428828 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1474/5957] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:45 2026] GET /volume/v3/volumes/a89bcd55-9fdb-48b8-9542-15036370f4fc => generated 970 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:45.440886 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9aa34d8b-2f55-4a95-b470-e24ce464f575 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.442628 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9aa34d8b-2f55-4a95-b470-e24ce464f575 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/messages Aug 20 08:03:45.442836 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9aa34d8b-2f55-4a95-b470-e24ce464f575 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:45.443019 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9aa34d8b-2f55-4a95-b470-e24ce464f575 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:45.443267 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:45.443267 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:45.447472 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9aa34d8b-2f55-4a95-b470-e24ce464f575 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:03:45.474312 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1505/5958] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:03:45 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:45.474537 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ae36031-295a-479a-9f42-5134be64c794 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.474537 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ae36031-295a-479a-9f42-5134be64c794 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] DELETE https://10.4.3.57/volume/v3/messages/5a31b3b4-7e31-436b-83b4-c06b9d808990 Aug 20 08:03:45.474537 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ae36031-295a-479a-9f42-5134be64c794 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:45.474537 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ae36031-295a-479a-9f42-5134be64c794 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:45.477101 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ae36031-295a-479a-9f42-5134be64c794 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/messages/5a31b3b4-7e31-436b-83b4-c06b9d808990 returned with HTTP 204 Aug 20 08:03:45.477101 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1488/5959] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 08:03:45 2026] DELETE /volume/v3/messages/5a31b3b4-7e31-436b-83b4-c06b9d808990 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 08:03:45.482893 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f3b8474e-c51e-4e03-8244-eb370690f123 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.484570 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3b8474e-c51e-4e03-8244-eb370690f123 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/messages/5a31b3b4-7e31-436b-83b4-c06b9d808990 Aug 20 08:03:45.484771 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3b8474e-c51e-4e03-8244-eb370690f123 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:45.484949 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3b8474e-c51e-4e03-8244-eb370690f123 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:45.488916 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3b8474e-c51e-4e03-8244-eb370690f123 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/messages/5a31b3b4-7e31-436b-83b4-c06b9d808990 returned with HTTP 404 Aug 20 08:03:45.489337 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1493/5960] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:45 2026] GET /volume/v3/messages/5a31b3b4-7e31-436b-83b4-c06b9d808990 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:45.495537 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.497338 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/a89bcd55-9fdb-48b8-9542-15036370f4fc Aug 20 08:03:45.497624 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:45.497934 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:45.498153 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Delete volume with id: a89bcd55-9fdb-48b8-9542-15036370f4fc Aug 20 08:03:45.505171 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:45.505171 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:45.505599 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Volume info retrieved successfully. Aug 20 08:03:45.506479 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100252) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 08:03:45.516570 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-377969603 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-377969603, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:45.516885 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-377969603 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-377969603, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:45.525571 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Created reservations ['0b57475b-d427-4eac-9e47-08223bf8a571', 'cdfc007f-5d3b-4d0c-ba99-072c3727d0d6', '9c63d8db-07fb-4b62-b8a4-147760c998f6', 'a9939205-722d-4328-91a3-c12bcefc1a76'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:45.551531 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Delete volume request issued successfully. Aug 20 08:03:45.551829 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f0d3966-d55a-40e9-a2ae-809a2b6fe58d tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes/a89bcd55-9fdb-48b8-9542-15036370f4fc returned with HTTP 202 Aug 20 08:03:45.552358 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1475/5961] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:45 2026] DELETE /volume/v3/volumes/a89bcd55-9fdb-48b8-9542-15036370f4fc => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:45.559492 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d7d5b72c-553d-4326-9855-9bb8103d294f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.561336 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d7d5b72c-553d-4326-9855-9bb8103d294f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] DELETE https://10.4.3.57/volume/v3/types/203fc170-ce89-4986-bd53-658c5bfcaf45 Aug 20 08:03:45.561571 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d7d5b72c-553d-4326-9855-9bb8103d294f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:45.561781 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d7d5b72c-553d-4326-9855-9bb8103d294f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:45.586460 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d7d5b72c-553d-4326-9855-9bb8103d294f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/types/203fc170-ce89-4986-bd53-658c5bfcaf45 returned with HTTP 202 Aug 20 08:03:45.586924 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1506/5962] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:45 2026] DELETE /volume/v3/types/203fc170-ce89-4986-bd53-658c5bfcaf45 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:45.595018 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c29f899f-48ce-4958-860f-ef4fef688515 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.596680 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c29f899f-48ce-4958-860f-ef4fef688515 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:45.596998 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c29f899f-48ce-4958-860f-ef4fef688515 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1462456415", "extra_specs": {"storage_protocol": "tempest-storage_protocol-478199210", "vendor_name": "tempest-vendor_name-4749334"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:45.610675 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c29f899f-48ce-4958-860f-ef4fef688515 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:45.611206 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1489/5963] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:45 2026] POST /volume/v3/types => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:45.618579 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.620293 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:45.620662 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2ccd6ce8-729f-4e58-a708-208cc2d547bd", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:45.622093 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Create volume request body: {'volume': {'volume_type': '2ccd6ce8-729f-4e58-a708-208cc2d547bd', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:45.625609 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Create volume of 1 GB Aug 20 08:03:45.625875 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:45.625875 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:45.626246 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Availability Zones retrieved successfully. Aug 20 08:03:45.631387 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Flow 'volume_create_api' (7e6ed2de-b2df-4ffb-8924-9a4b4cf6e597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:45.632260 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e608c9db-fc30-4802-9405-96a21e60ca7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:45.632982 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:45.652191 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e608c9db-fc30-4802-9405-96a21e60ca7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T08:03:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-478199210',vendor_name='tempest-vendor_name-4749334'},id=2ccd6ce8-729f-4e58-a708-208cc2d547bd,is_public=True,name='tempest-ProjectAdminTests-volume-type-1462456415',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ccd6ce8-729f-4e58-a708-208cc2d547bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:45.652945 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3063401f-473a-443f-8e21-64523f6f2519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:45.679274 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1462456415 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1462456415, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:45.679503 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1462456415 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1462456415, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:45.708241 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Created reservations ['c3cf3bf2-6355-4176-870a-83f5449b7639', 'b02d7566-ab37-4aaf-8b7b-4ba9f9b018c0', 'e0f0840d-aa23-4f11-9c41-bc873fafa470', 'e92166f5-5fe4-4fb1-b67f-d1c225f25585'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:45.709355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3063401f-473a-443f-8e21-64523f6f2519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3cf3bf2-6355-4176-870a-83f5449b7639', 'b02d7566-ab37-4aaf-8b7b-4ba9f9b018c0', 'e0f0840d-aa23-4f11-9c41-bc873fafa470', 'e92166f5-5fe4-4fb1-b67f-d1c225f25585']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:45.710510 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a473c7-35db-4714-adde-2668a258b375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:45.734856 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a473c7-35db-4714-adde-2668a258b375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c4e780f-a355-4c92-9e0d-f39376757ab1', '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='a8b7f336e22a44ef8b1592cdd706b735',qos_specs=None,replication_status=,reservations=['c3cf3bf2-6355-4176-870a-83f5449b7639','b02d7566-ab37-4aaf-8b7b-4ba9f9b018c0','e0f0840d-aa23-4f11-9c41-bc873fafa470','e92166f5-5fe4-4fb1-b67f-d1c225f25585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9daf6c6b7aee4d25a79ee0dbb4c00a7a',volume_type_id=2ccd6ce8-729f-4e58-a708-208cc2d547bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:45Z,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=8c4e780f-a355-4c92-9e0d-f39376757ab1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8b7f336e22a44ef8b1592cdd706b735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9daf6c6b7aee4d25a79ee0dbb4c00a7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ccd6ce8-729f-4e58-a708-208cc2d547bd),volume_type_id=2ccd6ce8-729f-4e58-a708-208cc2d547bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:45.735621 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843a0277-53e9-4e12-a24e-b36a280334db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:45.753355 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843a0277-53e9-4e12-a24e-b36a280334db) transitioned into state 'SUCCESS' from 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='a8b7f336e22a44ef8b1592cdd706b735',qos_specs=None,replication_status=,reservations=['c3cf3bf2-6355-4176-870a-83f5449b7639','b02d7566-ab37-4aaf-8b7b-4ba9f9b018c0','e0f0840d-aa23-4f11-9c41-bc873fafa470','e92166f5-5fe4-4fb1-b67f-d1c225f25585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9daf6c6b7aee4d25a79ee0dbb4c00a7a',volume_type_id=2ccd6ce8-729f-4e58-a708-208cc2d547bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:45.754057 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299ca8a0-fb67-441f-a380-857a3421bc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:45.763439 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299ca8a0-fb67-441f-a380-857a3421bc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:45.764256 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Flow 'volume_create_api' (7e6ed2de-b2df-4ffb-8924-9a4b4cf6e597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:45.764598 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Create volume request issued successfully. Aug 20 08:03:45.765159 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82264b82-a740-4a0e-92f2-f1b706ab0308 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:45.765598 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1494/5964] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:03:45 2026] POST /volume/v3/volumes => generated 771 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:45.776928 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0dcc4c15-1984-48c7-b1fe-cdd0e30aa37f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:45.778743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0dcc4c15-1984-48c7-b1fe-cdd0e30aa37f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/volumes/8c4e780f-a355-4c92-9e0d-f39376757ab1 Aug 20 08:03:45.778934 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0dcc4c15-1984-48c7-b1fe-cdd0e30aa37f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:45.779429 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0dcc4c15-1984-48c7-b1fe-cdd0e30aa37f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:45.786389 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:45.786389 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:45.789806 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0dcc4c15-1984-48c7-b1fe-cdd0e30aa37f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Volume info retrieved successfully. Aug 20 08:03:45.793400 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0dcc4c15-1984-48c7-b1fe-cdd0e30aa37f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes/8c4e780f-a355-4c92-9e0d-f39376757ab1 returned with HTTP 200 Aug 20 08:03:45.793797 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1476/5965] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:45 2026] GET /volume/v3/volumes/8c4e780f-a355-4c92-9e0d-f39376757ab1 => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:46.050731 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e9fc74e9-2127-42c5-bd33-f7541cb9c859 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:46.052544 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e9fc74e9-2127-42c5-bd33-f7541cb9c859 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:46.052757 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e9fc74e9-2127-42c5-bd33-f7541cb9c859 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:46.052932 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e9fc74e9-2127-42c5-bd33-f7541cb9c859 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:46.053048 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e9fc74e9-2127-42c5-bd33-f7541cb9c859 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:46.057142 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:46.057142 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:46.057711 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e9fc74e9-2127-42c5-bd33-f7541cb9c859 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:46.058023 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1507/5966] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:46 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:46.806331 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a2f12f15-f1a8-4711-a255-0be23d0cbe5f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:46.808088 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2f12f15-f1a8-4711-a255-0be23d0cbe5f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/volumes/8c4e780f-a355-4c92-9e0d-f39376757ab1 Aug 20 08:03:46.808295 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2f12f15-f1a8-4711-a255-0be23d0cbe5f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:46.808483 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2f12f15-f1a8-4711-a255-0be23d0cbe5f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:46.815524 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:46.815524 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:46.818726 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a2f12f15-f1a8-4711-a255-0be23d0cbe5f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Volume info retrieved successfully. Aug 20 08:03:46.822357 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2f12f15-f1a8-4711-a255-0be23d0cbe5f tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes/8c4e780f-a355-4c92-9e0d-f39376757ab1 returned with HTTP 200 Aug 20 08:03:46.822760 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1490/5967] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:46 2026] GET /volume/v3/volumes/8c4e780f-a355-4c92-9e0d-f39376757ab1 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:46.839652 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-550ba1cd-d23e-496a-a885-972b34ea6b28 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:46.841828 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-550ba1cd-d23e-496a-a885-972b34ea6b28 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/messages Aug 20 08:03:46.842105 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-550ba1cd-d23e-496a-a885-972b34ea6b28 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:46.842326 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-550ba1cd-d23e-496a-a885-972b34ea6b28 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:46.842659 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:46.842659 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:46.848386 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-550ba1cd-d23e-496a-a885-972b34ea6b28 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:03:46.848832 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1495/5968] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:03:46 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:46.856513 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ef6ebc5a-6217-495f-9adb-ba8e2b492887 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:46.858513 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef6ebc5a-6217-495f-9adb-ba8e2b492887 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/messages Aug 20 08:03:46.858799 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef6ebc5a-6217-495f-9adb-ba8e2b492887 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:46.859018 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef6ebc5a-6217-495f-9adb-ba8e2b492887 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:46.862996 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef6ebc5a-6217-495f-9adb-ba8e2b492887 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:03:46.863370 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1477/5969] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:03:46 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:46.874333 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-677318fc-75a4-49a7-8827-c1b06a392633 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:46.882425 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-677318fc-75a4-49a7-8827-c1b06a392633 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] DELETE https://10.4.3.57/volume/v3/messages/5fed431f-3b3d-4f77-92e7-9a9f7947831e Aug 20 08:03:46.883254 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-677318fc-75a4-49a7-8827-c1b06a392633 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:46.884477 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-677318fc-75a4-49a7-8827-c1b06a392633 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:46.910025 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-677318fc-75a4-49a7-8827-c1b06a392633 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/messages/5fed431f-3b3d-4f77-92e7-9a9f7947831e returned with HTTP 204 Aug 20 08:03:46.910389 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1508/5970] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 08:03:46 2026] DELETE /volume/v3/messages/5fed431f-3b3d-4f77-92e7-9a9f7947831e => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 08:03:46.916497 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:46.918142 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/8c4e780f-a355-4c92-9e0d-f39376757ab1 Aug 20 08:03:46.918331 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:46.918522 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:46.918707 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Delete volume with id: 8c4e780f-a355-4c92-9e0d-f39376757ab1 Aug 20 08:03:46.925887 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:46.925887 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:46.926377 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Volume info retrieved successfully. Aug 20 08:03:46.927768 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 08:03:46.939296 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1462456415 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1462456415, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:46.939701 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1462456415 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1462456415, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:46.948969 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Created reservations ['da018190-5e0a-45be-9a56-9abd5b758a91', '010ed487-9692-4f4f-96ce-a7209582ef99', '298814d2-20aa-4ee9-a456-9a66af98b163', '1100d641-0480-45bc-95ec-f31c6e5a8d33'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:46.977994 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Delete volume request issued successfully. Aug 20 08:03:46.978208 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15461f1a-88b4-4d1c-8b2f-c765e80680ed tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes/8c4e780f-a355-4c92-9e0d-f39376757ab1 returned with HTTP 202 Aug 20 08:03:46.978740 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1491/5971] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:46 2026] DELETE /volume/v3/volumes/8c4e780f-a355-4c92-9e0d-f39376757ab1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:46.985516 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5382e686-9b10-4d74-8919-3c072429f33c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:46.987249 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5382e686-9b10-4d74-8919-3c072429f33c tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] DELETE https://10.4.3.57/volume/v3/types/2ccd6ce8-729f-4e58-a708-208cc2d547bd Aug 20 08:03:46.987428 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5382e686-9b10-4d74-8919-3c072429f33c tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:46.987666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5382e686-9b10-4d74-8919-3c072429f33c tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:47.008766 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5382e686-9b10-4d74-8919-3c072429f33c tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/types/2ccd6ce8-729f-4e58-a708-208cc2d547bd returned with HTTP 202 Aug 20 08:03:47.009089 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1496/5972] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:46 2026] DELETE /volume/v3/types/2ccd6ce8-729f-4e58-a708-208cc2d547bd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:47.017235 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b74578f6-c2f4-4f7e-9e49-e9de6448e613 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:47.018877 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b74578f6-c2f4-4f7e-9e49-e9de6448e613 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:47.019238 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b74578f6-c2f4-4f7e-9e49-e9de6448e613 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1885661410", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1564022568", "vendor_name": "tempest-vendor_name-777865475"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:47.036340 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b74578f6-c2f4-4f7e-9e49-e9de6448e613 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:47.036722 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1478/5973] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:47 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:47.044541 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:47.046121 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:47.046485 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3c99d464-e822-4fbc-ada7-831d8b41bc3e", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:47.047978 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Create volume request body: {'volume': {'volume_type': '3c99d464-e822-4fbc-ada7-831d8b41bc3e', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:47.051826 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Create volume of 1 GB Aug 20 08:03:47.052091 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:47.052091 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:47.052466 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Availability Zones retrieved successfully. Aug 20 08:03:47.057276 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Flow 'volume_create_api' (a80ccfb0-263b-4b68-a386-6eb5e82dcd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:47.058280 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897b653c-dc33-4a62-906a-5e48b3ef18f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:47.059029 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:47.068410 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-079e8b76-a05b-4671-ae1a-4c7a8541752a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:47.070244 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-079e8b76-a05b-4671-ae1a-4c7a8541752a tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:47.070452 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-079e8b76-a05b-4671-ae1a-4c7a8541752a tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:47.070656 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-079e8b76-a05b-4671-ae1a-4c7a8541752a tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:47.070766 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-079e8b76-a05b-4671-ae1a-4c7a8541752a tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:47.074664 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:47.074664 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:47.075274 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-079e8b76-a05b-4671-ae1a-4c7a8541752a tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:47.075641 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1492/5974] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:47 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:47.082438 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897b653c-dc33-4a62-906a-5e48b3ef18f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T08:03:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1564022568',vendor_name='tempest-vendor_name-777865475'},id=3c99d464-e822-4fbc-ada7-831d8b41bc3e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1885661410',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c99d464-e822-4fbc-ada7-831d8b41bc3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:47.083500 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db509d4-cd3a-42a7-9bef-b46f5d30ecc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:47.110870 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1885661410 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1885661410, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:47.111141 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1885661410 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1885661410, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:47.134663 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Created reservations ['d717b029-2fae-475a-bba0-0b4cd1ffaed4', 'b62a264d-089c-4204-9afc-1820c25bc8b0', '1f7b8825-b63b-44fa-817c-a30c6b4aef87', 'b3cb1825-8bdd-4f40-8251-07f59bd35b47'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:47.135419 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db509d4-cd3a-42a7-9bef-b46f5d30ecc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d717b029-2fae-475a-bba0-0b4cd1ffaed4', 'b62a264d-089c-4204-9afc-1820c25bc8b0', '1f7b8825-b63b-44fa-817c-a30c6b4aef87', 'b3cb1825-8bdd-4f40-8251-07f59bd35b47']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:47.136230 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c29b0fe-4084-4cdb-aed0-8d118441a1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:47.161384 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c29b0fe-4084-4cdb-aed0-8d118441a1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47573da1-0fbd-4845-949c-d3029009f6ef', '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='a8b7f336e22a44ef8b1592cdd706b735',qos_specs=None,replication_status=,reservations=['d717b029-2fae-475a-bba0-0b4cd1ffaed4','b62a264d-089c-4204-9afc-1820c25bc8b0','1f7b8825-b63b-44fa-817c-a30c6b4aef87','b3cb1825-8bdd-4f40-8251-07f59bd35b47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9daf6c6b7aee4d25a79ee0dbb4c00a7a',volume_type_id=3c99d464-e822-4fbc-ada7-831d8b41bc3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47573da1-0fbd-4845-949c-d3029009f6ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8b7f336e22a44ef8b1592cdd706b735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9daf6c6b7aee4d25a79ee0dbb4c00a7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c99d464-e822-4fbc-ada7-831d8b41bc3e),volume_type_id=3c99d464-e822-4fbc-ada7-831d8b41bc3e)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:47.162212 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4757d9a0-c3d5-4b5e-aad5-81827aa73be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:47.180944 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4757d9a0-c3d5-4b5e-aad5-81827aa73be2) transitioned into state 'SUCCESS' from 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='a8b7f336e22a44ef8b1592cdd706b735',qos_specs=None,replication_status=,reservations=['d717b029-2fae-475a-bba0-0b4cd1ffaed4','b62a264d-089c-4204-9afc-1820c25bc8b0','1f7b8825-b63b-44fa-817c-a30c6b4aef87','b3cb1825-8bdd-4f40-8251-07f59bd35b47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9daf6c6b7aee4d25a79ee0dbb4c00a7a',volume_type_id=3c99d464-e822-4fbc-ada7-831d8b41bc3e)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:47.181878 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac551eb3-b94f-4154-941d-34c4db1dd97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:47.190888 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac551eb3-b94f-4154-941d-34c4db1dd97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:47.191711 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Flow 'volume_create_api' (a80ccfb0-263b-4b68-a386-6eb5e82dcd62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:47.191997 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Create volume request issued successfully. Aug 20 08:03:47.192561 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7dd7e7f-51a2-4f44-8bef-d91fbfe889ac tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:47.192991 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1509/5975] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:03:47 2026] POST /volume/v3/volumes => generated 771 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:47.204748 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6b273b8e-2550-48e1-b390-e4e68ff54cc2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:47.206449 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b273b8e-2550-48e1-b390-e4e68ff54cc2 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/volumes/47573da1-0fbd-4845-949c-d3029009f6ef Aug 20 08:03:47.206665 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b273b8e-2550-48e1-b390-e4e68ff54cc2 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:47.206891 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b273b8e-2550-48e1-b390-e4e68ff54cc2 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:47.213601 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:47.213601 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:47.216758 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6b273b8e-2550-48e1-b390-e4e68ff54cc2 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Volume info retrieved successfully. Aug 20 08:03:47.220098 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b273b8e-2550-48e1-b390-e4e68ff54cc2 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes/47573da1-0fbd-4845-949c-d3029009f6ef returned with HTTP 200 Aug 20 08:03:47.220417 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1497/5976] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:47 2026] GET /volume/v3/volumes/47573da1-0fbd-4845-949c-d3029009f6ef => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:48.085536 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bac8ce5b-ac9a-4ae5-b3db-f29553f7e4d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.087275 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bac8ce5b-ac9a-4ae5-b3db-f29553f7e4d4 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:48.087489 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bac8ce5b-ac9a-4ae5-b3db-f29553f7e4d4 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.087682 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bac8ce5b-ac9a-4ae5-b3db-f29553f7e4d4 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.087777 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bac8ce5b-ac9a-4ae5-b3db-f29553f7e4d4 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:48.091841 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:48.091841 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:48.092482 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bac8ce5b-ac9a-4ae5-b3db-f29553f7e4d4 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:48.092883 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1479/5977] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:48 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:48.103308 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-508a5d60-163e-40ea-b8c8-a1af5c8ee853 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.155769 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-508a5d60-163e-40ea-b8c8-a1af5c8ee853 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-member] PUT https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:48.156098 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-508a5d60-163e-40ea-b8c8-a1af5c8ee853 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:48.160941 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:48.160941 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:48.166152 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-508a5d60-163e-40ea-b8c8-a1af5c8ee853 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-member] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:48.166510 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1493/5978] 10.4.3.57 () {70 vars in 1401 bytes} [Thu Aug 20 08:03:48 2026] PUT /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 313 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:48.173775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bcd251d7-8f91-4d51-838b-83a9d6816d73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.175691 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcd251d7-8f91-4d51-838b-83a9d6816d73 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:48.175898 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bcd251d7-8f91-4d51-838b-83a9d6816d73 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.176097 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bcd251d7-8f91-4d51-838b-83a9d6816d73 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.176221 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bcd251d7-8f91-4d51-838b-83a9d6816d73 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:48.180453 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:48.180453 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:48.181059 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcd251d7-8f91-4d51-838b-83a9d6816d73 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:48.181530 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1510/5979] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:48 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:48.190637 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e76588af-5ae1-47d2-ba46-52fba4f056cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.192446 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e76588af-5ae1-47d2-ba46-52fba4f056cf tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] DELETE https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:48.192667 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e76588af-5ae1-47d2-ba46-52fba4f056cf tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.192852 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e76588af-5ae1-47d2-ba46-52fba4f056cf tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.192955 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-e76588af-5ae1-47d2-ba46-52fba4f056cf tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Delete backup with id: 7649630a-d545-4ec7-9978-d52ffafbdb02. Aug 20 08:03:48.196877 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:48.196877 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:48.207721 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-e76588af-5ae1-47d2-ba46-52fba4f056cf tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] delete_backup rpcapi backup_id 7649630a-d545-4ec7-9978-d52ffafbdb02 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 08:03:48.209211 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e76588af-5ae1-47d2-ba46-52fba4f056cf tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 202 Aug 20 08:03:48.209630 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1498/5980] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:48 2026] DELETE /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:03:48.215241 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d7e98af3-afab-47d0-9286-a1cfaa1df773 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.217180 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7e98af3-afab-47d0-9286-a1cfaa1df773 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:48.217397 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7e98af3-afab-47d0-9286-a1cfaa1df773 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.217565 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7e98af3-afab-47d0-9286-a1cfaa1df773 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.217711 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d7e98af3-afab-47d0-9286-a1cfaa1df773 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:48.221646 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:48.221646 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:48.222195 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7e98af3-afab-47d0-9286-a1cfaa1df773 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 200 Aug 20 08:03:48.222522 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1480/5981] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:48 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:48.231369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-58c7f8e2-1d7f-47ea-a5c7-4b94cef14ae6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.232998 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58c7f8e2-1d7f-47ea-a5c7-4b94cef14ae6 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/volumes/47573da1-0fbd-4845-949c-d3029009f6ef Aug 20 08:03:48.233224 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58c7f8e2-1d7f-47ea-a5c7-4b94cef14ae6 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.233444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58c7f8e2-1d7f-47ea-a5c7-4b94cef14ae6 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.240298 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:48.240298 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:48.244025 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-58c7f8e2-1d7f-47ea-a5c7-4b94cef14ae6 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Volume info retrieved successfully. Aug 20 08:03:48.248230 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58c7f8e2-1d7f-47ea-a5c7-4b94cef14ae6 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes/47573da1-0fbd-4845-949c-d3029009f6ef returned with HTTP 200 Aug 20 08:03:48.248684 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1494/5982] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:48 2026] GET /volume/v3/volumes/47573da1-0fbd-4845-949c-d3029009f6ef => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:48.259446 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb44c52d-168f-4ad5-9954-c597c2cc105b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.261111 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb44c52d-168f-4ad5-9954-c597c2cc105b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/messages Aug 20 08:03:48.261303 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb44c52d-168f-4ad5-9954-c597c2cc105b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.261503 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb44c52d-168f-4ad5-9954-c597c2cc105b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.264851 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb44c52d-168f-4ad5-9954-c597c2cc105b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:03:48.265233 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1511/5983] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:03:48 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:48.272769 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-38324597-1083-4498-8038-95a69d7ff736 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.274507 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38324597-1083-4498-8038-95a69d7ff736 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] GET https://10.4.3.57/volume/v3/messages/12c61c77-cd53-454b-8970-07e3bf1548d0 Aug 20 08:03:48.274794 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38324597-1083-4498-8038-95a69d7ff736 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.275021 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38324597-1083-4498-8038-95a69d7ff736 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.278541 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38324597-1083-4498-8038-95a69d7ff736 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/messages/12c61c77-cd53-454b-8970-07e3bf1548d0 returned with HTTP 200 Aug 20 08:03:48.279017 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1499/5984] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:48 2026] GET /volume/v3/messages/12c61c77-cd53-454b-8970-07e3bf1548d0 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:48.286630 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4c5d3003-0da7-4300-adfa-5ebfa7502eb6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.288280 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c5d3003-0da7-4300-adfa-5ebfa7502eb6 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] DELETE https://10.4.3.57/volume/v3/messages/12c61c77-cd53-454b-8970-07e3bf1548d0 Aug 20 08:03:48.288481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c5d3003-0da7-4300-adfa-5ebfa7502eb6 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.288668 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c5d3003-0da7-4300-adfa-5ebfa7502eb6 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.297799 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c5d3003-0da7-4300-adfa-5ebfa7502eb6 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/messages/12c61c77-cd53-454b-8970-07e3bf1548d0 returned with HTTP 204 Aug 20 08:03:48.298168 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1481/5985] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 08:03:48 2026] DELETE /volume/v3/messages/12c61c77-cd53-454b-8970-07e3bf1548d0 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 08:03:48.303810 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.305670 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/47573da1-0fbd-4845-949c-d3029009f6ef Aug 20 08:03:48.305889 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.306079 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.306245 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Delete volume with id: 47573da1-0fbd-4845-949c-d3029009f6ef Aug 20 08:03:48.313276 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:48.313276 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:48.313631 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Volume info retrieved successfully. Aug 20 08:03:48.314573 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 08:03:48.325084 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1885661410 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1885661410, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:48.325676 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1885661410 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1885661410, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:48.333699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Created reservations ['a84637c6-7b38-4ee2-a132-53d11c5215b4', '14f2594f-894e-405c-9f3e-cba16041aa95', '8686a5ac-5ef2-4da5-9476-2d7e5999ebca', 'ff6dd32a-87ff-4062-aa48-dec58844011b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:48.359710 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Delete volume request issued successfully. Aug 20 08:03:48.359936 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9428bd85-5d82-4ff4-97a0-00472ed3149b tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/volumes/47573da1-0fbd-4845-949c-d3029009f6ef returned with HTTP 202 Aug 20 08:03:48.360740 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1495/5986] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:48 2026] DELETE /volume/v3/volumes/47573da1-0fbd-4845-949c-d3029009f6ef => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:48.368081 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9eeca33f-3315-4f6f-8b84-446566a30eb4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:48.369826 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9eeca33f-3315-4f6f-8b84-446566a30eb4 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] DELETE https://10.4.3.57/volume/v3/types/3c99d464-e822-4fbc-ada7-831d8b41bc3e Aug 20 08:03:48.369936 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9eeca33f-3315-4f6f-8b84-446566a30eb4 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:48.370172 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9eeca33f-3315-4f6f-8b84-446566a30eb4 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:48.392984 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9eeca33f-3315-4f6f-8b84-446566a30eb4 tempest-ProjectAdminTests-213155925 tempest-ProjectAdminTests-213155925-project-admin] https://10.4.3.57/volume/v3/types/3c99d464-e822-4fbc-ada7-831d8b41bc3e returned with HTTP 202 Aug 20 08:03:48.393378 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1512/5987] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:48 2026] DELETE /volume/v3/types/3c99d464-e822-4fbc-ada7-831d8b41bc3e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:49.231926 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2065b165-0924-4b5b-b5fd-dca088280635 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:49.233707 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2065b165-0924-4b5b-b5fd-dca088280635 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 Aug 20 08:03:49.233912 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2065b165-0924-4b5b-b5fd-dca088280635 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:49.234146 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2065b165-0924-4b5b-b5fd-dca088280635 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:49.234266 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2065b165-0924-4b5b-b5fd-dca088280635 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Show backup with id 7649630a-d545-4ec7-9978-d52ffafbdb02. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 08:03:49.237806 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2065b165-0924-4b5b-b5fd-dca088280635 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 returned with HTTP 404 Aug 20 08:03:49.238360 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1500/5988] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:49 2026] GET /volume/v3/backups/7649630a-d545-4ec7-9978-d52ffafbdb02 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:49.244794 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5cabf6cd-a24c-46cd-9819-f9bcc3f49ba3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:49.246877 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5cabf6cd-a24c-46cd-9819-f9bcc3f49ba3 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 Aug 20 08:03:49.247154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5cabf6cd-a24c-46cd-9819-f9bcc3f49ba3 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:49.247395 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5cabf6cd-a24c-46cd-9819-f9bcc3f49ba3 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:49.247633 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5cabf6cd-a24c-46cd-9819-f9bcc3f49ba3 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Delete volume with id: 13e298ea-c83e-47c0-9182-2ba09cce8284 Aug 20 08:03:49.254618 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:49.254618 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:49.254935 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5cabf6cd-a24c-46cd-9819-f9bcc3f49ba3 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Volume info retrieved successfully. Aug 20 08:03:49.271720 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5cabf6cd-a24c-46cd-9819-f9bcc3f49ba3 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Delete volume request issued successfully. Aug 20 08:03:49.271986 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5cabf6cd-a24c-46cd-9819-f9bcc3f49ba3 tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 returned with HTTP 202 Aug 20 08:03:49.272456 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1482/5989] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:49 2026] DELETE /volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:49.280075 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c1926aa-7dc9-4b12-83b3-8a2af30fe4dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:49.282013 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c1926aa-7dc9-4b12-83b3-8a2af30fe4dd tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 Aug 20 08:03:49.282316 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c1926aa-7dc9-4b12-83b3-8a2af30fe4dd tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:49.282560 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c1926aa-7dc9-4b12-83b3-8a2af30fe4dd tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:49.289040 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:49.289040 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:49.292736 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0c1926aa-7dc9-4b12-83b3-8a2af30fe4dd tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Volume info retrieved successfully. Aug 20 08:03:49.296778 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c1926aa-7dc9-4b12-83b3-8a2af30fe4dd tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 returned with HTTP 200 Aug 20 08:03:49.297181 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1496/5990] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:49 2026] GET /volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:49.609325 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f3ec2a10-88c3-4db0-a531-40922bc4b33a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:49.678402 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3ec2a10-88c3-4db0-a531-40922bc4b33a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:49.678797 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3ec2a10-88c3-4db0-a531-40922bc4b33a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1428670876", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2018578995", "vendor_name": "tempest-vendor_name-1681462786"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:49.690924 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3ec2a10-88c3-4db0-a531-40922bc4b33a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:49.691295 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1513/5991] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:49 2026] POST /volume/v3/types => generated 330 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:49.698453 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:49.700089 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:49.700449 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b6562cb1-34ac-4b3d-beaf-510b49fbb297", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:49.702080 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Create volume request body: {'volume': {'volume_type': 'b6562cb1-34ac-4b3d-beaf-510b49fbb297', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:49.705252 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Create volume of 1 GB Aug 20 08:03:49.705557 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:49.705557 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:49.705918 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Availability Zones retrieved successfully. Aug 20 08:03:49.710715 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Flow 'volume_create_api' (03b5e5ce-24d0-4768-b2b5-575eae53f6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:49.711711 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848ab8ac-b5a4-40fb-8cb3-c1d9b706bcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:49.712408 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:49.728067 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848ab8ac-b5a4-40fb-8cb3-c1d9b706bcb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T08:03:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2018578995',vendor_name='tempest-vendor_name-1681462786'},id=b6562cb1-34ac-4b3d-beaf-510b49fbb297,is_public=True,name='tempest-ProjectMemberTests-volume-type-1428670876',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6562cb1-34ac-4b3d-beaf-510b49fbb297', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:49.728776 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9475dd-8551-4953-96ee-2390eac3e882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:49.749992 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1428670876 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1428670876, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:49.750300 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1428670876 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1428670876, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:49.776570 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Created reservations ['82812681-e2bb-46aa-b285-5140824d6885', 'e7c806ea-ffd1-4632-8dbf-f87584aa3ccc', '14155170-bddd-4bce-8eef-6f2c6b93ee28', 'd139d671-e3cd-462c-94dc-37a7a9ccc79b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:49.777391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9475dd-8551-4953-96ee-2390eac3e882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82812681-e2bb-46aa-b285-5140824d6885', 'e7c806ea-ffd1-4632-8dbf-f87584aa3ccc', '14155170-bddd-4bce-8eef-6f2c6b93ee28', 'd139d671-e3cd-462c-94dc-37a7a9ccc79b']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:49.778181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f896e6c2-951b-4043-9a7e-477a1c816137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:49.800465 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f896e6c2-951b-4043-9a7e-477a1c816137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b36538f-3410-4a64-8b0d-8071f13c6be2', '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='919a6b60cc2d46d18db4889e86bca38d',qos_specs=None,replication_status=,reservations=['82812681-e2bb-46aa-b285-5140824d6885','e7c806ea-ffd1-4632-8dbf-f87584aa3ccc','14155170-bddd-4bce-8eef-6f2c6b93ee28','d139d671-e3cd-462c-94dc-37a7a9ccc79b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e0584b6d21248eeb806ad4144f0ce72',volume_type_id=b6562cb1-34ac-4b3d-beaf-510b49fbb297), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b36538f-3410-4a64-8b0d-8071f13c6be2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='919a6b60cc2d46d18db4889e86bca38d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e0584b6d21248eeb806ad4144f0ce72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6562cb1-34ac-4b3d-beaf-510b49fbb297),volume_type_id=b6562cb1-34ac-4b3d-beaf-510b49fbb297)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:49.801678 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3edae74-730e-4723-b835-931ac9337838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:49.818919 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3edae74-730e-4723-b835-931ac9337838) transitioned into state 'SUCCESS' from 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='919a6b60cc2d46d18db4889e86bca38d',qos_specs=None,replication_status=,reservations=['82812681-e2bb-46aa-b285-5140824d6885','e7c806ea-ffd1-4632-8dbf-f87584aa3ccc','14155170-bddd-4bce-8eef-6f2c6b93ee28','d139d671-e3cd-462c-94dc-37a7a9ccc79b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e0584b6d21248eeb806ad4144f0ce72',volume_type_id=b6562cb1-34ac-4b3d-beaf-510b49fbb297)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:49.819681 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35bbd86-d6d3-4b37-9264-65271c2674e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:49.827838 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35bbd86-d6d3-4b37-9264-65271c2674e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:49.828671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Flow 'volume_create_api' (03b5e5ce-24d0-4768-b2b5-575eae53f6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:49.828972 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Create volume request issued successfully. Aug 20 08:03:49.829508 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efac235b-4c1c-4fc0-8cc0-b0d1652396f7 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:49.829936 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1501/5992] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:03:49 2026] POST /volume/v3/volumes => generated 772 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:49.840090 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d903b1eb-30a3-4599-bb32-c06ee97af191 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:49.841745 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d903b1eb-30a3-4599-bb32-c06ee97af191 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] GET https://10.4.3.57/volume/v3/volumes/4b36538f-3410-4a64-8b0d-8071f13c6be2 Aug 20 08:03:49.841992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d903b1eb-30a3-4599-bb32-c06ee97af191 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:49.842172 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d903b1eb-30a3-4599-bb32-c06ee97af191 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:49.848754 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:49.848754 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:49.851804 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d903b1eb-30a3-4599-bb32-c06ee97af191 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Volume info retrieved successfully. Aug 20 08:03:49.855289 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d903b1eb-30a3-4599-bb32-c06ee97af191 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes/4b36538f-3410-4a64-8b0d-8071f13c6be2 returned with HTTP 200 Aug 20 08:03:49.855630 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1483/5993] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:49 2026] GET /volume/v3/volumes/4b36538f-3410-4a64-8b0d-8071f13c6be2 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:50.309158 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ef80cec9-9071-4e0f-8e52-d8e2f865699b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:50.311398 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef80cec9-9071-4e0f-8e52-d8e2f865699b tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] GET https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 Aug 20 08:03:50.311692 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef80cec9-9071-4e0f-8e52-d8e2f865699b tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:50.311989 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef80cec9-9071-4e0f-8e52-d8e2f865699b tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:50.318772 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef80cec9-9071-4e0f-8e52-d8e2f865699b tempest-ProjectMemberTests39-750638443 tempest-ProjectMemberTests39-750638443-project-admin] https://10.4.3.57/volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 returned with HTTP 404 Aug 20 08:03:50.319257 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1497/5994] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:50 2026] GET /volume/v3/volumes/13e298ea-c83e-47c0-9182-2ba09cce8284 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:50.867202 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fa829f25-d549-44dd-aa1b-31f125c98294 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:50.868837 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa829f25-d549-44dd-aa1b-31f125c98294 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] GET https://10.4.3.57/volume/v3/volumes/4b36538f-3410-4a64-8b0d-8071f13c6be2 Aug 20 08:03:50.869041 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa829f25-d549-44dd-aa1b-31f125c98294 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:50.869242 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa829f25-d549-44dd-aa1b-31f125c98294 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:50.877429 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:50.877429 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:50.880654 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fa829f25-d549-44dd-aa1b-31f125c98294 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Volume info retrieved successfully. Aug 20 08:03:50.884651 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa829f25-d549-44dd-aa1b-31f125c98294 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes/4b36538f-3410-4a64-8b0d-8071f13c6be2 returned with HTTP 200 Aug 20 08:03:50.885028 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1514/5995] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:50 2026] GET /volume/v3/volumes/4b36538f-3410-4a64-8b0d-8071f13c6be2 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:50.896819 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ad9ce5a-69c1-485a-83d9-45a01c15e289 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:50.898809 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ad9ce5a-69c1-485a-83d9-45a01c15e289 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] GET https://10.4.3.57/volume/v3/messages Aug 20 08:03:50.899055 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ad9ce5a-69c1-485a-83d9-45a01c15e289 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:50.899323 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ad9ce5a-69c1-485a-83d9-45a01c15e289 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:50.899575 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:50.899575 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:50.902867 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ad9ce5a-69c1-485a-83d9-45a01c15e289 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:03:50.903310 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1502/5996] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:03:50 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:50.910806 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9aba11e1-6b5c-4847-9910-c7651ca0b38f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:51.013570 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9aba11e1-6b5c-4847-9910-c7651ca0b38f tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] DELETE https://10.4.3.57/volume/v3/messages/f7a868bb-8c8a-4361-8013-cfa6d4583037 Aug 20 08:03:51.013779 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9aba11e1-6b5c-4847-9910-c7651ca0b38f tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:51.013971 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9aba11e1-6b5c-4847-9910-c7651ca0b38f tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:51.022087 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9aba11e1-6b5c-4847-9910-c7651ca0b38f tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] https://10.4.3.57/volume/v3/messages/f7a868bb-8c8a-4361-8013-cfa6d4583037 returned with HTTP 204 Aug 20 08:03:51.022422 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1484/5997] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 08:03:50 2026] DELETE /volume/v3/messages/f7a868bb-8c8a-4361-8013-cfa6d4583037 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 08:03:51.028839 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e94205d0-b640-4f75-a3fb-71d0ca28bcca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:51.030408 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e94205d0-b640-4f75-a3fb-71d0ca28bcca tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] GET https://10.4.3.57/volume/v3/messages/f7a868bb-8c8a-4361-8013-cfa6d4583037 Aug 20 08:03:51.030630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e94205d0-b640-4f75-a3fb-71d0ca28bcca tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:51.030803 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e94205d0-b640-4f75-a3fb-71d0ca28bcca tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:51.034298 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e94205d0-b640-4f75-a3fb-71d0ca28bcca tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] https://10.4.3.57/volume/v3/messages/f7a868bb-8c8a-4361-8013-cfa6d4583037 returned with HTTP 404 Aug 20 08:03:51.034743 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1498/5998] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:51 2026] GET /volume/v3/messages/f7a868bb-8c8a-4361-8013-cfa6d4583037 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:51.040159 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c941d1a-07b6-431e-b571-3551788a28df None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:51.042295 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/4b36538f-3410-4a64-8b0d-8071f13c6be2 Aug 20 08:03:51.042607 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:51.042872 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:51.043095 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Delete volume with id: 4b36538f-3410-4a64-8b0d-8071f13c6be2 Aug 20 08:03:51.050686 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:51.050686 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:51.050995 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Volume info retrieved successfully. Aug 20 08:03:51.051844 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100250) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 08:03:51.059626 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1428670876 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1428670876, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:51.059872 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1428670876 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1428670876, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:51.066816 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Created reservations ['b9298ee5-0990-4f9c-818f-36ffbdda9610', 'd34d2a73-6b92-4369-a367-a4a103a8b38c', '091994fe-e62d-48ed-bd12-bedbebf0883a', 'ce52f7b7-2fc1-49d1-8926-99bf64a7759f'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:51.087421 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Delete volume request issued successfully. Aug 20 08:03:51.087668 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c941d1a-07b6-431e-b571-3551788a28df tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes/4b36538f-3410-4a64-8b0d-8071f13c6be2 returned with HTTP 202 Aug 20 08:03:51.087989 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1515/5999] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:51 2026] DELETE /volume/v3/volumes/4b36538f-3410-4a64-8b0d-8071f13c6be2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:51.095866 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da7d7f27-62f2-45da-8950-e0c94c1712ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:51.097529 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da7d7f27-62f2-45da-8950-e0c94c1712ea tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] DELETE https://10.4.3.57/volume/v3/types/b6562cb1-34ac-4b3d-beaf-510b49fbb297 Aug 20 08:03:51.097713 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da7d7f27-62f2-45da-8950-e0c94c1712ea tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:51.097935 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da7d7f27-62f2-45da-8950-e0c94c1712ea tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:51.118909 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da7d7f27-62f2-45da-8950-e0c94c1712ea tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/types/b6562cb1-34ac-4b3d-beaf-510b49fbb297 returned with HTTP 202 Aug 20 08:03:51.119245 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1503/6000] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:51 2026] DELETE /volume/v3/types/b6562cb1-34ac-4b3d-beaf-510b49fbb297 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:51.127259 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9ff8aef5-192e-4e10-930a-18ebd1422818 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:51.129289 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ff8aef5-192e-4e10-930a-18ebd1422818 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:51.129644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9ff8aef5-192e-4e10-930a-18ebd1422818 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1551777034", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1464877926", "vendor_name": "tempest-vendor_name-1397511457"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:51.143979 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ff8aef5-192e-4e10-930a-18ebd1422818 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:51.144317 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1485/6001] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:51 2026] POST /volume/v3/types => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:51.151832 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:51.153446 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:51.153778 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bf699521-20be-4524-977d-d5b74794559d", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:51.155415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Create volume request body: {'volume': {'volume_type': 'bf699521-20be-4524-977d-d5b74794559d', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:51.158908 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Create volume of 1 GB Aug 20 08:03:51.159159 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:51.159159 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:51.159483 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Availability Zones retrieved successfully. Aug 20 08:03:51.164415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Flow 'volume_create_api' (cbfdff41-2506-4192-a714-3f172b6d4be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:51.165450 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7874d2f-586c-42e6-a08a-2b5a8f6295fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.166115 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:51.189798 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7874d2f-586c-42e6-a08a-2b5a8f6295fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T08:03:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1464877926',vendor_name='tempest-vendor_name-1397511457'},id=bf699521-20be-4524-977d-d5b74794559d,is_public=True,name='tempest-ProjectMemberTests-volume-type-1551777034',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf699521-20be-4524-977d-d5b74794559d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.190971 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b5f642-b4fd-44bb-8374-93a1967afe07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.218805 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1551777034 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1551777034, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:51.219109 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1551777034 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1551777034, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:51.244759 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Created reservations ['320c59de-f7a3-4047-841e-7c7b6870cf1e', 'ea690a48-58a1-4449-a92b-a4e5958393be', 'd33e5dde-66f5-41f8-adb6-77eacfb232bf', 'c0a90fba-0521-4370-ad5d-444c4dea235d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:51.245527 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b5f642-b4fd-44bb-8374-93a1967afe07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['320c59de-f7a3-4047-841e-7c7b6870cf1e', 'ea690a48-58a1-4449-a92b-a4e5958393be', 'd33e5dde-66f5-41f8-adb6-77eacfb232bf', 'c0a90fba-0521-4370-ad5d-444c4dea235d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.246247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338c3d9d-3d6d-4f84-affd-e69dff2dc311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.269473 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338c3d9d-3d6d-4f84-affd-e69dff2dc311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '640a8548-7474-4e16-b671-a194745c1a57', '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='919a6b60cc2d46d18db4889e86bca38d',qos_specs=None,replication_status=,reservations=['320c59de-f7a3-4047-841e-7c7b6870cf1e','ea690a48-58a1-4449-a92b-a4e5958393be','d33e5dde-66f5-41f8-adb6-77eacfb232bf','c0a90fba-0521-4370-ad5d-444c4dea235d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e0584b6d21248eeb806ad4144f0ce72',volume_type_id=bf699521-20be-4524-977d-d5b74794559d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=640a8548-7474-4e16-b671-a194745c1a57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='919a6b60cc2d46d18db4889e86bca38d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e0584b6d21248eeb806ad4144f0ce72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf699521-20be-4524-977d-d5b74794559d),volume_type_id=bf699521-20be-4524-977d-d5b74794559d)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.270176 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfcf7990-cb6f-47b0-8322-ba5d46d781d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.285464 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfcf7990-cb6f-47b0-8322-ba5d46d781d4) transitioned into state 'SUCCESS' from 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='919a6b60cc2d46d18db4889e86bca38d',qos_specs=None,replication_status=,reservations=['320c59de-f7a3-4047-841e-7c7b6870cf1e','ea690a48-58a1-4449-a92b-a4e5958393be','d33e5dde-66f5-41f8-adb6-77eacfb232bf','c0a90fba-0521-4370-ad5d-444c4dea235d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e0584b6d21248eeb806ad4144f0ce72',volume_type_id=bf699521-20be-4524-977d-d5b74794559d)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.286146 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169f9e8f-9df5-4126-b0c9-7878e0ee440a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.297135 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169f9e8f-9df5-4126-b0c9-7878e0ee440a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.298068 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Flow 'volume_create_api' (cbfdff41-2506-4192-a714-3f172b6d4be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:51.298396 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Create volume request issued successfully. Aug 20 08:03:51.299068 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b294e98-9d71-4213-91ec-23902d9e5d45 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:51.299504 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1499/6002] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:03:51 2026] POST /volume/v3/volumes => generated 772 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:51.311355 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7153e250-b2df-40c1-896d-73ea8c0ba092 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:51.313277 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7153e250-b2df-40c1-896d-73ea8c0ba092 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] GET https://10.4.3.57/volume/v3/volumes/640a8548-7474-4e16-b671-a194745c1a57 Aug 20 08:03:51.313526 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7153e250-b2df-40c1-896d-73ea8c0ba092 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:51.313773 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7153e250-b2df-40c1-896d-73ea8c0ba092 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:51.320405 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:51.320405 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:51.323590 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7153e250-b2df-40c1-896d-73ea8c0ba092 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Volume info retrieved successfully. Aug 20 08:03:51.327102 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7153e250-b2df-40c1-896d-73ea8c0ba092 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes/640a8548-7474-4e16-b671-a194745c1a57 returned with HTTP 200 Aug 20 08:03:51.327652 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1516/6003] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:51 2026] GET /volume/v3/volumes/640a8548-7474-4e16-b671-a194745c1a57 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:51.646074 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:51.716661 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:51.716973 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-282385450"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:51.718529 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-282385450'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:51.718661 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume of 1 GB Aug 20 08:03:51.722138 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Availability Zones retrieved successfully. Aug 20 08:03:51.726734 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (803d57f3-36f6-42e5-acfb-3211a3708c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:51.727681 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd2a05c-bf78-4d6a-9c98-62c62ce91a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.728346 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:51.749061 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd2a05c-bf78-4d6a-9c98-62c62ce91a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.749681 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795a6770-738b-4502-8f3d-ba1cb93eb319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.800006 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['b72718fe-6df4-4ecf-b5b9-2da76cccd0e2', 'c4892080-6973-4cd8-b0f0-a9dd27f0244d', '7c8e6ea4-277c-4f4b-a591-d9a554a23ac9', '2a798c35-6423-47b2-95d5-f9c4bd61cfa6'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:51.800706 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795a6770-738b-4502-8f3d-ba1cb93eb319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b72718fe-6df4-4ecf-b5b9-2da76cccd0e2', 'c4892080-6973-4cd8-b0f0-a9dd27f0244d', '7c8e6ea4-277c-4f4b-a591-d9a554a23ac9', '2a798c35-6423-47b2-95d5-f9c4bd61cfa6']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.801344 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1788a7c-3f74-46c5-969e-5493bdb10848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.825380 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1788a7c-3f74-46c5-969e-5493bdb10848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e2b983-aa7f-44be-ac85-35135381f9ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-282385450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['b72718fe-6df4-4ecf-b5b9-2da76cccd0e2','c4892080-6973-4cd8-b0f0-a9dd27f0244d','7c8e6ea4-277c-4f4b-a591-d9a554a23ac9','2a798c35-6423-47b2-95d5-f9c4bd61cfa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-282385450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8e2b983-aa7f-44be-ac85-35135381f9ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c8bb41dca24261bc267fa272c66ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16cb3776c95d45938c25de210d96cb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.826111 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f0d4b2-a296-46ad-bb9d-35c67a40280a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.849440 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f0d4b2-a296-46ad-bb9d-35c67a40280a) transitioned into state 'SUCCESS' from state '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-282385450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['b72718fe-6df4-4ecf-b5b9-2da76cccd0e2','c4892080-6973-4cd8-b0f0-a9dd27f0244d','7c8e6ea4-277c-4f4b-a591-d9a554a23ac9','2a798c35-6423-47b2-95d5-f9c4bd61cfa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.850047 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d51bcb-59f2-4b9c-90b5-10a206629ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:51.860181 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d51bcb-59f2-4b9c-90b5-10a206629ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:51.861085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (803d57f3-36f6-42e5-acfb-3211a3708c8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:51.861377 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request issued successfully. Aug 20 08:03:51.862037 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff61da15-03d3-448a-ad89-1d30f7a5c289 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:51.862469 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1504/6004] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:03:51 2026] POST /volume/v3/volumes => generated 775 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:51.873745 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b6f8b6bf-7b50-4986-9bfa-dadd5aff133c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:51.875413 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6f8b6bf-7b50-4986-9bfa-dadd5aff133c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed Aug 20 08:03:51.875662 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6f8b6bf-7b50-4986-9bfa-dadd5aff133c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:51.875902 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6f8b6bf-7b50-4986-9bfa-dadd5aff133c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:51.877811 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=140,cinder:INSERT=35,cinder:UPDATE=57 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:03:51.883185 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:51.883185 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:51.886772 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b6f8b6bf-7b50-4986-9bfa-dadd5aff133c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:03:51.891117 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6f8b6bf-7b50-4986-9bfa-dadd5aff133c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed returned with HTTP 200 Aug 20 08:03:51.891592 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1486/6005] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:51 2026] GET /volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:52.338891 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ff9c982-0aa4-4f23-843b-e9dff0bb6aed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.340631 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ff9c982-0aa4-4f23-843b-e9dff0bb6aed tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] GET https://10.4.3.57/volume/v3/volumes/640a8548-7474-4e16-b671-a194745c1a57 Aug 20 08:03:52.340827 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ff9c982-0aa4-4f23-843b-e9dff0bb6aed tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:52.341015 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ff9c982-0aa4-4f23-843b-e9dff0bb6aed tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:52.347880 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:52.347880 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:52.350807 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0ff9c982-0aa4-4f23-843b-e9dff0bb6aed tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Volume info retrieved successfully. Aug 20 08:03:52.354075 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ff9c982-0aa4-4f23-843b-e9dff0bb6aed tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes/640a8548-7474-4e16-b671-a194745c1a57 returned with HTTP 200 Aug 20 08:03:52.354397 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1500/6006] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:52 2026] GET /volume/v3/volumes/640a8548-7474-4e16-b671-a194745c1a57 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:52.365235 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f76a73b5-6a34-414b-b7ed-349877f9c371 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.366827 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f76a73b5-6a34-414b-b7ed-349877f9c371 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] GET https://10.4.3.57/volume/v3/messages Aug 20 08:03:52.367059 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f76a73b5-6a34-414b-b7ed-349877f9c371 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:52.367231 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f76a73b5-6a34-414b-b7ed-349877f9c371 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:52.370367 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f76a73b5-6a34-414b-b7ed-349877f9c371 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:03:52.370829 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1517/6007] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:03:52 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:52.378186 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-975a695e-2484-4c2c-8e22-616c9203fae3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.379869 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-975a695e-2484-4c2c-8e22-616c9203fae3 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] GET https://10.4.3.57/volume/v3/messages Aug 20 08:03:52.380081 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-975a695e-2484-4c2c-8e22-616c9203fae3 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:52.380257 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-975a695e-2484-4c2c-8e22-616c9203fae3 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:52.380491 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:52.380491 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:52.383535 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-975a695e-2484-4c2c-8e22-616c9203fae3 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:03:52.383883 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1505/6008] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:03:52 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:52.390954 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2b0dc008-f697-4b43-a2cf-e0c51311fdcd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.392587 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b0dc008-f697-4b43-a2cf-e0c51311fdcd tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] DELETE https://10.4.3.57/volume/v3/messages/3f570cd9-780a-46f7-a420-3a0057009c6a Aug 20 08:03:52.392778 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b0dc008-f697-4b43-a2cf-e0c51311fdcd tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:52.392980 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b0dc008-f697-4b43-a2cf-e0c51311fdcd tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:52.401677 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b0dc008-f697-4b43-a2cf-e0c51311fdcd tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/messages/3f570cd9-780a-46f7-a420-3a0057009c6a returned with HTTP 204 Aug 20 08:03:52.402035 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1487/6009] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 08:03:52 2026] DELETE /volume/v3/messages/3f570cd9-780a-46f7-a420-3a0057009c6a => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 08:03:52.407655 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.409242 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/640a8548-7474-4e16-b671-a194745c1a57 Aug 20 08:03:52.409439 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:52.409650 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:52.409820 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Delete volume with id: 640a8548-7474-4e16-b671-a194745c1a57 Aug 20 08:03:52.415787 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:52.415787 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:52.416057 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Volume info retrieved successfully. Aug 20 08:03:52.416922 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 08:03:52.433574 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Created reservations ['64d07867-d771-40de-9b9f-ec063104f6a5', '0dd3058e-5360-48b2-b17d-58d57296a114', '83c84321-d4fb-42a2-86c9-fa36caa018fa', '9cb35bbd-31b4-4fcc-a81e-0ba09dc0b1e2'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:52.456248 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Delete volume request issued successfully. Aug 20 08:03:52.456446 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3afd7425-3d1d-47fc-a968-3900bab9bbeb tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes/640a8548-7474-4e16-b671-a194745c1a57 returned with HTTP 202 Aug 20 08:03:52.456873 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1501/6010] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:52 2026] DELETE /volume/v3/volumes/640a8548-7474-4e16-b671-a194745c1a57 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:52.462779 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-53067379-cb2b-4101-84a2-50f405ff74ba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.464434 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53067379-cb2b-4101-84a2-50f405ff74ba tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] DELETE https://10.4.3.57/volume/v3/types/bf699521-20be-4524-977d-d5b74794559d Aug 20 08:03:52.464709 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53067379-cb2b-4101-84a2-50f405ff74ba tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:52.464992 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53067379-cb2b-4101-84a2-50f405ff74ba tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:52.486019 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53067379-cb2b-4101-84a2-50f405ff74ba tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/types/bf699521-20be-4524-977d-d5b74794559d returned with HTTP 202 Aug 20 08:03:52.486425 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1518/6011] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:52 2026] DELETE /volume/v3/types/bf699521-20be-4524-977d-d5b74794559d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:52.493414 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86610ed1-9fff-405e-bfd7-b4008aa81801 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.494921 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86610ed1-9fff-405e-bfd7-b4008aa81801 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:52.495227 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86610ed1-9fff-405e-bfd7-b4008aa81801 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-58418237", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1223896755", "vendor_name": "tempest-vendor_name-117833045"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:52.508795 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86610ed1-9fff-405e-bfd7-b4008aa81801 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:52.509232 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1506/6012] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:52 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) Aug 20 08:03:52.516333 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fb450693-1de7-48e2-931c-2b255f75781a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.518000 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:52.518337 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "82339569-9a51-4689-b1c1-b1583dcae31b", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:52.519773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Create volume request body: {'volume': {'volume_type': '82339569-9a51-4689-b1c1-b1583dcae31b', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:52.523166 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Create volume of 1 GB Aug 20 08:03:52.523421 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:52.523421 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:52.523752 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Availability Zones retrieved successfully. Aug 20 08:03:52.529435 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Flow 'volume_create_api' (1a71c130-9a78-4dfa-b46b-3b3077833796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:52.530437 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0835bf-0318-4e87-a820-416629b1c3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:52.531279 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:52.549831 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0835bf-0318-4e87-a820-416629b1c3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T08:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1223896755',vendor_name='tempest-vendor_name-117833045'},id=82339569-9a51-4689-b1c1-b1583dcae31b,is_public=True,name='tempest-ProjectMemberTests-volume-type-58418237',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82339569-9a51-4689-b1c1-b1583dcae31b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:52.550702 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe933f4-d425-4ad6-b973-674e70881673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:52.573595 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-58418237 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-58418237, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:52.573880 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-58418237 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-58418237, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:52.598756 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Created reservations ['5f1f5e78-361e-4c60-8500-4011ac9bb96d', '38e3126f-ffc6-41a6-b281-3c5418df89d1', '4a2dc4dd-b156-4b34-a92d-bd9bedd316af', '6d1bee09-0ad0-4e6a-81da-620cdfcd3b75'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:52.599440 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe933f4-d425-4ad6-b973-674e70881673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f1f5e78-361e-4c60-8500-4011ac9bb96d', '38e3126f-ffc6-41a6-b281-3c5418df89d1', '4a2dc4dd-b156-4b34-a92d-bd9bedd316af', '6d1bee09-0ad0-4e6a-81da-620cdfcd3b75']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:52.600117 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad0ad0f-8218-4534-9a32-6dd3c38ffcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:52.622630 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad0ad0f-8218-4534-9a32-6dd3c38ffcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '095dcc80-1ba3-4ce5-a13d-a3530eb7d20b', '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='919a6b60cc2d46d18db4889e86bca38d',qos_specs=None,replication_status=,reservations=['5f1f5e78-361e-4c60-8500-4011ac9bb96d','38e3126f-ffc6-41a6-b281-3c5418df89d1','4a2dc4dd-b156-4b34-a92d-bd9bedd316af','6d1bee09-0ad0-4e6a-81da-620cdfcd3b75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e0584b6d21248eeb806ad4144f0ce72',volume_type_id=82339569-9a51-4689-b1c1-b1583dcae31b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=095dcc80-1ba3-4ce5-a13d-a3530eb7d20b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='919a6b60cc2d46d18db4889e86bca38d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e0584b6d21248eeb806ad4144f0ce72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82339569-9a51-4689-b1c1-b1583dcae31b),volume_type_id=82339569-9a51-4689-b1c1-b1583dcae31b)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:52.623313 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51147ddd-e0c3-4674-b8cb-a30d6644d9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:52.638313 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51147ddd-e0c3-4674-b8cb-a30d6644d9ff) transitioned into state 'SUCCESS' from 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='919a6b60cc2d46d18db4889e86bca38d',qos_specs=None,replication_status=,reservations=['5f1f5e78-361e-4c60-8500-4011ac9bb96d','38e3126f-ffc6-41a6-b281-3c5418df89d1','4a2dc4dd-b156-4b34-a92d-bd9bedd316af','6d1bee09-0ad0-4e6a-81da-620cdfcd3b75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e0584b6d21248eeb806ad4144f0ce72',volume_type_id=82339569-9a51-4689-b1c1-b1583dcae31b)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:52.638941 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff8a0ad-be6c-42c3-8c18-001b7e6fa266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:52.647405 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff8a0ad-be6c-42c3-8c18-001b7e6fa266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:52.648084 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Flow 'volume_create_api' (1a71c130-9a78-4dfa-b46b-3b3077833796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:52.648331 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Create volume request issued successfully. Aug 20 08:03:52.648820 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb450693-1de7-48e2-931c-2b255f75781a tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:52.649240 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1488/6013] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:03:52 2026] POST /volume/v3/volumes => generated 770 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:52.660882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e2d67935-994c-4216-afaf-fbd77e09d820 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.662589 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2d67935-994c-4216-afaf-fbd77e09d820 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] GET https://10.4.3.57/volume/v3/volumes/095dcc80-1ba3-4ce5-a13d-a3530eb7d20b Aug 20 08:03:52.662780 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2d67935-994c-4216-afaf-fbd77e09d820 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:52.662965 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2d67935-994c-4216-afaf-fbd77e09d820 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:52.669479 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:52.669479 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:52.672641 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e2d67935-994c-4216-afaf-fbd77e09d820 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Volume info retrieved successfully. Aug 20 08:03:52.676334 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2d67935-994c-4216-afaf-fbd77e09d820 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes/095dcc80-1ba3-4ce5-a13d-a3530eb7d20b returned with HTTP 200 Aug 20 08:03:52.676711 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1502/6014] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:52 2026] GET /volume/v3/volumes/095dcc80-1ba3-4ce5-a13d-a3530eb7d20b => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:52.903527 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40ec1229-3718-489c-88c5-4774c729f701 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.905253 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40ec1229-3718-489c-88c5-4774c729f701 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed Aug 20 08:03:52.905462 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40ec1229-3718-489c-88c5-4774c729f701 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:52.905667 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40ec1229-3718-489c-88c5-4774c729f701 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:52.912222 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:52.912222 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:52.915583 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-40ec1229-3718-489c-88c5-4774c729f701 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:03:52.919115 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40ec1229-3718-489c-88c5-4774c729f701 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed returned with HTTP 200 Aug 20 08:03:52.919456 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1519/6015] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:52 2026] GET /volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:52.930828 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec852f2f-6b33-4c7b-9f4b-44cdafb661d7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:52.980482 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec852f2f-6b33-4c7b-9f4b-44cdafb661d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:03:52.980788 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec852f2f-6b33-4c7b-9f4b-44cdafb661d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8e2b983-aa7f-44be-ac85-35135381f9ed", "name": "tempest-ProjectMemberTests-Snapshot-1988264728"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:52.984248 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=145,cinder:INSERT=31,cinder:UPDATE=45 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:03:52.988660 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:52.988660 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:52.989110 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec852f2f-6b33-4c7b-9f4b-44cdafb661d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Volume info retrieved successfully. Aug 20 08:03:52.989238 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-ec852f2f-6b33-4c7b-9f4b-44cdafb661d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Create snapshot from volume c8e2b983-aa7f-44be-ac85-35135381f9ed Aug 20 08:03:53.029733 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ec852f2f-6b33-4c7b-9f4b-44cdafb661d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Created reservations ['a44d6850-dc11-405e-b01b-8836863b95c6', '54ae810e-c74c-4093-b9c1-412dacf4252b', '00f97f21-d0a0-4f41-a76d-c5a66f6b2b59', 'f81e14b0-dcd1-4f77-b442-43e6a7fdb2d1'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:53.057637 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec852f2f-6b33-4c7b-9f4b-44cdafb661d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot create request issued successfully. Aug 20 08:03:53.057936 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec852f2f-6b33-4c7b-9f4b-44cdafb661d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:03:53.058302 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1507/6016] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:03:52 2026] POST /volume/v3/snapshots => generated 305 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:53.066661 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75f68fe0-8202-498c-ab3f-c75acb88f6ce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:53.068479 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75f68fe0-8202-498c-ab3f-c75acb88f6ce tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] GET https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 Aug 20 08:03:53.068679 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75f68fe0-8202-498c-ab3f-c75acb88f6ce tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:53.068863 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75f68fe0-8202-498c-ab3f-c75acb88f6ce tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:53.073683 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:53.073683 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:53.074062 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-75f68fe0-8202-498c-ab3f-c75acb88f6ce tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:03:53.074769 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75f68fe0-8202-498c-ab3f-c75acb88f6ce tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 returned with HTTP 200 Aug 20 08:03:53.075077 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1489/6017] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:53 2026] GET /volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:53.688174 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7cb8edac-a721-4849-aa42-6c86e2ceb12f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:53.689831 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7cb8edac-a721-4849-aa42-6c86e2ceb12f tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] GET https://10.4.3.57/volume/v3/volumes/095dcc80-1ba3-4ce5-a13d-a3530eb7d20b Aug 20 08:03:53.690062 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7cb8edac-a721-4849-aa42-6c86e2ceb12f tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:53.690237 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7cb8edac-a721-4849-aa42-6c86e2ceb12f tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:53.691943 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=169,cinder:UPDATE=89,cinder:INSERT=37 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:03:53.697894 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:53.697894 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:53.700823 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7cb8edac-a721-4849-aa42-6c86e2ceb12f tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Volume info retrieved successfully. Aug 20 08:03:53.704002 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7cb8edac-a721-4849-aa42-6c86e2ceb12f tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes/095dcc80-1ba3-4ce5-a13d-a3530eb7d20b returned with HTTP 200 Aug 20 08:03:53.704472 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1503/6018] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:03:53 2026] GET /volume/v3/volumes/095dcc80-1ba3-4ce5-a13d-a3530eb7d20b => generated 970 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:53.715933 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f3a02ccd-e547-4cde-9fcb-5ab9766ab0b0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:53.717563 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3a02ccd-e547-4cde-9fcb-5ab9766ab0b0 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] GET https://10.4.3.57/volume/v3/messages Aug 20 08:03:53.717776 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3a02ccd-e547-4cde-9fcb-5ab9766ab0b0 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:53.717966 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3a02ccd-e547-4cde-9fcb-5ab9766ab0b0 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:53.719779 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=150,cinder:UPDATE=62,cinder:INSERT=30 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:03:53.721976 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3a02ccd-e547-4cde-9fcb-5ab9766ab0b0 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:03:53.722308 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1520/6019] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:03:53 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:53.730406 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-849f66b6-7172-4e10-a77f-18bf28619027 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:53.732045 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-849f66b6-7172-4e10-a77f-18bf28619027 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] GET https://10.4.3.57/volume/v3/messages/11f6bd82-acc6-44cf-9ab6-bab29cb60f53 Aug 20 08:03:53.732225 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-849f66b6-7172-4e10-a77f-18bf28619027 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:53.732396 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-849f66b6-7172-4e10-a77f-18bf28619027 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:53.735914 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:53.735914 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:53.736590 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-849f66b6-7172-4e10-a77f-18bf28619027 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-member] https://10.4.3.57/volume/v3/messages/11f6bd82-acc6-44cf-9ab6-bab29cb60f53 returned with HTTP 200 Aug 20 08:03:53.736913 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1508/6020] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:53 2026] GET /volume/v3/messages/11f6bd82-acc6-44cf-9ab6-bab29cb60f53 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:53.744644 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1fcb825f-eff4-4000-80bf-611834cbe3a8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:53.746634 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fcb825f-eff4-4000-80bf-611834cbe3a8 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] DELETE https://10.4.3.57/volume/v3/messages/11f6bd82-acc6-44cf-9ab6-bab29cb60f53 Aug 20 08:03:53.746855 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fcb825f-eff4-4000-80bf-611834cbe3a8 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:53.747052 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fcb825f-eff4-4000-80bf-611834cbe3a8 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:53.755863 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fcb825f-eff4-4000-80bf-611834cbe3a8 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/messages/11f6bd82-acc6-44cf-9ab6-bab29cb60f53 returned with HTTP 204 Aug 20 08:03:53.756231 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1490/6021] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 08:03:53 2026] DELETE /volume/v3/messages/11f6bd82-acc6-44cf-9ab6-bab29cb60f53 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 08:03:53.762098 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:53.763656 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/095dcc80-1ba3-4ce5-a13d-a3530eb7d20b Aug 20 08:03:53.763846 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:53.764025 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:53.764176 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Delete volume with id: 095dcc80-1ba3-4ce5-a13d-a3530eb7d20b Aug 20 08:03:53.770270 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:53.770270 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:53.770520 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Volume info retrieved successfully. Aug 20 08:03:53.771341 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 08:03:53.779427 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-58418237 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-58418237, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:53.779704 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-58418237 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-58418237, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:03:53.787463 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Created reservations ['dfecf462-f750-4fd7-a8de-209d6a8caad6', 'c0ad24e4-bcdc-4815-ad9c-6aa89ace739d', '82c3ca9f-8b38-4c15-96d6-9a69bf91866d', '6a7c7453-2b25-409a-a1ab-9826ab5d36c8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:53.809015 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Delete volume request issued successfully. Aug 20 08:03:53.809206 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bfb2a5f9-fe69-42ee-8edc-d1b75eca3706 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/volumes/095dcc80-1ba3-4ce5-a13d-a3530eb7d20b returned with HTTP 202 Aug 20 08:03:53.809590 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1504/6022] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:03:53 2026] DELETE /volume/v3/volumes/095dcc80-1ba3-4ce5-a13d-a3530eb7d20b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:53.816023 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-324314d9-13f9-4a20-bb6c-88e181f0fef6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:53.817645 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-324314d9-13f9-4a20-bb6c-88e181f0fef6 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] DELETE https://10.4.3.57/volume/v3/types/82339569-9a51-4689-b1c1-b1583dcae31b Aug 20 08:03:53.817832 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-324314d9-13f9-4a20-bb6c-88e181f0fef6 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:53.818068 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-324314d9-13f9-4a20-bb6c-88e181f0fef6 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:53.839135 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-324314d9-13f9-4a20-bb6c-88e181f0fef6 tempest-ProjectMemberTests-407071993 tempest-ProjectMemberTests-407071993-project-admin] https://10.4.3.57/volume/v3/types/82339569-9a51-4689-b1c1-b1583dcae31b returned with HTTP 202 Aug 20 08:03:53.839529 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1521/6023] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:53 2026] DELETE /volume/v3/types/82339569-9a51-4689-b1c1-b1583dcae31b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:54.083730 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-42673342-53db-4151-abbc-8cca32ebf303 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:54.085483 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42673342-53db-4151-abbc-8cca32ebf303 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] GET https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 Aug 20 08:03:54.085687 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42673342-53db-4151-abbc-8cca32ebf303 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:54.085918 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42673342-53db-4151-abbc-8cca32ebf303 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:54.091405 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:54.091405 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:54.091873 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-42673342-53db-4151-abbc-8cca32ebf303 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:03:54.092664 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42673342-53db-4151-abbc-8cca32ebf303 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 returned with HTTP 200 Aug 20 08:03:54.093020 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1509/6024] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:54 2026] GET /volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:54.102458 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03b598a0-b725-48a1-83ff-48485782c368 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:54.104305 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03b598a0-b725-48a1-83ff-48485782c368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 Aug 20 08:03:54.104503 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03b598a0-b725-48a1-83ff-48485782c368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:54.104715 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03b598a0-b725-48a1-83ff-48485782c368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:54.104824 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-03b598a0-b725-48a1-83ff-48485782c368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Delete snapshot with id: a19de711-993c-429b-abfd-9c78f76ea972 Aug 20 08:03:54.109369 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:54.109369 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:54.109914 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-03b598a0-b725-48a1-83ff-48485782c368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:03:54.123621 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-03b598a0-b725-48a1-83ff-48485782c368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot delete request issued successfully. Aug 20 08:03:54.123796 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03b598a0-b725-48a1-83ff-48485782c368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 returned with HTTP 202 Aug 20 08:03:54.124261 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1491/6025] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:03:54 2026] DELETE /volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:54.131353 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-77aa4354-6070-47cc-b03c-645de1bff42d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:54.133219 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77aa4354-6070-47cc-b03c-645de1bff42d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] GET https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 Aug 20 08:03:54.133503 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-77aa4354-6070-47cc-b03c-645de1bff42d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:54.133790 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-77aa4354-6070-47cc-b03c-645de1bff42d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:54.138963 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:54.138963 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:54.139427 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-77aa4354-6070-47cc-b03c-645de1bff42d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:03:54.140314 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77aa4354-6070-47cc-b03c-645de1bff42d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 returned with HTTP 200 Aug 20 08:03:54.140737 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1505/6026] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:54 2026] GET /volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.150334 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9e7fab92-a7a8-4a80-a92b-a9127ea38821 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.152534 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e7fab92-a7a8-4a80-a92b-a9127ea38821 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] GET https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 Aug 20 08:03:55.152847 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e7fab92-a7a8-4a80-a92b-a9127ea38821 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.153067 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e7fab92-a7a8-4a80-a92b-a9127ea38821 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.158298 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e7fab92-a7a8-4a80-a92b-a9127ea38821 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 returned with HTTP 404 Aug 20 08:03:55.158874 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1522/6027] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:55 2026] GET /volume/v3/snapshots/a19de711-993c-429b-abfd-9c78f76ea972 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.166518 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ecedd402-9352-4795-8d95-ca20b71c3dd6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.168201 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d577df99-0e05-4bda-908f-7ea34907daa7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.168689 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecedd402-9352-4795-8d95-ca20b71c3dd6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed Aug 20 08:03:55.168952 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecedd402-9352-4795-8d95-ca20b71c3dd6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.169190 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecedd402-9352-4795-8d95-ca20b71c3dd6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.169391 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ecedd402-9352-4795-8d95-ca20b71c3dd6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume with id: c8e2b983-aa7f-44be-ac85-35135381f9ed Aug 20 08:03:55.178431 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:55.178431 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:55.178959 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ecedd402-9352-4795-8d95-ca20b71c3dd6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:03:55.195140 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ecedd402-9352-4795-8d95-ca20b71c3dd6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume request issued successfully. Aug 20 08:03:55.195357 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecedd402-9352-4795-8d95-ca20b71c3dd6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed returned with HTTP 202 Aug 20 08:03:55.195800 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1510/6028] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:55.202613 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7126d4df-6733-4106-8b36-5654503c32e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.204785 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7126d4df-6733-4106-8b36-5654503c32e7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed Aug 20 08:03:55.205001 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7126d4df-6733-4106-8b36-5654503c32e7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.205192 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7126d4df-6733-4106-8b36-5654503c32e7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.212607 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:55.212607 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:55.215277 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7126d4df-6733-4106-8b36-5654503c32e7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:03:55.219472 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7126d4df-6733-4106-8b36-5654503c32e7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed returned with HTTP 200 Aug 20 08:03:55.219925 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1506/6029] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:55 2026] GET /volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:55.245216 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d577df99-0e05-4bda-908f-7ea34907daa7 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:55.245617 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d577df99-0e05-4bda-908f-7ea34907daa7 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1632420507", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.247156 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:55.247156 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:55.261692 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d577df99-0e05-4bda-908f-7ea34907daa7 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:55.262133 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1492/6030] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types => generated 380 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.270288 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-10d5ae1d-fec8-4b08-94f9-caaa5254fea5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.271874 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-10d5ae1d-fec8-4b08-94f9-caaa5254fea5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] POST https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption Aug 20 08:03:55.272169 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-10d5ae1d-fec8-4b08-94f9-caaa5254fea5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.288660 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-10d5ae1d-fec8-4b08-94f9-caaa5254fea5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption returned with HTTP 200 Aug 20 08:03:55.289064 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1523/6031] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.296525 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-689b27a5-9d9d-4e53-8823-608c183a4b33 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.298141 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-689b27a5-9d9d-4e53-8823-608c183a4b33 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:55.298479 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-689b27a5-9d9d-4e53-8823-608c183a4b33 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1584808236", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.312381 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-689b27a5-9d9d-4e53-8823-608c183a4b33 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:55.312733 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1511/6032] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.320027 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35499bee-ea92-4b9d-b84c-8b993a41e2ce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.373222 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35499bee-ea92-4b9d-b84c-8b993a41e2ce tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] POST https://10.4.3.57/volume/v3/types/b0e51f20-832d-4079-8ff6-84b16c9b12d0/encryption Aug 20 08:03:55.373699 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35499bee-ea92-4b9d-b84c-8b993a41e2ce tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.376373 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-35499bee-ea92-4b9d-b84c-8b993a41e2ce tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.376645 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35499bee-ea92-4b9d-b84c-8b993a41e2ce tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/b0e51f20-832d-4079-8ff6-84b16c9b12d0/encryption returned with HTTP 403 Aug 20 08:03:55.377250 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1507/6033] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types/b0e51f20-832d-4079-8ff6-84b16c9b12d0/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.384828 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90ece963-678f-438e-9309-b301552c4e06 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.386395 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90ece963-678f-438e-9309-b301552c4e06 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:55.386721 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90ece963-678f-438e-9309-b301552c4e06 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1252109026", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.399968 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90ece963-678f-438e-9309-b301552c4e06 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:55.400344 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1493/6034] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.407780 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a0c209a-f9ff-4b2e-b403-a7d62687bf7e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.409429 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a0c209a-f9ff-4b2e-b403-a7d62687bf7e tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] POST https://10.4.3.57/volume/v3/types/17298c7d-a2fe-4d53-9815-e52a48ec3837/extra_specs Aug 20 08:03:55.409791 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a0c209a-f9ff-4b2e-b403-a7d62687bf7e tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.411526 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-9a0c209a-f9ff-4b2e-b403-a7d62687bf7e tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.411711 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a0c209a-f9ff-4b2e-b403-a7d62687bf7e tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/17298c7d-a2fe-4d53-9815-e52a48ec3837/extra_specs returned with HTTP 403 Aug 20 08:03:55.412112 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1524/6035] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types/17298c7d-a2fe-4d53-9815-e52a48ec3837/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.418117 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-38597178-b19e-4401-9b8e-b080faed8b74 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.419830 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38597178-b19e-4401-9b8e-b080faed8b74 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] PUT https://10.4.3.57/volume/v3/types/17298c7d-a2fe-4d53-9815-e52a48ec3837/extra_specs/key2 Aug 20 08:03:55.420179 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38597178-b19e-4401-9b8e-b080faed8b74 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.422229 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-38597178-b19e-4401-9b8e-b080faed8b74 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.422435 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38597178-b19e-4401-9b8e-b080faed8b74 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/17298c7d-a2fe-4d53-9815-e52a48ec3837/extra_specs/key2 returned with HTTP 403 Aug 20 08:03:55.422895 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1512/6036] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 08:03:55 2026] PUT /volume/v3/types/17298c7d-a2fe-4d53-9815-e52a48ec3837/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.429049 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-043207d3-3e0d-4f72-8f7e-00ce9c12a59f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.430746 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-043207d3-3e0d-4f72-8f7e-00ce9c12a59f tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:55.431121 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-043207d3-3e0d-4f72-8f7e-00ce9c12a59f tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.433238 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-043207d3-3e0d-4f72-8f7e-00ce9c12a59f tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.433460 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-043207d3-3e0d-4f72-8f7e-00ce9c12a59f tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types returned with HTTP 403 Aug 20 08:03:55.433900 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1508/6037] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.439853 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7681a3f0-b087-46cc-8de4-d43a73683fc8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.441678 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7681a3f0-b087-46cc-8de4-d43a73683fc8 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:55.442025 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7681a3f0-b087-46cc-8de4-d43a73683fc8 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1067173743", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.457538 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7681a3f0-b087-46cc-8de4-d43a73683fc8 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:55.457929 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1494/6038] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.464981 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ae34d6c-3183-4535-89a5-395adce29333 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.466795 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ae34d6c-3183-4535-89a5-395adce29333 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] POST https://10.4.3.57/volume/v3/types/fc89962a-73ba-44ae-9e23-a762a14b0c60/encryption Aug 20 08:03:55.467144 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ae34d6c-3183-4535-89a5-395adce29333 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.482331 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ae34d6c-3183-4535-89a5-395adce29333 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types/fc89962a-73ba-44ae-9e23-a762a14b0c60/encryption returned with HTTP 200 Aug 20 08:03:55.482792 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1525/6039] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types/fc89962a-73ba-44ae-9e23-a762a14b0c60/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.490510 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-697cd630-d6c8-4bab-b73d-a14b9676a149 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.492860 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-697cd630-d6c8-4bab-b73d-a14b9676a149 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] DELETE https://10.4.3.57/volume/v3/types/fc89962a-73ba-44ae-9e23-a762a14b0c60/encryption/f29081f0-7942-4ca6-a4ab-b7255faaf77d Aug 20 08:03:55.493102 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-697cd630-d6c8-4bab-b73d-a14b9676a149 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.493297 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-697cd630-d6c8-4bab-b73d-a14b9676a149 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.493969 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-697cd630-d6c8-4bab-b73d-a14b9676a149 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.494251 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-697cd630-d6c8-4bab-b73d-a14b9676a149 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/fc89962a-73ba-44ae-9e23-a762a14b0c60/encryption/f29081f0-7942-4ca6-a4ab-b7255faaf77d returned with HTTP 403 Aug 20 08:03:55.494694 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1513/6040] 10.4.3.57 () {66 vars in 1482 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/types/fc89962a-73ba-44ae-9e23-a762a14b0c60/encryption/f29081f0-7942-4ca6-a4ab-b7255faaf77d => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.501196 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-76f4de10-ee5e-4100-9968-f2929ab1e5ce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.502851 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76f4de10-ee5e-4100-9968-f2929ab1e5ce tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:55.503209 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76f4de10-ee5e-4100-9968-f2929ab1e5ce tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-75743134", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.517510 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76f4de10-ee5e-4100-9968-f2929ab1e5ce tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:55.517862 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1509/6041] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types => generated 378 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.524815 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee77a55d-4331-4c6c-ab49-44661d590ca2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.526532 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee77a55d-4331-4c6c-ab49-44661d590ca2 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] DELETE https://10.4.3.57/volume/v3/types/2312b7db-242d-428d-975a-c9b44959489c/extra_specs/key1 Aug 20 08:03:55.526716 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee77a55d-4331-4c6c-ab49-44661d590ca2 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.526896 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee77a55d-4331-4c6c-ab49-44661d590ca2 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.532133 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-ee77a55d-4331-4c6c-ab49-44661d590ca2 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.532304 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee77a55d-4331-4c6c-ab49-44661d590ca2 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/2312b7db-242d-428d-975a-c9b44959489c/extra_specs/key1 returned with HTTP 403 Aug 20 08:03:55.532695 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1495/6042] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/types/2312b7db-242d-428d-975a-c9b44959489c/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.539225 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ac901be2-69ce-4c92-a18f-884480f81248 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.540893 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac901be2-69ce-4c92-a18f-884480f81248 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:03:55.541219 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac901be2-69ce-4c92-a18f-884480f81248 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1770540645", "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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.555692 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac901be2-69ce-4c92-a18f-884480f81248 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:55.556048 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1526/6043] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:03:55 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.563210 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ddb02ad2-6774-493f-a14f-5703bfba6f0a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.564904 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ddb02ad2-6774-493f-a14f-5703bfba6f0a tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] DELETE https://10.4.3.57/volume/v3/types/2f254478-1907-42e7-8013-f695ea3f4e62 Aug 20 08:03:55.565074 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ddb02ad2-6774-493f-a14f-5703bfba6f0a tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.565263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ddb02ad2-6774-493f-a14f-5703bfba6f0a tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.565849 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-ddb02ad2-6774-493f-a14f-5703bfba6f0a tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.565998 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ddb02ad2-6774-493f-a14f-5703bfba6f0a tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/2f254478-1907-42e7-8013-f695ea3f4e62 returned with HTTP 403 Aug 20 08:03:55.566422 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1514/6044] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/types/2f254478-1907-42e7-8013-f695ea3f4e62 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.572384 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dd0655fb-e6bb-4d94-aa04-a6a085784ab5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.574197 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd0655fb-e6bb-4d94-aa04-a6a085784ab5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] GET https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs Aug 20 08:03:55.574415 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd0655fb-e6bb-4d94-aa04-a6a085784ab5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.574657 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd0655fb-e6bb-4d94-aa04-a6a085784ab5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.581373 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd0655fb-e6bb-4d94-aa04-a6a085784ab5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs returned with HTTP 200 Aug 20 08:03:55.581735 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1510/6045] 10.4.3.57 () {66 vars in 1371 bytes} [Thu Aug 20 08:03:55 2026] GET /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.588757 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae6b402f-6844-4129-9962-d2452ab3576d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.590443 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae6b402f-6844-4129-9962-d2452ab3576d tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] GET https://10.4.3.57/volume/v3/types Aug 20 08:03:55.590643 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae6b402f-6844-4129-9962-d2452ab3576d tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.590834 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae6b402f-6844-4129-9962-d2452ab3576d tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.591476 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-ae6b402f-6844-4129-9962-d2452ab3576d tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 08:03:55.611156 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae6b402f-6844-4129-9962-d2452ab3576d tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:03:55.611483 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1496/6046] 10.4.3.57 () {66 vars in 1224 bytes} [Thu Aug 20 08:03:55 2026] GET /volume/v3/types => generated 2387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:55.621073 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cb611b3d-e252-47e5-a177-235c9158a255 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.622831 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb611b3d-e252-47e5-a177-235c9158a255 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] GET https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption/cipher Aug 20 08:03:55.623009 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb611b3d-e252-47e5-a177-235c9158a255 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.623183 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb611b3d-e252-47e5-a177-235c9158a255 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.623778 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-cb611b3d-e252-47e5-a177-235c9158a255 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.623943 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb611b3d-e252-47e5-a177-235c9158a255 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption/cipher returned with HTTP 403 Aug 20 08:03:55.624335 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1527/6047] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 08:03:55 2026] GET /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.630377 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37d65122-d402-4f34-afe1-fcb9c8cab21c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.632392 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37d65122-d402-4f34-afe1-fcb9c8cab21c tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] GET https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption Aug 20 08:03:55.632574 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37d65122-d402-4f34-afe1-fcb9c8cab21c tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.632781 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37d65122-d402-4f34-afe1-fcb9c8cab21c tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.633383 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-37d65122-d402-4f34-afe1-fcb9c8cab21c tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.633537 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37d65122-d402-4f34-afe1-fcb9c8cab21c tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption returned with HTTP 403 Aug 20 08:03:55.633924 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1515/6048] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 08:03:55 2026] GET /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.639796 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-20ee4a69-e621-4e5a-b0d4-b5157c9d23ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.641463 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20ee4a69-e621-4e5a-b0d4-b5157c9d23ff tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] GET https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs/multiattach Aug 20 08:03:55.641672 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20ee4a69-e621-4e5a-b0d4-b5157c9d23ff tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.641852 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20ee4a69-e621-4e5a-b0d4-b5157c9d23ff tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.648292 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20ee4a69-e621-4e5a-b0d4-b5157c9d23ff tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs/multiattach returned with HTTP 200 Aug 20 08:03:55.648630 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1511/6049] 10.4.3.57 () {66 vars in 1407 bytes} [Thu Aug 20 08:03:55 2026] GET /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 08:03:55.654516 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4cc697b6-a9eb-47ce-af78-0057609addbe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.656275 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4cc697b6-a9eb-47ce-af78-0057609addbe tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] GET https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs/volume_backend_name Aug 20 08:03:55.656460 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4cc697b6-a9eb-47ce-af78-0057609addbe tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.656659 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4cc697b6-a9eb-47ce-af78-0057609addbe tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.663197 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4cc697b6-a9eb-47ce-af78-0057609addbe tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 08:03:55.663619 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1497/6050] 10.4.3.57 () {66 vars in 1431 bytes} [Thu Aug 20 08:03:55 2026] GET /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.670581 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-30e0dab5-2fcb-4c6d-a1fd-c2a1bba60b7d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.672287 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-30e0dab5-2fcb-4c6d-a1fd-c2a1bba60b7d tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] GET https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37 Aug 20 08:03:55.672489 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-30e0dab5-2fcb-4c6d-a1fd-c2a1bba60b7d tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.672708 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-30e0dab5-2fcb-4c6d-a1fd-c2a1bba60b7d tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.678868 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-30e0dab5-2fcb-4c6d-a1fd-c2a1bba60b7d tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37 returned with HTTP 200 Aug 20 08:03:55.679196 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1528/6051] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 08:03:55 2026] GET /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37 => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:55.687361 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9fba6bc7-8b27-4214-9af6-8edbada10074 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.689019 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9fba6bc7-8b27-4214-9af6-8edbada10074 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] PUT https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption/ba9dcd85-cc72-4da3-85bc-758c7437892a Aug 20 08:03:55.689314 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9fba6bc7-8b27-4214-9af6-8edbada10074 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.691029 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-9fba6bc7-8b27-4214-9af6-8edbada10074 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.691184 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9fba6bc7-8b27-4214-9af6-8edbada10074 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption/ba9dcd85-cc72-4da3-85bc-758c7437892a returned with HTTP 403 Aug 20 08:03:55.691706 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1516/6052] 10.4.3.57 () {68 vars in 1499 bytes} [Thu Aug 20 08:03:55 2026] PUT /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/encryption/ba9dcd85-cc72-4da3-85bc-758c7437892a => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.697840 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4c1fefe-9cfc-4d1e-b6cb-a8975cdcc829 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.699438 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4c1fefe-9cfc-4d1e-b6cb-a8975cdcc829 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] PUT https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs/key1 Aug 20 08:03:55.699792 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4c1fefe-9cfc-4d1e-b6cb-a8975cdcc829 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.701471 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-f4c1fefe-9cfc-4d1e-b6cb-a8975cdcc829 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.701656 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4c1fefe-9cfc-4d1e-b6cb-a8975cdcc829 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs/key1 returned with HTTP 403 Aug 20 08:03:55.702096 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1512/6053] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 08:03:55 2026] PUT /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37/extra_specs/key1 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.708746 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b7a77f96-6c3f-4d4b-b20b-7b93c3f9d6c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.710350 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7a77f96-6c3f-4d4b-b20b-7b93c3f9d6c7 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] PUT https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37 Aug 20 08:03:55.710664 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7a77f96-6c3f-4d4b-b20b-7b93c3f9d6c7 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:55.712608 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-b7a77f96-6c3f-4d4b-b20b-7b93c3f9d6c7 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '5f0757bae3294cdaa1b7b4eec9f98f38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2d7e0fbe9aa436c9cd027f60ca5602a', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:03:55.712774 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7a77f96-6c3f-4d4b-b20b-7b93c3f9d6c7 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-member] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37 returned with HTTP 403 Aug 20 08:03:55.713138 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1498/6054] 10.4.3.57 () {68 vars in 1355 bytes} [Thu Aug 20 08:03:55 2026] PUT /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:55.718986 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3f6a85b1-5f81-44c0-a850-29179883707f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.720779 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f6a85b1-5f81-44c0-a850-29179883707f tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] DELETE https://10.4.3.57/volume/v3/types/2f254478-1907-42e7-8013-f695ea3f4e62 Aug 20 08:03:55.721000 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f6a85b1-5f81-44c0-a850-29179883707f tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.721214 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f6a85b1-5f81-44c0-a850-29179883707f tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.743951 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f6a85b1-5f81-44c0-a850-29179883707f tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types/2f254478-1907-42e7-8013-f695ea3f4e62 returned with HTTP 202 Aug 20 08:03:55.744414 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1529/6055] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/types/2f254478-1907-42e7-8013-f695ea3f4e62 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:55.750467 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87253384-e399-4534-a332-d6d2fced800a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.752149 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87253384-e399-4534-a332-d6d2fced800a tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] DELETE https://10.4.3.57/volume/v3/types/2312b7db-242d-428d-975a-c9b44959489c Aug 20 08:03:55.752360 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87253384-e399-4534-a332-d6d2fced800a tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.752592 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87253384-e399-4534-a332-d6d2fced800a tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.774833 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87253384-e399-4534-a332-d6d2fced800a tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types/2312b7db-242d-428d-975a-c9b44959489c returned with HTTP 202 Aug 20 08:03:55.775200 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1517/6056] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/types/2312b7db-242d-428d-975a-c9b44959489c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:55.781890 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c9eba73-8611-4b59-b53b-25abdfba4209 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.783639 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c9eba73-8611-4b59-b53b-25abdfba4209 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] DELETE https://10.4.3.57/volume/v3/types/fc89962a-73ba-44ae-9e23-a762a14b0c60 Aug 20 08:03:55.783834 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c9eba73-8611-4b59-b53b-25abdfba4209 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.784047 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c9eba73-8611-4b59-b53b-25abdfba4209 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.810240 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c9eba73-8611-4b59-b53b-25abdfba4209 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types/fc89962a-73ba-44ae-9e23-a762a14b0c60 returned with HTTP 202 Aug 20 08:03:55.810675 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1513/6057] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/types/fc89962a-73ba-44ae-9e23-a762a14b0c60 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:55.817713 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-66ddb7f2-b6e7-4002-819c-2eb0af3eb9c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.819448 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-66ddb7f2-b6e7-4002-819c-2eb0af3eb9c5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] DELETE https://10.4.3.57/volume/v3/types/17298c7d-a2fe-4d53-9815-e52a48ec3837 Aug 20 08:03:55.819650 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-66ddb7f2-b6e7-4002-819c-2eb0af3eb9c5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.819854 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-66ddb7f2-b6e7-4002-819c-2eb0af3eb9c5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.851586 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-66ddb7f2-b6e7-4002-819c-2eb0af3eb9c5 tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types/17298c7d-a2fe-4d53-9815-e52a48ec3837 returned with HTTP 202 Aug 20 08:03:55.851963 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1499/6058] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/types/17298c7d-a2fe-4d53-9815-e52a48ec3837 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:55.858570 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2b9c3b84-904b-4993-8b59-a75c5b5b89bc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.860158 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2b9c3b84-904b-4993-8b59-a75c5b5b89bc tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] DELETE https://10.4.3.57/volume/v3/types/b0e51f20-832d-4079-8ff6-84b16c9b12d0 Aug 20 08:03:55.860319 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2b9c3b84-904b-4993-8b59-a75c5b5b89bc tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.860533 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2b9c3b84-904b-4993-8b59-a75c5b5b89bc tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.881209 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2b9c3b84-904b-4993-8b59-a75c5b5b89bc tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types/b0e51f20-832d-4079-8ff6-84b16c9b12d0 returned with HTTP 202 Aug 20 08:03:55.881637 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1530/6059] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/types/b0e51f20-832d-4079-8ff6-84b16c9b12d0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:55.887928 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-01405ac1-b14a-4b98-9529-6bd2c0adb2fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:55.889565 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01405ac1-b14a-4b98-9529-6bd2c0adb2fa tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] DELETE https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37 Aug 20 08:03:55.889742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01405ac1-b14a-4b98-9529-6bd2c0adb2fa tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:55.889942 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01405ac1-b14a-4b98-9529-6bd2c0adb2fa tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:55.915571 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01405ac1-b14a-4b98-9529-6bd2c0adb2fa tempest-VolumeTypesMemberTests-1387386749 tempest-VolumeTypesMemberTests-1387386749-project-admin] https://10.4.3.57/volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37 returned with HTTP 202 Aug 20 08:03:55.915940 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1518/6060] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:03:55 2026] DELETE /volume/v3/types/51aa0571-7c99-4307-99fe-1adf9bc29a37 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:56.232198 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8b269c92-f78d-4f40-a25d-51715d194954 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:56.233905 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b269c92-f78d-4f40-a25d-51715d194954 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed Aug 20 08:03:56.234143 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b269c92-f78d-4f40-a25d-51715d194954 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:56.234267 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b269c92-f78d-4f40-a25d-51715d194954 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:56.239920 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b269c92-f78d-4f40-a25d-51715d194954 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed returned with HTTP 404 Aug 20 08:03:56.240488 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1514/6061] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:56 2026] GET /volume/v3/volumes/c8e2b983-aa7f-44be-ac85-35135381f9ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:56.248787 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:56.250423 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:03:56.250808 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2129859478"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:56.252173 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2129859478'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:03:56.252331 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume of 1 GB Aug 20 08:03:56.256284 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Availability Zones retrieved successfully. Aug 20 08:03:56.261343 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (d2ac30a7-3c7a-449a-bb3d-75a344deb415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:56.262274 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3636337f-7bb4-4ecb-b9a5-ae940d1bd7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:56.263041 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:03:56.285321 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3636337f-7bb4-4ecb-b9a5-ae940d1bd7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:56.286186 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c3d0cd-e1c7-4bc2-abb0-f16a1ab361b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:56.319981 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['38e8c2f2-92d3-45c7-9b81-ba5d4f2ea445', '99a17043-f3a7-4df5-bc3b-a17c43ee6b16', 'c22c81a1-c916-4ded-b72b-a3299a47434b', '05c68633-c590-4eb2-92a8-603ae2cb9e05'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:56.320749 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c3d0cd-e1c7-4bc2-abb0-f16a1ab361b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38e8c2f2-92d3-45c7-9b81-ba5d4f2ea445', '99a17043-f3a7-4df5-bc3b-a17c43ee6b16', 'c22c81a1-c916-4ded-b72b-a3299a47434b', '05c68633-c590-4eb2-92a8-603ae2cb9e05']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:56.321428 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a1ff81-2d04-467b-913d-3b027b6dcb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:56.346542 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a1ff81-2d04-467b-913d-3b027b6dcb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2bfed37-d967-42fb-b67e-dd58d2f5c43c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129859478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['38e8c2f2-92d3-45c7-9b81-ba5d4f2ea445','99a17043-f3a7-4df5-bc3b-a17c43ee6b16','c22c81a1-c916-4ded-b72b-a3299a47434b','05c68633-c590-4eb2-92a8-603ae2cb9e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129859478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2bfed37-d967-42fb-b67e-dd58d2f5c43c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c8bb41dca24261bc267fa272c66ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16cb3776c95d45938c25de210d96cb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:56.347428 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb66dc3b-2dca-4a42-a177-b516550c1a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:56.364837 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb66dc3b-2dca-4a42-a177-b516550c1a3f) transitioned into state 'SUCCESS' from state '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-2129859478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['38e8c2f2-92d3-45c7-9b81-ba5d4f2ea445','99a17043-f3a7-4df5-bc3b-a17c43ee6b16','c22c81a1-c916-4ded-b72b-a3299a47434b','05c68633-c590-4eb2-92a8-603ae2cb9e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:56.365511 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcd1354-753a-418b-baf5-43090f39d876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:03:56.374103 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcd1354-753a-418b-baf5-43090f39d876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:03:56.374716 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (d2ac30a7-3c7a-449a-bb3d-75a344deb415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:03:56.375081 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request issued successfully. Aug 20 08:03:56.375630 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d870a16-1dc3-40eb-89c8-f62936d457a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:03:56.376077 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1500/6062] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:03:56 2026] POST /volume/v3/volumes => generated 776 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:56.387138 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-de396491-2016-4061-ba17-3712c8163326 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:56.389056 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de396491-2016-4061-ba17-3712c8163326 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c Aug 20 08:03:56.389264 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de396491-2016-4061-ba17-3712c8163326 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:56.389469 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de396491-2016-4061-ba17-3712c8163326 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:56.397061 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:56.397061 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:56.401223 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-de396491-2016-4061-ba17-3712c8163326 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:03:56.405389 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de396491-2016-4061-ba17-3712c8163326 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c returned with HTTP 200 Aug 20 08:03:56.405836 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1531/6063] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:56 2026] GET /volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:57.417833 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dd511d98-79a5-41b4-bd69-b702e8cd18a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:57.419618 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd511d98-79a5-41b4-bd69-b702e8cd18a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c Aug 20 08:03:57.419824 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd511d98-79a5-41b4-bd69-b702e8cd18a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:57.420037 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd511d98-79a5-41b4-bd69-b702e8cd18a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:57.426936 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:57.426936 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:57.430036 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dd511d98-79a5-41b4-bd69-b702e8cd18a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:03:57.433337 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd511d98-79a5-41b4-bd69-b702e8cd18a6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c returned with HTTP 200 Aug 20 08:03:57.433675 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1519/6064] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:57 2026] GET /volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:03:57.445816 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b388d120-2c56-47bd-a52a-45fc00968780 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:57.447415 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b388d120-2c56-47bd-a52a-45fc00968780 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:03:57.447766 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b388d120-2c56-47bd-a52a-45fc00968780 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2bfed37-d967-42fb-b67e-dd58d2f5c43c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1288138866"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:03:57.455583 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:57.455583 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:57.455853 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b388d120-2c56-47bd-a52a-45fc00968780 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:03:57.455960 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-b388d120-2c56-47bd-a52a-45fc00968780 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create snapshot from volume f2bfed37-d967-42fb-b67e-dd58d2f5c43c Aug 20 08:03:57.475801 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-b388d120-2c56-47bd-a52a-45fc00968780 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['60602545-903f-4774-916e-323a8b69cca5', '475af0ab-64a8-452f-a776-66ba84337edb', '49edcd42-0bde-4d0f-9572-816d356fd8d7', '879e2c3d-08f9-40b4-b0b6-451710d7459a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:03:57.501923 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b388d120-2c56-47bd-a52a-45fc00968780 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot create request issued successfully. Aug 20 08:03:57.502251 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b388d120-2c56-47bd-a52a-45fc00968780 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:03:57.502844 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1515/6065] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:03:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:03:57.510917 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-39290224-5214-476e-9338-847e1c2ffe35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:57.512755 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39290224-5214-476e-9338-847e1c2ffe35 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 Aug 20 08:03:57.512979 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39290224-5214-476e-9338-847e1c2ffe35 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:57.513154 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39290224-5214-476e-9338-847e1c2ffe35 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:57.518476 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:57.518476 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:57.518824 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-39290224-5214-476e-9338-847e1c2ffe35 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:03:57.519429 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39290224-5214-476e-9338-847e1c2ffe35 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 returned with HTTP 200 Aug 20 08:03:57.519806 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1501/6066] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:57 2026] GET /volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:58.529004 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a31009db-7b75-48a7-a580-3d097ca4f89d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:58.530889 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a31009db-7b75-48a7-a580-3d097ca4f89d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 Aug 20 08:03:58.531234 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a31009db-7b75-48a7-a580-3d097ca4f89d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:58.531520 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a31009db-7b75-48a7-a580-3d097ca4f89d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:58.536622 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:58.536622 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:03:58.536886 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a31009db-7b75-48a7-a580-3d097ca4f89d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:03:58.537557 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a31009db-7b75-48a7-a580-3d097ca4f89d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 returned with HTTP 200 Aug 20 08:03:58.538001 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1532/6067] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:58 2026] GET /volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:58.547495 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f0078980-4423-40a1-858e-af47f098ad47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:58.549341 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0078980-4423-40a1-858e-af47f098ad47 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] DELETE https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 Aug 20 08:03:58.549557 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0078980-4423-40a1-858e-af47f098ad47 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:58.549773 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0078980-4423-40a1-858e-af47f098ad47 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:58.549870 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-f0078980-4423-40a1-858e-af47f098ad47 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Delete snapshot with id: 017701b1-7890-4a79-93b6-39b0c71038c5 Aug 20 08:03:58.554975 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:58.554975 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:03:58.555399 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f0078980-4423-40a1-858e-af47f098ad47 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:03:58.569807 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f0078980-4423-40a1-858e-af47f098ad47 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot delete request issued successfully. Aug 20 08:03:58.569973 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0078980-4423-40a1-858e-af47f098ad47 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 returned with HTTP 202 Aug 20 08:03:58.570386 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1520/6068] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:03:58 2026] DELETE /volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:58.579132 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ddb50121-89ac-4727-a561-d49eef7cd130 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:58.581312 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ddb50121-89ac-4727-a561-d49eef7cd130 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] GET https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 Aug 20 08:03:58.581537 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ddb50121-89ac-4727-a561-d49eef7cd130 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:58.581686 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ddb50121-89ac-4727-a561-d49eef7cd130 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:58.587761 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:58.587761 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:58.588392 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ddb50121-89ac-4727-a561-d49eef7cd130 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:03:58.589323 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ddb50121-89ac-4727-a561-d49eef7cd130 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 returned with HTTP 200 Aug 20 08:03:58.589776 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1516/6069] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:58 2026] GET /volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:03:59.598123 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9f873a3-e413-4db1-9a0e-8866018db576 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:59.599666 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9f873a3-e413-4db1-9a0e-8866018db576 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] GET https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 Aug 20 08:03:59.599847 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9f873a3-e413-4db1-9a0e-8866018db576 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:59.600014 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9f873a3-e413-4db1-9a0e-8866018db576 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:59.603922 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9f873a3-e413-4db1-9a0e-8866018db576 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 returned with HTTP 404 Aug 20 08:03:59.604318 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1502/6070] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:59 2026] GET /volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:59.610139 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7179d149-65a4-4950-b86d-a12d62a35700 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:59.611827 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7179d149-65a4-4950-b86d-a12d62a35700 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 Aug 20 08:03:59.612030 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7179d149-65a4-4950-b86d-a12d62a35700 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:59.612230 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7179d149-65a4-4950-b86d-a12d62a35700 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:59.612357 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-7179d149-65a4-4950-b86d-a12d62a35700 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete snapshot with id: 017701b1-7890-4a79-93b6-39b0c71038c5 Aug 20 08:03:59.616606 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7179d149-65a4-4950-b86d-a12d62a35700 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 returned with HTTP 404 Aug 20 08:03:59.617061 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1533/6071] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:03:59 2026] DELETE /volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:59.623032 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0c31e86b-9e0d-4975-9c75-96e94ac51794 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:59.624858 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c31e86b-9e0d-4975-9c75-96e94ac51794 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 Aug 20 08:03:59.625041 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c31e86b-9e0d-4975-9c75-96e94ac51794 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:59.625241 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c31e86b-9e0d-4975-9c75-96e94ac51794 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:59.629320 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c31e86b-9e0d-4975-9c75-96e94ac51794 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 returned with HTTP 404 Aug 20 08:03:59.629769 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1521/6072] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:03:59 2026] GET /volume/v3/snapshots/017701b1-7890-4a79-93b6-39b0c71038c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:03:59.635800 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa975dbc-7529-4c7c-b765-69c06afee31d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:59.637331 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa975dbc-7529-4c7c-b765-69c06afee31d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c Aug 20 08:03:59.637495 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa975dbc-7529-4c7c-b765-69c06afee31d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:59.637713 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa975dbc-7529-4c7c-b765-69c06afee31d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:59.637864 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-aa975dbc-7529-4c7c-b765-69c06afee31d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume with id: f2bfed37-d967-42fb-b67e-dd58d2f5c43c Aug 20 08:03:59.644321 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:59.644321 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:03:59.644737 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aa975dbc-7529-4c7c-b765-69c06afee31d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:03:59.658474 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aa975dbc-7529-4c7c-b765-69c06afee31d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume request issued successfully. Aug 20 08:03:59.658744 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa975dbc-7529-4c7c-b765-69c06afee31d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c returned with HTTP 202 Aug 20 08:03:59.659261 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1517/6073] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:03:59 2026] DELETE /volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:03:59.665869 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c3ee95a-5a68-43a6-8a43-64fd48e6a988 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:03:59.667713 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c3ee95a-5a68-43a6-8a43-64fd48e6a988 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c Aug 20 08:03:59.667960 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c3ee95a-5a68-43a6-8a43-64fd48e6a988 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:03:59.668152 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c3ee95a-5a68-43a6-8a43-64fd48e6a988 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:03:59.675741 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:03:59.675741 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:03:59.678582 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1c3ee95a-5a68-43a6-8a43-64fd48e6a988 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:03:59.682440 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c3ee95a-5a68-43a6-8a43-64fd48e6a988 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c returned with HTTP 200 Aug 20 08:03:59.682518 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1503/6074] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:03:59 2026] GET /volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:00.694615 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-64a1c3d9-bb4f-4216-919d-255b23a9392a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:00.696284 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64a1c3d9-bb4f-4216-919d-255b23a9392a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c Aug 20 08:04:00.696495 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64a1c3d9-bb4f-4216-919d-255b23a9392a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:00.696681 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64a1c3d9-bb4f-4216-919d-255b23a9392a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:00.702141 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64a1c3d9-bb4f-4216-919d-255b23a9392a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c returned with HTTP 404 Aug 20 08:04:00.702562 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1534/6075] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:00 2026] GET /volume/v3/volumes/f2bfed37-d967-42fb-b67e-dd58d2f5c43c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:00.710023 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:00.711690 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:04:00.712028 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-155869832"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:00.713789 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-155869832'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:04:00.713937 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume of 1 GB Aug 20 08:04:00.714214 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:00.714214 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:00.717858 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Availability Zones retrieved successfully. Aug 20 08:04:00.722775 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (8470e553-94be-4f09-addc-309f3265cb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:00.723742 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e42b9ad-b503-47d6-b64b-73024ebfe5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:00.724415 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:04:00.745465 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e42b9ad-b503-47d6-b64b-73024ebfe5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:00.746169 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8da2ff-023a-42be-a09b-8bb1270827ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:00.780365 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['eeadfc30-48fe-4999-9985-d16a53fb3ef2', 'e9afa843-22f9-464c-9b44-8bae1314f4e9', '6f817805-8916-4a89-a7f9-f3bdb89a6bd1', '285e1162-e370-4469-9d98-c332e1aa47b9'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:00.781195 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8da2ff-023a-42be-a09b-8bb1270827ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeadfc30-48fe-4999-9985-d16a53fb3ef2', 'e9afa843-22f9-464c-9b44-8bae1314f4e9', '6f817805-8916-4a89-a7f9-f3bdb89a6bd1', '285e1162-e370-4469-9d98-c332e1aa47b9']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:00.781999 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129b57ec-8c26-4cbe-bee4-d2597bd90cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:00.803488 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129b57ec-8c26-4cbe-bee4-d2597bd90cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb2acc0b-c234-474b-8478-0f7664c7e443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155869832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['eeadfc30-48fe-4999-9985-d16a53fb3ef2','e9afa843-22f9-464c-9b44-8bae1314f4e9','6f817805-8916-4a89-a7f9-f3bdb89a6bd1','285e1162-e370-4469-9d98-c332e1aa47b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155869832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb2acc0b-c234-474b-8478-0f7664c7e443,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c8bb41dca24261bc267fa272c66ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16cb3776c95d45938c25de210d96cb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:00.804333 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909710f6-bdc0-40e2-8f1a-fb807fb254c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:00.822440 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909710f6-bdc0-40e2-8f1a-fb807fb254c1) transitioned into state 'SUCCESS' from state '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-155869832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['eeadfc30-48fe-4999-9985-d16a53fb3ef2','e9afa843-22f9-464c-9b44-8bae1314f4e9','6f817805-8916-4a89-a7f9-f3bdb89a6bd1','285e1162-e370-4469-9d98-c332e1aa47b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:00.823241 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf6458e-8d15-4c03-a39c-1569053361a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:00.831706 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf6458e-8d15-4c03-a39c-1569053361a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:00.832523 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (8470e553-94be-4f09-addc-309f3265cb16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:00.832906 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request issued successfully. Aug 20 08:04:00.833499 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0779b60-788c-46d0-b48c-1f87c66e9291 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:04:00.834027 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1522/6076] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:04:00 2026] POST /volume/v3/volumes => generated 775 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:00.844714 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa1e0b15-5add-4a01-95af-4a2d8cdcb455 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:00.846365 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa1e0b15-5add-4a01-95af-4a2d8cdcb455 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 Aug 20 08:04:00.846541 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa1e0b15-5add-4a01-95af-4a2d8cdcb455 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:00.846754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa1e0b15-5add-4a01-95af-4a2d8cdcb455 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:00.852973 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:00.852973 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:00.856079 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aa1e0b15-5add-4a01-95af-4a2d8cdcb455 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:00.859624 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa1e0b15-5add-4a01-95af-4a2d8cdcb455 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 returned with HTTP 200 Aug 20 08:04:00.859983 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1518/6077] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:00 2026] GET /volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:01.871330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd45ac9c-4314-4642-9bba-81e42cd3f558 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:01.873082 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd45ac9c-4314-4642-9bba-81e42cd3f558 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 Aug 20 08:04:01.873282 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd45ac9c-4314-4642-9bba-81e42cd3f558 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:01.873456 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd45ac9c-4314-4642-9bba-81e42cd3f558 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:01.880297 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:01.880297 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:01.883777 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fd45ac9c-4314-4642-9bba-81e42cd3f558 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:01.887362 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd45ac9c-4314-4642-9bba-81e42cd3f558 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 returned with HTTP 200 Aug 20 08:04:01.887767 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1504/6078] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:01 2026] GET /volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:01.898405 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-792ec665-03c3-4518-8fb2-29b17690399a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:01.900093 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-792ec665-03c3-4518-8fb2-29b17690399a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:04:01.900422 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-792ec665-03c3-4518-8fb2-29b17690399a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb2acc0b-c234-474b-8478-0f7664c7e443", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1636546575"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:01.907990 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:01.907990 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:01.908271 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-792ec665-03c3-4518-8fb2-29b17690399a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:01.908377 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-792ec665-03c3-4518-8fb2-29b17690399a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create snapshot from volume fb2acc0b-c234-474b-8478-0f7664c7e443 Aug 20 08:04:01.928389 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-792ec665-03c3-4518-8fb2-29b17690399a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['d70ee01f-f163-4414-a8e2-f23419a54067', 'd4a4c089-21e5-4cac-8146-2475a2ddaef9', 'c5c05804-5409-46dd-a229-386ab72bb6e5', '0f356695-5187-4b17-a146-36da80cd0f61'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:01.953376 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-792ec665-03c3-4518-8fb2-29b17690399a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot create request issued successfully. Aug 20 08:04:01.953743 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-792ec665-03c3-4518-8fb2-29b17690399a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:04:01.954193 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1535/6079] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:04:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:01.963096 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8e66273a-b25f-4e8a-a39d-b5851ddd45b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:01.965237 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e66273a-b25f-4e8a-a39d-b5851ddd45b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 Aug 20 08:04:01.965508 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e66273a-b25f-4e8a-a39d-b5851ddd45b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:01.965904 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e66273a-b25f-4e8a-a39d-b5851ddd45b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:01.971586 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:01.971586 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:01.972054 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8e66273a-b25f-4e8a-a39d-b5851ddd45b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:01.973004 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e66273a-b25f-4e8a-a39d-b5851ddd45b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 returned with HTTP 200 Aug 20 08:04:01.973502 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1523/6080] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:01 2026] GET /volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:02.982443 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8ad530a9-016f-4f9e-9108-163138e6fca4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:02.984256 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ad530a9-016f-4f9e-9108-163138e6fca4 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 Aug 20 08:04:02.984476 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ad530a9-016f-4f9e-9108-163138e6fca4 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:02.984693 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ad530a9-016f-4f9e-9108-163138e6fca4 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:02.989313 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:02.989313 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:02.989592 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8ad530a9-016f-4f9e-9108-163138e6fca4 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:02.990215 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ad530a9-016f-4f9e-9108-163138e6fca4 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 returned with HTTP 200 Aug 20 08:04:02.990532 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1519/6081] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:02 2026] GET /volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:02.999648 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fea9f22b-4954-49e9-9927-acd6707807b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:03.001246 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fea9f22b-4954-49e9-9927-acd6707807b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] POST https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2/action Aug 20 08:04:03.001557 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fea9f22b-4954-49e9-9927-acd6707807b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:04:03.001703 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fea9f22b-4954-49e9-9927-acd6707807b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:03.007761 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:03.007761 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:03.008135 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fea9f22b-4954-49e9-9927-acd6707807b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:04:03.008964 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-fea9f22b-4954-49e9-9927-acd6707807b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'da64af7677004a7aa222b839ca561625', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0c8bb41dca24261bc267fa272c66ebd', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:04:03.009195 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fea9f22b-4954-49e9-9927-acd6707807b9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2/action returned with HTTP 403 Aug 20 08:04:03.009603 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1505/6082] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 08:04:02 2026] POST /volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:03.016525 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-daa975a0-3e68-41d1-9ad9-4900d9b267e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:03.018459 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-daa975a0-3e68-41d1-9ad9-4900d9b267e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 Aug 20 08:04:03.018759 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-daa975a0-3e68-41d1-9ad9-4900d9b267e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:03.018923 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-daa975a0-3e68-41d1-9ad9-4900d9b267e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:03.019024 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-daa975a0-3e68-41d1-9ad9-4900d9b267e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete snapshot with id: 9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 Aug 20 08:04:03.024102 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:03.024102 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:03.024434 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-daa975a0-3e68-41d1-9ad9-4900d9b267e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:03.042087 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-daa975a0-3e68-41d1-9ad9-4900d9b267e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot delete request issued successfully. Aug 20 08:04:03.042320 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-daa975a0-3e68-41d1-9ad9-4900d9b267e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 returned with HTTP 202 Aug 20 08:04:03.042878 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1536/6083] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:04:03 2026] DELETE /volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:03.050925 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b69e7752-bb54-49bd-9b38-f86d85efe549 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:03.052901 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b69e7752-bb54-49bd-9b38-f86d85efe549 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 Aug 20 08:04:03.053143 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b69e7752-bb54-49bd-9b38-f86d85efe549 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:03.053343 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b69e7752-bb54-49bd-9b38-f86d85efe549 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:03.058802 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:03.058802 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:03.059143 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b69e7752-bb54-49bd-9b38-f86d85efe549 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:03.059852 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b69e7752-bb54-49bd-9b38-f86d85efe549 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 returned with HTTP 200 Aug 20 08:04:03.060234 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1524/6084] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:03 2026] GET /volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:04.069167 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ea02888b-2b77-4658-8257-0604333a908f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:04.070897 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea02888b-2b77-4658-8257-0604333a908f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 Aug 20 08:04:04.071218 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea02888b-2b77-4658-8257-0604333a908f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:04.071509 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea02888b-2b77-4658-8257-0604333a908f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:04.075847 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea02888b-2b77-4658-8257-0604333a908f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 returned with HTTP 404 Aug 20 08:04:04.076343 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1520/6085] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:04 2026] GET /volume/v3/snapshots/9b010ca9-ea1d-4a43-9f3a-ba65624cbda2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:04.082992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8592e871-db46-4cdb-b574-3a6f8e39e694 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:04.085282 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8592e871-db46-4cdb-b574-3a6f8e39e694 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 Aug 20 08:04:04.085574 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8592e871-db46-4cdb-b574-3a6f8e39e694 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:04.085816 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8592e871-db46-4cdb-b574-3a6f8e39e694 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:04.085994 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8592e871-db46-4cdb-b574-3a6f8e39e694 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume with id: fb2acc0b-c234-474b-8478-0f7664c7e443 Aug 20 08:04:04.093742 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:04.093742 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:04.094069 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8592e871-db46-4cdb-b574-3a6f8e39e694 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:04.112204 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8592e871-db46-4cdb-b574-3a6f8e39e694 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume request issued successfully. Aug 20 08:04:04.112450 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8592e871-db46-4cdb-b574-3a6f8e39e694 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 returned with HTTP 202 Aug 20 08:04:04.113050 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1506/6086] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:04:04 2026] DELETE /volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:04.119919 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4886dc79-1bbb-4223-8924-0c6ef71c36ed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:04.121735 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4886dc79-1bbb-4223-8924-0c6ef71c36ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 Aug 20 08:04:04.121931 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4886dc79-1bbb-4223-8924-0c6ef71c36ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:04.122125 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4886dc79-1bbb-4223-8924-0c6ef71c36ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:04.129366 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:04.129366 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:04.133293 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4886dc79-1bbb-4223-8924-0c6ef71c36ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:04.137620 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4886dc79-1bbb-4223-8924-0c6ef71c36ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 returned with HTTP 200 Aug 20 08:04:04.137982 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1537/6087] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:04 2026] GET /volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:05.151038 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-33901f11-d027-4ba2-9ea7-71d76e3298d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:05.152683 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33901f11-d027-4ba2-9ea7-71d76e3298d0 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 Aug 20 08:04:05.152965 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33901f11-d027-4ba2-9ea7-71d76e3298d0 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:05.153173 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33901f11-d027-4ba2-9ea7-71d76e3298d0 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:05.158451 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33901f11-d027-4ba2-9ea7-71d76e3298d0 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 returned with HTTP 404 Aug 20 08:04:05.158932 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1525/6088] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:05 2026] GET /volume/v3/volumes/fb2acc0b-c234-474b-8478-0f7664c7e443 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:05.165882 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:05.167516 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:04:05.167915 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1405711440"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:05.169775 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1405711440'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:04:05.169883 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume of 1 GB Aug 20 08:04:05.173558 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Availability Zones retrieved successfully. Aug 20 08:04:05.178296 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (ca47c96f-5704-46be-869b-80a84d605b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:05.179264 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c891e876-c920-48d8-be46-12605cb0094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:05.179947 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:04:05.199920 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c891e876-c920-48d8-be46-12605cb0094c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:05.200664 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (302de763-dab0-4b5d-9d0f-e85106117741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:05.233738 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['b26fa90e-4b49-4b9a-8267-d89c57fb1bc6', 'c418304d-d4f3-419f-9186-e3f71f986aef', 'a9d5c8a2-b338-49a0-9d4c-f8da2f166aca', '54c18f9c-f3fa-4251-ae30-a5125e8198d0'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:05.234418 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (302de763-dab0-4b5d-9d0f-e85106117741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b26fa90e-4b49-4b9a-8267-d89c57fb1bc6', 'c418304d-d4f3-419f-9186-e3f71f986aef', 'a9d5c8a2-b338-49a0-9d4c-f8da2f166aca', '54c18f9c-f3fa-4251-ae30-a5125e8198d0']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:05.235167 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c59779b-cda1-487e-b8e3-2c3d45c0371d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:05.254948 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c59779b-cda1-487e-b8e3-2c3d45c0371d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12eb345-5d68-4de2-b60c-fed4ca681dbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405711440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['b26fa90e-4b49-4b9a-8267-d89c57fb1bc6','c418304d-d4f3-419f-9186-e3f71f986aef','a9d5c8a2-b338-49a0-9d4c-f8da2f166aca','54c18f9c-f3fa-4251-ae30-a5125e8198d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405711440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12eb345-5d68-4de2-b60c-fed4ca681dbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c8bb41dca24261bc267fa272c66ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16cb3776c95d45938c25de210d96cb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:05.255624 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ae0c6d-77a1-43dc-b283-9dea769d750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:05.271486 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ae0c6d-77a1-43dc-b283-9dea769d750c) transitioned into state 'SUCCESS' from state '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-1405711440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['b26fa90e-4b49-4b9a-8267-d89c57fb1bc6','c418304d-d4f3-419f-9186-e3f71f986aef','a9d5c8a2-b338-49a0-9d4c-f8da2f166aca','54c18f9c-f3fa-4251-ae30-a5125e8198d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:05.272124 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58ae16a5-4e7e-4d64-ad99-0dae29647b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:05.280220 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58ae16a5-4e7e-4d64-ad99-0dae29647b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:05.281355 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (ca47c96f-5704-46be-869b-80a84d605b32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:05.281842 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request issued successfully. Aug 20 08:04:05.282657 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d68f398d-661c-4d90-9385-f7ae43fa9f08 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:04:05.283219 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1521/6089] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:04:05 2026] POST /volume/v3/volumes => generated 776 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:05.293789 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2e1a0163-d2a2-4922-9810-84ec619a1cc1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:05.295588 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e1a0163-d2a2-4922-9810-84ec619a1cc1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc Aug 20 08:04:05.295783 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e1a0163-d2a2-4922-9810-84ec619a1cc1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:05.295956 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e1a0163-d2a2-4922-9810-84ec619a1cc1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:05.302724 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:05.302724 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:05.305807 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2e1a0163-d2a2-4922-9810-84ec619a1cc1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:05.309342 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e1a0163-d2a2-4922-9810-84ec619a1cc1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc returned with HTTP 200 Aug 20 08:04:05.309701 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1507/6090] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:05 2026] GET /volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:06.323203 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-259c7c3e-967c-4bd3-bb25-c764bd8a95b6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:06.325411 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-259c7c3e-967c-4bd3-bb25-c764bd8a95b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc Aug 20 08:04:06.325690 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-259c7c3e-967c-4bd3-bb25-c764bd8a95b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:06.325956 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-259c7c3e-967c-4bd3-bb25-c764bd8a95b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:06.334287 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:06.334287 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:06.338194 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-259c7c3e-967c-4bd3-bb25-c764bd8a95b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:06.343012 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-259c7c3e-967c-4bd3-bb25-c764bd8a95b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc returned with HTTP 200 Aug 20 08:04:06.343494 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1538/6091] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:06 2026] GET /volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:06.355493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a1d753c-3326-46a8-9e30-5119426e85c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:06.357188 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a1d753c-3326-46a8-9e30-5119426e85c6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:04:06.357493 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a1d753c-3326-46a8-9e30-5119426e85c6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e12eb345-5d68-4de2-b60c-fed4ca681dbc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-289807793"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:06.366723 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:06.366723 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:06.367083 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a1d753c-3326-46a8-9e30-5119426e85c6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:06.367221 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-1a1d753c-3326-46a8-9e30-5119426e85c6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create snapshot from volume e12eb345-5d68-4de2-b60c-fed4ca681dbc Aug 20 08:04:06.391014 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1a1d753c-3326-46a8-9e30-5119426e85c6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['57d4dc02-1569-4717-b780-fe28482d3c74', '6026c515-b64d-4c81-81e6-0ac0331627ad', '654a43f2-c255-42d0-8b91-3f6a4764a2ac', 'dcffbd90-fb53-4d67-9e74-f1e199494508'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:06.419292 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a1d753c-3326-46a8-9e30-5119426e85c6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot create request issued successfully. Aug 20 08:04:06.419653 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a1d753c-3326-46a8-9e30-5119426e85c6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:04:06.420076 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1526/6092] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:04:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:06.428962 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-274c90ec-154a-4c7f-8161-fd6202d1ae03 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:06.430688 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-274c90ec-154a-4c7f-8161-fd6202d1ae03 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 Aug 20 08:04:06.430875 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-274c90ec-154a-4c7f-8161-fd6202d1ae03 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:06.431069 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-274c90ec-154a-4c7f-8161-fd6202d1ae03 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:06.436420 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:06.436420 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:06.436906 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-274c90ec-154a-4c7f-8161-fd6202d1ae03 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:06.437815 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-274c90ec-154a-4c7f-8161-fd6202d1ae03 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 returned with HTTP 200 Aug 20 08:04:06.438316 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1522/6093] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:06 2026] GET /volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:07.446131 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-53d30f7e-6c7f-4052-9916-92323156110f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:07.447775 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53d30f7e-6c7f-4052-9916-92323156110f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 Aug 20 08:04:07.447951 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53d30f7e-6c7f-4052-9916-92323156110f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:07.448147 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53d30f7e-6c7f-4052-9916-92323156110f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:07.452631 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:07.452631 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:07.452918 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-53d30f7e-6c7f-4052-9916-92323156110f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:07.453479 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53d30f7e-6c7f-4052-9916-92323156110f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 returned with HTTP 200 Aug 20 08:04:07.453832 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1508/6094] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:07 2026] GET /volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:07.461150 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7de50d25-2180-4ecc-a466-9c66ae7dfaa1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:07.462665 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7de50d25-2180-4ecc-a466-9c66ae7dfaa1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] GET https://10.4.3.57/volume/v3/snapshots Aug 20 08:04:07.462829 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7de50d25-2180-4ecc-a466-9c66ae7dfaa1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:07.463041 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7de50d25-2180-4ecc-a466-9c66ae7dfaa1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:07.463298 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-7de50d25-2180-4ecc-a466-9c66ae7dfaa1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 08:04:07.464238 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-7de50d25-2180-4ecc-a466-9c66ae7dfaa1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 08:04:07.467687 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7de50d25-2180-4ecc-a466-9c66ae7dfaa1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Get all snapshots completed successfully. Aug 20 08:04:07.467943 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7de50d25-2180-4ecc-a466-9c66ae7dfaa1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots returned with HTTP 200 Aug 20 08:04:07.468304 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1539/6095] 10.4.3.57 () {66 vars in 1236 bytes} [Thu Aug 20 08:04:07 2026] GET /volume/v3/snapshots => generated 335 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:07.476564 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a3444311-d253-4096-a77f-f9c5a74d9abd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:07.478451 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3444311-d253-4096-a77f-f9c5a74d9abd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 Aug 20 08:04:07.478674 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3444311-d253-4096-a77f-f9c5a74d9abd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:07.478874 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3444311-d253-4096-a77f-f9c5a74d9abd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:07.478990 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a3444311-d253-4096-a77f-f9c5a74d9abd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete snapshot with id: 3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 Aug 20 08:04:07.484686 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:07.484686 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:07.485072 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a3444311-d253-4096-a77f-f9c5a74d9abd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:07.502640 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a3444311-d253-4096-a77f-f9c5a74d9abd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot delete request issued successfully. Aug 20 08:04:07.502819 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3444311-d253-4096-a77f-f9c5a74d9abd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 returned with HTTP 202 Aug 20 08:04:07.503212 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1527/6096] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:04:07 2026] DELETE /volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:07.509942 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f231a970-647f-4f80-9ffd-c0e62d22723d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:07.511788 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f231a970-647f-4f80-9ffd-c0e62d22723d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 Aug 20 08:04:07.511998 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f231a970-647f-4f80-9ffd-c0e62d22723d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:07.512250 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f231a970-647f-4f80-9ffd-c0e62d22723d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:07.518199 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:07.518199 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:07.518527 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f231a970-647f-4f80-9ffd-c0e62d22723d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:07.519343 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f231a970-647f-4f80-9ffd-c0e62d22723d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 returned with HTTP 200 Aug 20 08:04:07.519761 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1523/6097] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:07 2026] GET /volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:08.527966 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ee35b62-a7d1-4c48-b906-d0f3e8c0e91f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:08.530215 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ee35b62-a7d1-4c48-b906-d0f3e8c0e91f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 Aug 20 08:04:08.530360 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ee35b62-a7d1-4c48-b906-d0f3e8c0e91f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:08.530453 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ee35b62-a7d1-4c48-b906-d0f3e8c0e91f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:08.534196 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ee35b62-a7d1-4c48-b906-d0f3e8c0e91f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 returned with HTTP 404 Aug 20 08:04:08.534656 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1509/6098] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:08 2026] GET /volume/v3/snapshots/3e1e1cb1-8f01-4d97-8dc1-48c3b372c9b5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:08.540956 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b4fcc7ed-9c19-4817-9be8-39bdce3374ed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:08.542748 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b4fcc7ed-9c19-4817-9be8-39bdce3374ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc Aug 20 08:04:08.542973 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b4fcc7ed-9c19-4817-9be8-39bdce3374ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:08.543191 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b4fcc7ed-9c19-4817-9be8-39bdce3374ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:08.543378 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b4fcc7ed-9c19-4817-9be8-39bdce3374ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume with id: e12eb345-5d68-4de2-b60c-fed4ca681dbc Aug 20 08:04:08.550001 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:08.550001 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:08.550278 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b4fcc7ed-9c19-4817-9be8-39bdce3374ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:08.565019 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b4fcc7ed-9c19-4817-9be8-39bdce3374ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume request issued successfully. Aug 20 08:04:08.565241 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b4fcc7ed-9c19-4817-9be8-39bdce3374ed tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc returned with HTTP 202 Aug 20 08:04:08.565836 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1540/6099] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:04:08 2026] DELETE /volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:08.572590 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2bee45b5-73d5-4148-9702-65562d05f693 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:08.574419 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2bee45b5-73d5-4148-9702-65562d05f693 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc Aug 20 08:04:08.574666 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2bee45b5-73d5-4148-9702-65562d05f693 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:08.574817 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2bee45b5-73d5-4148-9702-65562d05f693 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:08.581813 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:08.581813 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:08.585088 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2bee45b5-73d5-4148-9702-65562d05f693 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:08.589003 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2bee45b5-73d5-4148-9702-65562d05f693 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc returned with HTTP 200 Aug 20 08:04:08.589377 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1528/6100] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:08 2026] GET /volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:09.601782 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-76f36e66-6165-42b1-9367-b05c44b80423 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:09.603408 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76f36e66-6165-42b1-9367-b05c44b80423 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc Aug 20 08:04:09.603619 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76f36e66-6165-42b1-9367-b05c44b80423 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:09.603809 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76f36e66-6165-42b1-9367-b05c44b80423 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:09.609338 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76f36e66-6165-42b1-9367-b05c44b80423 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc returned with HTTP 404 Aug 20 08:04:09.609797 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1524/6101] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:09 2026] GET /volume/v3/volumes/e12eb345-5d68-4de2-b60c-fed4ca681dbc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:09.617533 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:09.619032 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:04:09.619330 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-909707652"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:09.620948 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-909707652'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:04:09.621090 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume of 1 GB Aug 20 08:04:09.624663 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Availability Zones retrieved successfully. Aug 20 08:04:09.629404 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (dbea7f36-9027-43c5-a4cf-b5f1bf628aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:09.630389 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c947ca5-118a-423f-b719-46d3cdb06ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:09.631100 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:04:09.652086 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c947ca5-118a-423f-b719-46d3cdb06ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:09.652773 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74512b01-f778-47b5-8dcd-fb6755460afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:09.684228 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['16c21282-75b3-4676-bf79-b912cef06850', '146c7eee-74f6-4a29-838f-771f6aa7fd0d', '6335e6bb-3c57-46b1-8356-21a0d4fdb639', '19cedbb0-7d9e-491c-a1aa-bd7b5103813b'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:09.684967 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74512b01-f778-47b5-8dcd-fb6755460afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16c21282-75b3-4676-bf79-b912cef06850', '146c7eee-74f6-4a29-838f-771f6aa7fd0d', '6335e6bb-3c57-46b1-8356-21a0d4fdb639', '19cedbb0-7d9e-491c-a1aa-bd7b5103813b']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:09.685701 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d34d7d9f-646a-4231-9d96-12ef20483a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:09.705457 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d34d7d9f-646a-4231-9d96-12ef20483a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '117b449f-e775-4926-80b5-be4711c14e61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909707652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['16c21282-75b3-4676-bf79-b912cef06850','146c7eee-74f6-4a29-838f-771f6aa7fd0d','6335e6bb-3c57-46b1-8356-21a0d4fdb639','19cedbb0-7d9e-491c-a1aa-bd7b5103813b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909707652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=117b449f-e775-4926-80b5-be4711c14e61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c8bb41dca24261bc267fa272c66ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16cb3776c95d45938c25de210d96cb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:09.706160 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f43aff-3646-43e1-8e09-7b4eb8103b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:09.722846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f43aff-3646-43e1-8e09-7b4eb8103b23) transitioned into state 'SUCCESS' from state '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-909707652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['16c21282-75b3-4676-bf79-b912cef06850','146c7eee-74f6-4a29-838f-771f6aa7fd0d','6335e6bb-3c57-46b1-8356-21a0d4fdb639','19cedbb0-7d9e-491c-a1aa-bd7b5103813b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:09.723501 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a9fb93-80f4-4ac2-9fb4-e72af7082f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:09.731598 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a9fb93-80f4-4ac2-9fb4-e72af7082f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:09.732366 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (dbea7f36-9027-43c5-a4cf-b5f1bf628aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:09.732698 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request issued successfully. Aug 20 08:04:09.733230 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e9252a5-12c7-43e1-81e8-b2b7cb851a59 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:04:09.733961 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1510/6102] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:04:09 2026] POST /volume/v3/volumes => generated 775 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:09.746892 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2ee0c6c9-b739-4ecd-99e1-ff53c3c36a34 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:09.748554 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ee0c6c9-b739-4ecd-99e1-ff53c3c36a34 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 Aug 20 08:04:09.748753 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ee0c6c9-b739-4ecd-99e1-ff53c3c36a34 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:09.748938 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ee0c6c9-b739-4ecd-99e1-ff53c3c36a34 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:09.755281 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:09.755281 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:09.758214 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2ee0c6c9-b739-4ecd-99e1-ff53c3c36a34 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:09.761376 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ee0c6c9-b739-4ecd-99e1-ff53c3c36a34 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 returned with HTTP 200 Aug 20 08:04:09.761739 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1541/6103] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:09 2026] GET /volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:10.775142 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3febdf27-4f7a-4bcd-be60-28268ef62a0f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:10.776725 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3febdf27-4f7a-4bcd-be60-28268ef62a0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 Aug 20 08:04:10.776890 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3febdf27-4f7a-4bcd-be60-28268ef62a0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:10.777086 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3febdf27-4f7a-4bcd-be60-28268ef62a0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:10.783479 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:10.783479 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:10.786545 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3febdf27-4f7a-4bcd-be60-28268ef62a0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:10.789746 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3febdf27-4f7a-4bcd-be60-28268ef62a0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 returned with HTTP 200 Aug 20 08:04:10.790121 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1529/6104] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:10 2026] GET /volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:10.801364 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-708b1ae3-379b-494e-bada-1b425a14673d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:10.803593 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-708b1ae3-379b-494e-bada-1b425a14673d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:04:10.803799 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-708b1ae3-379b-494e-bada-1b425a14673d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "117b449f-e775-4926-80b5-be4711c14e61", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-737627689"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:10.811520 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:10.811520 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:10.811868 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-708b1ae3-379b-494e-bada-1b425a14673d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:10.812021 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-708b1ae3-379b-494e-bada-1b425a14673d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create snapshot from volume 117b449f-e775-4926-80b5-be4711c14e61 Aug 20 08:04:10.832470 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-708b1ae3-379b-494e-bada-1b425a14673d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['4e4bbe16-5e9a-4ae3-9f61-7ef757fc2f25', '42eb495e-de0d-4693-9985-762c6d0d9496', '961b702b-d332-47a4-8ed3-ddffb98a4914', '6392a4da-c2c4-4792-9ede-425012e39f10'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:10.855722 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-708b1ae3-379b-494e-bada-1b425a14673d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot create request issued successfully. Aug 20 08:04:10.856014 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-708b1ae3-379b-494e-bada-1b425a14673d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:04:10.856449 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1525/6105] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:04:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:10.864433 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3cb87372-bd60-4d1e-b0ed-a0020c9f4d92 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:10.866644 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3cb87372-bd60-4d1e-b0ed-a0020c9f4d92 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 Aug 20 08:04:10.866895 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3cb87372-bd60-4d1e-b0ed-a0020c9f4d92 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:10.867132 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3cb87372-bd60-4d1e-b0ed-a0020c9f4d92 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:10.872877 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:10.872877 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:10.873220 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3cb87372-bd60-4d1e-b0ed-a0020c9f4d92 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:10.873949 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3cb87372-bd60-4d1e-b0ed-a0020c9f4d92 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 returned with HTTP 200 Aug 20 08:04:10.874312 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1511/6106] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:10 2026] GET /volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:11.883487 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9b3c12cb-7e1f-43c2-9eac-9f6519fd4330 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:11.885190 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b3c12cb-7e1f-43c2-9eac-9f6519fd4330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 Aug 20 08:04:11.885376 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b3c12cb-7e1f-43c2-9eac-9f6519fd4330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:11.885648 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b3c12cb-7e1f-43c2-9eac-9f6519fd4330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:11.890284 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:11.890284 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:11.890580 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9b3c12cb-7e1f-43c2-9eac-9f6519fd4330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:11.891199 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b3c12cb-7e1f-43c2-9eac-9f6519fd4330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 returned with HTTP 200 Aug 20 08:04:11.891562 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1542/6107] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:11 2026] GET /volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:11.900594 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b829ce36-b75e-4bca-a677-a4189f3c6916 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:11.903017 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b829ce36-b75e-4bca-a677-a4189f3c6916 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] POST https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3/action Aug 20 08:04:11.903511 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b829ce36-b75e-4bca-a677-a4189f3c6916 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:04:11.903727 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b829ce36-b75e-4bca-a677-a4189f3c6916 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:11.905513 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-b829ce36-b75e-4bca-a677-a4189f3c6916 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Updating snapshot '8a948ed6-7de6-442c-90f5-299d35b327c3' with '{'status': 'error'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 08:04:11.916350 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:11.916350 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:11.916858 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-b829ce36-b75e-4bca-a677-a4189f3c6916 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'da64af7677004a7aa222b839ca561625', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0c8bb41dca24261bc267fa272c66ebd', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:04:11.917072 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b829ce36-b75e-4bca-a677-a4189f3c6916 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3/action returned with HTTP 403 Aug 20 08:04:11.917514 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1530/6108] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 08:04:11 2026] POST /volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:11.924422 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a172cff8-82e4-4791-9994-61c0855987c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:11.926694 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a172cff8-82e4-4791-9994-61c0855987c2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 Aug 20 08:04:11.926899 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a172cff8-82e4-4791-9994-61c0855987c2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:11.927088 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a172cff8-82e4-4791-9994-61c0855987c2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:11.927187 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-a172cff8-82e4-4791-9994-61c0855987c2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete snapshot with id: 8a948ed6-7de6-442c-90f5-299d35b327c3 Aug 20 08:04:11.931964 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:11.931964 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:11.932260 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a172cff8-82e4-4791-9994-61c0855987c2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:11.948308 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a172cff8-82e4-4791-9994-61c0855987c2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot delete request issued successfully. Aug 20 08:04:11.948564 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a172cff8-82e4-4791-9994-61c0855987c2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 returned with HTTP 202 Aug 20 08:04:11.948955 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1526/6109] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:04:11 2026] DELETE /volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:11.955576 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-326bb25c-ed4c-4775-90c4-30f8a8a138d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:11.957310 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-326bb25c-ed4c-4775-90c4-30f8a8a138d5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 Aug 20 08:04:11.957518 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-326bb25c-ed4c-4775-90c4-30f8a8a138d5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:11.957725 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-326bb25c-ed4c-4775-90c4-30f8a8a138d5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:11.962615 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:11.962615 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:11.962891 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-326bb25c-ed4c-4775-90c4-30f8a8a138d5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:11.963580 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-326bb25c-ed4c-4775-90c4-30f8a8a138d5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 returned with HTTP 200 Aug 20 08:04:11.963917 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1512/6110] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:11 2026] GET /volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:12.973537 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ea04a205-5c04-4283-ae7c-5b0d54e98c3d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:12.975280 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ea04a205-5c04-4283-ae7c-5b0d54e98c3d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 Aug 20 08:04:12.975507 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ea04a205-5c04-4283-ae7c-5b0d54e98c3d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:12.975721 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ea04a205-5c04-4283-ae7c-5b0d54e98c3d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:12.979738 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ea04a205-5c04-4283-ae7c-5b0d54e98c3d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 returned with HTTP 404 Aug 20 08:04:12.980188 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1543/6111] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:12 2026] GET /volume/v3/snapshots/8a948ed6-7de6-442c-90f5-299d35b327c3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:12.987085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-22f681d4-7f3d-4e0e-8708-0d43cbd69506 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:12.988778 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22f681d4-7f3d-4e0e-8708-0d43cbd69506 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 Aug 20 08:04:12.988981 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22f681d4-7f3d-4e0e-8708-0d43cbd69506 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:12.989180 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22f681d4-7f3d-4e0e-8708-0d43cbd69506 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:12.989321 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-22f681d4-7f3d-4e0e-8708-0d43cbd69506 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume with id: 117b449f-e775-4926-80b5-be4711c14e61 Aug 20 08:04:12.995879 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:12.995879 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:12.996213 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-22f681d4-7f3d-4e0e-8708-0d43cbd69506 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:13.015175 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-22f681d4-7f3d-4e0e-8708-0d43cbd69506 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume request issued successfully. Aug 20 08:04:13.015175 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22f681d4-7f3d-4e0e-8708-0d43cbd69506 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 returned with HTTP 202 Aug 20 08:04:13.015613 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1531/6112] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:04:12 2026] DELETE /volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:13.022505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52c61ca4-5111-4508-914b-7cc7808f32ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:13.024677 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52c61ca4-5111-4508-914b-7cc7808f32ff tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 Aug 20 08:04:13.024938 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52c61ca4-5111-4508-914b-7cc7808f32ff tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:13.025130 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52c61ca4-5111-4508-914b-7cc7808f32ff tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:13.032718 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:13.032718 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:13.037098 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-52c61ca4-5111-4508-914b-7cc7808f32ff tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:13.041207 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52c61ca4-5111-4508-914b-7cc7808f32ff tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 returned with HTTP 200 Aug 20 08:04:13.041644 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1527/6113] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:13 2026] GET /volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:14.054235 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7f8cda24-1ee4-4fa8-8267-396ef80d7368 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:14.056006 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f8cda24-1ee4-4fa8-8267-396ef80d7368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 Aug 20 08:04:14.056125 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f8cda24-1ee4-4fa8-8267-396ef80d7368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:14.056293 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f8cda24-1ee4-4fa8-8267-396ef80d7368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:14.061608 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f8cda24-1ee4-4fa8-8267-396ef80d7368 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 returned with HTTP 404 Aug 20 08:04:14.062002 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1513/6114] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:14 2026] GET /volume/v3/volumes/117b449f-e775-4926-80b5-be4711c14e61 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:14.069163 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8df35079-bb6b-457d-8805-16f745d6d35c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:14.070752 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:04:14.071182 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1313504085"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:14.072505 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1313504085'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:04:14.072643 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume of 1 GB Aug 20 08:04:14.077905 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Availability Zones retrieved successfully. Aug 20 08:04:14.085411 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (a76f1e01-b8c2-408f-85ee-e7414d1f265f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:14.086760 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727cee0e-a8f8-4fac-8672-ac7b606d3e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:14.087471 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:04:14.110416 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727cee0e-a8f8-4fac-8672-ac7b606d3e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:14.111106 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b94306-c3ab-4a78-8eac-f9a65680a857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:14.148214 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['34e34107-02fb-467b-bff9-134f370754b7', 'fd73ba31-d0a6-4cae-8d18-f974787666bb', '276b81e4-1fd8-4e14-9cca-3490b21e49af', '6909db5b-ae75-4f44-9deb-7b9612e1a0e7'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:14.149077 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b94306-c3ab-4a78-8eac-f9a65680a857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34e34107-02fb-467b-bff9-134f370754b7', 'fd73ba31-d0a6-4cae-8d18-f974787666bb', '276b81e4-1fd8-4e14-9cca-3490b21e49af', '6909db5b-ae75-4f44-9deb-7b9612e1a0e7']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:14.149841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9a9777-ef0a-4940-84ca-43d215ab8bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:14.170614 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9a9777-ef0a-4940-84ca-43d215ab8bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f807e779-d168-4b21-abe9-72a2de3955a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1313504085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['34e34107-02fb-467b-bff9-134f370754b7','fd73ba31-d0a6-4cae-8d18-f974787666bb','276b81e4-1fd8-4e14-9cca-3490b21e49af','6909db5b-ae75-4f44-9deb-7b9612e1a0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1313504085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f807e779-d168-4b21-abe9-72a2de3955a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c8bb41dca24261bc267fa272c66ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16cb3776c95d45938c25de210d96cb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:14.171238 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255c367b-f22c-4de1-a553-a08cb70dfdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:14.185775 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255c367b-f22c-4de1-a553-a08cb70dfdc3) transitioned into state 'SUCCESS' from state '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-1313504085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['34e34107-02fb-467b-bff9-134f370754b7','fd73ba31-d0a6-4cae-8d18-f974787666bb','276b81e4-1fd8-4e14-9cca-3490b21e49af','6909db5b-ae75-4f44-9deb-7b9612e1a0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:14.186402 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc265b69-0409-40bd-bc9f-ad1957844c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:14.194933 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc265b69-0409-40bd-bc9f-ad1957844c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:14.196220 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (a76f1e01-b8c2-408f-85ee-e7414d1f265f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:14.196674 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request issued successfully. Aug 20 08:04:14.197417 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8df35079-bb6b-457d-8805-16f745d6d35c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:04:14.197990 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1544/6115] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:04:14 2026] POST /volume/v3/volumes => generated 776 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:14.208278 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ae2db2b-87ad-4ef6-a2ac-f844e4184480 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:14.209982 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ae2db2b-87ad-4ef6-a2ac-f844e4184480 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 Aug 20 08:04:14.210156 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ae2db2b-87ad-4ef6-a2ac-f844e4184480 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:14.210342 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ae2db2b-87ad-4ef6-a2ac-f844e4184480 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:14.216816 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:14.216816 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:14.219718 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ae2db2b-87ad-4ef6-a2ac-f844e4184480 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:14.223139 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ae2db2b-87ad-4ef6-a2ac-f844e4184480 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 returned with HTTP 200 Aug 20 08:04:14.223485 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1532/6116] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:14 2026] GET /volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:15.235192 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-16369e6a-513a-43f7-93a4-56f01bac564b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:15.237454 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16369e6a-513a-43f7-93a4-56f01bac564b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 Aug 20 08:04:15.237721 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16369e6a-513a-43f7-93a4-56f01bac564b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:15.237984 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16369e6a-513a-43f7-93a4-56f01bac564b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:15.247555 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:15.247555 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:15.252386 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-16369e6a-513a-43f7-93a4-56f01bac564b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:15.257211 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16369e6a-513a-43f7-93a4-56f01bac564b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 returned with HTTP 200 Aug 20 08:04:15.257676 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1528/6117] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:15 2026] GET /volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:15.269328 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5c0657c2-eb8e-4e67-a9e4-17ba6d96f24c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:15.271031 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c0657c2-eb8e-4e67-a9e4-17ba6d96f24c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:04:15.271369 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c0657c2-eb8e-4e67-a9e4-17ba6d96f24c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f807e779-d168-4b21-abe9-72a2de3955a4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1345520570"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:15.278937 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:15.278937 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:15.279278 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c0657c2-eb8e-4e67-a9e4-17ba6d96f24c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:15.279433 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-5c0657c2-eb8e-4e67-a9e4-17ba6d96f24c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create snapshot from volume f807e779-d168-4b21-abe9-72a2de3955a4 Aug 20 08:04:15.299108 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5c0657c2-eb8e-4e67-a9e4-17ba6d96f24c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['5fcb5fcb-1417-4592-89f8-b2533a3398d4', '86474ab9-fbd8-41d6-b439-bd121cdd26ef', 'cab18859-1646-46bf-adb8-0a247c2591f2', 'f2584cc3-3e48-4ed4-a04e-5fd57e71a339'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:15.324040 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c0657c2-eb8e-4e67-a9e4-17ba6d96f24c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot create request issued successfully. Aug 20 08:04:15.324407 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c0657c2-eb8e-4e67-a9e4-17ba6d96f24c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:04:15.324757 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1514/6118] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:04:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:15.333100 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c5224a00-a3f6-4580-a926-8db32b3668fa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:15.334818 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5224a00-a3f6-4580-a926-8db32b3668fa tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 Aug 20 08:04:15.334996 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5224a00-a3f6-4580-a926-8db32b3668fa tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:15.335184 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5224a00-a3f6-4580-a926-8db32b3668fa tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:15.340227 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:15.340227 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:15.340581 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c5224a00-a3f6-4580-a926-8db32b3668fa tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:15.341256 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5224a00-a3f6-4580-a926-8db32b3668fa tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 returned with HTTP 200 Aug 20 08:04:15.341641 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1545/6119] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:15 2026] GET /volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:16.350097 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3e25ac22-0a63-4f03-b386-8bc4ca7c0330 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:16.351794 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e25ac22-0a63-4f03-b386-8bc4ca7c0330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 Aug 20 08:04:16.351974 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e25ac22-0a63-4f03-b386-8bc4ca7c0330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:16.352148 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e25ac22-0a63-4f03-b386-8bc4ca7c0330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:16.356823 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:16.356823 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:16.357085 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3e25ac22-0a63-4f03-b386-8bc4ca7c0330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:16.357710 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e25ac22-0a63-4f03-b386-8bc4ca7c0330 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 returned with HTTP 200 Aug 20 08:04:16.358045 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1533/6120] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:16 2026] GET /volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:16.365797 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c76a2036-d425-4c5c-a1bd-ebb3f6f4d989 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:16.367436 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c76a2036-d425-4c5c-a1bd-ebb3f6f4d989 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] GET https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 Aug 20 08:04:16.367630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c76a2036-d425-4c5c-a1bd-ebb3f6f4d989 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:16.367827 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c76a2036-d425-4c5c-a1bd-ebb3f6f4d989 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:16.372229 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:16.372229 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:16.372649 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c76a2036-d425-4c5c-a1bd-ebb3f6f4d989 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:04:16.373379 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c76a2036-d425-4c5c-a1bd-ebb3f6f4d989 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 returned with HTTP 200 Aug 20 08:04:16.373733 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1529/6121] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:16 2026] GET /volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:16.381251 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-054d42d6-20e3-4752-964b-f8a364f5d08b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:16.383050 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-054d42d6-20e3-4752-964b-f8a364f5d08b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 Aug 20 08:04:16.383244 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-054d42d6-20e3-4752-964b-f8a364f5d08b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:16.383431 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-054d42d6-20e3-4752-964b-f8a364f5d08b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:16.383527 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-054d42d6-20e3-4752-964b-f8a364f5d08b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete snapshot with id: 5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 Aug 20 08:04:16.387930 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:16.387930 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:16.388186 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-054d42d6-20e3-4752-964b-f8a364f5d08b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:16.401568 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-054d42d6-20e3-4752-964b-f8a364f5d08b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot delete request issued successfully. Aug 20 08:04:16.401743 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-054d42d6-20e3-4752-964b-f8a364f5d08b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 returned with HTTP 202 Aug 20 08:04:16.402134 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1515/6122] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:04:16 2026] DELETE /volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:16.409614 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cbd54286-8b5d-40ff-900c-b9465f04af54 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:16.411467 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cbd54286-8b5d-40ff-900c-b9465f04af54 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 Aug 20 08:04:16.411714 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cbd54286-8b5d-40ff-900c-b9465f04af54 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:16.411904 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cbd54286-8b5d-40ff-900c-b9465f04af54 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:16.417670 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:16.417670 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:16.418029 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cbd54286-8b5d-40ff-900c-b9465f04af54 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:16.418865 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cbd54286-8b5d-40ff-900c-b9465f04af54 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 returned with HTTP 200 Aug 20 08:04:16.419294 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1546/6123] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:16 2026] GET /volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:17.427690 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca32e37f-39bd-454a-add4-b7e9b5e4d3ad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:17.429403 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca32e37f-39bd-454a-add4-b7e9b5e4d3ad tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 Aug 20 08:04:17.429599 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca32e37f-39bd-454a-add4-b7e9b5e4d3ad tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:17.429791 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca32e37f-39bd-454a-add4-b7e9b5e4d3ad tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:17.433704 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca32e37f-39bd-454a-add4-b7e9b5e4d3ad tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 returned with HTTP 404 Aug 20 08:04:17.434125 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1534/6124] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:17 2026] GET /volume/v3/snapshots/5bdb2f7a-8ed7-4921-b72a-b78d1ca53c89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:17.440281 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3173ea14-893e-4756-bb9b-f408418436ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:17.442279 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3173ea14-893e-4756-bb9b-f408418436ac tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 Aug 20 08:04:17.442505 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3173ea14-893e-4756-bb9b-f408418436ac tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:17.442713 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3173ea14-893e-4756-bb9b-f408418436ac tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:17.442872 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3173ea14-893e-4756-bb9b-f408418436ac tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume with id: f807e779-d168-4b21-abe9-72a2de3955a4 Aug 20 08:04:17.450333 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:17.450333 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:17.450659 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3173ea14-893e-4756-bb9b-f408418436ac tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:17.465163 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3173ea14-893e-4756-bb9b-f408418436ac tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume request issued successfully. Aug 20 08:04:17.465354 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3173ea14-893e-4756-bb9b-f408418436ac tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 returned with HTTP 202 Aug 20 08:04:17.465809 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1530/6125] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:04:17 2026] DELETE /volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:17.472138 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b7e3b547-276c-4f69-b227-186dcdebd893 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:17.473800 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7e3b547-276c-4f69-b227-186dcdebd893 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 Aug 20 08:04:17.473984 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7e3b547-276c-4f69-b227-186dcdebd893 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:17.474161 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7e3b547-276c-4f69-b227-186dcdebd893 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:17.480691 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:17.480691 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:17.483774 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b7e3b547-276c-4f69-b227-186dcdebd893 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:17.487352 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7e3b547-276c-4f69-b227-186dcdebd893 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 returned with HTTP 200 Aug 20 08:04:17.487713 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1516/6126] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:17 2026] GET /volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:18.499887 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-78bbc66f-6f92-4c8d-a3f4-c47326a58954 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:18.501540 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78bbc66f-6f92-4c8d-a3f4-c47326a58954 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 Aug 20 08:04:18.501735 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78bbc66f-6f92-4c8d-a3f4-c47326a58954 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:18.501908 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78bbc66f-6f92-4c8d-a3f4-c47326a58954 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:18.507434 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78bbc66f-6f92-4c8d-a3f4-c47326a58954 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 returned with HTTP 404 Aug 20 08:04:18.507861 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1547/6127] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:18 2026] GET /volume/v3/volumes/f807e779-d168-4b21-abe9-72a2de3955a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:18.514869 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:18.516455 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:04:18.516823 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1068883898"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:18.518523 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1068883898'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:04:18.518658 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume of 1 GB Aug 20 08:04:18.522619 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Availability Zones retrieved successfully. Aug 20 08:04:18.527386 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (f4dc2bef-8570-431b-a286-f2cd8bf519ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:18.528388 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0af233a-6924-4565-912b-3ffaed4928cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:18.529110 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:04:18.552643 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0af233a-6924-4565-912b-3ffaed4928cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:18.553349 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7c8d8c-b7d2-43b8-91e0-5e7846f37249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:18.587203 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['8460d80b-987c-455a-96a8-c82eca1c2699', '89437c73-0c43-4e81-a7ae-a3b102097f05', 'c48874d9-6b79-4550-8c50-e93515504310', 'be73c98c-c9f3-4801-a53c-c6188187712e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:18.587969 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7c8d8c-b7d2-43b8-91e0-5e7846f37249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8460d80b-987c-455a-96a8-c82eca1c2699', '89437c73-0c43-4e81-a7ae-a3b102097f05', 'c48874d9-6b79-4550-8c50-e93515504310', 'be73c98c-c9f3-4801-a53c-c6188187712e']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:18.588670 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3840dcd1-b8e0-480e-a60c-850eb912234f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:18.611319 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3840dcd1-b8e0-480e-a60c-850eb912234f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16e4292-0453-4b85-899e-945f0e786bda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1068883898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['8460d80b-987c-455a-96a8-c82eca1c2699','89437c73-0c43-4e81-a7ae-a3b102097f05','c48874d9-6b79-4550-8c50-e93515504310','be73c98c-c9f3-4801-a53c-c6188187712e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1068883898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f16e4292-0453-4b85-899e-945f0e786bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c8bb41dca24261bc267fa272c66ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16cb3776c95d45938c25de210d96cb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:18.612099 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445ec2d5-9ee0-4632-85d2-022854a5f78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:18.628897 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445ec2d5-9ee0-4632-85d2-022854a5f78f) transitioned into state 'SUCCESS' from state '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-1068883898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['8460d80b-987c-455a-96a8-c82eca1c2699','89437c73-0c43-4e81-a7ae-a3b102097f05','c48874d9-6b79-4550-8c50-e93515504310','be73c98c-c9f3-4801-a53c-c6188187712e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:18.629671 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf0e531-754b-40b7-ab47-7e78df796401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:18.638018 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf0e531-754b-40b7-ab47-7e78df796401) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:18.638832 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (f4dc2bef-8570-431b-a286-f2cd8bf519ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:18.639117 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request issued successfully. Aug 20 08:04:18.639696 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c10dcf0-f79f-488e-b2d3-e254a7d58458 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:04:18.640097 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1535/6128] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:04:18 2026] POST /volume/v3/volumes => generated 776 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:18.651113 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6bf64811-4877-4733-bf2c-a077d98ffa85 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:18.652758 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6bf64811-4877-4733-bf2c-a077d98ffa85 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda Aug 20 08:04:18.653270 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6bf64811-4877-4733-bf2c-a077d98ffa85 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:18.653270 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6bf64811-4877-4733-bf2c-a077d98ffa85 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:18.659484 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:18.659484 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:18.662692 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6bf64811-4877-4733-bf2c-a077d98ffa85 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:18.666254 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6bf64811-4877-4733-bf2c-a077d98ffa85 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda returned with HTTP 200 Aug 20 08:04:18.666594 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1531/6129] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:18 2026] GET /volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:19.678610 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e100c927-2f1e-4cf0-8334-8d79bf35b6f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:19.680265 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e100c927-2f1e-4cf0-8334-8d79bf35b6f3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda Aug 20 08:04:19.680479 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e100c927-2f1e-4cf0-8334-8d79bf35b6f3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:19.680716 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e100c927-2f1e-4cf0-8334-8d79bf35b6f3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:19.688437 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:19.688437 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:19.691866 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e100c927-2f1e-4cf0-8334-8d79bf35b6f3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:19.695487 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e100c927-2f1e-4cf0-8334-8d79bf35b6f3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda returned with HTTP 200 Aug 20 08:04:19.695903 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1517/6130] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:19 2026] GET /volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:19.708907 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2739b805-aef5-4f8e-9898-1b93fe4b7d19 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:19.710660 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2739b805-aef5-4f8e-9898-1b93fe4b7d19 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:04:19.710975 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2739b805-aef5-4f8e-9898-1b93fe4b7d19 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f16e4292-0453-4b85-899e-945f0e786bda", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-20801787"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:19.720762 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:19.720762 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:19.721095 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2739b805-aef5-4f8e-9898-1b93fe4b7d19 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:19.721236 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-2739b805-aef5-4f8e-9898-1b93fe4b7d19 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create snapshot from volume f16e4292-0453-4b85-899e-945f0e786bda Aug 20 08:04:19.743943 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2739b805-aef5-4f8e-9898-1b93fe4b7d19 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['1fc10a02-17c5-4c8c-aedd-43118a92ace2', '4109bd24-f889-41ee-b5c1-4b909849a79b', '94e54558-696a-45b7-99e5-d0bcb89f9f1b', '24664abb-752b-48e9-acfa-2d66574697d0'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:19.775998 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2739b805-aef5-4f8e-9898-1b93fe4b7d19 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot create request issued successfully. Aug 20 08:04:19.776336 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2739b805-aef5-4f8e-9898-1b93fe4b7d19 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:04:19.776834 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1548/6131] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:04:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:19.785391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-970397a4-68f4-4b22-8e47-dfc7c18c5d22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:19.787283 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-970397a4-68f4-4b22-8e47-dfc7c18c5d22 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 Aug 20 08:04:19.787473 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-970397a4-68f4-4b22-8e47-dfc7c18c5d22 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:19.787676 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-970397a4-68f4-4b22-8e47-dfc7c18c5d22 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:19.792438 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:19.792438 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:19.792810 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-970397a4-68f4-4b22-8e47-dfc7c18c5d22 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:19.793573 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-970397a4-68f4-4b22-8e47-dfc7c18c5d22 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 returned with HTTP 200 Aug 20 08:04:19.793925 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1536/6132] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:19 2026] GET /volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:20.802754 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5173fea1-12ab-447b-8a01-1c9b4733c6c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:20.804519 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5173fea1-12ab-447b-8a01-1c9b4733c6c5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 Aug 20 08:04:20.804755 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5173fea1-12ab-447b-8a01-1c9b4733c6c5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:20.804942 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5173fea1-12ab-447b-8a01-1c9b4733c6c5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:20.809779 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:20.809779 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:20.810076 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5173fea1-12ab-447b-8a01-1c9b4733c6c5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:20.810836 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5173fea1-12ab-447b-8a01-1c9b4733c6c5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 returned with HTTP 200 Aug 20 08:04:20.811187 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1532/6133] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:20 2026] GET /volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:20.819451 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a047f2d-ccf3-46e5-a13a-2df7cfad4ce1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:20.821289 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a047f2d-ccf3-46e5-a13a-2df7cfad4ce1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] POST https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968/action Aug 20 08:04:20.821675 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a047f2d-ccf3-46e5-a13a-2df7cfad4ce1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:04:20.821832 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a047f2d-ccf3-46e5-a13a-2df7cfad4ce1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:20.823134 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.snapshot_unmanage [None req-5a047f2d-ccf3-46e5-a13a-2df7cfad4ce1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Unmanage snapshot with id: fedc071b-91fc-4714-aa6f-fa33c8ead968 Aug 20 08:04:20.828524 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:20.828524 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:20.829042 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5a047f2d-ccf3-46e5-a13a-2df7cfad4ce1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:04:20.829926 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-5a047f2d-ccf3-46e5-a13a-2df7cfad4ce1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'da64af7677004a7aa222b839ca561625', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0c8bb41dca24261bc267fa272c66ebd', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 08:04:20.830145 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a047f2d-ccf3-46e5-a13a-2df7cfad4ce1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968/action returned with HTTP 403 Aug 20 08:04:20.830690 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1518/6134] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 08:04:20 2026] POST /volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:20.837348 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f68e3382-cde7-4352-b495-7a258765b91b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:20.839254 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f68e3382-cde7-4352-b495-7a258765b91b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 Aug 20 08:04:20.839490 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f68e3382-cde7-4352-b495-7a258765b91b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:20.839620 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f68e3382-cde7-4352-b495-7a258765b91b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:20.839725 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-f68e3382-cde7-4352-b495-7a258765b91b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete snapshot with id: fedc071b-91fc-4714-aa6f-fa33c8ead968 Aug 20 08:04:20.844684 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:20.844684 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:20.845060 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f68e3382-cde7-4352-b495-7a258765b91b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:20.859517 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f68e3382-cde7-4352-b495-7a258765b91b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot delete request issued successfully. Aug 20 08:04:20.859689 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f68e3382-cde7-4352-b495-7a258765b91b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 returned with HTTP 202 Aug 20 08:04:20.860092 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1549/6135] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:04:20 2026] DELETE /volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:20.867815 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-49874bdc-99dd-4ce0-90d6-ffb95232c2a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:20.870253 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49874bdc-99dd-4ce0-90d6-ffb95232c2a5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 Aug 20 08:04:20.870539 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49874bdc-99dd-4ce0-90d6-ffb95232c2a5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:20.870865 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49874bdc-99dd-4ce0-90d6-ffb95232c2a5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:20.877081 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:20.877081 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:20.877571 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-49874bdc-99dd-4ce0-90d6-ffb95232c2a5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:20.878457 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49874bdc-99dd-4ce0-90d6-ffb95232c2a5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 returned with HTTP 200 Aug 20 08:04:20.878988 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1537/6136] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:20 2026] GET /volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:21.887404 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92ecebf3-7b2d-4e17-8902-fcabb9c2bd01 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:21.889021 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92ecebf3-7b2d-4e17-8902-fcabb9c2bd01 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 Aug 20 08:04:21.889217 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92ecebf3-7b2d-4e17-8902-fcabb9c2bd01 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:21.889396 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92ecebf3-7b2d-4e17-8902-fcabb9c2bd01 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:21.893214 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92ecebf3-7b2d-4e17-8902-fcabb9c2bd01 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 returned with HTTP 404 Aug 20 08:04:21.893660 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1533/6137] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:21 2026] GET /volume/v3/snapshots/fedc071b-91fc-4714-aa6f-fa33c8ead968 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:21.899721 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-98d6cf61-4b69-405d-b5a5-597c725845af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:21.901363 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98d6cf61-4b69-405d-b5a5-597c725845af tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda Aug 20 08:04:21.901558 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98d6cf61-4b69-405d-b5a5-597c725845af tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:21.901743 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98d6cf61-4b69-405d-b5a5-597c725845af tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:21.901895 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-98d6cf61-4b69-405d-b5a5-597c725845af tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume with id: f16e4292-0453-4b85-899e-945f0e786bda Aug 20 08:04:21.909303 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:21.909303 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:21.909655 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98d6cf61-4b69-405d-b5a5-597c725845af tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:21.923618 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98d6cf61-4b69-405d-b5a5-597c725845af tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume request issued successfully. Aug 20 08:04:21.923769 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98d6cf61-4b69-405d-b5a5-597c725845af tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda returned with HTTP 202 Aug 20 08:04:21.924132 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1519/6138] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:04:21 2026] DELETE /volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:21.930777 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f46e8028-5a07-47a3-9165-922489f838a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:21.932834 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f46e8028-5a07-47a3-9165-922489f838a0 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda Aug 20 08:04:21.933057 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f46e8028-5a07-47a3-9165-922489f838a0 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:21.933298 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f46e8028-5a07-47a3-9165-922489f838a0 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:21.941678 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:21.941678 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:21.945867 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f46e8028-5a07-47a3-9165-922489f838a0 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:21.950768 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f46e8028-5a07-47a3-9165-922489f838a0 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda returned with HTTP 200 Aug 20 08:04:21.951405 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1550/6139] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:21 2026] GET /volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:22.963707 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-90a09303-9e4c-4a41-bbdf-17a6369e9ac9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:22.965770 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90a09303-9e4c-4a41-bbdf-17a6369e9ac9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda Aug 20 08:04:22.965994 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90a09303-9e4c-4a41-bbdf-17a6369e9ac9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:22.966224 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90a09303-9e4c-4a41-bbdf-17a6369e9ac9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:22.973461 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90a09303-9e4c-4a41-bbdf-17a6369e9ac9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda returned with HTTP 404 Aug 20 08:04:22.974027 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1538/6140] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:22 2026] GET /volume/v3/volumes/f16e4292-0453-4b85-899e-945f0e786bda => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:22.982603 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:22.984465 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:04:22.984922 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1411062770"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:22.986768 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1411062770'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:04:22.986926 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume of 1 GB Aug 20 08:04:22.991707 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Availability Zones retrieved successfully. Aug 20 08:04:22.996869 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (a93d6a2e-065c-41e8-b9eb-0d265f4442d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:22.997929 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64a3ccd-a48c-459b-9f05-d21c8200facd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:22.998738 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:04:23.023418 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64a3ccd-a48c-459b-9f05-d21c8200facd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:23.024195 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0985d815-ff70-4157-8291-4b7a0074b9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:23.062526 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['98581a41-a78b-43f4-94fc-095ebf4589e7', '713a4395-87dc-465d-87f5-343f8993aebe', '9ba9a9ff-0c5a-439a-8bc3-ce68811ce19e', 'b2075634-24f7-4dc0-be9b-8ee457d38154'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:23.063059 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0985d815-ff70-4157-8291-4b7a0074b9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98581a41-a78b-43f4-94fc-095ebf4589e7', '713a4395-87dc-465d-87f5-343f8993aebe', '9ba9a9ff-0c5a-439a-8bc3-ce68811ce19e', 'b2075634-24f7-4dc0-be9b-8ee457d38154']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:23.063802 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0903b7a8-3648-47c6-aadf-86d777899d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:23.085096 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0903b7a8-3648-47c6-aadf-86d777899d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6adcf256-7d5e-462e-8f34-5a1048d5fbf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411062770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['98581a41-a78b-43f4-94fc-095ebf4589e7','713a4395-87dc-465d-87f5-343f8993aebe','9ba9a9ff-0c5a-439a-8bc3-ce68811ce19e','b2075634-24f7-4dc0-be9b-8ee457d38154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411062770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6adcf256-7d5e-462e-8f34-5a1048d5fbf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c8bb41dca24261bc267fa272c66ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16cb3776c95d45938c25de210d96cb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:23.085868 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1019d109-6441-41bd-a586-9f2459072311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:23.104922 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1019d109-6441-41bd-a586-9f2459072311) transitioned into state 'SUCCESS' from state '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-1411062770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['98581a41-a78b-43f4-94fc-095ebf4589e7','713a4395-87dc-465d-87f5-343f8993aebe','9ba9a9ff-0c5a-439a-8bc3-ce68811ce19e','b2075634-24f7-4dc0-be9b-8ee457d38154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:23.105599 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3485a8-07a5-4692-aa48-335d07fbc41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:23.117986 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3485a8-07a5-4692-aa48-335d07fbc41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:23.119015 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (a93d6a2e-065c-41e8-b9eb-0d265f4442d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:23.119397 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request issued successfully. Aug 20 08:04:23.120145 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ece98af-42aa-4f82-8bbe-ebb70e666ab3 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:04:23.120673 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1534/6141] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:04:22 2026] POST /volume/v3/volumes => generated 776 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:23.130920 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-59087476-5632-4040-9d59-cdbb1650316a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:23.132618 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59087476-5632-4040-9d59-cdbb1650316a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 Aug 20 08:04:23.132808 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59087476-5632-4040-9d59-cdbb1650316a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:23.133000 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59087476-5632-4040-9d59-cdbb1650316a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:23.140054 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:23.140054 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:23.143230 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-59087476-5632-4040-9d59-cdbb1650316a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:23.146811 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59087476-5632-4040-9d59-cdbb1650316a tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 returned with HTTP 200 Aug 20 08:04:23.147175 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1520/6142] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:23 2026] GET /volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:24.160735 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6de441b2-6a10-4590-a911-2ec7c4335005 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:24.162454 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6de441b2-6a10-4590-a911-2ec7c4335005 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 Aug 20 08:04:24.162664 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6de441b2-6a10-4590-a911-2ec7c4335005 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:24.162841 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6de441b2-6a10-4590-a911-2ec7c4335005 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:24.169281 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:24.169281 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:24.172543 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6de441b2-6a10-4590-a911-2ec7c4335005 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:24.176071 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6de441b2-6a10-4590-a911-2ec7c4335005 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 returned with HTTP 200 Aug 20 08:04:24.176429 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1551/6143] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:24 2026] GET /volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:24.187849 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4d19b74-06b0-4fbc-9d81-b61555a078d7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:24.189544 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4d19b74-06b0-4fbc-9d81-b61555a078d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:04:24.189919 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4d19b74-06b0-4fbc-9d81-b61555a078d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6adcf256-7d5e-462e-8f34-5a1048d5fbf4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1174124922"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:24.199766 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:24.199766 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:24.200200 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c4d19b74-06b0-4fbc-9d81-b61555a078d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:24.200368 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-c4d19b74-06b0-4fbc-9d81-b61555a078d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create snapshot from volume 6adcf256-7d5e-462e-8f34-5a1048d5fbf4 Aug 20 08:04:24.224220 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c4d19b74-06b0-4fbc-9d81-b61555a078d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['fb116e61-45fd-43ce-9fdc-d8117860f806', 'debe6ef9-c5da-4bf6-9156-7cfdf119310e', '02f16995-ce93-409e-8aab-c638c6520e06', '3d9a44e4-5153-4a32-8408-e36ee94a91f8'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:24.249778 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c4d19b74-06b0-4fbc-9d81-b61555a078d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot create request issued successfully. Aug 20 08:04:24.250111 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4d19b74-06b0-4fbc-9d81-b61555a078d7 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:04:24.250511 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1539/6144] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:04:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:24.260779 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-662044e0-bbc4-459a-90fb-f552b1da0364 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:24.262658 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-662044e0-bbc4-459a-90fb-f552b1da0364 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 Aug 20 08:04:24.262859 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-662044e0-bbc4-459a-90fb-f552b1da0364 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:24.263043 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-662044e0-bbc4-459a-90fb-f552b1da0364 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:24.267896 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:24.267896 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:24.268209 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-662044e0-bbc4-459a-90fb-f552b1da0364 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:24.268861 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-662044e0-bbc4-459a-90fb-f552b1da0364 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 returned with HTTP 200 Aug 20 08:04:24.269233 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1535/6145] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:24 2026] GET /volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:25.277776 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-98d1af62-c917-44f0-a027-8885cfbce27c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:25.281211 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98d1af62-c917-44f0-a027-8885cfbce27c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 Aug 20 08:04:25.281211 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98d1af62-c917-44f0-a027-8885cfbce27c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:25.281211 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98d1af62-c917-44f0-a027-8885cfbce27c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:25.285575 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:25.285575 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:25.285941 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98d1af62-c917-44f0-a027-8885cfbce27c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:25.286696 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98d1af62-c917-44f0-a027-8885cfbce27c tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 returned with HTTP 200 Aug 20 08:04:25.286996 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1521/6146] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:25 2026] GET /volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:25.295245 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a8e4b4f9-7e0d-42d2-ba38-01ad6264a8d5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:25.296982 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8e4b4f9-7e0d-42d2-ba38-01ad6264a8d5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] PUT https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 Aug 20 08:04:25.297355 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8e4b4f9-7e0d-42d2-ba38-01ad6264a8d5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:25.303761 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:25.303761 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:25.304177 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a8e4b4f9-7e0d-42d2-ba38-01ad6264a8d5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Snapshot retrieved successfully. Aug 20 08:04:25.310628 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8e4b4f9-7e0d-42d2-ba38-01ad6264a8d5 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 returned with HTTP 200 Aug 20 08:04:25.311045 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1552/6147] 10.4.3.57 () {68 vars in 1367 bytes} [Thu Aug 20 08:04:25 2026] PUT /volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 => generated 361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:25.319058 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f5b6a0c-69b1-4fc3-9470-97cd97a169e6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:25.320860 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f5b6a0c-69b1-4fc3-9470-97cd97a169e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 Aug 20 08:04:25.321048 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f5b6a0c-69b1-4fc3-9470-97cd97a169e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:25.321246 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f5b6a0c-69b1-4fc3-9470-97cd97a169e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:25.321352 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-8f5b6a0c-69b1-4fc3-9470-97cd97a169e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete snapshot with id: 280e99c5-3978-40a4-a291-67020180b736 Aug 20 08:04:25.325940 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:25.325940 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:25.326225 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8f5b6a0c-69b1-4fc3-9470-97cd97a169e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:25.342078 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8f5b6a0c-69b1-4fc3-9470-97cd97a169e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot delete request issued successfully. Aug 20 08:04:25.342301 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f5b6a0c-69b1-4fc3-9470-97cd97a169e6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 returned with HTTP 202 Aug 20 08:04:25.342716 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1540/6148] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:04:25 2026] DELETE /volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:25.349487 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-de42aa74-bb8f-4581-bfc7-62bd333621b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:25.351276 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de42aa74-bb8f-4581-bfc7-62bd333621b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 Aug 20 08:04:25.351531 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de42aa74-bb8f-4581-bfc7-62bd333621b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:25.351803 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de42aa74-bb8f-4581-bfc7-62bd333621b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:25.356746 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:25.356746 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:25.357083 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-de42aa74-bb8f-4581-bfc7-62bd333621b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:25.357825 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de42aa74-bb8f-4581-bfc7-62bd333621b6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 returned with HTTP 200 Aug 20 08:04:25.358208 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1536/6149] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:25 2026] GET /volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 => generated 494 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:26.366460 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e1e74d6e-a091-4204-8200-6a24184ba030 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:26.368572 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1e74d6e-a091-4204-8200-6a24184ba030 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 Aug 20 08:04:26.368846 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1e74d6e-a091-4204-8200-6a24184ba030 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:26.369129 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1e74d6e-a091-4204-8200-6a24184ba030 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:26.373260 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1e74d6e-a091-4204-8200-6a24184ba030 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 returned with HTTP 404 Aug 20 08:04:26.373770 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1522/6150] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:26 2026] GET /volume/v3/snapshots/280e99c5-3978-40a4-a291-67020180b736 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:26.379756 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-98522838-c24b-4873-a165-5441488e79f9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:26.381512 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98522838-c24b-4873-a165-5441488e79f9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 Aug 20 08:04:26.381765 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98522838-c24b-4873-a165-5441488e79f9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:26.381971 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98522838-c24b-4873-a165-5441488e79f9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:26.382161 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-98522838-c24b-4873-a165-5441488e79f9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume with id: 6adcf256-7d5e-462e-8f34-5a1048d5fbf4 Aug 20 08:04:26.388809 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:26.388809 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:26.389102 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-98522838-c24b-4873-a165-5441488e79f9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:26.403387 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-98522838-c24b-4873-a165-5441488e79f9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume request issued successfully. Aug 20 08:04:26.403615 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98522838-c24b-4873-a165-5441488e79f9 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 returned with HTTP 202 Aug 20 08:04:26.404083 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1553/6151] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:04:26 2026] DELETE /volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:26.410743 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3235b044-bec0-43c5-a3ca-1197f89f7a66 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:26.412541 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3235b044-bec0-43c5-a3ca-1197f89f7a66 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 Aug 20 08:04:26.412789 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3235b044-bec0-43c5-a3ca-1197f89f7a66 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:26.412971 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3235b044-bec0-43c5-a3ca-1197f89f7a66 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:26.419595 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:26.419595 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:26.422998 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3235b044-bec0-43c5-a3ca-1197f89f7a66 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:26.426393 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3235b044-bec0-43c5-a3ca-1197f89f7a66 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 returned with HTTP 200 Aug 20 08:04:26.426782 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1541/6152] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:26 2026] GET /volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:27.439521 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bac015f2-038f-47cc-9a0e-26fceb21e4f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:27.441267 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bac015f2-038f-47cc-9a0e-26fceb21e4f1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 Aug 20 08:04:27.441445 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bac015f2-038f-47cc-9a0e-26fceb21e4f1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:27.441655 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bac015f2-038f-47cc-9a0e-26fceb21e4f1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:27.447264 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bac015f2-038f-47cc-9a0e-26fceb21e4f1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 returned with HTTP 404 Aug 20 08:04:27.447755 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1537/6153] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:27 2026] GET /volume/v3/volumes/6adcf256-7d5e-462e-8f34-5a1048d5fbf4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:27.454765 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:27.456448 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:04:27.456816 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-742312706"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:27.458461 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-742312706'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:04:27.458638 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume of 1 GB Aug 20 08:04:27.462249 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Availability Zones retrieved successfully. Aug 20 08:04:27.466987 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (69ed6d1d-b2ab-466b-b7e6-603b9ce84d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:27.468082 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80aff758-56bd-438f-9023-0e9e352a81ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:27.468823 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:04:27.490906 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80aff758-56bd-438f-9023-0e9e352a81ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T07:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d04ddc1d-b63d-41e1-9851-53682adc8493,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04ddc1d-b63d-41e1-9851-53682adc8493', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:27.491595 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c25a4c-cae0-41c3-be22-d3d9f42e8779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:27.527627 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['0c8c400f-6d0d-44b3-8b22-737bece70525', '7d452a9b-df00-42db-bc8b-1268f7ec2629', '0e08d367-49e1-4e15-8da1-25178a9a6482', 'ad746ed1-4922-4178-9df3-04c28512e0de'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:27.528389 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c25a4c-cae0-41c3-be22-d3d9f42e8779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c8c400f-6d0d-44b3-8b22-737bece70525', '7d452a9b-df00-42db-bc8b-1268f7ec2629', '0e08d367-49e1-4e15-8da1-25178a9a6482', 'ad746ed1-4922-4178-9df3-04c28512e0de']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:27.529136 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75ae113-4f8d-4c8c-a2b4-cd2892f4e3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:27.552340 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75ae113-4f8d-4c8c-a2b4-cd2892f4e3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a05935e9-3bd8-464e-8314-d4bc743c2b2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-742312706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['0c8c400f-6d0d-44b3-8b22-737bece70525','7d452a9b-df00-42db-bc8b-1268f7ec2629','0e08d367-49e1-4e15-8da1-25178a9a6482','ad746ed1-4922-4178-9df3-04c28512e0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-742312706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a05935e9-3bd8-464e-8314-d4bc743c2b2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c8bb41dca24261bc267fa272c66ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16cb3776c95d45938c25de210d96cb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04ddc1d-b63d-41e1-9851-53682adc8493),volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:27.553245 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52547ad4-c6da-4a40-bc41-f8a527b6b898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:27.573302 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52547ad4-c6da-4a40-bc41-f8a527b6b898) transitioned into state 'SUCCESS' from state '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-742312706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c8bb41dca24261bc267fa272c66ebd',qos_specs=None,replication_status=,reservations=['0c8c400f-6d0d-44b3-8b22-737bece70525','7d452a9b-df00-42db-bc8b-1268f7ec2629','0e08d367-49e1-4e15-8da1-25178a9a6482','ad746ed1-4922-4178-9df3-04c28512e0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16cb3776c95d45938c25de210d96cb3b',volume_type_id=d04ddc1d-b63d-41e1-9851-53682adc8493)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:27.574350 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569a1140-20ad-4b97-af66-1ee895859fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:27.586073 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569a1140-20ad-4b97-af66-1ee895859fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:27.587136 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Flow 'volume_create_api' (69ed6d1d-b2ab-466b-b7e6-603b9ce84d0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:27.587501 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create volume request issued successfully. Aug 20 08:04:27.588256 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a80c123-dbea-4c1d-91e0-72c52161d5b1 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:04:27.588797 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1523/6154] 10.4.3.57 () {68 vars in 1251 bytes} [Thu Aug 20 08:04:27 2026] POST /volume/v3/volumes => generated 775 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:27.600791 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f9683db2-5a3d-4733-9ae7-ee42d1fd3d96 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:27.602683 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9683db2-5a3d-4733-9ae7-ee42d1fd3d96 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d Aug 20 08:04:27.602901 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9683db2-5a3d-4733-9ae7-ee42d1fd3d96 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:27.603336 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9683db2-5a3d-4733-9ae7-ee42d1fd3d96 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:27.610230 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:27.610230 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:27.613985 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f9683db2-5a3d-4733-9ae7-ee42d1fd3d96 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:27.618116 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9683db2-5a3d-4733-9ae7-ee42d1fd3d96 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d returned with HTTP 200 Aug 20 08:04:27.618476 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1554/6155] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:27 2026] GET /volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:28.631980 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e787128c-1cca-4549-b46f-a4e8decb628b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:28.633861 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e787128c-1cca-4549-b46f-a4e8decb628b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d Aug 20 08:04:28.634072 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e787128c-1cca-4549-b46f-a4e8decb628b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:28.634292 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e787128c-1cca-4549-b46f-a4e8decb628b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:28.640740 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:28.640740 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:28.643725 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e787128c-1cca-4549-b46f-a4e8decb628b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:28.647797 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e787128c-1cca-4549-b46f-a4e8decb628b tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d returned with HTTP 200 Aug 20 08:04:28.648195 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1542/6156] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:28 2026] GET /volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:28.659834 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c896799-7638-4f20-a654-2ceac8e87e87 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:28.661424 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c896799-7638-4f20-a654-2ceac8e87e87 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/snapshots Aug 20 08:04:28.661774 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c896799-7638-4f20-a654-2ceac8e87e87 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a05935e9-3bd8-464e-8314-d4bc743c2b2d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1947012149"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:28.669822 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:28.669822 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:28.670171 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2c896799-7638-4f20-a654-2ceac8e87e87 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:28.670299 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-2c896799-7638-4f20-a654-2ceac8e87e87 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Create snapshot from volume a05935e9-3bd8-464e-8314-d4bc743c2b2d Aug 20 08:04:28.691358 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2c896799-7638-4f20-a654-2ceac8e87e87 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Created reservations ['0c51f73d-0cab-4744-a52e-6e73ff8fd601', '2fc6afbe-252f-4fc5-8286-2c15c0ce9a18', '4f99eb1d-429e-45e1-9f9b-e972415c723f', '3788ba23-4849-4fd4-aa70-a012d176fc44'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:28.716334 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2c896799-7638-4f20-a654-2ceac8e87e87 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot create request issued successfully. Aug 20 08:04:28.716651 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c896799-7638-4f20-a654-2ceac8e87e87 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots returned with HTTP 202 Aug 20 08:04:28.717069 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1538/6157] 10.4.3.57 () {68 vars in 1258 bytes} [Thu Aug 20 08:04:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:28.725346 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b61ebff5-1c13-4e7e-86bb-36967b146d12 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:28.726758 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b61ebff5-1c13-4e7e-86bb-36967b146d12 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 Aug 20 08:04:28.726934 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b61ebff5-1c13-4e7e-86bb-36967b146d12 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:28.727211 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b61ebff5-1c13-4e7e-86bb-36967b146d12 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:28.732467 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:28.732467 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:28.732874 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b61ebff5-1c13-4e7e-86bb-36967b146d12 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:28.733536 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b61ebff5-1c13-4e7e-86bb-36967b146d12 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 returned with HTTP 200 Aug 20 08:04:28.733913 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1524/6158] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:28 2026] GET /volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:29.742610 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-159fd75e-e96f-4893-bc6e-66832d785f0f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:29.744268 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-159fd75e-e96f-4893-bc6e-66832d785f0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 Aug 20 08:04:29.744501 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-159fd75e-e96f-4893-bc6e-66832d785f0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:29.744744 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-159fd75e-e96f-4893-bc6e-66832d785f0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:29.749356 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:29.749356 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:29.749703 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-159fd75e-e96f-4893-bc6e-66832d785f0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:29.750329 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-159fd75e-e96f-4893-bc6e-66832d785f0f tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 returned with HTTP 200 Aug 20 08:04:29.750699 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1555/6159] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:29 2026] GET /volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:29.759640 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c513e10-78d7-4eeb-ae1b-567028c77b69 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:29.761268 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c513e10-78d7-4eeb-ae1b-567028c77b69 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] POST https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611/action Aug 20 08:04:29.761609 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c513e10-78d7-4eeb-ae1b-567028c77b69 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:04:29.761729 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c513e10-78d7-4eeb-ae1b-567028c77b69 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:29.762997 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-7c513e10-78d7-4eeb-ae1b-567028c77b69 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Updating snapshot 'e46a4db1-8d18-4e00-9535-c3ba9d07b611' with '{'status': 'creating'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 08:04:29.771183 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:29.771183 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:29.780564 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c513e10-78d7-4eeb-ae1b-567028c77b69 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611/action returned with HTTP 202 Aug 20 08:04:29.780997 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1543/6160] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 08:04:29 2026] POST /volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:04:29.788349 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c265a6fc-57d4-4534-b3fd-60702dafffea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:29.789745 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c265a6fc-57d4-4534-b3fd-60702dafffea tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 Aug 20 08:04:29.789927 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c265a6fc-57d4-4534-b3fd-60702dafffea tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:29.790129 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c265a6fc-57d4-4534-b3fd-60702dafffea tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:29.794425 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:29.794425 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:29.794704 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c265a6fc-57d4-4534-b3fd-60702dafffea tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:29.795351 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c265a6fc-57d4-4534-b3fd-60702dafffea tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 returned with HTTP 200 Aug 20 08:04:29.795704 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1539/6161] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:29 2026] GET /volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:29.804647 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-141cb529-e62a-4c96-8927-bed625274ce6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:29.806315 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-141cb529-e62a-4c96-8927-bed625274ce6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] POST https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611/action Aug 20 08:04:29.806673 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-141cb529-e62a-4c96-8927-bed625274ce6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 08:04:29.806801 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-141cb529-e62a-4c96-8927-bed625274ce6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:29.808058 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.snapshot_actions [None req-141cb529-e62a-4c96-8927-bed625274ce6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100252) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 08:04:29.812790 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:29.812790 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:29.813226 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.contrib.snapshot_actions [None req-141cb529-e62a-4c96-8927-bed625274ce6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] Updating snapshot e46a4db1-8d18-4e00-9535-c3ba9d07b611 with info {'id': 'e46a4db1-8d18-4e00-9535-c3ba9d07b611', 'status': 'error', 'progress': '80%'} Aug 20 08:04:29.818135 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-141cb529-e62a-4c96-8927-bed625274ce6 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-member] https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611/action returned with HTTP 202 Aug 20 08:04:29.818683 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1525/6162] 10.4.3.57 () {68 vars in 1389 bytes} [Thu Aug 20 08:04:29 2026] POST /volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:29.824519 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b2c4149a-dc5a-4be6-b393-225348a14f5e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:29.826221 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2c4149a-dc5a-4be6-b393-225348a14f5e tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 Aug 20 08:04:29.826403 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2c4149a-dc5a-4be6-b393-225348a14f5e tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:29.826598 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2c4149a-dc5a-4be6-b393-225348a14f5e tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:29.826701 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-b2c4149a-dc5a-4be6-b393-225348a14f5e tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete snapshot with id: e46a4db1-8d18-4e00-9535-c3ba9d07b611 Aug 20 08:04:29.831185 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:29.831185 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:29.831444 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b2c4149a-dc5a-4be6-b393-225348a14f5e tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:29.844464 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b2c4149a-dc5a-4be6-b393-225348a14f5e tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot delete request issued successfully. Aug 20 08:04:29.844644 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2c4149a-dc5a-4be6-b393-225348a14f5e tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 returned with HTTP 202 Aug 20 08:04:29.845009 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1556/6163] 10.4.3.57 () {66 vars in 1350 bytes} [Thu Aug 20 08:04:29 2026] DELETE /volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:29.852768 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-193a02f1-90b1-460f-8f52-bd591fabd932 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:29.854763 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-193a02f1-90b1-460f-8f52-bd591fabd932 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 Aug 20 08:04:29.855026 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-193a02f1-90b1-460f-8f52-bd591fabd932 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:29.855262 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-193a02f1-90b1-460f-8f52-bd591fabd932 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:29.860747 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:29.860747 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:29.861162 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-193a02f1-90b1-460f-8f52-bd591fabd932 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Snapshot retrieved successfully. Aug 20 08:04:29.861840 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-193a02f1-90b1-460f-8f52-bd591fabd932 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 returned with HTTP 200 Aug 20 08:04:29.862184 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1544/6164] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:29 2026] GET /volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:30.870828 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64dbcfb1-d341-4a08-ba68-55abde118dbd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:30.872889 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64dbcfb1-d341-4a08-ba68-55abde118dbd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 Aug 20 08:04:30.873108 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64dbcfb1-d341-4a08-ba68-55abde118dbd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:30.873317 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64dbcfb1-d341-4a08-ba68-55abde118dbd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:30.877166 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64dbcfb1-d341-4a08-ba68-55abde118dbd tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 returned with HTTP 404 Aug 20 08:04:30.877611 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1540/6165] 10.4.3.57 () {66 vars in 1347 bytes} [Thu Aug 20 08:04:30 2026] GET /volume/v3/snapshots/e46a4db1-8d18-4e00-9535-c3ba9d07b611 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:30.883481 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9bc647e4-6d1a-4a28-91e6-4b68eb3733dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:30.885195 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9bc647e4-6d1a-4a28-91e6-4b68eb3733dc tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d Aug 20 08:04:30.885379 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9bc647e4-6d1a-4a28-91e6-4b68eb3733dc tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:30.885585 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9bc647e4-6d1a-4a28-91e6-4b68eb3733dc tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:30.885735 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-9bc647e4-6d1a-4a28-91e6-4b68eb3733dc tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume with id: a05935e9-3bd8-464e-8314-d4bc743c2b2d Aug 20 08:04:30.892324 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:30.892324 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:30.892704 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9bc647e4-6d1a-4a28-91e6-4b68eb3733dc tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:30.907564 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9bc647e4-6d1a-4a28-91e6-4b68eb3733dc tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Delete volume request issued successfully. Aug 20 08:04:30.907788 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9bc647e4-6d1a-4a28-91e6-4b68eb3733dc tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d returned with HTTP 202 Aug 20 08:04:30.908255 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1526/6166] 10.4.3.57 () {66 vars in 1344 bytes} [Thu Aug 20 08:04:30 2026] DELETE /volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:30.914795 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-772104d6-be2a-43ab-a2d6-92f8bf1fcda2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:30.916531 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-772104d6-be2a-43ab-a2d6-92f8bf1fcda2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d Aug 20 08:04:30.916770 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-772104d6-be2a-43ab-a2d6-92f8bf1fcda2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:30.916964 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-772104d6-be2a-43ab-a2d6-92f8bf1fcda2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:30.923702 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:30.923702 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:30.926954 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-772104d6-be2a-43ab-a2d6-92f8bf1fcda2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Volume info retrieved successfully. Aug 20 08:04:30.931531 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-772104d6-be2a-43ab-a2d6-92f8bf1fcda2 tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d returned with HTTP 200 Aug 20 08:04:30.932081 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1557/6167] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:30 2026] GET /volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:31.943659 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3dd2e8a6-8d7b-493d-9f98-1a4f63c4539d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:31.945404 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dd2e8a6-8d7b-493d-9f98-1a4f63c4539d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] GET https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d Aug 20 08:04:31.945619 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dd2e8a6-8d7b-493d-9f98-1a4f63c4539d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:31.945801 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dd2e8a6-8d7b-493d-9f98-1a4f63c4539d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:31.951494 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dd2e8a6-8d7b-493d-9f98-1a4f63c4539d tempest-ProjectMemberTests-552472214 tempest-ProjectMemberTests-552472214-project-admin] https://10.4.3.57/volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d returned with HTTP 404 Aug 20 08:04:31.951943 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1545/6168] 10.4.3.57 () {66 vars in 1341 bytes} [Thu Aug 20 08:04:31 2026] GET /volume/v3/volumes/a05935e9-3bd8-464e-8314-d4bc743c2b2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 08:04:33.309444 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a25a1096-8ec0-4a7e-acfa-041a94b0aa24 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:33.389028 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a25a1096-8ec0-4a7e-acfa-041a94b0aa24 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:04:33.389451 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a25a1096-8ec0-4a7e-acfa-041a94b0aa24 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-872118191", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1143207254", "vendor_name": "tempest-vendor_name-457920198"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:33.407103 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a25a1096-8ec0-4a7e-acfa-041a94b0aa24 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:33.407699 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1541/6169] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:04:33 2026] POST /volume/v3/types => generated 328 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:33.416180 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:33.418014 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:04:33.418365 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "665e7809-093e-4434-a62b-92cc3a9e2212", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:33.419788 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Create volume request body: {'volume': {'volume_type': '665e7809-093e-4434-a62b-92cc3a9e2212', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:04:33.423634 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Create volume of 1 GB Aug 20 08:04:33.423911 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:33.423911 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:33.424255 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Availability Zones retrieved successfully. Aug 20 08:04:33.429466 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Flow 'volume_create_api' (f76da15e-0440-4368-ae63-6caf24a86f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:33.430325 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32eb329f-bff7-4d15-8913-77b582e8baa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:33.431104 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:04:33.450477 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32eb329f-bff7-4d15-8913-77b582e8baa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T08:04:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1143207254',vendor_name='tempest-vendor_name-457920198'},id=665e7809-093e-4434-a62b-92cc3a9e2212,is_public=True,name='tempest-ProjectReaderTests-volume-type-872118191',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '665e7809-093e-4434-a62b-92cc3a9e2212', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:33.451269 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942bd9a9-a8d9-4e02-903c-d5a3b2c178c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:33.475189 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-872118191 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-872118191, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:04:33.475454 np0000007856 devstack@c-api.service[100252]: WARNING cinder.quota [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-872118191 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-872118191, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:04:33.507926 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Created reservations ['9dcc61f7-b4dc-4b49-b253-440a2cbb5b87', '56ea7171-2fff-4102-8c2c-82c8a460e1f3', 'eadf4155-5f1a-4f2e-b4b4-30de8b2b376d', '1e934943-6fe4-4fcf-b130-da24f9a3c059'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:33.508596 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942bd9a9-a8d9-4e02-903c-d5a3b2c178c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dcc61f7-b4dc-4b49-b253-440a2cbb5b87', '56ea7171-2fff-4102-8c2c-82c8a460e1f3', 'eadf4155-5f1a-4f2e-b4b4-30de8b2b376d', '1e934943-6fe4-4fcf-b130-da24f9a3c059']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:33.509414 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf16bda9-2e1e-41a9-8536-758ce68da86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:33.534535 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf16bda9-2e1e-41a9-8536-758ce68da86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9df3e1d-ab65-4027-a4e0-f68049e2bf04', '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='89f0b8940d09442d91c823aa63db01c5',qos_specs=None,replication_status=,reservations=['9dcc61f7-b4dc-4b49-b253-440a2cbb5b87','56ea7171-2fff-4102-8c2c-82c8a460e1f3','eadf4155-5f1a-4f2e-b4b4-30de8b2b376d','1e934943-6fe4-4fcf-b130-da24f9a3c059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be3f3f7047b04b60a75b19a3f6d27530',volume_type_id=665e7809-093e-4434-a62b-92cc3a9e2212), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9df3e1d-ab65-4027-a4e0-f68049e2bf04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89f0b8940d09442d91c823aa63db01c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be3f3f7047b04b60a75b19a3f6d27530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(665e7809-093e-4434-a62b-92cc3a9e2212),volume_type_id=665e7809-093e-4434-a62b-92cc3a9e2212)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:33.535398 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57500942-a149-40c0-862e-014238e8be82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:33.555026 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57500942-a149-40c0-862e-014238e8be82) transitioned into state 'SUCCESS' from 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='89f0b8940d09442d91c823aa63db01c5',qos_specs=None,replication_status=,reservations=['9dcc61f7-b4dc-4b49-b253-440a2cbb5b87','56ea7171-2fff-4102-8c2c-82c8a460e1f3','eadf4155-5f1a-4f2e-b4b4-30de8b2b376d','1e934943-6fe4-4fcf-b130-da24f9a3c059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be3f3f7047b04b60a75b19a3f6d27530',volume_type_id=665e7809-093e-4434-a62b-92cc3a9e2212)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:33.555785 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42c8c74-02b4-4354-b46c-d2384a8057b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:33.564436 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42c8c74-02b4-4354-b46c-d2384a8057b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:33.565339 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Flow 'volume_create_api' (f76da15e-0440-4368-ae63-6caf24a86f7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:33.565670 np0000007856 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Create volume request issued successfully. Aug 20 08:04:33.566212 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb19ed1e-6a51-4ce2-bca0-e855d440afb3 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:04:33.566671 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1527/6170] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:04:33 2026] POST /volume/v3/volumes => generated 771 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:33.578151 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a4787a8c-f6fc-4583-8339-a8c321aede18 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:33.580283 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4787a8c-f6fc-4583-8339-a8c321aede18 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] GET https://10.4.3.57/volume/v3/volumes/c9df3e1d-ab65-4027-a4e0-f68049e2bf04 Aug 20 08:04:33.581180 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4787a8c-f6fc-4583-8339-a8c321aede18 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:33.581180 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4787a8c-f6fc-4583-8339-a8c321aede18 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:33.589944 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:33.589944 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:33.594000 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a4787a8c-f6fc-4583-8339-a8c321aede18 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Volume info retrieved successfully. Aug 20 08:04:33.598348 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4787a8c-f6fc-4583-8339-a8c321aede18 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/volumes/c9df3e1d-ab65-4027-a4e0-f68049e2bf04 returned with HTTP 200 Aug 20 08:04:33.598776 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1558/6171] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:04:33 2026] GET /volume/v3/volumes/c9df3e1d-ab65-4027-a4e0-f68049e2bf04 => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:34.610816 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ccfb12d1-8575-42c6-8ac9-3ce37a87df1e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:34.612477 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccfb12d1-8575-42c6-8ac9-3ce37a87df1e tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] GET https://10.4.3.57/volume/v3/volumes/c9df3e1d-ab65-4027-a4e0-f68049e2bf04 Aug 20 08:04:34.612723 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccfb12d1-8575-42c6-8ac9-3ce37a87df1e tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:34.612910 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccfb12d1-8575-42c6-8ac9-3ce37a87df1e tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:34.619329 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:34.619329 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:34.622273 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ccfb12d1-8575-42c6-8ac9-3ce37a87df1e tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Volume info retrieved successfully. Aug 20 08:04:34.625608 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccfb12d1-8575-42c6-8ac9-3ce37a87df1e tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/volumes/c9df3e1d-ab65-4027-a4e0-f68049e2bf04 returned with HTTP 200 Aug 20 08:04:34.625951 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1546/6172] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:04:34 2026] GET /volume/v3/volumes/c9df3e1d-ab65-4027-a4e0-f68049e2bf04 => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:34.637037 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6b2ad283-16fa-4286-93d5-5a86e8d8c521 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:34.639417 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b2ad283-16fa-4286-93d5-5a86e8d8c521 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] GET https://10.4.3.57/volume/v3/messages Aug 20 08:04:34.639695 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b2ad283-16fa-4286-93d5-5a86e8d8c521 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:34.639957 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b2ad283-16fa-4286-93d5-5a86e8d8c521 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:34.643759 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b2ad283-16fa-4286-93d5-5a86e8d8c521 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:04:34.644139 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1542/6173] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:04:34 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:34.651935 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-83ce3c88-36b5-4d6a-a396-ebf81c2e88b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:34.706248 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83ce3c88-36b5-4d6a-a396-ebf81c2e88b4 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-reader] GET https://10.4.3.57/volume/v3/messages Aug 20 08:04:34.706464 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83ce3c88-36b5-4d6a-a396-ebf81c2e88b4 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:34.706665 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83ce3c88-36b5-4d6a-a396-ebf81c2e88b4 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-reader] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:34.706941 np0000007856 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:34.706941 np0000007856 devstack@c-api.service[100252]: warnings.warn( Aug 20 08:04:34.709979 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83ce3c88-36b5-4d6a-a396-ebf81c2e88b4 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-reader] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:04:34.710270 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1528/6174] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:04:34 2026] GET /volume/v3/messages => generated 668 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:34.717939 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ce7ba9d8-05eb-4b38-a42c-f9f5eaab3501 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:34.719683 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce7ba9d8-05eb-4b38-a42c-f9f5eaab3501 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] DELETE https://10.4.3.57/volume/v3/messages/b3ee5a9b-2ddb-47e9-9d3f-2413b6407868 Aug 20 08:04:34.719920 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce7ba9d8-05eb-4b38-a42c-f9f5eaab3501 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:34.720137 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce7ba9d8-05eb-4b38-a42c-f9f5eaab3501 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:34.727393 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce7ba9d8-05eb-4b38-a42c-f9f5eaab3501 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/messages/b3ee5a9b-2ddb-47e9-9d3f-2413b6407868 returned with HTTP 204 Aug 20 08:04:34.727923 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1559/6175] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 08:04:34 2026] DELETE /volume/v3/messages/b3ee5a9b-2ddb-47e9-9d3f-2413b6407868 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 08:04:34.734253 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:34.735900 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/c9df3e1d-ab65-4027-a4e0-f68049e2bf04 Aug 20 08:04:34.736126 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:34.736304 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:34.736460 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Delete volume with id: c9df3e1d-ab65-4027-a4e0-f68049e2bf04 Aug 20 08:04:34.743131 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:34.743131 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:34.743426 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Volume info retrieved successfully. Aug 20 08:04:34.744280 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 08:04:34.752766 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-872118191 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-872118191, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:04:34.753063 np0000007856 devstack@c-api.service[100249]: WARNING cinder.quota [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-872118191 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-872118191, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:04:34.760263 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Created reservations ['39ad0e64-fc80-4054-98b2-84fa81fb79dc', '25b4f518-698f-4534-800a-f20d9331346f', '3e179560-b636-40ac-8bbb-4b97f1dcd249', '65652931-006a-42f6-894b-7bc438cda302'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:34.783773 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Delete volume request issued successfully. Aug 20 08:04:34.783959 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5b4029a-a11b-4b42-81fe-eee4c202d198 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/volumes/c9df3e1d-ab65-4027-a4e0-f68049e2bf04 returned with HTTP 202 Aug 20 08:04:34.784355 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1547/6176] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:04:34 2026] DELETE /volume/v3/volumes/c9df3e1d-ab65-4027-a4e0-f68049e2bf04 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:34.790923 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cf596432-30a0-415f-b081-433ca0d0eaf1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:34.792687 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf596432-30a0-415f-b081-433ca0d0eaf1 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] DELETE https://10.4.3.57/volume/v3/types/665e7809-093e-4434-a62b-92cc3a9e2212 Aug 20 08:04:34.792895 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf596432-30a0-415f-b081-433ca0d0eaf1 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:34.793081 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf596432-30a0-415f-b081-433ca0d0eaf1 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:34.814667 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf596432-30a0-415f-b081-433ca0d0eaf1 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/types/665e7809-093e-4434-a62b-92cc3a9e2212 returned with HTTP 202 Aug 20 08:04:34.815110 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1543/6177] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:04:34 2026] DELETE /volume/v3/types/665e7809-093e-4434-a62b-92cc3a9e2212 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:34.822165 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cf4d8729-756c-4a9f-b7a8-9a05d1cab041 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:34.823803 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf4d8729-756c-4a9f-b7a8-9a05d1cab041 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:04:34.824164 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf4d8729-756c-4a9f-b7a8-9a05d1cab041 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1267630248", "extra_specs": {"storage_protocol": "tempest-storage_protocol-780215434", "vendor_name": "tempest-vendor_name-1992709017"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:34.838701 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf4d8729-756c-4a9f-b7a8-9a05d1cab041 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:34.839092 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1529/6178] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:04:34 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:34.846412 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:34.848053 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] POST https://10.4.3.57/volume/v3/volumes Aug 20 08:04:34.848401 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "293de5f8-1a0e-4d34-a405-fdd54a4ab40e", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:34.849733 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Create volume request body: {'volume': {'volume_type': '293de5f8-1a0e-4d34-a405-fdd54a4ab40e', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 08:04:34.853660 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Create volume of 1 GB Aug 20 08:04:34.854064 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:34.854064 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:34.854501 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Availability Zones retrieved successfully. Aug 20 08:04:34.860010 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Flow 'volume_create_api' (98fc8019-5d18-4952-b6e2-4f590086ac7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:34.861053 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b7886c-d014-4d77-9af6-0d3359f098c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:34.861800 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 08:04:34.880857 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b7886c-d014-4d77-9af6-0d3359f098c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T08:04:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-780215434',vendor_name='tempest-vendor_name-1992709017'},id=293de5f8-1a0e-4d34-a405-fdd54a4ab40e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1267630248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '293de5f8-1a0e-4d34-a405-fdd54a4ab40e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:34.881738 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a9c812-daf6-4f08-b2b7-6c5bdffba7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:34.909034 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1267630248 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1267630248, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:04:34.909351 np0000007856 devstack@c-api.service[100250]: WARNING cinder.quota [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1267630248 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1267630248, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:04:34.932211 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Created reservations ['06c840fb-9ae3-4ddd-a563-e1dda42b28cc', '28dc057f-2d34-4e3f-a67f-e0d0347d25fe', 'ff0c261f-d1ee-4b20-82bc-68f433697ace', 'f1f05ad9-448f-4f7b-93cb-2f324e8d5ba6'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:34.933013 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a9c812-daf6-4f08-b2b7-6c5bdffba7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06c840fb-9ae3-4ddd-a563-e1dda42b28cc', '28dc057f-2d34-4e3f-a67f-e0d0347d25fe', 'ff0c261f-d1ee-4b20-82bc-68f433697ace', 'f1f05ad9-448f-4f7b-93cb-2f324e8d5ba6']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:34.933702 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f775c8-6c16-468d-9e53-8f5220479387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:34.956747 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f775c8-6c16-468d-9e53-8f5220479387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9deefa5-9598-4039-bfcb-d44db21daa16', '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='89f0b8940d09442d91c823aa63db01c5',qos_specs=None,replication_status=,reservations=['06c840fb-9ae3-4ddd-a563-e1dda42b28cc','28dc057f-2d34-4e3f-a67f-e0d0347d25fe','ff0c261f-d1ee-4b20-82bc-68f433697ace','f1f05ad9-448f-4f7b-93cb-2f324e8d5ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be3f3f7047b04b60a75b19a3f6d27530',volume_type_id=293de5f8-1a0e-4d34-a405-fdd54a4ab40e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T08:04:34Z,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=a9deefa5-9598-4039-bfcb-d44db21daa16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89f0b8940d09442d91c823aa63db01c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be3f3f7047b04b60a75b19a3f6d27530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(293de5f8-1a0e-4d34-a405-fdd54a4ab40e),volume_type_id=293de5f8-1a0e-4d34-a405-fdd54a4ab40e)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:34.957462 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad0890d9-228e-4d4d-b544-f9be7141e050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:34.973054 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad0890d9-228e-4d4d-b544-f9be7141e050) transitioned into state 'SUCCESS' from 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='89f0b8940d09442d91c823aa63db01c5',qos_specs=None,replication_status=,reservations=['06c840fb-9ae3-4ddd-a563-e1dda42b28cc','28dc057f-2d34-4e3f-a67f-e0d0347d25fe','ff0c261f-d1ee-4b20-82bc-68f433697ace','f1f05ad9-448f-4f7b-93cb-2f324e8d5ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be3f3f7047b04b60a75b19a3f6d27530',volume_type_id=293de5f8-1a0e-4d34-a405-fdd54a4ab40e)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:34.973766 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84349d01-ab74-495e-b0af-c4c71f452c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 08:04:34.981745 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84349d01-ab74-495e-b0af-c4c71f452c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 08:04:34.982764 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Flow 'volume_create_api' (98fc8019-5d18-4952-b6e2-4f590086ac7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 08:04:34.983073 np0000007856 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Create volume request issued successfully. Aug 20 08:04:34.983726 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a1e186b-ae65-4cf6-9768-2a2dd608125a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/volumes returned with HTTP 202 Aug 20 08:04:34.984211 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1560/6179] 10.4.3.57 () {70 vars in 1291 bytes} [Thu Aug 20 08:04:34 2026] POST /volume/v3/volumes => generated 772 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 08:04:34.998664 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36c5fb5b-3588-4606-b6e9-fc8b46961f48 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:35.000495 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36c5fb5b-3588-4606-b6e9-fc8b46961f48 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] GET https://10.4.3.57/volume/v3/volumes/a9deefa5-9598-4039-bfcb-d44db21daa16 Aug 20 08:04:35.000732 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36c5fb5b-3588-4606-b6e9-fc8b46961f48 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:35.000929 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36c5fb5b-3588-4606-b6e9-fc8b46961f48 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:35.009036 np0000007856 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:35.009036 np0000007856 devstack@c-api.service[100249]: warnings.warn( Aug 20 08:04:35.012811 np0000007856 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-36c5fb5b-3588-4606-b6e9-fc8b46961f48 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Volume info retrieved successfully. Aug 20 08:04:35.016965 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36c5fb5b-3588-4606-b6e9-fc8b46961f48 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/volumes/a9deefa5-9598-4039-bfcb-d44db21daa16 returned with HTTP 200 Aug 20 08:04:35.017362 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1548/6180] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:04:34 2026] GET /volume/v3/volumes/a9deefa5-9598-4039-bfcb-d44db21daa16 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:36.029013 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d159efb9-b9a0-48ab-aa25-a1577de65565 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:36.030763 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d159efb9-b9a0-48ab-aa25-a1577de65565 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] GET https://10.4.3.57/volume/v3/volumes/a9deefa5-9598-4039-bfcb-d44db21daa16 Aug 20 08:04:36.030975 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d159efb9-b9a0-48ab-aa25-a1577de65565 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:36.031147 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d159efb9-b9a0-48ab-aa25-a1577de65565 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:36.038089 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:36.038089 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:36.041116 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d159efb9-b9a0-48ab-aa25-a1577de65565 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Volume info retrieved successfully. Aug 20 08:04:36.044494 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d159efb9-b9a0-48ab-aa25-a1577de65565 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/volumes/a9deefa5-9598-4039-bfcb-d44db21daa16 returned with HTTP 200 Aug 20 08:04:36.044856 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1544/6181] 10.4.3.57 () {68 vars in 1381 bytes} [Thu Aug 20 08:04:36 2026] GET /volume/v3/volumes/a9deefa5-9598-4039-bfcb-d44db21daa16 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:36.055884 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc6cd293-fb64-48ea-ab37-51725e420fdf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:36.057508 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc6cd293-fb64-48ea-ab37-51725e420fdf tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] GET https://10.4.3.57/volume/v3/messages Aug 20 08:04:36.057726 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc6cd293-fb64-48ea-ab37-51725e420fdf tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:36.057913 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc6cd293-fb64-48ea-ab37-51725e420fdf tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:36.061172 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc6cd293-fb64-48ea-ab37-51725e420fdf tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/messages returned with HTTP 200 Aug 20 08:04:36.061485 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1530/6182] 10.4.3.57 () {68 vars in 1273 bytes} [Thu Aug 20 08:04:36 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:36.069034 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bd92e720-9a88-401b-bc82-e8b6e01c6a09 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:36.070896 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd92e720-9a88-401b-bc82-e8b6e01c6a09 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-reader] GET https://10.4.3.57/volume/v3/messages/207960a2-8774-4abe-807d-573828cb2ffe Aug 20 08:04:36.071132 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd92e720-9a88-401b-bc82-e8b6e01c6a09 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:36.071314 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd92e720-9a88-401b-bc82-e8b6e01c6a09 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-reader] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:36.074341 np0000007856 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:36.074341 np0000007856 devstack@c-api.service[100250]: warnings.warn( Aug 20 08:04:36.075009 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd92e720-9a88-401b-bc82-e8b6e01c6a09 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-reader] https://10.4.3.57/volume/v3/messages/207960a2-8774-4abe-807d-573828cb2ffe returned with HTTP 200 Aug 20 08:04:36.075387 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1561/6183] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:04:36 2026] GET /volume/v3/messages/207960a2-8774-4abe-807d-573828cb2ffe => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:36.082905 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b52d130b-f51c-4cfc-a281-2da60e162275 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:36.084879 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b52d130b-f51c-4cfc-a281-2da60e162275 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] DELETE https://10.4.3.57/volume/v3/messages/207960a2-8774-4abe-807d-573828cb2ffe Aug 20 08:04:36.085101 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b52d130b-f51c-4cfc-a281-2da60e162275 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:36.085332 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b52d130b-f51c-4cfc-a281-2da60e162275 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:36.093998 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b52d130b-f51c-4cfc-a281-2da60e162275 tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/messages/207960a2-8774-4abe-807d-573828cb2ffe returned with HTTP 204 Aug 20 08:04:36.094429 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1549/6184] 10.4.3.57 () {68 vars in 1387 bytes} [Thu Aug 20 08:04:36 2026] DELETE /volume/v3/messages/207960a2-8774-4abe-807d-573828cb2ffe => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 08:04:36.101402 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:36.103191 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] DELETE https://10.4.3.57/volume/v3/volumes/a9deefa5-9598-4039-bfcb-d44db21daa16 Aug 20 08:04:36.103438 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:36.103688 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:36.103895 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Delete volume with id: a9deefa5-9598-4039-bfcb-d44db21daa16 Aug 20 08:04:36.110999 np0000007856 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 08:04:36.110999 np0000007856 devstack@c-api.service[100251]: warnings.warn( Aug 20 08:04:36.111410 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Volume info retrieved successfully. Aug 20 08:04:36.112459 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 08:04:36.123146 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1267630248 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1267630248, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:04:36.123445 np0000007856 devstack@c-api.service[100251]: WARNING cinder.quota [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1267630248 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1267630248, it is now deprecated. Please use the default quota class for default quota. Aug 20 08:04:36.132620 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Created reservations ['856e2e20-1cd2-4e9b-92f5-f87a87ff493b', '177e13b6-e9a6-4aed-baaa-ccf16fe3f632', 'ec666575-fc36-42c2-a626-01225df5e85b', '91aab21e-943d-4193-9be7-c3ea349cb221'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 08:04:36.156416 np0000007856 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Delete volume request issued successfully. Aug 20 08:04:36.156637 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac550c12-6796-4a9d-adb1-a72e8b769c0a tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/volumes/a9deefa5-9598-4039-bfcb-d44db21daa16 returned with HTTP 202 Aug 20 08:04:36.157049 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1545/6185] 10.4.3.57 () {68 vars in 1384 bytes} [Thu Aug 20 08:04:36 2026] DELETE /volume/v3/volumes/a9deefa5-9598-4039-bfcb-d44db21daa16 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:36.163716 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9246c571-4d05-403a-8d24-fa70380d453f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:36.165411 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9246c571-4d05-403a-8d24-fa70380d453f tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] DELETE https://10.4.3.57/volume/v3/types/293de5f8-1a0e-4d34-a405-fdd54a4ab40e Aug 20 08:04:36.165693 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9246c571-4d05-403a-8d24-fa70380d453f tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:36.165919 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9246c571-4d05-403a-8d24-fa70380d453f tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:36.185408 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9246c571-4d05-403a-8d24-fa70380d453f tempest-ProjectReaderTests-339052174 tempest-ProjectReaderTests-339052174-project-admin] https://10.4.3.57/volume/v3/types/293de5f8-1a0e-4d34-a405-fdd54a4ab40e returned with HTTP 202 Aug 20 08:04:36.185972 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1531/6186] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:04:36 2026] DELETE /volume/v3/types/293de5f8-1a0e-4d34-a405-fdd54a4ab40e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:37.353084 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-82692311-bb59-48ce-a7cf-c394c3b5bab2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.424861 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82692311-bb59-48ce-a7cf-c394c3b5bab2 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:04:37.425211 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82692311-bb59-48ce-a7cf-c394c3b5bab2 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-677883583", "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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.440098 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82692311-bb59-48ce-a7cf-c394c3b5bab2 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:37.440448 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1562/6187] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types => generated 379 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.447812 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f3bc451-50ae-4ea7-aae0-44ec761e958c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.449501 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f3bc451-50ae-4ea7-aae0-44ec761e958c tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption Aug 20 08:04:37.449853 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f3bc451-50ae-4ea7-aae0-44ec761e958c tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.463386 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f3bc451-50ae-4ea7-aae0-44ec761e958c tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption returned with HTTP 200 Aug 20 08:04:37.463810 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1550/6188] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.471369 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9a848c8c-9b69-4da4-b65f-f11720c8d3c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.473088 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a848c8c-9b69-4da4-b65f-f11720c8d3c8 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:04:37.473426 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a848c8c-9b69-4da4-b65f-f11720c8d3c8 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-305054654", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.487533 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a848c8c-9b69-4da4-b65f-f11720c8d3c8 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:37.487893 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1546/6189] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.494955 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bae05131-dd98-41b0-a380-fe896e1762d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.496667 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bae05131-dd98-41b0-a380-fe896e1762d1 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types/f4f361e7-a3b8-4f0c-b051-fdafc04aaf12/encryption Aug 20 08:04:37.496992 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bae05131-dd98-41b0-a380-fe896e1762d1 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.510356 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bae05131-dd98-41b0-a380-fe896e1762d1 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/f4f361e7-a3b8-4f0c-b051-fdafc04aaf12/encryption returned with HTTP 200 Aug 20 08:04:37.510735 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1532/6190] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types/f4f361e7-a3b8-4f0c-b051-fdafc04aaf12/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.518515 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1675cc65-0274-4f3f-b47f-1b51b9a8f47b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.520113 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1675cc65-0274-4f3f-b47f-1b51b9a8f47b tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:04:37.520458 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1675cc65-0274-4f3f-b47f-1b51b9a8f47b tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1767218259", "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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.534074 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1675cc65-0274-4f3f-b47f-1b51b9a8f47b tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:37.534415 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1563/6191] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.541348 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20e75c3e-ab28-4458-827a-ba3dee5bb939 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.543078 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20e75c3e-ab28-4458-827a-ba3dee5bb939 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types/6f51e090-75fb-45bd-8ddf-cd9325d389a7/extra_specs Aug 20 08:04:37.543445 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20e75c3e-ab28-4458-827a-ba3dee5bb939 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.560921 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20e75c3e-ab28-4458-827a-ba3dee5bb939 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/6f51e090-75fb-45bd-8ddf-cd9325d389a7/extra_specs returned with HTTP 200 Aug 20 08:04:37.561279 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1551/6192] 10.4.3.57 () {68 vars in 1392 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types/6f51e090-75fb-45bd-8ddf-cd9325d389a7/extra_specs => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 08:04:37.568185 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-36dc7dc7-94bf-4a16-b7dc-a90c73594348 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.569841 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36dc7dc7-94bf-4a16-b7dc-a90c73594348 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] PUT https://10.4.3.57/volume/v3/types/6f51e090-75fb-45bd-8ddf-cd9325d389a7/extra_specs/key2 Aug 20 08:04:37.570140 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-36dc7dc7-94bf-4a16-b7dc-a90c73594348 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.587533 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36dc7dc7-94bf-4a16-b7dc-a90c73594348 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/6f51e090-75fb-45bd-8ddf-cd9325d389a7/extra_specs/key2 returned with HTTP 200 Aug 20 08:04:37.588030 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1547/6193] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 08:04:37 2026] PUT /volume/v3/types/6f51e090-75fb-45bd-8ddf-cd9325d389a7/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 08:04:37.595157 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c30a60a-5a71-4f64-bbb2-35e4e34ff7b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.596937 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c30a60a-5a71-4f64-bbb2-35e4e34ff7b1 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:04:37.597320 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c30a60a-5a71-4f64-bbb2-35e4e34ff7b1 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.609137 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c30a60a-5a71-4f64-bbb2-35e4e34ff7b1 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:37.609511 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1533/6194] 10.4.3.57 () {68 vars in 1245 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.616522 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-639b49c9-cdb1-4572-b424-eb5b78646819 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.618233 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-639b49c9-cdb1-4572-b424-eb5b78646819 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] DELETE https://10.4.3.57/volume/v3/types/088f85f7-5196-47cf-be64-78376a876f0f Aug 20 08:04:37.618434 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-639b49c9-cdb1-4572-b424-eb5b78646819 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.618650 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-639b49c9-cdb1-4572-b424-eb5b78646819 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.638694 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-639b49c9-cdb1-4572-b424-eb5b78646819 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/088f85f7-5196-47cf-be64-78376a876f0f returned with HTTP 202 Aug 20 08:04:37.639098 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1564/6195] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:04:37 2026] DELETE /volume/v3/types/088f85f7-5196-47cf-be64-78376a876f0f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:37.647092 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a82f9981-c347-4bb5-883e-4db99a88b8c7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.648845 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a82f9981-c347-4bb5-883e-4db99a88b8c7 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:04:37.649214 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a82f9981-c347-4bb5-883e-4db99a88b8c7 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-10523821", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.663066 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a82f9981-c347-4bb5-883e-4db99a88b8c7 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:37.663401 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1552/6196] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types => generated 378 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.670677 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5999654d-3497-491c-8e56-608320cd8067 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.672300 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5999654d-3497-491c-8e56-608320cd8067 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types/0b720fa4-d0b1-4ec9-a214-f402885aa4b1/encryption Aug 20 08:04:37.672630 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5999654d-3497-491c-8e56-608320cd8067 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.686504 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5999654d-3497-491c-8e56-608320cd8067 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/0b720fa4-d0b1-4ec9-a214-f402885aa4b1/encryption returned with HTTP 200 Aug 20 08:04:37.686964 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1548/6197] 10.4.3.57 () {68 vars in 1390 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types/0b720fa4-d0b1-4ec9-a214-f402885aa4b1/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.693959 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2bf4cbc7-56a6-4c37-97db-983ef2934a63 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.695698 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bf4cbc7-56a6-4c37-97db-983ef2934a63 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] DELETE https://10.4.3.57/volume/v3/types/0b720fa4-d0b1-4ec9-a214-f402885aa4b1/encryption/f634b429-681e-4524-a61f-1e1b043afbf9 Aug 20 08:04:37.695908 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bf4cbc7-56a6-4c37-97db-983ef2934a63 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.696082 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bf4cbc7-56a6-4c37-97db-983ef2934a63 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.706018 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bf4cbc7-56a6-4c37-97db-983ef2934a63 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/0b720fa4-d0b1-4ec9-a214-f402885aa4b1/encryption/f634b429-681e-4524-a61f-1e1b043afbf9 returned with HTTP 202 Aug 20 08:04:37.706387 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1534/6198] 10.4.3.57 () {66 vars in 1482 bytes} [Thu Aug 20 08:04:37 2026] DELETE /volume/v3/types/0b720fa4-d0b1-4ec9-a214-f402885aa4b1/encryption/f634b429-681e-4524-a61f-1e1b043afbf9 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:37.713714 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-50652d03-5513-471c-9a59-dec68896d713 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.715570 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-50652d03-5513-471c-9a59-dec68896d713 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:04:37.715976 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-50652d03-5513-471c-9a59-dec68896d713 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2068165248", "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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.731707 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-50652d03-5513-471c-9a59-dec68896d713 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:37.732082 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1565/6199] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:04:37 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) Aug 20 08:04:37.740085 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-def42ce9-15e7-4404-b3fa-989c8c0e2e1b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.742294 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-def42ce9-15e7-4404-b3fa-989c8c0e2e1b tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] DELETE https://10.4.3.57/volume/v3/types/902290ad-5604-4abc-906b-2b3e70b01c97/extra_specs/key1 Aug 20 08:04:37.742522 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-def42ce9-15e7-4404-b3fa-989c8c0e2e1b tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.742775 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-def42ce9-15e7-4404-b3fa-989c8c0e2e1b tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.765144 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-def42ce9-15e7-4404-b3fa-989c8c0e2e1b tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/902290ad-5604-4abc-906b-2b3e70b01c97/extra_specs/key1 returned with HTTP 202 Aug 20 08:04:37.765628 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1553/6200] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 08:04:37 2026] DELETE /volume/v3/types/902290ad-5604-4abc-906b-2b3e70b01c97/extra_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 08:04:37.773401 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae78aeac-1dfc-4721-9660-4fb88a35fe11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.775274 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae78aeac-1dfc-4721-9660-4fb88a35fe11 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] POST https://10.4.3.57/volume/v3/types Aug 20 08:04:37.775687 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae78aeac-1dfc-4721-9660-4fb88a35fe11 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1377473781", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:37.795137 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae78aeac-1dfc-4721-9660-4fb88a35fe11 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:37.795482 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1549/6201] 10.4.3.57 () {68 vars in 1246 bytes} [Thu Aug 20 08:04:37 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.803428 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee22e8eb-87e6-4514-8251-05e581778713 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.805227 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee22e8eb-87e6-4514-8251-05e581778713 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] DELETE https://10.4.3.57/volume/v3/types/352eb8f6-3233-4481-bff5-b5606e8dcb3d Aug 20 08:04:37.805435 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee22e8eb-87e6-4514-8251-05e581778713 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.805642 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee22e8eb-87e6-4514-8251-05e581778713 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.837183 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee22e8eb-87e6-4514-8251-05e581778713 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/352eb8f6-3233-4481-bff5-b5606e8dcb3d returned with HTTP 202 Aug 20 08:04:37.837561 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1535/6202] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:04:37 2026] DELETE /volume/v3/types/352eb8f6-3233-4481-bff5-b5606e8dcb3d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:37.846622 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9dd709fa-f9ad-46a7-9065-b321941c417d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.848380 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9dd709fa-f9ad-46a7-9065-b321941c417d tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] GET https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs Aug 20 08:04:37.848592 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9dd709fa-f9ad-46a7-9065-b321941c417d tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.848776 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9dd709fa-f9ad-46a7-9065-b321941c417d tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.855354 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9dd709fa-f9ad-46a7-9065-b321941c417d tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs returned with HTTP 200 Aug 20 08:04:37.855704 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1566/6203] 10.4.3.57 () {66 vars in 1371 bytes} [Thu Aug 20 08:04:37 2026] GET /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.864772 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05cdf0fc-a922-4e80-b16f-baa390a3f6bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.866500 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05cdf0fc-a922-4e80-b16f-baa390a3f6bc tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] GET https://10.4.3.57/volume/v3/types Aug 20 08:04:37.866697 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05cdf0fc-a922-4e80-b16f-baa390a3f6bc tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.866889 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05cdf0fc-a922-4e80-b16f-baa390a3f6bc tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.885329 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05cdf0fc-a922-4e80-b16f-baa390a3f6bc tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types returned with HTTP 200 Aug 20 08:04:37.885745 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1554/6204] 10.4.3.57 () {66 vars in 1224 bytes} [Thu Aug 20 08:04:37 2026] GET /volume/v3/types => generated 2608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 08:04:37.897455 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e6c2ec2a-ac63-4d22-acf1-4b67b7ed3ac2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.899180 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6c2ec2a-ac63-4d22-acf1-4b67b7ed3ac2 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] GET https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption/cipher Aug 20 08:04:37.899403 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6c2ec2a-ac63-4d22-acf1-4b67b7ed3ac2 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.899614 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6c2ec2a-ac63-4d22-acf1-4b67b7ed3ac2 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.905902 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6c2ec2a-ac63-4d22-acf1-4b67b7ed3ac2 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption/cipher returned with HTTP 200 Aug 20 08:04:37.906243 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1550/6205] 10.4.3.57 () {66 vars in 1389 bytes} [Thu Aug 20 08:04:37 2026] GET /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 08:04:37.914572 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6db72203-b5f1-4e61-a82e-3028cd42c0c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.916224 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6db72203-b5f1-4e61-a82e-3028cd42c0c8 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] GET https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption Aug 20 08:04:37.916381 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6db72203-b5f1-4e61-a82e-3028cd42c0c8 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.916560 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6db72203-b5f1-4e61-a82e-3028cd42c0c8 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.921918 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6db72203-b5f1-4e61-a82e-3028cd42c0c8 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption returned with HTTP 200 Aug 20 08:04:37.922412 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1536/6206] 10.4.3.57 () {66 vars in 1368 bytes} [Thu Aug 20 08:04:37 2026] GET /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.932165 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9bb4444a-eaa2-48ff-9bbb-5be2d26f86f4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.933944 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9bb4444a-eaa2-48ff-9bbb-5be2d26f86f4 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] GET https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs/multiattach Aug 20 08:04:37.934121 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9bb4444a-eaa2-48ff-9bbb-5be2d26f86f4 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.934301 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9bb4444a-eaa2-48ff-9bbb-5be2d26f86f4 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.940499 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9bb4444a-eaa2-48ff-9bbb-5be2d26f86f4 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs/multiattach returned with HTTP 200 Aug 20 08:04:37.940928 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1567/6207] 10.4.3.57 () {66 vars in 1407 bytes} [Thu Aug 20 08:04:37 2026] GET /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 08:04:37.948476 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-26be5b42-78a6-4dd7-9ba8-e3f5e1b888f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.950345 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26be5b42-78a6-4dd7-9ba8-e3f5e1b888f0 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] GET https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs/volume_backend_name Aug 20 08:04:37.950540 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26be5b42-78a6-4dd7-9ba8-e3f5e1b888f0 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.950740 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26be5b42-78a6-4dd7-9ba8-e3f5e1b888f0 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.956997 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26be5b42-78a6-4dd7-9ba8-e3f5e1b888f0 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs/volume_backend_name returned with HTTP 200 Aug 20 08:04:37.957376 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1555/6208] 10.4.3.57 () {66 vars in 1431 bytes} [Thu Aug 20 08:04:37 2026] GET /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 08:04:37.966558 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0bc7faed-3bee-4a9b-bbf3-4c44992aa883 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.968935 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bc7faed-3bee-4a9b-bbf3-4c44992aa883 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] GET https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083 Aug 20 08:04:37.969223 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bc7faed-3bee-4a9b-bbf3-4c44992aa883 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:37.969498 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bc7faed-3bee-4a9b-bbf3-4c44992aa883 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:37.976048 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bc7faed-3bee-4a9b-bbf3-4c44992aa883 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083 returned with HTTP 200 Aug 20 08:04:37.976528 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1551/6209] 10.4.3.57 () {66 vars in 1335 bytes} [Thu Aug 20 08:04:37 2026] GET /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083 => generated 401 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:37.984658 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-178175a9-6822-4bac-b15a-9c0ed7df63ae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:37.986413 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-178175a9-6822-4bac-b15a-9c0ed7df63ae tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] PUT https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption/31f8430a-04c8-453a-94e8-a2686907e375 Aug 20 08:04:37.986803 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-178175a9-6822-4bac-b15a-9c0ed7df63ae tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:38.000128 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-178175a9-6822-4bac-b15a-9c0ed7df63ae tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption/31f8430a-04c8-453a-94e8-a2686907e375 returned with HTTP 200 Aug 20 08:04:38.000568 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1537/6210] 10.4.3.57 () {68 vars in 1499 bytes} [Thu Aug 20 08:04:37 2026] PUT /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/encryption/31f8430a-04c8-453a-94e8-a2686907e375 => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 08:04:38.010176 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd53b666-23a6-473c-85f9-42717fa59a75 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:38.011920 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd53b666-23a6-473c-85f9-42717fa59a75 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] PUT https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs/key1 Aug 20 08:04:38.012257 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd53b666-23a6-473c-85f9-42717fa59a75 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:38.029794 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd53b666-23a6-473c-85f9-42717fa59a75 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs/key1 returned with HTTP 200 Aug 20 08:04:38.030185 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1568/6211] 10.4.3.57 () {68 vars in 1406 bytes} [Thu Aug 20 08:04:38 2026] PUT /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083/extra_specs/key1 => generated 30 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 08:04:38.038391 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a8ae678-7ac2-402c-923a-2ce11e14aa7f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:38.040390 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a8ae678-7ac2-402c-923a-2ce11e14aa7f tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] PUT https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083 Aug 20 08:04:38.040803 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a8ae678-7ac2-402c-923a-2ce11e14aa7f tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 08:04:38.054369 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a8ae678-7ac2-402c-923a-2ce11e14aa7f tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083 returned with HTTP 200 Aug 20 08:04:38.054810 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1556/6212] 10.4.3.57 () {68 vars in 1355 bytes} [Thu Aug 20 08:04:38 2026] PUT /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083 => generated 370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 08:04:38.063101 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-707a0f39-8021-49ff-86c0-4516c3679e40 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:38.065032 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-707a0f39-8021-49ff-86c0-4516c3679e40 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] DELETE https://10.4.3.57/volume/v3/types/902290ad-5604-4abc-906b-2b3e70b01c97 Aug 20 08:04:38.065247 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-707a0f39-8021-49ff-86c0-4516c3679e40 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:38.065477 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-707a0f39-8021-49ff-86c0-4516c3679e40 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:38.087341 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-707a0f39-8021-49ff-86c0-4516c3679e40 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/902290ad-5604-4abc-906b-2b3e70b01c97 returned with HTTP 202 Aug 20 08:04:38.087855 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1552/6213] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:04:38 2026] DELETE /volume/v3/types/902290ad-5604-4abc-906b-2b3e70b01c97 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:38.094863 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aee1f52e-3b09-4848-99be-5af181e5941f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:38.096469 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aee1f52e-3b09-4848-99be-5af181e5941f tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] DELETE https://10.4.3.57/volume/v3/types/0b720fa4-d0b1-4ec9-a214-f402885aa4b1 Aug 20 08:04:38.096660 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aee1f52e-3b09-4848-99be-5af181e5941f tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:38.096889 np0000007856 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aee1f52e-3b09-4848-99be-5af181e5941f tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:38.117750 np0000007856 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aee1f52e-3b09-4848-99be-5af181e5941f tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/0b720fa4-d0b1-4ec9-a214-f402885aa4b1 returned with HTTP 202 Aug 20 08:04:38.118146 np0000007856 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1538/6214] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:04:38 2026] DELETE /volume/v3/types/0b720fa4-d0b1-4ec9-a214-f402885aa4b1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:38.124834 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-db8a3cd5-95e2-426f-aaef-6707cf0c01df None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:38.126561 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db8a3cd5-95e2-426f-aaef-6707cf0c01df tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] DELETE https://10.4.3.57/volume/v3/types/6f51e090-75fb-45bd-8ddf-cd9325d389a7 Aug 20 08:04:38.126876 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db8a3cd5-95e2-426f-aaef-6707cf0c01df tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:38.127106 np0000007856 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db8a3cd5-95e2-426f-aaef-6707cf0c01df tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:38.150237 np0000007856 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db8a3cd5-95e2-426f-aaef-6707cf0c01df tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/6f51e090-75fb-45bd-8ddf-cd9325d389a7 returned with HTTP 202 Aug 20 08:04:38.150882 np0000007856 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1569/6215] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:04:38 2026] DELETE /volume/v3/types/6f51e090-75fb-45bd-8ddf-cd9325d389a7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:38.157237 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5cafeaf6-b346-4203-a71a-461d1e7f08ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:38.159308 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5cafeaf6-b346-4203-a71a-461d1e7f08ca tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] DELETE https://10.4.3.57/volume/v3/types/f4f361e7-a3b8-4f0c-b051-fdafc04aaf12 Aug 20 08:04:38.159521 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5cafeaf6-b346-4203-a71a-461d1e7f08ca tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:38.159780 np0000007856 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5cafeaf6-b346-4203-a71a-461d1e7f08ca tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:38.185116 np0000007856 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5cafeaf6-b346-4203-a71a-461d1e7f08ca tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/f4f361e7-a3b8-4f0c-b051-fdafc04aaf12 returned with HTTP 202 Aug 20 08:04:38.185506 np0000007856 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1557/6216] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:04:38 2026] DELETE /volume/v3/types/f4f361e7-a3b8-4f0c-b051-fdafc04aaf12 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:38.193103 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eb1ce7ab-7817-434f-b41b-77dcf94e39a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 08:04:38.194824 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb1ce7ab-7817-434f-b41b-77dcf94e39a5 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] DELETE https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083 Aug 20 08:04:38.195013 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb1ce7ab-7817-434f-b41b-77dcf94e39a5 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 08:04:38.195213 np0000007856 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb1ce7ab-7817-434f-b41b-77dcf94e39a5 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 08:04:38.216222 np0000007856 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb1ce7ab-7817-434f-b41b-77dcf94e39a5 tempest-VolumeTypesAdminTests-1769427878 tempest-VolumeTypesAdminTests-1769427878-project-admin] https://10.4.3.57/volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083 returned with HTTP 202 Aug 20 08:04:38.216624 np0000007856 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1553/6217] 10.4.3.57 () {66 vars in 1338 bytes} [Thu Aug 20 08:04:38 2026] DELETE /volume/v3/types/71fd344b-c474-4885-bd41-363bd8d28083 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 08:04:48.115806 np0000007856 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=239,cinder:UPDATE=98,cinder:INSERT=67 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:04:48.147780 np0000007856 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=198,cinder:UPDATE=76,cinder:INSERT=52 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:04:48.182577 np0000007856 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=200,cinder:INSERT=49,cinder:UPDATE=96,cinder:DELETE=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 08:04:48.214010 np0000007856 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=205,cinder:INSERT=59,cinder:UPDATE=110 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}